@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,400;6..12,500;6..12,600;6..12,700;6..12,800;6..12,900;6..12,1000&display=swap);*{-webkit-tap-highlight-color:transparent}body{align-items:center;color:#13315f;display:flex;flex-flow:column nowrap;font-family:Nunito sans;margin:0}#root,body{width:100%}input{color:#13315f}button,input{font-family:Nunito sans}button{cursor:pointer;filter:brightness(1);transition:filter .25s}button:hover{filter:brightness(.8)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#7bd6d4;border-radius:8px;box-shadow:0 0 4px #000}::-webkit-scrollbar-track{background:#f8f9f9}.blobed_background{position:relative}.blobed_background .bg_blob{opacity:30%;position:absolute;z-index:-1}.blobed_background .bg_blob:first-child{right:5%;top:25%}.blobed_background .bg_blob:nth-child(2){right:30%;top:5%}.blobed_background .bg_blob:nth-child(4){top:40%}.blobed_background .bg_blob:nth-child(3){left:31%;top:60%}.blobed_background .bg_blob:last-of-type{left:10%;top:10%}button.join_button{background:#13315f;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:600;margin-top:45px;outline:none;padding:25px 50px}footer,section{align-items:center;display:flex;flex-flow:column nowrap;width:100%}footer h1,section h1{font-size:45px;font-weight:800;margin:60px 0 10px;padding:0;text-align:center}footer h3,section h3{font-size:25px;font-weight:800;margin:0 0 35px;padding:0}@media only screen and (max-width:780px){footer h1,section h1{font-size:35px;padding:0 20px}footer h3,section h3{font-size:20px}}@media only screen and (max-width:1100px){.blobed_background .bg_blob:nth-child(3){left:10%}}@media only screen and (max-width:850px){.blobed_background .bg_blob:first-child{display:none}.blobed_background .bg_blob:nth-child(2){right:10px;top:15%}.blobed_background .bg_blob:nth-child(4){right:15%}.blobed_background .bg_blob:last-of-type{left:-150px!important}}#landing_section{padding-bottom:60px}#landing_section.margined{margin-top:50px}#landing_section #video{align-items:center;background-color:#cec8d0;display:flex;height:400px;justify-content:center;width:720px}@media only screen and (max-width:580px){#landing_section.margined{margin-top:50px}#landing_section #video{height:190px;width:90%}}.popup{background-color:#fff;border:2px solid #ccc;border-radius:10px;bottom:20px;height:70px;left:20px;position:fixed;width:300px;z-index:9999}.close-button{background:none;border:none;color:#888;cursor:pointer;font-size:16px;position:absolute;right:5px;top:5px}.info_structure{padding-bottom:200px;position:relative}.info_structure #info_wrapper{display:flex;flex-flow:row nowrap;gap:150px;justify-content:center;width:80%}.info_structure #info_wrapper span#col{display:flex;flex-flow:column nowrap;gap:50px;width:35%}.info_structure #info_wrapper span#col h3{margin:0;padding:0}.info_structure #info_wrapper span#col p{font-size:20px;font-weight:500;margin:0;padding:0}@media only screen and (max-width:1300px){.info_structure #info_wrapper{gap:50px;width:calc(100% - 50px)}.info_structure #info_wrapper span#col{width:50%}}@media only screen and (max-width:750px){.info_structure #info_wrapper{align-items:center;flex-flow:column nowrap;width:100%}.info_structure #info_wrapper span#col{width:calc(100% - 80px)}}#discount_section{background:#7bd6d4;padding:40px 0}#discount_section #timer_wrapper{grid-column-gap:30px;grid-row-gap:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}#discount_section #timer_wrapper .cell #num{align-items:center;background:#f8f9f9;border-radius:5px;box-shadow:1px 13px 13px -2px #00000036;display:flex;justify-content:center;padding:35px 30px;text-align:center}#discount_section #timer_wrapper .cell #num h1{font-size:35px;font-weight:800;margin:0;padding:0;width:50px}#discount_section #timer_wrapper .cell h3{font-size:25px;margin-top:15px;text-align:center;width:100%}@media only screen and (max-width:780px){#discount_section #timer_wrapper{display:flex;gap:20px;justify-content:center;width:calc(100% - 50px)}#discount_section #timer_wrapper .cell{width:calc(25% - 15px)}#discount_section #timer_wrapper .cell #num{min-width:25%;padding:25px 30px}#discount_section #timer_wrapper .cell #num h1{font-size:25px!important}#discount_section #timer_wrapper .cell h3{font-size:18px}}#featuredIn_section{padding-bottom:100px}#featuredIn_section span{display:flex;flex-flow:row wrap;gap:100px 200px;justify-content:center;margin-top:100px;width:calc(100% - 350px)}#featuredIn_section span div{align-items:center;display:flex;height:150px;justify-content:center;width:120px}#featuredIn_section span div img{width:100%}@media only screen and (max-width:1264px){#featuredIn_section span{width:calc(100% - 150px)}}@media only screen and (max-width:650px){#featuredIn_section span{gap:30px;margin-top:30px;width:calc(100% - 20px)!important}#featuredIn_section span div{height:15vw!important;width:15vw!important}}footer{padding-top:60px}footer p{font-size:25px;margin-bottom:80px;width:50%}footer span{display:flex;flex-flow:row nowrap;gap:60px;justify-content:center;width:60%}footer span .input_wrapper{display:flex;flex-flow:column nowrap}footer span .input_wrapper label{font-size:20px;font-weight:600}footer span .input_wrapper input{background:#0000;border:2px solid #cec8d0;border-radius:5px;font-size:18px;outline:none;padding:8px 15px}footer span .input_wrapper input::placeholder{color:#13315f80}footer button{margin-bottom:100px;margin-top:150px}@media only screen and (max-width:780px){footer p{font-size:20px}}@media only screen and (max-width:620px){footer p,footer span{width:calc(100% - 40px)}footer span{flex-flow:column nowrap;gap:30px}}#benefits_section{background:#f8f9f9;padding-bottom:60px}#benefits_section #card_wrapper{grid-column-gap:20px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);justify-content:space-between}#benefits_section #card_wrapper .card{align-items:start;background:#fff;border-radius:5px;box-shadow:1px 13px 13px -2px #00000036;display:flex;padding:25px 15px;width:250px}#benefits_section #card_wrapper .card p{font-weight:800;margin:0;padding:0}#benefits_section #card_wrapper .card img{margin-right:15px;margin-top:5px;width:30px}@media only screen and (max-width:980px){#benefits_section #card_wrapper{display:flex;flex-flow:row wrap;justify-content:center;padding:0 30px}#benefits_section #card_wrapper .card{width:calc(50% - 40px)}}@media only screen and (max-width:680px){#benefits_section #card_wrapper{display:flex;flex-flow:row wrap;justify-content:center;padding:0 30px}#benefits_section #card_wrapper .card{width:calc(100% - 40px)}#benefits_section #card_wrapper .card p{font-size:18px}}#socials_section{background:#f8f9f9;padding-bottom:30px}#socials_section span{align-items:center;display:flex;flex-flow:row nowrap;gap:30px;justify-content:center;margin-top:50px;width:100%}#socials_section span div{align-items:center;display:flex;flex-flow:column nowrap}#socials_section span div:first-child img{height:50px;margin:15px 0}#socials_section span div img{height:80px}#socials_section span div h3{font-size:22px;font-weight:800;text-align:center}@media only screen and (max-width:1000px){#socials_section span div:first-child img{height:30px!important;margin:10px 0!important}#socials_section span div img{height:50px!important}#socials_section span div h3{font-size:18px}}@media only screen and (max-width:750px){#socials_section span{flex-flow:column nowrap}#socials_section span div:first-child img{height:auto!important;width:55%!important}#socials_section span div img{height:auto!important;width:40%!important}#socials_section span div h3{font-size:27px}}#testimonials_section{background:#f8f9f9;padding-bottom:100px;position:relative}#testimonials_section #caroussel{position:relative;width:1060px}#testimonials_section #caroussel .owl-stage-outer{padding-right:0 20px}#testimonials_section #caroussel .item{background:#fff;border-radius:5px;box-shadow:1px 13px 13px -2px #00000036;margin:30px 0;padding:30px 20px}#testimonials_section #caroussel .item #stars{display:flex;gap:5px;margin-bottom:20px;width:20px}#testimonials_section #caroussel .item h4{font-size:22px;font-weight:800;margin:0 0 25px;padding:0}#testimonials_section #caroussel .item div{align-items:stretch;display:flex;flex-flow:column nowrap;height:300px}#testimonials_section #caroussel .item div p{font-size:18px;margin:0;padding:0}#testimonials_section #caroussel .item div p:first-child{height:100%}@media only screen and (max-width:1130px){#testimonials_section #caroussel{width:calc(100% - 50px)}}@media only screen and (max-width:760px){#testimonials_section #caroussel{width:calc(100% - 20px)}}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+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) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block;*display:inline}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}#zoom_section{background:#f8f9f9;padding-bottom:30px}#zoom_section span{display:flex;flex-flow:row nowrap;gap:50px;justify-content:center;margin-top:50px}#zoom_section span img{height:500px}#zoom_section span div{display:flex;flex-flow:column nowrap;width:500px!important}#zoom_section span div h1{font-size:40px;font-weight:800;margin:0;padding:0;text-align:left;width:100%}#zoom_section span div p{font-size:22px;font-weight:500;margin:0;padding:0}@media only screen and (max-width:1300px){#zoom_section span{width:calc(100% - 100px)}}@media only screen and (max-width:1050px){#zoom_section span{flex-flow:column nowrap}#zoom_section span img{height:auto;width:100%}#zoom_section span div{width:100%!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#signup_popup{align-items:center;animation:fadeIn .3s ease-in-out;background:#0009;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}#signup_popup.active{display:flex}#signup_popup form{align-items:center;background:#f8f9f9;border-radius:5px;display:flex;flex-flow:column nowrap;padding:50px;width:600px}#signup_popup form #img_wrapper{display:flex;justify-content:flex-end;margin-right:-25px;margin-top:-20px;width:100%}#signup_popup form #img_wrapper img{cursor:pointer}#signup_popup form h1{font-size:30px;margin:15px 0 0;padding:0}#signup_popup form label{font-size:20px;font-weight:600;margin-top:25px;width:calc(100% - 100px)}#signup_popup form input{background:#fff;border:none;font-size:18px;outline:none;width:calc(100% - 100px)}@media only screen and (max-width:750px){#signup_popup form{padding:50px 30px;width:calc(100% - 80px)!important}#signup_popup form #img_wrapper{margin-right:5px!important;margin-top:-20px}#signup_popup form #img_wrapper img{height:18px;width:18px}#signup_popup form input,#signup_popup form label{width:100%!important}}#membership_section{display:flex;flex-flow:row nowrap;gap:30px;justify-content:center;margin-bottom:100px;margin-top:50px}#membership_section .offer_card{background:#f8f9f9;box-shadow:0 4px 4px 0 #00000040;justify-content:space-between;min-height:630px;padding:20px 30px;width:400px}#membership_section .offer_card,#membership_section .offer_card #text{align-items:center;display:flex;flex-flow:column nowrap}#membership_section .offer_card #text h1{font-size:35px;margin:0;padding:0}#membership_section .offer_card #text h2{color:#9dd7a2;font-size:32px;font-weight:800;margin:15px 0;padding:0;text-align:center;width:100%}#membership_section .offer_card #text #save_offer{background:#fc9393;border-radius:5px;color:#fff;font-size:35px;padding:0 15px}#membership_section .offer_card #text h3{color:#fc9393;margin-top:20px;text-decoration:line-through}#membership_section .offer_card #text span{align-items:start;display:flex;margin-top:0}#membership_section .offer_card #text span p{font-size:20px;font-weight:700;margin:0;padding:0}#membership_section .offer_card #text span img{margin-right:15px;margin-top:5px;width:30px}#membership_section .offer_card button{width:calc(100% - 30px)}@media only screen and (max-width:1000px){#membership_section{margin-left:15px;width:calc(100% - 30px)}#membership_section .offer_card{width:50%}#membership_section .offer_card h1{font-size:28px!important}#membership_section .offer_card h2{font-size:25px!important}}@media only screen and (max-width:800px){#membership_section{flex-flow:column nowrap;margin-left:0;width:100%!important}#membership_section .offer_card{width:calc(100% - 100px)}#membership_section .offer_card h1{font-size:28px!important}#membership_section .offer_card h2{font-size:25px!important}}#info_float_wrapper #info_float p{width:85%}@media only screen and (max-width:650px){#info_float_wrapper #info_float{width:90%}#info_float_wrapper #info_float p{width:75%!important}}#info_float_wrapper{display:flex;justify-content:center;position:absolute;top:30px;width:100%}#info_float_wrapper #info_float{background:#f8f9f9;border-radius:5px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:600px}#info_float_wrapper #info_float p{background:#9dd7a2;border-radius:5px;color:#13315f;display:inline-block;font-weight:800;margin:0;padding:5px 20px;text-align:center;width:100%}@media only screen and (max-width:650px){#info_float_wrapper #info_float{width:90%}#info_float_wrapper #info_float p{width:90%!important}}
/*# sourceMappingURL=main.4da2d4d6.css.map*/