.ContactContents-module__7rZ87G__contentsContainer{flex-direction:column;align-items:center;gap:100px;width:100%;max-width:1200px;padding:50px 16px 200px;display:flex}.ContactContents-module__7rZ87G__page_inner{flex-direction:column;align-items:center;width:100%;display:flex}
.FaqSection-module__bcTdOW__section{flex-direction:column;align-items:center;gap:24px;width:100%;font-size:1rem;display:flex}.FaqSection-module__bcTdOW__title{font-size:1.5rem;font-weight:700}.FaqSection-module__bcTdOW__faqContainer{border-top:1px solid var(--color-gray-350);border-bottom:1px solid var(--color-gray-350);flex-direction:column;width:100%;display:flex}
.FaqItem-module__7YJyQq__faqContainer{border-bottom:1px solid var(--color-gray-350);flex-direction:column;width:100%;display:flex}.FaqItem-module__7YJyQq__faqContainer:last-child{border-bottom:none}.FaqItem-module__7YJyQq__faqBox{grid-template-columns:50px 1fr;align-items:center;padding:16px 32px;display:grid}.FaqItem-module__7YJyQq__question{cursor:pointer;grid-template-columns:50px 1fr 50px;transition:all .3s}.FaqItem-module__7YJyQq__question:hover{background-color:var(--color-landing-primary-light);transition:all .3s}.FaqItem-module__7YJyQq__answer{color:#969696}.FaqItem-module__7YJyQq__faqIcon{font-size:1.25rem;font-weight:700}
.ContactFormSection-module__Yu2_1W__section{flex-direction:column;align-items:center;gap:24px;width:100%;padding:100px 0 0;font-size:1rem;display:flex}.ContactFormSection-module__Yu2_1W__title{margin-bottom:32px;font-size:1.5rem;font-weight:700}.ContactFormSection-module__Yu2_1W__form{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.ContactFormSection-module__Yu2_1W__informationFieldsContainer{grid-template-columns:1fr 1fr;gap:52px;width:100%;display:grid}.ContactFormSection-module__Yu2_1W__informationFieldsColumn{flex-direction:column;gap:16px;width:100%;display:flex}.ContactFormSection-module__Yu2_1W__textFieldWrapper{align-items:center;width:100%;height:100%;display:flex}.ContactFormSection-module__Yu2_1W__radioList{background-color:#fff;border-radius:8px;gap:42px;width:100%;padding:16px 8px;display:flex}.ContactFormSection-module__Yu2_1W__radioItem{cursor:pointer;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.ContactFormSection-module__Yu2_1W__radioItem input[type=radio]{accent-color:#121756}.ContactFormSection-module__Yu2_1W__textField{width:100%}.ContactFormSection-module__Yu2_1W__field{grid-template-columns:130px 1fr;align-items:center;gap:4px;width:100%;font-size:.875rem;display:grid}.ContactFormSection-module__Yu2_1W__fieldLabel{width:100%;height:100%;padding-top:.5rem}.ContactFormSection-module__Yu2_1W__termsWrapper{flex-direction:column;width:100%;padding:8px 0 32px;display:flex}.ContactFormSection-module__Yu2_1W__submitButtonContainer{width:100%;max-width:500px}@media (max-width:599px){.ContactFormSection-module__Yu2_1W__informationFieldsContainer{grid-template-columns:1fr;gap:24px}.ContactFormSection-module__Yu2_1W__informationFieldsColumn{gap:24px}.ContactFormSection-module__Yu2_1W__radioList{flex-direction:column;align-items:flex-start;gap:16px;padding:8px}.ContactFormSection-module__Yu2_1W__termsWrapper{padding:8px 0 32px}}@media (min-width:600px) and (max-width:899px){.ContactFormSection-module__Yu2_1W__informationFieldsContainer{grid-template-columns:1fr;gap:24px}.ContactFormSection-module__Yu2_1W__informationFieldsColumn{gap:24px}.ContactFormSection-module__Yu2_1W__radioList{flex-direction:column;align-items:flex-start;gap:16px;padding:8px}.ContactFormSection-module__Yu2_1W__termsWrapper{padding:8px 0 32px}}
.CustomRoundButton-module__YbjY5a__button{height:40px;color:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;line-height:20px;transition:filter .2s ease-in-out;display:flex}.CustomRoundButton-module__YbjY5a__button:hover{filter:brightness(.7)}.CustomRoundButton-module__YbjY5a__button:active{filter:brightness(.9)}.CustomRoundButton-module__YbjY5a__disabled{color:#00f;cursor:not-allowed;background-color:red}.CustomRoundButton-module__YbjY5a__primary{background-color:var(--color-landing-primary-main);color:var(--color-white)}.CustomRoundButton-module__YbjY5a__primary.CustomRoundButton-module__YbjY5a__outlined{border:1px solid var(--color-landing-primary-main);color:var(--color-landing-primary-main);background-color:#0000}.CustomRoundButton-module__YbjY5a__white{background-color:var(--color-white);color:var(--color-black)}.CustomRoundButton-module__YbjY5a__white.CustomRoundButton-module__YbjY5a__outlined{border:1px solid var(--color-white);color:var(--color-white);background-color:#0000}.CustomRoundButton-module__YbjY5a__gray{background-color:var(--color-black-600);color:var(--color-gray-300)}.CustomRoundButton-module__YbjY5a__gray.CustomRoundButton-module__YbjY5a__outlined{border:1px solid var(--color-black-800);color:var(--color-black);background-color:#0000}.CustomRoundButton-module__YbjY5a__black{background-color:var(--color-black);color:var(--color-white)}.CustomRoundButton-module__YbjY5a__black.CustomRoundButton-module__YbjY5a__outlined{border:1px solid var(--color-black);color:var(--color-black);background-color:#0000}.CustomRoundButton-module__YbjY5a__fullWidth{width:100%}
.SidebarToggleDrawerBtn-module__rnJhqG__landingHeader{width:100%;height:var(--landing-header-height);z-index:1000;color:var(--landing-header-background-color);background-color:var(--landing-header-color);isolation:isolate;border-bottom:1px solid #e0e0e0;justify-content:flex-start;align-items:center;padding:0 16px;transition:background-color .3s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.SidebarToggleDrawerBtn-module__rnJhqG__landingHeaderContent{width:100%}.SidebarToggleDrawerBtn-module__rnJhqG__logoWrapper{cursor:pointer;flex-grow:1;flex-shrink:0;width:130px;max-width:130px;height:24px;max-height:24px;position:relative}.SidebarToggleDrawerBtn-module__rnJhqG__logo{object-fit:contain;width:100%;height:100%}.SidebarToggleDrawerBtn-module__rnJhqG__closeIconWrapper{justify-self:flex-end}.SidebarToggleDrawerBtn-module__rnJhqG__menuWrapper{margin-top:var(--landing-header-height);height:calc(100vh - var(--landing-header-height));color:var(--landing-header-color);flex-direction:column;display:flex;overflow-y:auto}
.SquareRippleButton-module__z85Foq__squareButton{position:relative;overflow:hidden}.SquareRippleButton-module__z85Foq__rippleContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.SquareRippleButton-module__z85Foq__ripple{background-color:#0000004d;border-radius:8px;animation:.6s ease-out SquareRippleButton-module__z85Foq__squareRipple;position:absolute;transform:scale(0)}@keyframes SquareRippleButton-module__z85Foq__squareRipple{to{opacity:0;transform:scale(2)}}
.LocaleSwitchIcon-module__6av1yq__menuList{border-radius:"8px";background-color:#fff;flex-direction:column;width:60px;display:flex}.LocaleSwitchIcon-module__6av1yq__menuList>li{cursor:pointer;color:#000;text-align:center;border-bottom:1px solid #eee;padding:8px 12px;transition:all .2s ease-in-out}.LocaleSwitchIcon-module__6av1yq__menuList>li:last-of-type{border-bottom:none}.LocaleSwitchIcon-module__6av1yq__menuList>li:hover{color:#202020;background-color:#e8e8e8;transition:all .2s ease-in-out}
.Section2-module__F7FVKq__section{width:100%;min-height:calc(100vh - var(--landing-header-height));flex-direction:column;align-items:center;gap:50px;padding:60px 16px 16px;display:flex}.Section2-module__F7FVKq__textContainer{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.Section2-module__F7FVKq__title{text-align:center;font-size:1.25rem;font-weight:600}.Section2-module__F7FVKq__textBlue{color:var(--color-landing-primary-main)}.Section2-module__F7FVKq__textBold{font-weight:600}.Section2-module__F7FVKq__contentsContainer{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}.Section2-module__F7FVKq__contentBox{background-color:var(--color-gray-250);border-radius:15px;grid-template-columns:6fr 5fr;width:70%;max-width:1300px;padding:25px 25px 25px 40px;display:grid}.Section2-module__F7FVKq__contentLeft{flex-direction:column;justify-content:space-between;display:flex}.Section2-module__F7FVKq__contentTextContainer{flex-direction:column;gap:24px;font-weight:400;display:flex}.Section2-module__F7FVKq__contentTitle{font-size:1rem}.Section2-module__F7FVKq__contentDescription{white-space:pre-line;font-size:.875rem}.Section2-module__F7FVKq__imageWrapper{aspect-ratio:2;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Section2-module__F7FVKq__image{object-fit:contain}@media (max-width:349px){.Section2-module__F7FVKq__section{height:auto}.Section2-module__F7FVKq__contentBox{flex-direction:column-reverse;gap:16px;padding:16px;display:flex}.Section2-module__F7FVKq__contentLeft{gap:16px}}@media (min-width:350px) and (max-width:599px){.Section2-module__F7FVKq__section{height:auto}.Section2-module__F7FVKq__contentBox{flex-direction:column-reverse;gap:16px;padding:16px;display:flex}.Section2-module__F7FVKq__contentLeft{gap:16px}}
.Footer-module__G9_vQa__footer{background-color:var(--landing-footer-background);width:100%;padding:50px 0 100px}.Footer-module__G9_vQa__footer_inner{width:100%;max-width:1064px;color:var(--color-black);flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;margin:auto;padding:0 67px;font-size:.75rem;display:flex}.Footer-module__G9_vQa__footer_inner>div{flex-wrap:wrap;gap:4px;width:100%;display:flex}.Footer-module__G9_vQa__footer a{text-underline-offset:2px;align-items:center;gap:8px;text-decoration:underline;display:flex}.Footer-module__G9_vQa__footer img{flex-shrink:0}.Footer-module__G9_vQa__logo_wrapper{color:var(--color-netural-800);justify-content:space-between;align-items:center;width:100%;margin-bottom:30px;display:flex}.Footer-module__G9_vQa__flex_row{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__G9_vQa__copyright{margin-top:30px;font-size:.8rem}@media (hover:hover) and (pointer:fine){.Footer-module__G9_vQa__footer a:hover{text-underline-offset:2px;text-decoration:underline}}@media (max-width:599px){.Footer-module__G9_vQa__footer{padding:20px 0 50px}.Footer-module__G9_vQa__footer_inner{color:var(--color-neutral-400);gap:16px;padding:0 32px;font-size:.7rem}.Footer-module__G9_vQa__footer_inner>div{flex-direction:column}.Footer-module__G9_vQa__footer_inner>.Footer-module__G9_vQa__logo_wrapper{justify-content:center;align-items:flex-start;gap:30px}.Footer-module__G9_vQa__divider{display:none}}
.Section3-module__CsDXca__section{width:100%;height:calc(100vh - var(--landing-header-height));flex-direction:column;align-items:center;gap:50px;padding:60px 16px 50px;display:flex}.Section3-module__CsDXca__textContainer{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.Section3-module__CsDXca__title{text-align:center;font-size:1.25rem;font-weight:600}.Section3-module__CsDXca__textBlue{color:var(--color-landing-primary-main)}.Section3-module__CsDXca__textBold{font-weight:600}.Section3-module__CsDXca__contentsContainer{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:10px;width:60%;max-width:1300px;display:grid}.Section3-module__CsDXca__contentBox{aspect-ratio:600/350;background-color:var(--color-gray-50);border-radius:15px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding:30px 40px;display:flex;position:relative}.Section3-module__CsDXca__sectionNumber{color:var(--color-landing-primary-main);font-size:1.1rem;font-weight:700}.Section3-module__CsDXca__contentTextContainer{flex-direction:column;gap:24px;font-weight:400;display:flex}.Section3-module__CsDXca__contentTitle{font-size:1.1rem;font-weight:700}.Section3-module__CsDXca__contentDescription{white-space:pre-line;font-size:.875rem}.Section3-module__CsDXca__imageWrapper{aspect-ratio:2;justify-content:center;align-items:center;width:56%;display:flex;position:absolute;right:0;overflow:hidden}.Section3-module__CsDXca__image{object-fit:contain}.Section3-module__CsDXca__contentBox.Section3-module__CsDXca__end,.Section3-module__CsDXca__contentBox.Section3-module__CsDXca__end>.Section3-module__CsDXca__contentTextContainer{align-items:flex-end}.Section3-module__CsDXca__contentBox.Section3-module__CsDXca__end .Section3-module__CsDXca__imageWrapper{left:0}@media (max-width:349px){.Section3-module__CsDXca__section{height:auto}.Section3-module__CsDXca__contentBox{flex-direction:column-reverse;gap:16px;padding:16px;display:flex}.Section3-module__CsDXca__contentLeft{gap:16px}}@media (min-width:350px) and (max-width:699px){.Section3-module__CsDXca__section{height:auto}.Section3-module__CsDXca__contentsContainer{flex-direction:column;gap:10px;width:100%;display:flex}.Section3-module__CsDXca__contentBox{flex-direction:column;gap:16px;padding:16px;display:flex}.Section3-module__CsDXca__contentLeft{gap:16px}}@media (min-width:700px) and (max-width:899px){.Section3-module__CsDXca__contentsContainer{width:100%}}@media (min-width:900px) and (max-width:1199px){.Section3-module__CsDXca__contentsContainer{width:80%}}@media (min-width:1200px) and (max-width:1535px){.Section3-module__CsDXca__contentsContainer{width:75%}}@media (min-width:1536px){.Section3-module__CsDXca__contentsContainer{width:65%}}
@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.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:500;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:500;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:500;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:500;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:500;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.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:500;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:500;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:500;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:600;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:600;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:600;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:600;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:600;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.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:600;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:600;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:600;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.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;font-style:normal;font-weight:800;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:800;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:800;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:800;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:800;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.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:800;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:800;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:800;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:900;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:900;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:900;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:900;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:900;font-stretch:100%;font-display:swap;src:url(../media/ec173da4e4ac482c-s.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:900;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:900;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:900;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_15c6b64f-module__V-1ROG__className{font-family:Noto Sans,Noto Sans Fallback;font-style:normal}
.Section4-module__NlpZNq__section{background-color:var(--color-landing-primary-light);flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;min-height:300px;padding:0 16px;display:flex}.Section4-module__NlpZNq__title{text-align:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.Section4-module__NlpZNq__textBlue{color:var(--color-landing-primary-main)}.Section4-module__NlpZNq__imageWrapper{aspect-ratio:1241/723;justify-content:center;align-items:center;width:100%;max-width:1200px;display:flex;position:relative;overflow:hidden}.Section4-module__NlpZNq__image{object-fit:contain}@media (max-width:349px){.Section4-module__NlpZNq__section{height:auto}}@media (min-width:350px) and (max-width:599px){.Section4-module__NlpZNq__section{height:auto}}
.TermsLayoutClient-module__NAwTDa__main{width:100%;margin-top:var(--landing-app-bar-height);--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;flex-direction:column;align-items:center;min-height:100svh;padding:80px 0 150px;display:flex}@media (prefers-color-scheme:dark){.TermsLayoutClient-module__NAwTDa__main{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}
