@import "https://fonts.googleapis.com/css2?family=Bowlby+One&family=Bowlby+One+SC&display=swap";
*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1315px;margin:0 auto;padding:0 16px;position:relative}@media (min-width:1040px){.container{padding:0 32px}}body{letter-spacing:-.396px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){body{letter-spacing:-.484px;font-size:22px}}body{color:#0c4013;background-image:url(/images/textured_bg.png)}#root{position:relative;overflow:hidden}*{-webkit-font-smoothing:antialiased;-webkit-text-stroke:1px #0000}.btn{border-radius:100px;padding:5px 30px;font-family:bebas-neue,sans-serif;font-size:20px;font-weight:400;line-height:150%;text-decoration:none;box-shadow:0 3px #10260d}@media (min-width:768px){.btn{padding:9px 40px;font-size:25px}}.btn.bg_green{background:#278546}.btn.bg_green:hover{background:#0c4013}.btn.bg_white{background:#fbf3db}.btn.bg_white:hover{color:#fbf3db;background:#278546}.btn.white_text{color:#fff}.btn.green_text{color:#0c4013}.mobile-menu-open .mobile-header{z-index:99}h1{text-transform:uppercase;font-family:Bowlby One SC,sans-serif;font-size:41px;font-weight:400;line-height:87%}@media (min-width:768px){h1{font-size:55px;line-height:100%}}h2{letter-spacing:-.054px;text-transform:uppercase;font-family:bebas-neue,sans-serif;font-size:27px;font-weight:400;line-height:100%}@media (min-width:768px){h2{letter-spacing:-.08px;font-size:40px;line-height:115%}}.title_area{flex-direction:column;justify-content:center;align-items:center;display:flex}.title_area .section_title{margin-bottom:15px}@media (min-width:768px){.title_area .section_title{margin-bottom:22px}}.title_area .section_title img{width:auto;height:31px;display:block}@media (min-width:768px){.title_area .section_title img{height:40px}}.title_area h2{text-transform:uppercase;color:#fbf3db;text-align:center;margin-bottom:30px;font-family:Bowlby One SC,sans-serif;font-size:41px;font-weight:400;line-height:87%}@media (min-width:768px){.title_area h2{margin-bottom:50px;font-size:55px;line-height:100%}}.stick_nav{opacity:0;pointer-events:none;z-index:99;flex-direction:column;gap:60px;width:15px;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%)}@media (min-width:768px){.stick_nav{opacity:1;pointer-events:auto}}@media (min-width:1281px){.stick_nav{right:40px}}.stick_nav a{z-index:2;width:15px;height:15px;transition:all .3s;display:block;position:relative}.stick_nav a.active{transform:rotate(45deg)}.stick_nav a.active:before{content:"";background:#fbf3db;border-radius:60%;width:50%;height:50%;position:absolute;top:25%;left:25%}.header{z-index:999;width:100%;margin-top:62px;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0}.header .container{max-width:1403px}.header.scrolled{background:#fbf3db;margin-top:0}.header.scrolled a{color:#0c4013!important}.header .header_inner{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.header .header_inner{justify-content:center;align-items:center}}.header .header_inner .menu{margin-left:auto}.header .header_inner .menu_items{flex-direction:row;gap:0;display:flex}.header .header_inner .menu_items a{color:#fbf3db;text-transform:uppercase;margin-right:39px;font-family:bebas-neue,sans-serif;font-size:25px;font-weight:400;line-height:150%;text-decoration:none;transition:all .3s}.header .header_inner .logo{width:100%;max-width:104px}.header .header_inner .logo img{width:100%;display:block}.mobile-header{z-index:999;width:100%;max-width:100%;transition:all .3s;position:fixed;top:0;left:0}.mobile-header.scrolled{background:#fbf3db}.mobile-header.scrolled .mobile-header_inner{margin-top:0}.mobile-header.scrolled .hamburger-line{background:#0c4013}.mobile-header .mobile-header_inner{justify-content:center;align-items:center;margin-top:19px;padding:15px 0;display:flex;position:relative}.mobile-header .logo{z-index:999;width:100%;max-width:60px;position:relative}.mobile-header .logo a{justify-content:center;align-items:center;width:100%;display:flex}.mobile-header .logo a img{width:100%;height:auto}.mobile-menu-toggle{cursor:pointer;z-index:999;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:44px;height:44px;margin-left:auto;padding:10px;display:flex;position:absolute;right:0}.mobile-menu-toggle .hamburger-line{transform-origin:50%;background-color:#fbf3db;width:42px;height:2px;transition:all .3s}.mobile-menu-toggle .hamburger-line:first-child.open{background:#0c4013;transform:rotate(45deg)translate(6px,6px)}.mobile-menu-toggle .hamburger-line:nth-child(2).open{opacity:0}.mobile-menu-toggle .hamburger-line:nth-child(3).open{background:#0c4013;transform:rotate(-45deg)translate(10px,-10px)}.mobile-menu{z-index:99;opacity:0;width:100%;height:100vh;transition:all .3s;display:none;position:relative;top:0;left:0;transform:translateY(-100%);position:fixed!important}.mobile-menu.open{opacity:1;background:#fbf3db;padding:58px 16px;display:flex;transform:translateY(0)}.mobile-menu .mobile-menu_items{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;padding:58px 0;display:flex;position:relative}.mobile-menu .mobile-menu_items a{letter-spacing:-.07px;color:#0c4013;text-align:left;text-align:center;text-transform:uppercase;font-family:bebas-neue,sans-serif;font-size:35px;font-weight:400;line-height:-100%;text-decoration:none}.mobile-menu .mobile-menu_items a:hover{opacity:.8;transform:translateY(-2px)}body.mobile-menu-open{overflow:hidden}.footer{background:#0c4013;padding:60px 0}@media (min-width:768px){.footer{padding:56px 0 148px}}.footer .container{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer .logo{max-width:70px;margin-bottom:19px}@media (min-width:768px){.footer .logo{margin-bottom:40px}}.footer .logo img{width:100%;height:auto}.footer .btn{margin-bottom:19px}@media (min-width:768px){.footer .btn{margin-bottom:40px}}.footer .copy_left{letter-spacing:-.396px;color:#fbf3db;text-align:center;margin-bottom:40px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){.footer .copy_left{letter-spacing:-.484px;font-size:22px}}.footer .copy_certs{color:#fbc52a;text-align:center;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}.footer .copy_certs .privacy-links a{color:#fbc52a}.footer .copy_certs strong{margin-bottom:10px;font-size:22px}.footer .privacy-links{text-align:center;justify-content:center;align-items:center;margin-bottom:19px;display:flex}@media (min-width:768px){.footer .privacy-links{margin-bottom:40px;margin-left:24px}}.footer .privacy-links a{letter-spacing:-.396px;color:#fbf3db;margin-right:25px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%;text-decoration:none;transition:all .3s;position:relative}@media (min-width:768px){.footer .privacy-links a{letter-spacing:-.484px;margin-right:84px;font-size:22px}}.footer .privacy-links a:after{content:"|";position:absolute;right:-14px}@media (min-width:768px){.footer .privacy-links a:after{right:-42px}}.footer .privacy-links a:last-child{margin-right:0}.footer .privacy-links a:last-child:after{display:none}.footer .copy_right{text-align:center;opacity:.4;color:#fbf3db;font-family:barlow-condensed,sans-serif;font-size:16px;font-weight:400;line-height:140%}@media (min-width:768px){.footer .copy_right{letter-spacing:-.484px;font-size:22px;line-height:120%}}.hero img{width:100%;height:auto;display:block}.intro{background:#fbf3db;padding:40px 0}@media (min-width:768px){.intro{padding:65px 0}}.intro .container{max-width:859px}@media (min-width:768px){.intro .container{align-items:center;gap:35px;display:flex}}.intro h2{letter-spacing:-.054px;text-transform:uppercase;font-family:bebas-neue,sans-serif;font-size:27px;font-weight:400;line-height:100%}@media (min-width:768px){.intro h2{letter-spacing:-.08px;font-size:40px;line-height:115%}}.intro h2{text-align:center;margin-bottom:21px}@media (min-width:768px){.intro h2{text-align:right;margin-bottom:0}}.intro p{text-align:center;color:#26562b;letter-spacing:-.396px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){.intro p{text-align:left;letter-spacing:-.484px;font-size:22px}}.productoptions{padding:40px 0 0;position:relative}@media (min-width:768px){.productoptions{padding:69px 0 0}.productoptions:after{content:"";background:#fbf3db;width:100%;height:37%;position:absolute;bottom:0}}.productoptions .container{padding:0}.productoptions .products_desktop{display:flex}.productoptions .products_desktop .product{width:100%;max-width:25%;position:relative}.productoptions .swiper-slide{height:auto}.productoptions .prod_1 .img1 img{position:absolute;bottom:20px;right:0;transform:rotate(37deg)}@media (min-width:768px){.productoptions .prod_1 .img1 img{bottom:60px;left:-20px}}.productoptions .prod_1 .img2{margin-left:auto}.productoptions .prod_1 .img2 img{position:absolute;top:0;left:0}@media (min-width:768px){.productoptions .prod_1 .img2 img{top:-40px}}.productoptions .prod_2 .img1 img{position:absolute;bottom:20px;right:0}@media (min-width:768px){.productoptions .prod_2 .img1 img{bottom:70px;right:20px}}.productoptions .prod_2 .img2{margin-left:auto}.productoptions .prod_2 .img2 img{position:absolute;top:0;right:30px}@media (min-width:768px){.productoptions .prod_2 .img2 img{right:0}}.productoptions .prod_3 .img1 img{position:absolute;top:20px;right:0;transform:rotate(37deg)}@media (min-width:768px){.productoptions .prod_3 .img1 img{top:70px;right:20px}}.productoptions .prod_3 .img2{margin-left:auto}.productoptions .prod_3 .img2 img{position:absolute;top:20px;left:0;transform:rotate(37deg)}@media (min-width:768px){.productoptions .prod_3 .img2 img{top:-60px;left:10px;transform:rotate(-15deg)}}.productoptions .prod_4 .img1 img{position:absolute;top:20px;right:0;transform:rotate(37deg)}.productoptions .prod_4 .img2{margin-left:auto}.productoptions .prod_4 .img2 img{position:absolute;top:20px;left:-20px;transform:rotate(37deg)}.productoptions .image_underlay{z-index:1;flex-direction:column;width:100%;height:100%;display:flex;position:absolute}.productoptions .image_underlay .top{width:100%;height:50%;display:flex}.productoptions .image_underlay .bottom{background:#fbf3db;width:102%;height:55%;margin-bottom:-3px}.productoptions .image_underlay .img1,.productoptions .image_underlay .img2{width:100%;max-width:40%;height:100%;position:relative}.productoptions .image_wrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.productoptions .image_wrapper img{width:100%;max-width:170px;height:auto}@media (max-width:768px){.productoptions .image_wrapper img{animation:1.1s ease-in-out infinite wiggle}}@keyframes wiggle{0%,to{transform:rotate(-6deg)}50%{transform:rotate(1deg)}}.productoptions .prod_title_area{z-index:2;position:relative}.productoptions .prod_title_area h3{letter-spacing:-.054px;text-transform:uppercase;color:#0c4013;text-align:center;margin-bottom:10px;font-family:bebas-neue,sans-serif;font-size:27px;font-weight:400;line-height:100%}@media (min-width:768px){.productoptions .prod_title_area h3{letter-spacing:-.08px;margin-bottom:10px;font-size:40px;line-height:115%}}.productoptions .prod_title_area p{text-align:center;letter-spacing:-.396px;color:#0c4013;margin-bottom:49px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){.productoptions .prod_title_area p{letter-spacing:-.484px;font-size:22px}}.productoptions .custom-prev,.productoptions .custom-next{z-index:9;align-items:center;width:50px;height:50px;display:flex;position:absolute;bottom:50%}.productoptions .custom-prev img,.productoptions .custom-next img{width:100%;height:auto}.productoptions .custom-prev{left:18px}.productoptions .custom-next{right:18px}.productoptions .swiper-pagination{justify-content:center;align-items:center;gap:6px;width:100%;display:flex;position:absolute;bottom:0}.productoptions .swiper-pagination .swiper-pagination-bullet{z-index:10;border:1px solid #0c4013;border-radius:100px;width:100%;max-width:10px;height:10px;display:block}.productoptions .swiper-pagination .swiper-pagination-bullet-active{background:#0c4013}.outro{padding:80px 0;position:relative}.outro:before{content:"";background-image:url(/images/palm_left.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;left:-35px}@media (min-width:768px){.outro:before{width:331px;height:331px;top:50px;left:0}}.outro:after{content:"";background-image:url(/images/palm_right.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;right:-35px}@media (min-width:768px){.outro:after{width:331px;height:331px;top:50px;right:0}}.outro .container{max-width:1264px}.outro .tip_row{color:#9d262d;background:#fbf3db;align-items:center;margin-bottom:20px;padding:20px 100px 20px 20px;display:flex;position:relative}@media (min-width:768px){.outro .tip_row{margin-bottom:50px;padding:30px 350px 30px 30px}}.outro .left{flex-direction:column;align-items:center;margin-right:30px;display:flex}@media (min-width:768px){.outro .left{margin-right:80px}}.outro .left .small{text-transform:uppercase;color:#9d262d;margin-bottom:10px;font-family:Bowlby One SC,sans-serif;font-size:10px;font-weight:400;line-height:87%}@media (min-width:768px){.outro .left .small{font-size:24px;line-height:100%}}.outro .left .num{font-family:Bowlby One SC,sans-serif;font-size:50px;font-weight:400;line-height:87%}@media (min-width:768px){.outro .left .num{font-size:117px}}.outro .mid{letter-spacing:-.04px;text-transform:uppercase;font-family:bebas-neue,sans-serif;font-size:20px;font-weight:400;line-height:115%}@media (min-width:768px){.outro .mid{letter-spacing:-.08px;font-size:40px}}.outro .right{width:100%;max-width:100px;position:absolute;top:0;right:0}@media (min-width:768px){.outro .right{max-width:200px}}.outro .right img{width:100%;height:auto}.outro .img1{max-width:180px;top:-20px;right:-30px;transform:rotate(27deg)}@media (min-width:768px){.outro .img1{transform:unset;max-width:400px;top:-100px;right:-100px}}.outro .img5{max-width:120px}@media (min-width:768px){.outro .img5{max-width:200px;top:-10px}}.where_to_buy{background:#fbf3db;padding:80px 0}@media (min-width:1024px){.where_to_buy{padding:80px 0}}.where_to_buy .title_area h2{color:#0c4013}.where_to_buy .map_section{flex-wrap:wrap;display:flex}.where_to_buy .search_panel{order:2;width:100%;display:flex}@media (min-width:1024px){.where_to_buy .search_panel{order:1;justify-content:flex-start;align-items:flex-start}}.where_to_buy .locations_list{order:3;width:100%}@media (min-width:1024px){.where_to_buy .locations_list{order:2;max-width:calc(50% - 20px);margin-right:20px}}.where_to_buy .map_display{order:1;width:100%}@media (min-width:1024px){.where_to_buy .map_display{order:3;max-width:calc(50% - 20px);margin-left:20px}}.where_to_buy .no_locations{text-align:center;letter-spacing:-.374px;justify-content:center;align-items:center;height:100%;font-family:barlow-condensed,sans-serif;font-size:17px;font-weight:400;line-height:150%;display:flex}@media (min-width:768px){.where_to_buy .no_locations{font-size:20px}}.where_to_buy .no_locations{color:#fff}.where_to_buy .search_panel{flex-direction:column;margin-bottom:30px;display:flex}@media (min-width:1024px){.where_to_buy .search_panel{flex-direction:row}}.where_to_buy .search_panel select,.where_to_buy .search_panel input{color:#0c4013;letter-spacing:-.396px;background:0 0;border:0;border-bottom:1px solid #0c4013;width:100%;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%;outline:none!important}@media (min-width:1024px){.where_to_buy .search_panel select,.where_to_buy .search_panel input{letter-spacing:-.484px;font-size:22px}}.where_to_buy .search_panel select::placeholder,.where_to_buy .search_panel input::placeholder{color:#0c4013;opacity:.5}.where_to_buy .search_panel select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill=\"0C4013\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 10l5 5 5-5z\"/></svg>");background-position:right 0 center;background-repeat:no-repeat;background-size:30px;height:59px}.where_to_buy .search_panel .btn{white-space:nowrap}@media (min-width:1024px){.where_to_buy .search_panel .btn{max-width:219px}}.where_to_buy .search_panel .product_select{width:100%;margin-bottom:24px}@media (min-width:1024px){.where_to_buy .search_panel .product_select{max-width:15%;margin-bottom:0;margin-right:10px}}.where_to_buy .search_panel .search_box{flex-direction:row;justify-content:space-between;gap:15px;width:100%;display:flex}@media (min-width:1024px){.where_to_buy .search_panel .search_box{max-width:35%}}.where_to_buy .search_panel .search_box input{width:100%}.where_to_buy .search_panel .search_box.search_box_mobile{gap:10px;margin-top:25px}.where_to_buy .search_panel .search_box.search_box_mobile .btn{width:100%;max-width:200px;padding:0;font-size:15px}.where_to_buy .search_panel .search_box.search_box_mobile select,.where_to_buy .search_panel .search_box.search_box_mobile input{height:48px;padding:0 18px}.where_to_buy .error_message{letter-spacing:-.396px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){.where_to_buy .error_message{letter-spacing:-.484px;font-size:22px}}.where_to_buy .error_message{color:#0c4013;text-align:left}.where_to_buy .locations_list{flex-direction:column;align-items:center;gap:40px;max-height:420px;display:flex}.where_to_buy .locations_list.hidden{display:none}.where_to_buy .locations_list .location_item{justify-content:space-between;align-items:center;width:100%;display:flex}.where_to_buy .locations_list .location_item .left{text-align:left;gap:10px;display:flex}.where_to_buy .locations_list .location_item .left .location_marker{max-width:12px}@media (min-width:1024px){.where_to_buy .locations_list .location_item .left .location_marker{max-width:28px;height:36px}}.where_to_buy .locations_list .location_item .left .location_marker svg{width:100%;height:auto}.where_to_buy .locations_list .location_item .left .location_details .location_name{color:#0c4013;text-transform:none;font-family:bebas-neue,sans-serif;font-size:17px;font-weight:400;line-height:150%}@media (min-width:1024px){.where_to_buy .locations_list .location_item .left .location_details .location_name{font-size:23px}}.where_to_buy .locations_list .location_item .left .location_details .location_address{letter-spacing:-.374px;color:#0c4013;opacity:.5;font-family:barlow-condensed,sans-serif;font-size:17px;font-weight:400;line-height:150%}@media (min-width:1024px){.where_to_buy .locations_list .location_item .left .location_details .location_address{letter-spacing:unset;font-size:20px}}.where_to_buy .locations_list .location_item .left .location_details .location_distance{letter-spacing:-.374px;color:#0c4013;font-family:barlow-condensed,sans-serif;font-size:17px;font-weight:400;line-height:150%}@media (min-width:1024px){.where_to_buy .locations_list .location_item .left .location_details .location_distance{letter-spacing:unset;font-size:20px}}.where_to_buy .locations_list .location_item .right button{cursor:pointer;background:0 0;border:none}.where_to_buy .locations_list .location_item .right .directions_icon{background:var(--GREEN-2-TIKI,#278546);border-radius:14px;box-shadow:0 3px #10260d}.where_to_buy .directions_icon{margin-left:20px;padding:13px 13px 14px;display:inline-block}.where_to_buy .directions_icon svg{display:block}.where_to_buy .map_display{border-radius:50px;height:400px;overflow:hidden}@media (min-width:768px){.where_to_buy .map_display{border-radius:100px;box-shadow:0 3px #10260d}}.where_to_buy .map_display.hidden{display:none}.where_to_buy .bottom_part{flex-direction:column;align-items:center;margin-top:40px;display:flex}.where_to_buy .bottom_part .container{width:100%}@media (min-width:768px){.where_to_buy .bottom_part .container{gap:20px;display:flex}.where_to_buy .bottom_part .title_area{width:100%;max-width:50%}}.where_to_buy .bottom_part h2{text-transform:uppercase;margin-bottom:20px}.where_to_buy .bottom_part .buttons{justify-content:center;align-items:center;gap:15px;max-width:500px;display:flex}.where_to_buy .bottom_part a,.where_to_buy .bottom_part img{width:100%;height:auto}.adventure{background-image:url(/images/vibe_bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:auto 105%;padding:80px 0 0;position:relative;overflow:hidden}@media (min-width:768px){.adventure{background-size:104% 104%;padding:70px 0 0}}.adventure:before{content:"";background-image:url(/images/palm_left.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;left:-35px}@media (min-width:768px){.adventure:before{width:331px;height:331px;top:-138px;left:0}}.adventure:after{content:"";background-image:url(/images/palm_right.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;right:-35px}@media (min-width:768px){.adventure:after{width:331px;height:331px;top:-138px;right:0}}.adventure .container{max-width:690px;padding:0}.adventure h2{color:#0c4013}.adventure .adventures{position:relative}.adventure .adventures:before{content:"";background-image:url(/images/vibe_masks.png);background-position:-80px bottom;background-repeat:no-repeat;background-size:auto 100%;width:100%;max-width:150px;height:100%;position:absolute;bottom:0;left:0}@media (min-width:768px){.adventure .adventures:before{z-index:2;background-position:0 bottom;max-width:303px;height:120%;left:-60px}}.adventure .row{flex-direction:column;align-items:flex-start;width:100%;max-width:calc(100% - 165px);margin-bottom:54px;margin-left:150px;margin-right:15px;padding-bottom:54px;display:flex;position:relative}@media (min-width:768px){.adventure .row{margin-bottom:43px;margin-left:265px;padding-bottom:43px}}.adventure .row:last-child{margin-bottom:0;padding-bottom:73px}@media (min-width:768px){.adventure .row:last-child{padding-bottom:94px}}.adventure .row_inner{margin-bottom:16px;display:flex}@media (min-width:768px){.adventure .row_inner{margin-bottom:20px}}.adventure .g1{color:#5c7a28}.adventure .g1 .big_mg{background:#5c7a28}.adventure .g2{color:#278546}.adventure .g2 .big_mg{background:#278546}.adventure .g3{color:#0c4013}.adventure .g3 .big_mg{background:#0c4013}.adventure .row_right{margin-left:34px}@media (min-width:768px){.adventure .row_right{margin-left:218px}}.adventure .row_right img{width:auto;height:71px}@media (min-width:768px){.adventure .row_right img{height:93px}}.adventure .small_mg{letter-spacing:-.374px;align-items:flex-start;margin-bottom:5px;font-family:barlow-condensed,sans-serif;font-size:17px;font-weight:700;line-height:150%;display:flex}@media (min-width:768px){.adventure .small_mg{letter-spacing:-.484px;margin-bottom:20px;font-size:22px;line-height:120%}}.adventure .small_mg .icon{margin:-4px 4px 0}.adventure .big_mg{color:#fff;border-radius:10px;align-items:flex-end;padding:10px;font-family:Bowlby One SC,sans-serif;font-size:30px;font-weight:400;line-height:87%;display:flex}@media (min-width:768px){.adventure .big_mg{font-size:39px}}.adventure .big_mg .smaller{margin-left:5px;font-family:Bowlby One,sans-serif;font-size:15px;font-weight:400;line-height:87%}@media (min-width:768px){.adventure .big_mg .smaller{font-size:20px}}.adventure .buzz{text-transform:uppercase;letter-spacing:-.054px;margin-bottom:16px;font-family:bebas-neue,sans-serif;font-size:27px;font-weight:400;line-height:100%}@media (min-width:768px){.adventure .buzz{letter-spacing:-.08px;margin-bottom:20px;font-size:40px;line-height:115%}}.adventure p{letter-spacing:-.396px;white-space:nowrap;letter-spacing:-.08px;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}@media (min-width:768px){.adventure p{letter-spacing:-.484px;font-size:22px}}.adventure .border{width:100%;position:absolute;bottom:0;left:0}@media (min-width:768px){.adventure .border{min-width:699px;right:0;left:unset;z-index:1}}.adventure .border svg{width:100%;height:auto}.insta_section{padding:50px 0 0;position:relative}@media (min-width:768px){.insta_section{background-image:url(/images/insta_slash.png);background-position:0;background-repeat:no-repeat;background-size:90%;padding-bottom:80px}}.insta_section:before{content:"";background-image:url(/images/palm_left.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;left:-35px}@media (min-width:768px){.insta_section:before{width:331px;height:331px;top:-138px;left:0}}.insta_section:after{content:"";background-image:url(/images/palm_right.png);background-position:50%;background-size:100%;width:156px;height:156px;position:absolute;top:-75px;right:-35px}@media (min-width:768px){.insta_section:after{width:331px;height:331px;top:-138px;right:0}}.insta_section .container{max-width:1256px}.insta_section .insta_images{align-items:center;gap:9px;width:100%;max-width:calc(33.333% - 4.5px);margin-bottom:30px;display:flex}@media (min-width:768px){.insta_section .insta_images{gap:20px;max-width:calc(33.333% - 10px);margin-bottom:50px}}.insta_section .insta_images img{aspect-ratio:105/140;object-fit:cover;width:100%;height:auto}@media (min-width:768px){.insta_section .insta_images img{aspect-ratio:1}}.insta_section .col{width:100%}.insta_section .btn_wrapper{justify-content:center;align-items:center;display:flex}.faq{padding:80px 0 100px}@media (min-width:768px){.faq{padding:80px 0}.faq .container{max-width:1264px}}.faq .col{width:100%}.faq .faq_item{background:#fbf3db;margin-bottom:10px;padding:20px}@media (min-width:768px){.faq .faq_item{padding:30px}}.faq .faq_item_q{letter-spacing:-.054px;text-transform:uppercase;font-family:bebas-neue,sans-serif;font-size:27px;font-weight:400;line-height:100%}@media (min-width:768px){.faq .faq_item_q{letter-spacing:-.08px;font-size:40px;line-height:115%}}.faq .faq_item_q{color:#9d262d;text-transform:uppercase;cursor:pointer;align-items:center;display:flex}.faq .faq_item_q svg{width:100%;max-width:24px;height:auto;margin-left:auto}@media (min-width:768px){.faq .faq_item_q svg{max-width:48px}}.faq .faq_item_a{letter-spacing:-.396px;color:#9d262d;font-family:barlow-condensed,sans-serif;font-size:18px;font-weight:400;line-height:120%}.faq .how_will_it_make_me_feel{max-width:838px;margin:0 auto}.faq .how_will_it_make_me_feel .row{margin-bottom:15px}.faq .how_will_it_make_me_feel .row_1{flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:18px;margin-bottom:21px;display:flex}@media (min-width:768px){.faq .how_will_it_make_me_feel .row_1{margin-bottom:8px}}.faq .how_will_it_make_me_feel .row_1 img{width:100%;max-width:69px;height:auto;margin-bottom:8px;display:block}@media (min-width:768px){.faq .how_will_it_make_me_feel .row_1 img{margin-bottom:16px}}.faq .how_will_it_make_me_feel .row_1 .col{flex-direction:column;justify-content:center;align-items:center;width:auto;display:flex}@media (min-width:768px){.faq .how_will_it_make_me_feel .row_1 .col{width:100%;max-width:25%}}.faq .how_will_it_make_me_feel .row_1 .title{color:#0c4013;font-family:bebas-neue,sans-serif;font-size:20px;font-weight:400;line-height:150%}.faq .how_will_it_make_me_feel .row_1 .ml{color:#0c4013;font-family:bebas-neue,sans-serif;font-size:15px;font-weight:400;line-height:150%}.faq .how_will_it_make_me_feel .col_1{display:none!important}@media (min-width:768px){.faq .how_will_it_make_me_feel .col_1{display:flex!important}}.faq .how_will_it_make_me_feel .col{width:100%;max-width:33.333%}@media (min-width:768px){.faq .how_will_it_make_me_feel .col{max-width:25%}}.faq .how_will_it_make_me_feel .row_title{color:#000;border-bottom:1px solid #9d262d;margin-bottom:14px;padding:10px 0;font-family:bebas-neue,sans-serif;font-size:20px;font-weight:400;line-height:150%}.faq .how_will_it_make_me_feel .columns{justify-content:space-between;display:flex}.faq .how_will_it_make_me_feel .columns .col{color:#9d262d;text-align:center;font-family:bebas-neue,sans-serif;font-size:16px;font-weight:400;line-height:150%}.age_gate{z-index:999;background-image:url(/images/textured_bg.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.age_gate .age_gate_content{text-align:center;z-index:2;position:relative}.age_gate .age_gate_content h1{text-transform:uppercase;font-family:Bowlby One SC,sans-serif;font-size:41px;font-weight:400;line-height:87%}@media (min-width:768px){.age_gate .age_gate_content h1{font-size:55px;line-height:100%}}.age_gate .age_gate_content h1{text-transform:uppercase;color:#fbf3db;max-width:600px;margin-bottom:30px}@media (min-width:768px){.age_gate .age_gate_content h1{margin-bottom:36px}}.age_gate .age_gate_content .age_buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media (min-width:768px){.age_gate .age_gate_content .age_buttons{flex-flow:row;gap:20px}}.age_gate .age_gate_content .age_buttons button{border:none}
