@font-face{font-family:'Bebas Neue Rounded';src:url(/wp-content/themes/pupilo-theme/assets/fonts/BebasNeueRounded-Regular.otf) format('opentype');font-weight:400;font-style:normal;font-display:swap}:root{--navy:#060e1e;--navy-mid:#0b1a32;--navy-card:#0f2040;--blue:#1a3a6b;--red:#c0392b;--red-dark:#9b2d20;--red-glow:rgba(192,57,43,0.35);--gold:#f0c040;--gold-dim:rgba(240,192,64,0.12);--white:#ffffff;--gray:#f5f7fa;--gray-mid:#dde3ee;--text:#1a202c;--text-mid:#4a5568;--text-light:#8896ab;--header-h:96px;--max:1200px;--ease:cubic-bezier(0.25, 0.46, 0.45, 0.94);--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:40px;--shadow-sm:0 2px 12px rgba(0,0,0,0.14);--shadow-md:0 10px 40px rgba(0,0,0,0.22);--shadow-lg:0 24px 64px rgba(0,0,0,0.35);--shadow-red:0 8px 32px rgba(192,57,43,0.45);--font-display:'Bebas Neue', Impact, sans-serif;--font-body:'Inter', system-ui, sans-serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.6;margin:0!important;padding:0!important}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.container{width:100%;max-width:var(--max);margin:0 auto;padding:0 1.75rem}.section{padding:6rem 0}@media (min-width:768px){.section{padding:7rem 0}}@media (min-width:1024px){.section{padding:8rem 0}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);background:var(--gold-dim);border:1px solid rgb(240 192 64 / .22);border-radius:100px;padding:.32rem 1rem;margin-bottom:1.1rem}.eyebrow--red{color:var(--red);background:rgb(192 57 43 / .1);border-color:rgb(192 57 43 / .22)}.eyebrow--white{color:rgb(255 255 255 / .9);background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .18)}.title{font-family:var(--font-display);line-height:1;letter-spacing:.03em}.title--xl{font-size:clamp(3.5rem, 9vw, 6.5rem)}.title--lg{font-size:clamp(2.8rem, 6vw, 4.8rem)}.title--md{font-size:clamp(2.2rem, 4.5vw, 3.6rem)}.title--sm{font-size:clamp(1.8rem, 3.5vw, 2.6rem)}.title--white{color:var(--white)}.title--dark{color:var(--navy)}.title--gradient{background:linear-gradient(135deg,#fff 30%,var(--gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.subtitle{font-size:1.05rem;line-height:1.82;max-width:560px;margin:.85rem auto 0}.subtitle--light{color:rgb(255 255 255 / .65)}.subtitle--dark{color:var(--text-mid)}.section-header{text-align:center;margin-bottom:4rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body);font-size:.875rem;font-weight:700;letter-spacing:.06em;text-decoration:none;border:2px solid #fff0;border-radius:var(--r-sm);cursor:pointer;transition:all 0.28s var(--ease);white-space:nowrap;padding:.875rem 1.85rem;background:none}.btn--lg{padding:1.1rem 2.4rem;font-size:.95rem}.btn--sm{padding:.6rem 1.3rem;font-size:.8rem}.btn--red{background:var(--red);color:var(--white);border-color:var(--red);box-shadow:var(--shadow-red)}.btn--red:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-3px);box-shadow:0 16px 48px rgb(192 57 43 / .55);color:var(--white)}.btn--outline-white{background:#fff0;color:var(--white);border-color:rgb(255 255 255 / .38)}.btn--outline-white:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .75);transform:translateY(-3px);color:var(--white)}.btn--white{background:var(--white);color:var(--navy);border-color:var(--white);font-weight:800}.btn--white:hover{background:#e8edf5;transform:translateY(-3px);box-shadow:var(--shadow-md);color:var(--navy)}.btn--outline-red{background:#fff0;color:var(--red);border-color:rgb(192 57 43 / .5)}.btn--outline-red:hover{background:var(--red);border-color:var(--red);color:var(--white);transform:translateY(-2px)}.btn--ghost-navy{background:#fff0;color:var(--navy);border-color:rgb(10 22 40 / .35)}.btn--ghost-navy:hover{background:var(--navy);color:var(--white);transform:translateY(-2px)}.btn--yt{background:red;color:var(--white);border-color:red;box-shadow:0 8px 32px rgb(255 0 0 / .45)}.btn--yt:hover{background:#c00;border-color:#c00;transform:translateY(-3px);box-shadow:0 14px 42px rgb(255 0 0 / .55);color:var(--white)}.header{position:fixed;top:0;left:0;right:0;height:var(--header-h);z-index:9000;background:rgb(6 14 30 / .92);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border-bottom:1px solid rgb(255 255 255 / .06);transition:background 0.4s var(--ease),border-color 0.4s}.header--top{background:#fff0;border-bottom-color:#fff0;backdrop-filter:none;-webkit-backdrop-filter:none}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:var(--max);margin:0 auto;padding:0 1.75rem}.logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.logo-img{height:80px;width:auto;display:block;filter:brightness(0) invert(1) drop-shadow(0 2px 10px rgb(0 0 0 / .5));transition:opacity 0.3s}.logo:hover .logo-img{opacity:.85}.nav{display:none;align-items:center;gap:.15rem}.nav__link{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .65);padding:.48rem .95rem;border-radius:var(--r-sm);transition:all 0.2s}.nav__link:hover,.nav__link.active{color:var(--white);background:rgb(255 255 255 / .09)}.nav__cta{background:var(--red)!important;color:var(--white)!important;margin-left:.75rem;box-shadow:0 4px 18px rgb(192 57 43 / .4);border-radius:var(--r-sm)}.nav__cta:hover{background:var(--red-dark)!important;transform:translateY(-1px)}.header__actions{display:flex;align-items:center;gap:.1rem;margin-right:.75rem}@media (min-width:768px){.header__actions{margin-right:0}}.hdr-icon{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--r-sm);color:rgb(255 255 255 / .75);transition:background 0.2s,color 0.2s}.hdr-icon:hover{background:rgb(255 255 255 / .09);color:var(--white)}.hdr-icon__badge{position:absolute;top:5px;right:5px;min-width:17px;height:17px;border-radius:100px;background:var(--red);color:var(--white);font-size:.6rem;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:16px;background:none;border:none;cursor:pointer;padding:0}.hamburger__bar{width:100%;height:2px;background:var(--white);border-radius:2px;transition:all 0.3s;transform-origin:center}.hamburger.active .hamburger__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.active .hamburger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active .hamburger__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;top:var(--header-h);left:0;right:0;background:rgb(6 14 30 / .98);backdrop-filter:blur(24px);border-top:1px solid rgb(255 255 255 / .07);padding:1rem 1.75rem 1.75rem;z-index:8900;box-shadow:0 24px 48px rgb(0 0 0 / .5)}.mobile-nav.open{display:block}.mobile-nav__list{display:flex;flex-direction:column;gap:.2rem}.mobile-nav__link{display:block;font-size:.88rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(255 255 255 / .75);padding:.9rem 1rem;border-radius:var(--r-sm);transition:all 0.2s}.mobile-nav__link:hover{background:rgb(255 255 255 / .07);color:var(--white)}.mobile-nav__cta{background:var(--red);color:var(--white)!important;text-align:center;margin-top:.5rem}@media (min-width:768px){.hamburger{display:none}.nav{display:flex}}.footer{background:var(--navy);color:rgb(255 255 255 / .6);font-size:.875rem;border-top:1px solid rgb(255 255 255 / .06)}.footer__top{padding:5rem 0 3.5rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:640px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:1024px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3.5rem}}.footer__logo-link{display:inline-block;margin-bottom:1.25rem}.footer__logo-img{height:54px;width:auto;filter:brightness(0) invert(1);opacity:.85}.footer__desc{font-size:.875rem;line-height:1.78;color:rgb(255 255 255 / .48);max-width:300px;margin-bottom:1.5rem}.footer__wa{display:inline-flex;align-items:center;gap:.6rem;font-size:.875rem;font-weight:600;color:#25d366;text-decoration:none;padding:.55rem 1rem;border:1px solid rgb(37 211 102 / .3);border-radius:var(--r-sm);background:rgb(37 211 102 / .06);transition:all 0.2s}.footer__wa:hover{background:rgb(37 211 102 / .12);border-color:rgb(37 211 102 / .55);color:#25d366}.footer__heading{font-size:.64rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:rgb(255 255 255 / .9);margin-bottom:1.35rem}.footer__links{display:flex;flex-direction:column;gap:.7rem}.footer__link{color:rgb(255 255 255 / .52);font-size:.875rem;transition:color 0.2s}.footer__link:hover{color:var(--white)}.footer__socials{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.footer__social{display:flex;align-items:center;gap:.6rem;padding:.65rem .85rem;border-radius:var(--r-sm);border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .04);text-decoration:none;color:rgb(255 255 255 / .65);font-size:.8rem;font-weight:600;transition:all 0.22s}.footer__social span{white-space:nowrap}.footer__social--yt:hover{background:rgb(255 0 0 / .12);border-color:rgb(255 0 0 / .3);color:#f44}.footer__social--ig:hover{background:rgb(195 42 163 / .12);border-color:rgb(195 42 163 / .3);color:#e1306c}.footer__social--tk:hover{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .2);color:var(--white)}.footer__social--fb:hover{background:rgb(66 103 178 / .15);border-color:rgb(66 103 178 / .35);color:#4267B2}.footer__bottom{border-top:1px solid rgb(255 255 255 / .07);padding:1.5rem 0}.footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;font-size:.8rem;color:rgb(255 255 255 / .3)}@media (min-width:768px){.footer__bottom-inner{flex-direction:row;justify-content:space-between}}.fade-in{opacity:0;transform:translateY(28px);transition:opacity 0.75s var(--ease),transform 0.75s var(--ease)}.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in--d1{transition-delay:0.10s}.fade-in--d2{transition-delay:0.22s}.fade-in--d3{transition-delay:0.34s}.fade-in--d4{transition-delay:0.46s}.page-hero{position:relative;background:var(--navy);overflow:hidden;padding:calc(var(--header-h) + 5rem) 0 4.5rem;text-align:center}.page-hero__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgb(26 58 107 / .7) 0%,transparent 70%),radial-gradient(ellipse 50% 50% at 80% 80%,rgb(192 57 43 / .12) 0%,transparent 60%)}.page-hero__inner{position:relative;z-index:1}.page-hero__title{font-family:var(--font-display);font-size:clamp(3rem, 8vw, 5.5rem);letter-spacing:.04em;color:var(--white);margin:.75rem 0 1rem;line-height:1}.page-hero__subtitle{font-size:1.05rem;color:rgb(255 255 255 / .62);max-width:500px;margin:0 auto;line-height:1.8}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:var(--header-h)}.hero__bg{position:absolute;inset:0}.hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero__bg-overlay{position:absolute;inset:0;background:linear-gradient(105deg,rgb(6 14 30 / .97) 0%,rgb(6 14 30 / .88) 40%,rgb(6 14 30 / .6) 70%,rgb(6 14 30 / .35) 100%)}.hero__bg-glow{position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 85% 50%,rgb(192 57 43 / .16) 0%,transparent 60%)}.hero__inner{position:relative;z-index:1;padding:6rem 0 5rem;max-width:720px}.hero__badge{display:inline-flex;align-items:center;gap:.6rem;background:rgb(192 57 43 / .14);border:1px solid rgb(192 57 43 / .38);border-radius:100px;padding:.38rem 1.1rem;margin-bottom:1.75rem}.hero__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 8px var(--red);animation:blink 2s ease-in-out infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:.35}}.hero__badge-text{font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgb(255 255 255 / .82)}.hero__title{font-family:var(--font-display);font-size:clamp(4.5rem, 11vw, 8.5rem);line-height:.92;letter-spacing:.03em;color:var(--white);margin-bottom:1.75rem}.hero__title .gold{display:block;background:linear-gradient(90deg,var(--gold) 0%,#ffe066 60%,rgb(240 192 64 / .7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hero__title .red{display:block;color:var(--red);text-shadow:0 0 40px rgb(192 57 43 / .4)}.hero__subtitle{font-size:1.12rem;color:rgb(255 255 255 / .65);line-height:1.85;max-width:480px;margin-bottom:2.75rem}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:4.5rem}.hero__divider{width:60px;height:3px;background:linear-gradient(90deg,var(--red),transparent);margin-bottom:2rem}.hero__stats{display:flex;flex-wrap:wrap;gap:2.5rem}.hero__stat-num{display:block;font-family:var(--font-display);font-size:2.6rem;letter-spacing:.04em;color:var(--white);line-height:1}.hero__stat-num--gold{color:var(--gold)}.hero__stat-label{font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255 / .38);margin-top:.2rem}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:rgb(255 255 255 / .32);font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgb(255 255 255 / .32),transparent);animation:scroll-line 2s ease-in-out infinite}@keyframes scroll-line{0%,100%{transform:scaleY(1);opacity:1}50%{transform:scaleY(.5);opacity:.4}}.categories{background:var(--navy-card)}.categories__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.categories__grid{grid-template-columns:repeat(3,1fr)}}.cat-card{position:relative;border-radius:var(--r-md);overflow:hidden;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform 0.4s var(--ease),box-shadow 0.4s;box-shadow:0 20px 60px rgb(0 0 0 / .45)}.cat-card:hover{transform:translateY(-12px) scale(1.015);box-shadow:0 40px 80px rgb(0 0 0 / .65)}.cat-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.7s var(--ease);filter:brightness(.65)}.cat-card:hover .cat-card__img{transform:scale(1.08);filter:brightness(.8)}.cat-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(6 14 30 / .98) 0%,rgb(6 14 30 / .5) 48%,rgb(6 14 30 / .08) 100%);transition:background 0.4s}.cat-card:hover .cat-card__overlay{background:linear-gradient(to top,rgb(6 14 30) 0%,rgb(6 14 30 / .7) 55%,rgb(6 14 30 / .18) 100%)}.cat-card__accent{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--red),var(--gold));opacity:0;transition:opacity 0.3s}.cat-card:hover .cat-card__accent{opacity:1}.cat-card__body{position:relative;z-index:1;padding:2rem 2rem 2.25rem}.cat-card__count{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);background:rgb(240 192 64 / .1);border:1px solid rgb(240 192 64 / .22);border-radius:100px;padding:.2rem .72rem;margin-bottom:.75rem}.cat-card__icon{font-size:2.4rem;display:block;margin-bottom:.6rem;filter:drop-shadow(0 0 14px rgb(240 192 64 / .7));transition:transform 0.3s}.cat-card:hover .cat-card__icon{transform:scale(1.18)}.cat-card__title{font-family:var(--font-display);font-size:2.6rem;letter-spacing:.04em;color:var(--white);line-height:1;margin-bottom:.65rem}.cat-card__desc{font-size:.875rem;color:#fff0;line-height:1.7;margin-bottom:1.25rem;transition:color 0.4s var(--ease)}.cat-card:hover .cat-card__desc{color:rgb(255 255 255 / .7)}.cat-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);transition:gap 0.2s}.cat-card:hover .cat-card__cta{gap:.85rem}.benefits{background:var(--navy);position:relative;overflow:hidden}.benefits::after{content:'♞';position:absolute;right:-2rem;top:50%;transform:translateY(-50%);font-size:30rem;color:rgb(255 255 255 / .015);line-height:1;pointer-events:none}.benefits__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:0}@media (min-width:640px){.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.benefits__grid{grid-template-columns:repeat(4,1fr)}}.benefit-item{padding:2.5rem 2rem;border-right:1px solid rgb(255 255 255 / .06);border-bottom:1px solid rgb(255 255 255 / .06);transition:background 0.3s;position:relative;overflow:hidden}.benefit-item:hover{background:rgb(255 255 255 / .04)}.benefit-item::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,var(--red),var(--gold));transition:width 0.4s var(--ease)}.benefit-item:hover::after{width:100%}.benefit-item__num{font-family:var(--font-display);font-size:4rem;color:rgb(255 255 255 / .04);line-height:1;position:absolute;top:1rem;right:1.5rem;transition:color 0.3s}.benefit-item:hover .benefit-item__num{color:rgb(192 57 43 / .1)}.benefit-item__icon{font-size:2.2rem;display:block;margin-bottom:1.25rem}.benefit-item__title{font-family:var(--font-display);font-size:1.7rem;letter-spacing:.04em;color:var(--white);margin-bottom:.6rem}.benefit-item__text{font-size:.875rem;color:rgb(255 255 255 / .52);line-height:1.78}.stats{background:var(--navy-mid);padding:5rem 0;position:relative;overflow:hidden}.stats::before{content:'♛';position:absolute;right:-1rem;top:50%;transform:translateY(-50%);font-size:26rem;color:rgb(255 255 255 / .018);line-height:1;pointer-events:none}.stats__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.stats__grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center;padding:3rem 2rem;border-right:1px solid rgb(255 255 255 / .06);border-bottom:1px solid rgb(255 255 255 / .06)}.stat-item:nth-child(2n){border-right:none}.stat-item:nth-child(n+3){border-bottom:none}@media (min-width:768px){.stat-item:nth-child(2n){border-right:1px solid rgb(255 255 255 / .06)}.stat-item:nth-child(4n){border-right:none}.stat-item:nth-child(n+3){border-bottom:1px solid rgb(255 255 255 / .06)}.stat-item:nth-child(n+5){border-bottom:none}}.stat-item__number{display:block;font-family:var(--font-display);font-size:clamp(3rem, 6vw, 5rem);letter-spacing:.04em;color:var(--white);line-height:1;margin-bottom:.4rem}.stat-item__number--gold{color:var(--gold)}.stat-item__label{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgb(255 255 255 / .35)}.testimonials{background:var(--gray);overflow:hidden}.tslider{position:relative}.tslider__wrap{overflow:hidden}.tslider__track{display:flex;transition:transform 0.55s cubic-bezier(.25,.46,.45,.94);will-change:transform}.tslider__slide{flex:0 0 calc(100% / 3);padding:0 .75rem;box-sizing:border-box}@media (max-width:1023px){.tslider__slide{flex:0 0 50%}}@media (max-width:639px){.tslider__slide{flex:0 0 100%}}.testimonial{background:var(--white);border-radius:var(--r-md);padding:2.25rem;box-shadow:var(--shadow-sm);border:1px solid var(--gray-mid);transition:transform 0.3s var(--ease),box-shadow 0.3s;position:relative;display:flex;flex-direction:column;gap:1rem;height:100%}.testimonial:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.testimonial__quote{font-family:Georgia,serif;font-size:5rem;line-height:.6;color:var(--gray-mid);position:absolute;top:1.25rem;right:1.75rem;user-select:none}.testimonial__stars{color:var(--gold);font-size:.9rem;letter-spacing:.06em}.testimonial__text{font-size:.93rem;color:var(--text-mid);line-height:1.82;flex:1}.testimonial__author{display:flex;align-items:center;gap:.9rem;border-top:1px solid var(--gray-mid);padding-top:1rem}.testimonial__avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.25rem;letter-spacing:.04em;color:var(--white);flex-shrink:0;box-shadow:0 4px 14px rgb(0 0 0 / .25)}.testimonial__name{font-weight:700;font-size:.875rem;color:var(--navy)}.testimonial__role{font-size:.75rem;color:var(--text-light)}.tslider__controls{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:2.5rem}.tslider__btn{width:48px;height:48px;border-radius:50%;border:2px solid var(--gray-mid);background:var(--white);font-size:1.6rem;color:var(--navy);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.22s;flex-shrink:0;line-height:1}.tslider__btn:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.tslider__dots{display:flex;gap:.5rem;align-items:center}.tslider__dot{width:9px;height:9px;border-radius:50%;background:var(--gray-mid);border:none;cursor:pointer;padding:0;transition:all 0.25s}.tslider__dot.active{width:28px;border-radius:5px;background:var(--red)}.youtube{position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center}.youtube__bg{position:absolute;inset:0;background:var(--navy)}.youtube__bg-img{width:100%;height:100%;object-fit:cover;filter:brightness(.4) saturate(.5)}.youtube__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgb(6 14 30 / .97) 0%,rgb(6 14 30 / .55) 55%,rgb(192 57 43 / .38) 100%)}.youtube__inner{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:1fr;gap:3rem;padding:5.5rem 0;align-items:center;text-align:center}@media (min-width:900px){.youtube__inner{grid-template-columns:1fr auto;gap:5rem;text-align:left}}.youtube__title{font-family:var(--font-display);font-size:clamp(3rem, 7vw, 5.5rem);letter-spacing:.03em;color:var(--white);line-height:1;margin-bottom:1rem}.youtube__title .yt-red{color:#f44}.youtube__text{font-size:1.05rem;color:rgb(255 255 255 / .72);line-height:1.8;margin-bottom:2rem;max-width:460px}@media (max-width:900px){.youtube__text{margin-left:auto;margin-right:auto}}.youtube__stats{display:flex;gap:0;align-items:center;margin-bottom:2.25rem;justify-content:center}@media (min-width:900px){.youtube__stats{justify-content:flex-start}}.youtube__stat{text-align:center;padding:0 1.25rem}.youtube__stat:first-child{padding-left:0}.youtube__stat-num{display:block;font-family:var(--font-display);font-size:2.2rem;letter-spacing:.04em;color:var(--white);line-height:1}.youtube__stat-label{font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .4);margin-top:.15rem}.youtube__stat-sep{width:1px;height:40px;background:rgb(255 255 255 / .12);flex-shrink:0}.youtube__right{display:flex;flex-direction:column;align-items:center;gap:1.25rem;justify-content:center}.youtube__play-btn{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;width:130px;height:130px}.youtube__play-ring{position:absolute;border-radius:50%;border:2px solid rgb(255 0 0 / .35);animation:yt-ring 2.5s ease-in-out infinite}.youtube__play-ring--1{width:130px;height:130px}.youtube__play-ring--2{width:165px;height:165px;border-color:rgb(255 0 0 / .18);animation-delay:0.5s}.youtube__play-ring--3{width:200px;height:200px;border-color:rgb(255 0 0 / .08);animation-delay:1s}@keyframes yt-ring{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.65}}.youtube__play-icon{position:relative;z-index:1;width:90px;height:90px;border-radius:50%;background:red;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgb(255 0 0 / .6);transition:transform 0.3s,box-shadow 0.3s}.youtube__play-btn:hover .youtube__play-icon{transform:scale(1.1);box-shadow:0 16px 56px rgb(255 0 0 / .75)}.youtube__play-icon svg{margin-left:5px}.youtube__play-label{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .5)}.cta-final{background:var(--red);padding:7rem 0;text-align:center;position:relative;overflow:hidden}.cta-final::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgb(0 0 0 / .14) 0%,transparent 60%)}.cta-final::after{content:'♞';position:absolute;right:2%;top:50%;transform:translateY(-50%);font-size:22rem;color:rgb(0 0 0 / .07);line-height:1;pointer-events:none}.cta-final__inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-final__title{font-family:var(--font-display);font-size:clamp(3rem, 7vw, 5.5rem);letter-spacing:.04em;color:var(--white);margin-bottom:1rem;line-height:1}.cta-final__subtitle{font-size:1.05rem;color:rgb(255 255 255 / .82);margin-bottom:3rem}.cta-final__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.about-hero{background:var(--navy);padding:calc(var(--header-h) + 5rem) 0 5rem;position:relative;overflow:hidden}.about-hero__bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 50% 0%,rgb(26 58 107 / .55) 0%,transparent 65%),radial-gradient(ellipse 40% 50% at 85% 80%,rgb(192 57 43 / .1) 0%,transparent 55%)}.about-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2.5rem;text-align:center}@media (min-width:820px){.about-hero__inner{flex-direction:row;text-align:left;gap:4rem;align-items:center}}.about-hero__photo{flex-shrink:0;position:relative}.avatar-circle{width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,var(--blue) 0%,var(--navy-mid) 100%);border:4px solid rgb(240 192 64 / .45);box-shadow:0 0 0 10px rgb(240 192 64 / .08),0 24px 72px rgb(0 0 0 / .55);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width:820px){.avatar-circle{width:260px;height:260px}}.avatar-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.about-hero__fm-badge{position:absolute;bottom:8px;right:8px;background:var(--gold);color:var(--navy);font-family:var(--font-display);font-size:1rem;font-weight:900;letter-spacing:.1em;padding:.28rem .85rem;border-radius:100px;box-shadow:0 4px 14px rgb(0 0 0 / .4);z-index:2}.about-hero__content{flex:1}.about-hero__alias{font-family:var(--font-display);font-size:1.2rem;letter-spacing:.14em;color:var(--gold);margin-bottom:.3rem}.about-hero__name{font-family:var(--font-display);font-size:clamp(2.6rem, 6vw, 4.2rem);letter-spacing:.04em;color:var(--white);line-height:1;margin-bottom:.5rem}.about-hero__role{font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.about-hero__creds{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2.25rem}@media (min-width:820px){.about-hero__creds{justify-content:flex-start}}.about-hero__cred{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:rgb(255 255 255 / .72);background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:100px;padding:.32rem .85rem}.about-hero__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:0;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1);padding:1.4rem 0;max-width:520px}@media (min-width:820px){.about-hero__stats{justify-content:flex-start}}.about-hero__stat{text-align:center;padding:.4rem 1.25rem;border-right:1px solid rgb(255 255 255 / .1)}.about-hero__stat:last-child{border-right:none}.about-hero__stat-number{display:block;font-family:var(--font-display);font-size:2rem;letter-spacing:.04em;color:var(--white);line-height:1}.about-hero__stat-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .38);margin-top:.2rem}.bio{background:var(--gray)}.bio__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:820px){.bio__grid{grid-template-columns:1fr 1.4fr;gap:5rem}}.bio__photo{position:relative}.bio__photo-img{width:100%;max-width:420px;aspect-ratio:3/4;object-fit:cover;border-radius:var(--r-lg);box-shadow:var(--shadow-lg);display:block;margin:0 auto}.bio__photo-badge{position:absolute;bottom:-1rem;right:-1rem;background:var(--red);color:var(--white);border-radius:var(--r-md);padding:1rem 1.25rem;box-shadow:var(--shadow-red);text-align:center}.bio__photo-badge-num{display:block;font-family:var(--font-display);font-size:2rem;letter-spacing:.04em;line-height:1}.bio__photo-badge-label{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.bio__label{font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--red);margin-bottom:.75rem}.bio__title{font-family:var(--font-display);font-size:clamp(1.9rem, 4vw, 3rem);letter-spacing:.03em;color:var(--navy);margin-bottom:1.5rem;line-height:1.05}.bio__text{font-size:.95rem;color:var(--text-mid);line-height:1.85;margin-bottom:1rem}.bio__text:last-of-type{margin-bottom:0}.achievements{background:var(--navy);position:relative;overflow:hidden}.achievements::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .015) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .015) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.achievements__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width:768px){.achievements__grid{grid-template-columns:repeat(4,1fr)}}.achievement-card{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);border-radius:var(--r-md);padding:2rem 1.5rem;text-align:center;transition:background 0.25s,transform 0.25s}.achievement-card:hover{background:rgb(255 255 255 / .09);transform:translateY(-4px)}.achievement-card__number{display:block;font-family:var(--font-display);font-size:clamp(2.5rem, 5vw, 3.5rem);letter-spacing:.04em;color:var(--gold);line-height:1;margin-bottom:.5rem}.achievement-card__desc{font-size:.85rem;font-weight:600;color:rgb(255 255 255 / .6);line-height:1.4}.timeline{background:var(--white)}.timeline__inner{max-width:680px;margin:0 auto;position:relative;padding-left:3rem}.timeline__inner::before{content:'';position:absolute;left:8px;top:8px;bottom:0;width:2px;background:linear-gradient(to bottom,var(--red),var(--blue));border-radius:2px}.timeline__items{display:flex;flex-direction:column;gap:2.5rem}.timeline__item{position:relative}.timeline__dot{position:absolute;left:-3rem;top:5px;width:16px;height:16px;border-radius:50%;background:var(--red);border:3px solid var(--white);box-shadow:0 0 0 3px rgb(192 57 43 / .3);z-index:1}.timeline__year{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red);background:rgb(192 57 43 / .08);border-radius:100px;padding:.2rem .75rem;margin-bottom:.5rem}.timeline__title{font-family:var(--font-display);font-size:1.45rem;letter-spacing:.03em;color:var(--navy);margin-bottom:.4rem;line-height:1.1}.timeline__text{font-size:.9rem;color:var(--text-mid);line-height:1.75}.cta-dual{background:linear-gradient(135deg,var(--navy) 0%,var(--blue) 100%);text-align:center;position:relative;overflow:hidden}.cta-dual::before{content:'♞';position:absolute;right:-3rem;top:50%;transform:translateY(-50%);font-size:22rem;color:rgb(255 255 255 / .025);line-height:1;pointer-events:none}.cta-dual__inner{position:relative;z-index:1;max-width:600px;margin:0 auto}.cta-dual__title{font-family:var(--font-display);font-size:clamp(2.5rem, 6vw, 4.2rem);letter-spacing:.04em;color:var(--white);margin-bottom:1rem;line-height:1}.cta-dual__subtitle{font-size:1rem;color:rgb(255 255 255 / .72);margin-bottom:2.25rem}.cta-dual__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-section{background:var(--white)}.contact-grid{display:grid;grid-template-columns:1fr;gap:3.5rem}@media (min-width:820px){.contact-grid{grid-template-columns:1.1fr 1fr;gap:5rem}}.contact-form__title{font-family:var(--font-display);font-size:clamp(1.8rem, 4vw, 2.6rem);letter-spacing:.03em;color:var(--navy);margin-bottom:.4rem;line-height:1.05}.contact-form__subtitle{font-size:.92rem;color:var(--text-mid);margin-bottom:2rem;line-height:1.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:480px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1.15rem}.form-label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--navy);margin-bottom:.4rem}.form-input,.form-select,.form-textarea{width:100%;padding:.88rem 1.05rem;border:2px solid var(--gray-mid);border-radius:var(--r-sm);font-size:.93rem;font-family:inherit;color:var(--text);background:var(--white);transition:border-color 0.22s,box-shadow 0.22s;outline:none;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgb(26 58 107 / .1)}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.5rem;cursor:pointer}.form-textarea{min-height:145px;resize:vertical}.form-submit{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.05rem;font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:.06em;color:var(--white);background:var(--red);border:2px solid var(--red);border-radius:var(--r-sm);cursor:pointer;transition:all 0.28s var(--ease);box-shadow:var(--shadow-red)}.form-submit:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.form-success{display:none;background:rgb(26 58 107 / .07);border:2px solid rgb(26 58 107 / .2);border-radius:var(--r-md);padding:1.5rem;text-align:center;font-size:.95rem;color:var(--navy);font-weight:600}.form-notice{padding:.9rem 1.25rem;border-radius:var(--r-sm);font-size:.9rem;font-weight:600;margin-bottom:1.5rem}.form-notice--ok{background:rgb(39 174 96 / .1);color:#1a7a42;border:1px solid rgb(39 174 96 / .3)}.form-notice--err{background:rgb(192 57 43 / .1);color:var(--red);border:1px solid rgb(192 57 43 / .3)}.contact-info__title{font-family:var(--font-display);font-size:clamp(1.8rem, 4vw, 2.6rem);letter-spacing:.03em;color:var(--navy);margin-bottom:2rem;line-height:1.05}.info-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.info-item{display:flex;align-items:flex-start;gap:1rem}.info-item__icon{width:50px;height:50px;border-radius:var(--r-sm);background:linear-gradient(135deg,var(--navy),var(--blue));display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 14px rgb(10 22 40 / .2)}.info-item__label{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-light);margin-bottom:.25rem}.info-item__value{font-size:.93rem;font-weight:600;color:var(--navy);line-height:1.45}.info-item__value a{color:var(--red);transition:color 0.2s}.info-item__value a:hover{color:var(--navy)}.social-title{font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--text-light);margin-bottom:1rem}.social-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.social-card{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:var(--r-sm);border:1px solid var(--gray-mid);background:var(--white);transition:border-color 0.2s,box-shadow 0.2s,transform 0.2s;text-decoration:none}.social-card:hover{border-color:var(--blue);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.social-card__icon{font-size:1.35rem;flex-shrink:0}.social-card__name{font-size:.8rem;font-weight:700;color:var(--navy)}.social-card__handle{font-size:.7rem;color:var(--text-light)}.contact-cta{background:linear-gradient(135deg,var(--navy) 0%,var(--blue) 100%);text-align:center;position:relative;overflow:hidden}.contact-cta::before{content:'♞';position:absolute;right:-3rem;top:50%;transform:translateY(-50%);font-size:22rem;color:rgb(255 255 255 / .025);line-height:1;pointer-events:none}.contact-cta__inner{position:relative;z-index:1;max-width:600px;margin:0 auto}.contact-cta__title{font-family:var(--font-display);font-size:clamp(2.2rem, 5vw, 3.8rem);letter-spacing:.04em;color:var(--white);margin-bottom:.75rem;line-height:1}.contact-cta__subtitle{font-size:1rem;color:rgb(255 255 255 / .72);margin-bottom:2rem}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0 0 0 20px;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}