:root{--font-default:"Roboto";--font-alt:"Roboto Slab";--fontweight-default:400;--fontweight-bold:700;--fontsize-default:16px;--fontsize-small1:.85rem;--fontsize-small2:.75rem;--fontsize-big1-alt:1.1rem;--fontsize-big1:1.2rem;--fontsize-big2:1.4rem;--fontsize-big3:1.75rem;--fontsize-big4:2rem;--fontsize-big5:2.5rem;--color-white: #fff;--color-white-shade1: rgba(255,255,255,.8);--color-white-shade2: rgba(255,255,255,.6);--color-white-shade3: rgba(255,255,255,.4);--color-white-shade4: rgba(255,255,255,.2);--color-dark: #212121;--color-dark-shade1: rgba(0,0,0,.7);--color-dark-shade2: rgba(0,0,0,.5);--color-dark-shade3: rgba(0,0,0,.3);--color-dark-shade4: rgba(0,0,0,.1);--color-dark-shade5: rgba(0,0,0,.02);--color-dark-shade6: rgba(0,0,0,.06);--color-grey1: #fafafa;--color-grey2: #f1f1f1;--color-blue1: #309dcf;--color-blue2: rgba(48,157,207,.7);--color-blue3: #6ebadd;--color-blue4: #c0e1f1;--color-blue5: #f2f7fa;--color-blue6: #fcfeff;--color-blue7: #6ac9f5;--color-blue-dark1: #213b48;--color-yellow: rgb(255, 206, 0);--color-yellow-shade1: rgba(255, 206, 0, .7);--color-yellow-shade2: rgba(255, 206, 0, .5);--color-yellow-shade3: rgba(255, 206, 0, .3);--color-yellow-dark1: #f0b000;--color-novicagreen: #679084;--color-novicabrown: #a86828;--color-bglight1:#fafbfd;--color-bglight2:#d0d3d8;--color-novicagreen-shade1: rgba(103, 144, 132, .7);--border-radius-default: 2rem;--border-radius-small1: 1rem;--border-radius-small2: .5rem;--border-radius-small3: .25rem;--border-radius-rounded: 50%}@media only screen and (max-width: 767px){:root{--fontsize-default:15px}}._button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--border-radius-default);font-weight:var(--fontweight-bold);font-size:var(--fontsize-default);text-transform:uppercase;padding:.5rem 1.5rem;position:relative}._button-small,._button ._button-small{padding:.25rem 1.5rem;font-size:var(--fontsize-small1)}._button-big{font-size:var(--fontsize-big1);padding:.5rem 2rem}._button.full{width:100%}._button-type1{border:1px solid var(--color-dark-shade4);background:var(--color-blue1);color:var(--color-white)}._button-type2{border:1px solid var(--color-dark-shade4);background:var(--color-yellow);color:var(--color-dark)}._button-type3{border:1px solid var(--color-dark-shade4);background:var(--color-bglight1);color:var(--color-dark-shade1)}._button-type3._text-blue{color:var(--color-blue1)}._button-type4{border:1px solid transparent;background:transparent;color:var(--color-dark)}._button-type5{border:1px solid var(--color-dark-shade4);background:var(--color-novicagreen);color:var(--color-white)}._button[disabled]{opacity:.6}@media (hover:hover){._button-animate{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}._button-animate:not([disabled]):not(.disabled):not(._loading):before,._button-animate:not([disabled]):not(.disabled):not(._loading):after{content:"";position:absolute;z-index:-1}._button-animate:not([disabled]):not(.disabled):not(._loading):before{width:100%;height:100%;top:0;left:0;right:0;bottom:0}._button-animate:not([disabled]):not(.disabled):not(._loading):after{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;height:0}._button-animate:not([disabled]):not(.disabled):not(._loading):hover:after{-webkit-animation:hover-in-animate .6s cubic-bezier(.6,.1,.9,.6) forwards;animation:hover-in-animate .6s cubic-bezier(.6,.1,.9,.6) forwards}._button-type1:not([disabled]):not(.disabled):not(._loading):hover{color:var(--color-white)!important;border-color:var(--color-dark-shade3)}._button-type1._button-animate:not([disabled]):not(.disabled):not(._loading):hover:after{background-color:var(--color-dark-shade3)}._button-type2:not([disabled]):not(.disabled):not(._loading):not(._button-type2-cta-primary):hover{color:var(--color-white)!important;border-color:var(--color-dark-shade3)}._button-type2._button-type2-cta-primary:not([disabled]):not(.disabled):not(._loading):hover{color:var(--color-white)!important;border-color:var(--color-dark-shade4);column-gap:.75rem}._button-type2._button-animate:not([disabled]):not(.disabled):not(._loading):not(._button-type2-cta-primary):hover:after{background-color:var(--color-dark-shade3)}._button-type2._button-animate._button-type2-cta-primary:not([disabled]):not(.disabled):not(._loading):hover:after{background-color:var(--color-yellow-dark1)}._button-type3:not(.disabled):not(._loading):hover{color:var(--color-white)!important}._button-type3._button-animate:not([disabled]):not(.disabled):not(._loading):hover:before{border-color:transparent;background-color:var(--color-bglight1)}._button-type3._button-animate:not([disabled]):not(.disabled):not(._loading):hover:after{background-color:var(--color-blue1)}._button-type4:not([disabled]):not(.disabled):not(._loading):hover{border-color:var(--color-dark-shade4);color:var(--color-dark)!important}._button-type4._button-animate:not([disabled]):not(.disabled):not(._loading):hover:before{border-color:var(--color-dark-shade4);background-color:var(--color-white)}._button-type4._button-animate:not([disabled]):not(.disabled):not(._loading):hover:after{background-color:var(--color-grey1)}._button-type5:not([disabled]):not(.disabled):not(._loading):hover{color:var(--color-white)!important;border-color:var(--color-dark-shade3)}._button-type5._button-animate:not([disabled]):not(.disabled):not(._loading):hover:after{background-color:var(--color-dark-shade3)}}._loading,._loading:hover{color:var(--color-dark-shade5)!important}._loading:before{content:"";box-sizing:border-box;position:absolute!important;top:calc(50% - .6125rem)!important;left:calc(50% - .6125rem)!important;width:1.25rem!important;height:1.25rem!important;margin-top:0;margin-left:0;border-radius:50%;border:1px solid var(--color-dark-shade4);border-top-color:var(--color-blue1);animation:spinner .6s linear infinite}._button-type2._loading:before{border-top-color:var(--color-white)}._loading img,._loading svg{opacity:0!important}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes hover-in-animate{0.00%{padding-top:0;width:0}to{padding-top:90rem;width:90rem}}.main-content.nopad{padding:0}.main-content.nopad+#shopify-section-footer .site-footer{margin-top:0}.recharge-te,#recharge-customer-portal{background-image:url(/cdn/shop/files/Undiscovered-grayleaves.jpg?v=1644485419)}.recharge-te .rct_background,#recharge-customer-portal .rct_background{background-image:url(/cdn/shop/files/membership_subscription_peru_2025_banner.jpg?v=1761118217);background-color:#ccc;height:240px;background-position:top;background-repeat:no-repeat;background-size:cover}.recharge-te .wrapper{grid-template-areas:"navigation" "background" "content"}.recharge-te .rct_content h3,.rct_sidebar .rct_content h3{color:#ad6735}.rct_content .rct_product__image__container img,.rct_content .rct_delivery-order__image__container img,.rct_content .rct_card--media .rct_card__media__container img{max-height:150px;max-width:150px;min-width:100px}.rct_content .rct_card--update-the-box{padding-top:28px;padding-bottom:26px}.rct_content .rct_card--update-the-box strong{font-size:16px;text-transform:uppercase}.rct_content .rct_card--quantity:after,.rct_content .rct_card--next-charge:after,.rct_content .rct_card--variant:after{display:none}.footer_top_new{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;justify-content:center;align-items:center;max-width:800px;margin-top:50px}.footer_top_new ul{flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;align-items:center}.footer_top_new ul li{display:inline-block;padding-right:20px;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%;margin:8px 0}.footer_top_new ul li a{display:block;color:#000;font-size:18px}.footer_top_new .logo_right{width:150px;text-align:right}.footer_top_new .logo_right a{display:block;width:100%;margin:0 auto;background:gray}.footer_top_new .logo_right a img{display:block}.partner-thumbs{display:grid;grid-template-columns:110px repeat(3,1fr) 110px;grid-gap:40px}.partner-thumbs .partner-thumb{display:flex;align-items:center;justify-content:center}.partner-thumbs .partner-thum img.fit{width:100%;height:auto}.partners-our{max-width:1010px;display:block;margin:0 auto;padding:50px 0 30px}.partners-our h5{padding-right:15px;padding-left:0;font-size:20px;font-weight:700;margin-bottom:25px}.partners_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;justify-content:center;align-items:center}.partners_list .partner_item{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;position:relative;padding-right:15px;padding-left:15px}.partners_list .partner_item a{display:block;text-align:center;width:100%}.partners_list .partner_item img{display:block;text-align:center}.social-links{max-width:1010px;margin:0 auto;padding:30px 0 40px;display:grid;grid-template-columns:1fr 3fr;grid-gap:50px}.social-links h5{padding-right:15px;padding-left:0;font-size:20px;font-weight:700;margin-bottom:25px}.social-links .social-icons-all{order:1}.social-links .social-icon-featured{order:2}.social-links .social-icon-featured .featured{display:flex}.social-links .social-icon-featured .social-icon{flex:0 0 auto;margin-right:15px}body{-webkit-font-smoothing:subpixel-antialiased}body,html{overflow-x:hidden}[data-image-loading-animation]{background-color:transparent;-moz-animation:none;-o-animation:none;-webkit-animation:none;animation:none}.price__sale .member span{color:#309dcf}.price__sale .member{color:#309dcf;text-transform:uppercase;font-size:16px;line-height:24px;display:block;width:100%;margin:0}.price__sale .retail span{color:#93a3aa}.price__sale .retail{color:#93a3aa;text-transform:uppercase;font-size:16px;line-height:24px;display:block;margin:0;width:100%;text-decoration:line-through}#popup_get10 .popup_wr .popup_info .thank_you_message{color:#29485e;display:none}#popup_get10 .popup_wr .popup_info .thank_you_message p{display:block;margin-bottom:5px;color:#29485e;font-size:20px}#popup_get10 .popup_wr .popup_info .thank_you_message h3{margin-bottom:10px}#popup_get10{display:block;margin:0 auto;position:relative;max-width:700px;background-color:#f3e8dd}#popup_get10 .popup_wr{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;align-items:center}#popup_get10 .popup_wr .popup_img{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative}#popup_get10 .popup_wr .popup_img img{display:block;position:relative;object-fit:cover;width:100%;height:100%}#popup_get10 .popup_wr .popup_info{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;text-align:center;padding:40px 20px;color:#29485e}#popup_get10 .popup_wr .popup_info span.unlock{text-transform:uppercase;font-size:20px;display:block;margin:0}#popup_get10 .popup_wr .popup_info h4{display:block;margin:0 0 5px;font-weight:700;font-size:52px;text-transform:uppercase;line-height:52px}#popup_get10 .popup_wr .popup_info h5{color:#29485e;font-size:25px;display:block;margin-bottom:20px}#popup_get10 .popup_wr .popup_info form input{width:100%;color:#000;outline:none;margin-bottom:10px;border:1px solid #6d6b6b;height:44px}#popup_get10 .popup_wr .popup_info form p.error{color:red;font-weight:300;display:block;margin-top:10px;font-size:15px}#popup_get10 .popup_wr .popup_info form button{display:block;width:100%;background:#29485e;max-width:100%;border-radius:0;color:#fff;height:44px;outline:none;margin:0}#popup_get10 .popup_wr .popup_info form .note.form-success{border:none;padding:0;margin:0;color:#29485e}#popup_get10 .popup_wr .popup_info form button:hover{opacity:.9}.btn_more_added{display:block;text-align:center}.template-index #step_3 .step_footer .back,.template-index #step_2 .step_footer,.template-index #step_1 .step_footer{display:none}.template-index #step_3 .step_final{text-align:center}.template-index #step_3 .step_final #addboxtocart{margin:0 auto;float:none}.announcement-bar{padding:15px 0;border-bottom:none}.announcement-bar .wrapp-announcement{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:0 15px}.announcement-left{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.announcement-right{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;align-items:center;justify-content:flex-end;display:flex;text-align:right}.announcement-left img{width:100%;max-width:150px;display:block}.announcement-right a{font-size:16px;line-height:24px;font-weight:500;position:relative;letter-spacing:.03rem;color:#212121}.announcement-right a.get_box_link{margin-left:30px}.announcement-right a.get_box_link:before{content:"";position:absolute;width:2px;height:15px;background:#212121;left:-15px;top:50%;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}.announcement-right a:hover{background-color:transparent;color:#000!important}.custom-header{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:0 15px}.custom-header #subscribe_header{display:none}.custom-header .header-logo-lf{width:100%;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.custom-header .header-logo-lf img{background-color:#fff}.custom-header #AccessibleNav{width:100%;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.custom-header #AccessibleNav .site-nav{text-align:right;margin:27px 0 25px}.custom-header #AccessibleNav .site-nav li{margin-left:42px}.custom-header #AccessibleNav .site-nav a{padding:0;font-weight:400;font-size:19px;text-transform:uppercase;line-height:24px;letter-spacing:.05rem}.template-index #MainContent{padding-top:0}.index--banner{margin-top:0!important}.index--banner .hero-banner{display:block;width:100%;position:relative;text-align:center}.index--banner .hero-banner img{display:block;width:100%;position:relative;object-fit:cover;min-height:770px;max-height:900px}.index--banner .hero-banner:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#0000001a;z-index:1}.index--banner .hero-banner .caption{display:block;z-index:2;left:50%;max-width:1300px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;padding:0 20px;text-align:center;height:100%}.index--banner .hero-banner .caption h1{font-size:48px;line-height:74px;letter-spacing:1px;display:block;width:100%;margin:60px auto 50px;color:#fff;text-shadow:rgb(0 0 0 / 40%) 1px 0 4px}.index--banner .hero-banner .caption h1 span{font-size:140%;text-transform:uppercase;font-weight:700}.index--banner .hero-banner .caption h4{color:#fff;display:block;font-size:30px}.index--banner .hero-banner .caption p span,.index--banner .hero-banner .caption h1 span{display:block}.index--banner .hero-banner .caption p{font-size:20px;line-height:28px;display:block;margin:0;color:#fff;font-weight:400;letter-spacing:.1px}.index--banner .hero-banner .cap-box-inner{max-width:660px;background-color:#29485ee6;display:block;margin:0 auto;padding:30px 42px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.index--banner .hero-banner .bottom-text{z-index:3;background:#669084db;display:block;position:absolute;width:100%;left:0;bottom:0;color:#fff;text-align:center}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:17px;color:#fff;font-weight:500;text-transform:uppercase;margin:0;line-height:41px;-ms-flex:1 0 auto;flex:1 0 auto;letter-spacing:.2em}.index--banner .hero-banner .bottom-text .wrapp-text p.p-second{position:relative}.index--banner .hero-banner .bottom-text .wrapp-text p.p-second:before,.index--banner .hero-banner .bottom-text .wrapp-text p.p-second:after{content:"";display:inline-block;width:1px;height:70%;background:#fff;position:absolute;top:15%}.index--banner .hero-banner .bottom-text .wrapp-text p.p-second:before{left:0}.index--banner .hero-banner .bottom-text .wrapp-text p.p-second:after{right:0}.index--banner .hero-banner .bottom-text .wrapp-text p.p-first{text-align:left}.index--banner .hero-banner .bottom-text .wrapp-text p.p-three{text-align:right}.index--banner .hero-banner .bottom-text .wrapp-text{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;justify-content:center;max-width:1100px;margin:0 auto;padding-top:10px;padding-bottom:10px}.index--banner-with-text .banner-wt-text{display:block;width:100%;position:relative}.index--banner-with-text .banner-wt-text img{display:block;width:100%;position:relative;object-fit:cover;max-height:800px;object-position:left}.index--banner-with-text .caption{display:block;z-index:2;left:50%;max-width:1300px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;padding:20px}.index--banner-with-text .caption span.sub_head{font-size:27px;line-height:50px;display:block;margin:0;color:#212121;font-weight:700;letter-spacing:1px}.index--banner-with-text .caption h2{font-size:40px;line-height:40px;letter-spacing:1px;display:block;width:100%;margin-bottom:30px;max-width:620px;text-transform:none;color:#212121}.index--banner-with-text .caption p span,.index--banner-with-text .caption h2 span{display:block}.index--banner-with-text .caption p{font-size:18px;line-height:28px;display:block;margin:0;color:#212121;font-weight:400;width:100%;max-width:578px}.index--banner-with-text .caption p strong{display:block;font-family:Roboto Slab,serif;font-size:24px;line-height:40px;margin-bottom:5px;margin-top:20px;font-weight:700}.index--banner-with-text .caption p span{display:block;color:#eed78d}.gallery-and-text{position:relative;display:block;margin:0 auto;max-width:1360px;width:100%;padding:0 5px}.gallery-and-text .gallery-list{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;margin:0 auto}.gallery-and-text .gallery-list .gallery-item{-ms-flex:0 0 20%;flex:0 0 20%;position:relative;max-width:20%;padding:10px}.gallery-list .gallery-item .wrapper-img{display:block;height:100%;opacity:1;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.gallery-list .gallery-item .wrapper-img .wrapper-img-chill{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.gallery-list .gallery-item .wrapper-img img{height:100%;object-fit:cover;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%}.gallery-and-text .gallery-text{display:block;text-align:center;width:100%;margin-top:40px}.gallery-and-text .gallery-text h3{color:#309dcf;font-size:40px;line-height:40px;display:block;margin-bottom:15px}.gallery-and-text .gallery-text .descr-gallery{color:#93a3aa;font-size:20px;line-height:48px;display:block}.gallery-and-text .gallery-text .descr-gallery span{color:#212121;display:block;font-size:46px;line-height:58px}.index-possible{background:#f1f1f1;display:block;width:100%;position:relative;padding-top:80px;padding-bottom:70px}.gallery-possible{display:block;width:100%;margin:0 auto;max-width:1360px;padding:0 15px}.index--banner-with-text:last-child{padding-top:0}.gallery-possible .gallery-text{display:block;margin:0 auto 55px;width:100%;max-width:765px}.gallery-possible .gallery-text h3{color:#a9672b;font-size:40px;line-height:48px;letter-spacing:.3px;display:block;text-align:center;margin-bottom:15px}.gallery-possible .gallery-text .descr-gallery{font-size:22px;line-height:34px;color:#212121;display:block;text-align:center}.gallery-possible .possible-list .gallery-item p{display:block;color:#93a3aa;font-size:18px;font-weight:700;text-align:center;letter-spacing:1px;margin-top:15px;margin-bottom:0;text-transform:uppercase}.possible-list .gallery-item .wrapper-img{display:block;height:100%;opacity:1;overflow:hidden;padding-bottom:70%;position:relative;width:100%}.possible-list .gallery-item .wrapper-img .wrapper-img-chill{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.possible-list .gallery-item .wrapper-img img{height:100%;object-fit:cover;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%}.possible-list .gallery-item{padding:0 18px}.slick-initialized .slick-slide{outline:none;margin:0 15px}.gallery-possible .possible-list button{outline:none}.gallery-possible .possible-list .slick-arrow{top:44%}.gallery-possible .possible-list .slick-arrow img{margin:0 auto;display:block}.gallery-possible .possible-list .slick-prev:before,.gallery-possible .possible-list .slick-next:before{display:none}.template-index .site-footer{margin-top:0;padding-top:0}.featured-col-cus{padding:30px 0}.featured-col-cus .page-width{max-width:1300px;padding:0}.featured-col-cus .featured-item h3.h4{color:#212121;display:block;text-align:center;font-size:26px;line-height:34px;letter-spacing:.2px;margin-bottom:16px;font-weight:700}.featured-col-cus .featured-item .rte-setting{color:#93a3aa;font-size:18px;line-height:26px;letter-spacing:.1px;margin:0;display:block;text-align:center;padding:0 35px}.featured-col-cus .featured-item .rte-setting p{color:#93a3aa;font-size:18px;line-height:26px;letter-spacing:.1px;margin:0;display:block;text-align:center}.featured-col-cus .featured-item .feature-row__image-wrapper{display:block;height:100%;opacity:1;overflow:hidden;padding-bottom:40%;position:relative;width:100%;margin:0 auto 25px}.featured-col-cus .featured-item .feature-row__image-wrapper img{height:100%;object-fit:contain;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%}.featured-col-cus .featured-item .feature-row__image-wrapper div{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0!important;width:100%}.add-on-market{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;justify-content:center;max-width:1360px;margin:0 auto;padding:0 15px}.add-on-market .add-on-left{-ms-flex:0 0 40%;flex:0 0 40%;position:relative;max-width:40%;padding-right:110px}.add-on-market .add-on-left a.btn{font-size:21px;max-width:330px;height:50px;line-height:50px;margin:20px 0 0}.add-on-market .add-on-left a._button{margin-top:20px}.add-on-market .add-on-left .main_text{color:#669084;font-size:22px;line-height:48px;letter-spacing:.9px;text-transform:uppercase;margin-bottom:20px;font-weight:700}.add-on-market .add-on-left .main_text span{display:block;font-family:Roboto Slab,serif;letter-spacing:.3px;font-size:40px;line-height:48px;font-weight:400;text-transform:none}.add-on-market .add-on-left .descr-add-on{font-size:20px;line-height:28px;color:#212121;display:block;margin:0}.add-on-market .add-on-left .descr-add-on i{font-style:normal;white-space:nowrap}.add-on-market .add-on-left .descr-add-on span{display:block}.add-on-market .add-on-right{-ms-flex:0 0 60%;flex:0 0 60%;position:relative;max-width:60%;z-index:1}.add-on-market .add-on-right h3{color:#669084;font-size:40px;line-height:40px;margin:0 0 30px;letter-spacing:.5px}.add-on-right .add-on-pro .slick-arrow,.add-on-right .add-on-pro-2 .slick-arrow{top:50%;outline:none;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);transform:translateY(-50%)}.add-on-right .add-on-pro .slick-arrow img,.add-on-right .add-on-pro-2 .slick-arrow img{display:block;margin:0 auto}.add-on-right .add-on-pro .slick-arrow:before,.add-on-right .add-on-pro-2 .slick-arrow:before{display:none}.grid-view-item .custom-wr{display:block;position:relative;width:100%}.grid-view-item .custom-wr .wrapper-img{display:block;height:100%;opacity:1;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.grid-view-item .custom-wr .wrapper-img .wrapper-img-chill{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.grid-view-item .custom-wr .wrapper-img img{height:100%;object-fit:cover;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%;max-width:100%!important;max-height:100%!important}.grid-view-item.product-card .product-card__title{font-family:Roboto,sans-serif;display:block;margin-top:10px;border-bottom:none}.grid-view-item.product-card .product-card__title a{color:#212121;font-size:14px;line-height:20px;font-family:Roboto,sans-serif}.grid-view-item.product-card .product-card__title a span{display:block;font-style:italic}.grid-view-item__link{outline:none}.index-add-on{padding-top:60px}.group_price{display:block;margin-top:12px}.group_price .retail_price{color:#93a3aa;text-transform:uppercase;font-size:14px;line-height:20px;display:block;margin:0;text-decoration:line-through}.group_price .add-on-price{color:#309dcf;text-transform:uppercase;font-size:14px;line-height:20px;display:block;margin:0}.group_price .retail_price span,.group_price .add-on-price span{font-weight:700}.index-steps{display:block;background:#f1f1f1;width:100%;position:relative;padding-top:70px;padding-bottom:70px}.index-steps .step-by-step{display:block;width:100%;max-width:900px;margin:0 auto}.index-steps .steps-wr{display:inline-block;width:100%;position:relative;padding-bottom:20px}.index-steps .steps-wr .steps-descr{display:block;width:100%;padding:0 10px;text-align:center;max-width:1360px;margin:0 auto 45px}.index-steps .steps-wr .steps-descr h3{color:#309dcf;font-size:40px;line-height:48px;display:block;text-align:center;margin-bottom:15px}.index-steps .steps-wr .descr{color:#212121;font-size:22px;line-height:34px;display:block;margin:0 auto;max-width:600px}.index-steps .steps-wr .steps-list{display:inline-block;width:100%;position:relative}.index-steps .steps-wr .steps-list .steps-item{display:inline-block;position:relative;max-width:380px}.steps-list .steps-item .info-step{background:#fff;display:block;text-align:center;padding:20px 10px 30px}.steps-list .steps-item .info-step h3{color:#309dcf;font-size:24px;line-height:34px;letter-spacing:.8px;text-transform:uppercase;font-family:Roboto,sans-serif;display:block;font-weight:700;text-align:center;margin:0 0 5px}.steps-list .steps-item .info-step p{font-size:18px;color:#212121;line-height:30px;display:block;margin:0}.index-steps .steps-wr .steps-list:after{background:#309dcf;content:"";position:absolute;width:4px;height:calc(100% - 53px);left:50%;top:120px;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%);z-index:1;display:block}.btn-step{font-weight:700;background:#309dcf;color:#fff;text-transform:uppercase;display:block;text-align:center;font-size:20px;letter-spacing:.04em;max-width:250px;padding:10px;border-radius:10px;margin:60px auto 0}.btn-step:hover{background:#133a4c;color:#fff!important}.index-steps .steps-wr .steps-list .steps-item.step1{float:left}.index-steps .steps-wr .steps-list .steps-item.step1:before{content:"";position:absolute;height:4px;width:100px;right:-70px;top:120px;background:#309dcf}.index-steps .steps-wr .steps-list .steps-item.step1:after{content:"1";position:absolute;width:48px;background:#fff;height:48px;line-height:40px;text-align:center;border:4px solid #309dcf;border-radius:100%;right:-94px;z-index:2;font-size:30px;top:95px;font-family:Roboto Slab,serif;color:#309dcf}.index-steps .steps-wr .steps-list .steps-item.step2:before{content:"";position:absolute;height:4px;width:100px;left:-70px;top:120px;background:#309dcf}.index-steps .steps-wr .steps-list .steps-item.step2:after{content:"2";position:absolute;width:48px;background:#fff;height:48px;line-height:40px;text-align:center;border:4px solid #309dcf;border-radius:100%;left:-94px;z-index:2;font-size:30px;top:95px;font-family:Roboto Slab,serif;color:#309dcf}.index-steps .steps-wr .steps-list .steps-item.step3:before{content:"";position:absolute;height:4px;width:100px;right:-70px;background:#309dcf;top:120px}.index-steps .steps-wr .steps-list .steps-item.step3:after{content:"3";position:absolute;width:48px;background:#fff;height:48px;line-height:40px;text-align:center;border:4px solid #309dcf;border-radius:100%;right:-94px;z-index:2;font-size:30px;top:95px;font-family:Roboto Slab,serif;color:#309dcf}.index-steps .steps-wr .steps-list .steps-item.step2{float:right;margin-top:26%}.index-steps .steps-wr .steps-list .steps-item.step3{float:left;margin-top:80px}.index-steps .steps-wr .steps-list .steps-item .wrapper-img{display:block;height:100%;opacity:1;overflow:hidden;padding-bottom:65%;position:relative;width:100%}.index-steps .steps-wr .steps-list .steps-item .wrapper-img .wrapper-img-chill{height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;background:#dcdcdc}.index-steps .steps-wr .steps-list .steps-item .wrapper-img img{height:100%;object-fit:cover;display:block;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:100%}.index-happiness,#shopify-section-16052398552a41ea93{padding-bottom:0}.index--banner-with-text #section-16052400900bac5cc5 .caption h2{font-size:48px;line-height:64px;margin-bottom:20px}a#open-menu{display:none}.footer-bottom{background-color:#133a4c}.site-footer{padding-bottom:0;border-top:1px solid var(--color-dark-shade4);padding-top:0}.site-footer .page-width{padding-left:20px;max-width:1340px;padding-right:20px}.custom-footer.site-footer__content .site-footer__item{-ms-flex:0 0 25%;flex:0 0 25%;position:relative;max-width:25%}.custom-footer.site-footer__content .site-footer__item-inner--link_list .h4_title{color:#309dcf;font-size:21px;font-weight:700;line-height:26px;letter-spacing:.5px;display:block;margin-bottom:20px}.custom-footer.site-footer__content .site-footer__item-inner--link_list ul li{padding:0;margin-bottom:12px;display:block}.custom-footer.site-footer__content .site-footer__item-inner--link_list ul li a{font-size:18px;line-height:26px;display:block}.footer-bottom .page-width{max-width:1460px}.footer-bottom .wrapp-footer-bot{display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;align-items:center;width:100%;justify-content:center;padding:22px 0 20px}.footer-bottom .wrapp-footer-bot .wrapp-footer-left{-ms-flex:0 0 50%;flex:0 0 50%;position:relative;max-width:50%}.footer-bottom .wrapp-footer-bot .wrapp-footer-left ul{display:inline-block;width:100%}.footer-bottom .wrapp-footer-bot .wrapp-footer-left ul li{display:inline-block}.footer-bottom .wrapp-footer-bot .wrapp-footer-left ul li.first-copyright{margin-right:40px}.footer-bottom .wrapp-footer-bot .wrapp-footer-left li a,.footer-bottom .wrapp-footer-bot .wrapp-footer-left .site-footer__copyright-content{font-size:16px;color:#fff;line-height:18px;letter-spacing:.01em;margin:0;display:block}.footer-bottom .wrapp-footer-bot .wrapp-footer-right{-ms-flex:0 0 50%;flex:0 0 50%;position:relative;max-width:50%}.footer-bottom .wrapp-footer-bot .wrapp-footer-right ul.payment-icons{text-align:right}nav ul#SiteNav{padding-bottom:0;margin:35px 0 20px;display:flex;align-items:center;justify-content:center}nav ul#SiteNav li{margin:0 65px}nav ul#SiteNav li a{font-size:17px;line-height:25px;text-transform:uppercase;letter-spacing:.5px;color:#29485e}nav ul#SiteNav li a:hover{color:#133a4c}.custom-header .header_mobile_new{display:none}.custom-header .custom-link-rt a.site-header__account{font-size:15px;line-height:38px;text-transform:uppercase;letter-spacing:.5px;margin-right:0;color:#000;margin-left:12px}.custom-header .custom-link-rt a.site-header__account:hover{color:#133a4c}.btn{font-weight:600;color:#000;background:#ffce00;text-transform:uppercase;text-align:center;font-size:20px;letter-spacing:.04em;max-width:250px;width:auto;padding:0 30px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;font-size:15px;font-family:Roboto,sans-serif;line-height:38px;height:38px}.btn:hover{background:#133a4c;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.index-section--newsletter-background{background-color:#fff;text-align:center;padding-bottom:50px}.index-section--newsletter-background .section-header{margin:0 0 25px}.index-section--newsletter-background .section-header h2{font-size:25px;line-height:35px;margin:0;letter-spacing:.1px;text-transform:none;font-family:Roboto,sans-serif;color:#669084;font-weight:700}.index-section--newsletter-background .input-group{display:block}.index-section--newsletter-background .input-group input{width:100%;max-width:472px;margin:0 auto 20px}.index-section--newsletter-background .input-group button.btn{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;max-width:212px;font-size:21px;font-weight:600;letter-spacing:1px}.index-section--newsletter-background p.form-bottom-text{font-size:16px;color:#9d9d9d;font-style:italic;letter-spacing:.75px;line-height:26px}.index-section--newsletter-background form.form-single-field{margin:0 auto 30px}#shopify-section-1614917100b163d2dd{padding-bottom:0}#shopify-section-16052398552a41ea93{padding-top:0}#shopify-section-16052398552a41ea93.index--banner-with-text .caption{display:block;z-index:2;right:0;max-width:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translateY(-50%);width:100%;padding:0}.add-on-market .add-on-right .product-card{margin-bottom:0}#shopify-section-1614932402bfc607ba .add-on-right .product-card .grid-view-item__title,#shopify-section-1614932402bfc607ba .add-on-right .product-card .group_price{display:none}#shopify-section-1614932402bfc607ba .add-on-market .add-on-left{padding-left:110px;padding-right:0}.add-on-market .add-on-left .descr-add-on ul{margin-left:25px}.add-on-market .add-on-left .descr-add-on ul li{list-style:disc;margin:10px 0}#shopify-section-1605240025337ac535{padding-top:0}#shopify-section-1614934624693b924c{padding-bottom:70px}#shopify-section-1605240025337ac535.index--banner-with-text .caption{background-color:#29485ee6;display:block;max-width:543px;margin:0 auto;padding:40px 42px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;text-align:center}#shopify-section-1605240025337ac535.index--banner-with-text .caption h2{font-size:40px;line-height:50px}#shopify-section-1605240025337ac535.index--banner-with-text .caption p{margin-bottom:25px}#shopify-section-1605240025337ac535.index--banner-with-text .caption a.btn{font-size:21px;height:48px;max-width:238px;width:100%;line-height:48px}#shopify-section-1614933867fde0b9bd{padding-top:0}#shopify-section-1614933867fde0b9bd .hero__overlay:before{display:none}#shopify-section-1614933867fde0b9bd .hero__inner>div>p{font-family:Roboto Slab,serif;color:#fff;font-size:40px;line-height:50px;margin:0;letter-spacing:2px}#shopify-section-1614933867fde0b9bd .hero__inner>div>h2{font-size:60px;line-height:70px;letter-spacing:1px;text-transform:uppercase;font-weight:900;margin:0 0 22px}#shopify-section-1614933867fde0b9bd .hero__inner .rte-setting p{font-size:24px;line-height:34px}.custom-footer.site-footer__content{display:none}.footer-bottom .wrapp-footer-bot .wrapp-footer-right .site-footer-item-center-vertically{width:100%;padding-right:0}.footer-bottom .wrapp-footer-bot .wrapp-footer-right .site-footer-item-center-vertically .grid__item{padding-left:0}.step_custom .pdp-select{position:relative}.step_custom .pdp-select>input{position:absolute;visibility:hidden}.step_custom .pdp-select label{border:1px solid #ccc;margin:0 15px;padding:15px;text-align:center;width:250px}.step_custom .pdp-select>input[type=radio]:checked~label,.step_custom .pdp-select>input[type=checkbox]:checked~label{border:1px solid #669084}.step_custom .pdp-select label .check{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;border:1px solid #ccc;height:42px;line-height:40px;margin-top:14px;color:#669084;font-size:14px;width:100%;max-width:300px;margin-left:auto;margin-right:auto;border-radius:2rem}.step_custom .pdp-select label .check .icon-check svg{display:block}.step_custom .pdp-select label .check .icon-check{display:none;width:20px;height:20px;margin-right:5px;fill:currentColor}.step_custom .pdp-select>input[type=radio]:checked~label .check .icon-check,.step_custom .pdp-select>input[type=checkbox]:checked~label .check .icon-check{display:block}.step_custom .pdp-select label .check:after{content:"Select"}.step_custom .pdp-select.sold-out label .check:after{content:"Sold Out"}.step_custom .pdp-select>input[type=radio]:checked~label .check:after,.step_custom .pdp-select>input[type=checkbox]:checked~label .check:after{content:"Selected"}.step_custom .pdp-select>input[type=radio]:checked~label .check,.step_custom .pdp-select>input[type=checkbox]:checked~label .check{border:1px solid #669084;background:#669084;color:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.step_custom .step_content.layout_grid-2-items,.step_custom .step_content.layout_grid-3-items{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.step_custom .step_content.layout_grid-2-items .grid-product{padding:0 15px;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;cursor:pointer;position:relative;margin-bottom:20px}.step_custom .step_content.layout_grid-3-items .grid-product{padding:0 15px;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%;cursor:pointer;position:relative;margin-bottom:20px}.step_custom .step_content.layout_grid-2-items .grid-product label,.step_custom .step_content.layout_grid-3-items .grid-product label{display:block;width:100%;margin:0;padding:15px;text-align:center}.step_custom .step_content.layout_grid-2-items .grid-product .wr_img,.step_custom .step_content.layout_grid-3-items .grid-product .wr_img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;margin-bottom:15px}.step_custom .step_content.layout_grid-2-items .grid-product .wr_info,.step_custom .step_content.layout_grid-3-items .grid-product .wr_info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative;padding-left:0}.step_custom .step_content.layout_grid-2-items .grid-product .wr_info h3,.step_custom .step_content.layout_grid-3-items .grid-product .wr_info h3{font-size:16px!important}#shopify-section-16052322954ca91295,#shopify-section-1614933867fde0b9bd{padding-bottom:0}#shopify-section-1618892085df00cc9e{background:var(--color-white)}.custom_rich_text h2{color:var(--color-novicabrown);font-size:3.4rem;font-weight:var(--fontweight-bold);display:flex;flex-direction:column;align-items:center;row-gap:.5rem;letter-spacing:2px;line-height:1.2;margin-bottom:2rem}.custom_rich_text h2 span{display:block;font-size:var(--fontsize-big2);font-weight:var(--fontweight-default);color:var(--color-dark)}.custom_rich_text p{font-size:var(--fontsize-default);color:var(--color-dark);line-height:1.6;margin-bottom:0}.custom_rich_text .rte-setting{margin-bottom:0}.custom_rich_text .rich-text__full{display:flex;flex-direction:column;row-gap:1rem;align-items:center;margin-bottom:2rem}.custom_rich_text .rich-text__short{display:none;margin-bottom:2rem}.custom_rich_text .rich-text__short .read_more_desc{color:var(--color-blue1);font-style:italic;cursor:pointer}.custom_rich_text .action-buttons{display:flex;align-items:center;justify-content:center}.custom_rich_text .action-buttons a{height:60px;font-size:var(--fontsize-big2);width:100%;max-width:300px;line-height:1}.desccls_cus .short_desc{display:block}.desccls_cus .short_desc.hide{display:none}.desccls_cus .short_desc .read_more_desc{color:#309dcf;font-style:italic}.desccls_cus .more_details{display:none}.desccls_cus .more_details.active{display:block}.testimonials-section{background:transparent;display:block;width:100%;position:relative}.testimonials-section .section-header{margin-bottom:25px}.testimonials-section .section-header h2{color:#669084;font-size:32px;text-transform:capitalize;display:block;margin-bottom:12px;letter-spacing:.3px;font-weight:600}.testimonials-section .testimonials-slider{background-color:#fff;padding:20px 25px}.testimonials-section .testimonials-slider .slick-arrow:before,.testimonials-slider .quote-slider__text cite:before{display:none}.testimonials-slider .quote-slider__text{position:relative;padding:0 20px}.testimonials-slider .quote-slider__text .quote-icon{position:absolute;top:0;left:0}.testimonials-slider .quote-slider__text .quote-icon svg.icon{width:12px;height:12px;fill:#669084;vertical-align:text-top}.testimonials-slider .quote-slider__text cite{font-family:var(--font-stack-header);font-style:normal;font-weight:600;font-size:18px;color:#669084}.product-form__item--submit{-webkit-flex:0 0 300px;-moz-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px}@media only screen and (min-width: 750px){.site-header{padding:0}}@media only screen and (max-width: 1439px){.gallery-possible .possible-list .slick-arrow.slick-prev{left:-10px}.gallery-possible .possible-list .slick-arrow.slick-next{right:-10px}}@media only screen and (max-width: 1366px){.index--banner .hero-banner .caption{padding:0 40px}.index--banner .hero-banner img{object-fit:cover}.index--banner .hero-banner .bottom-text .wrapp-text{padding:10px 20px}.index--banner-with-text .caption{padding:20px 40px}.index--banner-with-text .banner-wt-text img{min-height:520px}.steps-list .steps-item .info-step h3{color:#309dcf;font-size:22px;line-height:32px}.add-on-right .add-on-pro .slick-arrow.slick-next,.add-on-right .add-on-pro-2 .slick-arrow.slick-next{right:-14px}.add-on-right .add-on-pro .slick-arrow.slick-prev,.add-on-right .add-on-pro-2 .slick-arrow.slick-prev{left:-14px}.add-on-market .add-on-left .descr-add-on{font-size:20px;line-height:32px}.add-on-market .add-on-left .main_text{font-size:20px}}@media only screen and (max-width: 1199px){nav ul#SiteNav li{margin:0 24px}.index--banner .hero-banner .caption h1{font-size:42px;line-height:63px;margin:20px auto 40px}.custom-header #AccessibleNav .site-nav a{font-size:17px}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:15px}.featured-col-cus .featured-item h3.h4{font-size:24px;line-height:32px;letter-spacing:.2px;margin-bottom:16px}.featured-col-cus .featured-item .rte-setting,.featured-col-cus .featured-item .rte-setting p{font-size:17px;line-height:26px}.featured-col-cus .featured-item .rte-setting{padding:0 30px}.index--banner-with-text .caption span.sub_head{font-size:24px;line-height:44px}.index--banner-with-text .caption h2{font-size:40px;line-height:40px;letter-spacing:1px;margin-bottom:24px;max-width:630px}.index--banner-with-text .caption p{font-size:18px;line-height:32px;letter-spacing:.5px;max-width:500px}.add-on-market .add-on-left .main_text{font-size:18px;line-height:44px;letter-spacing:.9px;margin-bottom:20px}.add-on-market .add-on-left .descr-add-on{font-size:18px;line-height:30px}.add-on-market .add-on-left .main_text span{font-size:36px;line-height:44px}.add-on-market .add-on-left{padding-right:80px}.gallery-possible .gallery-text h3{font-size:38px;line-height:46px;margin-bottom:15px}.gallery-possible .gallery-text .descr-gallery{font-size:20px;line-height:34px}.gallery-possible .possible-list .gallery-item p{font-size:16px}.footer-bottom .wrapp-footer-bot .wrapp-footer-left li a,.footer-bottom .wrapp-footer-bot .wrapp-footer-left .site-footer__copyright-content{font-size:14px}.footer-bottom .wrapp-footer-bot .wrapp-footer-left{-ms-flex:0 0 60%;flex:0 0 60%;position:relative;max-width:60%}.footer-bottom .wrapp-footer-bot .wrapp-footer-right{-ms-flex:0 0 40%;flex:0 0 40%;position:relative;max-width:40%}#shopify-section-16052398552a41ea93.index--banner-with-text .caption{padding:0 30px 0 0}#shopify-section-1614932402bfc607ba .add-on-market .add-on-left{padding-left:50px}.social-links{grid-template-columns:1fr 2fr;grid-gap:40px}.partners-our,.social-links{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 991px){nav ul#SiteNav li{margin:0 5px}nav ul#SiteNav li a{font-size:15px;line-height:25px}a#open-menu{display:block}a#open-menu img{display:block;max-width:28px;float:right}a#open-menu img.close-menu,a#open-menu.active img.open-menu{display:none}a#open-menu.active img.close-menu{display:block;max-width:20px;margin-right:3px}.custom-header #AccessibleNav .site-nav{display:none}.custom-header .header-logo-lf{left:0}.mobile-nav-wrapper.open{-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0);position:absolute;background:#fff;z-index:33333;display:block!important;top:80px}#MobileNav .mobile-nav__link{position:relative;font-weight:400;font-size:17px;text-transform:uppercase;line-height:24px;letter-spacing:.05rem;text-align:center}.custom-header #AccessibleNav{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.index--banner .hero-banner .caption h1{font-size:40px;line-height:50px}.index--banner .hero-banner .caption p{font-size:17px;letter-spacing:.5px;line-height:28px}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:13px;letter-spacing:2px;line-height:30px}#shopify-section-16052398552a41ea93.index--banner-with-text .caption{max-width:64%;padding:0;left:auto}.index--banner .hero-banner img{min-height:640px}.index--banner .hero-banner .caption{padding:20px}.featured-col-cus .featured-item .rte-setting{padding:0}.featured-col-cus{padding:10px 15px}.featured-col-cus .featured-item .rte-setting,.featured-col-cus .featured-item .rte-setting p{font-size:15px;line-height:24px}.featured-col-cus .featured-item h3.h4{font-size:22px;line-height:30px;letter-spacing:.2px;margin-bottom:15px}.index--banner-with-text .caption{padding:20px}.index--banner-with-text .caption span.sub_head{font-size:20px;line-height:40px}.index--banner-with-text .caption h2{font-size:36px;line-height:42px;letter-spacing:1px;margin-bottom:20px;max-width:490px}.index--banner-with-text .caption p strong{font-size:24px;line-height:34px}.index--banner-with-text .caption p{font-size:16px;line-height:30px;letter-spacing:.5px;max-width:450px}#shopify-section-1605240025337ac535{padding-bottom:0}#shopify-section-1614932402bfc607ba .add-on-market .add-on-left{padding:30px 40px 0}.index--banner-with-text .banner-wt-text img{min-height:430px}.index-steps{padding-top:50px;padding-bottom:50px}.index-steps .steps-wr .steps-descr h3{font-size:36px;line-height:44px;margin-bottom:15px}.index-steps .steps-wr .descr{font-size:20px;line-height:34px}.index-steps .step-by-step{padding:0 20px}.index-steps .steps-wr .steps-list .steps-item{max-width:310px}.index-steps .steps-wr .steps-list .steps-item.step1:after,.index-steps .steps-wr .steps-list .steps-item.step3:after{right:-76px}.index-steps .steps-wr .steps-list .steps-item.step2:after{left:-76px}.steps-list .steps-item .info-step h3{font-size:19px;line-height:30px}.steps-list .steps-item .info-step p{font-size:16px;line-height:28px;margin:0}.btn-step{font-size:18px}.add-on-market .add-on-left{padding-right:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;max-width:100%;text-align:center;margin-bottom:30px}.add-on-market .add-on-left .descr-add-on span{display:inline-block}.add-on-market .add-on-left .main_text{font-size:18px;line-height:44px;letter-spacing:.9px;margin-bottom:10px}.add-on-market .add-on-right{-ms-flex:0 0 100%;flex:0 0 100%;position:relative;max-width:100%;padding:0 20px}.gallery-possible .gallery-text h3{font-size:34px;line-height:42px;margin-bottom:15px}.gallery-possible .gallery-text .descr-gallery{font-size:18px;line-height:32px}.index--banner-with-text #section-16052400900bac5cc5 .caption h2{font-size:40px;line-height:50px;margin-bottom:15px}.index--banner-with-text .caption p span,.index--banner-with-text .caption h2 span{display:contents}.footer-bottom .wrapp-footer-bot{flex-direction:column}.footer-bottom .wrapp-footer-bot .wrapp-footer-right{-ms-flex:0 0 100%;flex:0 0 100%;position:relative;max-width:100%;order:1}.footer-bottom .wrapp-footer-bot .wrapp-footer-left{-ms-flex:0 0 100%;flex:0 0 100%;position:relative;max-width:100%;order:2}.possible-list .gallery-item{padding:0}.step_custom .step_content.layout_grid-3-items .grid-product{padding:0 15px;margin-bottom:20px}.index--banner .hero-banner .caption h1 span{font-size:131%}}@media only screen and (max-width: 767px){.announcement-left{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.index--banner .hero-banner:before{display:none}.announcement-right{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;align-items:center;justify-content:flex-end;display:flex;text-align:right}.announcement-right a{font-size:14px;line-height:22px}.site-header__logo{padding-left:0}.mobile-nav-wrapper.open{top:88px}.index--banner .hero-banner .caption{padding:30px 20px;position:relative;top:0;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-o-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0);left:0;text-align:center}.index--banner .hero-banner .bottom-text{position:relative;top:0;-webkit-transform:translate(0%,0%);-moz-transform:translate(0%,0%);-o-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0);left:0}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:12px;letter-spacing:1px;line-height:30px}.index--banner .hero-banner .caption h1{font-size:40px;line-height:50px;color:#212121}.featured-col-cus{padding:0 20px}.featured-col-cus .featured-item{margin-bottom:20px}.featured-col-cus .featured-item h3.h4{font-size:26px;line-height:32px;letter-spacing:.2px;margin-bottom:15px}.featured-col-cus .featured-item .rte-setting,.featured-col-cus .featured-item .rte-setting p{font-size:17px;line-height:26px}.featured-col-cus .grid--flush-bottom{margin-bottom:0}.index--banner .hero-banner img{max-height:300px;min-height:300px}#shopify-section-16052398552a41ea93.index--banner-with-text .caption{max-width:60%;padding:0 15px 0 0;left:auto;text-align:left}.index-steps .steps-wr .steps-list .steps-item{max-width:500px;display:block;width:100%;margin:0 auto;float:none}.index-steps .steps-wr .steps-list .steps-item.step1,.index-steps .steps-wr .steps-list .steps-item.step2,.index-steps .steps-wr .steps-list .steps-item.step3{float:none}.index-steps .steps-wr .steps-list .steps-item.step1:after,.index-steps .steps-wr .steps-list .steps-item.step3:after{right:auto;top:-25px;left:50%;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%)}.index-steps .steps-wr .steps-list .steps-item.step2:after{right:auto;top:-25px;left:50%;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%)}.index-steps .steps-wr .steps-list:after{display:none}.index-steps .steps-wr .steps-list .steps-item.step3,.index-steps .steps-wr .steps-list .steps-item.step2{margin-top:70px}.index-steps .steps-wr .steps-list .steps-item.step1:before,.index-steps .steps-wr .steps-list .steps-item.step2:before,.index-steps .steps-wr .steps-list .steps-item.step3:before{right:auto;top:auto;left:50%;-webkit-transform:translate(-50%,0%);-moz-transform:translate(-50%,0%);-o-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%);height:45px;width:4px;bottom:-45px}.btn-step{margin-top:45px}.gallery-and-text .gallery-list .gallery-item{-ms-flex:0 0 33.33%;flex:0 0 33.33%;position:relative;max-width:33.33%;padding:10px}.gallery-and-text .gallery-list{justify-content:center}.custom-footer.site-footer__content .site-footer__item{-ms-flex:0 0 50%;flex:0 0 50%;position:relative;max-width:50%}.footer-bottom .wrapp-footer-bot .wrapp-footer-left ul li{padding:0 15px}.index--banner-with-text .banner-wt-text img{min-height:486px}.custom_rich_text .rich-text__short:not(.hide){display:block}.custom_rich_text .rich-text__full:not(.active){display:none}.custom_rich_text h2{font-size:var(--fontsize-big3)}.custom_rich_text h2 span{font-size:var(--fontsize-big1)}.custom_rich_text .action-buttons a{height:48px;font-size:var(--fontsize-big1)}}@media only screen and (max-width: 749px){#getthebox_header{display:none}.custom-header .site-header__icon{padding:5px}.custom-header .header-logo-lf{width:100%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.custom-header .header_mobile_new{display:block;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.custom-header .custom-link-rt{width:100%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding:0}.custom-header .custom-link-rt .desk_acc{display:none}.site-footer{padding-top:35px}.footer_top_new .logo_right{width:32%}.footer_top_new ul{width:68%}.custom-header #subscribe_header{display:block;width:100%;text-transform:uppercase;font-weight:700;letter-spacing:.25px;font-size:14px}.custom-header .custom-link-rt .site-header__icons-wrapper{display:block;text-align:center;max-width:85px;margin-left:auto}.custom-header .custom-link-rt .site-header__icons-wrapper a{padding-bottom:0;padding-top:0}}@media only screen and (max-width: 639px){#getthebox_header{padding:0 20px}.mobile-nav-wrapper.open{top:82px}.index--banner .hero-banner img{min-height:260px}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:12px;letter-spacing:2px;line-height:22px;padding:12px 10px;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%}.index--banner .hero-banner .bottom-text .wrapp-text p.p-first,.index--banner .hero-banner .bottom-text .wrapp-text p.p-three{text-align:center}.index--banner .hero-banner .bottom-text .wrapp-text{padding:0}.index--banner-with-text .banner-wt-text img{min-height:260px}.index-steps .steps-wr .steps-descr h3{font-size:32px;line-height:40px;margin-bottom:14px}.index-steps .steps-wr .descr{font-size:18px;line-height:32px}.index-steps .steps-wr .steps-list .steps-item .wrapper-img{padding-bottom:60%}.gallery-and-text .gallery-text h3{color:#309dcf;font-size:34px;line-height:34px;display:block;margin-bottom:10px}.gallery-and-text .gallery-text .descr-gallery{font-size:18px;line-height:48px}.gallery-and-text .gallery-text .descr-gallery span{font-size:40px;line-height:52px}.site-footer .page-width{padding-left:0;max-width:1340px;padding-right:0}.index--banner-with-text .banner-wt-text img{object-position:7% 0}.index--banner-with-text .caption{position:initial!important;-webkit-transform:translate(0%,0%)!important;-moz-transform:translate(0%,0%)!important;-o-transform:translate(0%,0%)!important;-ms-transform:translate(0%,0%)!important;transform:translate(0)!important;width:100%!important;max-width:100%!important;padding:30px!important;background:transparent!important}.index--banner-with-text .caption h2,.index--banner-with-text .caption p{max-width:100%;color:#212121}#shopify-section-1614933867fde0b9bd .hero__inner>div>h2{font-size:44px;line-height:54px}#shopify-section-1614933867fde0b9bd .hero__inner>div>p{font-size:30px;line-height:40px}#shopify-section-1614933867fde0b9bd .hero__inner .rte-setting p{font-size:18px;line-height:28px}#popup_get10 .popup_wr .popup_img{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative}#popup_get10 .popup_wr .popup_info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#popup_get10 .popup_wr .popup_img img{max-height:220px}.index--banner .hero-banner .caption h1{font-size:30px;line-height:44px;text-shadow:none}.index--banner .hero-banner .caption h4{font-size:24px}.footer_top_new ul li{display:block;padding-right:0;margin:4px 0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.footer_top_new ul{padding:0 15px;width:50%}.footer_top_new .logo_right{width:50%;padding-right:1rem}.footer_top_new ul li a{font-size:16px}.footer_top_new .logo_right a{max-width:150px}.social-links{grid-template-columns:1fr}.social-links .social-icon-featured{order:1}.social-links .social-icons-all,div.grid.myaccount div.grid__item.myaccount__order-history{order:2}div.grid.myaccount div.grid__item.myaccount__account-details{order:1;margin-bottom:30px}}@media only screen and (max-width: 479px){.partner-thumbs{grid-template-columns:none;margin:0 auto;text-align:center}.partner-thumbs img{max-width:200px}.partners-our h5{padding-left:15px}.custom-header .custom-link-rt .site-header__icons-wrapper{max-width:70px}.custom-header #subscribe_header{font-size:12px}.partners_list .partner_item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;padding-right:15px;padding-left:15px}.footer_top_new ul{padding:0 15px}.index--banner .hero-banner .caption h4{font-size:20px}.announcement-right{display:inline-block}.announcement-right a.get_box_link:before{display:none}.announcement-bar{padding:10px 0}.mobile-nav-wrapper.open{top:74px}.index--banner .hero-banner .caption h1{font-size:20px;line-height:30px;margin:15px 0 25px;text-shadow:none}.index--banner .hero-banner .caption p{font-size:16px;letter-spacing:.5px;line-height:28px}.featured-col-cus .featured-item h3.h4{font-size:24px;line-height:30px}.index--banner .hero-banner img,.index--banner-with-text .banner-wt-text img{min-height:220px}.index--banner-with-text .caption h2{font-size:34px;line-height:40px;letter-spacing:1px;margin-bottom:20px}.index--banner .hero-banner .caption p{font-size:14px;letter-spacing:.5px;line-height:24px}.index--banner .hero-banner .cap-box-inner{padding:20px 25px}.index-steps .steps-wr .steps-descr h3{font-size:28px;line-height:38px;margin-bottom:14px}.gallery-and-text .gallery-list .gallery-item{-ms-flex:0 0 50%;flex:0 0 50%;position:relative;max-width:50%;padding:5px}.gallery-and-text{padding:0 15px}.gallery-and-text .gallery-text .descr-gallery{font-size:16px;line-height:27px}.gallery-and-text .gallery-text h3{color:#309dcf;font-size:34px;line-height:40px;display:block;margin-bottom:15px}.gallery-and-text .gallery-text .descr-gallery span{font-size:38px;line-height:62px}.gallery-possible .gallery-text h3{font-size:28px;line-height:38px;margin-bottom:15px}.gallery-possible .gallery-text .descr-gallery{font-size:16px;line-height:30px}.index-possible{padding-top:60px;padding-bottom:50px}.index--banner-with-text #section-16052400900bac5cc5 .caption h2{font-size:32px;line-height:38px;margin-bottom:15px}.custom-footer.site-footer__content .site-footer__item-inner--link_list .h4_title{font-size:18px;line-height:26px}.custom-footer.site-footer__content .site-footer__item-inner--link_list ul li a{font-size:16px;line-height:26px}.custom-header .custom-link-rt a.btn{display:none}.index--banner .hero-banner .caption{padding:0 20px 30px}.index--banner .hero-banner .caption a{max-width:300px;padding:0 25px;height:52px;line-height:52px;font-size:16px}.add-on-market .add-on-right h3{font-size:30px;line-height:40px}#shopify-section-1614932402bfc607ba .add-on-market .add-on-left{padding:30px 20px 0}#shopify-section-1614933867fde0b9bd .hero__inner>div>p{font-size:24px;line-height:34px}#shopify-section-1614933867fde0b9bd .hero__inner>div>h2{font-size:32px;line-height:42px}.step_custom .step_content.layout_grid-3-items .grid-product,.step_custom .step_content.layout_grid-2-items .grid-product{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.step_footer{margin-bottom:90px;display:flex;align-items:center}.step_footer .next_step3,.step_footer .next,#addboxtocart{width:100%!important}.custom_rich_text .action-buttons a{height:52px;font-size:var(--fontsize-big1)}.index--banner .hero-banner .bottom-text .wrapp-text p{font-size:11px;letter-spacing:1px;line-height:18px;padding:12px 5px;text-align:center}}@media only screen and (max-width: 399px){.mobile-nav-wrapper.open{top:65px}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/custom-style.css.map */
