html{min-height:100%;height:auto;scroll-behavior:smooth;overflow-x:hidden}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:700;letter-spacing:.36px}section,footer{padding:0 30px}@media only screen and (max-width: 767px){section,footer{padding:100px 15px}}@media only screen and (max-width: 575px){section,footer{padding:50px 15px}}a{color:#274c5b;text-decoration:unset;display:block}p{font-family:"Open Sans",sans-serif;color:#525c60;line-height:1.5}span.subtitle{font-family:"Yellowtail",sans-serif;color:#7eb693;font-size:36px;font-weight:400;line-height:1.6;letter-spacing:.36px;display:block}@media only screen and (max-width: 767px){span.subtitle{font-size:28px}}@media only screen and (max-width: 575px){span.subtitle{font-size:21px}}.terms ul,.privacy-policy ul{display:flex;flex-direction:column;gap:20px}.terms ul h3,.privacy-policy ul h3{margin-bottom:15px}.terms ul p,.privacy-policy ul p{margin:0}span.author{font-size:17px;line-height:1.3;color:#274c5b;font-weight:400;text-transform:capitalize;font-family:"Roboto",sans-serif;display:inline-flex;align-items:center;gap:10px;margin-bottom:15px}@media only screen and (max-width: 767px){span.author{font-size:14px;margin-bottom:6.4px}}span.author::before{content:"";background:url(assets/images/author.svg) no-repeat center center;width:18px;height:20px}body{position:relative;font-size:18px;font-family:"Roboto",sans-serif;font-weight:400;color:#274c5b;overflow:hidden;letter-spacing:.36px}img{width:100%}.btn{display:inline-flex;gap:24px;align-items:center;padding:25px 15px 25px 33px;background:rgba(0,0,0,0);border:1px solid #274c5b;width:auto;line-height:1.3;transition:all .5s ease;font-size:19px;color:#274c5b;border-radius:16px;position:relative}@media only screen and (max-width: 767px){.btn{padding:18px 9px 18px 18px}}@media only screen and (max-width: 575px){.btn{padding:12px 9px 12px 12px;font-size:14px;gap:12px}}.btn::after{content:url(assets/images/arrow-right-comp.svg);background:#335b6b;border-radius:50%;display:flex;align-items:center;justify-content:center;width:38px;height:34px}@media only screen and (max-width: 575px){.btn::after{width:30px;height:30px}}.btn:hover{background:#274c5b;color:#fff}.btn.light,.btn.dark{border:0}.btn.light{background:#efd372}.btn.light:hover{background:#274c5b}.btn.dark{background:#274c5b;color:#fff}.btn.dark:hover{background:#efd372;color:#274c5b}h1{font-size:70px;line-height:1.15}@media only screen and (max-width: 991px){h1{font-size:60px}}@media only screen and (max-width: 767px){h1{font-size:36px;line-height:1.2}}@media only screen and (max-width: 575px){h1{font-size:28px}}h2{font-size:45px;line-height:1.5;text-transform:capitalize}@media only screen and (max-width: 991px){h2{font-size:38px}}@media only screen and (max-width: 767px){h2{font-size:28px}}@media only screen and (max-width: 575px){h2{font-size:22px}}h3{font-size:26px;line-height:1.3}@media only screen and (max-width: 991px){h3{font-size:24px}}@media only screen and (max-width: 767px){h3{font-size:21px}}@media only screen and (max-width: 575px){h3{font-size:18px}}h4{font-size:22px;line-height:1.3}@media only screen and (max-width: 991px){h4{font-size:18px}}@media only screen and (max-width: 575px){h4{font-size:16px}}.page{position:relative}.page::before{content:"";left:-100%;width:100%;height:100%;z-index:2;position:absolute;background:rgba(0,0,0,.8);transition:left .5s ease}.menu-open .page::before{left:0}.lock body{touch-action:none;overflow:unset;overflow-x:hidden;overscroll-behavior:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}h1,h2,h3,h4,h5,h6{margin:0}ul{margin:0;padding:0;list-style:none}.header{padding:40px 30px}@media only screen and (max-width: 767px){.header{padding:20px 15px}}.header__wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){.header__wrapper{gap:30px}}@media only screen and (max-width: 575px){.header__wrapper{gap:10px}}.header__navigation{display:flex;gap:120px;align-items:center}@media only screen and (max-width: 1199px){.header__navigation{gap:60px}}@media only screen and (max-width: 991px){.header__navigation{gap:10px}}@media only screen and (max-width: 767px){.header__navigation{justify-content:space-between;flex-grow:1}}.header__navigation-logo{max-width:200px}@media only screen and (max-width: 575px){.header__navigation-logo{max-width:140px}}.header__navigation-list{display:flex;align-items:center;gap:40px}@media only screen and (max-width: 991px){.header__navigation-list{gap:15px}}@media only screen and (max-width: 767px){.header__navigation-list{position:absolute;z-index:5;background:#274c5b;color:#fff;right:-100%;top:135px;padding:20px;transition:right .5s ease;flex-direction:column;width:50%;height:100%}.header__navigation-list li{width:100%}}@media only screen and (max-width: 575px){.header__navigation-list{width:100%}}.header__navigation-list li a{font-size:19px;transition:color .3s ease}.header__navigation-list li a:hover{color:#7eb693}.header__navigation-list li a.active{color:#7eb693}.header__navigation-btn{display:none;background:none;appearance:none;border:none;position:relative}@media only screen and (max-width: 767px){.header__navigation-btn{display:block;width:24px;height:16px;padding:0}.header__navigation-btn span{width:100%;height:2px;display:block;background:#274c5b;margin:auto 0}.header__navigation-btn::before,.header__navigation-btn::after{content:"";display:block;background:#274c5b;width:100%;height:2px;position:absolute}.header__navigation-btn::before{top:0}.header__navigation-btn::after{bottom:0}}.header__cart{border:1px solid #d4d4d4;padding:7px 24px 7px 11px;display:flex;gap:10px;align-items:center;border-radius:33px}@media only screen and (max-width: 991px){.header__cart{padding:7px 10px;gap:5px}}@media only screen and (max-width: 575px){.header__cart{padding:4px 7px}}.header__cart a{padding:16px 15px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#274c5b}@media only screen and (max-width: 991px){.header__cart a{padding:8px}.header__cart a img{width:20px;height:20px}}@media only screen and (max-width: 575px){.header__cart a img{width:100%}}.header__cart a:hover img{transform:rotate(360deg)}.header__cart a img{transition:all .3s ease}.header__cart span{font-size:17px}@media only screen and (max-width: 575px){.header__cart span{font-size:14px}}.footer{display:flex;gap:20px;justify-content:center}@media only screen and (min-width: 768px){.footer{padding:182px 30px 150px}}@media only screen and (max-width: 991px){.footer{flex-direction:column;align-items:center;text-align:center;gap:40px}}.footer__contacts{text-align:right;max-width:270px}@media only screen and (max-width: 991px){.footer__contacts{order:3;text-align:center}}.footer__contacts h3{margin-bottom:35px;font-size:30px}.footer__contacts-adress div,.footer__contacts-adress a,.footer__contacts-mail div,.footer__contacts-mail a,.footer__contacts-phone div,.footer__contacts-phone a{margin-bottom:5px;font-size:18px;color:#525c60;font-weight:700}.footer__contacts-adress a,.footer__contacts-mail a,.footer__contacts-phone a{font-weight:400}.footer__contacts-adress:not(:last-of-type),.footer__contacts-mail:not(:last-of-type),.footer__contacts-phone:not(:last-of-type){margin-bottom:40px}.footer__main{border-inline:1px solid #d5d5d5;text-align:center;max-width:670px;padding:0 10px}.footer__main-list{display:flex;gap:20px;justify-content:center}.footer__main-list li a{border-radius:50%;background:#eff6f1;display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;transition:all .5s ease}.footer__main-list li a:hover{background:#7eb693}.footer__main-list li a:hover img{transform:rotate(360deg)}.footer__main-list li a img{width:20px;transition:all .5s ease}.footer__main-logo{max-width:200px;margin:0 auto 44px}.footer__main-desc{margin:0 0 60px}@media only screen and (max-width: 991px){.footer__main{order:1}}@media only screen and (max-width: 991px){.footer__pages{order:2}}.footer__pages h3{font-size:35px;margin-bottom:20px}.footer__pages-list{display:flex;flex-direction:column;gap:24px}.footer__pages-list li a{font-size:18px;font-weight:400;color:#525c60}.footer a{transition:all .5s ease}.footer a:hover{color:#7eb693}.welcome{display:flex;position:relative;align-items:center;background:url(assets/images/welcome-bg.webp) no-repeat center/cover}@media only screen and (max-width: 767px){.welcome{text-align:center;justify-content:center}.welcome::before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0;background:hsla(0,0%,100%,.6)}}@media only screen and (min-width: 768px){.welcome{padding:225px 30px 250px}}.welcome__info{max-width:500px;position:relative;z-index:1}.welcome__info .subtitle{margin-bottom:23px}@media only screen and (max-width: 575px){.welcome__info .subtitle{margin-bottom:10px}}.welcome__info h1{margin-bottom:30px}@media only screen and (max-width: 575px){.welcome__info h1{margin-bottom:15px}}.cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(665px, 1fr));gap:50px}@media only screen and (min-width: 768px){.cards{padding:142px 30px}}@media(max-width: 1440px){.cards{grid-template-columns:repeat(auto-fit, minmax(332px, 1fr))}}@media only screen and (max-width: 767px){.cards{grid-template-columns:repeat(auto-fit, minmax(290px, 1fr))}}.cards__card{margin:0 auto;max-width:665px;min-height:378px;width:100%;display:flex;flex-direction:column;justify-content:center;background:#d4d4d4;border-radius:30px;padding:55px}@media(min-width: 1439.98px){.cards__card{max-width:unset}}@media(max-width: 1439.98px){.cards__card{padding:45px}}@media only screen and (max-width: 767px){.cards__card{padding:20px;min-height:300px}}@media only screen and (max-width: 575px){.cards__card{padding:20px;min-height:225px}}.cards__card .subtitle{line-height:1.8}.cards__card:first-of-type .subtitle{color:#fff}.cards__card h2{font-size:40px;font-weight:400;line-height:1.3;max-width:260px}@media only screen and (max-width: 767px){.cards__card h2{font-size:32px}}@media only screen and (max-width: 575px){.cards__card h2{font-size:28px}}.about{display:flex;align-items:center;gap:55px;background:#f9f8f8}@media only screen and (min-width: 768px){.about{padding:130px 30px 140px}}@media only screen and (max-width: 1199px){.about{flex-wrap:wrap;justify-content:center}}.about__img{max-width:650px;width:100%}@media only screen and (min-width: 1200px){.about__img{flex:1}}.about__img img{height:100%;object-fit:cover}@media only screen and (min-width: 1200px){.about__info{flex:1}}.about__info h2{margin-bottom:22px;max-width:520px;line-height:1.35}.about__info p{margin-bottom:56px;line-height:1.8}@media only screen and (max-width: 767px){.about__info p{margin-bottom:25px}}@media only screen and (max-width: 767px){.about__info{text-align:center}.about__info h2{margin:0 auto}}.about__info .btn{margin-top:44px}@media only screen and (max-width: 767px){.about__info .btn{margin-top:35px}}@media only screen and (max-width: 575px){.about__info .btn{margin-top:25px}}.about__item{display:flex;align-items:start;gap:20px}.about__item:not(:last-of-type){margin-bottom:30px}@media only screen and (max-width: 575px){.about__item:not(:last-of-type){margin-bottom:15px}}.about__item-desc{max-width:540px}.about__item-desc h3{margin-bottom:9px;font-weight:400;font-size:25px}.about__item-desc p{margin:0}.about__item-image{background:#fff;padding:24px;border-radius:20px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 575px){.about__item-image{padding:12px;border-radius:10px}}.about__item-image img{height:100%;object-fit:contain}@media only screen and (max-width: 767px){.about__item{flex-direction:column;align-items:center}}@media only screen and (min-width: 768px){.products{padding:131px 30px}}.products .subtitle,.products h2{text-align:center}.products h2{margin-bottom:42px}@media only screen and (max-width: 575px){.products h2{margin-bottom:20px}}.products__layout{display:grid;grid-template-columns:repeat(auto-fit, minmax(440px, 1fr));gap:20px}@media(max-width: 1420px){.products__layout{grid-template-columns:repeat(auto-fit, minmax(350px, 1fr))}}@media only screen and (max-width: 1199px){.products__layout{grid-template-columns:repeat(auto-fit, minmax(270px, 1fr))}}@media only screen and (max-width: 767px){.products__layout{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}}@media only screen and (max-width: 575px){.products__layout{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}.products__card{position:relative;max-width:450px;width:100%;border-radius:30px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;min-height:590px;background:#f9f8f8;padding:30px 30px 20px}@media only screen and (max-width: 575px){.products__card{padding:15px 15px 10px;border-radius:15px}}.products__card:hover .products__card-img{opacity:.6}.products__card-img{transition:all .5s ease;margin-bottom:30px}.products__card label{position:absolute;z-index:1;top:25px;left:30px;font-weight:700;color:#fff;font-size:15px;background:#274c5b;padding:9px 25px;border-radius:8px}@media only screen and (max-width: 767px){.products__card label{top:20px;left:20px}}@media only screen and (max-width: 575px){.products__card label{top:10px;left:10px;border-radius:6px}}.products__card-footer h4{border-bottom:1px solid #d4d4d4;padding-bottom:11px;margin-bottom:20px;font-weight:400}@media only screen and (max-width: 575px){.products__card-footer h4{padding-bottom:5.5px;margin-bottom:5.5px}}.products__card-footer .card-footer__stars{display:flex;gap:3px;align-items:center}.products__card-footer .card-footer__info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 767px){.products__card-footer .card-footer__info{gap:5px}}.products__card-footer .card-footer__prices{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media only screen and (max-width: 767px){.products__card-footer .card-footer__prices{gap:5px}}.products__card-footer .card-footer__old{color:#b8b8b8;text-decoration:line-through}.products__card-footer .card-footer__sale{font-weight:700}@media only screen and (max-width: 767px){.products__card-footer .card-footer__old,.products__card-footer .card-footer__sale{font-size:16px}}@media only screen and (max-width: 575px){.products__card-footer .card-footer__old,.products__card-footer .card-footer__sale{font-size:14px}}.tesmontial{background:url(assets/images/tesmontial-bg.webp) no-repeat center/cover}@media only screen and (min-width: 768px){.tesmontial{padding:130px 30px 160px}}.tesmontial .subtitle,.tesmontial h2{text-align:center}.tesmontial-swiper{margin:60px 0 100px;max-width:1100px}@media only screen and (max-width: 767px){.tesmontial-swiper{margin:30px 0 50px;padding-bottom:40px}}.tesmontial-swiper__status{font-size:14px;font-weight:400;line-height:1.5;color:#525c60}.tesmontial-swiper__hero{border-radius:50%;margin-bottom:18px;max-width:115px;width:100%}.tesmontial .swiper{padding-bottom:99px;border-bottom:2px solid #e0e0e0}@media only screen and (max-width: 767px){.tesmontial .swiper{padding-bottom:40px}}.tesmontial .swiper-slide{align-items:center;display:flex;flex-direction:column;text-align:center}.tesmontial .swiper-slide p{margin:0 0 30px;max-width:950px}@media only screen and (max-width: 767px){.tesmontial .swiper-slide p{font-size:16px}}@media only screen and (max-width: 575px){.tesmontial .swiper-slide p{font-size:14px}}.tesmontial__star-holder{display:flex;align-items:center;gap:2px;margin-bottom:40px}.tesmontial__stats{max-width:1070px;margin:0 auto;width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:35px}@media only screen and (max-width: 1199px){.tesmontial__stats{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}@media only screen and (max-width: 991px){.tesmontial__stats{grid-template-columns:repeat(auto-fit, minmax(150px, 1fr))}}@media only screen and (max-width: 767px){.tesmontial__stats{gap:15px;grid-template-columns:1fr}}.tesmontial__stats-item{border-radius:50%;text-align:center;max-width:230px;min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f1f1f1;outline:6px solid #7eb693;outline-offset:5px;width:100%;margin:0 auto}@media only screen and (max-width: 991px){.tesmontial__stats-item{max-width:150px;min-height:150px}}@media only screen and (max-width: 767px){.tesmontial__stats-item:not(:last-of-type){margin-bottom:15px}}.tesmontial__stats-item div{font-weight:700}@media only screen and (max-width: 767px){.tesmontial__stats-item div{font-size:14px}}.featured{background:#274c5b}@media only screen and (min-width: 768px){.featured{padding:140px 30px 165px}}.featured__heading{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:15px;margin-bottom:43px}@media only screen and (max-width: 767px){.featured__heading{margin-bottom:33px;flex-direction:column;align-items:center;text-align:center}}.featured__heading-titles h2{color:#fff}.featured__heading .btn{border:1px solid #efd372}.featured__heading .btn.light:hover{background:rgba(0,0,0,0);border:1px solid #fff}.featured label{top:33px;padding:9px 24px}.featured .products__card-img{margin-bottom:0;object-fit:contain;flex-grow:.56}.delivery{background:url(assets/images/delivery-bg.webp) no-repeat left/50%}@media(max-width: 1400px){.delivery{background-size:cover}}@media only screen and (min-width: 768px){.delivery{padding:40px 60px}}@media only screen and (max-width: 767px){.delivery{padding:40px 30px}}@media only screen and (max-width: 575px){.delivery{padding:20px 15px}}.delivery__info{max-width:720px;width:100%;padding:40px 40px 55px 60px;margin-left:auto;background:#fff;border-radius:30px 0 0 30px}@media(max-width: 1400px){.delivery__info{border-radius:30px}}@media only screen and (max-width: 767px){.delivery__info{border-radius:16px;padding:20px 20px 27.25px 30px}}.delivery__info h2{margin-bottom:30px;max-width:320px;line-height:1.4;font-size:44px}@media only screen and (max-width: 575px){.delivery__info h2{margin-bottom:15px}}.delivery__info h4{margin-bottom:4px;font-size:23px}.delivery__info p{line-height:1.8}.delivery__info p:not(:last-of-type){margin:0 0 10px}.delivery__info p:last-of-type{margin:0}.categories{display:grid;background:#eff6f1;grid-template-columns:repeat(auto-fit, minmax(460px, 1fr));gap:30px}@media(max-width: 1440px){.categories{grid-template-columns:repeat(auto-fit, minmax(390px, 1fr))}}@media only screen and (max-width: 1199px){.categories{grid-template-columns:repeat(auto-fit, minmax(320px, 1fr))}}@media only screen and (min-width: 768px){.categories{padding:140px 0;gap:15px}}@media only screen and (max-width: 767px){.categories{padding:100px 0}}@media only screen and (max-width: 575px){.categories{grid-template-columns:repeat(auto-fit, minmax(290px, 1fr));padding:50px 0}}.categories__block{display:flex;align-items:center;justify-content:center;max-width:450px;width:100%;min-height:580px;margin:0 auto;position:relative}@media only screen and (max-width: 991px){.categories__block{min-height:380px}}@media only screen and (max-width: 575px){.categories__block{min-height:250px}}.categories__block::after{content:"";background:rgba(0,0,0,.8);position:absolute;width:100%;height:100%;display:block;z-index:0;opacity:0;visibility:hidden;transition:all .5s ease}.categories__block:hover::after{opacity:1;visibility:visible}.categories__block:hover h3{background:#efd372}@media(min-width: 1440px){.categories__block{max-width:unset}}.categories__block h3{border-radius:20px;background:#fff;max-width:300px;min-height:95px;width:100%;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:all .5s ease}@media only screen and (max-width: 1199px){.categories__block h3{max-width:230px;min-height:65px}}@media only screen and (max-width: 991px){.categories__block h3{max-width:200px;min-height:65px;border-radius:16px}}@media only screen and (max-width: 575px){.categories__block h3{max-width:180px;border-radius:12px;min-height:50px}}@media only screen and (min-width: 768px){.news{padding:130px 30px 157px}}.news__layout{display:grid;gap:30px;grid-template-columns:repeat(auto-fit, minmax(670px, 1fr))}@media(max-width: 1440px){.news__layout{grid-template-columns:repeat(auto-fit, minmax(360px, 1fr))}}@media only screen and (max-width: 575px){.news__layout{grid-template-columns:1fr;gap:15px}}.news__heading{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:105px}@media only screen and (max-width: 767px){.news__heading{margin-bottom:50px}}@media only screen and (max-width: 575px){.news__heading{margin-bottom:25px}}.news__post{max-width:670px;position:relative;padding:0 0 72px}@media(min-width: 1440px){.news__post{max-width:unset}}@media only screen and (max-width: 991px){.news__post{padding:0;margin:0 auto}}@media only screen and (max-width: 767px){.news__post p{font-size:16px}}@media only screen and (max-width: 575px){.news__post p{font-size:14px}}.news__post img{max-height:515px;object-fit:cover;border-radius:30px;height:100%}@media only screen and (max-width: 991px){.news__post img{border-radius:15px}}.news__info{position:absolute;z-index:0;bottom:0;left:50%;width:100%;max-width:620px;transform:translate(-49%, 0);background:#fff;padding:50px;border-radius:30px;filter:drop-shadow(0px 2px 18px rgba(0, 0, 0, 0.14))}@media(min-width: 1440px){.news__info{max-width:unset;width:90%}}@media only screen and (max-width: 1199px){.news__info{padding:25px}}@media only screen and (max-width: 991px){.news__info{padding:15px;bottom:unset;top:50%;transform:translate(-50%, -50%);border-radius:15px}}.news__info p{margin:43px 0 35px}@media only screen and (max-width: 991px){.news__info p{margin:11px 0}}@media only screen and (max-width: 575px){.news__info p{margin:5px 0}}.news__info h3{font-size:25px}.news__info .btn{padding:0;border:0;gap:10px}.news__info .btn::after{transform:scale(0.6);border-radius:50%}.news__info .btn:hover{background:unset;color:#274c5b;text-decoration:underline}.sub{padding:100px 70px;background:url(assets/images/banner-bg.webp) no-repeat center/cover;margin:0 30px;border-radius:30px;display:flex;gap:30px;align-items:center;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 767px){.sub{margin:0 15px;padding:50px;justify-content:center}}.sub .btn{font-family:"Open Sans",sans-serif;font-weight:700;cursor:pointer}.sub form{display:flex;align-items:center;gap:10px;flex-grow:1;flex-wrap:wrap;justify-content:end}.sub form input{background:#fff;border-radius:16px;color:#525c60;border:none;outline:none;max-width:350px;width:100%;padding:30px;font-size:18px;font-family:"Open Sans",sans-serif}@media only screen and (max-width: 767px){.sub form input{padding:15px;font-size:14px}}.sub form input::placeholder{color:#525c60}@media only screen and (max-width: 767px){.sub form{justify-content:center}}.sub h2{max-width:320px;font-size:50px;color:#fff}@media only screen and (max-width: 1199px){.sub h2{font-size:42px}}@media only screen and (max-width: 991px){.sub h2{font-size:38px}}@media only screen and (max-width: 767px){.sub h2{font-size:28px;text-align:center}}@media only screen and (max-width: 575px){.sub h2{font-size:22px}}
:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
