.MainTheme{--colorBlack900:#000;--colorBlack500:#262626;--colorBlack400:rgba(38,38,38,0.65);--colorBlack200:rgba(38,38,38,0.30);--colorBlack100:rgba(38,38,38,0.10);--colorGrey900:#C1C4E3;--colorGrey500:#E0E2EE;--colorGrey200:#EBEBF5;--colorGrey100:#F6F6F8;--colorWhite500:#FFF;--colorWhite150:rgba(255,255,255,0.20);--colorWhite100:rgba(255,255,255,0.10);--colorPurple900:#3F2969;--colorPurple800:#771CD4;--colorPurple500:#9C45FD;--fontWBSans:"WB Sans","Segoe UI",-apple-system,"Roboto","Helvetica Neue","Noto Sans","Arial",sans-serif;--fontHauss:"ALS Hauss VF","Segoe UI",-apple-system,"Roboto","Helvetica Neue","Noto Sans","Arial",sans-serif}@font-face{font-display:swap;font-family:WB Sans;font-weight:400;src:url(/fonts/wbSans/WB_Sans.woff2) format("woff2"),url(/fonts/wbSans/WB_Sans.woff) format("woff")}@font-face{font-display:swap;font-family:ALS Hauss VF;font-weight:300 900;src:url(/fonts/alsHaussVf/alsHaussVf.woff2) format("woff2"),url(/fonts/alsHaussVf/alsHaussVf.woff) format("woff")}.MainTheme .text-h2{font-size:var(--fontSize);line-height:var(--lineHeight);font-family:var(--fontHauss);font-weight:600;--fontSize:8.2051282051vw;--lineHeight:10.2564102564vw}@media(min-width:769px){.MainTheme .text-h2{--fontSize:3.90625vw;--lineHeight:4.6875vw}}@media(min-width:1025px){.MainTheme .text-h2{--fontSize:2.7777777778vw;--lineHeight:3.3333333333vw}}@media(min-width:1600px){.MainTheme .text-h2{--fontSize:44.4444444444px;--lineHeight:53.3333333333px}}.MainTheme .text-h5{font-size:var(--fontSize);line-height:var(--lineHeight);font-family:var(--fontHauss);font-weight:600;letter-spacing:0;--fontSize:4.358974359vw;--lineHeight:5.641025641vw}@media(min-width:769px){.MainTheme .text-h5{--fontSize:1.66015625vw;--lineHeight:2.1484375vw}}@media(min-width:1025px){.MainTheme .text-h5{--fontSize:1.1805555556vw;--lineHeight:1.5277777778vw}}@media(min-width:1600px){.MainTheme .text-h5{--fontSize:18.8888888889px;--lineHeight:24.4444444444px}}.MainTheme .text-p1{font-size:var(--fontSize);line-height:var(--lineHeight);font-family:var(--fontHauss);font-weight:400;letter-spacing:0;--fontSize:5.1282051282vw;--lineHeight:7.1794871795vw}@media(min-width:769px){.MainTheme .text-p1{--fontSize:1.953125vw;--lineHeight:2.734375vw}}@media(min-width:1025px){.MainTheme .text-p1{--fontSize:1.3888888889vw;--lineHeight:1.9444444444vw}}@media(min-width:1600px){.MainTheme .text-p1{--fontSize:22.2222222222px;--lineHeight:31.1111111111px}}.MainTheme .text-p1_bold{font-weight:600}.MainTheme .text-p2{font-size:var(--fontSize);line-height:var(--lineHeight);font-family:var(--fontHauss);font-weight:400;letter-spacing:0;--fontSize:4.358974359vw;--lineHeight:6.1538461538vw}@media(min-width:769px){.MainTheme .text-p2{--fontSize:1.66015625vw;--lineHeight:2.34375vw}}@media(min-width:1025px){.MainTheme .text-p2{--fontSize:1.1805555556vw;--lineHeight:1.6666666667vw}}@media(min-width:1600px){.MainTheme .text-p2{--fontSize:18.8888888889px;--lineHeight:26.6666666667px}}.MainTheme .text-p2_bold{font-weight:600}.MainTheme .Curtain{position:relative;z-index:1;width:100%;box-shadow:0 -12px 100px 0 rgba(0,0,0,.08);border-radius:var(--curtainBorderRadius);--curtainBorderRadius:12.3076923077vw}@media(min-width:769px){.MainTheme .Curtain{--curtainBorderRadius:5.859375vw}}@media(min-width:1025px){.MainTheme .Curtain{--curtainBorderRadius:4.1666666667vw}}@media(min-width:1600px){.MainTheme .Curtain{--curtainBorderRadius:66.6666666667px}}.MainTheme .Curtain:last-child{border-radius:var(--curtainBorderRadius) var(--curtainBorderRadius) 0 0}.MainTheme .Curtain:last-child:after{content:"";display:block;width:100%;height:var(--curtainBorderRadius)}.MainTheme .Curtain_theme_grey{background-color:var(--colorGrey100)}.MainTheme .Curtain_theme_white{background-color:var(--colorWhite500)}.MainTheme .Curtain_climb{margin-top:calc(var(--curtainBorderRadius)*-1)}.MainTheme .Image_type_cover{object-fit:cover}.MainTheme .Image_type_contain{object-fit:contain}.MainTheme .Tabs{position:relative;display:flex;justify-content:center;width:calc(100% + var(--contentContainerSidePadding)*2);margin-left:calc(var(--contentContainerSidePadding)*-1);margin-right:calc(var(--contentContainerSidePadding)*-1);max-width:none}.MainTheme .Tabs__itemsWrapper{position:relative;display:flex;overflow-x:auto;scrollbar-width:none}.MainTheme .Tabs__itemsWrapper::-webkit-scrollbar{display:none}.MainTheme .Tabs__gradient{position:absolute;top:50%;z-index:1;width:var(--gradientWidth);height:var(--itemHeight);transform:translateY(-50%);animation:Tabs__gradientFadeIn .3s ease;pointer-events:none;--itemHeight:14.1025641026vw;--gradientWidth:15.3846153846vw}@media(min-width:769px){.MainTheme .Tabs__gradient{--itemHeight:5.37109375vw;--gradientWidth:5.859375vw}}@media(min-width:1025px){.MainTheme .Tabs__gradient{--itemHeight:3.8194444444vw;--gradientWidth:4.1666666667vw}}@media(min-width:1600px){.MainTheme .Tabs__gradient{--itemHeight:61.1111111111px;--gradientWidth:66.6666666667px}}.MainTheme .Tabs__gradient_left{left:0}.MainTheme .Tabs__gradient_right{right:0}.MainTheme .Tabs__items{display:flex;align-items:center;height:var(--itemHeight);margin:0 var(--contentContainerSidePadding);border-radius:var(--itemHeight);gap:var(--gap);--gap:2.0512820513vw;--itemHeight:13.3333333333vw}@media(min-width:769px){.MainTheme .Tabs__items{--gap:0.78125vw;--itemHeight:5.078125vw}}@media(min-width:1025px){.MainTheme .Tabs__items{--gap:0.5555555556vw;--itemHeight:3.6111111111vw}}@media(min-width:1600px){.MainTheme .Tabs__items{--gap:8.8888888889px;--itemHeight:57.7777777778px}}.MainTheme .Tabs__item{position:relative;display:flex;align-items:center;justify-content:center;height:var(--itemHeight);padding:0 var(--sidePadding);border-radius:var(--itemHeight);transition:color .2s;--sidePadding:6.1538461538vw}@media(min-width:769px){.MainTheme .Tabs__item{--sidePadding:2.34375vw}}@media(min-width:1025px){.MainTheme .Tabs__item{--sidePadding:1.6666666667vw}}@media(min-width:1600px){.MainTheme .Tabs__item{--sidePadding:26.6666666667px}}.MainTheme .Tabs__item:before{--scale:0;content:"";position:absolute;inset:0;transform:scale(var(--scale));border-radius:inherit;transform-origin:center center;transition:transform .1s}.MainTheme .Tabs__item:hover:not(.Tabs__item_active):before{--scale:1}.MainTheme .Tabs__item_active{overflow:hidden;pointer-events:none}.MainTheme .Tabs__item_active:before{--scale:1}.MainTheme .Tabs__item_active .Tabs__progress{position:absolute;top:0;bottom:0;left:0;z-index:0;width:0;animation:Tabs__progressFill var(--playDuration) linear forwards;background-color:var(--colorWhite150)}.MainTheme .Tabs__text{position:relative}.MainTheme .Tabs_theme_light .Tabs__items{background-color:var(--colorGrey200)}.MainTheme .Tabs_theme_light .Tabs__item{color:var(--colorBlack900)}.MainTheme .Tabs_theme_light .Tabs__item:before{background-color:var(--colorGrey200)}.MainTheme .Tabs_theme_light .Tabs__item:hover:not(.Tabs__item_active){color:var(--colorBlack900)}.MainTheme .Tabs_theme_light .Tabs__item:hover:not(.Tabs__item_active):before{background-color:var(--colorGrey500)}.MainTheme .Tabs_theme_light .Tabs__item_active{color:var(--colorWhite500)}.MainTheme .Tabs_theme_light .Tabs__item_active:before{background-color:var(--colorPurple900)}.MainTheme .Tabs_theme_light .Tabs__gradient_left{background:linear-gradient(to right,var(--colorWhite500) 0,transparent 100%)}.MainTheme .Tabs_theme_light .Tabs__gradient_right{background:linear-gradient(to left,var(--colorWhite500) 0,transparent 100%)}.MainTheme .Tabs_theme_dark .Tabs__items{background-color:var(--colorWhite100)}.MainTheme .Tabs_theme_dark .Tabs__item{color:var(--colorWhite500)}.MainTheme .Tabs_theme_dark .Tabs__item:before{background-color:var(--colorWhite100)}.MainTheme .Tabs_theme_dark .Tabs__item:hover:not(.Tabs__item_active){color:var(--colorWhite500)}.MainTheme .Tabs_theme_dark .Tabs__item:hover:not(.Tabs__item_active):before{background-color:var(--colorWhite100)}.MainTheme .Tabs_theme_dark .Tabs__item_active{color:var(--colorWhite500)}.MainTheme .Tabs_theme_dark .Tabs__item_active:before{background-color:var(--colorPurple900)}.MainTheme .Tabs_theme_dark .Tabs__gradient_left{background:linear-gradient(to right,var(--colorBlack500) 0,transparent 100%)}.MainTheme .Tabs_theme_dark .Tabs__gradient_right{background:linear-gradient(to left,var(--colorBlack500) 0,transparent 100%)}@keyframes Tabs__gradientFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Tabs__progressFill{0%{width:0}to{width:100%}}.MainTheme .Spoiler{position:relative;display:flex;flex-direction:column;padding:var(--padding);gap:var(--gap);--gap:2.0512820513vw;--padding:6.1538461538vw}@media(min-width:769px){.MainTheme .Spoiler{--gap:0.78125vw;--padding:2.34375vw}}@media(min-width:1025px){.MainTheme .Spoiler{--gap:0.5555555556vw;--padding:1.6666666667vw}}@media(min-width:1600px){.MainTheme .Spoiler{--gap:8.8888888889px;--padding:26.6666666667px}}.MainTheme .Spoiler__head{display:flex;text-align:left;cursor:pointer;gap:var(--gap);white-space:normal;--gap:2.0512820513vw}@media(min-width:769px){.MainTheme .Spoiler__head{--gap:0.78125vw}}@media(min-width:1025px){.MainTheme .Spoiler__head{--gap:0.5555555556vw}}@media(min-width:1600px){.MainTheme .Spoiler__head{--gap:8.8888888889px}}.MainTheme .Spoiler__head:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.MainTheme .Spoiler__headIcon{width:var(--width);color:var(--colorBlack200);flex-shrink:0;margin-left:auto;--width:3.3333333333vw}@media(min-width:769px){.MainTheme .Spoiler__headIcon{--width:1.26953125vw}}@media(min-width:1025px){.MainTheme .Spoiler__headIcon{--width:0.9027777778vw}}@media(min-width:1600px){.MainTheme .Spoiler__headIcon{--width:14.4444444444px}}.MainTheme .Spoiler__description{position:relative;display:none;color:var(--colorBlack400);max-width:var(--maxWidth)}.MainTheme .Spoiler__description>div>:not(:first-child){margin-top:var(--topMargin)}.MainTheme .Spoiler__description ul{list-style:disc;padding-left:var(--leftPaddingList)}.MainTheme .Spoiler__description ol{list-style:decimal;padding-left:var(--leftPaddingList)}.MainTheme .Spoiler__description ol li:not(:first-child),.MainTheme .Spoiler__description ul li:not(:first-child){margin-top:var(--topMargin)}.MainTheme .Spoiler__description a{color:var(--colorPurple500)}.MainTheme .Spoiler__description a:hover{color:var(--colorPurple800)}.MainTheme .Spoiler__description{--topMargin:2.0512820513vw;--leftPaddingList:6.1538461538vw;--maxWidth:auto}@media(min-width:769px){.MainTheme .Spoiler__description{--topMargin:0.78125vw;--leftPaddingList:2.34375vw;--maxWidth:92.7734375vw}}@media(min-width:1025px){.MainTheme .Spoiler__description{--topMargin:0.5555555556vw;--leftPaddingList:1.6666666667vw;--maxWidth:65.9722222222vw}}@media(min-width:1600px){.MainTheme .Spoiler__description{--topMargin:8.8888888889px;--leftPaddingList:26.6666666667px;--maxWidth:1055.5555555556px}}.MainTheme .Spoiler:hover{background-color:var(--colorGrey200);border-radius:var(--borderRadius);--borderRadius:4.1025641026vw}@media(min-width:769px){.MainTheme .Spoiler:hover{--borderRadius:1.5625vw}}@media(min-width:1025px){.MainTheme .Spoiler:hover{--borderRadius:1.1111111111vw}}@media(min-width:1600px){.MainTheme .Spoiler:hover{--borderRadius:17.7777777778px}}.MainTheme .Spoiler:hover .Spoiler__headIcon{color:var(--colorBlack500)}.MainTheme .Spoiler_open .Spoiler__description{display:block}.MainTheme .Spoiler_open .Spoiler__headIcon{transform:scaleY(1,-1)}.MainTheme .Faq{position:relative;display:flex;flex-direction:column;align-items:center;width:var(--width);gap:var(--gap);margin-left:var(--marginLeft);--gap:8.2051282051vw;--width:calc(100% + var(--contentContainerSidePadding) * 2);--marginLeft:calc(var(--contentContainerSidePadding) * -1)}@media(min-width:769px){.MainTheme .Faq{--gap:3.125vw;--width:100%;--marginLeft:0}}@media(min-width:1025px){.MainTheme .Faq{--gap:2.2222222222vw;--width:100%;--marginLeft:0}}@media(min-width:1600px){.MainTheme .Faq{--gap:35.5555555556px;--width:100%;--marginLeft:0}}.MainTheme .Faq__header{display:flex;flex-direction:column;align-items:center;text-align:center}.MainTheme .Faq__list{width:100%}.MainTheme .Faq__spoiler{text-align:left}.MainTheme .Faq__spoiler:not(:first-child){border-top:1px solid var(--colorBlack100)}.MainTheme .Faq__spoiler:hover,.MainTheme .Faq__spoiler:hover+.Faq__spoiler{border-color:rgba(0,0,0,0)}.MainTheme .ContentContainer{width:var(--contentContainerWidth);padding:0 var(--contentContainerSidePadding);margin:0 auto;align-self:center;--contentContainerWidth:100%;--contentContainerSidePadding:4.1025641026vw}@media(min-width:769px){.MainTheme .ContentContainer{--contentContainerWidth:100%;--contentContainerSidePadding:3.90625vw}}@media(min-width:1025px){.MainTheme .ContentContainer{--contentContainerWidth:77.7777777778vw;--contentContainerSidePadding:0vw}}@media(min-width:1600px){.MainTheme .ContentContainer{--contentContainerWidth:1244.4444444444px;--contentContainerSidePadding:0px}}.MainTheme .HomeView{display:flex;flex-direction:column;width:100%;background-color:var(--colorGrey100);min-height:100dvh;padding-top:var(--paddingTop);--paddingTop:12.3076923077vw;--paddingBottom:12.3076923077vw}@media(min-width:769px){.MainTheme .HomeView{--paddingTop:11.71875vw;--paddingBottom:9.765625vw}}@media(min-width:1025px){.MainTheme .HomeView{--paddingTop:8.3333333333vw;--paddingBottom:6.9444444444vw}}@media(min-width:1600px){.MainTheme .HomeView{--paddingTop:133.3333333333px;--paddingBottom:111.1111111111px}}.MainTheme .HomeView__head{display:flex;flex-direction:column;flex-shrink:0;gap:var(--gap);padding-bottom:var(--paddingBottom);padding-top:var(--paddingTop);--paddingTop:8.2051282051vw;--paddingBottom:8.2051282051vw;--gap:4.1025641026vw}@media(min-width:769px){.MainTheme .HomeView__head{--paddingTop:0vw;--paddingBottom:9.765625vw;--gap:1.5625vw}}@media(min-width:1025px){.MainTheme .HomeView__head{--paddingTop:0vw;--paddingBottom:6.9444444444vw;--gap:1.1111111111vw}}@media(min-width:1600px){.MainTheme .HomeView__head{--paddingTop:0px;--paddingBottom:111.1111111111px;--gap:17.7777777778px}}.MainTheme .HomeView__title{width:100%;color:var(--colorBlack500);max-width:var(--maxWidth);--maxWidth:205.1282051282vw}@media(min-width:769px){.MainTheme .HomeView__title{--maxWidth:78.125vw}}@media(min-width:1025px){.MainTheme .HomeView__title{--maxWidth:55.5555555556vw}}@media(min-width:1600px){.MainTheme .HomeView__title{--maxWidth:888.8888888889px}}.MainTheme .HomeView__description{width:100%;color:var(--colorBlack400);max-width:var(--maxWidth);--maxWidth:153.8461538462vw}@media(min-width:769px){.MainTheme .HomeView__description{--maxWidth:58.59375vw}}@media(min-width:1025px){.MainTheme .HomeView__description{--maxWidth:41.6666666667vw}}@media(min-width:1600px){.MainTheme .HomeView__description{--maxWidth:666.6666666667px}}.MainTheme .HomeView__body{flex:1 1 auto;padding-bottom:var(--paddingBottom);padding-top:var(--paddingTop);--paddingTop:8.2051282051vw;--paddingBottom:30.7692307692vw}@media(min-width:769px){.MainTheme .HomeView__body{--paddingTop:6.25vw;--paddingBottom:11.71875vw}}@media(min-width:1025px){.MainTheme .HomeView__body{--paddingTop:4.4444444444vw;--paddingBottom:8.3333333333vw}}@media(min-width:1600px){.MainTheme .HomeView__body{--paddingTop:71.1111111111px;--paddingBottom:133.3333333333px}}.MainTheme .HomeView__contentContainer{display:flex;flex-direction:column;gap:var(--gap);--gap:8.2051282051vw}@media(min-width:769px){.MainTheme .HomeView__contentContainer{--gap:3.125vw}}@media(min-width:1025px){.MainTheme .HomeView__contentContainer{--gap:2.2222222222vw}}@media(min-width:1600px){.MainTheme .HomeView__contentContainer{--gap:35.5555555556px}}.MainTheme .HomeView__tabs{justify-content:flex-start}.MainTheme .HomeView__content{display:flex;flex-direction:column;width:100%;color:var(--colorBlack500);gap:var(--gap);--gap:4.1025641026vw}@media(min-width:769px){.MainTheme .HomeView__content{--gap:1.5625vw}}@media(min-width:1025px){.MainTheme .HomeView__content{--gap:1.1111111111vw}}@media(min-width:1600px){.MainTheme .HomeView__content{--gap:17.7777777778px}}.MainTheme .HomeView__content a{color:#9c45fd}.MainTheme .HomeView__content a:hover{opacity:.8}.MainTheme .HomeView__content ol{display:flex;flex-direction:column;width:100%;color:var(--colorBlack500);gap:var(--gap);list-style:decimal;padding-left:var(--paddingLeft);--paddingLeft:5.1282051282vw;--gap:1.0256410256vw}@media(min-width:769px){.MainTheme .HomeView__content ol{--paddingLeft:1.953125vw;--gap:0.390625vw}}@media(min-width:1025px){.MainTheme .HomeView__content ol{--paddingLeft:1.3888888889vw;--gap:0.2777777778vw}}@media(min-width:1600px){.MainTheme .HomeView__content ol{--paddingLeft:22.2222222222px;--gap:4.4444444444px}}.MainTheme .HomeView__content ul{list-style:disc;padding-left:16px}