:root{--c-dark: #17344A;--c-mid: #2C4A5E;--c-blue: #528EC1;--c-light: #DDEAF6;--c-bg: #EEF4FA;--c-card: #F8FAFD;--c-border: #E4EDF6;--c-border-2:#DDE8F2;--c-red: #FF0035;--c-pink-bg: #FFF4F0;--radius: 10px}.three-column-section{display:grid;grid-template-columns:1fr;gap:16px;padding:20px 8px;max-width:1200px;margin:30px auto}.three-col-title{grid-column:1 / -1;text-align:center;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.three-column-section .column{display:flex;flex-direction:column;align-items:center;padding:36px 24px;min-height:480px;text-align:center;border-radius:var(--radius);border:1px solid var(--c-border);overflow:visible}.col-img-wrap{width:100%;margin-bottom:20px;overflow:visible}.col-img-wrap img{width:100%;height:auto!important;max-height:none!important;display:block;border-radius:6px;object-fit:contain!important}.col-text-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1}.three-column-section .column h3{font-size:1rem;font-weight:700;color:var(--c-dark);margin:0 0 8px;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.three-column-section .column p{font-size:.92rem;line-height:1.75;color:#444;margin:0}.product-square-img{border-radius:4px}.gt-collection-label{font-size:12px;color:#6b8fae;letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-weight:600}.gt-collection-btn{display:inline-block;padding:10px 28px;background:var(--c-light);color:#fff;font-size:13px;font-weight:700;border-radius:6px;letter-spacing:.08em;text-transform:uppercase;transition:background .2s;margin-top:auto}.gt-collection-btn:hover{background:var(--c-pink-bg)}.col-img-wrap--brand{width:100%;max-height:300px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;overflow:hidden}.col-img-wrap--brand img{width:auto!important;height:auto!important;max-width:100%!important;max-height:300px!important;object-fit:contain!important;border-radius:8px}.col-img-wrap--logo{flex:1;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.col-img-wrap--logo img{width:auto;max-width:200px;border-radius:4px}.white-section{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;margin:25px 0;border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 16px #17344a1a;background:var(--c-bg)}.white-section .image-content{display:flex;justify-content:center;align-items:center;background:var(--c-light);min-height:320px}.white-section .image-content img{width:100%;height:100%;object-fit:cover}.white-section .text-content{padding:40px 36px;display:flex;flex-direction:column;justify-content:center;gap:16px}.urgency-badge{display:inline-flex;align-items:center;gap:7px;background:var(--c-red);color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:5px 13px;border-radius:4px;width:fit-content}.white-section .text-content h2{margin:0;color:var(--c-dark);font-size:22px;font-weight:800;text-transform:uppercase;line-height:1.2;letter-spacing:.04em}.white-section .text-content p{margin:0;line-height:1.7;color:var(--c-mid);font-size:15px}.white-section .text-content p strong{color:var(--c-dark)}.gt-delivery-countdown{display:flex;flex-wrap:wrap;align-items:center;gap:6px;background:var(--c-light);border:1.5px solid var(--c-blue);border-radius:7px;padding:12px 16px;font-size:14px;font-weight:600;color:var(--c-dark);line-height:1.5}.gt-delivery-countdown .cd-icon{font-size:18px;flex-shrink:0}.gt-delivery-date{color:var(--c-blue)}[data-js-delivery-countdown-counter]{color:var(--c-red);font-weight:800}.two-column-section{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:25px 0;align-items:stretch}.two-col-title{grid-column:1 / -1;text-align:center;font-size:22px;font-weight:800;text-transform:uppercase;color:#000;background:var(--c-pink-bg);margin:0 0 2px;letter-spacing:.04em;line-height:1.2;padding:16px 28px;border-radius:var(--radius)}.two-column-section .image-column{background:var(--c-pink-bg);border:1px solid var(--c-border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;padding:24px 16px}.two-col-img-wrap{width:100%;display:flex;align-items:center;justify-content:center}.two-col-img-wrap img{width:100%;max-width:340px;height:auto;border-radius:8px;object-fit:contain}.two-column-section .content-column{display:flex;flex-direction:column;gap:12px}.two-column-section .mini-section{background:var(--c-pink-bg);border:1px solid var(--c-border);border-radius:var(--radius);padding:20px;display:flex;align-items:flex-start;gap:14px;flex:1}.mini-section-icon{font-size:24px;flex-shrink:0;margin-top:2px}.two-column-section h3{margin:0 0 8px;color:var(--c-dark);font-size:16px;font-weight:700;line-height:1.3}.two-column-section p{margin:0;line-height:1.75;color:#444;font-size:14px}.gt-trust-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin:25px 0;padding:40px 36px;background:#f3f7fb;border-radius:var(--radius)}.gt-trust-section .gt-payments h2{font-size:22px;font-weight:800;text-transform:uppercase;color:var(--c-dark);letter-spacing:.04em;margin:0 0 20px}.gt-pay-grid{display:flex;flex-direction:column}.gt-pay-item{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid var(--c-border-2);color:var(--c-mid);line-height:1.5}.gt-pay-item:first-child{border-top:1px solid var(--c-border-2)}.gt-pay-icon{font-size:20px;flex-shrink:0;margin-top:1px}.gt-pay-body{display:flex;flex-direction:column;gap:2px}.gt-pay-label{font-weight:700;color:var(--c-dark)}.gt-pay-desc{font-size:14px}.gt-returns{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;border-left:2px solid var(--c-border-2);padding-left:40px}.gt-big-number{font-size:100px;font-weight:900;color:var(--c-blue);line-height:1;letter-spacing:-.04em}.gt-big-label{font-size:28px;font-weight:800;text-transform:uppercase;color:var(--c-dark);letter-spacing:.04em;line-height:1.1;margin-top:-12px}.gt-returns h2{font-size:22px;font-weight:800;text-transform:uppercase;color:var(--c-dark);letter-spacing:.04em;margin:0}.gt-returns p{font-size:15px;color:var(--c-mid);line-height:1.7;margin:0;max-width:300px}.gt-reso-badge{display:inline-flex;align-items:center;gap:8px;background:var(--c-light);border:1.5px solid var(--c-blue);border-radius:7px;padding:10px 20px;font-size:14px;font-weight:700;color:var(--c-dark)}.gt-reviews-section{margin:25px 0}.gt-reviews-title{background:#000;color:#fff;padding:16px 28px;margin:0 0 20px;font-size:22px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius);text-align:center}.gt-reviews-body{display:flex;gap:16px;align-items:stretch;flex-wrap:wrap}.gt-reviews-logo{flex:0 0 340px;background:var(--c-card);border:1px solid var(--c-border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.gt-reviews-logo img{width:100%;height:auto;border-radius:6px;object-fit:cover}.gt-reviews-list{flex:1;min-width:260px;display:flex;flex-direction:column;gap:12px}.gt-review-card{background:var(--c-card);border:1px solid var(--c-border);border-left:4px solid var(--c-blue);border-radius:var(--radius);padding:18px 20px;display:flex;flex-direction:column;gap:10px}.gt-review-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gt-review-text{font-style:italic;font-size:14px;color:#444;margin:0;line-height:1.7}.gt-reviewer{font-size:13px;font-weight:700;color:var(--c-dark);white-space:nowrap}@media(max-width:768px){.white-section{grid-template-columns:1fr}.white-section .image-content{min-height:260px}.white-section .text-content{padding:28px 22px;gap:14px}.white-section .text-content h2{font-size:20px}.gt-delivery-countdown{justify-content:center;text-align:center}.three-column-section .column{padding:24px 16px}.two-column-section{grid-template-columns:1fr}.two-col-img-wrap img{max-width:min(380px,90vw)}.two-column-section .mini-section{padding:16px}.two-column-section h3{font-size:15px}.gt-trust-section{grid-template-columns:1fr;padding:28px 20px;gap:32px}.gt-returns{border-left:none;border-top:2px solid var(--c-border-2);padding-left:0;padding-top:32px}.gt-big-number{font-size:80px}.gt-faq-title{font-size:18px;padding:14px 20px}.gt-faq-summary{padding:14px 16px;font-size:14px}.gt-faq-content{padding:4px 16px 18px;font-size:14px}}@media(min-width:768px){.three-column-section{grid-template-columns:1fr 1.2fr 1fr;gap:20px;padding:32px 0;align-items:stretch}.three-col-title{margin-bottom:24px}.three-column-section .column{padding:48px 32px;min-height:560px}}@media(max-width:640px){.gt-reviews-body{flex-direction:column}.gt-reviews-logo{flex:0 0 auto;width:100%;padding:16px}.gt-review-card{padding:16px}}.faq-accordion{border-top:1px solid #e0e0e0;margin:16px 0;font-family:inherit}.faq-item{border-bottom:1px solid #e0e0e0}.faq-toggle{display:none}.faq-label{display:flex;justify-content:space-between;align-items:center;padding:16px 4px;cursor:pointer;font-weight:600;font-size:.95rem;letter-spacing:.02em;color:#1a1a1a;transition:color .2s}.faq-label:hover{color:#b8860b}.faq-label h2{margin:0;padding:0;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit}.faq-icon{font-size:1.2rem;font-weight:300;transition:transform .3s ease;flex-shrink:0;margin-left:12px}.faq-toggle:checked+.faq-label .faq-icon{transform:rotate(45deg)}.faq-content{max-height:0;overflow:hidden;transition:max-height .6s ease,padding .3s ease;padding:0 4px}.faq-toggle:checked~.faq-content{max-height:9999px;padding:0 4px 20px}.faq-content h3{font-size:.9rem;font-weight:700;color:#1a1a1a;margin:16px 0 6px}.faq-content h3:first-child{margin-top:8px}.faq-content p{margin:0 0 10px;font-size:.875rem;color:#555;line-height:1.65}.faq-content a{color:#b8860b;text-decoration:underline}.faq-content a:hover{color:#8b6508}.faq-read-more{display:inline-block;margin-top:8px;font-size:.82rem;font-weight:600;color:#b8860b;text-decoration:none;border-bottom:1px solid #b8860b}
/*# sourceMappingURL=/cdn/shop/t/147/assets/custom_product.css.map */
