.custom-blog-post{display:grid;grid-template-columns:calc(100% - 428px) 428px;gap:0;padding-block:32px 64px}.custom-blog-post__sidebar{padding-left:48px;display:flex;flex-direction:column;gap:16px;position:sticky;top:80px}.custom-blog-post__social-share{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px}.custom-blog-post__social-share-title{color:#e16f20;font-size:12px;font-style:normal;font-weight:700;line-height:1.33em;letter-spacing:.5px;text-transform:uppercase}.custom-blog-post__social-share-button{display:flex;align-items:center;gap:12px}.custom-blog-post__social-share-button a{padding:8px;border-radius:8px;background:#fcf1e9;display:flex;transition:all .3s ease-in-out}.custom-blog-post__social-share-button a:hover{background:#fcf1e9b3}.custom-blog-post__toc{padding:48px;border-radius:12px;background:#f2f4f7;display:flex;flex-direction:column;gap:24px}.custom-blog-post__toc-list{display:flex;flex-direction:column;gap:16px}.custom-blog-post__toc-list li a{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#5b7285}.custom-blog-post__toc-list li a svg{flex-shrink:0;width:24px;height:24px}.custom-blog-post__toc-list li a span{flex:1;min-width:0}.custom-blog-post__recommended{border-radius:8px;background:#fcf1e9;padding:48px}.custom-blog-post__recommended-header{display:flex;gap:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0 0 24px}.custom-blog-post__recommended-card{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.custom-blog-post__recommended-card-title{font-family:Dyson-Sans-Modern,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.4em;margin-bottom:6px}.custom-blog-post__recommended-card-info .rating-with-text{grid-auto-flow:row}.custom-blog-post__recommended-card-info .rating-with-text .badge{border-radius:4px}.custom-blog-post__recommended-card-info .rating-with-text on-sale-badge{background:#ffc857;color:#000}.custom-blog-post__recommended-card-info .rating-with-text sale-price,.custom-blog-post__recommended-card-info .rating-with-text compare-at-price{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:1.5em}.custom-blog-post__recommended-card-info .rating-with-text compare-at-price{color:#0c263b80}.custom-blog-post__recommended .buy-buttons button{width:fit-content;padding:14px 26.5px;border-radius:8px;background:#e16f20;font-family:Dyson-Sans-Modern,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:1.42em;letter-spacing:.28px;text-transform:uppercase}.custom-blog-post__recommended .buy-buttons button[disabled]{background:#e2d8d1}.custom-blog-post__recommended .buy-buttons button>div{display:flex;gap:10px;align-items:center}.custom-blog-post__recommended .buy-buttons button>div:after{content:url(/cdn/shop/files/Cart.svg?v=1785381750);display:block;height:24px}.custom-blog-post__recommended .buy-buttons button[disabled]>div:after{content:none}.custom-blog-post__recommended-slider{overflow:hidden}.custom-blog-post__recommended-slider .swiper-slide{height:auto}.custom-blog-post__recommended-arrow{display:flex;gap:8px}.custom-blog-post__recommended-arrow button{width:32px;height:32px;padding:9.6px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:6.4px;background:#5b7285;transition:all .3s ease-in-out}.custom-blog-post__recommended-arrow button[disabled]{opacity:.2}.custom-blog-post__recommended-arrow button:hover{background:#3b4854}.custom-blog-post__recommended-arrow button[disabled]:hover{background:#5b7285}.custom-blog-post__recommended-slider .custom-swiper-scrollbar{margin-top:24px}.custom-blog-post__recommended-bg-icon{display:flex;position:absolute;right:0;bottom:0}.custom-blog-post__main-banner{border-radius:16px;padding:48px 224px 48px 64px;position:relative;margin-bottom:48px;background-position:center;background-size:cover;color:#fff;display:flex;flex-direction:column;gap:18px}.custom-blog-post__main-banner-overlay{border-radius:16px;position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,#0000 .28%,#000 99.82%)}.custom-blog-post__main-banner-date,.custom-blog-post__main-banner-title,.custom-blog-post__main-banner-info{z-index:1}.custom-blog-post__main-banner-date,.custom-blog-post__main-banner-info{opacity:.7}.custom-blog-post__main-banner-date,.custom-blog-post__main-banner-date p,.custom-blog-post__main-banner-info,.custom-blog-post__main-banner-info p{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custom-blog-post__content h1,.custom-blog-post__content h2,.custom-blog-post__content h3,.custom-blog-post__content h4,.custom-blog-post__content h5,.custom-blog-post__content h6{font-family:Dyson-Sans-Modern,sans-serif;margin-bottom:24px;color:#000}.custom-blog-post__content p{color:#000;margin-bottom:16px}.custom-blog-post__content .custom-shortcode{margin-block:48px}.custom-blog-post__content h1{font-size:clamp(30px,2.8vw,40px);line-height:clamp(38px,4.2vw,60px)}.custom-blog-post__content h2{font-size:clamp(28px,2.5vw,32px);line-height:clamp(34px,3vw,40px)}.custom-blog-post__content h3{font-size:clamp(24px,2vw,30px);line-height:clamp(30px,2.5vw,38px)}.custom-blog-post__content h4{font-size:clamp(20px,1.7vw,24px);line-height:clamp(28px,2vw,32px)}.custom-blog-post__content h5{font-size:clamp(18px,1.4vw,20px);line-height:clamp(28px,2vw,30px)}.custom-blog-post__content h6{font-size:clamp(16px,1.25vw,18px);line-height:clamp(24px,1.8vw,28px)}@media(max-width:1280px){.custom-blog-post__main-banner{padding:48px}}@media(max-width:999px){.custom-blog-post{grid-template-columns:100%;gap:24px}.custom-blog-post__main{order:1}.custom-blog-post__sidebar{padding-left:0;order:0}.custom-blog-post__main-banner{margin-bottom:24px}.custom-blog-post__content .custom-shortcode{margin-block:32px}}@media(max-width:749px){.custom-blog-post__toc,.custom-blog-post__recommended{padding:24px}.custom-blog-post__toc{gap:12px}.custom-blog-post__recommended-header{margin:0 0 12px}.custom-blog-post__recommended-slider .custom-swiper-scrollbar{margin-top:12px}.custom-blog-post__main-banner{padding:48px 24px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/custom-blog-post.css.map */
