abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff;font-family:Nunito,sans-serif;font-weight:300}.hidden{display:none}.btn{border:none;border-radius:10px;cursor:pointer;font-family:Nunito,sans-serif}@-webkit-keyframes pulsate{0%{box-shadow:none;transform:scale(1)}50%{box-shadow:0 1rem 4rem rgba(0,0,0,.25);transform:scale(1.05)}to{box-shadow:none;transform:scale(1)}}@-webkit-keyframes hvr-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}to{transform:translateY(0)}}@-webkit-keyframes rotateIcon{0%{transform:rotate(0deg)}40%{transform:rotate(0deg)}45%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}55%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.container{margin:0 auto;max-width:1140px;padding:0 20px;width:100%}.container--menu{margin:0 auto;max-width:100%;width:100%}.modal__window{border-radius:10px;height:500px;left:50%;max-width:80%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:764px;z-index:10}@media only screen and (max-width:1024px){.modal__window{height:580px}}@media only screen and (max-width:768px){.modal__window{height:420px}}@media only screen and (max-width:480px){.modal__window{height:500px}}@media only screen and (max-width:375px){.modal__window{max-width:95%}}.modal__window-content{background-color:#e9e3e3;display:flex;height:100%;position:relative}@media only screen and (max-width:768px){.modal__window-content{flex-direction:column}}.modal__window-close{position:absolute;right:0;top:0;z-index:1222}.modal__overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:4}.btn--closeModal{background-color:inherit;font-size:30px;height:60px;width:60px;z-index:1010}@media only screen and (max-width:768px){.btn--closeModal{height:30px;width:30px}}.description{display:flex;flex-direction:column;height:500px;justify-content:space-between;padding:60px 30px}@media only screen and (max-width:768px){.description{height:350px;padding:15px}}@media only screen and (max-width:480px){.description{height:500px}}@media only screen and (max-width:375px){.description{padding:10px}}.description__heading{font-size:18px}.description__description{font-size:16px}.description__price{display:flex;flex-direction:column;font-size:18px}.description__price span{color:#4398ec;font-size:24px;margin-top:20px}@media only screen and (max-width:375px){.description__price span{font-size:22px;margin-top:5px}}@media only screen and (max-width:320px){.description__price span{font-size:18px;margin-top:5px}}.modal__img{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:768px){.modal__img{display:none}}.order__btn{background-color:#4398ec;border-radius:10px;height:35px;letter-spacing:1px;margin-top:20px;text-transform:uppercase;width:100px}.modal__wrapper,.reveal{position:relative}.reveal{opacity:0;transform:translateY(150px);transition:all 2s ease}.active{opacity:1;transform:translateY(0)}.heading2{font-size:3rem;margin-bottom:2rem}.paragraph{font-size:1.6rem;margin-bottom:2rem}@media only screen and (max-width:480px){.paragraph{display:none}}.navigation{background-color:#fff;box-shadow:0 5px 15px #a0a0a0;left:0;position:fixed;top:0;width:100%;z-index:100}.navigation__wrapper{align-items:center;display:flex;margin:0 auto;width:100%}.logo__wrapper{height:90px;margin-right:auto;width:150px}@media only screen and (max-width:480px){.logo__wrapper{height:90px;width:140px}}@media only screen and (max-width:320px){.logo__wrapper{height:70px;width:120px}}.logo__wrapper img{height:100%;width:100%}.top-nav.show{transform:translateY(0);transition:all .5s ease}.top-nav{align-items:center;display:flex;justify-content:center;margin-right:5%}@media only screen and (max-width:768px){.top-nav{background-color:#4398ec;flex-direction:column;height:100vh;left:0;position:absolute;top:0;transform:translateY(-100%);transition:all .5s ease;width:100vw}}.top-nav__item{font-size:20px;font-weight:400;padding-left:100px}@media only screen and (max-width:1280px){.top-nav__item{font-size:18px;padding-left:70px}}@media only screen and (max-width:1024px){.top-nav__item{padding-left:55px}}@media only screen and (max-width:768px){.top-nav__item{font-size:20px;padding-bottom:20px;padding-left:0}}.top-nav__item-link:link,.top-nav__item-link:visited{color:#696871;cursor:pointer;display:inline-block;letter-spacing:1px;text-decoration:none}@media only screen and (max-width:768px){.top-nav__item-link:link,.top-nav__item-link:visited{color:#fff}}.top-nav__item-link:active,.top-nav__item-link:hover{color:#000}.top-nav__item-link:after{background-color:#85d9bf;content:"";display:block;height:5px;position:relative;top:20px;transition:width .35s ease-in-out;width:0}.top-nav__item-link:hover:after{width:100%}.top-nav__item-btn{background-color:#85d9bf;border:none;border-radius:10px;color:#696871;cursor:pointer;font-size:20px;height:4.9rem;letter-spacing:1px;width:11rem}@media only screen and (max-width:1280px){.top-nav__item-btn{font-size:18px}}@media only screen and (max-width:768px){.top-nav__item-btn{color:#fff}}.hamburger__wrapper{display:none}@media only screen and (max-width:768px){.hamburger__wrapper{cursor:pointer;display:block;height:auto;margin:0 auto;position:fixed;right:30px;top:30px;transform:rotate(0deg);transition:.5s ease-in-out;width:35px}}@media only screen and (max-width:320px){.hamburger__wrapper{top:20px}}.hamburger__wrapper span{background:#85d9bf;border-radius:9px;display:block;height:5px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.4s ease-in-out;width:100%}.hamburger__wrapper span:first-child{top:0}.hamburger__wrapper span:nth-child(2){height:3px;top:13px}.hamburger__wrapper span:nth-child(3){top:24px}.hamburger__wrapper.open span:first-child{top:18px;transform:rotate(135deg)}.hamburger__wrapper.open span:nth-child(2){left:-60px;opacity:0}.hamburger__wrapper.open span:nth-child(3){top:18px;transform:rotate(-135deg)}.hero{background:linear-gradient(90deg,hsla(0,1%,65%,.8),rgba(98,101,104,.9) 50%,rgba(56,58,65,.8));position:relative}.hero__wrapper{align-items:center;display:flex}.hero__text{color:#fff;margin:0 auto;text-align:center;width:100%}.hero__text-h1{font-size:6rem;margin-bottom:5rem;text-align:center}.hero__text-p{font-size:2rem;margin-bottom:4rem;text-align:center;width:100%}.hero__text-span{color:#85d9bf}.hero__buttons-start{background-color:#85d9bf;color:#fff;font-weight:700;height:5rem;letter-spacing:.5px;margin-right:5rem;text-transform:uppercase;width:16rem}.hero__buttons-start:hover{-webkit-animation:pulsate 1s infinite;animation:pulsate 1s infinite}.hero__buttons-down{background-color:transparent;border:2px solid hsla(0,0%,100%,.7);border-radius:50%;color:#fff;font-size:2rem;height:5rem;width:5rem}.hero__buttons-down:hover{-webkit-animation:hvr-wobble-vertical 1s;animation:hvr-wobble-vertical 1s}.hero__img{height:100vh}@media only screen and (max-width:1280px){.hero__img{color:#fff}}.hero__img-banner{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-10}.about{background-color:#fff;display:flex;z-index:9999}.about__wrapper{display:flex;padding:10rem 0;text-align:left}.about__text{position:relative;width:50%}@media only screen and (max-width:768px){.about__text{text-align:center;width:100%}}.about__img{align-items:center;display:flex;justify-content:center;padding:4rem 2rem;position:relative;width:50%}@media only screen and (max-width:768px){.about__img{display:none}}.about__img-item{border-radius:20% 20% 20% 20%/20% 20% 20% 20%!important;box-shadow:49px 43px 63px -5px rgba(0,0,0,.75);transition:all .2s cubic-bezier(.55,.055,.675,.19);width:80%}.about__img-item:hover{box-shadow:49px 53px 73px -5px rgba(0,0,0,.75);transform:scale(1.05)}.about__heading{color:rgba(67,152,236,.6);font-size:62px;padding:4rem 2rem 1rem;position:absolute;text-align:center;text-transform:uppercase;top:10px}@media only screen and (max-width:768px){.about__heading{padding-bottom:30px;padding-top:0;position:relative}}@media only screen and (max-width:375px){.about__heading{font-size:55px;padding:0}}.about__paragraph{font-size:16px;line-height:1.5;padding:14rem 2rem 4rem}@media only screen and (max-width:768px){.about__paragraph{padding:4rem 2rem}}.about__paragraph span{color:#4398ec;font-weight:700}.products,.products__item{max-width:100%;width:100%}.products__item{align-items:center;display:flex;margin:0 auto;padding-bottom:10rem;padding-top:10rem}@media only screen and (max-width:1024px){.products__item{max-width:800px}}@media only screen and (max-width:480px){.products__item{align-items:center;flex-direction:column;justify-content:center;padding-top:50px}}.products__item-first{bottom:5rem;position:relative}@media only screen and (max-width:480px){.products__item-first{bottom:0}}.products__item-second{padding-bottom:0;padding-top:0}@media only screen and (max-width:480px){.products__item-second{padding-bottom:10rem;padding-top:5rem}}.products__item-third{position:relative;top:6rem}@media only screen and (max-width:480px){.products__item-third{top:0}}.products__item-image{height:500px;margin-right:auto;max-width:300px;width:100%}@media only screen and (max-width:1024px){.products__item-image{height:350px;height:320px;max-width:270px;max-width:260px}}@media only screen and (max-width:480px){.products__item-image{margin-right:0;order:2}}.products__item-image img{position:relative;top:50px;width:100%}@media only screen and (max-width:1024px){.products__item-image img{top:20px;top:40px}}@media only screen and (max-width:480px){.products__item-image img{top:0}}.products__item-image-4{height:400px;margin-right:0;max-width:300px;width:100%}@media only screen and (max-width:1024px){.products__item-image-4{height:350px}}@media only screen and (max-width:768px){.products__item-image-4{max-width:260px}}.products__item-image-4 img{height:550px;width:100%}@media only screen and (max-width:768px){.products__item-image-4 img{height:490px}}.products__item-image-mid{height:500px;margin-right:0;max-width:300px;width:100%}@media only screen and (max-width:1024px){.products__item-image-mid{height:320px;max-width:260px}}@media only screen and (max-width:480px){.products__item-image-mid{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}}.products__item-image-mid img{position:relative;top:150px;width:100%}@media only screen and (max-width:480px){.products__item-image-mid img{top:0}}.products__item-image-mid-2{height:500px;margin-right:auto;max-width:400px;width:100%}@media only screen and (max-width:1024px){.products__item-image-mid-2{max-width:370px}}@media only screen and (max-width:768px){.products__item-image-mid-2{max-width:260px}}@media only screen and (max-width:480px){.products__item-image-mid-2{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:0;order:2}}.products__item-image-mid-2 img{position:relative;top:130px;width:100%}@media only screen and (max-width:768px){.products__item-image-mid-2 img{height:280px;top:140px}}@media only screen and (max-width:480px){.products__item-image-mid-2 img{top:0}}.products__item-image-mid--aloe{max-width:400px}.products__item-image-mid--aloe img{top:130px}@media only screen and (max-width:1024px){.products__item-image-mid--aloe{max-width:370px}.products__item-image-mid--aloe img{top:0}}@media only screen and (max-width:768px){.products__item-image-mid--aloe{max-width:260px}}.products__item-text{max-width:40%;width:100%}@media only screen and (max-width:480px){.products__item-text{margin-bottom:50px;max-width:100%;order:1;text-align:center}}.products__item-text-4{margin-right:auto;max-width:40%;width:100%}@media only screen and (max-width:480px){.products__item-text-4{margin-bottom:50px;margin-right:0;max-width:100%;text-align:center}}.products__item-text-mid{margin-right:auto;max-width:40%;width:100%}@media only screen and (max-width:480px){.products__item-text-mid{margin-bottom:50px;margin-right:0;max-width:100%;text-align:center}}.products__item-text-mid-2{max-width:40%;width:100%}@media only screen and (max-width:480px){.products__item-text-mid-2{margin-bottom:50px;margin-right:0;max-width:100%;text-align:center}}.btn-learnmore{background-color:transparent;color:#4398ec;font-size:1.6rem;font-weight:700}.polygon__top{background-color:#85d9bf;-webkit-clip-path:polygon(0 0,100% 0,100% 65%,0 100%);clip-path:polygon(0 0,100% 0,100% 65%,0 100%)}@media only screen and (max-width:768px){.polygon__top{-webkit-clip-path:none;clip-path:none;overflow:hidden}}.polygon__bot{background-color:#85d9bf;-webkit-clip-path:polygon(0 35%,100% 0,100% 100%,0 100%);clip-path:polygon(0 35%,100% 0,100% 100%,0 100%)}@media only screen and (max-width:768px){.polygon__bot{-webkit-clip-path:none;clip-path:none;overflow:hidden}}.polygon__mid-2{position:relative;top:50px}@media only screen and (max-width:480px){.polygon__mid-2{top:0}}.menu{border:15px solid #85d9bf;height:100%;width:100%}.menu__wrapper{background-color:rgba(182,243,240,.726);width:100%}.menu__item{align-items:center;display:flex;justify-content:center;margin:0 auto;padding:30px 50px}@media only screen and (max-width:768px){.menu__item{flex-direction:column}}@media only screen and (max-width:375px){.menu__item{padding:35px 25px}}.menu__item:not(:last-child){border-bottom:2px solid #85c9d9}.menu__item--first{position:relative}@media only screen and (max-width:375px){.menu__item--first{padding-top:50px}}.menu__item--last{padding-bottom:70px}.menu__item-text{width:50%}@media only screen and (max-width:768px){.menu__item-text{width:70%}}@media only screen and (max-width:375px){.menu__item-text{width:90%}}.menu__item-img{height:300px;width:300px}.menu__item-img--last{margin-top:20px}@media only screen and (max-width:320px){.menu__item-img{height:250px;width:250px}}.menu__item-img img{height:100%;width:100%}.product__heading{font-size:18px;margin-bottom:20px}.product__description{font-size:16px;margin-bottom:30px}.product__price{font-size:16px}.back__icon{align-items:center;display:flex;height:50px;justify-content:center;left:20px;padding:5px;position:fixed;top:20px;width:50px}@media only screen and (max-width:375px){.back__icon{height:32px;left:20px;top:30px;width:32px}}.back__icon a{height:50px;width:50px}.back__icon img{cursor:pointer;filter:invert(45%) sepia(100%) saturate(535%) hue-rotate(178deg) brightness(102%) contrast(85%)}.price{align-items:center;display:flex}.price span{color:#4398ec;font-size:18px;margin-right:auto}.products__footer{position:relative}.products__footer,.products__text{display:flex;flex-direction:column}.products__text{background-color:#85c9d9;color:#fff;font-size:22px;padding:50px 15px;text-align:center;width:100%;z-index:999}@media only screen and (max-width:768px){.products__text{font-size:20px}}.products__contact{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:480px){.products__contact{flex-direction:column}}.products__contact span{padding:10px}.cards{width:100%}.cards__wrapper{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding-bottom:7rem;padding-top:7rem;text-align:center}@media only screen and (max-width:480px){.cards__wrapper{flex-direction:column}.cards__item{margin-bottom:50px}}.cards__item-img{margin-bottom:2rem}.cards__item-img-item{width:100px}.cards__item-h3{font-size:1.6rem;font-weight:700;margin-bottom:2rem}.cards__item-p{font-size:1.4rem;margin:0 auto;width:80%}.topBtn{background-color:#4398ec;background-position:50%;background-repeat:no-repeat;border:none;border-radius:5px;bottom:1rem;box-shadow:0 1px 10px 1px #424242;color:#fff;cursor:pointer;font-size:2rem;height:4rem;position:fixed;right:1rem;transition:all .3s ease;width:4rem;z-index:99}[placeholder]:focus::-webkit-input-placeholder{opacity:1;text-indent:-100%;-webkit-transition:text-indent .4s ease .4s;transition:text-indent .4s ease .4s}.footer{background-color:#85c9d9;padding-bottom:25px;padding-top:85px;position:relative;width:100%}@media only screen and (max-width:768px){.footer{padding-bottom:60px}}.footer__wrapper{display:flex}@media only screen and (max-width:768px){.footer__wrapper{flex-direction:column}}@media only screen and (max-width:480px){.footer__wrapper{flex-direction:column}}.footer__img{display:flex;flex-direction:column;margin-right:auto;max-width:50%;padding:10px;width:100%}@media only screen and (max-width:768px){.footer__img{max-width:100%}}@media only screen and (max-width:480px){.footer__img{max-width:100%}}.footer__img-item,.footer__img-wrap{width:100%}@media only screen and (max-width:768px){.footer__img-item{display:none}}@media only screen and (max-width:480px){.footer__img-item{display:none}}.footer__text{width:100%}.footer__text-heading{font-size:3rem;margin-bottom:2rem;text-align:center}.footer__text-paragraph{font-size:1.6rem;margin-bottom:2rem;text-align:center}.footer__text-paragraph span{font-weight:700}.footer__icons{display:flex;justify-content:space-around;width:100%}.footer__icons-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer__icon{cursor:pointer;max-width:70px;width:100%}.footer__icon:hover{-webkit-animation:rotateIcon 1s ease-in;animation:rotateIcon 1s ease-in}@media only screen and (max-width:768px){.footer__icon{max-width:50px}}.footer__icon img{width:100%}.cta__text{font-size:14px;font-weight:700;width:100%}@media only screen and (max-width:320px){.cta__text{font-size:12px}}.footer__form{align-items:center;border-radius:10px;display:flex;height:auto;justify-content:center;left:20px;max-width:40%;padding:20px;position:relative;width:100%}@media only screen and (max-width:768px){.footer__form{left:0;max-width:100%}}@media only screen and (max-width:480px){.footer__form{left:0;max-width:100%}}.footer__form-form{display:flex;flex-direction:column;height:400px;justify-content:space-between;max-width:400px;width:100%}input{border:none;border-radius:10px;font-size:16px;height:50px;outline:none;padding:10px}input::-moz-placeholder{font-family:Nunito,sans-serif}input:-ms-input-placeholder{font-family:Nunito,sans-serif}input::placeholder{font-family:Nunito,sans-serif}textarea{border:none;border-radius:10px;font-size:16px;height:100px;outline:none;padding:20px}textarea::-moz-placeholder{font-family:Nunito,sans-serif}textarea:-ms-input-placeholder{font-family:Nunito,sans-serif}textarea::placeholder{font-family:Nunito,sans-serif}.form__button{align-self:center;background-color:#4398ec;color:#fff;font-weight:700;height:5rem;letter-spacing:.5px;text-transform:uppercase;width:16rem}.form__button:hover{-webkit-animation:pulsate 1s infinite;animation:pulsate 1s infinite}.socials{align-items:center;background-color:#6aa1ae;bottom:0;display:flex;justify-content:center;left:0;padding-bottom:10px;padding-top:10px;position:absolute;width:100%}.socials--products{position:relative}.socials__list{align-items:center;display:flex;justify-content:space-around;list-style:none;max-width:300px;width:100%}.socials__item-link{cursor:pointer}.socials__item-link img{filter:invert(92%) sepia(4%) saturate(110%) hue-rotate(349deg) brightness(93%) contrast(103%)}
/*# sourceMappingURL=style.css.map */