:root{--primary:#4a3287}.hero{padding:64px 0}@media (max-width:1024px){.hero{padding:32px 0}}@media (max-width:768px){.hero{padding:24px 0}}.hero__logo{width:200px;height:auto}.hero__title{max-width:26ch;margin-top:32px;font-size:40px;line-height:1.3}@media (max-width:1024px){.hero__title{font-size:32px}}@media (max-width:768px){.hero__title{font-size:24px}}.hero__description{max-width:60ch;margin-top:24px;font-size:18px;line-height:1.5}@media (max-width:768px){.hero__description{font-size:16px}}.hero__description *+p{margin-top:1em}.split{display:flex;gap:32px;margin-top:64px}@media (max-width:768px){.split{flex-direction:column;margin-top:32px}}.split__col{flex:1}.split__title{font-size:28px;line-height:1.5}@media (max-width:1024px){.split__title{font-size:24px}}@media (max-width:768px){.split__title{font-size:20px}}.split__col p{margin-top:1em;line-height:1.5}.section{margin-top:64px}@media (max-width:768px){.section{margin-top:32px}}.section h2{font-size:28px;line-height:1.5}@media (max-width:1024px){.section h2{font-size:24px}}@media (max-width:768px){.section h2{font-size:20px}}.section h3{font-size:20px;line-height:1.5}@media (max-width:1024px){.section h3{font-size:19px}}@media (max-width:768px){.section h3{font-size:18px}}.section p,.section ul{max-width:60ch;font-size:18px;line-height:1.5}@media (max-width:768px){.section p,.section ul{font-size:16px}}.section *+h2,.section *+h3,.section *+p,.section *+ul{margin-top:1em}.section ul{margin-left:2em}.section ul *+li{margin-top:.5em}.section--last{margin-bottom:128px}.home{--header-height:124px;display:flex;flex-direction:column;min-height:100svh}@media (max-width:768px){.home{--header-height:82px}}.home__content{display:flex;flex:1;align-items:center;justify-content:center;padding-right:var(--page-right-padding);padding-bottom:var(--header-height);padding-left:var(--page-left-padding)}.home__content__wrap{position:relative;width:100%;max-width:660px;aspect-ratio:690/407}@media (max-width:768px){.home__content__wrap{max-width:100%;aspect-ratio:378/415}}.home__content__wrap__image{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home__content__wrap__image--front{-webkit-mask-image:linear-gradient(#000,#000 0);mask-image:linear-gradient(#000,#000 0);-webkit-mask-image:linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0);-webkit-mask-position:top;mask-position:top;-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:reveal-top-to-bottom 2.25s ease-in-out .5s forwards}@keyframes reveal-top-to-bottom{0%{-webkit-mask-size:100% 0;mask-size:100% 0}to{-webkit-mask-size:100% 100%;mask-size:100% 100%}}.home__content__text{--offset-x:10.75%;position:absolute;top:19.5%;right:0;left:10.75%;left:var(--offset-x);font-size:15px;font-weight:400;line-height:1.13;letter-spacing:.07em;color:var(--dark-main);text-transform:uppercase;text-align:justify}@media (max-width:768px){.home__content__text{--offset-x:8.5%;top:13%;font-size:3.5vw}}@media (max-width:500px){.home__content__text{font-size:3.4vw}}@media (max-width:400px){.home__content__text{font-size:3.3vw}}.home__content__text p{--duration:1400ms;--delay:2000ms;-webkit-mask-image:linear-gradient(#000,#000 0);mask-image:linear-gradient(#000,#000 0);-webkit-mask-image:linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0);-webkit-mask-position:left;mask-position:left;-webkit-mask-size:0 100%;mask-size:0 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;animation:reveal-left-to-right 1.4s ease-in-out calc(1.4s * .6 * var(--count) + 2s) forwards;animation:reveal-left-to-right var(--duration) ease-in-out calc(var(--duration) * .6 * var(--count) + var(--delay)) forwards}.home__content__text p:first-child{--count:1}.home__content__text p:nth-child(2){--count:2}.home__content__text p:nth-child(3){--count:3}.home__content__text p:nth-child(4){--count:4}.home__content__text p:nth-child(5){--count:5}.home__content__text p:nth-child(6){--count:6}@keyframes reveal-left-to-right{0%{-webkit-mask-size:0 100%;mask-size:0 100%}to{-webkit-mask-size:100% 100%;mask-size:100% 100%}}.home__content__text a{text-decoration-thickness:.08em;text-underline-offset:.1em;transition:color .12s ease-in-out}.home__content__text a:hover:not(:active){color:var(--dark-600)}.home__header{display:flex;align-items:center;height:var(--header-height);padding:0 64px}@media (max-width:768px){.home__header{padding-right:var(--page-right-padding);padding-left:var(--page-left-padding)}}.home__header nav{width:100%}.home__header ul{--gap-x:64px;display:flex;justify-content:flex-end;gap:64px;gap:var(--gap-x);width:100%;list-style:none}@media (max-width:768px){.home__header ul{--gap-x:32px;justify-content:space-between}}.home__header a,.home__header button{position:relative;font-size:15px;font-weight:400;line-height:1.13;letter-spacing:.07em;color:var(--dark-main);-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:color .12s ease-in-out}.home__header a:hover:not(:active),.home__header button:hover:not(:active){color:var(--dark-600)}.home__header a:before,.home__header button:before{--offset-y:32px;position:absolute;top:calc(-1 * 32px);top:calc(-1 * var(--offset-y));right:calc(-.5 * var(--gap-x));bottom:calc(-1 * 32px);bottom:calc(-1 * var(--offset-y));left:calc(-.5 * var(--gap-x));content:""}