.Drawer-module__ZFvBna__drawer{background-color:var(--primaryColor);width:85vw;height:100vh;box-shadow:1px 0px 10px -5px var(--black1);z-index:10;transition:all .4s linear;display:block;position:fixed}.Drawer-module__ZFvBna__drawer.Drawer-module__ZFvBna__drawer_left{top:0;left:0}.Drawer-module__ZFvBna__drawer.Drawer-module__ZFvBna__drawer_right{top:0;right:0}.Drawer-module__ZFvBna__drawer.Drawer-module__ZFvBna__drawer_top{width:100vw;top:0;left:0}.Drawer-module__ZFvBna__drawer.Drawer-module__ZFvBna__drawer_bottom{width:100vw;bottom:0;left:0}.Drawer-module__ZFvBna__drawer>div{padding-left:16px;padding-right:16px}.Drawer-module__ZFvBna__backdrop{z-index:5;width:100vw;height:0;transition:background-color .4s linear;display:block;position:fixed;bottom:0;left:0}.Drawer-module__ZFvBna__backdrop.Drawer-module__ZFvBna__active{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000;height:100vh}.Drawer-module__ZFvBna__drawerExtraOptions{z-index:1;background-color:var(--primaryColor);align-items:center;gap:.5rem;width:95%;margin:0 auto;display:flex;position:absolute;left:2.5%}.Drawer-module__ZFvBna__drawerExtraOptions_start{border-bottom:1px solid;position:static}.Drawer-module__ZFvBna__drawerExtraOptions_end{border-top:1px solid;bottom:0}@media (max-width:768px){.Drawer-module__ZFvBna__drawer>div{padding-left:8px;padding-right:8px}}
.styles-module__feJ0ia__moreMenu{cursor:pointer;width:25px;height:25px;position:relative}.styles-module__feJ0ia__moreMenu span{font-size:1rem}.styles-module__feJ0ia__moreMenu:before,.styles-module__feJ0ia__moreMenu:after{content:"";background-color:#fff;border-radius:4px;width:100%;height:4px;margin:auto;transition:transform .25s;position:absolute;left:0;right:0}.styles-module__feJ0ia__moreMenu:before{top:5px}.styles-module__feJ0ia__moreMenu:after{bottom:5px}.styles-module__feJ0ia__moreMenu.styles-module__feJ0ia__sidebarOpened:before{transform:translateY(6px)rotate(45deg)}.styles-module__feJ0ia__moreMenu.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-5px)rotate(-45deg)}.styles-module__feJ0ia__moreMenu{color:var(--white);cursor:pointer;background-color:#0000;border:none;max-width:50px;max-height:25px;font-size:18px}.styles-module__feJ0ia__moreMenu-weight-1:before,.styles-module__feJ0ia__moreMenu-weight-1:after{height:1px}.styles-module__feJ0ia__moreMenu-weight-1.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-8px)rotate(-45deg)}.styles-module__feJ0ia__moreMenu-weight-2:before,.styles-module__feJ0ia__moreMenu-weight-2:after{height:2px}.styles-module__feJ0ia__moreMenu-weight-2.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-7px)rotate(-45deg)}.styles-module__feJ0ia__moreMenu-weight-3:before,.styles-module__feJ0ia__moreMenu-weight-3:after{height:3px}.styles-module__feJ0ia__moreMenu-weight-3.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-6px)rotate(-45deg)}.styles-module__feJ0ia__moreMenu-weight-4:before,.styles-module__feJ0ia__moreMenu-weight-4:after{height:4px}.styles-module__feJ0ia__moreMenu-weight-4.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-5px)rotate(-45deg)}.styles-module__feJ0ia__moreMenu-weight-5:before,.styles-module__feJ0ia__moreMenu-weight-5:after{height:5px}.styles-module__feJ0ia__moreMenu-weight-5.styles-module__feJ0ia__sidebarOpened:after{transform:translateY(-4px)rotate(-45deg)}
.NewModel-module__8T1oRW__newFormInput{border:none;border-bottom:1px solid var(--black4);cursor:pointer;width:85%;padding:8px 0;font-size:16px;font-weight:400;transition:all .3s ease-in-out}.NewModel-module__8T1oRW__newFormInput:focus{outline:none}.NewModel-module__8T1oRW__newFormAddBTN{border:1px solid var(--black4);color:var(--black4);cursor:pointer;background-color:#0000;border-radius:5px;align-items:center;margin:0 0 0 8px;padding:5px .5rem;font-size:16px;font-weight:600;transition:all .3s ease-in-out;display:flex}.NewModel-module__8T1oRW__newFormAddBTN:active{transform:scale(.85)}.NewModel-module__8T1oRW__newFormAddBTN.NewModel-module__8T1oRW__disabled:active{transform:none}.NewModel-module__8T1oRW__newFormInput.NewModel-module__8T1oRW__disabled,.NewModel-module__8T1oRW__newFormAddBTN.NewModel-module__8T1oRW__disabled{border-color:var(--danger);color:var(--danger)}.NewModel-module__8T1oRW__newFormAddBTN.NewModel-module__8T1oRW__disabled{cursor:no-drop}.NewModel-module__8T1oRW__formContent{justify-content:space-between;align-items:center;display:flex}
.ListManager-module__p7iAua__ListManagerContainer{height:82vh;padding-top:25px;padding-bottom:8vh;padding-right:8px;overflow-y:auto}.ListManager-module__p7iAua__ListManagerContainer::-webkit-scrollbar-thumb{background-color:#d5d9dd1a;border-radius:15px}.ListManager-module__p7iAua__ListManagerContainer button{box-sizing:border-box;text-align:left;text-align:start;border:none;border-left:4px solid var(--mainSecondaryColor);width:100%;color:var(--gray3);background-color:#0000;margin-bottom:8px;padding:0 4px 0 12px;transition:all .2s linear;display:block}.ListManager-module__p7iAua__ListManagerContainer button>div{justify-content:space-between;display:flex}.ListManager-module__p7iAua__ListManagerContainer button:hover{background-color:var(--gray1);cursor:pointer;border-left-width:7px;border-radius:8px}.ListManager-module__p7iAua__ListManagerContainer button:hover .ListManager-module__p7iAua__actionsBTNS{opacity:1}.ListManager-module__p7iAua__ListManagerContainer button:hover small{color:var(--gray3)}.ListManager-module__p7iAua__ListManagerContainer button div:first-letter{text-transform:uppercase}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__elementText{width:100%;padding:10px 4px 10px 0}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__elementText:hover{color:var(--black4)}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS{opacity:.5;font-size:16px;font-weight:700;display:flex}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS span{padding:10px}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS span:first-child{padding-top:10px;padding-right:8px;font-size:16px}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS span:first-child:hover{color:var(--black4);opacity:1}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS span:nth-child(2){padding-left:8px;font-size:20px}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS span:nth-child(2):hover{color:var(--danger);opacity:1}@media (min-width:576px){.ListManager-module__p7iAua__ListManagerContainer:hover::-webkit-scrollbar-thumb{background-color:var(--gray1);border-radius:15px}.ListManager-module__p7iAua__ListManagerContainer::-webkit-scrollbar-thumb:hover{background-color:#d5d9dd8c}.ListManager-module__p7iAua__ListManagerContainer::-webkit-scrollbar-thumb:active{background-color:var(--gray2)}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS{opacity:.3;padding-right:8px}.ListManager-module__p7iAua__ListManagerContainer button .ListManager-module__p7iAua__actionsBTNS:hover{opacity:.8}}
.Spinner-module__WZnPmG__spinnerContainer{z-index:8;justify-content:center;width:100%;height:100%;display:flex;position:fixed}.Spinner-module__WZnPmG__spinnerContainer:after{content:"ToListApp | Loading...";text-align:center;width:100vw;height:80px;font-weight:700;display:block;position:fixed;bottom:0}.Spinner-module__WZnPmG__spinner1{z-index:2;background-color:var(--mainPrimaryColor);width:40px;height:40px;margin:100px auto;animation:1.2s ease-in-out infinite Spinner-module__WZnPmG__sk-rotateplane;position:fixed}@keyframes Spinner-module__WZnPmG__sk-rotateplane{0%{transform:perspective(120px)rotateX(0)rotateY(0)}50%{transform:perspective(120px)rotateX(-180.1deg)rotateY(0)}to{transform:perspective(120px)rotateX(-180deg)rotateY(-179.9deg)}}.Spinner-module__WZnPmG__spinner2{z-index:2;width:30px;height:30px;position:absolute}.Spinner-module__WZnPmG__doubleBounce1,.Spinner-module__WZnPmG__doubleBounce2{background-color:var(--mainSecondaryColor);opacity:.6;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite Spinner-module__WZnPmG__sk-bounce;position:absolute;top:0;left:0}.Spinner-module__WZnPmG__doubleBounce2{animation-delay:-1s}@-webkit-keyframes Spinner-module__WZnPmG__sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes Spinner-module__WZnPmG__sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.Spinner-module__WZnPmG__spinner3{z-index:1;position:absolute;left:calc(50% - 20px)}.Spinner-module__WZnPmG__skFoldingCube{width:40px;height:40px;margin:20px auto;position:relative;transform:rotate(45deg)}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube:before{content:"";background-color:var(--mainSecondaryColor);transform-origin:100% 100%;width:100%;height:100%;animation:2.4s linear infinite both Spinner-module__WZnPmG__sk-foldCubeAngle;position:absolute;top:0;left:0}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube1{color:auto}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube2{transform:scale(1.1)rotate(90deg)}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube3{transform:scale(1.1)rotate(180deg)}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube4{transform:scale(1.1)rotate(270deg)}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube2:before{animation-delay:.3s}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube3:before{animation-delay:.6s}.Spinner-module__WZnPmG__skFoldingCube .Spinner-module__WZnPmG__skCube4:before{animation-delay:.9s}@keyframes Spinner-module__WZnPmG__sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px)rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px)rotateX(0)}90%,to{opacity:0;transform:perspective(140px)rotateY(180deg)}}.Spinner-module__WZnPmG__spinner4{z-index:1;position:absolute}.Spinner-module__WZnPmG__loader,.Spinner-module__WZnPmG__loader:after{border-radius:50%;width:10em;height:10em}.Spinner-module__WZnPmG__loader{text-indent:-9999em;border-top:1.1em solid #fff3;border-bottom:1.1em solid #fff3;border-right:1.1em solid #fff3;border-left:1.1em solid var(--mainSecondaryColor);margin:0 12px;font-size:.18rem;animation:1.1s linear infinite Spinner-module__WZnPmG__load8;position:relative;transform:translateZ(0)}@keyframes Spinner-module__WZnPmG__load8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.icon{width:20px;height:20px;display:inherit;background-position:50%;background-repeat:no-repeat;background-size:200%}
.i-home{background-image:url(/icons/101__home.svg);background-position-y:45%;background-size:182%}.i-pie-chart{background-image:url(/icons/088__pie_chart.svg);background-size:173%}.i-plus{background-image:url(/icons/005__plus.svg)}.i-close{background-image:url(/icons/007__close.svg)}.i-check-mark{background-image:url(/icons/008__choose.svg);background-position:52% 52%;background-size:244.65%}.i-edit{background-image:url(/icons/083__setting_edit.svg);background-size:173%}.i-earth{background-image:url(/icons/071__earth.svg);background-size:173%}.i-settings{background-image:url(/icons/082__setting_cog.svg);background-size:173%}.i-chevron-left{background-image:url(/icons/001__arrow_left.svg)}.i-chevron-right{background-image:url(/icons/002__arrow_right.svg)}.i-chevron-up{background-image:url(/icons/003__arrow_up.svg)}.i-chevron-down{background-image:url(/icons/004__arrow_down.svg)}.i-arrow-left{background-image:url(/icons/021__arrow2_left.svg)}.i-arrow-right{background-image:url(/icons/022__arrow2_right.svg)}.i-arrow-up{background-image:url(/icons/023__arrow2_up.svg)}.i-arrow-down{background-image:url(/icons/024__arrow2_down.svg)}
.ToggleLanguage-module__qbIM-G__mainNavBarLang{display:flex}.ToggleLanguage-module__qbIM-G__mainNavBarLang a{justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:flex}.ToggleLanguage-module__qbIM-G__mainNavBarLang a:visited,.ToggleLanguage-module__qbIM-G__mainNavBarLang a:active{color:inherit}.ToggleLanguage-module__qbIM-G__mainNavBarLang span{justify-content:space-between;align-items:center;width:40px;max-width:none;font-size:.8rem;display:flex}
.bar-y-divider{background-color:var(--mainPrimaryColor);width:3px;margin:0 16px;display:block}.bar-x-divider{background-color:var(--mainPrimaryColor);width:100%;height:3px;margin:16px auto;display:block}.btn{opacity:.9;height:var(--inputsHeight);border:2px solid #0000;border-radius:4px;align-items:center;padding:0 16px;transition:color .3s ease-in-out;display:inline-flex}.btn-small{height:var(--inputsHeightSmall);font-size:12px}.btn-large{height:var(--inputsHeightLarge)}.btn:hover{filter:brightness(.97);cursor:pointer;opacity:1}.btn:active{filter:brightness(.92);transform:scale(.95)}.btn-primary{background-color:var(--primaryColor)}.btn-secondary{background-color:var(--secondaryColor)}.btn-tertiaryColor{background-color:var(--tertiaryColor)}.btn-mainPrimary{background-color:var(--mainPrimaryColor)}.btn-mainSecondary{background-color:var(--mainSecondaryColor)}.btn-success{background-color:var(--success)}.btn-danger{background-color:var(--danger)}.btn-white{background-color:var(--white)}.btn-gray1{background-color:var(--gray1)}.btn-gray2{background-color:var(--gray2)}.btn-gray3{background-color:var(--gray3)}.btn-gray4{background-color:var(--gray4)}.btn-gray5{background-color:var(--gray5)}.btn-black1,.btn-black2,.btn-black3,.btn-black4,.btn-black5{color:var(--white)}.btn-black1{background-color:var(--black1)}.btn-black2{background-color:var(--black2)}.btn-black3{background-color:var(--black3)}.btn-black4{background-color:var(--black4)}.btn-black5{background-color:var(--black5);opacity:.85}.btn-black5:hover{opacity:1;background-color:var(--black5)}.hover-outline-1:hover{outline:1px solid}.hover-outline-2:hover{outline:2px solid}.hover-outline-3:hover{outline:3px solid}.hover-outline-4:hover{outline:4px solid}.hover-outline-5:hover{outline:5px solid}.hover-transition-ease-in-out{transition:all .3s ease-in-out}.hover-transition-ease-in-out:hover,.hover-shadow:hover{box-shadow:0 4px 8px -4px}.hover-text-primary:hover{color:var(--primaryColor)}.hover-text-secondary:hover{color:var(--secondaryColor)}.hover-text-tertiaryColor:hover{color:var(--tertiaryColor)}.hover-text-mainPrimary:hover{color:var(--mainPrimaryColor)}.hover-text-mainSecondary:hover{color:var(--mainSecondaryColor)}.hover-text-success:hover{color:var(--success)}.hover-text-danger:hover{color:var(--danger)}.hover-text-white:hover{color:var(--white)}.hover-text-gray1:hover{color:var(--gray1)}.hover-text-gray2:hover{color:var(--gray2)}.hover-text-gray3:hover{color:var(--gray3)}.hover-text-gray4:hover{color:var(--gray4)}.hover-text-gray5:hover{color:var(--gray5)}.hover-text-black1:hover{color:var(--black1)}.hover-text-black2:hover{color:var(--black2)}.hover-text-black3:hover{color:var(--black3)}.hover-text-black4:hover{color:var(--black4)}.hover-text-black5:hover{color:var(--black5)}.hover-bg-primary:hover{background-color:var(--primaryColor)}.hover-bg-secondary:hover{background-color:var(--secondaryColor)}.hover-bg-tertiaryColor:hover{background-color:var(--tertiaryColor)}.hover-bg-mainPrimary:hover{background-color:var(--mainPrimaryColor)}.hover-bg-mainSecondary:hover{background-color:var(--mainSecondaryColor)}.hover-bg-success:hover{background-color:var(--success)}.hover-bg-danger:hover{background-color:var(--danger)}.hover-bg-white:hover{background-color:var(--white)}.hover-bg-gray1:hover{background-color:var(--gray1)}.hover-bg-gray2:hover{background-color:var(--gray2)}.hover-bg-gray3:hover{background-color:var(--gray3)}.hover-bg-gray4:hover{background-color:var(--gray4)}.hover-bg-gray5:hover{background-color:var(--gray5)}.hover-bg-black1:hover{background-color:var(--black1)}.hover-bg-black2:hover{background-color:var(--black2)}.hover-bg-black3:hover{background-color:var(--black3)}.hover-bg-black4:hover{background-color:var(--black4)}.hover-bg-black5:hover{background-color:var(--black5)}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.no-pointer-events{pointer-events:none}.shadow{box-shadow:0 4px 8px -4px}.shadow-none,.shadow-none:hover{box-shadow:none}.content-top-shadow-y:before{content:"";z-index:1;background-image:linear-gradient(to bottom,var(--primaryColor)10%,transparent 90%);width:100%;height:8vh;display:block;position:absolute;top:0;left:0}.content-end-shadow-y:after{content:"";z-index:1;background-image:linear-gradient(to top,var(--primaryColor)10%,transparent 90%);width:100%;height:8vh;display:block;position:absolute;bottom:0;left:0}.shadow-color-primary{color:var(--primaryColor)}.shadow-color-secondary{color:var(--secondaryColor)}.shadow-color-tertiaryColor{color:var(--tertiaryColor)}.shadow-color-mainPrimary{color:var(--mainPrimaryColor)}.shadow-color-mainSecondary{color:var(--mainSecondaryColor)}.shadow-color-success{color:var(--success)}.shadow-color-danger{color:var(--danger)}.shadow-color-white{color:var(--white)}.shadow-color-gray1{color:var(--gray1)}.shadow-color-gray2{color:var(--gray2)}.shadow-color-gray3{color:var(--gray3)}.shadow-color-gray4{color:var(--gray4)}.shadow-color-gray5{color:var(--gray5)}.shadow-color-black1{color:var(--black1)}.shadow-color-black2{color:var(--black2)}.shadow-color-black3{color:var(--black3)}.shadow-color-black4{color:var(--black4)}.shadow-color-black5{color:var(--black5)}.bg-primary{background-color:var(--primaryColor)}.bg-secondary{background-color:var(--secondaryColor)}.bg-tertiaryColor{background-color:var(--tertiaryColor)}.bg-mainPrimary{background-color:var(--mainPrimaryColor)}.bg-mainSecondary{background-color:var(--mainSecondaryColor)}.bg-success{background-color:var(--success)}.bg-danger{background-color:var(--danger)}.bg-white{background-color:var(--white)}.bg-gray1{background-color:var(--gray1)}.bg-gray2{background-color:var(--gray2)}.bg-gray3{background-color:var(--gray3)}.bg-gray4{background-color:var(--gray4)}.bg-gray5{background-color:var(--gray5)}.bg-black1{background-color:var(--black1)}.bg-black2{background-color:var(--black2)}.bg-black3{background-color:var(--black3)}.bg-black4{background-color:var(--black4)}.bg-black5{background-color:var(--black5)}.opacity-0{opacity:0}.opacity-1{opacity:.2}.opacity-2{opacity:.4}.opacity-3{opacity:.6}.opacity-4{opacity:.8}.opacity-5{opacity:1}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize,.text-first-capitalize:first-letter{text-transform:capitalize}.text-limited{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.text-nowrap{white-space:nowrap}.text-normal{white-space:initial}.text-primary{color:var(--primaryColor)}.text-secondary{color:var(--secondaryColor)}.text-tertiaryColor{color:var(--tertiaryColor)}.text-mainPrimary{color:var(--mainPrimaryColor)}.text-mainSecondary{color:var(--mainSecondaryColor)}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.text-white{color:var(--white)}.text-gray1{color:var(--gray1)}.text-gray2{color:var(--gray2)}.text-gray3{color:var(--gray3)}.text-gray4{color:var(--gray4)}.text-gray5{color:var(--gray5)}.text-black1{color:var(--black1)}.text-black2{color:var(--black2)}.text-black3{color:var(--black3)}.text-black4{color:var(--black4)}.text-black5{color:var(--black5)}.fw-1{font-weight:100}.fw-2{font-weight:300}.fw-3{font-weight:500}.fw-4{font-weight:700}.fw-5{font-weight:900}.border-radius{border-radius:15px}.border-radius-top{border-radius:15px 15px 0 0}.border-radius-bottom{border-radius:0 0 15px 15px}.border-radius-left{border-radius:15px 0 0 15px}.border-radius-right{border-radius:0 15px 15px 0}.border-none{border:none}.border-solid-1{border:1px solid}.border-solid-2{border:2px solid}.border-solid-3{border:3px solid}.border-solid-4{border:4px solid}.border-solid-5{border:5px solid}.border-color-primary{border-color:var(--primaryColor)}.border-color-secondary{border-color:var(--secondaryColor)}.border-color-tertiaryColor{border-color:var(--tertiaryColor)}.border-color-mainPrimary{border-color:var(--mainPrimaryColor)}.border-color-mainSecondary{border-color:var(--mainSecondaryColor)}.border-color-success{border-color:var(--success)}.border-color-danger{border-color:var(--danger)}.border-color-white{border-color:var(--white)}.border-color-gray1{border-color:var(--gray1)}.border-color-gray2{border-color:var(--gray2)}.border-color-gray3{border-color:var(--gray3)}.border-color-gray4{border-color:var(--gray4)}.border-color-gray5{border-color:var(--gray5)}.border-color-black1{border-color:var(--black1)}.border-color-black2{border-color:var(--black2)}.border-color-black3{border-color:var(--black3)}.border-color-black4{border-color:var(--black4)}.border-color-black5{border-color:var(--black5)}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-static{position:static}.position-sticky{position:sticky}.p-text{padding:0 .3rem}.p-0{padding:0}.p-05{padding:.5rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.py-0{padding-top:0;padding-bottom:0}.px-0{padding-left:0;padding-right:0}.px-05{padding-left:.5rem;padding-right:.5rem}.py-05{padding-top:.5rem;padding-bottom:.5rem}.px-1{padding-left:1rem;padding-right:1rem}.px-2{padding-left:2rem;padding-right:2rem}.px-3{padding-left:3rem;padding-right:3rem}.px-4{padding-left:4rem;padding-right:4rem}.px-5{padding-left:5rem;padding-right:5rem}.py-1{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:2rem;padding-bottom:2rem}.py-3{padding-top:3rem;padding-bottom:3rem}.py-4{padding-top:4rem;padding-bottom:4rem}.py-5{padding-top:5rem;padding-bottom:5rem}.pl-0{padding-left:0}.pl-05{padding-left:.5rem}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pr-0{padding-right:0}.pr-05{padding-right:.5rem}.pr-1{padding-right:1rem}.pr-2{padding-right:2rem}.pr-3{padding-right:3rem}.pr-4{padding-right:4rem}.pr-5{padding-right:5rem}.pt-0{padding-top:0}.pt-05{padding-top:.5rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4rem}.pt-5{padding-top:5rem}.pb-0{padding-bottom:0}.pb-05{padding-bottom:.5rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4rem}.pb-5{padding-bottom:5rem}.m-text{margin:0 .3rem}.m-0{margin:0}.m-05{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.mx-auto{margin:auto}.mx-0{margin:auto 0}.mx-05{margin:auto .5rem}.mx-1{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:2rem;margin-right:2rem}.mx-3{margin-left:3rem;margin-right:3rem}.mx-4{margin-left:4rem;margin-right:4rem}.mx-5{margin-left:5rem;margin-right:5rem}.my-05{margin-top:.5rem;margin-bottom:.5rem}.my-1{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:2rem;margin-bottom:2rem}.my-3{margin-top:3rem;margin-bottom:3rem}.my-4{margin-top:4rem;margin-bottom:4rem}.my-5{margin-top:5rem;margin-bottom:5rem}.ml-0{margin-left:0}.ml-05{margin-left:.5rem}.ml-1{margin-left:1rem}.ml-2{margin-left:2rem}.ml-3{margin-left:3rem}.ml-4{margin-left:4rem}.ml-5{margin-left:5rem}.mr-0{margin-right:0}.mr-05{margin-right:.5rem}.mr-1{margin-right:1rem}.mr-2{margin-right:2rem}.mr-3{margin-right:3rem}.mr-4{margin-right:4rem}.mr-5{margin-right:5rem}.mt-0{margin-top:0}.mt-05{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mb-0{margin-bottom:0}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.d-none{display:none}.d-flex{display:flex}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-end{justify-content:end}.align-items-center{align-items:center}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.gap-025{gap:.25rem}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.row{flex-wrap:wrap;display:flex}.col{flex-grow:1;flex-basis:0;min-width:0;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}
.styles-module__Q7Dmba__footerContentStyles{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000;background-image:linear-gradient(#00000001,#c8c8c833,#fafafa4d);justify-content:center;align-items:center;width:100%;height:55px;padding:0;display:flex;position:fixed;bottom:-1px}.styles-module__Q7Dmba__content{z-index:1;color:var(--black5);text-align:center;position:relative}.styles-module__Q7Dmba__footerContentStyles>h6{margin-bottom:15px}.styles-module__Q7Dmba__privacyPolicies{text-align:center;padding-top:.8rem;padding-bottom:4rem}
@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:100;font-display:swap;src:url(../media/23844be22493d72d-s.e025093e.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:Montserrat Alternates;font-style:normal;font-weight:100;font-display:swap;src:url(../media/f294fc2b98d3587e-s.26b62bdf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:100;font-display:swap;src:url(../media/fb64eac565e9deef-s.8f24bc77.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:Montserrat Alternates;font-style:normal;font-weight:100;font-display:swap;src:url(../media/351e533e3f5fd980-s.dedb1cc3.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:Montserrat Alternates;font-style:normal;font-weight:100;font-display:swap;src:url(../media/2c14ef3b1730a370-s.p.e968aaaa.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:Montserrat Alternates;font-style:normal;font-weight:200;font-display:swap;src:url(../media/cbb64249137f57ae-s.a071f0b9.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:Montserrat Alternates;font-style:normal;font-weight:200;font-display:swap;src:url(../media/e2b44515b26cce8a-s.8229dcd1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:200;font-display:swap;src:url(../media/5c88b14f00f1fc23-s.1e9d3b96.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:Montserrat Alternates;font-style:normal;font-weight:200;font-display:swap;src:url(../media/97ee629860d4f69a-s.f27d5831.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:Montserrat Alternates;font-style:normal;font-weight:200;font-display:swap;src:url(../media/e1236bfba9445d2b-s.p.46ca987d.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:Montserrat Alternates;font-style:normal;font-weight:300;font-display:swap;src:url(../media/fd63e912bb2661b4-s.8817b1ce.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:Montserrat Alternates;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a9488df579a30d17-s.641cab97.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9f256120a5144b1f-s.4f66e48d.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:Montserrat Alternates;font-style:normal;font-weight:300;font-display:swap;src:url(../media/3c3af7dfde2476bf-s.02f11c65.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:Montserrat Alternates;font-style:normal;font-weight:300;font-display:swap;src:url(../media/47185047d9bf99cc-s.p.d735fa8f.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:Montserrat Alternates;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c9a7e7154980414-s.ea106ea4.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:Montserrat Alternates;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7f2f602e79c3d496-s.77ec1c63.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26b7125f820061d2-s.22c40375.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:Montserrat Alternates;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d4d5efac6dcb38aa-s.cee82b2b.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:Montserrat Alternates;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a3b21dc8e8180cb3-s.p.54b29c11.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:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(../media/50b9551b397d1ae2-s.b67d2ed5.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:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3551a0a303835ce8-s.0f9beb42.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(../media/741701764a30f768-s.9b53994e.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:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(../media/515fcd3d189fe9b4-s.21852d1c.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:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c25569e5bfeaac2-s.p.976a3fa4.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:Montserrat Alternates;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bc896cf5dd4ab4b-s.4ba47ca0.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:Montserrat Alternates;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3ed7f8661f21829-s.a4254686.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fadc745abde5c7ed-s.734744a2.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:Montserrat Alternates;font-style:normal;font-weight:600;font-display:swap;src:url(../media/106829e590cf9886-s.13e91154.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:Montserrat Alternates;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a6fa2da6a1aa1b4a-s.p.f1f34c22.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:Montserrat Alternates;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a6f59e62432486ff-s.2e684b8e.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:Montserrat Alternates;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6acd90229cc24aa2-s.f5b79d7a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3cc20422906725df-s.ddfbe724.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:Montserrat Alternates;font-style:normal;font-weight:700;font-display:swap;src:url(../media/05803281912ea8e4-s.33a5a7fc.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:Montserrat Alternates;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b66541dc5358997a-s.p.82f7d62c.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:Montserrat Alternates;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fe7cc26482dbeafd-s.8bb3cdda.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:Montserrat Alternates;font-style:normal;font-weight:800;font-display:swap;src:url(../media/aa0a8e51deac2467-s.86b2aa31.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:800;font-display:swap;src:url(../media/160f448d7d577067-s.b52db7a8.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:Montserrat Alternates;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d59236fd70333aa5-s.89ddb564.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:Montserrat Alternates;font-style:normal;font-weight:800;font-display:swap;src:url(../media/96b1e74d4610abd3-s.p.b1584a11.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:Montserrat Alternates;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2b380c6fdf12448b-s.a5fc3ca3.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:Montserrat Alternates;font-style:normal;font-weight:900;font-display:swap;src:url(../media/a10ba097d38d674c-s.c2c8f441.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:900;font-display:swap;src:url(../media/462c0d7972da6e2a-s.40a502d7.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:Montserrat Alternates;font-style:normal;font-weight:900;font-display:swap;src:url(../media/c91f77144bfd4648-s.2e052c57.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:Montserrat Alternates;font-style:normal;font-weight:900;font-display:swap;src:url(../media/73dad0f38d33c0e8-s.p.55ed798d.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:Montserrat Alternates Fallback;src:local(Arial);ascent-override:83.96%;descent-override:21.77%;line-gap-override:0.0%;size-adjust:115.3%}.montserrat_alternates_2c58a723-module__gNvf6G__className{font-family:Montserrat Alternates,Montserrat Alternates Fallback;font-style:normal}
