.mdh-content{--mdh-navy:#06245d;--mdh-blue:#0757c8;--mdh-orange:#f7941d;--mdh-text:#233755;--mdh-muted:#65748c;--mdh-line:#dfe5ec;--mdh-heading-font:inherit;--mdh-text-font:inherit;--mdh-heading-weight:700;--mdh-text-weight:400;--mdh-button-hover-color:#f7941d;padding:78px 0;background:#fff;color:var(--mdh-navy)}.mdh-content *{box-sizing:border-box}.mdh-content__shell{width:min(100% - 48px,1500px);margin-inline:auto}.mdh-content__topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:0 0 58px}.mdh-content__topline-rule{height:1px;background:var(--mdh-line)}.mdh-content__topline-copy{display:flex;align-items:center;justify-content:center;gap:14px;font-family:var(--mdh-text-font);font-size:11px;line-height:1.2;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#8a919d;white-space:nowrap}.mdh-content__topline-copy i{display:block;width:4px;height:4px;border-radius:50%;background:var(--mdh-orange)}.mdh-content__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:78px}.mdh-content--image-right .mdh-content__media{order:2}.mdh-content--image-right .mdh-content__copy{order:1}.mdh-content__media{min-width:0;overflow:hidden;border-radius:24px;background:#f4f7fb;aspect-ratio:.82/1}.mdh-content__media img,.mdh-content__media svg{display:block;width:100%;height:100%;object-fit:contain}.mdh-content__copy{min-width:0;max-width:var(--mdh-copy-max-width)}.mdh-content__eyebrow{margin:0 0 13px;font-family:var(--mdh-text-font);font-size:var(--mdh-eyebrow-size);line-height:1.4;font-weight:var(--mdh-eyebrow-weight);letter-spacing:.14em;text-transform:uppercase;color:var(--mdh-orange)}.mdh-content__copy h2{margin:0 0 26px;font-family:var(--mdh-heading-font);font-size:clamp(36px,3.7vw,var(--mdh-heading-size));line-height:1.08;font-weight:var(--mdh-heading-weight);letter-spacing:-.035em;color:var(--mdh-navy)}.mdh-content__text{max-width:var(--mdh-text-max-width);font-family:var(--mdh-text-font);font-size:var(--mdh-text-size);line-height:1.78;font-weight:var(--mdh-text-weight);color:var(--mdh-text)}.mdh-content__text p{margin:0 0 22px}.mdh-content__text p:last-child{margin-bottom:0}.mdh-content__text a{color:var(--mdh-orange);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.mdh-content__benefits{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:15px}.mdh-content__benefits li{display:flex;align-items:flex-start;gap:13px;font-family:var(--mdh-text-font);font-size:var(--mdh-benefit-size);line-height:1.5;font-weight:var(--mdh-benefit-weight);color:#172f55}.mdh-content__check{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 20px;margin-top:1px;border-radius:50%;background:var(--mdh-orange);color:#fff;overflow:hidden}.mdh-content__check svg{width:13px;height:13px;fill:currentColor}.mdh-content__check--custom{background:transparent;border-radius:0}.mdh-content__check--custom img{display:block;width:100%;height:100%;object-fit:contain}.mdh-content__button{position:relative;display:inline-flex;align-items:center;gap:11px;margin-top:31px;padding:0 0 7px;border-bottom:2px solid var(--mdh-orange);font-family:var(--mdh-text-font);font-size:var(--mdh-button-size);line-height:1.3;font-weight:var(--mdh-button-weight);color:var(--mdh-navy);text-decoration:none;transition:color .2s ease,border-color .2s ease}.mdh-content__button-arrow{display:inline-block;color:var(--mdh-orange);font-size:20px;line-height:.8;transition:transform .2s ease,color .2s ease}.mdh-content__button--hover-color:hover,.mdh-content__button--hover-color-arrow:hover{color:var(--mdh-button-hover-color);border-color:var(--mdh-button-hover-color)}.mdh-content__button--hover-color:hover .mdh-content__button-arrow,.mdh-content__button--hover-color-arrow:hover .mdh-content__button-arrow{color:var(--mdh-button-hover-color)}.mdh-content__button--hover-arrow:hover .mdh-content__button-arrow,.mdh-content__button--hover-color-arrow:hover .mdh-content__button-arrow{transform:translate(5px)}.mdh-content__button:focus-visible{outline:3px solid var(--mdh-blue);outline-offset:5px;border-radius:2px}.md-home-content-section+.md-home-content-section .mdh-content{padding-top:0}.md-home-content-section+.md-home-content-section .mdh-content__shell{padding-top:78px;border-top:1px solid var(--mdh-line)}@media(max-width:989px){.mdh-content{padding:64px 0}.mdh-content__shell{width:min(100% - 32px,1500px)}.mdh-content__topline{margin-bottom:44px}.mdh-content__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px}.mdh-content__media{aspect-ratio:.9/1}.md-home-content-section+.md-home-content-section .mdh-content__shell{padding-top:64px}}@media(max-width:767px){.mdh-content{padding:50px 0}.mdh-content__shell{width:min(100% - 24px,1500px)}.mdh-content__topline{grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);gap:12px;margin-bottom:34px}.mdh-content__topline-copy{gap:8px;font-size:9px;letter-spacing:.16em}.mdh-content__grid{grid-template-columns:1fr;gap:30px}.mdh-content--image-right .mdh-content__media,.mdh-content--image-right .mdh-content__copy{order:initial}.mdh-content__media{aspect-ratio:1.2/1;border-radius:18px}.mdh-content__copy h2{font-size:var(--mdh-heading-size-mobile);margin-bottom:20px}.mdh-content__text{font-size:var(--mdh-text-size-mobile);line-height:1.7}.mdh-content__benefits{margin-top:24px;gap:13px}.mdh-content__button{margin-top:27px}.md-home-content-section+.md-home-content-section .mdh-content__shell{padding-top:50px}}.mdh-content__image-wrap{display:block;min-width:0}.mdh-content__product-card{min-width:0;min-height:102px;padding:12px 13px;display:grid;grid-template-columns:76px minmax(0,1fr) 46px;align-items:center;gap:15px;border:1px solid #edf1f6;border-radius:18px;background:#fff;box-shadow:0 8px 26px #06245d12;color:var(--mdh-navy);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mdh-content__product-card:hover{border-color:#dce4ee;box-shadow:0 12px 32px #06245d1a;transform:translateY(-2px)}.mdh-content__product-image{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff}.mdh-content__product-image img,.mdh-content__product-image svg{width:100%;height:100%;display:block;object-fit:contain}.mdh-content__product-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.mdh-content__product-title{display:-webkit-box;overflow:hidden;font-family:var(--mdh-text-font);font-size:14px;line-height:1.4;font-weight:700;color:var(--mdh-navy);-webkit-box-orient:vertical;-webkit-line-clamp:2}.mdh-content__product-price{font-family:var(--mdh-text-font);font-size:15px;line-height:1.2;font-weight:700;color:var(--mdh-orange)}.mdh-content__product-arrow{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;background:var(--mdh-orange);color:#fff;transition:transform .2s ease,background-color .2s ease}.mdh-content__product-arrow svg{width:21px;height:21px}.mdh-content__product-card:hover .mdh-content__product-arrow{transform:translate(2px);background:#e9850f}.mdh-content__product-card:focus-visible{outline:3px solid rgba(7,87,200,.25);outline-offset:4px}@media(max-width:767px){.mdh-content__product-card{min-height:92px;padding:10px 11px;grid-template-columns:66px minmax(0,1fr) 42px;gap:12px;border-radius:15px}.mdh-content__product-image{width:66px;height:66px;border-radius:10px}.mdh-content__product-title{font-size:13px}.mdh-content__product-price{font-size:14px}.mdh-content__product-arrow{width:42px;height:42px;border-radius:9px}.mdh-content__product-arrow svg{width:19px;height:19px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/md-home-content.css.map */
