*,body,html{scroll-behavior:smooth}body,html{padding:0;margin:0;height:100%;width:100%;overflow-x:hidden;overflow-y:auto;font-family:Grtsk,sans-serif;font-weight:500}body::-webkit-scrollbar,html::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:4px}h1,h2,h3,h4,h5,h6,p{margin:0;font-weight:500}a{color:#000;text-decoration:none}*{box-sizing:border-box}button{border:none}img{width:100%;height:100%;object-fit:cover}.section-wr{width:100%;padding:20px 20px 20px 390px}@media only screen and (max-width:1440px){.section-wr{padding:20px 20px 20px 300px}}@media only screen and (max-width:1279px){.section-wr{padding:20px 20px 20px 300px}}@media only screen and (max-width:1278px){.section-wr{padding:20px 20px 20px 40px}}@media only screen and (max-width:1024px){.section-wr{padding:20px 40px}}@media only screen and (max-width:768px){.section-wr{padding:20px 20px 0}}@media only screen and (max-width:700px){.section-wr{padding:72px 16px 0}}.title{font-size:48px;line-height:48px;letter-spacing:-.02em}@media only screen and (max-width:1279px){.title{font-size:48px;line-height:48px}}@media only screen and (max-width:1024px){.title{font-size:48px;line-height:48px}}@media only screen and (max-width:768px){.title{font-size:42px;line-height:42px}}@media only screen and (max-width:700px){.title{font-size:28px;line-height:28px}}.subtitle{font-size:18px;line-height:18px;font-weight:500}@media only screen and (max-width:1024px){.subtitle{font-size:24px;line-height:24px}}@media only screen and (max-width:768px){.subtitle{font-size:20px;line-height:20px}}@media only screen and (max-width:700px){.subtitle{font-size:16px}}.button{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;background:transparent;border:none;outline:none;font-size:18px;padding:14px 22px}.button_filled{background-color:#000;color:#fff;transition:all .15s ease}.button_filled[disabled]{background-color:#b3b3b3}.button_filled:active:not([disabled]){background-color:#4d4d4d}.button_stroke{background-color:#fff;color:#000;outline:1px solid #000;transition:all .15s ease}.button_stroke[disabled]{background-color:#fff;color:#b3b3b3;outline:1px solid #b3b3b3}.button_stroke:active:not([disabled]){background-color:#fff;color:#4d4d4d;outline:1px solid #4d4d4d}.button_filled:hover,.button_stroke:hover{background-color:#ed3327;color:#fff;border:none;outline:none;transition:all .15s ease}.subtitle{position:relative}.link-white{color:#fff}.link-black,.link-white{width:-moz-fit-content;width:fit-content;cursor:pointer}.link-black{color:#000}.link-white:after{background-color:#fff}.link-black:after,.link-white:after{content:"";position:absolute;display:block;bottom:-5px;left:0;right:0;width:100%;height:2px}.link-black:after{background-color:#000}.link-black:hover:after,.link-white:hover:after{animation:link-animation .5s linear;-webkit-animation:link-animation .5s linear}@font-face{font-family:Grtsk;src:url(/_next/static/media/Grtsk-Medium.66e70161.ttf);font-weight:500;font-style:normal}@keyframes link-animation{0%{width:0}to{width:100%}}