/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:"GolosText";src:url(../assets/fonts/GolosText-Regular-af87b.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"GolosText";src:url(../assets/fonts/GolosText-Medium-84542.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"GolosText";src:url(../assets/fonts/GolosText-Bold-df2ce.woff2) format("woff2");font-weight:700;font-style:normal}.wrap{position:relative;max-width:1920px;margin:0 auto;overflow:hidden}.container{display:flex;position:relative;max-width:1470px;margin:0 auto;padding:0 15px;flex-wrap:wrap}*{box-sizing:border-box}body,div,section,header,footer,nav,p,h1,h2,h3,h4,h5,h6,ul,ol,li,input,select,button,form,label,img{display:block;width:100%;margin:0;padding:0}ul{list-style:none}*{font-family:"Arial",sans-serif;scroll-behavior:smooth;line-height:1}p{line-height:1.2;font-size:18px}select{text-indent:1px;text-overflow:"";-webkit-appearance:none;-moz-appearance:none}section{position:relative}button{border:none}button:focus{outline:none}h1,h2,h3,h4,h5,h6{font-family:"GolosText","Arial",sans-serif}.counter{margin:20px auto 0;max-width:233px;padding-bottom:20px}.counter__title{font-size:17px;font-weight:400;margin-bottom:10px;color:#000}.counter__list{display:flex;justify-content:space-between;align-items:center}.counter__item{max-width:69px;position:relative;color:#000;border-radius:10px;display:flex;justify-content:center;align-items:center;text-align:center;background:#f5ecdd;padding:15px}.counter__item:before{content:":";font-size:inherit;font-weight:inherit;position:absolute;color:inherit;right:-8px;top:50%;transform:translateY(-50%)}.counter__item:last-child:before{content:none}.counter__value{font-size:28px;font-weight:400}.counter__text{color:#000;font-size:15px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%, 100%);text-align:center}.logo{font-size:64px;font-weight:700;color:#fc3d54;text-transform:uppercase}.form{background:#fff;position:relative;max-width:370px;padding:24px;border-radius:6px;box-shadow:0px -5px 36px -16px rgba(66,67,74,.4)}.form__title{font-size:26px;text-align:center;margin-bottom:20px}.form__select{position:relative}.form__select:before{content:"";background:url(../assets/img/form__select-a92dc.svg) no-repeat center/contain;position:absolute;top:50%;right:30px;width:15px;height:15px;transform:translateY(-50%)}.form__input{background:#f3f3f3;border:none;margin-bottom:20px;padding:20px 33px;border-radius:90px}.form__input_select{background:#f5ecdd}.form__btn{background:linear-gradient(180deg, #F1DE2F 0%, #F1AF2F 100%);text-align:center;padding:30px;font-size:16px;font-weight:700;text-transform:uppercase;box-shadow:0 15px 20px rgba(0,0,0,.1);border-radius:180px}.price{display:flex;align-content:center;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}.price__item{line-height:1;width:auto}.price__new{color:#fc3d54;font-size:30px;font-weight:700}.price__old{color:#8a8a8a;font-size:18px;font-weight:400;text-align:center;text-decoration:line-through}.price__old-value,.price__new-value,.price__currency{color:inherit}@media screen and (max-width: 768px){.price_mobile{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:285px;margin-bottom:20px}.price_mobile .price__new{max-width:225px;margin-bottom:10px}}@media screen and (max-width: 576px){.price_mobile{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:165px;margin-bottom:10px}.price_mobile .price__new{font-size:40px;margin-bottom:10px;text-align:center}}.main{background:#f5ecdd}.main_bottom{background:#f5ecdd url(../assets/img/main__bg2-c9d34.png) no-repeat center/1000px;padding:60px 0}.main__container{align-items:center;justify-content:space-between}.main__left{position:relative;z-index:4;max-width:570px;padding:45px 0}.main__left_bottom{padding:0}.main__logo{max-width:143px;margin-bottom:60px}.main__label{color:#fff;font-size:18px;font-weight:500;display:inline-block;background:linear-gradient(-3deg, #FDD78D 0%, #DE7B91 45.31%, #C9043C 100%),#d9d9d9;width:auto;margin-bottom:15px;padding:10px 15px;border-radius:10px}.main__title{font-size:42px;margin-bottom:25px;padding-right:20px;text-shadow:0 0 2px #f5ecdd}.main__title_short{max-width:500px}.main__list{max-width:320px}.main__list-item{display:flex;align-items:center;margin-bottom:25px;text-shadow:0 0 2px #f5ecdd;gap:15px}.main__list-circle{display:flex;align-items:center;flex:1 0 100%;justify-content:center;background:#fff;width:80px;max-width:80px;height:80px;overflow:hidden;border-radius:50%}.main__list-icon{width:auto}.main__text{max-width:284px;margin-bottom:30px}.main__product{display:flex;align-items:flex-end;justify-content:center;position:absolute;height:100%}.main__product_center{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.main__product-img{justify-content:center;position:relative;z-index:3;max-width:28%;transform:translate(-30%, 80px)}.main__product-img_center{transform:translateY(130px)}.main__product-bg{position:absolute;top:0;left:50%;width:auto;height:100%;transform:translateX(-30%)}.main__right{position:relative;z-index:4;max-width:380px}@media screen and (max-width: 1440px){.main__product-img{transform:translate(-15%, 80px)}}@media screen and (max-width: 991px){.main{padding:30px 0}.main_bottom{background-position:50% 25%}.main__logo{margin:0 auto 20px}.main__title{text-align:center;margin:0 auto 30px;padding-right:0}.main__label{text-align:center;display:block;max-width:300px;margin:0 auto 30px}.main__container{justify-content:center}.main__left{padding:0}.main__text{text-align:center;margin:0 auto 30px}.main__product{justify-content:flex-start;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;max-width:570px}.main__product-img{position:absolute;top:50%;left:0;max-width:180px;transform:translateY(-50%)}.main__product-img_center{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;margin:0 auto}.main__product-bg{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;width:340px;transform:translateX(28%);-webkit-mask-image:linear-gradient(transparent, black 15%, black 90%, transparent)}.main__right{display:flex;justify-content:center;max-width:100%}}@media screen and (max-width: 576px){.main__title{font-size:23px;text-align:center}.main__list-circle{max-width:60px;height:60px}.main__list-icon{max-width:40px}}.problems{overflow:hidden}.problems__container{padding:140px 15px 80px}.problems__title{font-size:48px;max-width:860px;margin-bottom:60px}.problems__title span{color:#fc3d54}.problems__list{position:relative;z-index:3;max-width:765px}.problems__block{margin-bottom:15px}.problems__item{display:flex;background:#f3f3f3;margin:0 auto;overflow:hidden;border-radius:5px;gap:20px}.problems__item_short{max-width:690px}.problems__square{position:relative;max-width:142px;overflow:hidden}.problems__item-img{position:absolute;top:0;left:0;height:100%;object-fit:cover;object-position:center}.problems__item-info{display:flex;align-items:center;flex-wrap:wrap;padding:20px}.problems__item-title{font-size:24px;font-weight:500;margin-bottom:10px}.problems__bg{position:absolute;right:-240px;bottom:0;max-width:1357px}.problems__footer{display:flex;align-items:center;background:#fff;position:relative;z-index:3;max-width:765px;padding:30px;border:2px solid #f3f3f3;border-radius:5px;gap:20px}.problems__footer-icon{max-width:52px}.problems .slick-prev,.problems .slick-next{top:65px}@media screen and (max-width: 991px){.problems{padding:30px 0}.problems__container{justify-content:center;padding:0 15px}.problems__block{padding:0 8px}.problems__item{flex-wrap:wrap;justify-content:center;max-width:280px;gap:0}.problems__square{max-width:100%;height:140px}.problems__bg{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none}}@media screen and (max-width: 576px){.problems__title{font-size:24px;text-align:center;margin-bottom:20px}.problems__footer{flex-wrap:wrap;padding:15px}}.start__container{padding:90px 15px;background:url(../assets/img/start__bg-c8cf4.jpg) no-repeat center/cover;justify-content:flex-end;border-radius:20px;box-shadow:0 25px 40px rgba(0,0,0,.2)}.start__right{max-width:700px}.start__text{color:#f3e9a0;font-size:24px;margin-bottom:15px}.start__title{font-size:68px;color:#fff}.start__title span{position:relative;z-index:1}.start__title span:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:11px;background:url(../assets/img/start__title-line-72e9f.svg) no-repeat center/contain;z-index:-1}@media screen and (max-width: 1200px){.start__right{max-width:60%}}@media screen and (max-width: 991px){.start{padding:0 15px 30px}.start__container{padding:0;background:#24262d;overflow:hidden}.start__container:before{content:"";display:block;width:100%;height:200px;background:url(../assets/img/start__bg-c8cf4.jpg) no-repeat 10% 50%/cover;-webkit-mask-image:linear-gradient(black 80%, transparent)}.start__right{max-width:100%;padding:0 15px 30px}}@media screen and (max-width: 576px){.start__text{font-size:19px}.start__title{font-size:35px}}.sick{padding:100px 0}.sick__container{justify-content:center}.sick__title{max-width:1077px;text-align:center;margin-bottom:40px;font-size:38px}.sick__title span{display:block;color:#fc3d54}.sick__block{padding:0 8px}.sick__item{max-width:350px;border-radius:10px;overflow:hidden;background:#f3f3f3;margin:0 auto}.sick__item_shift{margin-top:35px}.sick__bg{height:200px;position:relative;overflow:hidden}.sick__bg-img{object-fit:cover;object-position:center;position:absolute;height:100%;top:0;left:0}.sick__info{padding:30px}.sick__item-title{font-size:28px;font-weight:500;margin-bottom:15px}.sick .slick-prev,.sick .slick-next{top:100px}@media screen and (max-width: 1280px){.sick__item_shift{margin-top:0}}@media screen and (max-width: 576px){.sick{padding:30px 0}.sick__title{font-size:24px;margin-bottom:20px}}.heal{padding:100px 0 0}.heal__container{background:#f5ecdd;padding:80px;border-radius:20px}.heal__left{max-width:58%}.heal__title{font-size:71px;position:relative;z-index:4;margin-bottom:30px}.heal__title span{color:#ec799c}.heal__subtitle{font-size:30px;font-weight:500;max-width:355px;margin-bottom:30px}.heal__text{position:relative;z-index:4;max-width:430px;margin-bottom:25px}.heal__product{position:absolute;z-index:2;top:-116px;right:-240px;max-width:855px;-webkit-mask-image:linear-gradient(to right, black 80%, transparent 95%)}.heal__img{position:absolute;bottom:0;left:45%;max-width:505px}@media screen and (max-width: 1440px){.heal__product{max-width:58%}.heal__left{max-width:600px}}@media screen and (max-width: 991px){.heal{padding:0 15px}.heal__container{justify-content:center;padding:30px 15px 0}.heal__left{max-width:100%}.heal__product{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;max-width:885px;margin-left:auto;transform:translateX(35px);-webkit-mask-image:none}.heal__img{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;margin:0 auto}.heal__subtitle,.heal__text{text-align:center;max-width:500px;margin:0 auto 20px}}@media screen and (max-width: 768px){.heal__title{font-size:28px;text-align:center;margin-bottom:0}.heal__subtitle{font-size:26px}}.how{padding:50px 0}.how__list{display:flex;max-width:1100px}.how__circle{display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg, #FDD78D 0%, #DE7B91 45.31%, #C9043C 100%),#d9d9d9;max-width:94px;height:94px;margin:0 auto 15px;border-radius:50%;box-shadow:0 9px 35px rgba(0,0,0,.15)}.how__img{max-width:59px}.how__block_shift{padding-top:200px}.how__item{flex:1 0 280px;max-width:280px}.how__text{text-align:center}.how .slick-dots{bottom:-40px}.how .slick-dots li{width:13%}@media screen and (max-width: 1100px){.how__block{padding:0 8px}.how__block_shift{padding-top:0}.how__item{margin:0 auto}}.consist{position:relative;z-index:4;padding:50px 0}.consist__container{justify-content:center}.consist__title{font-size:41px;text-align:center;max-width:960px;margin-bottom:20px}.consist__title span{color:#ec799c}.consist__subtitle{font-size:22px;font-weight:500;text-align:center;margin-bottom:30px}.consist__block{padding:0 8px}.consist__item{background:#f3f3f3;overflow:hidden;border-radius:10px}.consist__bg{position:relative;height:200px}.consist__bg-img{position:absolute;top:0;left:0;height:100%;object-position:center;object-fit:cover}.consist__info{padding:30px}.consist__item-title{font-size:28px;font-weight:500;margin-bottom:20px}.consist .slick-prev{left:10px}.consist .slick-next{right:10px}.consist .slick-prev,.consist .slick-next{top:100px}@media screen and (max-width: 576px){.consist{padding:30px 0}.consist__title{font-size:24px}.consist__subtitle{font-size:20px}.consist__info{padding:30px 15px}}.research{padding:50px 0}.research__container{position:static}.research__left{max-width:800px}.research__title{font-size:58px;position:relative;z-index:3;margin-bottom:40px}.research__title span{color:#ec799c}.research__bg{position:absolute;top:50%;right:0;max-width:69%;transform:translateY(-50%)}.research__list{position:relative;z-index:3}.research__list-item{align-items:center;position:relative;min-height:45px;margin-bottom:15px;padding:10px 0 10px 60px;text-shadow:0 0 2px #fff}.research__list-item:before{content:"";display:block;background:url(../assets/img/research__icon-88204.png) no-repeat center/contain;position:absolute;top:50%;left:0;width:44px;height:44px;transform:translateY(-50%)}@media screen and (max-width: 991px){.research{padding:0 0 30px}.research__left{max-width:100%}.research__container{justify-content:center}.research__title{text-align:center;margin-bottom:0}.research__bg{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;max-width:100%;transform:translateX(15px)}}@media screen and (max-width: 576px){.research__title{font-size:25px}.research__list-item{padding:0 0 0 40px}.research__list-item:before{width:26px;height:26px}}@media screen and (max-width: 470px){.research__bg{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;max-width:none;width:467px;left:50%;transform:translateX(-50%)}}.use{background:#f3f3f3;padding:70px 0 210px}.use__container{justify-content:center}.use__title{font-size:61px;text-align:center;margin-bottom:50px}.use__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.use__item{position:relative;max-width:360px}.use__numb{color:#fff;font-size:25px;font-weight:500;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg, #FDD78D 0%, #DE7B91 45.31%, #C9043C 100%),#d9d9d9;position:absolute;top:15px;left:15px;max-width:57px;height:57px;overflow:hidden;border-radius:50%;z-index:3}.use__circle{margin-bottom:20px;border-radius:50%;border:12px solid #fff;filter:drop-shadow(0px 30px 50px rgba(0, 0, 0, 0.1))}.use__item-text{font-size:21px;line-height:1.5;text-align:center}.use__footer{text-align:center;background:#fff;max-width:886px;padding:20px;border:2px solid #dedede;border-radius:5px}@media screen and (max-width: 1440px){.use__list{justify-content:space-around;gap:20px}}@media screen and (max-width: 991px){.use{padding:30px 0}}@media screen and (max-width: 576px){.use__title{font-size:31px}.use__item-text{font-size:18px}}.alarm{margin-top:-120px}.alarm__container{background:linear-gradient(90deg, #E2D0C4 0%, rgba(224, 207, 195, 0) 100%),#ec799c;box-shadow:0 25px 80px rgba(236,121,156,.5);border-radius:20px;justify-content:flex-end;align-items:center;gap:30px;padding:90px}.alarm__product{position:absolute;top:50%;transform:translateY(-50%);left:20px;max-width:310px}.alarm__right{max-width:960px;display:flex;justify-content:space-between;align-items:center;gap:10px}.alarm__title{max-width:366px;font-size:46px;text-transform:uppercase;color:#fff}.alarm__text{max-width:555px;border-left:4px solid #fff;padding-left:20px;line-height:1.5}@media screen and (max-width: 1440px){.alarm__right{max-width:70%}.alarm__title{font-size:32px}}@media screen and (max-width: 991px){.alarm{padding:60px 15px 30px;margin:0}.alarm__container{justify-content:center;padding:0 15px 30px;gap:10px}.alarm__product{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;margin-top:-40px}.alarm__right{max-width:100%;flex-wrap:wrap;justify-content:center;gap:20px}.alarm__title{max-width:100%}.alarm__text{max-width:100%}}.expert{padding:100px 0}.expert__title{font-size:21px;font-weight:400;letter-spacing:.6em;text-transform:uppercase;margin-bottom:10px}.expert__subtitle{font-weight:400;font-size:16px;margin-bottom:25px}.expert__list{display:flex;align-items:flex-start;gap:30px}.expert__card{background:#f7f3ed;position:relative;max-width:700px;padding:30px;border-radius:20px}.expert__card:nth-child(even){background:#f3f3f3}.expert__stars{position:absolute;top:15px;right:30px;max-width:113px}.expert__card-header{display:flex;align-items:center;margin-bottom:30px;gap:20px}.expert__circle{position:relative;max-width:124px;height:124px;overflow:hidden;border-radius:50%}.expert__img{position:absolute;top:0;left:0;height:100%;object-fit:cover;object-position:center}.expert__info{max-width:420px}.expert__name{font-size:25px;font-weight:500;margin-bottom:10px}.expert__prof{font-size:16px}.expert__question{font-size:27px;font-weight:500;position:relative;margin-bottom:15px;padding-left:25px}.expert__question:before{content:"";display:block;background:url(../assets/img/expert__question-ce1bf.svg) no-repeat center/contain;position:absolute;top:10px;left:0;width:8px;height:8px}.expert__answer{padding-left:25px}.expert__answer-label{font-weight:400;background:#fff;border-radius:90px;padding:5px 15px;text-align:center;font-size:16px;line-height:1;width:auto;display:inline-block;margin-bottom:15px}.expert__answer-text{line-height:1.5}@media screen and (max-width: 991px){.expert{padding:0 0 30px}.expert__list{flex-wrap:wrap;justify-content:center}.expert__card{padding:30px 15px 50px}.expert__card-header{gap:15px}.expert__stars{top:auto;right:auto;bottom:15px;left:30px}.expert__circle{max-width:86px;height:86px}.expert__name{font-size:21px}.expert__prof{font-size:15px}.expert__question,.expert__answer{padding-left:15px}.expert__question{font-size:16px;line-height:1.5}}@media screen and (max-width: 576px){.expert__title{font-size:16px;letter-spacing:.5em}}.comments{padding:150px 0 50px}.comments__title{font-size:48px;text-align:center}.comments__title span{color:#ec799c}.comments__block{padding:90px 20px 0}.comments__item{background:#f3f3f3;position:relative;max-width:410px;padding:80px 40px 40px;border-radius:10px;margin:0 auto}.comments__circle{position:absolute;top:0;left:50%;max-width:118px;height:118px;margin-bottom:20px;overflow:hidden;transform:translate(-50%, -50%);border:9px solid #fff;border-radius:50%;box-shadow:0 9px 35px rgba(0,0,0,.15)}.comments__avatar{position:absolute;top:0;left:0;height:100%;object-fit:cover;object-position:center}.comments__name{font-size:19px;font-weight:500;text-align:center;margin-bottom:10px}.comments__text{line-height:1.5;margin-bottom:15px}.comments__stars{max-width:150px}.comments .slick-prev,.comments .slick-next{top:75px}.comments .slick-dots{bottom:-40px}@media screen and (max-width: 991px){.comments{padding:30px 0}.comments__block{padding:75px 10px 0}.comments__item{padding:80px 15px 40px}}@media screen and (max-width: 576px){.comments__block{padding:75px 0 0}.comments__title{font-size:31px}}.footer{padding:30px 0;position:relative;z-index:5;margin-top:70px}.footer__container{padding:0 15px;justify-content:center;align-items:center}.footer__logo{width:auto;color:#fff;font-weight:700}.footer__text{width:auto;margin:0;font-size:20px;font-weight:400;color:#000;text-align:center}@media screen and (max-width: 576px){.footer{margin-top:0}.footer__container{justify-content:center}.footer__logo{width:100%;text-align:center;max-width:100%}.footer__text{margin:15px 0 0;font-size:19px;text-align:center}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:""}[dir=rtl] .slick-prev:before{content:""}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:""}[dir=rtl] .slick-next:before{content:""}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"";width:20px;height:20px;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.animation-fadeIn{animation:fadeIn .5s ease-in-out}.animation-fadeOut{animation:fadeOut .5s ease-in-out}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes pulse{from{transform:scale(1);opacity:0}10%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}@keyframes circleFirst{from{transform:translate(-50%, -50%) scale(1)}50%{transform:translate(-50%, -50%) scale(1.1)}to{transform:translate(-50%, -50%) scale(1)}}@keyframes circleSecond{from{opacity:1;transform:translate(-50%, -50%) scale(0.9)}to{opacity:0;transform:translate(-50%, -50%) scale(1.5)}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){select::-ms-expand{display:none}}.slick-prev,.slick-next{z-index:100;bottom:auto;top:50px;width:36px;height:36px}.slick-prev:before,.slick-next:before{opacity:1}.slick-prev{left:20px}.slick-next{right:20px;transform:translate(0, -50%) rotate(180deg)}.slick-prev:before,.slick-next:before{display:block;background:url(../assets/img/slider__arrow-b91ad.svg) no-repeat center/contain;width:100%;height:100%}.slick-dots{bottom:-20px}.slick-dots li{background:#dedede;width:20%;height:7px;border-radius:40px}.slick-dots li.slick-active{background:#ec799c}@media screen and (max-width: 576px){p{font-size:16px}}
