@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#06121e;--foreground-2:#171717;--foreground:#0a0a0a;--whitesmoke:var(--whitesmoke)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-color-scheme:dark){:root{--background:#06121e;--foreground:#fff}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06121ee6;border-bottom:1px solid #ffffff0d;width:100%;position:fixed;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:15px 20px;display:flex}.container{max-width:1400px;margin:0 auto;padding:20px}.menu{align-items:center;gap:1rem;display:flex}.menu a{color:#fff;font-size:14px;transition:all .3s}.menu a:hover{color:#00d4ff}header .contato-btn,header .contato-btn:hover{color:#06121e}.contato-btn{color:#06121e;text-transform:uppercase;background:linear-gradient(90deg,#fff,#2099bb);border-radius:30px;width:fit-content;margin:20px 0;padding:14px 24px;font-weight:500;transition:all .3s}.contato-btn:hover{transform:scale(1.05)}.hamburger{cursor:pointer;z-index:999;flex-direction:column;gap:5px;display:none}.hamburger span{background:#fff;border-radius:2px;width:25px;height:3px}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:right;z-index:1001;background:#06121ee6;flex-direction:column;justify-content:center;gap:1rem;width:fit-content;height:100vh;padding-left:40px;transition:all .4s;display:flex;position:fixed;right:0;transform:translate(200%)}.mobile-menu.active{transform:translateY(0)}.mobile-menu a{z-index:999;font-size:16px}.hero{background:url(/hero-vidracaria.webp) top/cover no-repeat fixed;align-items:center;height:80vh;padding:0 20px;display:flex;position:relative}.hero:before{content:"";z-index:-1;background:#06121eb3;position:absolute;inset:0}.overlay{background:#06121eb3;position:absolute;inset:0}.hero-bg{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.hero-content h1{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700;line-height:1.2}.hero-content p{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#2099bb);-webkit-background-clip:text;background-clip:text;margin:20px 0;font-size:1.3rem;font-weight:600}.btn-primary{color:#06121e;text-transform:uppercase;background:linear-gradient(90deg,#fff,#2099bb);border-radius:30px;padding:14px 24px;font-weight:500}.cta-button.cta-auto{margin:20px auto}.cta-button{color:#06121e;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#fff,#2099bb);border-radius:30px;margin:20px 0;padding:14px 24px;font-weight:500}.cta-button:hover{color:#06121e;background-color:#ededed;border:2px solid #06121e}.hero-benefits{-webkit-text-fill-color:transparent;text-align:left;background:linear-gradient(90deg,#fff,#2099bb);-webkit-background-clip:text;background-clip:text;gap:1rem;font-size:1rem;font-weight:600;display:flex}.servicos .container{flex-direction:column;gap:1rem;margin:0 auto;display:flex}.servicos h2{color:gold;text-transform:uppercase;text-align:center;font-size:2rem;font-weight:700;line-height:1}.servicos .subtitle{text-align:center;font-size:1.2rem}.servicos-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.servicos-card{background:#0b1c2c;border-radius:12px;transition:all .3s;overflow:hidden}.servicos-card h3{color:gold;font-size:2.2rem;font-weight:700}.servicos-card p{color:1.5rem}.servicos-card:hover{transform:translateY(-5px)}.servico-img{background-position:50%;background-size:cover;height:200px}.servico-text{padding:20px}.servicos-buttons{flex-direction:column;justify-content:space-between;padding:0 20px 20px;display:flex}.saiba-mais{color:#fff;text-transform:uppercase;text-align:center;background-color:#06121e;border-radius:30px;padding:14px 24px;font-weight:500}.sobre{color:#fff;background:#06121e;padding:80px 20px}.sobre-container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:auto;display:grid}.sobre-text h2{text-transform:uppercase;margin-bottom:20px;font-size:32px;font-weight:700}.sobre-text span{color:gold}.sobre-text p{color:#ccc;margin-bottom:15px}.sobre-text{flex-direction:column;display:flex}.sobre-images{height:500px;position:relative}.img{border-radius:12px;position:absolute;overflow:hidden}.img img{object-fit:cover}.img1{width:60%;height:60%;top:0;left:0}.img2{width:80%;height:55%;bottom:0;right:0}.img3{border:5px solid #06121e;width:50%;height:50%;top:10%;left:40%}.faq{color:#fff;background:#06121e;padding:80px 20px}.faq-container{max-width:800px;margin:auto}.faq h2{text-align:center;color:gold;text-transform:uppercase;font-size:32px;font-weight:700}.faq-subtitle{text-align:center;color:#ccc;margin-bottom:40px}.faq-item{border-bottom:1px solid #ffffff1a;padding:15px 0}.faq-question{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;width:100%;font-size:18px;display:flex}.faq-answer{max-height:0;transition:all .3s;overflow:hidden}.faq-item.active .faq-answer{max-height:200px;margin-top:10px}.faq-answer p{color:#ccc}.cta-final{text-align:center;color:#fff;z-index:1;background:url(/images/janelas/fachada-de-vidro.webp) 50%/cover no-repeat fixed;padding:80px 20px;position:relative}.cta-final:before{content:"";z-index:-1;background:#06121eb3;position:absolute;inset:0}.cta-container{max-width:800px;margin:auto}.cta-final h2{text-transform:uppercase;color:gold;margin-bottom:15px;font-size:32px;font-weight:700}.cta-final p{margin-bottom:30px;font-size:16px}.cta-form{color:#fff;background:#06121e;border-radius:20px;flex-direction:column;gap:15px;max-width:500px;margin:30px auto 0;padding:20px;display:flex}.cta-form label{text-align:left}.cta-form input,.cta-form textarea{color:#06121e;background:#ccc;border:none;border-radius:8px;outline:none;width:100%;padding:14px;font-size:14px}.cta-form h3{-webkit-text-fill-color:transparent;text-transform:uppercase;background:linear-gradient(90deg,#fff,#2099bb);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.cta-form textarea{resize:none;height:120px}.cta-benefits{opacity:.9;justify-content:center;gap:1rem;font-size:14px;display:flex}.footer{color:#ccc;background:#06121e;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px 20px;display:flex;position:relative}.footer-text{justify-content:center;align-items:center;gap:2rem;display:flex}.footer-container{flex-direction:column;gap:2rem;max-width:1200px;margin:auto;display:flex}.footer-cols{justify-content:space-between;gap:2rem;display:flex}.footer-col h4{color:gold;margin-bottom:15px}.footer-col p{margin-bottom:10px;font-size:14px}.footer-col a{color:#ccc;margin-bottom:8px;font-size:14px;transition:all .3s;display:block}.footer-col a:hover{color:#00d4ff}.socials{gap:12px;margin-top:10px;display:flex}.icon{background:#0b1c2c;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.icon svg{fill:#ccc;justify-content:center;align-items:center;width:30px;height:30px;margin:0 auto;transition:all .3s;display:flex}.icon:hover{transform:translateY(-3px)}.icon.facebook:hover{background:#1877f2}.icon.instagram:hover{background:#e1306c}.icon.whatsapp:hover{background:#25d366}.icon:hover svg{fill:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:40px;padding-top:20px;display:flex}.footer-legal{gap:15px;display:flex}.footer-legal a:hover{color:#00d4ff}.whatsapp-float{z-index:900;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 25px #0000004d}.whatsapp-float svg{fill:#fff;width:28px;height:28px}.whatsapp-float:hover{animation:none;transform:scale(1.1)}.cds{color:#8a2be2}.gallery-wrapper{width:100%;margin:0 auto}.gallery-wrapper .cta-button{margin:20px auto}.slide{opacity:.6;border-radius:16px;width:100%;height:400px;transition:all .4s;position:relative;overflow:hidden;transform:scale(.8)}.swiper-slide-active .slide{opacity:1;z-index:2;transform:scale(1)}.swiper-slide-prev .slide,.swiper-slide-next .slide{opacity:.8;transform:scale(.9)}.service-cta{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:420px;padding:100px 20px;display:flex;position:relative;overflow:hidden}.cta-bg{object-fit:cover;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.service-cta:before{content:"";z-index:1;background:#000000a6;position:absolute;inset:0}.cta-overlay{z-index:2;background:#000000a6;border-radius:10px;padding:40px 20px;position:relative}.cta-content{z-index:2;flex-direction:column;margin:0 auto;padding:10px;display:flex;position:relative}.cta-content h2{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700}.cta-content p{font-size:1.3rem}.cta-content .cta-button{width:fit-content;margin:20px auto}.details-text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:10px;display:flex}.details-text h2{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700}.review-section{max-width:1200px;margin:20px auto;padding:10px}.review-title{text-transform:uppercase;text-align:center;margin-top:20px;font-size:2rem;font-weight:700}.review-title span{color:gold;font-size:2.5rem}.review{background:#0b1c2c;border-radius:12px;min-height:200px;padding:25px;transition:all .3s}.review:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.review-header{align-items:center;gap:12px;margin-bottom:15px;display:flex}.review-section{padding:10px}.avatar{color:#000;background:linear-gradient(135deg,gold,#facc15);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.stars{color:gold;font-size:14px}.review p{opacity:.9;font-size:.95rem;line-height:1.5}.benefits-title h2{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700}.benefits-title{text-align:center}.service-benefits{text-align:left;background:0 0;max-width:1200px;margin:0 auto;padding:0}.service-benefits .subtitle{opacity:.8;margin:10px auto 40px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:center;gap:20px;max-width:1200px;margin:0 auto;display:grid}.benefit-card{text-align:left;background:#0b1c2c;border-radius:12px;flex-direction:column;gap:.5rem;padding:15px;transition:all .3s;display:flex}.benefit-card:hover{transform:translateY(-5px)}.benefit-card h3{color:gold;text-transform:uppercase;font-size:1rem;font-weight:700}.benefits-highlight{background:#0f2a44;border-radius:10px;margin-top:40px;padding:20px;font-weight:500}.details-grid{flex-direction:column;align-items:center;gap:60px;max-width:1200px;display:flex}@media (min-width:1024px){.details-text{max-width:1200px}}.details-gallery{width:100%;max-width:600px;height:520px;position:relative}.gallery-wrapper{width:100%;height:100%}.swiper{height:100%}.galeria-page{text-align:center;padding:80px 20px}.galeria-hero{flex-direction:column;gap:1rem;padding:20px;display:flex}.galeria-hero h1{color:gold;text-transform:uppercase;font-size:2.2rem;font-weight:700}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;margin-top:40px;display:grid}.gallery-item{cursor:pointer;border-radius:12px;width:100%;height:250px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;transition:all .4s}.gallery-item:hover img{transform:scale(1.1)}.lightbox{z-index:999;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-content{width:90%;max-width:900px;height:80vh;position:relative}.galeria-cta{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:60px;display:flex}.galeria-cta h2{color:gold;text-transform:uppercase;margin-bottom:10px;font-size:2rem;font-weight:700}.galeria-cta .cta-button{width:fit-content}.reviews{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:60px;display:grid}.google-cta{margin-top:40px}.budget-page{background:url(/images/variados/blindex-chalé.webp) 50%/cover no-repeat fixed;min-height:100vh;position:relative}.budget-page:before{content:"";z-index:0;background:#000000a6;position:fixed;inset:0}.budget-page>*{z-index:1;position:relative}.budget-hero{justify-content:center;align-items:center;height:60vh;display:flex;position:relative}.budget-hero .overlay{text-align:center;color:#fff;padding:20px;position:relative}.budget-hero h1{text-transform:uppercase;color:gold;margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1}.budget-hero #span1{font-size:1.2rem}.budget-hero #span2{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700}.budget-form-section{justify-content:center;padding:80px 20px;display:flex}.budget-form{flex-direction:column;gap:15px;width:100%;max-width:600px;display:flex}.budget-form input,.budget-form textarea{border:1px solid #ddd;border-radius:6px;padding:12px}.contact-info{text-align:center;color:#fff;flex-direction:column;gap:1rem;padding:60px 20px;display:flex}.contact-info h2{color:gold;text-transform:uppercase;font-size:2rem;font-weight:700}.contact-info .socials{justify-content:center;display:flex}.legal-page{background:#f8f9fa;padding:120px 20px 80px}.legal-container{background:#fff;border-radius:12px;max-width:900px;margin:0 auto;padding:40px;box-shadow:0 10px 30px #0000000d}.legal-container h1{margin-bottom:20px;font-size:32px}.legal-container h2{margin-top:30px;font-size:22px}.legal-container p,.legal-container li{margin-top:10px;line-height:1.7}.last-update{color:#777;margin-top:40px;font-size:14px}.cookie-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#06121ef2;border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:90%;max-width:900px;padding:18px 25px;animation:.4s forwards fadeInUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.cookie-banner p{color:#fff;font-size:14px;line-height:1.5}.cookie-banner a{color:#00d4ff;font-weight:500}.cookie-banner button{cursor:pointer;color:#06121e;background:linear-gradient(90deg,#fff,#2099bb);border:none;border-radius:25px;padding:10px 20px;font-weight:600;transition:all .3s}.cookie-banner button:hover{transform:scale(1.05)}@media (max-width:768px){.cookie-banner{text-align:center;flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:1020px){.menu{display:none}.hamburger{display:flex}}@media (max-width:900px){.footer-container{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer-container{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:10px}.contact-info .socials{flex-direction:column}}@media (max-width:768px){.hero{height:auto;padding:120px 20px 60px}h1,h2,h3,h4{line-height:1}.hero-content h1{font-size:2rem}.servicos-text{flex-direction:column;gap:1rem;margin-top:20px;padding:20px;display:flex}.container{padding:10px}.service-grid{flex-wrap:wrap;display:flex}.servicos-buttons{padding:10px}.servicos-buttons .cta-button{padding:10px;font-size:1rem;line-height:1}.saiba-mais{padding:10px}.cta-buttons,.cta-benefits{flex-direction:column}.benefits-grid{grid-template-columns:repeat(2,1fr)}.service-benefits,.details-grid{padding:0}.servicos-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.servico-text{text-align:center;padding:10px}.servicos-card h3{font-size:1.8rem;line-height:1}.servico-text{flex-direction:column;gap:1rem;display:flex}.footer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:10px;display:flex}.footer-bottom{align-items:center}.footer-container{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.footer-cols{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer-text{align-items:center;gap:1rem;display:flex}.cds{font-size:1.2rem}.cds a{font-size:1rem}}@media (max-width:900px){.sobre-container{grid-template-columns:1fr}.sobre-images{height:400px;margin-top:30px}}@media screen and (max-width:400px){.hero-content{top:50px}.benefits-grid{flex-direction:column;justify-content:center;align-items:center;display:flex}.service-benefits,.details-grid{padding:0}.servicos-grid{flex-direction:column;display:flex}.footer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.footer-bottom{align-items:center}.footer-container{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.footer-cols{flex-wrap:wrap;gap:1rem;display:flex}.footer-text{align-items:center;gap:1rem;display:flex}.cds{font-size:1.2rem}.cds a{font-size:1rem}}
@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.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:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..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:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.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:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.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:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.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:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.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:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.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:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.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:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..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:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.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:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.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:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_8512ab8b-module__tquVMq__className{font-family:Oswald,Oswald Fallback;font-style:normal}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.13c6n_dh74ayc.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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.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:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_15f2850e-module__UNR8Ya__className{font-family:Poppins,Poppins Fallback;font-style:normal}
