*{margin:0;padding:0}*,:before,:after{box-sizing:border-box}img,video{vertical-align:middle;object-fit:cover;background-repeat:no-repeat;background-size:cover;width:100%;max-width:100%;height:100%}body,html{scroll-behavior:smooth;height:100%}ul,ol{list-style:none}p,span,h1,h2,h3,h4,h5,h6{color:#1c1c1c;overflow-wrap:break-word;font-size:.75rem}button{cursor:pointer;background:0 0;border:none}button:hover,button:focus{border:none}a{color:#1c1c1c}.classes-section{align-items:center}.classes-section__subtitle{text-align:center;display:none}@media screen and (min-width:656px){.classes-section__subtitle{max-width:80%;display:block}}.classes-section .card-wrapper{flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:1024px;display:flex}@media screen and (min-width:656px){.classes-section .card-wrapper{flex-direction:row}}.principle{text-align:center;flex-direction:column;gap:.5rem;display:flex}@media screen and (min-width:1024px){.principle:hover .principle__symbol,.principle:focus .principle__symbol{background-color:#f9c6cb}}.principle-list{gap:2rem;margin:1rem 0;display:grid}@media screen and (min-width:656px){.principle-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.principle-list{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.principle-list{grid-template-columns:repeat(5,1fr)}}.principle-list .principle:last-child .principle__symbol span{margin-left:-9px}.principle__symbol{color:#d62839;background-color:#fdecee;border-radius:100%;width:60px;height:60px;margin:0 auto;padding:1rem}.principle__symbol span{text-wrap:wrap;text-align:center;color:#d62839;white-space:nowrap;width:100%;height:100%;font-size:.875rem;font-weight:700;display:block}.principle__title{font-size:1rem;font-style:italic;font-weight:700}.principle__description{font-size:.75rem}.principles-article{background-color:#fdecee;border-radius:10px;width:100%;margin:0 auto;padding:1rem}@media screen and (min-width:1024px){.principles-article__wrapper{flex-direction:row;justify-content:space-around;gap:1rem;display:flex}.principles-article__item{text-align:center}}.principles-article h3{text-align:center;margin-bottom:1.5rem;font-weight:700}.principles-article h4{color:#1c1c1c;margin-bottom:1rem;font-size:1rem;font-weight:700}.principles-article ol{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.principles-article li{align-items:center;gap:.5rem;display:flex}.principles-article li p{font-size:.875rem}.values-grid{gap:2rem;margin:1rem 0;display:grid}@media screen and (min-width:656px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.values-grid{grid-template-columns:repeat(4,1fr)}}.value{flex-direction:column;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.value__icon-container{background-color:#fdecee;border-radius:100%;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:1rem;display:flex}.value__icon{width:32px;height:32px}.value__title{font-weight:700}.value__description{text-align:center;color:#2a2a2a}@media screen and (min-width:1024px){.value--orange:hover .value__icon-container,.value--orange:focus .value__icon-container{background-color:#ffb74d}}.value--orange .value__icon-container{background-color:#ffe0b2}.value--orange .value__icon{color:#ef6c00}@media screen and (min-width:1024px){.value--red:hover .value__icon-container,.value--red:focus .value__icon-container{background-color:#e63946}}.value--red .value__icon-container{background-color:#fdecee}.value--red .value__icon{color:#8b0000}@media screen and (min-width:1024px){.value--green:hover .value__icon-container,.value--green:focus .value__icon-container{background-color:#b3ffb3}}.value--green .value__icon-container{background-color:#e6ffe6}.value--green .value__icon{color:#32a832}@media screen and (min-width:1024px){.value--yellow:hover .value__icon-container,.value--yellow:focus .value__icon-container{background-color:#ffd166}}.value--yellow .value__icon-container{background-color:#fff9db}.value--yellow .value__icon{color:#e6b800}@media screen and (min-width:1024px){section.instructor{flex-direction:row;align-items:center;gap:2rem}}section.instructor>article{flex:1}.instructor__container-image{flex-direction:column;align-items:center;gap:1rem;display:flex}.instructor__image{aspect-ratio:1;object-fit:scale-down;border-radius:10px;width:100%;max-width:350px}@media screen and (min-width:1024px){.instructor__image{max-width:400px}}@media screen and (min-width:1280px){.instructor__image{max-width:500px}}.instructor__content{flex-direction:column;gap:1rem;display:flex}.instructor li{align-items:center;gap:.5rem;display:flex}.contact-wrapper{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}@media screen and (min-width:656px){.contact-wrapper{gap:unset;flex-direction:row;justify-content:space-evenly;margin:3rem 0}}@media screen and (min-width:1024px){.contact-wrapper{max-width:1280px;margin:4rem auto}}.contact__item{align-items:center;gap:1rem;margin-top:.5rem;font-size:.75rem;display:flex}@media screen and (min-width:656px){.contact__item{margin-top:1rem;font-size:1rem}}.contact__item span{font-size:.75rem}@media screen and (min-width:656px){.contact__item span{font-size:1rem}}.contact__item svg{width:24px;height:24px}.not-found{text-align:center;background:linear-gradient(135deg,#0d1b2a,#0a2540);flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100vh;display:flex}.not-found__title{color:#d62839}.not-found__message{color:#fff}.not-found__home-link{color:#fff;background:#d62839;border-radius:6px;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s;display:inline-block}.not-found__home-link:hover{background:#b71c1c}h1{font-size:24px;font-weight:400;line-height:32px}@media screen and (min-width:656px){h1{font-size:28px;line-height:40px}}@media screen and (min-width:1024px){h1{font-size:32px}}h2,.secondary-heading{margin-bottom:.5rem;font-size:20px;font-weight:400;line-height:28px;display:block}@media screen and (min-width:656px){h2,.secondary-heading{font-size:22px}}@media screen and (min-width:1024px){h2,.secondary-heading{font-size:24px}}h2.border-bottom,.secondary-heading.border-bottom{border-bottom:3px solid #d62839;width:-moz-fit-content;width:fit-content;padding-bottom:.25rem}h3{font-size:18px;font-weight:400;line-height:24px}@media screen and (min-width:656px){h3{font-size:18px}}@media screen and (min-width:1024px){h3{font-size:20px}}p{font-size:14px;line-height:24px}@media screen and (min-width:1024px){p{font-size:16px}}span{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;font-family:inherit;font-style:inherit;font-variant:inherit;font-optical-sizing:inherit;font-kerning:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-weight:inherit}.red{color:#d62839}.section{flex-direction:column;gap:.5rem;width:100%;max-width:1440px;margin:0 auto;padding:1rem;display:flex}@media screen and (min-width:1024px){.section{gap:1rem;padding:2rem}}@media screen and (min-width:1441px){.section{padding:2rem 0}}.section--text-center,.section.section--text-center{text-align:center}.section.section--text-center h2{margin:0 auto}header{z-index:10;width:100%;transition:all .3s ease-in-out;position:fixed;top:0;left:0;right:0}header .navbar__links a,header .navbar__logo-container a,header .navbar__button svg{color:#fff}header.scrolled{background-color:#fff;border-bottom:4px solid #d62839}header.scrolled .navbar__links a,header.scrolled .navbar__logo-container a,header.scrolled .navbar__button svg{color:#1c1c1c}.sentinel{background-color:transparent;width:100%;height:5px;position:absolute;top:0;left:0}.navbar{align-items:center;padding:1rem}@media screen and (min-width:1440px){.navbar{max-width:1440px;margin:0 auto}}@media screen and (min-width:1024px){.navbar{justify-content:space-between;align-items:center;padding:1.5rem;display:flex}}.navbar__logo{width:40px;height:40px}@media screen and (min-width:1024px){.navbar__logo{width:50px;height:50px}}@media screen and (min-width:1280px){.navbar__logo{width:60px;height:60px}}.navbar__logo-container{min-width:200px}.navbar__logo-container a{align-items:center;gap:.5rem;display:flex}.navbar a,.navbar button{color:#1c1c1c;font-size:1rem;text-decoration:none}@media screen and (min-width:1024px){.navbar a,.navbar button{font-size:1.25rem}}.navbar__title-container{justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:1024px){.navbar__title-container{width:min-content}}@media screen and (min-width:1280px){.navbar__title-container{width:unset}}.navbar__button{border-radius:.5rem;padding:.5rem}@media screen and (min-width:1024px){.navbar__button{display:none}}.navbar__links-container{grid-template-rows:0fr;padding-left:1rem;transition:grid-template-rows .5s;display:grid}@media screen and (min-width:1024px){.navbar__links-container{grid-template-rows:1fr}}.navbar__links-container a{color:#1c1c1c;text-transform:uppercase;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:100;display:block}.navbar__links-container a:hover,.navbar__links-container a:focus{background-color:#f9c6cb;color:#d62839!important}.navbar__links-container a.active{pointer-events:none;cursor:default;background-color:#d62839;color:#fff!important}.navbar__links{overflow:hidden}.navbar__links a{white-space:nowrap}@media screen and (min-width:1024px){.navbar__links{gap:.25rem;display:flex}}.navbar__link-separator{border-top:1px solid #e6e6e6;margin-top:1rem}@media screen and (min-width:1024px){.navbar__link-separator{display:none}}.navbar.open .navbar__links-container{grid-template-rows:1fr}.footer{background:linear-gradient(130deg,#8b0000,#1c1c1c 70%);width:100%;padding:3rem 2rem 1rem}.footer img{object-fit:cover;width:80%;max-width:300px}.footer h3{color:#fff;border-color:#fc3;border-bottom-style:solid;border-bottom-width:2px;width:-moz-fit-content;width:fit-content;margin-bottom:1rem;padding-bottom:.25rem;font-size:1rem}@media screen and (min-width:1024px){.footer h3{font-size:1.25rem}}.footer span,.footer p{color:#d9d9d9;font-size:.75rem}.footer article{flex-direction:column;flex:1;gap:.5rem;display:flex}.footer .secondary-heading{color:#fff;display:block}@media screen and (min-width:1024px){.footer .secondary-heading{font-size:1.25rem}}.footer__content{flex-direction:column;gap:1rem;display:flex}@media screen and (min-width:1024px){.footer__content{flex-direction:row;justify-content:space-between}}.footer .footer_socials{gap:.5rem;display:flex}.footer .footer_socials a{background-color:#d62839;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:flex}.footer .navbar__links-container{padding:0;display:block}.footer .navbar__links{flex-direction:column;gap:.25rem;display:flex}.footer .navbar__links a{color:#d9d9d9;background:0 0;width:-moz-fit-content;width:fit-content;padding:0;font-size:.875rem;text-decoration:none}.footer .navbar__links a:hover,.footer .navbar__links a:focus{color:#fc3}.footer .navbar__links a.active{color:#e6b800!important}.footer .navbar__link-separator{display:none}.footer__contact>div{align-items:center;gap:1rem;display:flex}.footer__contact p,.footer__contact a{color:#d9d9d9;font-size:.875rem}.footer__contact a:hover,.footer__contact a:focus{color:#fc3}.footer__contact a.active{color:#e6b800}.footer__copyright{text-align:center;border-top:1px solid silver;margin-top:2rem;padding-top:1rem;font-style:italic}.footer__copyright a{color:#d62839;text-decoration:none}.footer__copyright a:hover,.footer__copyright a:focus{color:#8b0000}.subscription{max-width:unset;text-align:center;background:linear-gradient(130deg,#1c1c1c,#8b0000);border-bottom:1px solid #fff;align-items:center;padding:2rem}.subscription h2{color:#fff}.subscription p{color:#d9d9d9;margin-bottom:1rem}.service-card{background-color:#1c1c1c;width:100%;max-width:500px;margin-bottom:2.5rem;position:relative}.service-card__content{background-color:#8b0000;width:90%;margin-left:5%;padding:1.75rem;position:absolute;bottom:-3rem}.service-card__content *{color:#fff}.service-card__image-container{position:relative}.service-card__image-container:before{content:"";background-color:rgba(0,0,0,.25);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.service-card__image{aspect-ratio:1;object-fit:cover}.service-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.service-card__details{grid-template-rows:0fr;transition:grid-template-rows .5s;display:grid}.service-card__details[aria-hidden=false]{grid-template-rows:1fr}.service-card__details>div{overflow:hidden}.service-card__details>div p{padding:1rem}.service-card.expanded .service-card__image-container:before{background-color:rgba(0,0,0,.5)}.benefit-cards-grid{gap:2rem;margin:1rem 0;padding-bottom:2.5rem;display:grid}@media screen and (min-width:656px){.benefit-cards-grid{grid-template-columns:repeat(2,1fr);justify-content:center}}@media screen and (min-width:1280px){.benefit-cards-grid{grid-template-columns:repeat(3,1fr)}}.benefit-cards-grid .service-card{justify-self:center}@media screen and (min-width:656px){.benefit-cards-grid .service-card:nth-child(2n){transform:translateY(3rem)}}@media screen and (min-width:1280px){.benefit-cards-grid .service-card:nth-child(2n){transform:none}.benefit-cards-grid .service-card:nth-child(3n-1){transform:translateY(3rem)}}@media screen and (min-width:1440px){.benefit-cards-grid.benefit-cards-grid--home{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1280px){.benefit-cards-grid.benefit-cards-grid--home .service-card:nth-child(2n){transform:translateY(3rem)}}.button{width:-moz-fit-content;width:fit-content;font-size:1rem;font-weight:600}@media screen and (min-width:1024px){.button{font-size:1.25rem}}.button.button--small{letter-spacing:.05em;font-size:.875rem;font-weight:400;line-height:1.5}.button--primary{color:#fff;background-color:#d62839;border:1px solid #d62839;border-radius:8px;padding:.75rem 1.5rem}.button--primary:hover,.button--primary:focus{background-color:#b71c1c;border:1px solid #b71c1c}.button--primary:active{border:1px solid #b71c1c;box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3)}@media screen and (min-width:1024px){.button--primary{padding:1rem 2rem}}.button--primary.button--small{padding:.5rem 1rem}.button--primary.button--animated{transition:all .2s ease-in-out}.button--primary.button--animated:hover,.button--primary.button--animated:focus{transform:scale(1.05)}.button--secondary{border:1px solid transparent;border-radius:8px;padding:.75rem 1.5rem}.button--secondary:hover,.button--secondary:focus{border:1px solid transparent;box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3)}@media screen and (min-width:1024px){.button--secondary{padding:1rem 2rem}}.button--secondary.button--red{color:#d62839;border-color:#d62839}.button--secondary.button--white{color:#fff;border-color:#fff}.button--tertiary{color:#d62839;padding:.75rem 1.5rem}.button--tertiary:hover,.button--tertiary:focus{color:#b71c1c;text-decoration:underline}.button--tertiary.button--yellow{color:#fc3}.button--tertiary.button--yellow:hover,.button--tertiary.button--yellow:focus{color:#e6b800}.card{background:#fdecee;border-radius:2rem;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex;position:relative}.card:hover,.card:focus{box-shadow:0 5px 15px rgba(0,0,0,.35)}.card:hover .card__icon,.card:focus .card__icon{transform:scale(1.1)rotate(20deg)}.card__icon{color:#d62839;width:3rem;height:3rem;transition:transform .3s;position:absolute;top:1.5rem;right:1.5rem}.card h3{color:#d62839;font-size:1.875rem;font-weight:700;line-height:2.25rem}.card>p{line-height:1.625rem}.card ul li{align-items:center;gap:.5rem;display:flex}.card ul li p{font-size:.875rem}.card.card--yellow{background:#fff9db}.card.card--yellow .card__icon,.card.card--yellow h3{color:#fc3}.card.card--yellow .dot{background-color:#fc3}.card button{width:100%}.dot{background-color:#d62839;border-radius:50%;width:.5rem;height:.5rem;display:inline-block}.swiper{max-width:100%}.swiper .swiper-button-next,.swiper .swiper-button-prev{color:#fc3}.swiper .swiper-button-next:hover,.swiper .swiper-button-next:focus,.swiper .swiper-button-prev:hover,.swiper .swiper-button-prev:focus{color:#e6b800}.swiper .swiper-pagination-bullet{opacity:.3;background-color:#fc3}.swiper .swiper-pagination-bullet:hover,.swiper .swiper-pagination-bullet:focus{opacity:.6}.swiper .swiper-pagination-bullet-active{opacity:1;background-color:#fc3}.swiper .swiper-slide{border-radius:.5rem;max-width:600px;transition:all .3s;position:relative}@media screen and (min-width:1024px){.swiper .swiper-slide:before{content:"";z-index:1;background-color:rgba(0,0,0,.25);border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.swiper .swiper-slide:hover:before,.swiper .swiper-slide:focus:before{background-color:transparent}}.swiper img{aspect-ratio:1/1.2;object-fit:cover;border-radius:.5rem}.required{color:#d62839}.input{color:#2a2a2a;background-color:#fff;border:1px solid #d9d9d9;border-radius:.5rem;width:100%;padding:.5rem;font-size:1rem}.input:focus,.input:hover{border-color:#1c1c1c;outline:none}.input__wrapper{flex-direction:column;gap:.25rem;display:flex}.input__label{letter-spacing:.05em;font-size:1rem}.input__error-message{color:#d62839}.input--error{outline:none}.contact-form{flex-direction:column;gap:.5rem;display:flex}@media screen and (min-width:656px){.contact-form{max-width:500px}}.contact-form button{align-self:end;margin-top:.5rem}.feedback{text-align:center;z-index:99;cursor:pointer;opacity:0;border-radius:8px;min-width:250px;padding:12px 20px;font-size:16px;font-weight:500;position:fixed;top:-60px;left:50%;transform:translate(-50%)}.feedback--success{color:#fff;background-color:#32a832}.feedback--error{color:#fff;background-color:#d62839}.feedback--show{animation:3s forwards fadeInOut}@keyframes fadeInOut{0%{opacity:0;top:-60px}10%{opacity:1;top:1.5rem}90%{opacity:1;top:1.5rem}to{opacity:0;top:0}}.backdrop{z-index:10;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{background-color:#fff;border:none;border-radius:.5rem;flex-direction:column;gap:1rem;width:max(40%,min(600px,90%));height:-moz-fit-content;height:fit-content;max-height:100%;margin:auto;padding:2rem;display:flex}.modal__header{justify-content:space-between;align-items:center;display:flex}.modal__close-button{cursor:pointer;background:0 0;border:none}@media screen and (min-width:1280px){.modal__close-button{color:#fff;position:absolute;top:-30px;right:0}}.hero{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.hero__image-wrapper{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.hero__overlay{z-index:1;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8));position:absolute;top:0;bottom:0;left:0;right:0}.hero__image{object-fit:cover;object-position:center}.hero__image--mobile{display:block}@media screen and (min-width:656px){.hero__image--mobile{display:none}}.hero__image--desktop{display:none}@media screen and (min-width:656px){.hero__image--desktop{display:block}}.hero__description{display:none}@media screen and (min-width:656px){.hero__description{display:block}}.hero__content{z-index:2;padding:0 1rem;position:relative}.hero__content h1{color:#fff;margin-bottom:2rem;font-size:max(2.5rem,min(6vw,4rem));font-weight:700;line-height:110%}.hero__content p{color:#fff;max-width:40rem;margin:0 auto;font-size:max(1rem,min(2.5vw,1.5rem));line-height:140%}.hero__contact-button{display:block}@media screen and (min-width:656px){.hero__contact-button{display:none}}.hero.hero--secondary{height:60svh}@media screen and (min-width:656px){.hero.hero--secondary{height:100svh}}.hero.hero--secondary h1{text-transform:uppercase}.hero.hero--secondary .hero__image-wrapper:before{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8));width:100%;height:100%;position:absolute;top:0;left:0}dialog.modal{max-width:550px}.gmap__wrapper{text-align:right;aspect-ratio:16/9;width:300px;margin:1rem auto 0;position:relative}@media screen and (min-width:656px){.gmap__wrapper{width:350px}}@media screen and (min-width:1024px){.gmap__wrapper{width:550px}}.gmap__canvas{width:100%;height:100%;overflow:hidden;background:0 0!important}.gmap__iframe{width:100%;height:100%}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-left{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-right{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-horizontal .swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-horizontal .swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal~.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal~.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-vertical .swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-vertical .swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;transform:rotate(-90deg)}.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;transform:rotate(-90deg)}.swiper-vertical .swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-vertical{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock,.hide{display:none}.bg-gray{background-color:#f5f5f5}
@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/d0daeb77ad486505-s.53fd57f3.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:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/13c8bea787795a91-s.3c7372c0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fb34704f4f4f68ab-s.ce643c06.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:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/26229c3b890d5b41-s.d2027bdc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.p.6e8c23fe.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:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/eca1cc1e672884b5-s.080cd8a2.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:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/05ce0245cbf07d46-s.bde6fdef.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:Noto Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/dc6d2a64e9dbf3bc-s.p.4b9eb7a1.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/d0daeb77ad486505-s.53fd57f3.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/13c8bea787795a91-s.3c7372c0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fb34704f4f4f68ab-s.ce643c06.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/26229c3b890d5b41-s.d2027bdc.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.p.6e8c23fe.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/eca1cc1e672884b5-s.080cd8a2.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/05ce0245cbf07d46-s.bde6fdef.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:Noto Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/dc6d2a64e9dbf3bc-s.p.4b9eb7a1.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:Noto Sans Fallback;src:local(Arial);ascent-override:100.54%;descent-override:27.56%;line-gap-override:0.0%;size-adjust:106.33%}.noto_sans_5155a4c6-module__UnMV-G__className{font-family:Noto Sans,Noto Sans Fallback;font-style:normal}
