@media(max-width:768px){.Language_languageBtn__F6GoG{height:48px;width:48px}}.Language_actionSheetWrapper__jCMhF{position:absolute;top:44px}.MobileBar_wrapper__p1oU1{position:relative}.MobileBar_mobileBar__XsVKD{display:none}@media(max-width:768px){.MobileBar_mobileBar__XsVKD{display:flex;margin-top:20px;gap:20px;flex-direction:column;width:calc(100vw - 56px);align-items:center}}@media(max-width:480px){.MobileBar_mobileBar__XsVKD{width:calc(100vw - 40px)}}.MobileBar_actionSheet__5Yo75{display:flex;flex-direction:column;padding:8px 0;background-color:#fff;border-radius:12px;width:calc(100vw - 16px);height:100vh}.MobileBar_actionSheetItem__CERPa{display:flex;align-items:center;justify-content:flex-start;padding:8px 20px;font:var(--text3);border:none;text-align:left;cursor:pointer;white-space:nowrap}.MobileBar_actionSheetItem__CERPa:hover{background-color:var(--baby-blue);transition:background-color .2s ease-out}@media(max-width:480px){.MobileBar_actionSheetItem__CERPa{padding:8px 12px}}.MobileBar_activeItem__ZmgYf{background-color:var(--baby-blue)}.MobileBar_icon__WQuCG{margin-right:8px;width:20px;height:20px}.MobileBar_separator__HNB3N{height:1px;background-color:var(--light-grey);margin:0 10px}.MobileSubBar_mobileSubBar__c7t3D{display:none}@media(max-width:768px){.MobileSubBar_mobileSubBar__c7t3D{display:flex;margin-top:20px;gap:20px;flex-direction:column;width:calc(100vw - 40px);align-items:center}}.MobileSubBar_actionSheet__j_vc0{display:flex;flex-direction:column;padding:8px 0;background-color:#fff;border-radius:12px;width:calc(100vw - 16px);height:100vh}.MobileSubBar_backButton__uk3Zj{display:flex;width:48px;height:48px;background-color:#0000;margin-left:16px}@media(max-width:480px){.MobileSubBar_backButton__uk3Zj{margin-left:12px}}.MobileSubBar_backButton__uk3Zj>svg{margin-left:-2px}.MobileSubBar_actionSheetItem__OPKFk{display:flex;align-items:center;justify-content:flex-start;padding:8px 20px;font:var(--text3);border:none;text-align:left;cursor:pointer;white-space:nowrap}.MobileSubBar_actionSheetItem__OPKFk:hover{background-color:var(--baby-blue);transition:background-color .2s ease-out}@media(max-width:480px){.MobileSubBar_actionSheetItem__OPKFk{padding:8px 12px}}.MobileSubBar_activeItem__mVFo_{background-color:var(--baby-blue)}.MobileSubBar_icon__QyV_r{margin-right:8px;width:20px;height:20px}.MobileSubBar_separator__U1S6T{height:1px;background-color:var(--light-grey);margin:0 10px}:root{--primary-color:#377dd0;--dark-color:#2a2b38;--grey:#82828f;--dark-grey:#3d3f52;--yellow:#db9e00;--light-blue:#a6d2f6;--purple:#2f447a;--light-grey:#b4b8cc;--light-color:#f1f3f5;--baby-blue:#d6edff;--red:#fa3d5d;--green:#00cc81;--light-red:#fee2e7;--gradient-blue:linear-gradient(90deg,#377dd0,#68a2de);--title1:800 40px/48px Montserrat;letter-spacing:-2%;--title2:600 28px/32px Inter;--headline1:600 28px/32px Montserrat;--headline2:600 24px/32px Inter;--headline3:600 18px/24px Inter;--headline4:600 16px/20px Inter;letter-spacing:1%;--subhead1:600 20px/28px Montserrat;--subhead2:600 17px/24px Montserrat;--text1:400 16px/24px Inter;--text2:400 15px/20px Inter;--text3:400 14px/20px Inter;letter-spacing:-.24px;--caption1:400 13px/16px Inter;letter-spacing:-.08px;--caption2:400 12px/14px Inter;letter-spacing:0;--elevation1-shadow1:0px 0.5px 0px #0000000a;--elevation1-shadow2:0px 0px 0px 0.5px #d9dbe1;--elevation2-shadow1:0px 1px 0px #0000000a;--elevation2-shadow2:0px 0px 0px 1px #d9dbe1;--elevation3-shadow1:0px 0px 0.5px #00000029;--elevation3-shadow2:0px 0px 8px #0000001f;--elevation4-shadow1:0px 0px 2px #0000001f;--elevation4-shadow2:0px 0px 40px #00000029}.elevation1{box-shadow:var(--elevation1-shadow1),var(--elevation1-shadow2)}.elevation2{box-shadow:var(--elevation2-shadow1),var(--elevation2-shadow2)}.elevation3{box-shadow:var(--elevation3-shadow1),var(--elevation3-shadow2)}.elevation4{box-shadow:var(--elevation4-shadow1),var(--elevation4-shadow2)}.imageBorder{overflow:hidden;border:.5px solid #0003;box-sizing:border-box}body{max-width:100vw;height:auto;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--light-color);font-family:Montserrat,Inter,apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif}.content,body{min-height:100vh;display:flex;flex-direction:column;align-items:center}.content{width:calc(100vw - 56px);max-width:1180px;margin:44px auto 0;flex-grow:1}@media(max-width:480px){.content{width:calc(100vw - 24px)}}h1,h2,p{margin:0}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;display:flex;align-items:center;justify-content:center;text-align:center;border-style:none;border-radius:8px;cursor:pointer;box-sizing:border-box}button:hover{filter:brightness(90%);transition:.2s ease-out}.buttonBig{font:var(--headline3);letter-spacing:-2%;height:60px;padding:18px 16px}.buttonMedium{font:var(--text1);font-weight:600;line-height:20px;height:48px;padding:12px 16px;gap:8px}.buttonSmall{font:var(--caption1);font-weight:500;letter-spacing:-.24px;border-radius:8px;height:36px;padding:10px 12px;width:-moz-fit-content;width:fit-content;min-width:80px;gap:8px}.buttonPrimary{font-weight:600;background-color:var(--yellow);color:#fff}.buttonSecondary{background-color:var(--light-blue);color:var(--purple)}.buttonTertiary{background-color:var(--light-color);color:var(--dark-color)}.buttonText{color:var(--purple);height:36px;background:none;border:none;padding:10px 0}.buttonText:hover{filter:none;text-decoration:underline;transition:.2s ease-out}.headerButton{height:44px;width:44px;background:var(--primary-color);border-radius:0}.disabledButton{opacity:.5;pointer-events:none}a{text-decoration:none;color:inherit}a:hover{transition:.2s ease-out}