a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box}body,html{height:100%}ul{margin:0;padding:0;list-style:none}.container-w{display:grid;grid-gap:20px;gap:20px}@media(max-width:991px){.container-w{gap:10px}}@media(min-width:992px){.container-w{grid-template-columns:repeat(12,1fr);grid-auto-rows:auto}.container-w .col-12{grid-column:span 12}.container-w .col-11{grid-column:span 11}.container-w .col-10{grid-column:span 10}.container-w .col-9{grid-column:span 9}.container-w .col-8{grid-column:span 8}.container-w .col-7{grid-column:span 7}.container-w .col-6{grid-column:span 6}.container-w .col-5{grid-column:span 5}.container-w .col-4{grid-column:span 4}.container-w .col-3{grid-column:span 3}.container-w .col-2{grid-column:span 2}.container-w .col-1{grid-column:span 1}}@media(max-width:991px){.container-w{grid-template-columns:repeat(6,1fr);grid-auto-rows:auto}.container-w .col-1,.container-w .col-10,.container-w .col-11,.container-w .col-12,.container-w .col-2,.container-w .col-3,.container-w .col-4,.container-w .col-5,.container-w .col-6,.container-w .col-7,.container-w .col-8,.container-w .col-9{grid-column:span 12}}.pad-com{padding:0 50px}@media(max-width:991px){.pad-com{padding:0 20px}}.mar-com{margin:60px 0}.pad-com-lr{padding-left:50px;padding-right:50px}@media(max-width:991px){.pad-com-lr{padding-left:20px;padding-right:20px}}[data-animation=head].in-view .elm span{transform:translateY(0)}[data-animation=head] .elm{display:flex;overflow:hidden;position:relative;line-height:1}[data-animation=head] .elm:first-child span{transition:transform 1.5s var(--ease-out-expo)}[data-animation=head] .elm:nth-child(2){margin-top:-.5rem}[data-animation=head] .elm:nth-child(2) span{transition:transform 1.5s .2s var(--ease-out-expo)}[data-animation=head] .elm:nth-child(3){margin-top:-.5rem}[data-animation=head] .elm:nth-child(3) span{transition:transform 1.5s .4s var(--ease-out-expo)}[data-animation=head] .elm:last-child{margin-bottom:0}[data-animation=head] .elm.cen-alg{justify-content:center}[data-animation=head] .elm span{transform:translateY(100%);transition-delay:1s}[data-animation=scale-up]{transition:all 1.5s var(--ease-out-expo);opacity:0;visibility:hidden;transform:scale(.8)}[data-animation=scale-up].in-view{opacity:1;transform:scale(1);visibility:visible}[data-animation=opacity-up]{transition:all 1.5s var(--ease-out-expo);opacity:0;visibility:hidden;transform:translateY(30%)}[data-animation=opacity-up].in-view{opacity:1;transform:translateY(0);visibility:visible}[data-animation=opacity]{transition:all 1.5s var(--ease-out-expo);opacity:0;visibility:hidden}[data-animation=opacity].in-view{opacity:1;visibility:visible}[data-animation=fade-up]{opacity:0;visibility:hidden;transform:translateY(30px);transition:all 1.2s var(--ease-out-expo)}[data-animation=fade-up].in-view{opacity:1;visibility:visible;transform:translateY(0)}[data-animation=fade-up-delay]{opacity:0;visibility:hidden;transform:translateY(30px);transition:all 1.2s .3s var(--ease-out-expo)}[data-animation=fade-up-delay].in-view{opacity:1;visibility:visible;transform:translateY(0)}[data-animation=ctalink]{display:inline-block;position:relative;white-space:nowrap;overflow:hidden}[data-animation=ctalink] span{display:inline-block}[data-animation=grapes-up].in-view .logo-w img{opacity:1;visibility:visible;transition:opacity .8s .1s var(--ease-out-expo)}[data-animation=grapes-up].in-view .logo-max .text-w .image-container img{transform:translateY(0);transition:transform 1s .05s var(--ease-out-expo)}[data-animation=grapes-up].in-view .logo-max .text-w .ww span{transform:translateY(0);transition:transform 1s .1s var(--ease-out-expo)}[data-animation=grapes-up] .logo-w{overflow:hidden}[data-animation=grapes-up] .logo-w img{opacity:0;visibility:hidden}[data-animation=grapes-up] .logo-max .text-w .image-container{overflow:hidden}[data-animation=grapes-up] .logo-max .text-w .image-container img{transform:translateY(100%)}[data-animation=grapes-up] .logo-max .text-w .ww{display:flex;overflow:hidden;justify-content:flex-end}[data-animation=grapes-up] .logo-max .text-w .ww span{transform:translateY(100%)}.max900{max-width:900px!important;margin:0 auto}.max910{max-width:910px!important}.header{position:fixed;top:0;left:0;width:100%;background-color:var(--white);z-index:1000;transform:translateY(-20px);opacity:0;transition:transform .4s ease,opacity .4s ease}.header.header--enter{transform:translateY(0);opacity:1}.header.header--hide{transform:translateY(-110%)}.header.header--show{transform:translateY(0)}@media only screen and (max-width:991px){.header{border-bottom:1px solid var(--border-clr)}}.header__container{display:flex;align-items:center;justify-content:space-between;max-width:1920px;margin:0 auto;padding:1rem 56px;gap:2rem}@media only screen and (max-width:991px){.header__container{padding:1rem 16px}}@media only screen and (max-width:563px){.header__container{padding:1rem}}.header__logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;z-index:1102}.header__logo-text{display:flex;align-items:baseline}@media only screen and (max-width:991px){.header__logo-text img{width:54px;height:32px}}.header__nav{display:flex;align-items:center;gap:.5rem;flex:1 1;justify-content:center}@media only screen and (max-width:991px){.header__nav--desktop{display:none}}.header__nav--mobile{display:none;flex-direction:column;align-items:stretch;gap:.5rem;padding:0}@media only screen and (max-width:991px){.header__nav--mobile{display:flex}}.header__nav-item{position:relative;display:flex;align-items:center}@media only screen and (max-width:991px){.header__nav-item{flex-direction:column;align-items:stretch;width:100%}.header__nav-item.is-open .header__nav-link--dropdown{color:var(--white);background:var(--primary-gradient)}.header__nav-item.is-open .header__nav-link--dropdown .header__nav-chevron{color:var(--white)}}@media(min-width:992px){.header__nav-item.is-open .header__nav-link--dropdown{color:var(--orange-icon)}.header__nav-item.is-open .header__nav-link--dropdown .header__nav-chevron{transform:rotate(180deg);color:var(--orange-icon)}}.header__nav-item.is-active .header__nav-link,.header__nav-link{color:var(--black)}.header__nav-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;font-family:medium,sans-serif;font-size:20px;background:none;border:none;cursor:pointer;transition:color .2s var(--ease-out-cubic);position:relative}@media only screen and (max-width:991px){.header__nav-link:hover{color:var(--black)}}.header__nav-link--dropdown .header__nav-chevron{font-size:1rem;transition:transform .2s var(--ease-out-cubic)}@media only screen and (max-width:991px){.header__nav-link--dropdown.is-open{background:var(--primary-gradient);color:var(--white)}.header__nav-link--dropdown.is-open .header__nav-chevron{transform:rotate(180deg);color:var(--white)}.header__nav-link{width:100%;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border-clr)}}.header__nav-chevron{font-size:.875rem;color:var(--gray)}@media only screen and (max-width:991px){.header__nav-chevron{font-size:1rem}}.header__dropdown{position:absolute;top:80%;left:0;background:var(--white);border:1px solid var(--border-clr);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:200px;margin-top:.5rem;z-index:1002;animation:dropdownFadeIn .2s var(--ease-out-cubic);overflow:visible}.header__dropdown--mobile{position:static;border:none;box-shadow:none;border-radius:0;margin-top:0;padding:.25rem 1.5rem .5rem;background:rgba(0,0,0,0);animation:none;width:100%;display:flex;flex-direction:column;gap:.25rem}@media only screen and (max-width:991px){.header__dropdown--mobile{padding:0 1.5rem .5rem}}@media(min-width:992px){.header__dropdown--products-mega{width:min(632px,100vw - 112px);border-radius:18px;padding:12px;background:#f6f6f7;border:1px solid rgba(0,0,0,.06);box-shadow:0 18px 40px rgba(0,0,0,.12)}}@media only screen and (max-width:991px){.header__dropdown--products-mega{padding:0;border:none;box-shadow:none;border-radius:0;background:rgba(0,0,0,0)}}@media(min-width:992px){.header__dropdown .header__products-mega{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;background:rgba(0,0,0,0)}.header__dropdown .header__products-mega-left{padding:10px;background:var(--white);border-radius:14px;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:10px}.header__dropdown .header__products-mega-group{width:100%;border:none;background:rgba(0,0,0,0);border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;transition:background .2s var(--ease-out-cubic),color .2s var(--ease-out-cubic)}.header__dropdown .header__products-mega-group:hover{background:rgba(0,0,0,.03)}.header__dropdown .header__products-mega-group.is-active{background:var(--primary-gradient);color:var(--white)}.header__dropdown .header__products-mega-group.is-active .header__products-mega-group-icon img{filter:brightness(0) invert(1)}.header__dropdown .header__products-mega-group.is-active .header__products-mega-group-chevron{color:var(--white)}.header__dropdown .header__products-mega-group-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px}.header__dropdown .header__products-mega-group-label{font-family:medium,sans-serif;font-size:18px;line-height:1.2;color:inherit}.header__dropdown .header__products-mega-group-chevron{margin-left:auto;color:var(--gray);font-size:22px;transition:color .2s var(--ease-out-cubic)}.header__dropdown .header__products-mega-right{background:var(--white);border-radius:14px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.header__dropdown .header__products-mega-title{padding:16px 18px;font-family:medium,sans-serif;font-size:16px;color:rgba(0,0,0,.45);border-bottom:1px solid rgba(0,0,0,.08)}.header__dropdown .header__products-mega-items{display:flex;flex-direction:column}.header__dropdown .header__products-mega-item{display:flex;align-items:center;gap:12px;padding:16px 18px;text-decoration:none;color:var(--black);font-family:medium,sans-serif;font-size:18px;transition:background .2s var(--ease-out-cubic)}.header__dropdown .header__products-mega-item.is-active,.header__dropdown .header__products-mega-item:hover{background:rgba(0,0,0,.03)}.header__dropdown .header__products-mega-item-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px}}@media only screen and (max-width:991px){.header__dropdown .header__products-mobile{display:flex;flex-direction:column;gap:10px;padding:.25rem 0 .5rem}.header__dropdown .header__products-mobile-group-title{padding:.75rem 1.5rem;font-family:medium,sans-serif;font-size:16px;color:rgba(0,0,0,.5);border-top:1px solid var(--border-clr)}.header__dropdown .header__products-mobile-items{display:flex;flex-direction:column}.header__dropdown .header__products-mobile-item{display:flex;align-items:center;gap:12px;padding:1.125rem 1.5rem;border-bottom:1px solid var(--border-clr);text-decoration:none;color:var(--black);font-family:medium,sans-serif;font-size:20px}.header__dropdown .header__products-mobile-item-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px}}.header__dropdown-item{display:flex;flex-direction:column;position:relative}@media only screen and (max-width:991px){.header__dropdown-item{width:100%}}.header__dropdown-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;color:var(--black);text-decoration:none;font-family:medium,sans-serif;font-size:.9375rem;background:none;border:none;cursor:pointer;transition:all .2s var(--ease-out-cubic);width:100%;text-align:left}.header__dropdown-link.is-active,.header__dropdown-link:hover{background:var(--primary-gradient);color:var(--white)}.header__dropdown-link.is-active .header__dropdown-chevron,.header__dropdown-link:hover .header__dropdown-chevron{color:var(--white)}@media only screen and (max-width:991px){.header__dropdown-link{padding:.875rem 1.5rem;font-size:1rem}}@media(min-width:992px){.header__dropdown-nested{position:absolute;left:100%;top:0;background:var(--white);border:1px solid var(--border-clr);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:200px;z-index:1003;display:flex;flex-direction:column;animation:dropdownFadeIn .2s var(--ease-out-cubic)}}.header__dropdown-nested--mobile{position:static;margin-left:0;margin-top:.25rem;border:none;box-shadow:none;border-radius:0;background:rgba(0,0,0,0);animation:none}@media only screen and (max-width:991px){.header__dropdown-nested--mobile{padding-left:2rem}.header__dropdown-nested{position:static;margin-left:0;margin-top:.25rem;border:none;box-shadow:none;border-radius:0;background:rgba(0,0,0,0);animation:none}}.header__dropdown-nested .header__dropdown-link{padding:.625rem 1rem;font-size:.875rem}@media only screen and (max-width:991px){.header__dropdown-nested .header__dropdown-link{padding:.75rem 1.5rem;font-size:.9375rem}}.header__dropdown-chevron{font-size:.875rem;color:var(--gray);transition:color .2s var(--ease-out-cubic),transform .2s var(--ease-out-cubic)}.header__dropdown-link.is-open{background:var(--primary-gradient);color:var(--white)}.header__dropdown-link.is-open .header__dropdown-chevron{transform:rotate(90deg);color:var(--white)}.header__app-store{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@media only screen and (max-width:991px){.header__app-store--desktop{display:none}}.header__app-store-btn{display:flex;align-items:center;gap:.5rem;color:var(--white);text-decoration:none;border-radius:4px;font-family:medium,sans-serif;transition:all .2s var(--ease-out-cubic);border:none;cursor:pointer}.header__app-store-btn:hover{transform:translateY(-1px)}.header__app-store-btn:active{transform:translateY(0)}.header__app-store-btn--apple .header__app-store-icon,.header__app-store-btn--google .header__app-store-icon,.header__app-store-icon{font-size:1.25rem}.header__mobile-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;padding:0;z-index:1001}@media only screen and (max-width:991px){.header__mobile-toggle{display:flex}}.header__mobile-toggle .hamburger__wrap{position:relative;width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.header__mobile-toggle .hamburger__wrap span{display:block;width:100%;height:2px;background:var(--black);border-radius:2px;transition:transform .25s var(--ease-out-cubic),opacity .25s var(--ease-out-cubic);transform-origin:center}.header__mobile-toggle.is-active .hamburger__wrap span:first-child{transform:translateY(8px) rotate(45deg)}.header__mobile-toggle.is-active .hamburger__wrap span:nth-child(2){opacity:0}.header__mobile-toggle.is-active .hamburger__wrap span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header__mobile-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:999;animation:overlayFadeIn .3s var(--ease-out-cubic)}.header__mobile-menu{position:fixed;top:0;left:0;right:0;width:100%;height:100vh;background:var(--white);box-shadow:-2px 0 12px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .25s var(--ease-out-cubic),transform .25s var(--ease-out-cubic);pointer-events:none;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4.5rem 0 2rem;margin:0 auto}.header__mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;border-top:1px solid #939598}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.footer{position:relative;width:100%;background:var(--primary-gradient);color:var(--white);padding:48px 56px}@media only screen and (max-width:991px){.footer{padding:80px 16px}}.footer__container{max-width:1920px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;grid-gap:3rem;gap:3rem;align-items:start}@media only screen and (max-width:991px){.footer__container{grid-template-columns:1fr;gap:2rem}}@media only screen and (max-width:563px){.footer__container{gap:1.5rem}}.footer__logo{flex-shrink:0}.footer__logo-img{display:block;height:auto;max-width:120px}.footer__nav{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;width:90%;margin:0 auto}@media only screen and (max-width:991px){.footer__nav--desktop{display:none}}.footer__nav--mobile{display:none}@media only screen and (max-width:991px){.footer__nav--mobile{width:100%;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}}.footer__nav-item{display:flex;flex-direction:column;gap:.75rem}.footer__nav-heading{font-weight:600;font-size:1rem;color:var(--white);margin-bottom:.5rem}.footer__nav-link{color:var(--white);text-decoration:none;font-family:medium,sans-serif;font-size:1rem;transition:opacity .2s var(--ease-out-cubic);display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}@media(min-width:992px){.footer__nav-link{padding:0;justify-content:flex-start}}@media only screen and (max-width:991px){.footer__nav-link{border-bottom:1px solid var(--white)}}.footer__nav-link:hover{opacity:.8}.footer__nav-link--accordion{background:none;border:none;cursor:pointer;text-align:left}@media only screen and (max-width:991px){.footer__nav-link--accordion{border-bottom:1px solid var(--white)}}.footer__nav-item:first-child .footer__nav-link,.footer__nav-item:last-child .footer__nav-link{font-weight:600}.footer__nav-chevron{font-size:1rem;color:var(--white);transition:transform .2s var(--ease-out-cubic);flex-shrink:0;margin-left:.5rem}@media(min-width:992px){.footer__nav-chevron{display:none}}.footer__nav-subitems{display:flex;flex-direction:column;gap:.5rem;padding-left:0}@media(min-width:992px){.footer__nav-subitems{gap:.75rem}}@media only screen and (max-width:991px){.footer__nav-subitems{padding-left:1.5em}}.footer__nav-subitem{display:flex;flex-direction:column;gap:.5rem}.footer__nav-sublink{color:hsla(0,0%,100%,.9);text-decoration:none;font-family:bold,sans-serif;font-size:.9375rem;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}@media(min-width:992px){.footer__nav-sublink{padding:0}}@media only screen and (max-width:991px){.footer__nav-sublink{border-bottom:1px solid var(--white)}}.footer__nav-sublink--accordion{background:none;border:none;cursor:pointer;text-align:left}@media only screen and (max-width:991px){.footer__nav-sublink--accordion{border-bottom:1px solid var(--white)}}.footer__nav-subsubitems{display:flex;flex-direction:column;gap:.5rem;padding-left:1rem;margin-top:.5rem}.footer__nav-subsublink{color:hsla(0,0%,100%,.8);text-decoration:none;font-family:medium,sans-serif;font-size:.875rem;transition:opacity .2s var(--ease-out-cubic);padding:.375rem 0}@media(min-width:992px){.footer__nav-subsublink{padding:0}}@media only screen and (max-width:991px){.footer__nav-subsublink{border-bottom:1px solid var(--white)}}.footer__nav-subsublink:hover{opacity:.8}.footer__actions{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-end}@media only screen and (max-width:991px){.footer__actions--desktop{display:none}}.footer__actions--mobile{display:none;padding:24px 0 0;align-items:flex-start}@media only screen and (max-width:991px){.footer__actions--mobile{display:flex}}.footer__social{display:flex;align-items:center;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--white);text-decoration:none;transition:opacity .2s var(--ease-out-cubic);border-radius:50%}.footer__social-link:hover{opacity:.8}.footer__social-icon{font-size:1.25rem}.footer__app-store{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}@media only screen and (max-width:991px){.footer__app-store{flex-direction:row;gap:1rem}}.footer__app-store-btn{display:flex;text-decoration:none;transition:opacity .2s var(--ease-out-cubic)}.footer__app-store-btn:hover{opacity:.95}.footer__app-store-btn img{width:100%}.footer__bottom{padding:80px 0 0}@media only screen and (max-width:991px){.footer__bottom{padding:24px 0 0}}.footer__bottom-container{max-width:1920px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}@media only screen and (max-width:991px){.footer__bottom-container{flex-direction:column;gap:1.5rem}}.footer__bottom-left{display:flex;flex-direction:column;gap:.75rem;flex:1 1}@media only screen and (max-width:991px){.footer__bottom-left{order:2}}.footer__bottom-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media only screen and (max-width:991px){.footer__bottom-right{flex-direction:column;align-items:flex-start;gap:.75rem;order:1}}.footer__copyright{font-family:medium,sans-serif;font-size:.9375rem;color:var(--white)}.footer__address{line-height:1.5}.footer__address,.footer__legal-link{font-family:medium,sans-serif;font-size:.875rem;color:hsla(0,0%,100%,.9)}.footer__legal-link{text-decoration:none;transition:opacity .2s var(--ease-out-cubic);white-space:nowrap}.footer__legal-link:hover{opacity:.8}@media only screen and (max-width:991px){.footer__legal-link{white-space:normal}}.footer__legal-separator{color:hsla(0,0%,100%,.6);font-size:.875rem}@media only screen and (max-width:991px){.footer__legal-separator{display:none}}body{overflow-x:hidden;padding:0;font-size:16px;line-height:auto;font-family:medium,sans-serif;font-weight:400;color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-width:300px;width:100%;max-width:2048px;margin:0 auto;line-height:1.1}body.scrollBlock{overflow:hidden}main{margin-top:93px}@media only screen and (max-width:991px){main{margin-top:73px}}.wrapper{width:100%;padding:0 56px;margin:80px 0}@media only screen and (max-width:991px){.wrapper{margin:56px 0;padding:0 16px}}.noDisplay{display:none}.desktopOnly{display:block}@media only screen and (max-width:991px){.desktopOnly{display:none}}.mobileOnly{display:none}@media only screen and (max-width:991px){.mobileOnly{display:block}}.global-route-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--light);z-index:9999}@font-face{font-family:extrabold;src:url(/_next/static/media/Outfit-ExtraBold.1d1c9bc3.woff2)}@font-face{font-family:bold;src:url(/_next/static/media/Outfit-Bold.6c1d954d.woff2)}@font-face{font-family:semibold;src:url(/_next/static/media/Outfit-SemiBold.3e100125.woff2)}@font-face{font-family:medium;src:url(/_next/static/media/Outfit-Medium.49e46fde.woff2)}@font-face{font-family:regular;src:url(/_next/static/media/Outfit-Regular.c3ed040c.woff2)}@font-face{font-family:light;src:url(/_next/static/media/Outfit-Light.a8f4caab.woff2)}:root{--body-bg:#F7F7F7;--bottom-line-gray:#dbdbdc;--black:#000000;--blacktransparent:#00000069;--blacktransparent2:#00000081;--active-li:#e6e7e9;--white:#ffffff;--whitetransparent:#ffffff2b;--orange:#FFBB07;--orange-icon:#F37810;--red:#EF1A23;--gray:#6C7073;--events-box-bg:#EAEAEA;--border-clr:#d7d7d7;--primary-gradient:linear-gradient(90deg,#FFBB07,#EF1A23);--primary-gradient2:linear-gradient(180deg,#FFBB07,#EF1A23);--reverse-primary-gradient:linear-gradient(270deg,#FFBB07,#EF1A23);--primary-gradient-light:linear-gradient(90deg,#ffbd079c,#ef1a25a0);--gradient-light:linear-gradient(135deg,rgba(255,187,7,0.9),rgba(239,26,35,0.9));--black-gradient:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0.8) 75%);--primary-gradient-medium:linear-gradient(90deg,#FFBB07,#EF1A23,#EF1A23);border-radius:0 92.316px 0 0;--tb-margin:3rem 0;--tb-pad:80px 0;--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--easePunchy:cubic-bezier(0.36,0.59,0.22,1)}.lh-g{line-height:1.2}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}