@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&display=swap);body{font-family:Poppins,sans-serif;line-height:20px}.container{width:85vw;margin:0 auto}@media screen and (max-width:768px){.container{width:90vw}}.overflow{overflow:hidden}.inline-block{display:inline-block}.w-100{width:100%;padding:1rem 0}.center{margin:0 auto}.bold{font-weight:600}.header__content{display:grid;grid-template-columns:10rem 1fr 6rem auto;justify-content:space-between;align-items:center;padding:1.25rem 0;gap:1.5rem}@media screen and (max-width:1024px){.header__content{grid-template-columns:auto 1fr auto auto}}@media screen and (max-width:660px){.header__content{grid-template-columns:1fr auto auto;gap:1.5rem}}.header__nav{display:flex;justify-content:center}@media screen and (max-width:670px){.header__nav{display:none}}.logo__img{width:10rem}@media screen and (max-width:1024px){.logo__img{width:8rem}}.list_header{display:flex;gap:1.5rem}@media screen and (max-width:768px){.list_header{gap:1rem}}.list__elem{position:relative}.list__elem:hover>ul{display:flex}.list__elem-mob-link{display:block;padding:1rem 1.5rem;border-bottom:1px solid #464646}.sublist{position:absolute;z-index:900;top:1.6rem;left:0;display:none;flex-direction:column;gap:1.25rem;padding:1rem;border-radius:.25rem;background-color:#fff;box-shadow:0 5px 10px 2px rgba(34,60,80,.2)}.sublist__elem{position:relative}.sublist__elem::after{content:"";display:block;position:absolute;left:0;bottom:-.68rem;width:100%;height:.01rem;background-color:#e7e7e7}.sublist__elem:last-child::after{content:"";display:none}.link{text-decoration:none;color:#191919}.link_list{transition:.5s color;padding:1rem 0}.link_list:hover{color:#fa6d9c}@media screen and (max-width:768px){.link_list{font-size:.87rem}}.link_list-mob{color:#fa6d9c}.link_sublist{font-size:.87rem;line-height:1.2rem;transition:.5s}.link_sublist:hover{color:#fa6d9c}.link_sublist-mob{padding-left:2.5rem;color:#fff}.link_text{color:#fa6d9c}.call_header{text-align:right}@media screen and (max-width:1024px){.call__img{width:1.5rem}}.burger{position:relative;z-index:10000;padding:1rem 0;cursor:pointer}.burger__line{display:block;cursor:pointer;position:relative;width:1.5rem;height:.1rem;background-color:#fa6d9c;transition:.5s}@media screen and (max-width:660px){.burger__line{display:block}}.burger__line::before{content:"";display:block;position:absolute;top:-6px;width:1.5rem;height:.1rem;background-color:#fa6d9c;transition:.5s}.burger__line::after{content:"";display:block;position:absolute;top:6px;width:1.5rem;height:.1rem;background-color:#fa6d9c;transition:.5s}.burger_active{background-color:rgba(0,0,0,0)}.burger_active::before{top:0;transform:rotate(45deg)}.burger_active::after{top:0;transform:rotate(-45deg)}.background{position:absolute;top:0;z-index:800;width:100%;height:100vh;background-color:rgba(0,0,0,.4);transform:translateX(100%);transition:.5s;display:none}.background_active{transform:translateX(0);display:block}.menu-mob{position:fixed;top:0;right:-100vw;z-index:9000;display:block;width:22vw;height:100%;overflow-y:scroll;background-color:#191919;transition:1s}@media screen and (max-width:1240px){.menu-mob{width:35vw}}@media screen and (max-width:768px){.menu-mob{width:45vw}}@media screen and (max-width:660px){.menu-mob{width:55vw}}@media screen and (max-width:475px){.menu-mob{width:70vw}}.menu-mob_active{right:0}.menu-mob__logo{padding:1.5rem 0 1.5rem 1.5rem;border-bottom:1px solid #464646}.menu-mob__logo-img{width:8rem}.menu-mob__contacts{display:flex;flex-direction:column-reverse;gap:1.25rem;padding:1.5rem 0}.menu-mob__info{padding:1.5rem 1.5rem 0}.menu-mob__title{font-size:1.2rem;color:#fff}.menu-mob__text{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 0}.menu-mob__adress,.menu-mob__phone{color:#fff;font-size:.87rem}.menu-mob__social{padding:0 1.5rem 1.5rem;border-bottom:1px solid #464646}.menu-mob__icons{display:flex;gap:1rem;padding-top:1.25rem}@media screen and (max-width:575px){.menu-mob{width:70vw}}@media screen and (max-width:425px){.menu-mob{width:85vw}}.teeth{background-image:url(../img/bg/circle.png);background-size:contain;background-repeat:no-repeat;background-position:center;width:400px;height:400px;position:relative;display:flex;align-items:center;justify-content:center}.teeth__icon{position:relative;z-index:100;background-image:url(../img/teeth400/sprite.png);background-position:0 0;width:400px;height:400px}@media screen and (max-width:1279px){.teeth__icon{background-image:url(../img/teeth250/sprite.png);width:250px;height:250px}}@media screen and (max-width:1190px){.teeth{order:-1}}@media screen and (max-width:768px){.teeth{max-width:250px}}.teeth__img{position:relative;z-index:10;width:100%;top:0;display:none}.teeth__img_active{display:block}.banner{position:relative;overflow:hidden}.banner__img{position:absolute;z-index:1;width:100vw}@media screen and (max-width:660px){.banner__img{width:100%}}.banner__elem{width:100vw;height:100%}@media screen and (max-width:660px){.banner__elem{background-position-x:3%;background-size:207% auto}}.banner__info{position:relative;z-index:1000;width:27vw;height:650px;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;color:#fff}@media screen and (max-width:1700px){.banner__info{width:30vw}}@media screen and (max-width:1370px){.banner__info{width:27vw}}@media screen and (max-width:1024px){.banner__info{width:30vw;height:70vh;gap:1rem}}@media screen and (max-width:768px){.banner__info{width:39vw;height:60vh}}@media screen and (max-width:660px){.banner__info{width:100%;height:50vh;text-align:center;align-items:center}}.banner__title{font-size:55px;font-weight:600;line-height:3.5rem}@media screen and (max-width:1700px){.banner__title{font-size:50px}}@media screen and (max-width:1440px){.banner__title{font-size:40px;line-height:3rem}}@media screen and (max-width:1370px){.banner__title{font-size:37px;line-height:2.5rem}}@media screen and (max-width:1024px){.banner__title{font-size:27px;line-height:2rem}}.banner__subtitle{font-size:1.5rem;font-weight:300;line-height:2rem}@media screen and (max-width:1370px){.banner__subtitle{font-size:1.2rem;line-height:1.5rem}}@media screen and (max-width:1024px){.banner__subtitle{font-size:1rem}}.banner__btns{display:flex;gap:1rem;padding-top:30px}@media screen and (max-width:1370px){.banner__btns{padding-top:1rem}}@media screen and (max-width:990px){.banner__btns{flex-direction:column}}@media screen and (max-width:660px){.banner__btns{flex-direction:row}}.slider{position:relative;display:grid;grid-template-columns:100vw 100vw 100vw;height:650px}@media screen and (max-width:1024px){.slider{height:70vh}}@media screen and (max-width:768px){.slider{height:60vh}}@media screen and (max-width:660px){.slider{height:50vh}}.next,.prev{position:absolute;top:50%;transform:translate(0,-50%);border:0;background-color:rgba(0,0,0,0)}.prev{left:1vw}.next{right:1vw}.btn{display:block;padding:1.25rem 2rem;border-radius:2rem;text-decoration:none;font-weight:600}@media screen and (max-width:1024px){.btn{padding:1rem 1.5rem}}@media screen and (max-width:375px){.btn{padding:1rem 1rem}}.btn_banner-primary{background-color:#fff;color:#fa6d9c;font-weight:600}@media screen and (max-width:1024px){.btn_banner-primary{text-align:center}}@media screen and (max-width:660px){.btn_banner-primary{font-size:14px}}.btn_banner-secondary{border:1px solid #fff;color:#fff;font-weight:600}@media screen and (max-width:1024px){.btn_banner-secondary{text-align:center}}@media screen and (max-width:660px){.btn_banner-secondary{font-size:14px}}.btn_about{background-color:#fa6d9c;color:#fff}@media screen and (max-width:475px){.btn_about{margin:0 auto}}.btn_question{display:flex;align-items:center;padding:.75rem 1.5rem;gap:.5rem;background-color:#fa6d9c;color:#fff;font-size:.87rem}.btn_download{background-color:#fa6d9c;display:inline-block;color:#fff}@media screen and (max-width:900px){.btn_download{font-size:.87rem}}.offers{background-color:#f9f9f9;background-image:url(../img/bg/bg_feature.png)}.offers__content{padding:100px 0}@media screen and (max-width:1440px){.offers__content{margin-bottom:0}}@media screen and (max-width:768px){.offers__content{padding:60px 0}}.offers__info{display:flex;flex-direction:column;gap:.75rem}.offers__variants{position:relative;display:grid;grid-template-columns:repeat(2,25vw);grid-row-gap:50px;justify-content:space-between;margin:100px 0 0 0}@media screen and (max-width:1370px){.offers__variants{grid-template-columns:repeat(2,auto);grid-column-gap:50px;margin:50px 0 0 0}}@media screen and (max-width:660px){.offers__variants{grid-template-columns:auto}}.offers__elem{display:grid;grid-template-columns:repeat(2,auto);align-items:center;gap:1rem;text-align:right}.offers__elem:nth-child(even){text-align:left}@media screen and (max-width:1370px){.offers__elem{text-align:left}}.offers__text{display:flex;flex-direction:column;gap:1rem;width:18vw}.offers__text:nth-child(even){text-align:left}@media screen and (max-width:1190px){.offers__text{width:30vw}}@media screen and (max-width:768px){.offers__text{width:70vw}}.offers__descr{font-size:1rem;color:#464646;line-height:26px}.offers__img{display:flex;justify-content:center;align-items:center;width:100px;height:100px;box-shadow:rgba(0,0,0,.07) 0 5px 20px;border-radius:50px}@media screen and (max-width:660px){.offers__img{width:60px;height:60px}}@media screen and (max-width:660px){.offers__img img{width:40px;height:40px}}.offers__circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:507px}@media screen and (max-width:1700px){.offers__circle{width:400px}}@media screen and (max-width:1370px){.offers__circle{display:none}}.offers__circle img{width:100%}.offers__circle-mob{display:flex}@media screen and (max-width:1370px){.offers__circle-mob{display:flex;justify-content:center;align-items:center;margin-top:50px}}.offers__circle-content{position:relative;width:35vw}.offers__circle-img{width:100%}.test{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:33vw;display:none}.test_active{display:block}.title_h2{padding:1.5rem 0 1rem;font-size:1.2rem;color:#fa6d9c;font-weight:600}@media screen and (max-width:768px){.title_h2{padding:1rem 0 .75rem;font-size:1rem}}.title_h2::before{content:"";display:inline-block;vertical-align:middle;width:50px;height:1px;margin-right:10px;background-color:#fa6d9c}.title_h3{padding:1rem 0 1rem;font-size:1rem;font-weight:700;color:#464646}.title_yellow{color:#ffd525}.title_footer{font-size:1.2rem;color:#fa6d9c}.title__page-product{font-size:2rem;line-height:38px}@media screen and (max-width:900px){.title__page-product{font-size:1.5rem}}.title_main{color:#fa6d9c;font-weight:600}.title_bg{color:#fa6d9c;font-weight:600;font-size:1.2rem;text-align:center;line-height:20px}@media screen and (max-width:768px){.title_bg{font-size:1rem}}.subtitle_h2{font-weight:600;font-size:2rem;color:#464646;line-height:35px}@media screen and (max-width:768px){.subtitle_h2{font-size:1.5rem}}.variants{display:flex;justify-content:space-between;align-items:center;padding:50px 0 0 0;gap:1.5rem}@media screen and (max-width:1190px){.variants{flex-direction:column}}@media screen and (max-width:768px){.variants{padding:20px 0 0 0}}.variants__elem{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:1190px){.variants__elem{flex-direction:row}}@media screen and (max-width:768px){.variants__elem{flex-direction:column}}.variants__item{display:flex;align-items:center;gap:1rem}.variants__item_right{flex-direction:row-reverse}@media screen and (max-width:1190px){.variants__item{flex-direction:row-reverse}}@media screen and (max-width:768px){.variants__item{justify-content:space-between}}.about{background-color:#f9f9f9}.about__content{display:flex;gap:50px;padding:70px 0}@media screen and (max-width:1190px){.about__content{flex-direction:column-reverse;padding:70px 0}}.about__img{max-width:700px;position:relative;top:-115px}@media screen and (max-width:1440px){.about__img{top:0}}@media screen and (max-width:1190px){.about__img{max-width:100%;margin:0 auto}}.about__img img{max-width:100%}.about__info{display:flex;flex-direction:column;align-items:flex-start;gap:30px;max-width:570px}@media screen and (max-width:1190px){.about__info{max-width:100%}}.about__title{display:flex;flex-direction:column;gap:.75rem}.about__text{display:flex;flex-direction:column;gap:.75rem}.about__subtext{font-size:1.5rem;font-weight:400}.about__descr{font-size:1rem;line-height:26px}.footer{background-color:#191919}.footer__container{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap;padding:50px 0;color:#fff}.footer__about{display:flex;flex-direction:column;gap:.75rem}.footer__company{font-size:.87rem}.footer__questions{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media screen and (max-width:724px){.footer__questions{align-items:flex-start}}.footer__contacts{display:flex;gap:2rem}@media screen and (max-width:475px){.footer__contacts{flex-direction:column;gap:1.25rem}}.footer__title{font-size:1.2rem;color:#fff}.footer__text{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 0}.footer__adress,.footer__phone{color:#fff;font-size:.87rem}.footer__icons{display:flex;gap:1rem;padding-top:1.25rem}.products__content{margin:0 0 50px 0;padding:100px 0 100px}@media screen and (max-width:1440px){.products__content{padding:100px 0 50px}}@media screen and (max-width:768px){.products__content{padding:70px 0 30px}}.products__title{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:3rem;text-align:center}@media screen and (max-width:660px){.products__title{align-items:flex-start;text-align:left}.products__title .subtitle_h2{font-size:1.2rem;line-height:26px}}.contact{position:relative}.contact__content{padding:100px 0}.contact__title{display:flex;flex-direction:column;gap:.75rem}.contact__offline{display:flex;flex-direction:column;gap:.75rem;padding:2rem 0 0 0}.contact__title{font-weight:600}.kvadrat{position:absolute;top:0;right:0;width:50vw;height:30px;background-color:#fa6d9c}.carousel__elem{width:100%;display:flex;flex-direction:column;gap:.75rem;align-items:center;color:#191919;text-decoration:none;transition:.5s}.carousel__elem:hover{color:#fa6d9c}.carousel__elem:hover>img{box-shadow:0 0 18px -4px rgba(34,60,80,.2)}@media screen and (max-width:768px){.carousel__elem{align-items:center}}.carousel__elem img{width:85%;transition:.5s}@media screen and (max-width:768px){.carousel__elem img{width:80%}}.slick-arrow{position:absolute;top:45%;transform:translateY(-45%);z-index:1000;cursor:pointer;box-shadow:0 5px 10px 2px rgba(34,60,80,.2);border-radius:50px}.slick-next{right:0}.swiper-subtitle{padding:0 20px;text-align:center}.breadcups__content{padding:15px 0}.breadcups__list{display:flex;flex-wrap:wrap;gap:.75rem}.breadcups__elem{position:relative;color:#464646;font-size:.87rem}.breadcups__elem::before{content:"";position:absolute;left:-5px;display:block;width:1px;height:14px;background-color:#464646}.breadcups__elem:first-child::before{content:"";display:none}#breadcrumbs a{color:#464646;font-size:.87rem;transition:.5s}#breadcrumbs a:hover{color:#fa6d9c}.breadcrumb_last{font-size:.87rem}.sidebar{position:relative;z-index:2}@media screen and (max-width:1280px){.sidebar{display:none}}.sidebar__elem{position:relative;padding:1.5rem 1rem;background-color:#e7e7e7;border-bottom:1px solid #fff;transition:.4s;cursor:pointer}.sidebar__elem:hover{color:#fa6d9c}.sidebar__elem:after{content:"";background:url(../img/icons/arrow_down.svg) no-repeat 0 0;position:absolute;display:block;top:30px;width:14px;height:16px;right:15px;background-size:contain}.sidebar__elem_active:after{background:url(../img/icons/arrow_up.svg) no-repeat 0 0}.sidebar__sublist{display:none;flex-direction:column;background-color:#fff;border:1px solid #e7e7e7;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.sidebar__sublist_active{display:flex}.sidebar__subelem{padding:1rem 1.5rem;border-bottom:1px solid #e7e7e7;cursor:pointer}.sidebar__subelem:hover{color:#fa6d9c}.sidebar__subelem_active{color:#fa6d9c}#menu-sidebar>li{display:block;position:relative;background-color:#e7e7e7;border-bottom:1px solid #fff;transition:.4s;cursor:pointer}#menu-sidebar>li:hover{color:#fa6d9c}#menu-sidebar>li:hover{background-color:#ededed}.sidebar_after:after{content:"";background:url(../img/icons/arrow_down.svg) no-repeat 0 0;position:absolute;display:block;top:20px;width:14px;height:16px;right:15px;background-size:contain}.sidebar_after_active:after{background:url(../img/icons/arrow_up.svg) no-repeat 0 0}#menu-sidebar>li>a{display:inline-block;padding:1rem 2.5rem 1rem 1rem;font-size:14px;text-decoration:none;color:#191919;transition:.5s}#menu-sidebar>li>a:hover{color:#fa6d9c}.menu-sidebar_active:after{background:url(../img/icons/arrow_up.svg) no-repeat 0 0}.sub-menu{display:none;flex-direction:column;background-color:#fff;border:1px solid #e7e7e7;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.sub-menu_active{display:flex}.sub-menu>li{display:block;border-bottom:1px solid #e7e7e7;font-size:13px;background-color:#f7f7f7;cursor:pointer}.sub-menu>li:hover{background-color:#f1f0f0;color:#fa6d9c}.sub-menu>li_active{color:#fa6d9c}.sub-menu>li>a{text-decoration:none;color:#191919;display:inline-block;width:70%;height:100%;padding:1rem 0 1rem 2rem}.current-menu-item>a{color:#fa6d9c!important}.menu-item{position:relative}.sub-menu>li>ul>li{position:relative;background-color:#fff}.sub-menu>li>ul>li::before{content:"";position:absolute;left:40px;top:50%;transform:translateY(-50%);display:block;background-color:#fa6d9c;width:7px;height:7px;border-radius:50px}.sub-menu>li>ul>li>a{text-decoration:none;color:#191919;display:inline-block;height:100%;padding:.5rem .75rem .5rem 3.5rem}.product-page__content{position:relative;padding:20px 0 60px;display:grid;grid-template-columns:20vw 1fr;grid-column-gap:50px}@media screen and (max-width:1280px){.product-page__content{grid-template-columns:1fr}}.product-page__prev{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.product-page__wrap-img{display:block;margin:0 auto;padding:15px}.product-page__img{width:100%;height:auto}.product-page__info{display:grid;justify-content:space-between;gap:2rem;grid-template-columns:1fr 363px}@media screen and (max-width:900px){.product-page__info{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:760px){.product-page__info{flex-direction:column;gap:2rem}}.product-page__text{width:100%}.product-page__tabs{display:flex;gap:.5rem}@media screen and (max-width:375px){.product-page__tabs{gap:2px}}.product-page__tab{padding:.7rem;border:1px solid #dadada;border-bottom:1px solid #fff;border-radius:10px 10px 0 0;font-size:.87rem;cursor:pointer}@media screen and (max-width:900px){.product-page__tab{padding:1rem}}@media screen and (max-width:475px){.product-page__tab{padding:.75rem;font-size:12px}}.product-page__tab_active{color:#fa6d9c}.product-page__descr{border-top:1px solid #dadada}.product-page__image{margin:20px 0;width:100%}.product-page__double-info{padding-top:2rem}.testt{display:none;animation:fadeEffect 1s}.testt_active{display:block}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.character{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.character__table{display:flex;flex-direction:column;gap:.75rem}.character__list{display:flex;gap:.75rem}.character__elem{position:relative;font-size:.87rem}.character__elem::after{content:"";position:absolute;top:0;right:-6px;display:block;width:.5px;height:13px;background-color:#dadada}.character__elem_main{font-size:1rem;font-weight:600}.character__elem:last-child::after{display:none}.character__btns{display:flex;gap:.2rem}.character__btn{display:inline-block;padding:.5rem;border-radius:7px;font-size:.87rem;font-weight:600}.character__btn_green{border:2px solid #5ab80a;color:#5ab80a}.character__btn_blue{border:2px solid #0067b0;color:#0067b0}.character__btn_yellow{border:2px solid #fcc200;color:#fcc200}.character__variants{display:flex;flex-direction:column;gap:.4rem;color:#6d6d6d}.character__item{font-size:.87rem}.about-page{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;font-size:.87rem;line-height:24px}.about-page__list{display:flex;flex-direction:column;gap:.75rem}.about-page__elem{position:relative;padding:0 0 0 20px}.about-page__elem span{color:#fa6d9c;font-weight:600}.about-page__elem::before{content:"";position:absolute;top:8px;left:0;display:block;width:10px;height:10px;border-radius:50px;background-color:#fa6d9c}.download__block{padding:1.25rem 0}.goods{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;gap:1rem}@media screen and (max-width:930px){.goods{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.goods{grid-template-columns:repeat(2,1fr)}}.goods__item{display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid #dadada;border-radius:10px;padding:1rem 1rem;transition:.5s;text-decoration:none}.goods__item:hover{border:1px solid #fa6d9c}@media screen and (max-width:475px){.goods__img{width:80%}}.goods__title{color:#191919;text-align:center;line-height:24px}@media screen and (max-width:475px){.goods__title{font-size:.87rem}}.contact-wrap{display:flex;gap:2rem}@media screen and (max-width:550px){.contact-wrap{flex-direction:column}}.contact-wrap a,.contact-wrap h4,.contact-wrap p{color:#000}.contact-wrap__info{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.contact-wrap .btn{color:#fff}.map{width:100%}table{text-align:center;width:100%}tr{width:100%}td{padding:.5rem;border:1px solid #e7e7e7}.bg-grey{background-color:#e7e7e7}.table-wrap{width:100%;padding:.5rem;margin:2rem 0 1rem;overflow-x:auto;font-size:.87rem}.table-wrap_solid{border:1px solid #ffd400}@media screen and (max-width:767px){.table-wrap{width:90vw}}.table-title{display:flex;align-items:center;gap:.5rem;padding:0 0 1rem 0}.table-title__letters{display:flex}.letter{width:40px;padding:5px;color:#fff;text-align:right;font-size:1.5rem;font-weight:600}.letter_yellow{background-color:#ffd400}.letter__blue{background-color:#0066b2}.letter_green{background-color:#54af47}.table__img{width:120px}.main__wrap{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem}.main__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}@media screen and (max-width:768px){.main__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:475px){.main__items{grid-template-columns:repeat(1,1fr);grid-gap:.75rem}}.main__item{display:flex;justify-content:center;align-items:center;border:1px solid #fa6d9c;border-radius:10px;padding:1rem;background-color:#fa6d9c;color:#fff;transition:.5s;text-decoration:none}.main__item:hover{background-color:#f6417d}.main__double-wrap{display:flex;gap:1.25rem}@media screen and (max-width:660px){.main__double-wrap{flex-direction:column;align-items:center}}.main__text{display:flex;flex-direction:column;margin:1rem 0}.main__text_dashed{border:2px dashed #fa6d9c;padding:20px 30px;border-radius:20px}.main__img img{width:400px;border-radius:10px}@media screen and (max-width:768px){.main__img img{width:300px}}@media screen and (max-width:475px){.main__img img{width:250px}}.main__p{padding:.75rem 0;line-height:24px}.main__list{display:flex;flex-direction:column;gap:10px}.main__list li::before{content:"";position:absolute;left:0;display:block;background-color:#fa6d9c;width:15px;height:15px;border-radius:50px}.main__list li{padding:0 0 0 20px;position:relative}.main-bg{box-sizing:border-box;width:100%;padding:55px 80px;background-image:url(../img/bg/sec_foryou_bg.jpg);background-size:cover;border-radius:20px}@media screen and (max-width:768px){.main-bg{padding:40px 50px}}@media screen and (max-width:550px){.main-bg{padding:20px 20px}}.main-bg__container{background:rgba(255,255,255,.9);border-radius:20px;padding:50px}@media screen and (max-width:768px){.main-bg__container{padding:30px}}@media screen and (max-width:375px){.main-bg__container{padding:30px 15px}}.main-bg__content{padding:20px 0 0 0}@media screen and (max-width:768px){.main-bg__content{padding:10px 0 0 0}}.main-bg__item{display:flex;align-items:center;gap:1rem}.main-bg__item img{width:40px}.main-bg__text{padding:20px 0 0 0;line-height:20px}.main__double-wrap-2{display:flex;gap:1rem;justify-content:center;padding:1rem 0 0 0}@media screen and (max-width:660px){.main__double-wrap-2{flex-direction:column;align-items:center}}.image-wrap:first-child{background-color:gray}.image-wrap:last-child{background-color:#fa6d9c}.image-wrap{padding:10px 2px 2px;max-width:375px;border-radius:20px}.image-wrap__img{width:100%;border-radius:0 0 20px 20px}.image-wrap__title{padding:0 0 10px 0;font-size:.87rem;text-align:center;color:#fff;line-height:18px}.video{padding:20px 0 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:45px 30px}@media screen and (max-width:660px){.video{grid-template-columns:1fr}}.video__elem{display:flex;flex-direction:column;gap:15px}.video__link{width:100%;height:300px}.video__link p{width:100%;height:100%}.video__link p iframe{width:100%;height:100%}.video__title{font-weight:600}.about-company{background-image:url(/wp-content/uploads/2023/12/sec_feature_bg.jpeg);background-size:cover;background-repeat:no-repeat}.about-company-2{background-image:url(/wp-content/uploads/2023/12/sec_hybrid_bg.jpeg);background-size:cover;background-repeat:no-repeat}.chips{display:grid;grid-template-columns:repeat(5,1fr);min-width:100%}@media screen and (max-width:680px){.chips{grid-template-columns:repeat(3,1fr);grid-row-gap:10px}}@media screen and (max-width:475px){.chips{grid-template-columns:repeat(2,1fr)}}.chips .chip-active{background-color:#fa6d9c;color:#fff}.chips__btn{display:flex;justify-content:center;align-items:center;padding:10px 0;background-color:#dadada;color:#464646;border-right:1px dotted #b7b7b7;cursor:pointer;transition:.5s}.chips__btn:last-child{border-right:none}.chips__btn:hover{background-color:#fa6d9c;color:#fff}.chips__elem{display:none;grid-template-columns:repeat(5,1fr);gap:15px}@media screen and (max-width:680px){.chips__elem{grid-template-columns:repeat(3,1fr);gap:10px}}@media screen and (max-width:475px){.chips__elem{grid-template-columns:repeat(2,1fr)}}.chips__elem p{display:none}.chips__elem div{display:flex;justify-content:center;align-items:center}@media screen and (max-width:680px){.chips__elem div{justify-content:flex-start}}.chip-elem-active{display:grid}.history{position:relative;display:flex;flex-direction:column;gap:20px}.history p{display:none}.history::before{content:"";position:absolute;left:0;width:2px;height:100%;border-left:3px dashed #fa6d9c}.history__date{position:relative;width:-moz-max-content;width:max-content;margin:40px 0 20px 0;font-size:25px;font-weight:600;color:#fa6d9c;padding:0 0 0 40px}@media screen and (max-width:500px){.history__date{padding:0 0 0 20px}}.history__date::before{content:"";position:absolute;left:-4px;bottom:-14px;width:10px;height:10px;border-radius:50px;background-color:#fa6d9c}.history__date::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1.5px;background-color:#fa6d9c}.history__date-mini{display:flex;gap:20px;padding:0 0 0 40px}@media screen and (max-width:500px){.history__date-mini{padding:0 0 0 20px}}.history__sublist{display:flex;flex-direction:column;gap:5px}.history__sublist li{position:relative}.history__sublist li::before{content:"";position:absolute;left:-10px;top:8px;width:4px;height:4px;border-radius:50px;background-color:#000}.count-wrap{display:flex;flex-direction:column;justify-content:center;text-align:center}.count{display:flex;flex-direction:column;gap:30px}.count__elem{font-size:70px;color:#fa6d9c;font-weight:600}.count__descr{color:gray}.image-text img{max-width:350px}@media screen and (max-width:680px){.image-text img{max-width:250px}}.phi-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media screen and (max-width:980px){.phi-wrap{grid-template-columns:repeat(1,1fr);gap:0}}.phi{display:grid;grid-template-columns:1fr 250px;gap:50px;align-items:center;margin:20px 0;padding:30px;border-radius:30px;background-image:url(/wp-content/uploads/2023/12/vision_bg-min.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.phi p:not(.main__p){display:none}@media screen and (max-width:980px){.phi{grid-template-columns:1fr}}@media screen and (max-width:475px){.phi{padding:20px}}@media screen and (max-width:375px){.phi{padding:15px}}.phi__elem{display:flex;flex-direction:column;gap:30px}.phi__elem:first-child{max-width:350px;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:475px){.phi__elem:first-child{max-width:auto}}.phi__elem:first-child b{font-weight:600}@media screen and (max-width:680px){.phi__elem:first-child img{max-width:200px}}.phi__item{display:flex;flex-direction:column;gap:15px}.phi__title{font-weight:600}.phi__text{font-size:14px}.dost{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;gap:20px;margin:30px 0 50px}.dost p{display:none}@media screen and (max-width:768px){.dost{grid-template-columns:repeat(1,1fr);gap:40px}}.dost__wrap{display:flex;flex-direction:column;gap:40px}.dost__elem{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:20px}.dost__circle{width:100%;height:100px;display:flex;justify-content:center;align-items:center;border-radius:50px;background-color:#fa6d9c;color:#fff;font-size:14px;text-align:center}.dost__text ul{display:flex;flex-direction:column;gap:10px;color:#fa6d9c}.social-popup{position:fixed;right:0;top:65%;display:flex;flex-direction:column;gap:15px;padding:15px;border-radius:10px 0 0 10px;background-color:#fa6d9c;z-index:1000}