a,body,div,h1,h2,h3,h4,h5,h6,p,span{font-family:Source Sans Pro,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{max-width:500px}.header{background-color:#208aec;display:flex;justify-content:center}.form_wrapper{margin-bottom:10px;margin-top:20px}.form_button{width:100%}.success_message{color:#5eabe6;font-size:24px;margin-top:20px;text-align:center}.terms_wrapper{margin-bottom:16px;margin-top:16px}.App{text-align:center}html{box-sizing:border-box;outline:none;overflow:auto}*,:after,:before{box-sizing:inherit;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}body,p{margin:0}body{background-color:#fff}.container{margin:auto;max-width:900px;padding:20px 0;text-align:left;width:100%}.header{align-items:center;background-color:#fff;padding:25px 0}.header_logo{height:55px;margin-bottom:20px;object-fit:contain}.header_text_bold{color:#ffffffe6;font-size:16px;font-weight:700;margin-bottom:3px}.header_text{color:#ffffffe6;font-size:15px}.heading{font-size:22px}.flex{display:flex}.flex_between{display:flex;justify-content:space-between}.flex_child{flex:0 0 45%}.heading_button{margin-left:12px}.list_item{border-bottom:1px solid #0000000f;margin-bottom:15px;padding-bottom:15px;text-align:left}.list_item_title{color:#000000de;font-size:17px}.list_item_description{color:#00000080;font-size:15px}.form_input{margin-bottom:20px}.login-social{display:flex;justify-content:center;margin-bottom:30px}.login-social-item{border:1px solid #e6e6e6;border-radius:54px;box-shadow:0 2px 4px #d6d6d6;height:54px;margin:0 12px;padding:12px;width:54px}.login-social-item--facebook{background-color:#3c5b9b;padding:4px}.login-social-item__image{width:100%}.form__hint{color:#00000080;font-size:16px;text-align:center}.primary-btn{background-color:#5eabe6;color:#fff}.primary-btn,.secondary-btn{border-color:#5eabe6;border-radius:6px;box-shadow:0 2px 0 #0591ff1a;cursor:pointer;font-size:1rem;height:32px;padding:4px 15px}.secondary-btn{background-color:#fff;color:#5eabe6}.delete-btn{background-color:#faf8f8;border-color:#252525;border-radius:6px;box-shadow:0 2px 0 #0591ff1a;color:#232323;cursor:pointer;font-size:1rem;height:32px;margin-left:0;padding:4px 15px}.delete-session{display:flex;justify-content:flex-start;margin-bottom:50px;width:100%}.ant-btn{background-color:#5eabe6;border-color:#5eabe6}.ant-btn:active,.ant-btn:focus,.ant-btn:hover{background-color:#0073aa!important;border-color:#0073aa!important;color:#fff!important}.ant-menu-item-selected{border-bottom-color:#0073aa!important}.ant-menu-item-active,.ant-menu-item-selected{background-color:#f0f0f0!important;color:#0073aa!important}.ant-menu-item-active{border-bottom-color:0 solid #0073aa!important}.ant-menu-light .ant-menu.ant-menu-horizontal .ant-menu-item-active:after,.ant-menu-light .ant-menu.ant-menu-horizontal .ant-menu-item-selected:after,.ant-menu-light .ant-menu.ant-menu-horizontal .ant-menu-submenu-active:after,.ant-menu-light .ant-menu.ant-menu-horizontal .ant-menu-submenu-selected:after,.ant-menu-light.ant-menu-horizontal .ant-menu-item-active:after,.ant-menu-light.ant-menu-horizontal .ant-menu-item-selected:after,.ant-menu-light.ant-menu-horizontal .ant-menu-submenu-active:after,.ant-menu-light.ant-menu-horizontal .ant-menu-submenu-selected:after{border-bottom:2px solid #0073aa!important}.content{margin-bottom:50px}.page-content{margin-bottom:10%;min-height:100%}.footer,.page-content:after{height:10%}.main-content{padding-top:70px}.page-title{margin:2%;max-width:600px}.title-card{margin-top:20px}.body-content{margin:2%;max-width:600px}.ant-slider-handle,.ant-slider-track{background-color:#5eabe6!important}.ant-slider-dot{border-color:#c3c5c6!important}.ant-slider-rail{background-color:#d9d9d9!important}.ant-slider .ant-slider-handle:hover{background-color:#e6f7ff!important;border-color:#5eabe6!important;height:16px!important;width:16px!important}.ant-slider .ant-slider-handle:active:after,.ant-slider .ant-slider-handle:focus:after{box-shadow:0 0 0 4px #5eabe6!important;height:14px!important;width:14px!important}.ant-input:hover,.ant-picker:hover,.ant-select-selector:hover{border-color:#5eabe6}.subscribe-container{align-items:center;display:flex;justify-content:center;margin-bottom:50px}.subscribe{max-width:500px;width:100%}.subscribe-form{margin-top:2%}.form-item{margin-bottom:.5rem;width:100%}.form-item .ant-input{font-size:1rem;height:2rem;line-height:2rem;padding:0 .5rem}.form-item .ant-input,.form-item .ant-input-textarea,.form-item .ant-input-textarea textarea{font-size:1rem;height:2rem;line-height:2rem;overflow:hidden;padding:0 .5rem;resize:none;width:100%}::placeholder{line-height:2rem}.form-item .ant-btn{align-items:center;font-size:1rem;height:2rem;padding:0 1rem}.form-item .ant-btn,.form-item.button-item{display:flex;justify-content:center}.responsive-form{margin-left:10%;margin-right:auto}.background-image-container{background-position:100%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}@media (max-width:768px){.button-container{display:flex;justify-content:center}}.log-it-button{margin-bottom:40px}.ant-table{background-color:initial}.ant-table-thead>tr>th{color:#a2a2a2!important;font-weight:400!important;height:20px!important;line-height:1!important;padding:8px 16px!important}.ant-table-row.card-row{background-color:#fff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 2px 8px #0000001a;margin-bottom:16px;transition:transform .3s}.ant-table-row.card-row:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.ant-table-cell{padding:16px}.ant-table-thead>tr>th{background:#0000}.td:first-child{color:#222}.page-title{font-size:24px;font-weight:700;margin-bottom:24px}.title-card{align-items:left;background-color:#f5f5f5;border-radius:10px;display:flex;margin-bottom:20px;padding:10px;position:relative;width:100%}.no-wrap{white-space:nowrap}.explainer-video{align-items:center;display:flex;justify-content:center;min-height:800px}.phone-video{aspect-ratio:19.5/9;border-radius:40px;box-shadow:0 4px 12px #0000001a;max-width:390px;width:100%}.explainer-video iframe,.explainer-video video,.phone-video{height:auto;object-fit:contain}@media (max-width:768px){.explainer-container,.hero-section{flex-direction:column;text-align:center}.explainer-video,.hero-image{margin:0 0 2rem;width:100%}.explainer-text,.hero-text-content{align-items:center}.hero-section-android{flex-direction:column;text-align:center}.hero-text-content{order:-1}.hero-image{margin:0 0 2rem;width:100%}.benefit{align-items:center;flex-direction:column;margin:0 auto;text-align:center;width:90%}.benefit img{margin:0 0 1rem}.explainer-video{margin:0 0 2rem;min-height:auto;width:100%}.phone-video{max-width:100%}}.benefits{flex-direction:column;margin:2rem}.benefit h2{margin:0}.benefit p{margin-top:.5rem}.benefit img{display:block;margin-left:auto;margin-right:auto;max-height:400px;object-fit:contain}.benefit .text{margin-left:10px}.benefit-right{flex-direction:row-reverse}.full-video-section{background:#fafafa;padding:3rem 0}.full-video-container{align-items:center;display:flex;gap:3rem;justify-content:center;margin:0 auto;max-width:1200px}.full-iphone-video{aspect-ratio:390/844;background:#000;border-radius:40px;box-shadow:0 4px 24px #0000001f;height:844px;max-height:80vh;max-width:100vw;object-fit:contain;width:390px}.full-video-explainer-text{font-size:1.2rem;max-width:400px}.full-video-explainer-text h2{font-size:2rem;margin-bottom:1rem}@media (max-width:900px){.full-video-container{flex-direction:column;gap:2rem}.full-iphone-video{height:auto;max-height:70vh;max-width:390px;width:100vw}.full-video-explainer-text{max-width:90vw;text-align:center}}.weather-grid{display:grid;font-weight:400;grid-template-columns:repeat(24,1fr);width:130vw}.weather-grid-container{overflow-x:auto}.weather-label,.weather-label-tide{text-wrap:nowrap;background-color:#fff;font-size:10px;font-weight:400;left:0;position:-webkit-sticky;position:sticky;text-align:left;z-index:1}.weather-label-tide{height:150px}.weather-cell{height:auto;min-width:2.5vw;padding:2px;vertical-align:bottom}.tide-cell,.weather-cell{font-size:10px;position:relative;text-align:center}.tide-cell{box-sizing:border-box;min-width:20px;padding:0;width:100%}.weather-cell.night-time{background-color:#9e9e9e40}.weather-cell.surf-time{background-color:#5eabe642}.weather-cell .wave-height-bar{background-color:#1677fe;display:flex;flex-direction:column;justify-content:flex-end;min-height:5px;width:100%}.weather-cell .wave-height-bar .wave-height-label{color:#fff;font-size:.75rem;font-weight:700;padding:2px 0;text-align:center}.weather-cell .wind-direction{align-items:center;display:flex;flex-direction:column}.weather-cell .wind-arrow{font-size:larger}.weather-cell .wave-direction{align-items:center;display:flex;flex-direction:column}.weather-cell .wave-arrow{font-size:larger}.low-wind{background-color:#a0db8e}.medium-wind{background-color:#def78a}.high-wind{background-color:#f25c54}table{border-collapse:collapse;width:100%}td,th{border:none;font-weight:400;padding:4px}td:first-child,th:first-child{border-right:1px solid hsla(0,0%,50%,.534);color:#9e9e9e}.session-details{align-items:center;display:flex;flex-direction:column;padding:20px}.title-card-session-details{align-items:left;background-color:#f5f5f5;border-radius:10px;display:flex;margin-bottom:20px;padding:10px;position:relative;width:100%}.rating-bar{border-radius:10px;bottom:0;height:80%;left:10px;position:absolute;top:10px;width:10px}.rating-red{background-color:#ff4d4f}.rating-yellow{background-color:#ffec3d}.rating-blue{background-color:#1890ff}.rating-lightgreen{background-color:#73d13dbd}.rating-darkgreen{background-color:#3c8f12}.title-content{margin-left:20px}.weather-grid-container{align-items:left;background-color:#fff;display:flex;height:auto;justify-content:left;margin-bottom:20px;width:100%}.info-cards-container{display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.info-card{background-color:#f5f5f5;border-radius:10px;flex:1 1;margin:0 10px;padding:20px}.info-card p{text-align:left}.info-card h1,.info-card h2,.info-card h3{margin-bottom:5px;text-align:center}.notes-card-container{align-self:flex-start;margin-bottom:10px;width:100%}.notes-card{background-color:#f5f5f5;border-radius:10px;margin-bottom:20px;padding:20px;text-align:left;width:100%}.notes-edit-btn{background:#1677ff;background-color:#5eabe6;border-color:#5eabe6;border-radius:6px;box-shadow:0 2px 0 #0591ff1a;color:#fff;font-size:12px;height:30px;margin-right:10px;padding:5px 10px}.edit-notes-textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:14px;height:150px;padding:10px;width:100%}.header{background-color:#0095bd;color:#fff;padding:.5rem;text-align:center}.hero-section{align-items:center;display:flex;justify-content:space-between;margin:2rem;padding:2rem 1rem;text-align:left}.hero-section-subscribe{display:flex;justify-content:center;margin-top:1rem;max-width:500px;width:100%}.hero-section-android{align-items:center;display:flex;justify-content:center;margin:2rem auto;max-width:1200px;padding:2rem 1rem;text-align:left;width:90%}.hero-image{margin-right:2rem;width:40%}.responsive-image{height:100%;max-height:600px;width:auto}.hero-text-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.hero-section h1{font-size:3rem;padding-bottom:1rem}.hero-section-description{font-size:1.2rem;line-height:1.5;padding:0}.hero-section-button{font-size:1.2rem;padding:1rem 0}.explainer{background-color:#f9f9f9}.explainer,.explainer-container{padding:2rem 1rem;text-align:left}.explainer-container{align-items:center;display:flex;justify-content:space-between;margin:2rem}.explainer-video{height:auto;margin-right:2rem;min-height:400px;width:50%}.explainer-video iframe,.explainer-video video{height:400px;object-fit:cover;width:100%}.explainer-text{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.explainer-text h2{font-size:2.5rem;padding-bottom:1rem;text-align:left}.explainer-text p{font-size:1.2rem;padding:0;text-align:left}@media (max-width:768px){.explainer-container,.hero-section{flex-direction:column;text-align:center}.explainer-video,.hero-image{margin:0 0 2rem;width:100%}.explainer-text,.hero-text-content{align-items:center}.hero-section-android{flex-direction:column;text-align:center}.hero-text-content{order:-1}.hero-image{margin:0 0 2rem;width:100%}}.value-propositions{background-color:#f9f9f9;padding:2rem 1rem;text-align:center}.value-props{display:flex;justify-content:space-around}.value-prop{max-width:200px}.core-benefits{padding:2rem 1rem}.benefits{display:flex;flex-wrap:wrap;justify-content:space-around;text-align:center}.benefit{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.benefit img{margin-bottom:1rem;max-height:300px;width:auto}.benefit .text{flex-direction:column;width:100%}.benefit .text,.benefit-left,.benefit-right{align-items:center;display:flex}.benefit-left img,.benefit-right img{width:50%}.benefit-left p,.benefit-right p{margin:7px;width:100%}.benefit-right{align-items:center;display:flex;flex-direction:column}.benefit-left .text,.benefit-right .text{display:flex;flex-direction:column;margin-left:1rem;width:70%}.benefit-right .text{margin-left:0;margin-right:1rem}.call-to-action,.testimonials{padding:2rem 1rem;text-align:center}.call-to-action{background-color:#f2f2f2}.call-to-action button{background-color:#0095bd;border:none;color:#fff;cursor:pointer;padding:.5rem 1rem}.call-to-action button:hover{background-color:#555}.faq-section{background-color:#fff;padding:2%}.faq-section h2{align-content:center;padding-bottom:1rem;padding-left:2%;padding-right:2%}.secondary-btn{margin-left:1rem}@media (min-width:768px){.benefits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.benefit{margin-bottom:0;width:auto}.benefit img{margin-bottom:0;order:-1}.benefit .text{margin-top:1rem}.benefit-right{flex-direction:column}.benefit-right img{margin-bottom:0;order:-1}.benefit-right .text{margin-top:1rem}}.subscribe-form{margin-top:1rem;max-width:500px;width:100%}.form-item{margin-bottom:1rem}.button-item{text-align:center}.hero-section-android h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-section-android h3{font-size:1.8rem;font-weight:400;margin-bottom:.5rem}@media (min-width:768px){.button-item{text-align:left}.hero-section-subscribe{justify-content:flex-start}}.footer{background-color:#fff;bottom:0;height:80px;padding:10px 0;position:fixed;text-align:center;width:100%}.footer-content{display:inline-block;margin:auto}.footer a{color:#000;padding:0 10px;text-decoration:none}.footer a:hover{text-decoration:underline}.footer p{margin-bottom:15px}.brand-name{color:#1f1f1f;font-size:20px;font-weight:700}@media (max-width:768px){.brand-name{display:none}}.feedback-button{align-items:center;background-color:#00b6b9;border:none;border-radius:4%;bottom:20px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;position:fixed;right:20px;transition:background-color .3s ease;width:50px}.feedback-button:hover{background-color:#0073aa}.custom-upload-button{background-color:#fff;border-color:#1890ff;color:#1890ff}.custom-upload-button:hover{background-color:#1890ff;border-color:#1890ff}
/*# sourceMappingURL=main.23d5c0b0.css.map*/