
/* ===== modules.css ===== */
.dsf-section,.dsf-category-tiles{box-sizing:border-box;max-width:1220px;margin:40px auto;padding:0 20px}.dsf-section *,.dsf-category-tiles *{box-sizing:border-box}.dsf-title{margin:0 0 28px;text-align:center;font-size:clamp(24px,3vw,36px);line-height:1.15}.dsf-grid{display:grid;gap:20px}.dsf-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.dsf-card{text-align:center}.dsf-card img{display:block;width:80px;height:80px;object-fit:contain;margin:0 auto 16px}.dsf-card h3{margin:0 0 10px;font-size:17px;line-height:1.3}.dsf-card p{margin:0;color:#666;font-size:14px;line-height:1.55}.dsf-category-tiles{max-width:none;background:#111;padding:30px max(20px,calc((100% - 1180px)/2))}.dsf-category-tile{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:flex-end;color:#fff;text-align:center;text-decoration:none}.dsf-category-tile img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.dsf-category-tile span{padding:12px 4px;font-size:18px;font-weight:600}.dsf-category-tile:hover{color:#fff;opacity:.86}@media(max-width:900px){.dsf-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.dsf-section{margin:28px auto;padding:0 15px}.dsf-grid{gap:24px 12px}.dsf-card img{width:64px;height:64px}.dsf-card h3{font-size:15px}.dsf-card p{font-size:13px}.dsf-category-tiles{padding:20px 15px}.dsf-category-tile span{font-size:15px}}

/* ===== new-modules.css ===== */
.dsf-carousel{position:relative;max-width:1500px;margin:25px auto;padding:0 45px}.dsf-carousel__track{display:flex;gap:18px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.dsf-carousel__track::-webkit-scrollbar{display:none}.dsf-carousel__item{flex:0 0 calc((100% - 126px)/8);min-width:130px;scroll-snap-align:start;color:#151515;text-align:center;text-decoration:none;font-weight:700}.dsf-carousel__item img{display:block;width:100%;aspect-ratio:1;object-fit:contain;margin-bottom:10px}.dsf-carousel__arrow{position:absolute;z-index:2;top:42%;border:0;background:transparent;font-size:46px;cursor:pointer}.dsf-carousel__arrow--prev{left:5px}.dsf-carousel__arrow--next{right:5px}.dsf-info-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1380px;margin:25px auto}.dsf-info-pair__card{display:flex;align-items:center;justify-content:space-between;min-height:120px;padding:20px 24px;border-radius:12px;background:#f1f1f1;font-size:18px}.dsf-info-pair__card--pink{background:#ff3976;color:#fff}.dsf-info-pair__card img{max-height:95px;width:auto;object-fit:contain}.dsf-benefits,.dsf-faq,.dsf-owner{max-width:1380px;margin:55px auto}.dsf-benefits__head{text-align:center}.dsf-benefits__head span,.dsf-owner__copy>span{color:#ff3976;font-weight:700;text-transform:uppercase}.dsf-benefits__head h2{font-size:34px}.dsf-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.dsf-benefits__grid article{display:flex;gap:15px;padding:20px;border:1px solid #eee;border-radius:14px;box-shadow:0 5px 20px rgba(0,0,0,.04)}.dsf-benefits__grid img{width:60px;height:60px;object-fit:contain}.dsf-benefits__grid h3{margin:0 0 7px;font-size:17px}.dsf-benefits__grid p{margin:0;color:#666;line-height:1.45}.dsf-faq h2{font-size:32px}.dsf-faq details{border-bottom:1px solid #ddd}.dsf-faq summary{position:relative;padding:20px 44px 20px 4px;font-size:18px;font-weight:700;cursor:pointer;list-style:none}.dsf-faq summary:after{content:'+';position:absolute;right:12px;font-size:25px}.dsf-faq details[open] summary{color:#ff3976}.dsf-faq details[open] summary:after{content:'−'}.dsf-faq details div{padding:0 4px 18px;font-size:17px;line-height:1.6}.dsf-owner{display:grid;grid-template-columns:1fr 1.35fr;align-items:center}.dsf-owner__photo img{display:block;width:100%;height:auto}.dsf-owner__copy h2{font-size:clamp(30px,4vw,54px);line-height:1.25}.dsf-owner__copy em{color:#e9004f;font-style:normal}.dsf-owner__copy p{font-size:18px;line-height:1.55}@media(max-width:900px){.dsf-carousel__item{flex-basis:calc((100% - 54px)/4)}.dsf-benefits__grid{grid-template-columns:repeat(2,1fr)}.dsf-owner{grid-template-columns:1fr}}@media(max-width:600px){.dsf-carousel{padding:0 30px}.dsf-carousel__item{flex-basis:calc((100% - 12px)/2)}.dsf-info-pair{grid-template-columns:1fr;margin:20px 15px;gap:12px}.dsf-info-pair__card{font-size:15px;padding:16px}.dsf-info-pair__card img{max-width:32%}.dsf-benefits__grid{grid-template-columns:1fr}.dsf-benefits__head h2,.dsf-faq h2{font-size:26px}.dsf-owner__copy h2{font-size:30px}}

/* ===== overrides.css ===== */
.dsf-info-pair__card{font-size:15px;line-height:1.35}.dsf-category-tiles{position:relative;left:50%;width:100vw;max-width:none;margin:55px 0 55px -50vw;padding:20px 0}.dsf-category-tiles .dsf-grid{display:flex;flex-wrap:nowrap;width:100%;gap:0}.dsf-category-tiles .dsf-category-tile{flex:1 1 12.5%;min-width:0}.dsf-category-tiles .dsf-category-tile img{height:125px;aspect-ratio:auto}.dsf-carousel__track{cursor:grab;touch-action:pan-y;user-select:none}.dsf-carousel__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.dsf-carousel__track.is-dragging a{pointer-events:none}@media(max-width:700px){.dsf-category-tiles{overflow-x:auto}.dsf-category-tiles .dsf-grid{min-width:760px}.dsf-info-pair__card{font-size:14px}.dsf-category-tiles .dsf-category-tile img{height:100px}}

/* Точные интервалы и внутренние поля полноширинных модулей. */
.dsf-category-tiles{margin-top:28px;margin-bottom:28px}
.dsf-category-tiles .dsf-grid{box-sizing:border-box;padding-right:clamp(24px,4vw,76px);padding-left:clamp(24px,4vw,76px)}
.dsf-owner{column-gap:38px}
@media(max-width:700px){.dsf-category-tiles .dsf-grid{padding-right:18px;padding-left:18px}.dsf-owner{gap:22px}}

/* ===== home.css ===== */
:root{--dsf-pink:#ed145b;--dsf-ink:#161616;--dsf-muted:#6c6c73;--dsf-line:#e8e8ec;--dsf-soft:#f6f6f8}
.dsf-home-container{width:min(1380px,calc(100% - 40px));margin-inline:auto}
.dsf-home-section{margin:20px 0;padding:26px 0;color:var(--dsf-ink)}
.dsf-home-heading{margin-bottom:30px}
.dsf-home-heading--center{text-align:center}
.dsf-home-heading--row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.dsf-home-heading__eyebrow{margin:0 0 7px;color:var(--dsf-pink);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.dsf-home-heading h2,.dsf-home-subscription h2{margin:0;font-size:clamp(29px,3vw,43px);line-height:1.08;letter-spacing:-.035em}

.dsf-home-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:560px;margin:0;overflow:hidden;background:#fff;color:#171719}
.dsf-home-hero__image{position:absolute;z-index:-1;inset:0;width:100%;height:100%;object-fit:contain;object-position:right bottom}
.dsf-home-hero__content{padding-block:76px}
.dsf-home-hero h1{max-width:720px;margin:0 0 25px;font-size:clamp(38px,4.6vw,67px);line-height:1.02;letter-spacing:-.052em}
.dsf-home-hero mark{padding:0;background:none;color:var(--dsf-pink)}
.dsf-home-hero p{max-width:650px;margin:0 0 18px;font-size:18px;line-height:1.6}
.dsf-home-hero__callout{font-weight:800}

.dsf-home-categories{background:#fff}
.dsf-home-categories__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.dsf-home-category{display:flex;min-width:0;flex-direction:column;align-items:center;padding:16px 12px 17px;border:1px solid var(--dsf-line);border-radius:18px;background:#fff;color:var(--dsf-ink);text-align:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.dsf-home-category:hover{border-color:#ffc1d6;box-shadow:0 14px 35px rgba(26,26,33,.08);color:var(--dsf-pink);transform:translateY(-3px)}
.dsf-home-category__media{display:grid;width:100%;height:170px;place-items:center;margin-bottom:10px}
.dsf-home-category__media img{display:block;width:auto!important;height:170px!important;max-width:100%;max-height:170px;object-fit:contain;transition:transform .25s ease}
.dsf-home-category:hover img{transform:scale(1.035)}
.dsf-home-category__name{font-size:15px;font-weight:750;line-height:1.25}

.dsf-home-products{background:#fff}
.dsf-home-products [hidden]{display:none!important}
.dsf-product-tabs{display:flex;justify-content:center;gap:8px;margin:0 0 30px}
.dsf-product-tabs__button{appearance:none;padding:11px 23px;border:1px solid #dedee4;border-radius:999px;background:#fff;color:#4c4c53;font:inherit;font-weight:750;cursor:pointer;transition:.2s ease}
.dsf-product-tabs__button:hover,.dsf-product-tabs__button.is-active{border-color:var(--dsf-pink);background:var(--dsf-pink);color:#fff}
.dsf-product-tabs__button:focus-visible{outline:3px solid rgba(237,20,91,.25);outline-offset:2px}
.dsf-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.dsf-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--dsf-line);border-radius:18px;background:#fff;box-shadow:0 3px 14px rgba(25,25,30,.035)}
.dsf-product-card__media{position:relative;display:grid;aspect-ratio:1/1;place-items:center;padding:16px;color:inherit;text-decoration:none}
.dsf-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.dsf-product-card:hover .dsf-product-card__media img{transform:scale(1.035)}
.dsf-product-card__badge{position:absolute;z-index:1;top:12px;left:12px;padding:5px 10px;border-radius:999px;background:var(--dsf-pink);color:#fff;font-size:12px;font-weight:800}
.dsf-product-card__body{display:flex;flex:1;flex-direction:column;padding:4px 16px 16px}
.dsf-product-card h3{margin:0 0 10px;font-size:15px;line-height:1.35}
.dsf-product-card h3 a{color:#242429;text-decoration:none}
.dsf-product-card h3 a:hover{color:var(--dsf-pink)}
.dsf-product-card__price{margin-top:auto;margin-bottom:13px;color:var(--dsf-pink);font-size:20px;font-weight:850}
.dsf-product-card__price del{margin-right:4px;color:#999;font-size:13px;font-weight:500}
.dsf-product-card__price ins{text-decoration:none}
.dsf-product-card__actions{display:grid;gap:7px}
.dsf-product-card__cart,.dsf-product-card__oneclick{display:flex;min-height:40px;align-items:center;justify-content:center;padding:8px 10px;border-radius:10px;font-size:13px;font-weight:800;text-align:center;text-decoration:none}
.dsf-product-card__cart{background:var(--dsf-pink);color:#fff}
.dsf-product-card__cart:hover{background:#d80f50;color:#fff}
.dsf-product-card__oneclick{border:1px solid #f2b7ca;color:#b80f49}
.dsf-product-card__oneclick:hover{border-color:var(--dsf-pink);background:#fff4f8;color:#b80f49}
.dsf-home-empty{padding:35px;border-radius:16px;background:#fff;text-align:center}
.dsf-home-products .products{margin-bottom:0}
.dsf-home-products .wd-entities-title,.dsf-home-products .woocommerce-loop-product__title{font-size:13px!important;line-height:1.3!important}
.dsf-home-products .price{font-size:18px!important;line-height:1.25!important}
.dsf-home-products .price del{font-size:12px!important}
.dsf-home-products .wd-add-btn a,.dsf-home-products .button,.dsf-home-products .credit-btn{font-size:12px!important}
.dsf-home-products .product-element-bottom{padding-top:7px!important}

.dsf-home-reviews{background:#fff}
.dsf-slider-arrows{display:flex;gap:8px}
.dsf-slider-arrows button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--dsf-line);border-radius:50%;background:#fff;color:#222;font-size:21px;cursor:pointer}
.dsf-slider-arrows button:hover{border-color:var(--dsf-pink);background:var(--dsf-pink);color:#fff}
.dsf-reviews-track{display:grid;grid-auto-columns:calc((100% - 36px)/3);grid-auto-flow:column;gap:18px;overflow-x:auto;padding:3px 2px 15px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}
.dsf-reviews-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}
.dsf-reviews-track::-webkit-scrollbar{display:none}
.dsf-review-card{min-width:0;padding:27px;border:1px solid var(--dsf-line);border-radius:20px;background:var(--dsf-soft);scroll-snap-align:start}
.dsf-review-card__top{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.dsf-review-card__avatar{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--dsf-pink);color:#fff;font-size:20px;font-weight:800}
.dsf-review-card h3{margin:0;font-size:17px}
.dsf-review-card__stars{color:#ffae00;font-size:14px;letter-spacing:2px}
.dsf-review-card p{margin:0;color:#55555d;line-height:1.67}

.dsf-home-subscription{margin:28px 0;padding:28px 0;background:linear-gradient(115deg,#d50d50,#f3276b);color:#fff}
.dsf-home-subscription__inner{box-sizing:border-box;display:grid;grid-template-columns:minmax(600px,1.60fr) minmax(400px,1.28fr);align-items:center;gap:48px;width:min(1500px,calc(100% - 48px));padding:34px 44px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:rgba(255,255,255,.07)}
.dsf-home-subscription .dsf-home-heading__eyebrow{color:#ffd7e4}
.dsf-home-subscription__copy p:last-child{margin:12px 0 0;font-size:17px}
.dsf-home-subscription__form{box-sizing:border-box;width:100%;padding:21px;border-radius:18px;background:rgba(255,255,255,.14)}
.dsf-home-subscription__form .wpcf7{width:100%;margin:0}
.dsf-home-subscription__form form>p{display:flex;width:100%;align-items:center;gap:10px;margin:0}
.dsf-home-subscription__form form>p+p{margin-top:13px}
.dsf-home-subscription__form .wpcf7-form-control-wrap{min-width:0;flex:1}
.dsf-home-subscription__form input:not([type=submit]):not([type=checkbox]),.dsf-home-subscription__form input[type=tel]{width:100%;height:50px;margin:0;border:0;border-radius:12px;background:#fff;color:#222}
.dsf-home-subscription__form input[type=submit]{height:50px;margin:0;padding-inline:24px;border:0;border-radius:12px;background:#171719;color:#fff;font-weight:800;white-space:nowrap}
.dsf-home-subscription__form .wpcf7-spinner{display:none}
.dsf-home-subscription__form .wpcf7-response-output{margin:10px 0 0}

@media(max-width:1100px){.dsf-home-categories__grid,.dsf-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dsf-reviews-track{grid-auto-columns:calc((100% - 18px)/2)}}
@media(max-width:767px){
	.dsf-home-container{width:min(100% - 24px,1380px)}
	.dsf-home-section{margin:14px 0;padding:19px 0}
	.dsf-home-heading{margin-bottom:22px}
	.dsf-home-hero{min-height:520px;margin:0;align-items:flex-end}
	.dsf-home-hero__image{object-position:right top}
	.dsf-home-hero__content{padding-block:250px 38px}
	.dsf-home-hero h1{margin-bottom:17px;font-size:36px}
	.dsf-home-hero p{font-size:15px;line-height:1.5}
	.dsf-home-categories__grid,.dsf-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
	.dsf-home-category{padding:10px 7px 13px;border-radius:14px}
	.dsf-home-category__media{height:120px}
	.dsf-home-category__media img{height:120px!important;max-height:120px}
	.dsf-home-category__name{font-size:13px}
	.dsf-product-tabs{justify-content:flex-start;overflow-x:auto;padding-bottom:5px}
	.dsf-product-tabs__button{flex:0 0 auto;padding:9px 16px}
	.dsf-product-card{border-radius:14px}
	.dsf-product-card__media{padding:9px}
	.dsf-product-card__body{padding:3px 10px 10px}
	.dsf-product-card h3{font-size:13px}
	.dsf-product-card__price{font-size:17px}
	.dsf-product-card__oneclick{display:none}
	.dsf-home-heading--row{align-items:center}
	.dsf-reviews-track{grid-auto-columns:88%}
	.dsf-review-card{padding:21px}
	.dsf-home-subscription{margin:18px 0;padding:18px 0}
	.dsf-home-subscription__inner{grid-template-columns:1fr;gap:22px;width:calc(100% - 24px);padding:24px 18px;border-radius:17px}
	.dsf-home-subscription__form{padding:16px}
	.dsf-home-subscription__form form>p{display:grid}
	.dsf-home-subscription__form input[type=submit]{width:100%}
}
@media(prefers-reduced-motion:reduce){.dsf-home-category,.dsf-home-category img,.dsf-product-card img,.dsf-reviews-track{scroll-behavior:auto;transition:none}}

/* ===== popups.css ===== */
.dsf-popup[hidden]{display:none}.dsf-popup{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:18px}.dsf-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);animation:dsf-fade .16s ease-out}.dsf-popup__dialog{position:relative;width:min(540px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:5px;box-shadow:0 18px 55px rgba(0,0,0,.35);animation:dsf-rise .2s ease-out;outline:0}.dsf-popup__header{position:relative;display:flex;align-items:center;min-height:86px;padding:22px 58px 22px 32px;background:#303030;color:#fff}.dsf-popup__header h2{margin:0;color:#fff;font:700 24px/1.25 Arial,sans-serif}.dsf-popup__close{position:absolute;top:-14px;right:-14px;display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 2px 9px rgba(0,0,0,.25);font:700 29px/1 Arial,sans-serif;cursor:pointer}.dsf-popup__close:hover{color:#ff3976}.dsf-popup__body{min-height:80px;padding:30px 32px;background:#fff;color:#222}.dsf-popup-open{overflow:hidden}@keyframes dsf-fade{from{opacity:0}}@keyframes dsf-rise{from{opacity:0;transform:translateY(12px) scale(.985)}}@media(max-width:600px){.dsf-popup{padding:10px}.dsf-popup__dialog{max-height:calc(100vh - 20px)}.dsf-popup__header{min-height:72px;padding:18px 45px 18px 20px}.dsf-popup__header h2{font-size:20px}.dsf-popup__body{padding:24px 20px}.dsf-popup__close{top:-7px;right:-7px}}

/* ===== popups-empty.css ===== */
.dsf-popup__body:empty{display:none}

/* ===== popups-content.css ===== */
.dsf-popup__lead{margin:0 0 22px;font-size:16px;line-height:1.5}.dsf-popup[data-dsf-popup="mfo"] .dsf-popup__dialog{width:min(920px,100%)}.dsf-mfo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dsf-mfo-card{display:flex;align-items:center;min-width:0;gap:12px;padding:10px;border:1px solid #eee;border-radius:8px;background:#fbfbfb;color:#222;text-decoration:none;transition:border-color .15s,box-shadow .15s}.dsf-mfo-card:hover{border-color:#ff3976;box-shadow:0 4px 15px rgba(0,0,0,.08)}.dsf-mfo-card img{flex:0 0 78px;width:78px;height:58px;border-radius:5px;object-fit:cover}.dsf-mfo-card span{display:flex;min-width:0;flex-direction:column;gap:5px}.dsf-mfo-card strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.dsf-mfo-card small{color:#ff3976;font-size:13px;font-weight:700}@media(max-width:760px){.dsf-mfo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.dsf-mfo-grid{grid-template-columns:1fr}.dsf-mfo-card img{width:72px;height:52px}}

/* ===== popups-fix.css ===== */
.dsf-popup .dsf-popup__dialog{overflow:visible}.dsf-popup .dsf-popup__body{max-height:calc(100vh - 150px);overflow:auto}.dsf-popup button.dsf-popup__close{position:absolute!important;z-index:5!important;top:-15px!important;right:-15px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0 0 2px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 2px 9px rgba(0,0,0,.28)!important;font:700 28px/1 Arial,sans-serif!important;text-align:center!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important}.dsf-popup button.dsf-popup__close:hover,.dsf-popup button.dsf-popup__close:focus-visible{background:#fff!important;color:#ff3976!important;transform:none!important}@media(max-width:600px){.dsf-popup button.dsf-popup__close{top:-8px!important;right:-8px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important}.dsf-popup .dsf-popup__body{max-height:calc(100vh - 112px)}}

/* ===== rutube.css ===== */
.dsf-rutube,.dsf-rutube__iframe{display:block;width:min(720px,100%);aspect-ratio:16/9;margin:18px auto;border:0;border-radius:10px}.dsf-rutube{position:relative;overflow:hidden;padding:0;background:linear-gradient(135deg,#202020,#080808);color:#fff;cursor:pointer;box-shadow:0 5px 24px rgba(0,0,0,.16);appearance:none}.dsf-rutube:before{content:'RUTUBE';position:absolute;top:20px;left:22px;color:rgba(255,255,255,.82);font:800 20px/1 Arial,sans-serif;letter-spacing:.08em}.dsf-rutube__play{position:absolute;top:50%;left:50%;width:76px;height:54px;border-radius:14px;background:#ff3976;box-shadow:0 5px 20px rgba(0,0,0,.3);transform:translate(-50%,-50%)}.dsf-rutube__play:after{content:'';position:absolute;top:50%;left:52%;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:18px solid #fff;transform:translate(-50%,-50%)}.dsf-rutube__text{position:absolute;right:0;bottom:24px;left:0;color:#fff;font:700 16px/1.2 Arial,sans-serif;text-align:center}.dsf-rutube:hover .dsf-rutube__play,.dsf-rutube:focus-visible .dsf-rutube__play{background:#e9004f;transform:translate(-50%,-50%) scale(1.06)}@media(max-width:520px){.dsf-rutube__play{width:64px;height:46px}.dsf-rutube__text{bottom:16px}}

/* Compact catalog carousels and information pair (0.8.5). */
.dsf-carousel{
	display:grid;
	grid-template-columns:38px minmax(0,1fr) 38px;
	align-items:center;
	column-gap:8px;
	max-width:1500px;
	margin:20px auto;
	padding:0 12px;
}
.dsf-carousel__track{min-width:0}
.dsf-carousel__item img{
	width:88%;
	margin-right:auto;
	margin-bottom:8px;
	margin-left:auto;
}
.dsf-carousel__arrow{
	position:static;
	display:grid;
	align-self:center;
	width:38px;
	height:52px;
	min-height:0;
	margin:0;
	padding:0;
	place-items:center;
	border:0;
	border-radius:4px;
	background:#f5f5f5;
	color:#222;
	font:500 25px/1 Arial,sans-serif;
	transform:none;
}
.dsf-carousel__arrow--prev{grid-column:1;grid-row:1}
.dsf-carousel__track{grid-column:2;grid-row:1}
.dsf-carousel__arrow--next{grid-column:3;grid-row:1}
.dsf-carousel__arrow:hover,.dsf-carousel__arrow:focus-visible{background:#ececec;color:#e9004f}
.dsf-carousel__item{-webkit-tap-highlight-color:rgba(233,0,79,.12)}

.dsf-info-pair{
	gap:16px;
	margin:20px auto;
}
.dsf-info-pair__card{
	min-height:94px;
	padding:14px 18px;
	font-size:14px;
	line-height:1.3;
}
.dsf-info-pair__card p{margin:0}
.dsf-info-pair__card img{max-height:72px}

@media(max-width:900px){
	.dsf-carousel{grid-template-columns:34px minmax(0,1fr) 34px;column-gap:5px;padding:0 8px}
	.dsf-carousel__arrow{width:34px;height:48px}
}
@media(max-width:600px){
	.dsf-carousel{grid-template-columns:30px minmax(0,1fr) 30px;margin:16px auto;padding:0 4px}
	.dsf-carousel__arrow{width:30px;height:44px;font-size:22px}
	.dsf-carousel__item img{width:84%}
	.dsf-info-pair{margin:16px 12px;gap:10px}
	.dsf-info-pair__card{min-height:86px;padding:12px 14px;font-size:13px}
	.dsf-info-pair__card img{max-height:64px}
}
