@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,html{min-height:99.6%;height:100%}h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:300}ol,ul{list-style:none;margin:0;padding:0}p{margin:0;padding:0;font-weight:400;font-size:16px;line-height:39px;color:#666}@media only screen and (max-width:1023px){p{line-height:25px}}.btn{cursor:pointer;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px 72px;gap:10px;text-transform:uppercase;color:#fff;background-color:#054c73;font-weight:700;font-size:16px;line-height:20px;-ms-flex-item-align:start;align-self:flex-start;font-family:Montserrat,sans-serif;position:relative;-webkit-transition:all .5s ease-in;transition:all .5s ease-in;top:0;-webkit-box-shadow:none;box-shadow:none}.btn-rounded{border-radius:50px;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.btn:hover{top:-10px;-webkit-box-shadow:rgba(1,5,3,.4) 0 6px 15px 3px;box-shadow:rgba(1,5,3,.4) 0 6px 15px 3px;background-color:#032c42}.field{border:1px solid #054c73;border-radius:3px;height:72px;border:1px solid #054c73;width:100%;padding-left:25px}.field.placeholder{color:rgba(1,28,66,.3)}.field:-moz-placeholder{color:rgba(1,28,66,.3)}.field::-moz-placeholder{color:rgba(1,28,66,.3)}.field:-ms-input-placeholder{color:rgba(1,28,66,.3)}.field::-webkit-input-placeholder{color:rgba(1,28,66,.3)}.image-mask{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.image-mask img{-o-object-fit:cover;object-fit:cover;max-height:100%}.image-mask.left{border-top-left-radius:50px;margin-top:50px}.image-mask.right{border-bottom-right-radius:50px;margin-top:50px}.header{padding:40px 0;width:100%;position:sticky;top:0;left:0;z-index:2;background-color:#fff;border-bottom:1px solid #dfe9f4;-webkit-transition:all .25s ease-in;transition:all .25s ease-in}.header.sticky{-webkit-box-shadow:0 0 3px 0 rgba(10,10,10,.7);box-shadow:0 0 3px 0 rgba(10,10,10,.7);padding:20px 0}.header.sticky .burger-menu{top:22px}@media only screen and (max-width:639px){.header.sticky .menu{top:82px;height:calc(100vh - 82px)}}.header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:639px){.header .menu{padding-top:40px;position:fixed;top:120px;right:-50vh;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;width:90%;height:calc(100vh - 120px);background-color:#fff;-webkit-transition:all .75s ease;transition:all .75s ease}.header .menu.show{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;right:0;-webkit-transform:translateZ(0);transform:translateZ(0)}}.header .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0 60px}@media only screen and (max-width:1023px){.header .menu-list{gap:0 30px;margin-right:15px}}@media only screen and (max-width:639px){.header .menu-list{display:block}}.header .menu-list-item{position:relative}@media only screen and (max-width:639px){.header .menu-list-item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}}.header .menu-list-item::after{content:"";position:absolute;bottom:-5px;left:0;height:2px;width:0;background-color:#054c73;-webkit-transition:width .5s ease-in-out;transition:width .5s ease-in-out}.header .menu-list-item:hover::after{width:100%}.header .menu-list-item a{color:#333;font:16px Montserrat,sans-serif;text-decoration:none;line-height:17px}@media only screen and (max-width:639px){.header .menu-list-item a{font-size:26px;display:block;padding:15px 15px}}.logo{font-family:Montserrat,sans-serif;font-weight:700;font-size:34px;line-height:41px;text-decoration:none;color:#054c73}@media only screen and (max-width:1023px){.logo{margin-left:15px}}.burger-menu{position:fixed;top:37px;right:10px;z-index:20;width:60px;height:40px;-webkit-transition:all .5s ease;transition:all .5s ease;display:none}@media only screen and (max-width:639px){.burger-menu{display:block}}.burger-menu_lines{height:3px;background-color:#054c73;position:absolute;top:50%;left:0;width:100%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.burger-menu::after,.burger-menu::before{content:"";width:100%;height:3px;position:absolute;background-color:#054c73;top:0;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.burger-menu::before{top:auto;bottom:0}.burger-menu.opened .burger-menu_lines{display:none}.burger-menu.opened::after{top:21px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.burger-menu.opened::before{top:21px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.hero_slider{background-image:url(../images/hero-slider.webp);background-size:cover;position:relative;font-family:Montserrat,sans-serif}.hero_slider .container{position:relative;height:calc(100vh - 122px)}.hero_slider_message{position:absolute;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:90px;z-index:1;background:#dfe9f4;padding:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;max-width:50%;font-weight:500;font-size:18px;line-height:39px}@media only screen and (max-width:1023px){.hero_slider_message{max-width:95%;right:2.5%}}.hero_slider_title{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-size:52px;line-height:65px;color:#054c73}@media only screen and (max-width:639px){.hero_slider_title{font-size:33px;line-height:45px}}.benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:639px){.benefit{-ms-flex-wrap:wrap;flex-wrap:wrap}}.benefit-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:639px){.benefit-item{width:100%;margin-bottom:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.benefit-content{color:#333;font-weight:400;font-size:16px;line-height:20px}@media only screen and (max-width:1023px){.benefit-content{line-height:16px}}.benefit-title{font-weight:600;font-size:24px;line-height:29px;color:#333}.collection .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.promo-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media only screen and (max-width:639px){.promo-gallery{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 0}}.promo-gallery .image-mask{max-height:434px}@media only screen and (max-width:639px){.promo-gallery .image-mask{-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:95%}}.single-promo .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-promo-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.single-promo-img{-webkit-box-flex:1;-ms-flex:1;flex:1;height:737px;max-width:450px;margin:0 10% 0 0}@media only screen and (max-width:1023px){.single-promo-img{margin:0}}@media only screen and (max-width:639px){.single-promo-img{display:none}}.single-promo-img.image-mask.right{margin-top:0}.howItWorks .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.hw{font-family:Montserrat,sans-serif}.hw-image{vertical-align:middle;position:relative}.hw-image img{width:100%;max-width:100%}.hw-image:hover .hw-image-number{-webkit-transform:translate(-50%,0) rotate(360deg);transform:translate(-50%,0) rotate(360deg)}.hw-image-number{position:absolute;bottom:-45px;left:50%;-webkit-transform:translate(-50%,0) rotate(0);transform:translate(-50%,0) rotate(0);width:90px;height:90px;border-radius:50%;border:15px solid #fff;background-color:#111;color:#fff;font-size:24px;line-height:29px;font-weight:700;text-align:center;line-height:60px;vertical-align:middle;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.hw-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media only screen and (max-width:639px){.hw-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.hw-list-item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:75px}@media only screen and (max-width:1023px){.hw-list-item{width:31%}.hw-list-item img{height:100%;width:auto;max-width:none}}@media only screen and (max-width:639px){.hw-list-item{width:100%}.hw-list-item img{-o-object-fit:cover;object-fit:cover;height:auto}}@media only screen and (max-width:639px){.hw-list-item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.hw-list-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}.hw-list-item-content h3{font-size:24px;font-weight:700}.hw-list-item-content p{line-height:28px}.img-container{overflow:hidden;height:400px;border-radius:10px}@media only screen and (max-width:639px){.img-container{height:300px}}.mailing-container{width:50%;margin:0 auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media only screen and (max-width:1023px){.mailing-container{width:80%}}@media only screen and (max-width:639px){.mailing-container{width:95%}}.field-container{position:relative;display:block}.field-container .btn{position:absolute;right:0;top:0}@media only screen and (max-width:1023px){.field-container .btn{position:relative;display:inline-block;margin-top:15px}}.footer{background-color:#03344f;color:#fff;font-family:Montserrat,sans-serif}.footer-left{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:34px}.footer .insta-shop{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px}@media only screen and (max-width:1023px){.footer .insta-shop{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (max-width:639px){.footer .insta-shop{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.footer .insta-shop .insta-shop-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media only screen and (max-width:1023px){.footer .insta-shop .insta-shop-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .insta-shop .insta-shop-items a{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer .insta-shop .insta-shop-items a img{max-width:100%}}@media only screen and (max-width:639px){.footer .insta-shop .insta-shop-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .insta-shop .insta-shop-items a{display:block;width:100%}.footer .insta-shop .insta-shop-items img{width:100%}}.footer .ourMission{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:17px}.footer .container{gap:23px}@media only screen and (max-width:639px){.footer .container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer p{color:#fff;font-weight:400;font-size:16px;line-height:35px}.socialLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.socialLinks-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.socialLinks-list a svg{fill:#fff;opacity:.8;width:25px;height:25px;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.socialLinks-list a:hover svg{opacity:1}.container{width:100%;max-width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.text-center{text-align:center}.h3-title{font-weight:700;font-size:24px;line-height:29px}.section{padding:47px;font-family:Montserrat,sans-serif;overflow:hidden}@media only screen and (max-width:1023px){.section{padding:40px 20px}}.section.gray-bg{background-color:#f2f5ff}.section header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.section-title{font-weight:700;font-size:32px;line-height:39px;color:#333}@media only screen and (max-width:639px){.section-title{font-size:27px}}.section-subtitle{font-weight:400;font-size:20px;line-height:24px;color:#666}