mark{background:var(--bright-color)}.hide-mobile{display:contents}.hide-desktop{display:none}@media (max-width:768px){.hide-mobile{display:none}.hide-desktop{display:contents}}body.admin-bar .site-header{top:calc(0px + var(--wp-admin--admin-bar--height,32px))}@media screen and (max-width:782px){body.admin-bar .site-header{top:0}}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.footer-menu .sub-menu{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-menu .sub-menu li a{color:#ccc;font-size:15px;padding-left:16px;position:relative}.footer-menu .sub-menu li a:before{content:"→";position:absolute;left:0;color:#54cc98;font-size:12px;opacity:0;transition:opacity .3s ease}.footer-menu .sub-menu li a:hover:before{opacity:1}.last-post{color:#000;margin:2.5rem 1rem 6.5rem;display:flex;align-items:center;gap:5rem;position:relative;overflow:hidden}.post-content{display:flex;flex-direction:column;flex:1;max-width:50%;gap:1rem}.post-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.post-meta-top{display:flex;align-items:center;padding:4px;gap:6px;background:rgba(0,98,57,.07);border:1px solid rgba(84,206,155,.3);border-radius:20px;width:fit-content;flex-wrap:wrap;justify-content:space-between}.post-meta-additional{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:5px;flex-wrap:wrap}.post-meta-group{display:flex;align-items:center;gap:12px}.post-tag{background:#fff;border:1px solid rgba(84,206,155,.3);color:var(--main-color);padding:8px 10px;line-height:1;border-radius:100px;font-size:16px;font-weight:400}.read-time{padding:8px 10px;background-color:rgba(0,98,57,.07);border:1px solid rgba(84,206,155,.3);color:var(--main-color);border-radius:100px;font-size:14px;line-height:1}.post-meta-top .read-time{color:var(--main-color);margin-right:12px;margin-left:6px;padding:0;border:none;border-radius:0;font-size:16px;background-color:transparent}.post-date .entry-date{color:var(--text-secondary);font-weight:400;text-decoration:none}.last-post .entry-title{font-size:36px;font-weight:700;line-height:48px;letter-spacing:.01em;margin:0}.last-post .entry-title a{color:#000;text-decoration:none}.last-post .entry-title a:hover{color:rgba(0,0,0,.9)}.last-post .entry-excerpt{color:var(--text-secondary);font-size:20px;line-height:30px}.last-post .entry-excerpt p{margin:0}.last-post .read-more-btn{gap:.5rem;line-height:1;background:var(--main-color);color:#fff!important;padding:18px 32px;border-radius:10px;transition:.2s}.last-post .read-more-btn:hover{background:#007b48;transform:translateY(-2px)}.last-post .post-image{border-radius:20px;flex:1;max-width:50%;display:flex;justify-content:center;align-items:center;overflow:clip}.post-card-link{display:contents}.post-grid-container{background:#f4f9f7;position:relative}.post-grid .container{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.post-card{display:flex;flex-direction:column;border-radius:20px;overflow:clip;border:1px solid #eaecf0;color:#000;transition:.3s ease;background:#fff}.post-card .post-image{display:flex}.post-card .post-meta-top{gap:3px}.post-card .post-tag{font-size:14px;padding:6px 8px}.post-card .post-card_content{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:10px;padding:10px 20px 20px;position:relative}.post-card_content *{margin:0}.post-card_content h4{font-weight:700;text-decoration:none;line-height:32px;font-size:24px;color:#131313;transition:.2s;text-wrap:balance}.post-card_content .entry-excerpt{height:100%;font-size:18px;color:#232323;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;text-overflow:ellipsis;text-wrap:balance;overflow:hidden}.post-meta-bottom{display:flex;justify-content:space-between;align-items:flex-end}.post-card_content-icon{position:absolute;right:20px;top:20px;height:18px;width:18px}.post-card .post-image img{height:250px;object-fit:cover}.post-card:hover{transform:translateY(-4px);box-shadow:0px 0px 20px 5px rgba(84,204,152,.2)}.post-card:hover h4{color:var(--main-color)}.post-card:hover .post-card_content-icon{transform:translate(2px,-2px)}.load-more-btn{border:none;cursor:pointer;background:var(--main-color);color:#fff;display:inline-flex;gap:.5rem;line-height:1;align-items:center;text-decoration:none;font-weight:600;width:fit-content;padding:18px 32px;border-radius:10px;justify-content:center;transition:.2s}.load-more-btn:hover:not(.disabled){background:#007b48;transform:translateY(-2px);color:#fff}.load-more-btn.loading{background:#ccc;cursor:not-allowed;transform:none}.load-more-btn.disabled{background:#ccc;cursor:not-allowed;transform:none}.loading-posts,.loading-partners,.no-posts-found{width:100%;text-align:center;grid-column:1/-1;display:flex;align-items:center;justify-content:center;padding:60px 20px;font-size:16px;color:var(--text-secondary)}.search-title{width:100%;grid-column:1/-1;margin:0}.nav-container{padding:2rem 0 1rem}.full-width-breakout{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative}.single-post-container{display:grid;grid-template-columns:840px auto;gap:2rem;margin-bottom:4rem}.hero-image{width:100%;max-width:900px;margin:0 auto 3rem;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#2d2d2d 0%,#1a1a1a 100%);position:relative;min-height:400px}.hero-image img:hover{transform:none!important;opacity:1!important}.fancybox__container{--fancybox-bg:rgba(24,24,27,.92)}.fancybox__backdrop{background:var(--fancybox-bg);backdrop-filter:blur(6px)}.fancybox__toolbar{background:rgba(0,0,0,.8);border-radius:8px}.fancybox__button{background:rgba(255,255,255,.1);border-radius:6px;transition:background .2s ease}.fancybox__button:hover{background:rgba(255,255,255,.2)}.pixelscan-gallery-image{border-radius:8px;overflow:hidden}@media (max-width:768px){.fancybox__toolbar{padding:8px}.fancybox__button{width:40px;height:40px}}.hero-image::before{content:none;position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23404040" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>') repeat;opacity:.3;z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:2;min-height:250px}.hero-image:not(:has(img))::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:120px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 120" fill="none"><rect x="20" y="20" width="80" height="80" rx="8" fill="%2354CC98" opacity="0.8"/><rect x="120" y="40" width="60" height="60" rx="6" fill="%23006239" opacity="0.9"/><circle cx="60" cy="60" r="25" fill="%23007b48" opacity="0.7"/></svg>') no-repeat center;background-size:contain;z-index:3}.content-wrapper{display:flex;flex-direction:column;gap:20px;position:relative;max-width:900px;margin:0 36px;padding:30px;background:#fff;border-radius:20px;margin-top:-140px;z-index:10}.post-meta-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.post-date .entry-date{color:var(--text-secondary);font-size:16px;font-weight:400;text-decoration:none}.entry-title{font-size:48px;font-weight:700;line-height:1.2;color:var(--text-main);margin:0;letter-spacing:-.02em}.entry-content{font-size:18px;line-height:1.7;color:var(--text-main);margin:0}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{color:var(--text-main);font-weight:700;margin:1rem 0;line-height:1.3}.entry-content h2{font-size:32px}.entry-content h3{font-size:24px;font-weight:500}.entry-content h4{font-weight:500;font-size:20px}.entry-content p{margin-top:0;margin-bottom:1rem}.entry-content ul,.entry-content ol{margin:.5rem 0;padding-left:2rem}.entry-content li{margin-bottom:.5rem}.entry-content blockquote{background:#f8f9fa;border-left:4px solid var(--main-color);padding:1.5rem 2rem;margin:2rem 0;font-style:italic;border-radius:0 8px 8px 0}.entry-content code:not([class*=language-]){background:#f1f3f4;padding:2px 6px;border-radius:4px;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace;font-size:.9rem;font-variant-ligatures:none;letter-spacing:.02em}.entry-content pre:not([class*=language-]){background:#f8f9fa;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace;font-size:1rem;line-height:1.4;font-variant-ligatures:none;letter-spacing:.02em}.entry-content pre:not([class*=language-]) code{background:0 0;padding:0}.entry-content>*:last-child{margin-bottom:0}.entry-content img{border-radius:1rem;border:1px solid rgba(0,0,0,.13)}table{border-radius:1rem;border-spacing:0;overflow:clip;outline:1px solid #ddd;outline-offset:-1px;width:100%;min-width:100%}th,td{padding:1rem;text-align:left;border:1px solid rgba(221,221,221,.4);line-height:1.4}tr{transition:.1s}tbody tr:hover{background:rgba(0,98,57,.07)}thead{background:rgba(84,202,151,.33);color:#01331e}@media (max-width:768px){.entry-content table{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;max-width:100dvw;border-radius:0;border-left:none;border-right:none;outline:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--main-color) #f1f1f1;display:block;white-space:nowrap}.entry-content table::-webkit-scrollbar{height:8px}.entry-content table::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.entry-content table::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:10px}.entry-content table::-webkit-scrollbar-thumb:hover{background:var(--link-hover)}.entry-content table thead,.entry-content table tbody{display:table;width:100%}.entry-content table tr{display:table-row}.entry-content table th,.entry-content table td{display:table-cell;padding:.75rem .5rem;font-size:14px;white-space:normal;min-width:140px}}.conclusion-block{background:rgba(0,98,57,.03);padding:25px;border-radius:20px}.conclusion-content>*:last-child{margin-bottom:0}h3.conclusion-title{font-size:24px;margin:0;line-height:1;color:var(--text-main)}.author-block{display:flex;gap:25px;align-items:center}.author-avatar-img{width:64px;height:64px;border-radius:100px;overflow:clip}.author-name_container{display:flex;align-items:center;gap:10px}.author-name{margin:0;margin-top:4px;line-height:1}.author-block .linkedin{display:flex;padding:6px;line-height:1;border-radius:4px;color:#bccacd!important;transition:.2s}.author-block .linkedin:hover{color:#000!important;background:var(--bright-color)}.author-section{color:#fff;border-radius:20px;padding:52px;padding-top:150px;margin-top:-100px;background:linear-gradient(150deg,#202020 80%,#006239 100%);display:flex;flex-direction:column;gap:30px}.about-author{color:#fff;font-size:18px;font-weight:400;font-style:italic;line-height:28px;text-align:left}.single-sidebar{display:flex;flex-direction:column;gap:30px;top:120px;height:fit-content;height:100%}.single-sidebar h3{color:#131313;font-size:24px;margin-top:0}.community-widget{background:linear-gradient(-20deg,#202020 50%,#003e24 100%);border-radius:16px;padding:2rem;color:white}.community-widget h3{color:white;font-size:20px;font-weight:700;margin:0 0 1rem}.community-widget p{color:#b3b3b3;font-size:16px;line-height:1.5;margin-bottom:1.5rem}.telegram-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--main-color);color:white!important;padding:14px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s ease;width:100%}.telegram-btn:hover{background:#007b48;transform:translateY(-2px)}.sticky-part{display:flex;flex-direction:column;gap:30px;position:sticky;top:120px}.wpj-jtoc.--jtoc-headings-overflow-hidden .wpj-jtoc--item-content a{white-space:normal}.recent-posts-container{display:flex;flex-direction:column;gap:20px}@media (max-width:1200px){.single-post-container{grid-template-columns:1fr 280px;gap:3rem}}@media (max-width:992px){.single-post-container{grid-template-columns:1fr;gap:2rem}.single-sidebar{position:static;order:-1}.community-widget{background:#f8f9fa;color:var(--text-main);border:1px solid #e9ecef}.community-widget h3{color:var(--text-main)}.community-widget p{color:var(--text-secondary)}}@media (max-width:768px){.entry-title{font-size:36px}.hero-image{border-radius:0!important;width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;margin-bottom:2rem;min-height:250px;max-width:100dvw!important}.hero-image img{max-width:100dvw!important;border-radius:0!important}.entry-content{font-size:16px}.entry-content h2{font-size:28px}.entry-content h3{font-size:22px}.entry-content img{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;max-width:100dvw;border-radius:0px;border-left:none;border-right:none}}.wpj-jtoc.--jtoc-theme-original.--jtoc-has-custom-styles{margin:0}.wpj-jtoc--item .wpj-jtoc--item-content{padding:0}.wpj-jtoc--header-main{height:30px}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--header{margin-bottom:20px}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--items li .wpj-jtoc--item-content a{font-size:18px;font-weight:500;line-height:28px;text-wrap:balance}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title{margin:0}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--items li:hover .wpj-jtoc--item-content,.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--items li .wpj-jtoc--item-content{border-radius:0 12px 12px 0}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--items li:hover .wpj-jtoc--item-content a{color:#006239!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover{background:0 0!important}.wpj-jtoc.--jtoc-theme-original .wpj-jtoc--items li{padding:12px 20px;border-left:3px solid #f2f2f6}li.wpj-jtoc--item.--jtoc-h2.--jtoc-is-active{border-left:3px solid #006239!important;background-color:rgba(0,98,57,.07);font-weight:600}li.wpj-jtoc--item.--jtoc-h2.--jtoc-is-active a{color:#006239!important}.--jtoc-is-active>.wpj-jtoc--item-content{background-color:transparent!important}@media (max-width:768px){#wpadminbar.mobile{display:none}body.mobile-menu-open{overflow:hidden;position:fixed;width:100%}body.mobile-menu-open .mobile-menu-toggle .hamburger-line:nth-child(1){transform:translateY(6px) rotate(45deg)}body.mobile-menu-open .mobile-menu-toggle .hamburger-line:nth-child(2){opacity:0}body.mobile-menu-open .mobile-menu-toggle .hamburger-line:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-overlay.active .mobile-menu-container{transform:translateY(0)}.mobile-submenu.active{transform:translateX(0)}.mobile-menu-main.submenu-active{transform:translateX(-100%)}.last-post{display:flex;flex-direction:column-reverse;gap:2rem;margin:4rem 0}.last-post .post-image,.last-post .post-content{max-width:unset}.post-grid .container{grid-template-columns:1fr;gap:1rem}.load-more-btn{padding:16px 28px;font-size:16px}.content-wrapper{margin:0;padding:0 0 20px;border-radius:0px}.post-meta-container{align-items:center}.author-section{margin:0;padding:2rem 1.5rem;gap:1rem;width:100dvw;max-width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;border-radius:0}.conclusion-block{width:100dvw;max-width:100dvw;border-radius:0;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);position:relative;padding:25px calc(( 100dvw - var(--sitewidth) ) / 2)}.content-404 p{font-size:3rem}}.search-filter{min-width:300px}.search-input-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:18px;width:18px;height:18px;color:var(--text-secondary);pointer-events:none}.search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:6px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--text-secondary);opacity:0;pointer-events:none}.search-clear.visible{opacity:1;pointer-events:auto}.search-clear:hover{background:#f1f3f4;color:var(--main-color)}.no-posts-found{display:flex;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-posts-found p{font-size:18px;color:var(--text-secondary);margin:0}@media (max-width:768px){.category-wrapper.show-left-fade::before{opacity:1}.category-wrapper.show-right-fade::after{opacity:1}.search-filter{min-width:auto}.search-icon{left:15px;width:16px;height:16px}.search-clear{right:10px;padding:5px}}.share-widget{background:#f8f9fa;border-radius:10px;padding:20px}.share-widget h3{margin:0 0 15px;font-size:16px;font-weight:600;color:var(--text-main)}.share-buttons{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.share-btn{display:flex;align-items:center;gap:10px;line-height:1;padding:12px;background:#fff;border:1px solid #e1e5e8;border-radius:6px;text-decoration:none;color:var(--text-main);font-size:14px;font-weight:500;transition:all .2s ease;cursor:pointer}.share-btn:hover{background:#f8f9fa;border-color:var(--main-color);color:var(--main-color);transform:translateY(-1px)}.share-btn.icon-only{padding:6px 9px;aspect-ratio:1/1}.share-btn.linkedin:hover{background:#0077b5;border-color:#0077b5;color:white}.share-btn.facebook:hover{background:#1877f2;border-color:#1877f2;color:white}.share-btn.twitter:hover{background:#000;border-color:#000;color:white}.share-btn.copy-link:hover{background:var(--main-color);border-color:var(--main-color);color:white}@media (max-width:768px){.share-widget{padding:15px;margin-bottom:20px}.share-btn{padding:10px 14px;font-size:13px}}.partner-card.flipped{transform:rotateY(180deg);box-shadow:0px 0px 20px 5px rgba(84,204,152,.2)}.post-meta-bottom{display:flex;justify-content:space-between;align-items:flex-end}.partner-card .post-image img{height:250px;object-fit:cover}.partner-promocode.copied{border-color:#10b981!important;color:#10b981;background:#f0fdf4!important;animation:copySuccess .4s ease}.partner-form .error{position:absolute}.partner-form .ff-message-success{padding:20px;border-radius:10px;box-shadow:none;background:#eefbf5;border-color:var(--bright-color)}.loading-partners{display:flex;align-items:center;justify-content:center;padding:40px;font-size:18px;color:#666;grid-column:1/-1}.loading-partners::after{content:"";width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid var(--main-color);border-radius:50%;animation:spin 1s linear infinite;margin-left:10px}.no-partners-found{display:flex;align-items:center;justify-content:center;padding:40px;font-size:18px;color:#666;grid-column:1/-1}.admin-bar .fancybox__toolbar{margin-top:42px}.faq-section{color:#000;margin:0 0 1rem}.faq-title{font-size:32px;margin:0 0 .5rem}.faq-content{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#f7faf9;border-radius:12px;border:1px solid #e1e5e8;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:var(--bright-color);box-shadow:0 4px 12px rgba(0,98,57,.1)}.faq-item.active{border-color:var(--main-color);box-shadow:0 4px 12px rgba(0,98,57,.15)}h4.faq-question{font-size:18px;font-weight:600;margin:0;padding:1rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;border:none;width:100%;text-align:left;color:var(--text-main);position:relative}.faq-question:hover{background:#f8f9fa;color:var(--main-color)}.faq-item.active .faq-question{background:#eefbf5;color:var(--main-color);border-bottom:1px solid #e1e5e8}.faq-question::after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23006239" d="m12 13.4l-2.9 2.9q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.9-2.9l-2.9-2.875q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.9 2.9l2.875-2.9q.275-.275.7-.275t.7.275q.3.3.3.713t-.3.687L13.375 12l2.9 2.9q.275.275.275.7t-.275.7q-.3.3-.712.3t-.688-.3z"/></svg>');font-size:24px;font-weight:300;color:var(--main-color);transition:transform .3s ease;flex-shrink:0;line-height:0;margin-left:1rem;transform-origin:center center;transform:rotate(45deg)}.faq-item.active .faq-question::after{transform:rotate(90deg)}.faq-answer{font-size:16px;line-height:1.6;max-height:0;overflow:hidden;height:0;padding:0 1.5rem;background:#fff;color:#000;transition:.3s}.faq-item.active .faq-answer{max-height:500px;height:auto;padding:1rem 1.5rem}.faq-answer p:first-child{margin-top:0}.faq-answer p:last-child{margin-bottom:0}@media (max-width:768px){.faq-title{font-size:28px;margin-bottom:1rem}h4.faq-question{font-size:16px;padding:.75rem 1.25rem}.faq-answer{font-size:15px;padding:0 1.25rem}.faq-item.active .faq-answer{padding:.75rem 1.25rem}}.single-coupon-container{margin-bottom:3rem}article.coupon{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:30px;box-shadow:0 5px 20px 0px rgba(0,124,72,.13);margin-bottom:1rem;outline:1px solid #eaecf0}.coupon-header{display:flex;align-items:center;align-items:stretch;gap:1.5rem;min-height:260px;border-radius:20px;background:#e7f9f1;padding:1.25rem}.coupon-image{display:flex;align-items:center;justify-content:center;width:350px;padding:2rem;background:#fff;border-radius:10px;outline:1px solid #eaecf0;flex-shrink:0}.coupon-image img{width:100%}.coupon-image picture{display:contents}.coupon-header-content{display:flex;flex-direction:column;justify-content:center;gap:1rem}.coupon-header-content *{margin:0;text-wrap:balance}.coupon-title{font-size:1.5rem;font-weight:600;color:#000;line-height:1}.coupon-action-container{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.coupon-btn{color:#fff!important}.coupon-code{display:flex;align-items:center;justify-content:space-between;gap:12px;width:20%;padding:11px 20px;height:100%;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;cursor:pointer;transition:all .2s ease}.coupon-code:hover{background:#fff;border-color:var(--partner-accent-color,#006239);color:var(--partner-accent-color,#006239)}.coupon-code.copied{border-color:#10b981!important;color:#10b981;background:#f0fdf4!important;animation:copySuccess .4s ease}.coupon-content{padding:1rem;padding-top:.5rem}.coupon-content p{margin:1rem 0}.coupon-content>*:first-child{margin-top:0!important}.coupon-content>*:last-child{margin-bottom:0!important}.how-to-redeem-section{padding:1rem 0}.coupon-steps{padding:1rem;background:#e7f9f1;border-radius:30px;display:flex;gap:.75rem;flex-direction:row}.coupon-step{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:250px;padding:1.5rem;background:#fff;border-radius:20px}h1.coupon-title{font-size:2rem;font-weight:700;margin:1.5rem 0 0}.section-title{font-size:2rem;font-weight:700;color:#000;margin-top:.5rem;margin-bottom:1rem;text-align:center}.coupon-step:last-child{background:#007c48;color:#fff}.coupon-step *{margin:0;text-wrap:balance}.step-number{font-size:3rem;font-weight:800;line-height:1}.step-title{font-size:2rem;line-height:1.1}.step-description{line-height:1.3}.related-partners-section{padding:1rem 0;border-top:1px solid var(--border-color)}@media (max-width:768px){article.coupon{display:contents}.coupon-header{flex-direction:column}.coupon-title{line-height:1.2}.coupon-image{width:100%;height:auto}.coupon-header-content{gap:1rem}.coupon-btn{width:100%;padding:1.2rem 2rem}.coupon-code{width:100%!important}.coupon-content{padding:.5rem;padding-top:1.5rem;padding-bottom:1.5rem}.coupon-steps{flex-direction:column}.coupon-step{min-height:0;gap:1rem}.step-number{font-size:2rem}.step-title{font-size:1.5rem}}.splide__arrow{border-radius:.5rem;border:1px solid rgba(0,0,0,.2);background:#fff;width:2.5rem;height:2.5rem;transition:.2s}.splide__arrow:hover{transform:translateY(-50%) scale(1.1);background:var(--main-color);color:#fff;border-color:var(--main-color)}.splide__arrow--prev{left:-3.5rem}.splide__arrow--next{right:-3.5rem}.splide__track{padding:0 2px!important}@media (max-width:768px){.related-partners-section{margin-top:2rem;padding:1.5rem 0}.related-partners-section .section-title{font-size:1.5rem;margin-bottom:1rem}.splide__arrow{width:2rem;height:2rem}.splide__arrow--prev,.splide__arrow--next{display:none}}.code-toolbar{margin:1.5rem 0;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}pre[class*=language-]{margin:0!important;padding:.5rem!important;background:#2d2d2d!important;border:none!important;border-radius:8px!important;font-size:1rem!important;line-height:1.4!important;overflow-x:auto!important;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important}:not(pre)>code[class*=language-]{background:#2d2d2d;color:#fff;padding:.2em .4em;border-radius:4px;font-size:.9em;border:1px solid #444}pre[class*=language-] code{background:0 0!important;border:none!important;padding:0!important;margin:0!important;font-size:1rem!important;line-height:1.4!important;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;font-variant-ligatures:none;letter-spacing:.02em}div.code-toolbar>.toolbar{background:rgba(0,0,0,.1);border-radius:0 0 4px 4px;padding:.5rem}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{background:rgba(255,255,255,.1);color:#ccc;border:1px solid rgba(255,255,255,.2);padding:.25rem .5rem;font-size:.75rem;border-radius:3px;transition:all .2s ease}div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:hover{background:rgba(255,255,255,.2);color:#fff}.line-numbers .line-numbers-rows{border-right:1px solid #444;background:rgba(0,0,0,.2);margin-right:1rem;padding-right:.5rem;font-size:1rem!important;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;line-height:1.4!important;font-variant-ligatures:none;letter-spacing:.02em}.line-numbers-rows>span:before{color:#666;font-size:1rem!important;font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;line-height:1.4!important;text-align:right;padding-right:.5em;display:inline-block;min-width:2em;font-variant-ligatures:none;letter-spacing:.02em}pre[class*=language-].line-numbers{padding-left:3.8em;position:relative}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-highlight{background:rgba(255,255,255,.08);border-left:3px solid #f4b73d}.copy-to-clipboard-button{cursor:pointer;transition:all .2s ease}.copy-to-clipboard-button[data-copy-state=copy-success]{background:rgba(76,175,80,.3)!important;border-color:#4caf50!important;color:#4caf50!important}.copy-to-clipboard-button[data-copy-state=copy-error]{background:rgba(244,67,54,.3)!important;border-color:#f44336!important;color:#f44336!important}pre[class*=language-]::-webkit-scrollbar{height:8px}pre[class*=language-]::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:4px}pre[class*=language-]::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}pre[class*=language-]::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}code[class*=language-],pre[class*=language-],code[class*=language-] *,pre[class*=language-] *,.token,.token *,div.code-toolbar code[class*=language-],div.code-toolbar pre[class*=language-],div.code-toolbar code[class*=language-] *,div.code-toolbar pre[class*=language-] *{font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;font-size:1rem!important;line-height:1.4!important;text-shadow:none!important;font-variant-ligatures:none!important;letter-spacing:.02em!important;font-feature-settings:normal!important;text-rendering:auto!important}* code[class*=language-],* pre[class*=language-],* code[class*=language-] *,* pre[class*=language-] *,* .token,* .token *{font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important}.line-numbers .line-numbers-rows,.line-numbers .line-numbers-rows>span,.line-numbers .line-numbers-rows>span:before,.line-numbers .line-numbers-rows>span:after,* .line-numbers .line-numbers-rows,* .line-numbers .line-numbers-rows>span,* .line-numbers .line-numbers-rows>span:before,* .line-numbers .line-numbers-rows>span:after{font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;font-size:1rem!important;line-height:1.4!important;font-variant-ligatures:none!important;letter-spacing:.02em!important;font-feature-settings:normal!important;text-rendering:auto!important}pre[class*=language-].line-numbers{padding-left:3.8em!important;position:relative!important}.line-numbers .line-numbers-rows{position:absolute!important;top:0!important;left:-3.8em!important;width:3em!important}@media (max-width:768px){pre[class*=language-]{padding:1rem!important;font-size:.9rem!important;border-radius:6px!important}code[class*=language-],pre[class*=language-]{font-size:.9rem!important}.code-toolbar{margin:1rem 0}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{font-size:.7rem;padding:.2rem .4rem}}html code[class*=language-],html pre[class*=language-],html code[class*=language-] *,html pre[class*=language-] *,html .token,html .token *,html .line-numbers .line-numbers-rows,html .line-numbers .line-numbers-rows>span,html .line-numbers .line-numbers-rows>span:before,html .line-numbers .line-numbers-rows>span:after,html div.code-toolbar code[class*=language-],html div.code-toolbar pre[class*=language-],html div.code-toolbar code[class*=language-] *,html div.code-toolbar pre[class*=language-] *,body code[class*=language-],body pre[class*=language-],body code[class*=language-] *,body pre[class*=language-] *,body .token,body .token *,body .line-numbers .line-numbers-rows,body .line-numbers .line-numbers-rows>span,body .line-numbers .line-numbers-rows>span:before,body .line-numbers .line-numbers-rows>span:after{font-family:"SF Mono","Monaco","Inconsolata","Roboto Mono","Source Code Pro","Menlo","Consolas",monospace!important;font-size:1rem!important;line-height:1.4!important;font-variant-ligatures:none!important;letter-spacing:.02em!important;font-feature-settings:normal!important;text-rendering:auto!important}div.code-toolbar>.toolbar{position:absolute;top:0!important;left:0;width:100%;background:#444;z-index:100;height:50px;opacity:1!important;padding:0 1rem;border-radius:0px!important;display:flex;align-items:center;justify-content:space-between}.code-toolbar pre{padding-top:48px!important}div.code-toolbar>.toolbar>.toolbar-item{display:contents}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{padding:.25rem .5rem!important;box-shadow:none!important;background:#666!important;color:#ddd!important}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover{color:#fff!important;background:#006239!important}div.code-toolbar>.toolbar>.toolbar-item:first-child>span{background:0 0!important;border:none!important;box-shadow:none!important;color:#fff!important;padding:0!important}.line-numbers-rows{padding-right:0!important}