:root{--accent:#63a91f;--hover:#4a8214;--white:#f3f3f3;--white-pure:#fff;--black:#051107;--gray:#69776b;--primary:#63a91f;--gray-100:#e7e7e7;--primary-100:#eefff5;--background-color:#fff;--default-font:Inter, sans-serif;--bora:12px}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter18pt-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}:after{box-sizing:border-box}:before{box-sizing:border-box}::selection{color:#fff;background-color:#63a91f}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#63a91f}::-webkit-scrollbar-thumb:hover{background:#4a8214}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{color:#051107;background:#fff;min-width:320px;font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.4;position:relative;overflow-x:hidden}body input,body textarea{box-shadow:none;border:none;outline:none}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:-webkit-autofill{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}textarea:-webkit-autofill{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}textarea:-webkit-autofill:hover{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}textarea:-webkit-autofill:focus{-webkit-text-fill-color:#f3f3f3;outline:none;font-size:18px;font-weight:400;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;border:none!important}a,a:hover{color:#051107;text-decoration:none}button{box-shadow:none;cursor:pointer;background:0 0;border:none}button:focus{outline:none}b,strong{font-weight:700}section{position:relative}address{margin:0}h1,h2,h3,h4,h5,h6,p,article,div,span,time,li{word-break:break-word}p{margin-bottom:16px}picture{display:block}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 20px}.row{flex-wrap:wrap;margin:0 -20px;display:flex}[class*=col-]{width:100%;padding:0 20px}.col-12{width:100%}.col-6{width:50%}.col-5{width:41.6667%}.col-2{width:16.6667%}@media (min-width:577px){.col-sm-5{width:41.6667%}.col-sm-6{width:50%}.col-sm-12{width:100%}}@media (min-width:769px){.col-md-4{width:33.3333%}.col-md-12{width:100%}}@media (min-width:993px){.col-lg-3{width:25%}.col-lg-4{width:33.3333%}.col-lg-6{width:50%}.col-lg-10{width:83.3333%}}@media (min-width:1201px){.col-xl-2{width:16.6667%}.col-xl-3{width:25%}.col-xl-4{width:33.3333%}.col-xl-6{width:50%}.col-xl-9{width:75%}}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.title-h1{text-transform:uppercase;color:#f3f3f3;margin:0;font-size:80px;font-weight:900}.title-h2{text-transform:uppercase;color:#051107;margin:0;font-size:36px;font-weight:900}.title-ver-3{letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:20px;font-weight:900;line-height:28px}.desc-ver-1{color:#69776b;font-size:18px;font-weight:400}.desc-ver-2{letter-spacing:-.01em;text-transform:uppercase;font-size:20px;font-weight:900;line-height:28px}.desc-ver-3{text-transform:uppercase;color:#69776b;font-size:16px;font-weight:400}.suptitle{color:#69776b;font-size:14px;font-weight:300}.text-center{text-align:center}.m-button-default{color:#f3f3f3;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#63a91f;border:none;border-radius:24px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:8px 16px;font-size:18px;font-weight:500;text-decoration:none;transition:all .12s ease-in-out;display:inline-flex;position:relative}.m-button-default:hover{color:#f3f3f3;background:#4a8214}.m-button-default:active{-ms-transform:scale(.92);transform:scale(.92)}.m-button-default:focus-visible{outline:none}.m-button-outline{color:#f3f3f3;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #f3f3f3;border-radius:24px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:8px 16px;font-size:18px;font-weight:500;text-decoration:none;transition:all .12s ease-in-out;display:inline-flex;position:relative}.m-button-outline:hover{color:#051107;background:#f3f3f3}.m-button-outline:active{-ms-transform:scale(.92);transform:scale(.92)}.m-button-outline:focus-visible{outline:none}.page-wrapper{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.main{flex-grow:1}.sr-only,.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form{position:relative}.form_fields{flex-direction:column;row-gap:21px;display:flex}.form_field{background:#fff;border-radius:12px;align-items:center;width:100%;height:68px;display:flex;position:relative}.form_input{letter-spacing:-.02em;color:#4b3f38;background:0 0;border:none;border-radius:0;outline:none;width:100%;height:100%;padding:0 24px;font-size:16px;font-weight:400;display:block}.form_input::placeholder{letter-spacing:-.02em;color:#4b3f38;font-size:16px;font-weight:300}@media (max-width:992px) and (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}@media (max-width:992px){.title-h1{font-size:62px}}@media (max-width:768px){.title-h1{font-size:56px}}@media (max-width:480px){.title-h1{font-size:36px}.desc-ver-1{font-size:16px}}
:root{--accent:#63a91f;--hover:#4a8214;--white:#f3f3f3;--white-pure:#fff;--black:#051107;--gray:#69776b;--primary:#63a91f;--gray-100:#e7e7e7;--primary-100:#eefff5;--background-color:#fff;--default-font:Inter, sans-serif;--bora:12px}.not-found-module-scss-module__HfxUKG__page{align-items:center;min-height:80vh;padding:80px 0;display:flex}.not-found-module-scss-module__HfxUKG__content{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.not-found-module-scss-module__HfxUKG__code{color:#63a91f;margin:0;font-size:120px;font-weight:900;line-height:1}.not-found-module-scss-module__HfxUKG__message{color:#69776b;margin:0;font-size:24px;font-weight:400}.not-found-module-scss-module__HfxUKG__link{margin-top:8px}@media (max-width:768px){.not-found-module-scss-module__HfxUKG__code{font-size:80px}.not-found-module-scss-module__HfxUKG__message{font-size:18px}}
