:root{--static-black:#000;--static-white:#fff;--theme-danger:#ed3237}*,::after,::before{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Cera Round Pro",sans-serif;font-size:16px;line-height:1.5;font-weight:400;position:relative;max-width:1920px;width:100%;margin:0 auto;padding-top:120px}@media screen and (max-width:1399px){body{padding-top:100px}}@media screen and (max-width:1199px){body{padding-top:60px}}body.fixed{overflow:hidden}a{text-decoration:none;color:inherit}a,img,p,span{display:inline-block}p{margin-bottom:0}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;background-color:transparent;border:0;outline:0;resize:none;color:inherit}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}ul{padding:0;margin:0}li{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;margin-bottom:0}.footer-socials a img,img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.breadcrumbs{font-size:14px;color:#424242;margin-bottom:10px}.h2{font-weight:700;color:#787878;margin-bottom:20px;font-size:38px}@media screen and (max-width:1023px){.h2{font-size:28px}}@media screen and (max-width:767px){.h2{font-size:24px}}.default-decore{position:relative}.default-decore::before{content:url(../img/head-dots-l.svg);left:165px;height:432px}.default-decore::after{content:url(../img/head-dots-r.svg);right:165px;height:474px}.default-decore::after,.default-decore::before{position:absolute;top:-30px;opacity:.5;z-index:-1}@media screen and (max-width:1023px){.default-decore::after,.default-decore::before{content:none}}.loadmore,.swiper-button-next,.swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loadmore{gap:10px;cursor:pointer;font-weight:500;font-size:20px;color:#b7cad1}.loadmore img{width:40px;height:40px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{width:50px;height:50px;border-radius:50%;background:rgba(236,236,236,.6);-webkit-transition:.3s ease;transition:.3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:var(--static-black)}.swiper-button-next:hover svg path,.swiper-button-prev:hover svg path{stroke:var(--static-white)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 40px)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 40px)}.swiper-notification{display:none}.swiper-button-next svg,.swiper-button-prev svg{width:auto;height:auto;-o-object-fit:none;object-fit:none}.swiper-button-next svg path,.swiper-button-prev svg path{-webkit-transition:.3s ease;transition:.3s ease}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 30px)}.swiper-pagination-bullet{width:16px;height:3px;background:rgba(255,255,255,.5);border-radius:10px}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--static-white)}.header{position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px;width:100vw;background-color:#dfb4d8;border-bottom-left-radius:18px;border-bottom-right-radius:18px;z-index:60;max-width:1600px}@media (max-width:575px){.header{height:60px;border-radius:unset}}.header__search{position:relative}.header .search-form__container,.header__search-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__search-wrapper{position:relative;gap:15px}@media screen and (max-width:991px){.header__search-wrapper{gap:10px}}.header__logo-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;height:100%}@media (max-width:575px){.header__logo-menu-wrapper{width:55px}}.header .search-form__container{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:calc(100vw - 102px);max-width:334px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}@media screen and (max-width:991px){.header .search-form__container{width:calc(100vw - 112px);max-width:300px}}@media screen and (max-width:767px){.header .search-form__container{width:calc(100vw - 110px);max-width:250px}}@media screen and (max-width:575px){.header .search-form__container{width:calc(100vw - 100px);max-width:200px}}.header .search-form__container.active{opacity:1;visibility:visible;pointer-events:all}.header .search-form__container input{display:block;width:100%;padding:14px 54px 14px 28px;border:0;border-radius:30px;background-color:#f2e1ef;font-weight:500;font-size:16px;line-height:20px;color:#d79ccd;outline:0;-webkit-transition:color .3s;transition:color .3s}.header .search-form__container input::-webkit-input-placeholder{color:#d79ccd}.header .search-form__container input::-moz-placeholder{color:#d79ccd}.header .search-form__container input:-ms-input-placeholder{color:#d79ccd}.header .search-form__container input::-ms-input-placeholder{color:#d79ccd}.header .search-form__container input::placeholder{color:#d79ccd}.header .search-form__container input:focus{outline:0;border-color:#c690bd}.header .search-form__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#f2e1ef;-webkit-box-shadow:0 0 2px #c586ba;box-shadow:0 0 2px #c586ba;cursor:pointer;-webkit-transition:opacity .3s ease,-webkit-transform .2s ease;transition:opacity .3s ease,transform .2s ease;transition:opacity .3s ease,transform .2s ease,-webkit-transform .2s ease}.header .search-form__icon:hover,.header .search-form__submit:hover{opacity:.7}.header .search-form__icon img,.header .search-form__submit img{width:20px;height:20px}.header .search-form__icon,.header .search-form__submit,.header__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .search-form__submit{position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:0 0;border:0;padding:0}.header__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.header .search-form__submit,.header__menu,.header__menu ul,.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu ul{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 30px;padding:0;list-style:none}.header__menu a{padding:6px 2px;border-bottom:2px dashed transparent;font-family:"Cera Round Pro",sans-serif;font-weight:500;font-size:20px;line-height:20px;letter-spacing:.02em;color:#fff;-webkit-transition:opacity .3s,border-color .3s;transition:opacity .3s,border-color .3s}.header__menu li:nth-child(2)>a{color:#a30078;background-color:#dde2e0;border-radius:8px;padding:5px 16px;border:1px solid #a30078;font-weight:700;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.12);box-shadow:0 4px 8px rgba(0,0,0,.12);-webkit-transition:background .3s,color .3s,-webkit-box-shadow .3s,-webkit-transform .3s;transition:background .3s,color .3s,box-shadow .3s,transform .3s;transition:background .3s,color .3s,box-shadow .3s,transform .3s,-webkit-box-shadow .3s,-webkit-transform .3s}.header__menu li:nth-child(2)>a:focus,.header__menu li:nth-child(2)>a:hover{background-color:#a30078;color:#dde2e0;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.18);box-shadow:0 6px 12px rgba(0,0,0,.18);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);text-decoration:none}@media screen and (max-width:991px){.header__menu{display:none}}.header__burger{position:relative;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin-left:15px;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}@media screen and (max-width:991px){.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;width:26px;height:26px}}@media screen and (max-width:767px){.header__burger{width:24px;height:24px}}.header__burger:hover{opacity:.7}.header__burger span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%;height:2px;border-radius:1px;background-color:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.header__burger span:nth-child(1){-webkit-transform:translate(-50%,calc(-50% - 6px));-ms-transform:translate(-50%,calc(-50% - 6px));transform:translate(-50%,calc(-50% - 6px))}.header__burger span:nth-child(3){-webkit-transform:translate(-50%,calc(-50% + 6px));-ms-transform:translate(-50%,calc(-50% + 6px));transform:translate(-50%,calc(-50% + 6px))}.header__burger.active span:nth-child(1),.header__mobmenu-close span:nth-child(1){-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3),.header__mobmenu-close span:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header__mobmenu{position:fixed;top:0;left:0;width:100vw;height:100vh;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:100;display:none}@media screen and (max-width:991px){.header__mobmenu{display:block}}.header__mobmenu.active{opacity:1;visibility:visible;pointer-events:all}.header__mobmenu-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.header__mobmenu-content{position:absolute;top:0;right:0;width:300px;height:100%;background-color:#dfb4d8;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:575px){.header__mobmenu-content{width:280px}}.header__mobmenu.active .header__mobmenu-content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header__mobmenu-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;border-bottom:1px solid rgba(255,255,255,.2)}@media screen and (max-width:575px){.header__mobmenu-header{padding:16px}}.header__mobmenu-logo img{height:40px;width:auto}@media screen and (max-width:575px){.header__mobmenu-logo img{height:35px}}.header__mobmenu-close{position:relative;width:24px;height:24px;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-contacts a:hover,.footer-links a:hover,.footer-nav ul li a:hover,.footer-socials a:hover,.header__mobmenu-close:hover{opacity:.7}.header__mobmenu-close span{position:absolute;top:50%;left:50%;width:20px;height:2px;background-color:#fff;border-radius:1px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__mobmenu-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 20px;overflow-y:auto}@media screen and (max-width:575px){.header__mobmenu-body{padding:24px 16px}}.header__mobmenu-list{list-style:none;padding:0;margin:0}.header__mobmenu-list li{margin-bottom:20px}@media screen and (max-width:575px){.header__mobmenu-list li{margin-bottom:16px}}.header__mobmenu-list li:last-child{margin-bottom:0}.header__mobmenu-list li a{display:block;padding:12px 0;font-weight:500;font-size:18px;color:#fff;text-decoration:none;border-bottom:1px solid transparent;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:575px){.header__mobmenu-list li a{font-size:16px;padding:10px 0}}.header__mobmenu-list li a:hover{color:#a30078;border-bottom-color:rgba(255,255,255,.3);-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.products{margin-bottom:80px}@media screen and (max-width:1399px){.products{margin-bottom:80px}}@media screen and (max-width:1199px){.products{margin-bottom:60px}}@media screen and (max-width:991px){.products{margin-bottom:50px}}@media screen and (max-width:767px){.products{margin-bottom:40px}}@media screen and (max-width:575px){.products{margin-bottom:30px}}.products-title{margin-bottom:80px;font-weight:700;font-size:48px;color:#787878;text-align:center}@media screen and (max-width:1399px){.products-title{margin-bottom:70px;font-size:44px}}@media screen and (max-width:1199px){.products-title{margin-bottom:60px;font-size:40px}}@media screen and (max-width:991px){.products-title{margin-bottom:50px;font-size:36px}}@media screen and (max-width:767px){.products-title{margin-bottom:40px;font-size:32px}}@media screen and (max-width:575px){.products-title{margin-bottom:30px;font-size:28px}}.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;cursor:pointer;position:relative;margin-bottom:30px}@media screen and (max-width:991px){.product{margin-bottom:25px}}@media screen and (max-width:767px){.product{margin-bottom:20px}}@media screen and (max-width:575px){.product{margin-bottom:15px}}.product svg{width:100%;height:auto;max-height:340px}@media screen and (max-width:1399px){.product svg{max-height:320px}}@media screen and (max-width:1199px){.product svg{max-height:300px}}@media screen and (max-width:991px){.product svg{max-height:280px}}@media screen and (max-width:767px){.product svg{max-height:260px}}@media screen and (max-width:575px){.product svg{max-height:240px}}.catalog-product-thumb svg path,.product svg path{fill:#b7cad1;-webkit-transition:fill .3s;transition:fill .3s}.product-content{position:absolute;top:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:20px 10px}@media screen and (max-width:991px){.product-content{padding:15px 8px}}@media screen and (max-width:767px){.product-content{padding:12px 6px}}@media screen and (max-width:575px){.product-content{padding:10px 5px}}.product-img{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:235px}@media screen and (max-width:1399px){.product-img{margin-bottom:12px}}@media screen and (max-width:1199px){.product-img{margin-bottom:10px}}@media screen and (max-width:991px){.product-img{margin-bottom:8px}}@media screen and (max-width:767px){.product-img{margin-bottom:6px}}@media screen and (max-width:575px){.product-img{margin-bottom:4px}}@media screen and (max-width:479px){.product-img{margin-bottom:2px;max-width:125px;height:auto}}@media screen and (max-width:399px){.product-img{margin-bottom:0}}.product-img img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.product-title{width:60%;font-weight:500;font-size:28px;line-height:1.2;color:#fff;text-align:center}@media screen and (max-width:1399px){.product-title{font-size:26px}}@media screen and (max-width:1199px){.product-title{font-size:24px}}@media screen and (max-width:991px){.product-title{font-size:22px}}@media screen and (max-width:767px){.product-title{font-size:20px}}@media screen and (max-width:575px){.product-title{font-size:18px}}@media screen and (max-width:479px){.product-title{font-size:18.5px}}.product:hover .product-thumb--blue svg path{fill:#99cce8}.product:hover .product-thumb--pink svg path{fill:#ffbac1}.product:hover .product-thumb--green svg path{fill:#a2ca74}.product:hover .product-thumb--orange svg path{fill:#ffcb86}.product:hover .product-thumb--yellow svg path{fill:#fcec8d}.product:hover .product-thumb--purple svg path{fill:#f6d6f1}.product:hover .product-thumb--mint svg path{fill:#96dbda}.shared-hero{position:relative;width:100%;height:100svh;background-position:center;background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shared-hero-logo{position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:272px}.shared-slide,.shared-slider{width:100%;overflow:hidden}.shared-slider .swiper{overflow:unset;padding-bottom:90px}.shared-slider .swiper-pagination{text-align:left}.shared-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--static-black)}.shared-slider .swiper-pagination-bullet{background:#ccc}.shared-slider .swiper-button-next,.shared-slider .swiper-button-prev{top:var(--swiper-navigation-top-offset, calc(100% - 45px))}.shared-slider .swiper-button-next{right:var(--swiper-navigation-sides-offset, 0)}.shared-slider .swiper-button-prev{left:var(--swiper-navigation-sides-offset, calc(100% - 115px))}.shared-slide{position:relative;border-radius:4px}.shared-slide-thumb{display:block}.shared-slide-text{position:absolute;top:70px;left:0;width:100%;text-align:center;z-index:2;color:var(--static-white);font-weight:500;font-size:36px;line-height:46px;padding:0 50px}.shared-slide-meta,.shared-slide-meta-item{display:-webkit-box;display:-ms-flexbox;display:flex}.shared-slide-meta{position:absolute;bottom:50px;left:0;z-index:2;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px}.shared-slide-meta-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.shared-slide-meta-label,.shared-slide-meta-value{color:var(--static-white);font-size:12px;line-height:16px;font-weight:300}.shared-slide-meta-value{font-size:22px;line-height:32px;font-weight:500}.shared-simple{position:relative}.shared-simple-content{position:absolute;top:65%;left:20%;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;max-width:600px}.shared-simple-badge,.shared-simple-text{color:var(--static-white);font-size:20px;line-height:30px;font-weight:300}.shared-simple-text{font-size:46px;line-height:56px}.shared-simple-post-text{font-size:14px;line-height:20px;color:#ccc;font-weight:300}.shared-simple-thumb{display:block}.shared-tabs.dark{background:var(--static-black);padding:100px 0}.shared-tabs.dark .shared-title{color:var(--static-white)}.shared-tabs.dark .shared-tabs-link,.shared-tabs.dark .shared-tabs-post-text,.shared-tabs.dark .shared-text{color:#bababa}.shared-tabs.dark .shared-tabs-links::before{background:#bababa}.shared-tabs.dark .shared-meta-item{border-right-color:rgba(255,255,255,.1)}.shared-tabs.dark .shared-tabs-meta-badge{color:#dbad76}.shared-tabs.dark .shared-tabs-meta-label{color:var(--static-white)}.shared-tabs.dark .shared-tabs-meta-value{color:#bababa}.shared-tabs-contents{position:relative;width:100%;margin-bottom:60px}.contacts__content>div,.home-slider-container .swiper-button-next::after,.home-slider-container .swiper-button-prev::after,.shared-tabs-content{display:none}.shared-tabs-content.active,.shared-tabs-post-text.active{display:block}.shared-tabs-links{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;margin:0 auto 30px;position:relative}.shared-tabs-links::before{content:"";display:block;width:100%;height:1px;background:#d9d9d9;border-radius:50px;position:absolute;bottom:-10px;left:0}.shared-tabs-link{font-weight:300}.shared-tabs-post-texts{position:relative}.shared-tabs-post-text{display:none;max-width:900px;text-align:center;margin:0 auto;font-size:14px;line-height:22px;color:#8c8c8c;font-weight:300}.shared-tabs-meta,.shared-tabs-meta-item{display:-webkit-box;display:-ms-flexbox;display:flex}.shared-tabs-meta-item{border-right:1px solid rgba(0,0,0,.1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;padding-right:40px;margin-right:40px}.shared-tabs-meta-item:last-child{border-right:0}.shared-tabs-meta-badge{color:var(--static-white);font-weight:300}.shared-tabs-meta-label{font-size:32px;line-height:42px;font-weight:300}.shared-tabs-meta-value{color:#666;font-weight:300}.shared-top{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding-left:200px}.shared-title{max-width:840px;font-size:46px;line-height:56px}.shared-text{max-width:840px;color:#666;font-weight:300;margin-bottom:30px}.shared-thumb{width:100%}.shared-grid-item{position:relative;width:100%;margin-bottom:24px;overflow:hidden}.shared-grid-item .parallax-img{width:100%;height:auto;display:block;-webkit-transform:translateY(0) scale(1.2);-ms-transform:translateY(0) scale(1.2);transform:translateY(0) scale(1.2);-webkit-transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;will-change:transform}.shared-grid-big{height:475px}.shared-grid-standart{height:322px}.shared-grid-small{height:260px}.shared-grid-text{position:absolute;z-index:2;font-size:16px;left:0;color:var(--static-white);font-weight:300;bottom:10px;width:100%;padding:0 10px;text-align:center}.standart-item,.standart-slider{width:100%;overflow:hidden}.standart-item{height:auto;position:relative;border-radius:4px}.single-product__gallery .product-item__bg .product-item__img .product-slider,.standart-media{width:100%;height:100%}.standart-text{position:absolute;left:50%;top:90px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;font-size:32px;line-height:42px;color:var(--static-white);max-width:700px;text-align:center}.standart-block{width:100%;position:relative;display:block;border-radius:4px;overflow:hidden}.standart-block:hover .standart-block-thumb img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.standart-block-content{width:450px;position:absolute;left:50%;top:80px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.home-slider-section .home-slider__slide picture,.standart-block-thumb{display:block;width:100%;height:100%}.standart-block-thumb img{-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.standart-block-title{color:var(--static-white);font-size:32px;line-height:42px;text-align:center}.learn-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:var(--static-white);font-weight:300}.footer{padding-top:20px;padding-bottom:20px;border-top-left-radius:18px;border-top-right-radius:18px;background-color:#dfb4d8;max-width:1600px;margin:0 auto}@media screen and (max-width:1399px){.footer{padding-top:18px;padding-bottom:18px}}@media screen and (max-width:1199px){.footer{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:991px){.footer{padding-top:15px;padding-bottom:15px;border-top-left-radius:15px;border-top-right-radius:15px}}@media screen and (max-width:767px){.footer{padding-top:20px;padding-bottom:20px;border-top-left-radius:12px;border-top-right-radius:12px}}@media screen and (max-width:575px){.footer{padding-top:16px;padding-bottom:16px;border-top-left-radius:10px;border-top-right-radius:10px}}@media screen and (max-width:767px){.footer-nav{margin-bottom:20px}}@media screen and (max-width:575px){.footer-nav{margin-bottom:15px}}.footer-contacts,.footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px 36px}@media screen and (max-width:1199px){.footer-nav ul{gap:15px 30px}}@media screen and (max-width:991px){.footer-nav ul{gap:12px 24px}}@media screen and (max-width:767px){.footer-nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (max-width:575px){.footer-nav ul{gap:10px}}.footer-contacts a,.footer-nav ul li a{font-weight:500;font-size:22px;letter-spacing:.02em;color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:1199px){.footer-nav ul li a{font-size:20px}}@media screen and (max-width:991px){.footer-nav ul li a{font-size:18px}}@media screen and (max-width:767px){.footer-nav ul li a{font-size:17px}}@media screen and (max-width:575px){.footer-nav ul li a{font-size:16px}}.footer-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 30px}@media screen and (max-width:1199px){.footer-contacts{gap:16px 24px}}@media screen and (max-width:991px){.footer-contacts{gap:14px 20px}}@media screen and (max-width:767px){.footer-contacts{gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (max-width:575px){.footer-contacts{gap:10px}}.footer-contacts a{font-size:18px;letter-spacing:.05em;white-space:nowrap}@media screen and (max-width:991px){.footer-contacts a{font-size:17px}}@media screen and (max-width:767px){.footer-contacts a{font-size:16px;white-space:normal}}.footer-socials-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:25px}@media screen and (max-width:1199px){.footer-socials-contacts{gap:20px}}@media screen and (max-width:991px){.footer-socials-contacts{gap:18px}}@media screen and (max-width:767px){.footer-socials-contacts{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}}@media screen and (max-width:575px){.footer-socials-contacts{gap:12px}}.footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media screen and (max-width:991px){.footer-socials{gap:12px}}@media screen and (max-width:767px){.footer-socials{gap:10px}}@media screen and (max-width:575px){.footer-socials{gap:8px}}.footer-nav-dev-wrapper,.footer-socials a{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-socials a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:991px){.footer-socials a{width:36px;height:36px}}@media screen and (max-width:767px){.footer-socials a{width:32px;height:32px}}@media screen and (max-width:575px){.footer-socials a{width:28px;height:28px}}.footer-nav-dev-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;padding-bottom:30px;margin-bottom:25px;border-bottom:1px dashed #fff}@media screen and (max-width:1199px){.footer-nav-dev-wrapper{gap:20px;padding-bottom:25px;margin-bottom:20px}}@media screen and (max-width:991px){.footer-nav-dev-wrapper{gap:18px;padding-bottom:20px;margin-bottom:18px}}@media screen and (max-width:767px){.footer-nav-dev-wrapper{gap:15px;text-align:center;padding-bottom:18px;margin-bottom:15px}}@media screen and (max-width:575px){.footer-nav-dev-wrapper{gap:12px;padding-bottom:15px;margin-bottom:12px}}.footer-nav-dev{font-weight:500;font-size:18px;color:#fff}@media screen and (max-width:991px){.footer-nav-dev{font-size:17px}}@media screen and (max-width:767px){.footer-nav-dev{font-size:16px}}@media screen and (max-width:575px){.footer-nav-dev{font-size:15px}}.footer-links{font-size:14px;color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width:1199px){.footer-links{gap:16px;font-size:13px}}@media screen and (max-width:991px){.footer-links{gap:14px;font-size:12px}}@media screen and (max-width:767px){.footer-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:12px}}@media screen and (max-width:575px){.footer-links{gap:6px;margin-top:12px;font-size:11px}}.footer-links a{-webkit-transition:opacity .3s;transition:opacity .3s}.home-slider-section{margin-bottom:80px}@media screen and (max-width:1399px){.home-slider-section{margin-bottom:80px}}@media screen and (max-width:1199px){.home-slider-section{margin-bottom:60px}}@media screen and (max-width:991px){.home-slider-section{margin-bottom:50px}}@media screen and (max-width:767px){.home-slider-section{margin-bottom:40px}}@media screen and (max-width:575px){.home-slider-section{margin-bottom:30px}}.home-slider-container,.home-slider-section .home-slider{position:relative}.home-slider-section .home-slider-wrapper{border-radius:18px;overflow:hidden}@media screen and (max-width:991px){.home-slider-section .home-slider-wrapper{border-radius:15px}}@media screen and (max-width:767px){.home-slider-section .home-slider-wrapper{border-radius:12px}}@media screen and (max-width:575px){.home-slider-section .home-slider-wrapper{border-radius:10px}}.home-slider-section .home-slider__track{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.home-slider-section .home-slider__slide{display:block;width:100%;height:400px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1199px){.home-slider-section .home-slider__slide{height:350px}}@media screen and (max-width:991px){.home-slider-section .home-slider__slide{height:300px}}@media screen and (max-width:767px){.home-slider-section .home-slider__slide{height:250px}}@media screen and (max-width:575px){.home-slider-section .home-slider__slide{height:200px}}.home-slider-section .home-slider__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:767px){.home-slider-section .home-slider__slide img{-o-object-fit:cover;object-fit:cover;-o-object-position:20% center;object-position:20% center}}.home-slider-container .swiper-button-next,.home-slider-container .swiper-button-prev{width:50px;height:50px;margin-top:-25px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;opacity:.8;background:rgba(255,255,255,.9)!important;border-radius:50%}@media screen and (max-width:1199px){.home-slider-container .swiper-button-next,.home-slider-container .swiper-button-prev{width:45px;height:45px;margin-top:-22.5px}}@media screen and (max-width:991px){.home-slider-container .swiper-button-next,.home-slider-container .swiper-button-prev{width:40px;height:40px;margin-top:-20px}}@media screen and (max-width:767px){.home-slider-container .swiper-button-next,.home-slider-container .swiper-button-prev{width:36px;height:36px;margin-top:-18px;opacity:.9}}@media screen and (max-width:575px){.home-slider-container .swiper-button-next,.home-slider-container .swiper-button-prev{width:32px;height:32px;margin-top:-16px}}.home-slider-container .swiper-button-next:hover,.home-slider-container .swiper-button-prev:hover{opacity:1}.home-slider-container .swiper-button-next:disabled,.home-slider-container .swiper-button-prev:disabled{opacity:.3;cursor:not-allowed;-webkit-transform:none;-ms-transform:none;transform:none}.home-slider-container .swiper-button-next img,.home-slider-container .swiper-button-prev img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain}.home-slider-container .swiper-button-prev{left:-60px}@media screen and (max-width:1399px){.home-slider-container .swiper-button-prev{left:-50px}}@media screen and (max-width:1199px){.home-slider-container .swiper-button-prev{left:-45px}}@media screen and (max-width:767px){.home-slider-container .swiper-button-prev{display:none}}.home-slider-container .swiper-button-next{right:-60px}@media screen and (max-width:1399px){.home-slider-container .swiper-button-next{right:-50px}}@media screen and (max-width:1199px){.home-slider-container .swiper-button-next{right:-45px}}@media screen and (max-width:767px){.home-slider-container .swiper-button-next{display:none}}.home-slider-container .home-slider-pagination{display:none;position:static!important;margin-top:20px;text-align:center}@media screen and (max-width:767px){.home-slider-container .home-slider-pagination{display:block;margin-top:15px}}@media screen and (max-width:575px){.home-slider-container .home-slider-pagination{margin-top:12px}}.home-slider-container .home-slider-pagination .swiper-pagination-bullet{width:14px;height:14px;background:0 0;border:0;border-radius:0;cursor:pointer;margin:0 6px;opacity:1;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:575px){.home-slider-container .home-slider-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 4px}}.home-slider-container .home-slider-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='transparent' stroke='%23b7cad1' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all .3s ease;transition:all .3s ease}.home-slider-container .home-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='%23b7cad1' stroke='%23b7cad1' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.home-slider-decor{position:absolute;top:100%;width:100%;height:auto;max-width:450px}@media (max-width:1199px){.home-slider-decor{max-width:350px}}@media (max-width:991px){.home-slider-decor{max-width:280px}}@media (max-width:767px){.home-slider-decor{max-width:150px}}@media (max-width:575px){.home-slider-decor{top:84%}}.home-slider-decor--left{left:-150px}@media (max-width:1199px){.home-slider-decor--left{left:-120px}}@media (max-width:991px){.home-slider-decor--left{left:-90px}}@media (max-width:767px){.home-slider-decor--left{left:-10px}}.home-slider-decor--right{right:-150px}@media (max-width:1199px){.home-slider-decor--right{right:-120px}}@media (max-width:991px){.home-slider-decor--right{right:-90px}}@media (max-width:767px){.home-slider-decor--right{right:-10px}}.news{margin-bottom:40px;background-position:center -30px}@media (max-width:576px){.news{margin-bottom:20px}}.news-banner{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:240px;margin-bottom:0;padding:30px 20px 15px;border-radius:10px;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width:767px){.news-banner{min-height:240px}}@media (max-width:575px){.news-banner{min-height:160px}}.news-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (min-width:576px){.news-banner__body{gap:25px}}@media (min-width:768px){.news-banner__body{gap:30px}}@media (min-width:992px){.news-banner__body{gap:35px}}@media (min-width:1200px){.news-banner__body{gap:40px}}.news-banner__logo{width:110px}@media (min-width:576px){.news-banner__logo{width:130px}}@media (min-width:768px){.news-banner__logo{width:150px}}@media (min-width:992px){.news-banner__logo{width:170px}}@media (min-width:1200px){.news-banner__logo{width:190px}}@media (min-width:1400px){.news-banner__logo{width:210px}}.news-banner__btn{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:30px;background-color:#fff;font-weight:500;font-size:14px;color:#8c1d82;text-align:center;white-space:nowrap;cursor:pointer;padding:10px 16px;margin:0 auto;border:1px solid #8c1d82;-webkit-transition:all .3s;transition:all .3s}@media (min-width:768px){.news-banner__btn{font-size:14px;padding:12px 20px}}@media (min-width:992px){.news-banner__btn{font-size:15px;padding:14px 24px}}@media (min-width:1200px){.news-banner__btn{font-size:16px;padding:16px 28px}}.news-banner__btn:hover{background-color:#8c1d82;color:#fff}.catalog__categories-filter-list li,.news-block{display:-webkit-box;display:-ms-flexbox;display:flex}.news-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:0}@media (max-width:991px){.news-block{gap:15px;margin-bottom:30px}}@media (max-width:767px){.news-block{gap:12px;margin-bottom:25px}}@media (max-width:575px){.news-block{gap:10px;margin-bottom:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.news-block__title{font-weight:500;font-size:14px;color:#b6a79a;-webkit-transition:opacity .3s;transition:opacity .3s}.news-block__img:hover,.news-block__title:hover{opacity:.6}@media (max-width:768px){.news-block__title{font-size:16px;font-weight:400}}.news-block__tag{font-weight:500;font-size:14px;letter-spacing:.02em;color:#b7cad1}@media (min-width:768px){.news-block__tag{font-size:14px}}@media (min-width:992px){.news-block__tag{font-size:15px}}@media (min-width:1200px){.news-block__tag{font-size:16px}}.news-block__img{border-radius:10px;overflow:hidden;height:240px;-webkit-transition:opacity .3s;transition:opacity .3s}@media (max-width:767px){.news-block__img{height:130px}}@media (max-width:575px){.news-block__img{height:120px;width:140px}}.news-block__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero__text p,.news-block__btn{font-weight:500;color:#fff;text-align:center}.news-block__btn{display:inline-block;width:auto;border-radius:30px;background-color:#b8ced6;font-size:14px;white-space:nowrap;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;max-width:100px;padding:8px 0}@media (max-width:768px){.news-block__btn{font-size:12px;max-width:115px;padding:9px 0}}.loadmore-container .loadmore:hover,.news-block__btn:hover{opacity:.7}.news-block__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media (min-width:576px){.news-block__info{gap:10px}}@media (min-width:768px){.news-block__info{gap:12px}}@media (min-width:992px){.news-block__info{gap:15px}}.news-page__list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:576px){.news-page__list{gap:15px;margin-bottom:40px}}@media (min-width:768px){.news-page__list{gap:20px;margin-bottom:50px}}.news-page__list button{border:2px solid #b8ced6;background:0 0;cursor:pointer}@media (min-width:768px){.news-page__list button{padding:14px 28px;font-size:16px}}@media (max-width:576px){.news-page__list button{padding:12px 24px;font-size:15px;border:0}}.news-page__list button.active,.news-page__list button:hover{background:#b8ced6}.loadmore-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}@media (min-width:576px){.loadmore-container{gap:5px}}@media (min-width:768px){.loadmore-container{gap:10px}}.loadmore-container .loadmore-icon{display:block}.loadmore-container .loadmore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s}@media (min-width:576px){.loadmore-container .loadmore{gap:10px}}.loadmore-container .loadmore p{font-size:14px;font-weight:500;color:#b6a79a;margin:0}@media (min-width:576px){.loadmore-container .loadmore p{font-size:16px}}@media (min-width:768px){.loadmore-container .loadmore p{font-size:18px}}.home-hero{height:630px;margin-bottom:120px}@media screen and (max-width:1399px){.home-hero{height:600px;margin-bottom:100px}}@media screen and (max-width:1199px){.home-hero{height:550px;margin-bottom:80px}}@media screen and (max-width:991px){.home-hero{height:500px;margin-bottom:60px}}@media screen and (max-width:767px){.home-hero{height:450px;margin-bottom:50px}}@media screen and (max-width:575px){.home-hero{height:400px;margin-bottom:40px}}.home-hero__wrapper{position:relative;width:938px;max-width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:1399px){.home-hero__wrapper{width:880px}}@media screen and (max-width:1199px){.home-hero__wrapper{width:820px}}@media screen and (max-width:991px){.home-hero__wrapper{width:768px}}@media screen and (max-width:767px){.home-hero__wrapper{width:356px}}@media screen and (max-width:575px){.home-hero__wrapper{width:320px}}.home-hero picture{width:100%;display:block}.home-hero picture img,.single-product__gallery .product-item__bg svg{width:100%;height:auto;display:block}.home-hero__lottie{position:absolute;left:0;top:8%;width:655px;height:655px;overflow:hidden;z-index:15;cursor:pointer}@media screen and (max-width:1399px){.home-hero__lottie{left:-3%;width:80%}}@media screen and (max-width:1199px){.home-hero__lottie{left:-7%;top:6%;width:82%}}@media screen and (max-width:991px){.home-hero__lottie{left:-11%;top:5%;width:85%}}@media screen and (max-width:767px){.home-hero__lottie{left:-32%;top:23%;width:115%}}@media screen and (max-width:575px){.home-hero__lottie{left:-125px;top:100px;width:120%;height:auto}}.home-hero__text{position:absolute;right:0;top:17.3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:53.4%;z-index:10}@media screen and (max-width:1023px){.home-hero__text{top:2.2%;width:65.2%}}@media screen and (max-width:767px){.home-hero__text{top:0;width:100%}}.catalog-product-thumb svg,.home-hero__text img{width:100%;height:auto}.home-hero__text p{position:absolute;left:50%;top:50%;-webkit-transform:translate(-47%,-53%);-ms-transform:translate(-47%,-53%);transform:translate(-47%,-53%);width:85%;font-size:22px;line-height:32px;letter-spacing:.02em}@media screen and (max-width:1399px){.home-hero__text p{font-size:21px;line-height:30px}}@media screen and (max-width:1199px){.home-hero__text p{font-size:20px;line-height:28px}}@media screen and (max-width:991px){.home-hero__text p{-webkit-transform:translate(-48%,-58%);-ms-transform:translate(-48%,-58%);transform:translate(-48%,-58%);width:80%;font-size:19px;line-height:26px}}@media screen and (max-width:767px){.home-hero__text p{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;font-size:18px;line-height:24px}}@media screen and (max-width:575px){.home-hero__text p{font-size:16px;line-height:22px}}@media screen and (max-width:479px){.home-hero__text p{font-size:14px;line-height:20px}}.hero-btn{position:absolute;left:55%;top:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3px;z-index:20}@media screen and (max-width:1399px){.hero-btn{left:55%;top:65%}}@media screen and (max-width:1199px){.hero-btn{left:55%;top:65%}}@media screen and (max-width:991px){.hero-btn{left:55%;top:65%}}@media screen and (max-width:767px){.hero-btn{left:55%;top:65%;gap:0}}@media screen and (max-width:575px){.hero-btn{left:45%;top:85%}}.hero-btn__splash--l{-webkit-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);height:35px}@media screen and (max-width:1399px){.hero-btn__splash--l{height:32px}}@media screen and (max-width:1199px){.hero-btn__splash--l{height:30px}}@media screen and (max-width:991px){.hero-btn__splash--l{height:28px}}@media screen and (max-width:767px){.hero-btn__splash--l{height:25px}}@media screen and (max-width:575px){.hero-btn__splash--l{height:35px}}.hero-btn__splash--r{-webkit-transform:translateY(5%);-ms-transform:translateY(5%);transform:translateY(5%);height:30px;margin-left:3px}@media screen and (max-width:1399px){.hero-btn__splash--r{height:28px}}@media screen and (max-width:1199px){.hero-btn__splash--r{height:26px}}@media screen and (max-width:991px){.hero-btn__splash--r{height:24px}}@media screen and (max-width:767px){.hero-btn__splash--r{height:22px}}@media screen and (max-width:575px){.hero-btn__splash--r{height:35px}}.hero-btn__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:176px;height:55px;padding:0 35px 5px;background-image:url(../img/home-hero-btn.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%;font-weight:500;font-size:16px;line-height:100%;letter-spacing:.02em;color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}.hero-btn__main:hover{opacity:.6}.hero-btn__main img{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);width:18px}@media screen and (max-width:1399px){.hero-btn__main img{width:17px}}@media screen and (max-width:1199px){.hero-btn__main img{width:16px}}@media screen and (max-width:991px){.hero-btn__main img{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);width:15px}}@media screen and (max-width:767px){.hero-btn__main img{width:14px}}@media screen and (max-width:575px){.hero-btn__main img{width:15px}}@media screen and (max-width:1399px){.hero-btn__main{width:135px;height:40px}}@media screen and (max-width:1199px){.hero-btn__main{width:130px;height:38px}}@media screen and (max-width:991px){.hero-btn__main{width:125px;height:36px;padding-left:10px}}@media screen and (max-width:767px){.hero-btn__main{gap:4px;width:110px;height:30px;padding-left:8px}}@media screen and (max-width:575px){.hero-btn__main{width:150px;height:35px;padding:0 25px;font-size:12px}}.home-hero__decor{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1125px;z-index:1;height:auto}@media screen and (max-width:1400px){.home-hero__decor{display:none}}.catalog{margin-bottom:120px}@media screen and (max-width:1399px){.catalog{margin-bottom:100px}}@media screen and (max-width:1199px){.catalog{margin-bottom:80px}}@media screen and (max-width:991px){.catalog{margin-bottom:60px}}@media screen and (max-width:767px){.catalog{margin-bottom:50px}}@media screen and (max-width:575px){.catalog{margin-bottom:40px}}.catalog .breadcrumbs{margin-bottom:10px;font-size:14px;color:#424242}@media screen and (max-width:1199px){.catalog .breadcrumbs{margin-bottom:0;font-size:17px}}@media screen and (max-width:991px){.catalog .breadcrumbs{margin-bottom:0;font-size:16px}}@media screen and (max-width:767px){.catalog .breadcrumbs{margin-bottom:0;font-size:15px}}@media screen and (max-width:575px){.catalog .breadcrumbs{margin-bottom:0;font-size:14px}}.catalog .h2{font-size:48px;margin-bottom:30px}@media screen and (max-width:1399px){.catalog .h2{font-size:44px}}@media screen and (max-width:1199px){.catalog .h2{font-size:40px}}@media screen and (max-width:991px){.catalog .h2{font-size:36px}}@media screen and (max-width:767px){.catalog .h2{font-size:32px}}@media screen and (max-width:575px){.catalog .h2{font-size:28px}}.catalog button{padding:15px 20px;color:#817272;font-weight:400;font-size:16px;background-color:#dee9ed;border-radius:30px;display:inline-block;width:auto;text-align:center;white-space:nowrap;cursor:pointer;-webkit-transition:opacity .3s,background-color .3s,border-color .3s;transition:opacity .3s,background-color .3s,border-color .3s}@media screen and (max-width:991px){.catalog button{padding:12px 18px;font-size:15px}}@media screen and (max-width:767px){.catalog button{padding:10px 16px;font-size:14px}}@media screen and (max-width:575px){.catalog button{padding:8px 14px;font-size:14px}}.catalog button:hover{background-color:#b8ced6;color:#fff;opacity:initial}.catalog__categories{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1199px){.catalog__categories{gap:18px;margin-bottom:70px}}@media screen and (max-width:991px){.catalog__categories{gap:15px;margin-bottom:60px}}@media screen and (max-width:767px){.catalog__categories{gap:12px;margin-bottom:50px;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:575px){.catalog__categories{gap:10px;margin-bottom:30px}}.catalog__categories-filter-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.catalog__categories-filter-header-title{padding-bottom:10px;border-bottom:1px dashed rgba(0,0,0,.2);font-weight:500;font-size:18px;color:#787878}@media screen and (max-width:991px){.catalog__categories-filter-header-title{font-size:16px}}@media screen and (max-width:767px){.catalog__categories-filter-header-title{font-size:15px}}@media screen and (max-width:575px){.catalog__categories-filter-header-title{font-size:14px}}.catalog__categories-filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-bottom:30px}@media screen and (max-width:991px){.catalog__categories-filter-wrapper{gap:35px;margin-bottom:25px}}@media screen and (max-width:767px){.catalog__categories-filter-wrapper{gap:30px;margin-bottom:20px}}@media screen and (max-width:575px){.catalog__categories-filter-wrapper{gap:25px;margin-bottom:15px}}.catalog__categories-filter-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.catalog__categories-filter-list li{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog__categories-filter-list li label{position:relative;margin-right:auto;cursor:pointer;padding-left:15px}.catalog__categories-filter-list li input[type=checkbox]{position:absolute;width:0;height:0;padding:0;margin:0;opacity:0;pointer-events:none}.catalog__categories-filter-list li input[type=checkbox]:checked~span::after{opacity:1}.catalog__categories-filter-list li span{position:relative;font-size:14px;line-height:18px;color:#787878;padding-left:28px}.catalog__categories-filter-list li span::after,.catalog__categories-filter-list li span::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.catalog__categories-filter-list li span::before{left:0;width:16px;height:16px;border:1px solid #bfbfbf}.catalog__categories-filter-list li span::after{left:4px;width:8px;height:8px;background-color:#b7cad1;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.catalog-product-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:75%;max-width:200px;max-height:200px}@media screen and (max-width:1399px){.catalog-product-img{max-width:180px;max-height:180px}}@media screen and (max-width:1199px){.catalog-product-img{max-width:170px;max-height:170px}}@media screen and (max-width:991px){.catalog-product-img{max-width:165px;max-height:165px}}@media screen and (max-width:767px){.catalog-product-img{max-width:162px;max-height:162px}}@media screen and (max-width:575px){.catalog-product-img{max-width:160px;max-height:160px}}.catalog-product-img img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.catalog-product-title{margin-top:20px;font-weight:500;font-size:20px;line-height:24px;color:#787878;text-align:center}@media screen and (max-width:1399px){.catalog-product-title{font-size:19px;line-height:23px}}@media screen and (max-width:1199px){.catalog-product-title{margin-top:18px;font-size:18px;line-height:22px}}@media screen and (max-width:991px){.catalog-product-title{margin-top:16px;font-size:17px;line-height:21px}}@media screen and (max-width:767px){.catalog-product-title{margin-top:14px;font-size:16px;line-height:20px}}@media screen and (max-width:575px){.catalog-product-title{margin-top:12px;font-size:14px;font-weight:400}}.catalog__categories-filter-apply button{background-color:#b8ced6;color:#fff}.catalog__categories-filter-apply button:hover{opacity:.8}.catalog__mobile-filter-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:49;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.catalog__mobile-filter-overlay.active{opacity:1;visibility:visible}@media screen and (max-width:991px){.catalog__categories-filter-wrapper{position:fixed;top:60px;right:-100%;width:100%;height:calc(100vh - 60px);background-color:#fff;z-index:50;padding:20px;overflow-y:auto;-webkit-transition:right .3s ease;transition:right .3s ease}.catalog__categories-filter-wrapper.active{right:0}}@media screen and (max-width:575px){.catalog__categories-filter-wrapper{padding:15px}}.catalog-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;margin-bottom:30px}@media screen and (max-width:991px){.catalog-product{margin-bottom:25px}}@media screen and (max-width:767px){.catalog-product{margin-bottom:20px}}@media screen and (max-width:575px){.catalog-product{margin-bottom:15px}}.catalog-product-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;width:100%;max-width:320px;max-height:340px}@media screen and (max-width:1399px){.catalog-product-thumb{max-width:300px;max-height:320px}}@media screen and (max-width:1199px){.catalog-product-thumb{max-width:280px;max-height:300px}}@media screen and (max-width:991px){.catalog-product-thumb{max-width:260px;max-height:280px}}@media screen and (max-width:767px){.catalog-product-thumb{max-width:240px;max-height:260px}}@media screen and (max-width:575px){.catalog-product-thumb{max-width:220px;max-height:240px}}.catalog-product:hover .catalog-product-thumb--blue svg path{fill:#99cce8}.catalog-product:hover .catalog-product-thumb--pink svg path{fill:#ffbac1}.catalog-product:hover .catalog-product-thumb--green svg path{fill:#a2ca74}.catalog-product:hover .catalog-product-thumb--orange svg path{fill:#ffcb86}.catalog-product:hover .catalog-product-thumb--yellow svg path{fill:#fcec8d}.catalog-product:hover .catalog-product-thumb--purple svg path{fill:#f6d6f1}.catalog-product:hover .catalog-product-thumb--mint svg path{fill:#96dbda}.page-catalog__filter-icon{position:fixed;right:0;top:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;height:50px;border-top-left-radius:25px;border-bottom-left-radius:25px;background-color:#dfb4d8;cursor:pointer;z-index:60;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:-2px 0 8px rgba(223,180,216,.3);box-shadow:-2px 0 8px rgba(223,180,216,.3)}@media screen and (max-width:575px){.page-catalog__filter-icon{width:48px;height:46px;top:85px}}.page-catalog__filter-icon img{width:20px;height:18px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:575px){.page-catalog__filter-icon img{width:18px;height:16px}}.page-catalog__filter-icon:hover{background-color:#d19cc9;-webkit-box-shadow:-3px 0 12px rgba(223,180,216,.4);box-shadow:-3px 0 12px rgba(223,180,216,.4)}.page-catalog__filter-icon.active{background-color:#d19cc9}@media (max-width:575px){.loadmore{gap:0;font-size:14px}}.contacts{margin-bottom:120px;position:relative}@media screen and (max-width:1399px){.contacts{margin-bottom:100px}}@media screen and (max-width:1199px){.contacts{margin-bottom:80px}}@media screen and (max-width:991px){.contacts{margin-bottom:60px}}@media screen and (max-width:767px){.contacts{margin-bottom:50px}}@media screen and (max-width:575px){.contacts{margin-bottom:40px}}.contacts .breadcrumbs{font-size:18px}@media screen and (max-width:1199px){.contacts .breadcrumbs{font-size:16px}}@media screen and (max-width:991px){.contacts .breadcrumbs{font-size:15px}}@media screen and (max-width:767px){.contacts .breadcrumbs{font-size:14px}}@media screen and (max-width:575px){.contacts .breadcrumbs{font-size:14px}}.contacts__content>div:first-child{display:block}.contacts-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:991px){.contacts-info{gap:18px}}@media screen and (max-width:767px){.contacts-info{gap:15px}}@media screen and (max-width:575px){.contacts-info{gap:12px}}.contacts a.underline{text-decoration:underline}.contacts a.underline:hover{text-decoration:none}.contacts-info-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:16px;font-weight:500;font-size:16px;letter-spacing:.02em;color:#787878;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991px){.contacts-info-item{gap:14px}}@media screen and (max-width:767px){.contacts-info-item{gap:12px;font-weight:400}}@media screen and (max-width:575px){.contacts-info-item{gap:10px}}.contacts-info-item h5{font-size:18px;margin-bottom:10px;text-transform:uppercase}@media screen and (max-width:991px){.contacts-info-item h5{margin-bottom:8px}}@media screen and (max-width:767px){.contacts-info-item h5{margin-bottom:6px;font-weight:400}}@media screen and (max-width:575px){.contacts-info-item h5{margin-bottom:5px}}.contacts-info-item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.contacts-info-item-header span:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:20px;width:20px}.contacts-info-img{position:relative;border-radius:18px;overflow:hidden;max-height:350px}@media screen and (max-width:1399px){.contacts-info-img{max-height:320px;border-radius:16px}}@media screen and (max-width:1199px){.contacts-info-img{max-height:290px;border-radius:14px}}@media screen and (max-width:991px){.contacts-info-img{max-height:260px;border-radius:12px}}@media screen and (max-width:767px){.contacts-info-img{max-height:auto;border-radius:10px;margin-bottom:20px}}@media screen and (max-width:575px){.contacts-info-img{border-radius:8px;margin-bottom:15px}}.contacts-info-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contacts__offices{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:40px}@media screen and (max-width:991px){.contacts__offices{gap:30px;margin-bottom:35px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:767px){.contacts__offices{gap:20px;margin-bottom:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:575px){.contacts__offices{gap:15px;margin-bottom:25px}}.contacts__offices button{padding-bottom:10px;border-bottom:1px dashed rgba(120,120,120,.4);font-weight:500;font-size:28px;line-height:100%;color:rgba(120,120,120,.4);text-transform:uppercase;-webkit-transition:border-color .3s,color .3s;transition:border-color .3s,color .3s;cursor:pointer}@media screen and (max-width:1399px){.contacts__offices button{font-size:26px;padding-bottom:9px}}@media screen and (max-width:1199px){.contacts__offices button{font-size:24px;padding-bottom:8px}}@media screen and (max-width:991px){.contacts__offices button{font-size:22px;padding-bottom:7px}}@media screen and (max-width:767px){.contacts__offices button{font-size:20px;padding-bottom:6px}}@media screen and (max-width:575px){.contacts__offices button{font-size:18px;padding-bottom:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.contacts__offices button.active,.contacts__offices button:hover{border-color:#787878;color:#787878}.news-page{margin-bottom:80px}.news-page .loadmore-icon,.news-page__list{display:-webkit-box;display:-ms-flexbox;display:flex}.news-page__list{gap:10px;margin-bottom:20px}.news-page__list button{padding:15px 20px;background-color:#dee9ed;font-weight:400;font-size:16px;color:#817272;border-radius:30px;-webkit-transition:opacity .3s,background-color .3s,border-color .3s,color .3s;transition:opacity .3s,background-color .3s,border-color .3s,color .3s}.news-page__list button:hover{opacity:initial}.news-page__list button.active,.news-page__list button:hover,.single-product__actions a{background-color:#b8ced6;color:#fff}@media screen and (max-width:767px){.news-page__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.news-page__list button{min-width:110px;font-size:14px;padding:10px 14px;-ms-flex-negative:0;flex-shrink:0}}.news-page .loadmore-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;height:120px;margin:0 auto}@media (max-width:576px){.news-page .loadmore-icon{display:none}}.news-page .loadmore-container{margin-top:40px}@media (max-width:576px){.news-page .loadmore-container{margin-top:20px}.news-page .loadmore{gap:0}}.single-product{margin-bottom:80px}@media screen and (max-width:1399px){.single-product{margin-bottom:60px}}@media screen and (max-width:1199px){.single-product{margin-bottom:50px}}@media screen and (max-width:991px){.single-product{margin-bottom:40px}}@media screen and (max-width:767px){.single-product{margin-bottom:30px}}@media screen and (max-width:575px){.single-product{margin-bottom:20px}}.single-product__nutrition-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:5px 0;list-style:none;margin-bottom:20px}@media screen and (max-width:1023px){.single-product__nutrition-list{gap:4px;padding:0}}@media screen and (max-width:767px){.single-product__nutrition-list{margin-bottom:0}}.single-product__nutrition-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media screen and (max-width:1023px){.single-product__nutrition-list li{gap:5px}}.single-product__nutrition-list li .single-product__nutrition-name{-ms-flex-negative:0;flex-shrink:0}.single-product__nutrition-list li .single-product__nutrition-dots{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;border-bottom:1px dashed #b6a79a;margin-bottom:5px}.single-product__nutrition-list li .single-product__nutrition-value{font-weight:600;-ms-flex-negative:0;flex-shrink:0}.single-product__info{font-weight:400;font-size:18px;letter-spacing:.02em;color:#787878}@media screen and (max-width:1199px){.single-product__info{font-size:16px}}@media screen and (max-width:991px){.single-product__info{font-size:15px;margin-top:20px}}@media screen and (max-width:767px){.single-product__info{font-size:14px;margin-top:15px}}.single-product__actions,.single-product__gallery .product-item__bg .product-item__img .product-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product__actions{gap:40px;margin-bottom:20px}@media screen and (max-width:991px){.single-product__actions{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:15px}}@media screen and (max-width:767px){.single-product__actions{gap:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-product__actions a{display:inline-block;width:auto;padding:16px 28px;border-radius:30px;font-weight:500;font-size:16px;line-height:120%;text-align:center;white-space:nowrap;cursor:pointer;-webkit-transition:opacity .3s,background-color .3s,border-color .3s,color .3s;transition:opacity .3s,background-color .3s,border-color .3s,color .3s}@media screen and (max-width:991px){.single-product__actions a{padding:14px 24px;font-size:15px}}@media screen and (max-width:767px){.single-product__actions a{padding:12px 20px;font-size:14px}.single-product__actions span{font-size:14px}}.single-product__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;padding-left:20px;margin-bottom:20px}@media screen and (max-width:991px){.single-product__features{margin-bottom:15px;gap:4px}}@media screen and (max-width:767px){.single-product__features{margin-bottom:12px;padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}}.single-product__features li{list-style:disc;font-weight:400}@media screen and (max-width:767px){.single-product__features li{font-size:16px}}.single-product__stickers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media screen and (max-width:991px){.single-product__stickers{gap:12px}}@media screen and (max-width:767px){.single-product__stickers{gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-product__stickers span{width:90px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1199px){.single-product__stickers span{width:135px;height:135px}}@media screen and (max-width:991px){.single-product__stickers span{width:125px;height:125px}}@media screen and (max-width:767px){.single-product__stickers span{width:110px;height:110px}}@media screen and (max-width:575px){.single-product__stickers span{width:100px;height:100px}}.single-product__stickers span img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.single-product .border-right{border-right:1px dashed #b6a79a;height:100%}@media (max-width:575px){.single-product .border-right{border-right:none}}.single-product__details-wrapper{border-top:1px dashed #b6a79a;padding-top:30px;margin-bottom:80px}@media screen and (max-width:1399px){.single-product__details-wrapper{margin-bottom:60px;padding-top:25px}}@media screen and (max-width:1199px){.single-product__details-wrapper{margin-bottom:50px;padding-top:20px}}@media screen and (max-width:991px){.single-product__details-wrapper{margin-bottom:40px;padding-top:18px}}@media screen and (max-width:767px){.single-product__details-wrapper{margin-bottom:30px;padding-top:15px}}@media screen and (max-width:575px){.single-product__details-wrapper{margin-bottom:20px;padding-top:12px}}.single-product__details-wrapper span{font-weight:400;font-size:16px;letter-spacing:.02em;color:#787878}@media screen and (max-width:991px){.single-product__details-wrapper span{font-size:15px}}@media screen and (max-width:767px){.single-product__details-wrapper span{font-size:14px}.single-product__details-content{height:0;overflow:hidden;-webkit-transition:height .4s cubic-bezier(.4,0,.2,1),padding-top .4s cubic-bezier(.4,0,.2,1);transition:height .4s cubic-bezier(.4,0,.2,1),padding-top .4s cubic-bezier(.4,0,.2,1);padding-top:0}.single-product__details-content.active{padding-top:10px}}.single-product__weight{font-weight:400}.single-product__wrapper{margin-bottom:40px}@media screen and (max-width:1199px){.single-product__wrapper{margin-bottom:30px}}@media screen and (max-width:991px){.single-product__wrapper{margin-bottom:25px}}@media screen and (max-width:767px){.single-product__wrapper{margin-bottom:20px}}@media screen and (max-width:575px){.single-product__wrapper{margin-bottom:15px}}.single-product h3{margin-bottom:10px;font-weight:500;font-size:24px;color:#787878;position:relative}@media screen and (max-width:1199px){.single-product h3{font-size:22px}}@media screen and (max-width:991px){.single-product h3{font-size:20px;margin-bottom:8px}}@media screen and (max-width:767px){.single-product h3{margin-bottom:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:30px}.single-product h3::after{content:"";width:24px;height:24px;background-image:url(../img/product-arr.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-ms-flex-negative:0;flex-shrink:0}.single-product h3.active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.single-product .padding-32{padding:0 32px 32px}@media screen and (max-width:1199px){.single-product .padding-32{padding:0 24px 24px}}@media screen and (max-width:991px){.single-product .padding-32{padding:0 20px 20px}}@media screen and (max-width:767px){.single-product .padding-32{padding:0 16px 16px}}@media screen and (max-width:575px){.single-product .padding-32{padding:0 0 12px}}.single-product__disclaimer{font-size:14px!important;color:#787878;margin-bottom:60px;margin-top:20px}@media screen and (max-width:1199px){.single-product__disclaimer{margin-bottom:50px}}@media screen and (max-width:991px){.single-product__disclaimer{margin-bottom:40px}}@media screen and (max-width:767px){.single-product__disclaimer{margin-bottom:30px}}@media screen and (max-width:575px){.single-product__disclaimer{margin-bottom:20px}}.single-product-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (max-width:575px){.single-product-sidebar{margin-bottom:20px}}.single-product-sidebar-banner,.single-product-sidebar-hero{border-radius:18px;-webkit-transition:all .3s;transition:all .3s}.single-product-sidebar-banner{overflow:hidden}.single-product-sidebar-banner:hover,.single-product-sidebar-hero:hover{opacity:.7}.single-product-sidebar-hero{min-height:400px;padding:15px 35px 20px;border:1px dashed rgba(120,120,120,.4);background-color:#f9fdff;font-weight:700;font-size:24px;letter-spacing:.02em;color:#ab9382;text-align:center;line-height:100%}@media (max-width:575px){.single-product-sidebar-hero{display:none}}.single-product__recommendation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;font-weight:500;font-size:16px;letter-spacing:.02em;color:#787878;position:relative;padding:36px 50px 32px 40px;border:1px dashed #b6a79a;border-radius:18px;background-color:#f9fdff}@media screen and (max-width:1199px){.single-product__recommendation{padding:30px 40px 28px 32px;font-size:15px}}@media screen and (max-width:991px){.single-product__recommendation{padding:24px 30px 22px 24px;font-size:15px}}@media screen and (max-width:767px){.single-product__recommendation{padding:20px 24px 18px 20px;font-size:14px;border-radius:12px}}@media screen and (max-width:575px){.single-product__recommendation{padding:16px 20px 14px 16px;border-radius:10px}}.single-product__gallery-section{position:relative;margin-bottom:60px;border:1px dashed #b6a79a;border-radius:18px}@media screen and (max-width:1199px){.single-product__gallery-section{margin-bottom:50px}}@media screen and (max-width:991px){.single-product__gallery-section{margin-bottom:40px;border-radius:14px}}@media screen and (max-width:767px){.single-product__gallery-section{margin-bottom:30px;border-radius:12px}}@media screen and (max-width:575px){.single-product__gallery-section{margin-bottom:20px;border-radius:10px}}.single-product__gallery-section h2{margin-top:40px;margin-bottom:0;text-align:center}@media screen and (max-width:1199px){.single-product__gallery-section h2{margin-top:32px}}@media screen and (max-width:991px){.single-product__gallery-section h2{margin-top:28px}}@media screen and (max-width:767px){.single-product__gallery-section h2{margin-top:24px;font-size:28px}}@media screen and (max-width:575px){.single-product__gallery-section h2{margin-top:20px;font-size:24px}}.single-product__grid-slider{overflow:hidden;border-radius:12px}.single-product__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:10px;padding:50px}@media screen and (max-width:1399px){.single-product__grid{padding:40px;gap:8px}}@media screen and (max-width:1199px){.single-product__grid{padding:30px}}@media screen and (max-width:991px){.single-product__grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);padding:20px;gap:8px}}@media screen and (max-width:767px){.single-product__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;padding:20px;overflow:visible}}@media screen and (max-width:575px){.single-product__grid{gap:12px;padding:15px}}.single-product__grid-item{background-color:#fff;border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;height:120px}@media screen and (max-width:1199px){.single-product__grid-item{height:100px}}@media screen and (max-width:991px){.single-product__grid-item{height:90px}}@media screen and (max-width:767px){.single-product__grid-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:120px;height:80px}}@media screen and (max-width:575px){.single-product__grid-item{width:100px;height:70px}}.single-product__gallery .product-item__bg .product-item__img .product-slider .swiper-slide img,.single-product__grid-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.single-product__slider-nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;z-index:10}@media screen and (max-width:767px){.single-product__slider-nav{display:none!important}}.single-product__slider-nav .slider__arr--l,.single-product__slider-nav .slider__arr--r{position:absolute;top:0;width:50px;height:50px;border-radius:50%;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;pointer-events:auto;-webkit-transition:all .3s ease;transition:all .3s ease}.single-product__slider-nav .slider__arr--l:hover,.single-product__slider-nav .slider__arr--r:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.single-product__slider-nav .slider__arr--l img,.single-product__slider-nav .slider__arr--r img{width:36px;height:36px}.single-product__slider-nav .slider__arr--l{left:10px}.single-product__slider-nav .slider__arr--r{right:10px}.single-product__combination{text-align:center}@media screen and (max-width:767px){.single-product__combination h2{font-size:28px}}@media screen and (max-width:575px){.single-product__combination h2{font-size:24px}}@media screen and (max-width:991px){.single-product__gallery{margin-bottom:20px}}.single-product__gallery .product-item__bg{position:relative;width:100%;max-width:400px;margin:0 auto}@media screen and (max-width:1199px){.single-product__gallery .product-item__bg{max-width:350px}}@media screen and (max-width:991px){.single-product__gallery .product-item__bg{max-width:300px}}@media screen and (max-width:767px){.single-product__gallery .product-item__bg{max-width:280px}}@media screen and (max-width:575px){.single-product__gallery .product-item__bg{max-width:210px}}.single-product__gallery .product-item__bg .product-item__img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70%;height:70%}.single-product__gallery .product-item__bg .product-item__img .product-slider .swiper-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product .slider-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:22px;padding:0;list-style:none;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}@media screen and (max-width:991px){.single-product .slider-dots{margin-top:18px;gap:8px}}@media screen and (max-width:767px){.single-product .slider-dots{margin-top:15px;gap:7px}}@media screen and (max-width:575px){.single-product .slider-dots{margin-top:12px;gap:6px}}.single-product .slider-dots .swiper-pagination-bullet{width:14px;height:14px;background:0 0;border:0;border-radius:0;cursor:pointer;margin:0;opacity:1;position:relative}@media screen and (max-width:767px){.single-product .slider-dots .swiper-pagination-bullet{width:10px;height:10px}}.single-product .slider-dots .swiper-pagination-bullet::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='transparent' stroke='%23ffffff' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all .3s ease;transition:all .3s ease}.single-product .slider-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='%23ffffff' stroke='%23ffffff' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.single-product .slider--brown .slider-dots .swiper-pagination-bullet::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='transparent' stroke='%23BFBFBF' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.single-product .slider--brown .slider-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='%23BFBFBF' stroke='%23BFBFBF' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.single-product .slider--pink .slider-dots .swiper-pagination-bullet::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='transparent' stroke='%23D79CCD' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.single-product .slider--pink .slider-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11'%3E%3Cpath fill='%23D79CCD' stroke='%23D79CCD' stroke-miterlimit='10' d='m9.49,4.74c0-.11-.01-.22-.02-.33,0-.1-.18-1.09-.31-1.42l-.03-.06c-.28-.7-1.21-2-2.48-2.2-.1-.02-.19-.05-.29-.07h-.07c-.22-.06-.45-.1-.67-.12h-.07c-.27-.03-.54-.04-.81-.03h-.07c-.33.03-.66.09-.99.18l-.07.02c-.42.14-.81.35-1.16.62l-.05.04h0c-.14.12-.66.78-.72.87-.12.13-.23.26-.33.41l-.04.06c-.2.31-.35.66-.45,1.02l-.02.07c-.04.14-.06.28-.09.42-.02.07-.04.14-.06.21l-.02.07c-.04.15-.07.29-.1.44v.07c-.07.28-.11,1.38-.09,1.6v.07c.04.31.1.61.19.9l.02.07c.06.18.33.81.39.91.03.06.57.79.82,1l.05.04c1.14.92,2.63.92,3.23.86h.07c.21-.03.42-.07.63-.12l.07-.02c.55-.14,1.07-.37,1.55-.69l.06-.04c.36-.25,1.2-1.25,1.29-1.42.32-.6.5-1.27.58-1.97v-.07c.06-.45.07-.9.05-1.34v-.07Z'/%3E%3C/svg%3E")}.single-news{margin-bottom:80px}.single-news__wrapper{margin-bottom:40px}.single-news__info,.single-news__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-news__info{gap:16px 30px;margin-bottom:20px;font-weight:600;font-size:16px;color:#787878}.single-news__info-item{gap:15px;line-height:100%}.single-news__info-item:first-child{max-width:140px}.single-news__info-item:first-child span:first-child{min-width:45px;min-height:45px;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-news__content{margin-bottom:32px;padding:36px 40px;border:1px dashed #787878;border-radius:18px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;font-weight:500;font-size:16px;line-height:26px;letter-spacing:.02em;color:#787878}.single-news__content p{margin-top:20px}.single-news__actions{gap:25px}.single-news__actions,.single-news__actions-container,.single-news__actions-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-news__actions-item{gap:9px}.single-news__actions button{padding:13px 30px;border-radius:30px;background-color:#dee9ed;cursor:pointer;font-weight:600;font-size:16px;line-height:100%;color:rgba(129,114,114,.8);-webkit-transition:color .3s;transition:color .3s}.single-news__actions button:hover{background-color:#b7cad1;color:#fff}.single-news__actions-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-news__actions-container a{font-weight:600;font-size:16px;line-height:20px;letter-spacing:.32px;color:#b7cad1}