.custom-article{padding:80px 0 0;background:var(--light, #F3F0EB)}@media (max-width: 768px){.custom-article{padding:40px 0 20px}}.custom-article__info{display:flex;align-items:center;gap:4px;margin-top:20px}@media (max-width: 768px){.custom-article__info{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}}.custom-article__read-time,.custom-article__date,.custom-article__author{display:flex;align-items:center}.custom-article__read-time svg,.custom-article__date svg,.custom-article__author img{aspect-ratio:1/1;height:auto;min-width:38px;position:relative;z-index:2;max-width:38px;border:2px solid #1E2528;border-radius:40px}.custom-article__date svg{border:none}.custom-article__read-time span,.custom-article__date span,.custom-article__author-name{color:var(--white, #FFF);font-size:12px;font-style:normal;font-weight:300;line-height:20px;background:var(--dark, #1E2528);border-bottom-right-radius:40px;border-top-right-radius:40px;height:38px;display:flex;z-index:1;align-items:center;justify-content:center;padding:0 15px 0 24px;position:relative;left:-16px}@media (max-width: 768px){.custom-article__read-time span,.custom-article__date span,.custom-article__author-name{min-width:calc(100% - 20px);justify-content:flex-start}}@media (max-width: 768px){.custom-article__author{grid-column:span 2}}.custom-article__author-name strong{font-weight:600}.custom-article__hero-content img{width:100%;object-fit:cover;height:auto;display:block;border-radius:14px;max-width:920px}@media (max-width: 768px){.custom-article__hero-content img{aspect-ratio:3/2}}.custom-article__hero-content{margin-top:60px;position:relative}@media (max-width: 768px){.custom-article__hero-content{margin-top:40px}}.custom-article__hero h1{color:var(--dark, #1E2528);font-size:60px;font-style:normal;font-weight:700;line-height:120%}@media (max-width: 768px){.custom-article__hero h1{font-size:30px}}.custom-article__nav-container{position:absolute;max-width:380px;right:0;top:50%;transform:translateY(-50%)}@media (max-width: 768px){.custom-article__nav-container{position:initial;transform:translate(0);max-width:100%;top:initial;width:100%}}.custom-article__nav-bg{content:"";display:block!important;position:absolute;top:-5px;border-radius:14px;left:-5px;background:#ff9f00;width:calc(100% + 10px);height:calc(100% + 10px);clip-path:polygon(0% 0%,100% 0%,100% 100%,27% 100%,0% 84%);z-index:1;pointer-events:none}@media (max-width: 768px){.custom-article__nav-bg{clip-path:initial}}.custom-article__nav{position:relative;border-radius:14px;background:var(--gradient, linear-gradient(225deg, #676666 0%, #1E2528 50%, #00070A 100%));padding:40px 40px 80px;clip-path:polygon(0% 0%,100% 0%,100% 100%,27% 100%,0% 84%);z-index:2}@media (max-width: 768px){.custom-article__nav{clip-path:initial;margin-top:15px;padding:30px}}.custom-article__nav-toggle{position:absolute;bottom:0;width:100%;min-height:80px;border-bottom-left-radius:14px;border-bottom-right-radius:14px;z-index:2;left:0;background:linear-gradient(180deg,#1e252800,#1e2528)}.custom-article__nav-title{color:var(--white, #FFF);font-size:13px;font-style:normal;font-weight:500;line-height:153%;padding-bottom:1px solid rgba(255,255,255,.2);letter-spacing:4px!important;text-transform:uppercase}.custom-article__nav-buttons{display:flex;gap:13px;flex-direction:column;margin-top:20px}.custom-article__nav-button:before{display:block;border-radius:100%;min-width:24px;max-width:24px;width:100%;position:relative;top:1px;max-height:24px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><rect x='4' y='4' width='16' height='16' rx='8' fill='url(%23paint0_linear_12681_504)'/><rect x='7' y='7' width='10' height='10' rx='5' fill='%23FF9F00'/><defs><linearGradient id='paint0_linear_12681_504' x1='20' y1='4' x2='4' y2='20' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFD646'/><stop offset='0.5' stop-color='%23FF9F00'/><stop offset='1' stop-color='%23BB5102'/></linearGradient></defs></svg>");background-size:contain;background-repeat:no-repeat;min-height:24px;height:100%;content:""}.custom-article__nav-button{display:flex;gap:12px;color:var(--white, #FFF);font-size:14px;cursor:pointer;font-style:normal;font-weight:300;line-height:171%;text-align:left;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.custom-article__content{display:flex;flex-direction:column;gap:60px;margin-top:60px}@media (max-width: 999px){.custom-article__content{margin-top:40px}}@media (max-width: 768px){.custom-article__content{gap:40px}}.custom-article__content h1 strong,.custom-article__content h6 strong,.custom-article__content h5 strong,.custom-article__content h4 strong,.custom-article__content h3 strong,.custom-article__content h2 strong,.custom-article__content h1,.custom-article__content h6,.custom-article__content h5,.custom-article__content h4,.custom-article__content h3,.custom-article__content h2{color:var(--orange, #FF9F00);font-size:22px;font-style:normal;font-weight:700;line-height:145%}@media (max-width: 768px){.custom-article__content h1 strong,.custom-article__content h6 strong,.custom-article__content h5 strong,.custom-article__content h4 strong,.custom-article__content h3 strong,.custom-article__content h2 strong,.custom-article__content h1,.custom-article__content h6,.custom-article__content h5,.custom-article__content h4,.custom-article__content h3,.custom-article__content h2{font-size:18px}}.custom-article__content a,.custom-article__content p{color:var(--dark, #1E2528);font-size:16px;font-style:normal;font-weight:300;margin-top:20px;line-height:162%}.custom-article__content a{text-decoration:underline}.custom-article__content ol,.custom-article__content ul{display:flex;flex-direction:column;margin-top:20px;gap:10px}.custom-article__content li{display:flex;gap:15px;color:var(--dark, #1E2528);font-size:16px;font-style:normal;font-weight:300;line-height:162%}.custom-article__content-text img{height:auto;width:100%;object-fit:cover;max-width:850px;margin-right:auto;margin-left:auto;border-radius:14px}.custom-article__content li strong{font-weight:300}.custom-article__content ul li:before{display:block;border-radius:100%;min-width:21px;max-width:21px;width:100%;position:relative;top:3px;max-height:21px;min-height:21px;height:100%;content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><rect x='4' y='4' width='16' height='16' rx='8' fill='url(%23paint0_linear_12681_504)'/><rect x='7' y='7' width='10' height='10' rx='5' fill='%23FF9F00'/><defs><linearGradient id='paint0_linear_12681_504' x1='20' y1='4' x2='4' y2='20' gradientUnits='userSpaceOnUse'><stop stop-color='%23FFD646'/><stop offset='0.5' stop-color='%23FF9F00'/><stop offset='1' stop-color='%23BB5102'/></linearGradient></defs></svg>");background-size:contain;background-repeat:no-repeat}.custom-article__content-grid{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);gap:60px}@media (max-width: 999px){.custom-article__content-grid{grid-template-columns:repeat(1,1fr);gap:40px}}@media (max-width: 768px){.custom-article__content-grid{gap:40px}}.custom-article__content-grid img{width:100%;border-radius:14px;height:auto}.custom-article__content-text{display:flex;flex-direction:column;gap:20px}.custom-article__content-text p{margin-top:0}@media (min-width: 999px){.custom-article__content-grid.image-right img{grid-column:2;grid-row:1}.custom-article__content-grid.image-right .custom-article__content-text{grid-row:1;grid-column:1}}.custom-article__content ol{list-style:none;counter-reset:list-counter;padding-left:0}.custom-article__content ol li{counter-increment:list-counter;position:relative}.custom-article__content ol li:before{content:counter(list-counter ".");color:var(--orange, #FF9F00);font-size:16px;font-style:normal;font-weight:700;line-height:26px}.custom-article__nav.opened .custom-article__nav-toggle{background:transparent}.custom-article__nav-toggle svg{transition:.4s linear all;position:relative;top:23px}.custom-article__nav.opened .custom-article__nav-toggle svg{rotate:180deg}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-article.css.map */
