.page-module___8aEwW__landingPage{flex-direction:column;justify-content:start;align-items:center;display:flex}
.NiceButton-module__FSx5pa__button{color:var(--slate-blue-900);border:none;border:var(--slate-blue-900)4px solid;font-family:var(--font-primary);cursor:pointer;border-bottom:var(--slate-blue-900)8px solid;border-radius:12px}.NiceButton-module__FSx5pa__blueButton{background-color:var(--pale-blue-300)}.NiceButton-module__FSx5pa__yellowButton{background-color:var(--yellow-200)}.NiceButton-module__FSx5pa__smallButton{font-size:var(--body-large-size);width:160px;height:64px}.NiceButton-module__FSx5pa__largeButton{font-size:var(--h5-size);width:328px;height:80px}.NiceButton-module__FSx5pa__blueButton:hover{background-color:var(--pale-blue-100)}.NiceButton-module__FSx5pa__yellowButton:hover{background-color:var(--yellow-100)}@media (max-width:767px){.NiceButton-module__FSx5pa__button{border:var(--blue-900)2px solid;border-bottom:var(--blue-900)5px solid;border-radius:8px}.NiceButton-module__FSx5pa__smallButton{font-size:var(--body-small-size);width:96px;height:40px}.NiceButton-module__FSx5pa__largeButton{font-size:var(--body-small-size);width:192px;height:48px}}
.Header-module__4CjFVG__header{background-color:var(--pale-blue-50);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 130px;display:flex}.Header-module__4CjFVG__logo{cursor:pointer;width:336px}.Header-module__4CjFVG__header div{justify-content:space-between;align-items:center;width:100%;padding-top:8px;display:flex}.Header-module__4CjFVG__header div div{justify-content:space-between;align-items:center;width:336px;margin-top:0;padding:0;display:flex}.Header-module__4CjFVG__hr{background-color:var(--pale-blue-700);width:calc(100% + 260px);height:3px}.Header-module__4CjFVG__hideInMobile{display:contents}@media (max-width:767px){.Header-module__4CjFVG__hideInMobile{display:none}.Header-module__4CjFVG__header{padding:0 20px}.Header-module__4CjFVG__logo{width:200px}.Header-module__4CjFVG__header div{justify-content:space-between;align-items:start;margin-top:20px;padding:0}.Header-module__4CjFVG__header div div{width:fit-content;height:100%;margin-top:0}.Header-module__4CjFVG__hr{width:calc(100% + 40px)}}@media (min-width:768px) and (max-width:1024px){.Header-module__4CjFVG__header{padding:0 20px}.Header-module__4CjFVG__hr{width:calc(100% + 40px)}}
.Hero-module__ZzdHSa__h1{font-size:var(--h1-size);color:var(--slate-blue-800);font-family:var(--font-primary);text-align:center;width:656px}.Hero-module__ZzdHSa__h1 span{color:var(--slate-blue-400)}.Hero-module__ZzdHSa__hero{background-color:var(--pale-blue-50);flex-direction:column;width:100%;height:672px;padding:0 130px;display:flex}.Hero-module__ZzdHSa__heroPicture{height:408px;margin:0;padding:0}.Hero-module__ZzdHSa__firstPart{justify-content:space-around;align-items:center;width:100%;height:408px;margin-top:32px;display:flex}.Hero-module__ZzdHSa__underline{display:inline-block;position:relative}.Hero-module__ZzdHSa__underline:after{content:"";background-color:var(--slate-blue-400);border-radius:10px;width:100%;height:5px;position:absolute;bottom:8px;left:0}.Hero-module__ZzdHSa__secondPart{flex-direction:column;justify-content:space-between;align-items:center;height:128px;margin-top:8px;display:flex}.Hero-module__ZzdHSa__bodyLarge{font-size:var(--body-large-size);font-family:var(--font-primary);color:var(--blue-300);text-align:center;display:block}.Hero-module__ZzdHSa__showDesktop{display:block}.Hero-module__ZzdHSa__showPhone{display:none}@media (max-width:767px){.Hero-module__ZzdHSa__showDesktop{display:none}.Hero-module__ZzdHSa__showPhone{display:block}.Hero-module__ZzdHSa__h1{font-size:var(--h4-size);text-align:center}.Hero-module__ZzdHSa__hero{flex-direction:column;width:100vw;height:260px;padding:0 20px;display:flex}.Hero-module__ZzdHSa__firstPart{height:fit-content;margin-top:24px}.Hero-module__ZzdHSa__underline:after{height:4px;bottom:2px}.Hero-module__ZzdHSa__secondPart{flex-direction:column-reverse;justify-content:space-between;height:88px;margin-top:32px}.Hero-module__ZzdHSa__bodyLarge{font-size:var(--caption-size);height:24px}}@media (min-width:768px) and (max-width:1024px){.Hero-module__ZzdHSa__showDesktop{display:none}.Hero-module__ZzdHSa__showPhone{display:block}}
.Offers-module__5Rg12W__h1{font-size:var(--h2-size);color:var(--slate-blue-800);font-family:var(--font-primary);text-align:center}.Offers-module__5Rg12W__underline{display:inline-block;position:relative}.Offers-module__5Rg12W__underline:after{content:"";background-color:var(--slate-blue-800);border-radius:10px;width:110%;height:5px;position:absolute;bottom:0;left:-5%}.Offers-module__5Rg12W__offers{background-color:var(--pale-blue-50);flex-direction:column;align-items:center;width:100%;height:624px;margin:0;padding:0;display:flex;overflow:hidden}.Offers-module__5Rg12W__offers div{background-color:var(--pale-blue-200);justify-content:space-around;align-items:center;width:100%;height:calc(100% - 64px);padding-top:56px;display:flex}.Offers-module__5Rg12W__offers div :first-child,.Offers-module__5Rg12W__offers div :last-child{height:376px;padding:0}.Offers-module__5Rg12W__offers div img:nth-child(2){height:300px;transform:translateY(-56px)}@media (max-width:767px){.Offers-module__5Rg12W__h1{font-size:var(--body-large-size);margin-top:24px}.Offers-module__5Rg12W__underline:after{height:4px}.Offers-module__5Rg12W__offers div :first-child{height:170px;padding:0;transform:rotate(12deg)}.Offers-module__5Rg12W__offers div :last-child{height:170px;padding:0;transform:rotate(-12deg)}.Offers-module__5Rg12W__offers div img:nth-child(2){height:135px;transform:translateY(0)}.Offers-module__5Rg12W__offers div{flex-direction:column;height:calc(100% - 38px);padding-top:24px}}@media (min-width:768px) and (max-width:1024px){.Offers-module__5Rg12W__offers div{flex-direction:column;height:fit-content;margin-top:0}.Offers-module__5Rg12W__offers div :first-child{padding:0;transform:rotate(12deg)}.Offers-module__5Rg12W__offers div :last-child{padding:0;transform:rotate(-12deg)}.Offers-module__5Rg12W__offers div img:nth-child(2){transform:translateY(0)}.Offers-module__5Rg12W__offers div{flex-direction:column;height:calc(100% - 38px);padding-top:24px}.Offers-module__5Rg12W__offers{height:fit-content}}
.Learn-module__Hz-O3G__h1{font-size:var(--h2-size);color:var(--slate-blue-800);font-family:var(--font-primary);text-align:center}.Learn-module__Hz-O3G__underline{display:inline-block;position:relative}.Learn-module__Hz-O3G__underline:after{content:"";background-color:var(--slate-blue-800);border-radius:10px;width:110%;height:5px;position:absolute;bottom:0;left:-5%}.Learn-module__Hz-O3G__learns{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:944px;margin:0;padding:0;display:flex}.Learn-module__Hz-O3G__learns img{height:368px}.Learn-module__Hz-O3G__learns div{flex-direction:column;justify-content:space-between;width:1072px;height:752px;margin-bottom:64px;display:flex}.Learn-module__Hz-O3G__learns div div{flex-direction:row;justify-content:space-between;align-items:center;width:1072px;height:368px;margin:0;display:flex}@media (max-width:767px){.Learn-module__Hz-O3G__h1{font-size:var(--body-large-size)}.Learn-module__Hz-O3G__underline:after{height:4px}.Learn-module__Hz-O3G__learns img{height:136px}.Learn-module__Hz-O3G__learns div{justify-content:space-between;align-items:center;width:100%;height:592px;margin-bottom:32px}.Learn-module__Hz-O3G__learns div div{flex-direction:column;justify-content:space-between;align-items:center;width:fit-content;height:288px}.Learn-module__Hz-O3G__learns{justify-content:space-between;height:696px}}@media (min-width:768px) and (max-width:1024px){.Learn-module__Hz-O3G__learns img{height:240px}.Learn-module__Hz-O3G__learns div{width:100%;height:536px;padding-top:32px}.Learn-module__Hz-O3G__learns div div{justify-content:space-around;width:100%;height:240px;padding:0 40px}.Learn-module__Hz-O3G__learns{height:fit-content}}
.Footer-module__1I15rq__footer{background-color:var(--blue-900);width:100%;height:280px}.Footer-module__1I15rq__firstPart{justify-content:space-between;align-items:center;width:100%;height:252px;padding:0 130px;display:flex}.Footer-module__1I15rq__h5{font-size:var(--h5-size);color:var(--pale-blue-500);font-family:var(--font-primary);cursor:default}.Footer-module__1I15rq__underline{display:inline-block;position:relative}.Footer-module__1I15rq__underline:after{content:"";background-color:var(--pale-blue-500);border-radius:10px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Footer-module__1I15rq__smallText{font-size:var(--body-small-size);color:var(--blue-200);font-family:var(--font-primary)}.Footer-module__1I15rq__icon{height:18px}.Footer-module__1I15rq__firstPart>div:first-child{flex-direction:column;justify-content:space-between;align-items:start;width:312px;height:122px;display:flex}.Footer-module__1I15rq__icons{justify-content:space-between;align-items:center;width:116px;display:flex}.Footer-module__1I15rq__bodySize{font-size:var(--body-small-size);color:var(--pale-blue-500);font-family:var(--font-primary);cursor:default}.Footer-module__1I15rq__bodySize2{font-size:var(--body-small-size);color:var(--blue-100);font-family:var(--font-primary);cursor:pointer}.Footer-module__1I15rq__bodySize2:hover{color:var(--pale-blue-600)}.Footer-module__1I15rq__firstPart>div:nth-child(2){justify-content:space-between;align-items:center;width:472px;height:139px;display:flex}.Footer-module__1I15rq__firstPart>div:nth-child(2) div{flex-direction:column;justify-content:space-between;align-items:start;width:164px;height:100%;display:flex}.Footer-module__1I15rq__line{width:100%}.Footer-module__1I15rq__caption{font-size:var(--body-small-size);color:var(--blue-50);font-family:var(--font-primary);text-align:center;margin-bottom:4px}.Footer-module__1I15rq__secondPart{flex-direction:column;justify-content:space-between;align-items:center;height:28px;display:flex}@media (max-width:767px){.Footer-module__1I15rq__footer{flex-direction:column;justify-content:space-between;height:690px;display:flex}.Footer-module__1I15rq__firstPart{flex-direction:column;align-items:start;height:584px;margin-top:40px;padding:0 20px}.Footer-module__1I15rq__firstPart>div:first-child{height:142px}.Footer-module__1I15rq__h5{margin-bottom:8px}.Footer-module__1I15rq__smallText{font-size:var(--body-size);margin-bottom:8px}.Footer-module__1I15rq__removeMobile{display:none}.Footer-module__1I15rq__icon{height:24px}.Footer-module__1I15rq__firstPart>div:nth-child(2){flex-direction:column;justify-content:space-between;align-items:start;width:100%;height:404px;display:flex}.Footer-module__1I15rq__firstPart>div:nth-child(2) div{height:113px;margin-bottom:32px}.Footer-module__1I15rq__bodySize{font-size:var(--body-large-size)}.Footer-module__1I15rq__bodySize2{font-size:var(--body-size);margin-top:8px}.Footer-module__1I15rq__secondPart{justify-content:space-between;align-items:center;height:32px;padding:0 20px}.Footer-module__1I15rq__caption{margin-bottom:4px}}@media (min-width:768px) and (max-width:1024px){.Footer-module__1I15rq__firstPart{justify-content:space-between;padding:0 20px}.Footer-module__1I15rq__firstPart>div:nth-child(2){width:390px}.Footer-module__1I15rq__firstPart>div:nth-child(2) div{width:130px}}
