﻿ .home-hero{text-align:center;margin-bottom:100px;padding:0 20px}.new-arrivals-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.special-offers-banner{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #0000000d;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:30px 40px;display:flex}.catalog-layout{gap:40px;display:flex}.sidebar{flex-shrink:0;width:280px}.product-grid-container{flex-grow:1}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}@media (max-width:1024px){.new-arrivals-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-hero{margin-bottom:60px}.new-arrivals-grid{grid-template-columns:1fr;gap:20px}.special-offers-banner{flex-direction:column;align-items:flex-start;gap:24px;padding:24px}.special-offers-banner a{justify-content:center;width:100%}.catalog-layout{flex-direction:column}.sidebar{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.header-nav{display:none!important}}:root{--background:#fff;--foreground:#141414;--accent:#ffb200;--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 24px}.header-icon-btn{cursor:pointer;color:#141414;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.header-icon-btn:hover{background:#f5f5f5}.header-icon-btn svg{stroke-width:2px;width:16px;height:16px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-inter);line-height:1.5}a{color:inherit;text-decoration:none}.btn{cursor:pointer;border:none;border-radius:9999px;padding:12px 24px;font-weight:600;transition:all .2s;display:inline-block}.btn-primary{background:var(--foreground);color:var(--background)}.btn-primary:hover{opacity:.9}.btn-secondary{border:1px solid var(--foreground);color:var(--foreground);background:0 0}.btn-secondary:hover{background:#1414140d}.text-accent{color:var(--accent)}.section-padding{padding:80px 20px}.gallery-section{padding:80px 0}.hero-subtitle{font-size:18px;font-weight:400;line-height:1.6}.placeholder-for-section-title{margin-bottom:50px!important}.sticky-footer{z-index:1000;background:#2a2a2a;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:12px 24px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 20px #0000004d}.sticky-footer-price-container{flex-direction:column;gap:2px;display:flex}.sticky-footer-label{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.sticky-footer-price-row{align-items:center;gap:10px;display:flex}.sticky-footer-price{color:#fff;font-size:24px;font-weight:800;line-height:1}.sticky-footer-original-price{color:#888;font-size:14px;text-decoration:line-through}.sticky-footer-offer-badge{color:#000;text-transform:uppercase;background:#fdb200;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:800}.sticky-footer-btn{color:#000;white-space:nowrap;background:#fdb200;border-radius:30px;padding:12px 32px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #fdb20033}.sticky-footer-btn:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 16px #fdb2004d}@media (max-width:375px){.sticky-footer{gap:8px;padding:8px 12px}.sticky-footer-price-container{gap:0}.sticky-footer-label{font-size:8px}.sticky-footer-price{font-size:18px}.sticky-footer-price-row{gap:6px}.sticky-footer-original-price{font-size:11px}.sticky-footer-btn{flex-shrink:0;padding:8px 16px;font-size:12px}.sticky-footer-offer-badge{padding:2px 6px;font-size:9px}}.hero-pre-title{color:#888;text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-size:14px;font-weight:400;display:flex}.hero-pre-title-accent{color:#e63946;font-weight:700}.hero-title{color:#111;letter-spacing:-2px;margin-bottom:25px;font-size:84px;font-weight:800;line-height:1.1;transition:font-size .3s}.hero-subtitle{color:#666;max-width:800px;margin:0 auto 40px;font-size:20px;line-height:1.6}.hero-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 10px 20px #0000001a}.hero-button:hover{background:#222;transform:translateY(-2px)scale(1.02);box-shadow:0 15px 30px #00000026}@media (max-width:768px){.hero-title{letter-spacing:-1.5px;font-size:56px}}@media (max-width:375px){.hero-pre-title{margin-bottom:10px;font-size:11px}.hero-title{letter-spacing:-1px;margin-bottom:20px;font-size:36px}.hero-subtitle{margin-bottom:30px;padding:0 10px;font-size:15px}.hero-button{width:100%;max-width:300px;padding:14px 28px;font-size:14px}}@media (max-width:768px){.multimedia-thumbnails{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:12px!important;padding:10px 5px!important;display:flex!important;overflow-x:auto!important}.multimedia-thumbnails::-webkit-scrollbar{display:none}.multimedia-thumbnails img{flex-shrink:0!important;width:80px!important;height:80px!important}.gallery-arrow{display:none!important}.features-scroll-container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap!important;gap:15px!important;width:100%!important;margin:0!important;padding:10px 20px!important;display:flex!important;overflow-x:auto!important}.features-scroll-container::-webkit-scrollbar{display:none}.features-scroll-container>div{scroll-snap-align:center;flex:0 0 280px!important}.swipe-legend{text-align:center;color:#888;margin:15px 0;font-size:13px;font-weight:500;display:block!important}}.swipe-legend{display:none}.product-grid-container .grid-layout{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{cursor:pointer;background:0 0;border-radius:20px;flex-direction:column;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.product-card:hover{background:#fff;transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.product-card-image-container{aspect-ratio:1;background:#fafafa;border-radius:16px;position:relative;overflow:hidden}.product-card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card-info{padding:16px 8px 4px}.product-card-title{color:#141414;margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.4}.product-card-price-container{align-items:center;gap:12px;display:flex}.product-card-price{color:#141414;font-size:16px;font-weight:700}.product-card-old-price{color:#999;font-size:14px;text-decoration:line-through}.product-card-badge{z-index:2;text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.badge-new{color:#fff;background:#000}.badge-discount{color:#000;background:#ffb200}.carousel-wrapper{align-items:center;width:100%;display:flex;position:relative}.carousel-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;padding:20px 0;display:flex;overflow-x:auto}.carousel-container::-webkit-scrollbar{display:none}.carousel-arrow{cursor:pointer;z-index:20;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.carousel-arrow:hover{background:#f5f5f5;transform:translateY(-50%)scale(1.1)}.carousel-arrow.prev{left:-20px}.carousel-arrow.next{right:-20px}@media (max-width:375px){.carousel-arrow{display:none}.carousel-container{width:calc(100% + 40px);margin:0 -20px;padding:20px}}@media (max-width:768px){.mobile-carousel{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory!important;flex-wrap:nowrap!important;gap:16px!important;margin:0 -20px!important;padding:20px 4px!important;display:flex!important;overflow-x:auto!important}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel .product-card{scroll-snap-align:center!important;flex:0 0 280px!important}}@media (min-width:769px){.carousel-container .product-card{flex:0 0 calc(25% - 18px);min-width:calc(25% - 18px);max-width:calc(25% - 18px)}}@media (min-width:769px) and (max-width:1024px){.carousel-container .product-card{flex:0 0 calc(25% - 18px);min-width:calc(25% - 18px);max-width:calc(25% - 18px)}}@media (max-width:768px){.product-grid-container .grid-layout{grid-template-columns:repeat(2,1fr);gap:16px}}.sidebar-title{color:#737373;text-transform:uppercase;letter-spacing:.05em;margin-bottom:0;font-size:12px;font-weight:600}.accordion-header{cursor:pointer;background:#efefef;border-radius:12px;justify-content:space-between;align-items:center;margin:0 -12px;padding:10px 12px;transition:background .2s;display:flex}.accordion-header:hover{background:#f5f5f5}.accordion-icon{color:#999;align-items:center;transition:transform .3s;display:flex}.accordion-header.open .accordion-icon{transform:rotate(180deg)}.accordion-content{opacity:0;max-height:0;margin-top:0;transition:max-height .3s ease-out,opacity .3s,margin .3s;overflow:hidden}.accordion-content.open{opacity:1;max-height:1000px;margin-top:8px}.sidebar-list{flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.sidebar-item{cursor:pointer;color:#737373;text-align:left;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.sidebar-item:hover{background:#f5f5f5}.sidebar-item.active{color:#fff;background:#141414}.count-badge{color:#737373;background:#f5f5f5;border-radius:9999px;padding:2px 8px;font-size:12px}.sidebar-item.active .count-badge{color:#fff;background:#fff3}.beauty-page{color:#111;font-family:var(--font-inter),sans-serif;background-color:#fff}.beauty-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fbeef2;border-bottom:1px solid #c059711a;position:fixed;top:0;left:0;right:0}.beauty-nav-content{justify-content:space-between;align-items:center;height:80px;display:flex}.beauty-nav-left{flex:1}.beauty-nav-center{flex:2;justify-content:center;gap:32px;display:flex}.beauty-nav-right{flex:1;justify-content:flex-end;display:flex}.beauty-nav-logo{width:auto;height:40px}.beauty-nav-item{color:#c05971cc;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.beauty-nav-item:hover{color:#c05971}.back-link{color:#737373;font-size:14px;text-decoration:none;transition:color .2s}.back-link:hover{color:#c05971}.beauty-hero{text-align:center;background:linear-gradient(#fff1f2,#fff);padding:160px 0 100px}.beauty-hero-logo-img{width:auto;height:92px;margin:0 auto 32px;display:block}.beauty-hero-description{color:#c05971cc;max-width:600px;margin:0 auto;font-size:18px;line-height:28px}.beauty-section{padding:100px 0}.bg-light-pink{background-color:#fff1f2}.beauty-section-header{text-align:center;margin-bottom:60px}.beauty-section-title{color:#111;letter-spacing:-.5px;margin-bottom:12px;font-size:36px;font-weight:800}.beauty-section-subtitle{color:#666;font-size:16px}.beauty-card{background:#fff!important;border:1px solid #c059711a!important;border-radius:20px!important;flex:0 0 calc(25% - 24px)!important;padding:0!important;transition:all .3s!important;overflow:hidden!important}.beauty-card .product-card-content{padding:20px!important}.beauty-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 40px #c0597114!important}.beauty-card .product-card-title{color:#141414;letter-spacing:-.4px;font-size:16px;font-weight:500}.beauty-card .product-card-price{font-size:18px;font-weight:700;color:#c05971!important}.badge-discount{color:#fff!important;background-color:#c9828e!important;border-radius:9999px!important;padding:4px 12px!important;font-size:12px!important;font-weight:700!important}.badge-new{color:#fff!important;background-color:#c05971!important;border-radius:9999px!important;padding:4px 12px!important;font-size:12px!important;font-weight:700!important}.special-offer-featured{max-width:1100px;margin:0 auto}.featured-beauty-card{background:#fff;border-radius:32px;display:flex;overflow:hidden;box-shadow:0 30px 60px #c059710d}.featured-image{flex:1.2;min-height:500px;position:relative}.featured-image img{object-fit:cover;width:100%;height:100%}.badge-discount-large{color:#fff;background:#c9828e;border-radius:9999px;padding:8px 24px;font-size:24px;font-weight:800;position:absolute;top:32px;left:32px}.featured-content{flex-direction:column;flex:1;justify-content:center;padding:80px 60px;display:flex}.featured-label{color:#c05971;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:700}.featured-title{color:#111;letter-spacing:-1px;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.1}.featured-price-container{align-items:center;gap:20px;margin-bottom:40px;display:flex}.featured-price{color:#c05971;font-size:36px;font-weight:800}.featured-old-price{color:#999;font-size:24px;text-decoration:line-through}.beauty-primary-btn{color:#fff;cursor:pointer;background:#c05971;border:none;border-radius:16px;justify-content:center;align-items:center;width:fit-content;height:48px;padding:0 40px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.beauty-primary-btn:hover{background:#aa465f;transform:translateY(-2px);box-shadow:0 10px 20px #c0597133}.featured-dots{gap:10px;margin-top:50px;display:flex}.dot{background:#e5e7eb;border-radius:50%;width:10px;height:10px}.dot.active{background:#c05971;border-radius:5px;width:30px}.beauty-grid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.beauty-newsletter{text-align:center;background:linear-gradient(#fbeef2,#fff);padding:80px 0}.newsletter-content{max-width:500px;margin:0 auto;padding:0 24px}.newsletter-logo{width:auto;height:60px;margin:0 auto 32px;display:block}.newsletter-title{color:#111;letter-spacing:-.5px;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2}.newsletter-description{color:#666;margin-bottom:40px;font-size:16px;line-height:1.5}.newsletter-form{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.newsletter-input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:52px;padding:0 20px;font-size:16px}.newsletter-btn{color:#fff;cursor:pointer;background:#c9828e;border:none;border-radius:12px;width:100%;height:52px;padding:0;font-size:16px;font-weight:600;transition:all .2s}.newsletter-btn:hover{background:#aa465f}.newsletter-disclaimer{color:#999;font-size:14px}.beauty-footer{text-align:center;background:#fff;padding:100px 0 50px}.footer-logo-img{width:auto;height:48px;margin:0 auto 40px;display:block}.footer-links{justify-content:center;gap:60px;margin-bottom:50px;display:flex}.footer-links a{color:#666;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#c05971}.footer-copyright{color:#999;font-size:14px}@media (max-width:768px){.beauty-nav-center{display:none}.beauty-hero{padding:120px 0 80px}.beauty-hero-logo-img{height:60px}.beauty-hero-description{padding:0 20px;font-size:16px}.featured-beauty-card{flex-direction:column}.featured-image{min-height:350px}.featured-content{padding:40px 24px}.featured-title{font-size:36px}.beauty-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 20px}.newsletter-form{flex-direction:column;padding:0 20px}.footer-links{flex-direction:column;gap:24px}}.buy-button-hover{color:#fff;text-align:center;opacity:0;z-index:10;cursor:pointer;background:#141414;border:none;border-radius:16px;padding:12px 0;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:16px;left:16px;right:16px;transform:translateY(10px)}.product-card:hover .buy-button-hover{opacity:1;transform:translateY(0)}.buy-button-hover:hover{background:#282828}.section-header-content p:first-child{color:var(--accent)!important}.pagination-container{border-top:1px solid #eee;justify-content:center;align-items:center;gap:20px;margin-top:60px;padding-top:40px;display:flex}.pagination-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.pagination-btn:hover:not(:disabled){background:#333;transform:translateY(-2px)}.pagination-btn:disabled{color:#aaa;cursor:not-allowed;background:#eee}.pagination-info{color:#666;font-size:14px;font-weight:500}.beauty-banner{background:linear-gradient(135deg,#fff1f2 0%,#ffe4e6 100%);border:1px solid #c059711a;border-radius:32px;justify-content:space-between;align-items:center;margin-bottom:80px;padding:60px 80px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #c059710d}.beauty-logo-container{flex:0 0 320px;align-items:center;display:flex}.beauty-logo-container img{width:100%;height:auto;display:block}.beauty-content{flex-direction:column;flex:1;align-items:flex-start;padding-left:80px;display:flex}.beauty-badge{color:#c05971;text-transform:uppercase;letter-spacing:1px;background:#c059711a;border-radius:20px;align-items:center;margin-bottom:20px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.beauty-title{color:#111;letter-spacing:-1px;text-align:left;margin-bottom:16px;font-size:42px;font-weight:800;line-height:1.1}.beauty-title span{color:#c05971}.beauty-description{color:#666;text-align:left;max-width:550px;margin-bottom:32px;font-size:16px;line-height:1.6}.beauty-btn{color:#fff;background:#c05971;border-radius:16px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #c0597133}.beauty-btn:hover{background:#aa465f;transform:translateY(-2px);box-shadow:0 15px 30px #c059714d}@media (max-width:768px){.beauty-banner{text-align:center;flex-direction:column;gap:40px;padding:40px 24px}.beauty-content{align-items:center;padding-left:0}.beauty-logo-container{flex:none;justify-content:center;width:100%;max-width:240px}.beauty-title{text-align:center;font-size:28px}.beauty-description{text-align:center;font-size:14px}}.social-banner-container{text-align:center;color:#fff;background:#000;border-radius:32px;flex-direction:column;align-items:center;gap:30px;padding:80px 20px;display:flex}.social-banner-title{letter-spacing:-1px;margin-bottom:16px;font-size:42px;font-weight:800}.social-banner-description{color:#ccc;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.social-icons-container{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:20px;display:flex}.social-link{flex-direction:column;align-items:center;gap:12px;text-decoration:none;display:flex}.social-icon-wrapper{color:#000;background:#ffb200;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s;display:flex}.social-link:hover .social-icon-wrapper{transform:translateY(-5px)}.social-link-label{color:#ccc;font-size:14px;font-weight:500}@media (max-width:768px){.social-banner-container{border-radius:24px;gap:24px;padding:40px 20px}.social-banner-title{font-size:28px}.social-banner-description{padding:0 10px;font-size:15px}.social-icons-container{flex-wrap:nowrap;justify-content:center;gap:16px;width:100%}.social-icon-wrapper{border-radius:12px;width:48px;height:48px}.social-icon-wrapper svg{width:20px;height:20px}.social-link-label{font-size:12px}}.product-card-price-container{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.product-info-btn{color:#000;cursor:pointer;background-color:#ffb200;border:none;border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.product-info-btn:hover{transform:scale(1.05)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.e2c8389a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.9c448f3c.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.4f3fa681.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.d19752fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_dc3b86c2-module__wRxeBG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_dc3b86c2-module__wRxeBG__variable{--font-playfair:"Playfair Display","Playfair Display Fallback"}
