.thm{--thm-cream: #fdfaf7;--thm-navy: #01204e;--thm-navy-85: rgba(1, 32, 78, .85);--thm-navy-70: #3d4d66;--thm-navy-55: rgba(61, 77, 102, .82);--thm-card: #ffffff;--thm-sand: #f9efe8;--thm-blue-soft: #e8eef7;--thm-blue-panel: #eef2f8;--thm-gold: #fdac05;--thm-line: rgba(1, 32, 78, .12);--thm-line-soft: rgba(1, 32, 78, .08);--thm-shadow: 0 1.2rem 3.6rem rgba(1, 32, 78, .07);--thm-shadow-sm: 0 .4rem 1.4rem rgba(1, 32, 78, .05);--thm-r-card: 1.8rem;--thm-r-img: 1.6rem;--thm-r-btn: .9rem;--thm-r-panel: 2.6rem;--thm-serif: "Canela", Georgia, "Times New Roman", serif;--thm-sans: "Poppins", ui-sans-serif, system-ui, sans-serif;--thm-navy-deep: #00143f;--thm-navy-ink: #00112f;--thm-cream-2: #faf4ec;--thm-ocker: #dd9724;--thm-success: #1e9e3e;--thm-danger: #c0392b;--thm-link: #1b54c8;--thm-focus: #dd9724;--thm-r-pill: 999px;--thm-gap-xs: .8rem;--thm-gap-sm: 1.6rem;--thm-gap-md: 2.4rem;--thm-gap-lg: 4rem;--thm-touch: 4.4rem;color:var(--thm-navy);-webkit-font-smoothing:antialiased}.thm .thm-wrap{width:100%;max-width:140rem;margin-inline:auto;padding-inline:2rem;box-sizing:border-box}@media(min-width:750px){.thm .thm-wrap{padding-inline:5rem}}.thm .thm-eyebrow{display:flex;align-items:center;gap:1.2rem;font-family:var(--thm-sans);font-weight:600;font-size:1.3rem;letter-spacing:.16em;text-transform:uppercase;color:var(--thm-navy);margin:0 0 1.8rem}.thm .thm-eyebrow:before{content:"";width:3.2rem;height:.2rem;background:var(--thm-gold);border-radius:2px}.thm .thm-eyebrow--center{justify-content:center}.thm .thm-eyebrow--center:before{display:none}.thm .thm-h{font-family:var(--thm-serif);font-weight:400;color:var(--thm-navy);line-height:1.08;letter-spacing:-.01em;margin:0 0 1.8rem;font-size:clamp(3.4rem,4.4vw,5.4rem)}.thm .thm-h--md{font-size:clamp(3rem,3.4vw,4.4rem)}.thm .thm-lead{font-family:var(--thm-sans);font-size:1.8rem;line-height:1.6;color:var(--thm-navy-70);margin:0 0 1.6rem}.thm .thm-text{font-family:var(--thm-sans);font-size:1.7rem;line-height:1.7;color:var(--thm-navy-70);margin:0 0 1.6rem}.thm .thm-text:last-child{margin-bottom:0}.thm .thm-divider{height:.1rem;background:var(--thm-line);border:0;margin:2.4rem 0}.thm .thm-ic{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:50%;background:var(--thm-blue-soft);color:var(--thm-navy)}.thm .thm-ic svg{width:2.8rem;height:2.8rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.thm .thm-ic--sm{width:3.2rem;height:3.2rem}.thm .thm-ic--sm svg{width:1.8rem;height:1.8rem;stroke-width:1.8}.thm .thm-ic svg [data-fill]{fill:currentColor;stroke:none}.thm .thm-card{display:flex;flex-direction:column;height:100%;background:var(--thm-card);border:.1rem solid var(--thm-line-soft);border-radius:var(--thm-r-card);box-shadow:var(--thm-shadow-sm);padding:3.6rem 3rem;text-align:center;align-items:center}.thm .thm-card__line{width:4rem;height:.2rem;background:var(--thm-line);border-radius:2px;margin:2rem 0 1.6rem}.thm .thm-card__title{font-family:var(--thm-serif);font-weight:400;font-size:2.3rem;line-height:1.2;color:var(--thm-navy);margin:0 0 1rem}.thm .thm-card__text{font-family:var(--thm-sans);font-size:1.6rem;line-height:1.6;color:var(--thm-navy-55);margin:0}.thm .thm-points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.thm .thm-point{display:flex;align-items:center;gap:1.4rem;padding:1.4rem 0;font-family:var(--thm-sans);font-size:1.7rem;color:var(--thm-navy)}.thm .thm-point+.thm-point{border-top:.1rem solid var(--thm-line-soft)}.thm .thm-points--plain .thm-point+.thm-point{border-top:0;padding-top:.6rem;padding-bottom:.6rem}.thm .thm-point__ic{flex:0 0 auto;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--thm-blue-soft);color:var(--thm-navy);display:inline-flex;align-items:center;justify-content:center}.thm .thm-point__ic svg{width:1.9rem;height:1.9rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.thm .thm-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:var(--thm-navy);color:#fff;text-decoration:none;font-family:var(--thm-sans);font-weight:600;font-size:1.6rem;line-height:1;border:0;border-radius:var(--thm-r-btn);padding:1.7rem 3.2rem;min-height:5.4rem;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.thm .thm-btn:hover{background:#00143f;transform:translateY(-.1rem);box-shadow:0 .9rem 2.2rem #01204e38}.thm .thm-btn:focus-visible{outline:.3rem solid var(--thm-focus);outline-offset:.3rem}.thm .thm-btn svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.thm .thm-btn--full{width:100%}.thm .thm-btn--lg{min-height:6rem;font-size:1.7rem}.thm .thm-link{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--thm-sans);font-weight:600;font-size:1.6rem;color:var(--thm-navy);text-decoration:none;border-bottom:.15rem solid var(--thm-navy);padding-bottom:.4rem}.thm .thm-link svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.thm .thm-link:hover{color:var(--thm-gold);border-color:var(--thm-gold)}.thm .thm-trust{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2.4rem;font-family:var(--thm-sans);font-size:1.4rem;color:var(--thm-navy-70)}.thm .thm-trust__item{display:inline-flex;align-items:center;gap:.9rem}.thm .thm-trust__item svg{width:2.2rem;height:2.2rem;fill:none;stroke:var(--thm-navy);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.thm .thm-media{position:relative;border-radius:var(--thm-r-img);overflow:hidden;background:var(--thm-blue-soft);box-shadow:var(--thm-shadow)}.thm .thm-media>img,.thm .thm-media>picture>img{display:block;width:100%;height:100%;object-fit:cover}.thm .thm-media>picture{display:block;width:100%;height:100%}.thm .thm-ar-square{aspect-ratio:1 / 1}.thm .thm-ar-43{aspect-ratio:4 / 3}.thm .thm-ar-32{aspect-ratio:3 / 2}.thm .thm-ar-photo{aspect-ratio:5 / 6}.thm .thm-ph{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:2rem;box-sizing:border-box;background:linear-gradient(0deg,#01204e08,#01204e08),repeating-linear-gradient(45deg,#f2e7dc 0 1.4rem,#f8f0e6 1.4rem 2.8rem);color:var(--thm-navy-70);font-family:var(--thm-sans);font-size:1.35rem;font-weight:500;line-height:1.4}.thm .thm-panel{background:var(--thm-sand);border:.1rem solid var(--thm-line-soft);border-radius:var(--thm-r-panel);box-shadow:var(--thm-shadow)}.thm .thm-panel--blue{background:var(--thm-blue-panel);border-color:#01204e0f}.thm .thm-two{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,6.4rem);align-items:center}.thm .thm-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.thm .thm-grid2{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.thm .thm-head-center{text-align:center;max-width:68rem;margin:0 auto clamp(3.6rem,4vw,5.6rem)}@media(max-width:989px){.thm .thm-cards{grid-template-columns:repeat(2,1fr)}.thm .thm-cards>*:nth-child(3){grid-column:1 / -1}}@media(max-width:749px){.thm .thm-two{grid-template-columns:1fr;gap:3.2rem}.thm .thm-cards{grid-template-columns:1fr}.thm .thm-cards>*:nth-child(3){grid-column:auto}.thm .thm-grid2{grid-template-columns:1fr}.thm .thm-lead{font-size:1.7rem}.thm .thm-text,.thm .thm-point{font-size:1.6rem}.thm .thm-btn{width:100%}.thm .thm-order-img-first{order:-1}}.thm a:focus-visible,.thm button:focus-visible,.thm summary:focus-visible,.thm [tabindex]:focus-visible{outline:.3rem solid var(--thm-focus);outline-offset:.3rem;border-radius:.4rem}@media(prefers-reduced-motion:reduce){.thm *,.thm *:before,.thm *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/thermira-sections.css.map */
