/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-auto{margin-top:auto}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-x-6{column-gap:calc(var(--spacing)*6)}.gap-y-3{row-gap:calc(var(--spacing)*3)}.lowercase{text-transform:lowercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}@font-face{font-family:BentleyFont;src:url(/fonts/Bentley-Regular.otf)format("opentype");font-weight:400;font-style:normal}:root{--background:#fff;--foreground:#171717}body{font-family:BentleyFont,sans-serif}.main-img{background:#d3d3d3 url(/assets/main1.png) 50%/cover no-repeat}.main-img-3{background-image:url(/assets/main3.png)}main{height:100dvh;overflow:hidden}button{border-radius:var(--Input-Radius-100,8px);background:var(--Primary---300,#1a1a1a);width:100%;max-width:400px;height:48px;color:var(--Color-Text-Inverse,#fff);font-size:16px;font-style:normal;font-weight:600;line-height:var(--Line-Height-Unchangable-Body-body-line-height-24,24px);letter-spacing:var(--Letter-spacing-lt-sp-btn-4,.16px);cursor:pointer;outline:none;justify-content:center;align-items:center;display:flex}.input{width:100%;max-width:388px;height:56px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input input{width:100%;height:100%;color:var(--Primary---100,#666);font-size:var(--Size-Unchangable-Body-font-body-16,16px);font-style:normal;font-weight:300;line-height:var(--Line-Height-Unchangable-Body-body-line-height-24,24px);border-radius:var(--Exceptions-input_top_radius,8px)var(--Exceptions-input_top_radius,8px)var(--Exceptions-input_bottom_underline,0)var(--Exceptions-input_bottom_underline,0);border-bottom:1px solid var(--Color-Border-Primary,#091e4224);background:var(--Color-Background-Input,#fff);outline:none;padding:0 16px;display:flex}input::placeholder{color:var(--Primary---100,#666);font-size:var(--Size-Unchangable-Body-font-body-16,16px);font-style:normal;font-weight:300;line-height:var(--Line-Height-Unchangable-Body-body-line-height-24,24px)}h1{color:var(--Primary---400,#040404);font-size:48px;font-weight:600;line-height:125%}h1,p{text-align:center;font-style:normal}p{color:var(--Primary---300,#1a1a1a);letter-spacing:.16px;max-width:400px;font-size:16px;font-weight:300;line-height:normal}.step1{max-width:465px}.step7.step1 p{letter-spacing:.16px;text-align:center;max-width:720px;font-size:20px;font-weight:400;line-height:28px}.step7.step1{max-width:620px}h2{color:var(--Primary---400,#040404);letter-spacing:1.2px;font-size:24px;font-weight:600;line-height:normal}.badge,h2{text-align:center;font-style:normal}.badge{width:50px;height:24px;color:var(--Color-Text-Primary,#172b4d);font-size:var(--Size-Unchangable-Body-font-body-12,12px);font-weight:400;line-height:var(--Line-Height-Unchangable-Body-body-line-height-16,16px);border-radius:var(--Corner-corner-300,24px);background:var(--Color-Background-Neutral-Default,#091e420f);justify-content:center;align-items:center;display:flex}.step3>div{padding:80px 120px}h3{color:var(--Primary---400,#040404);font-size:var(--Size-Unchangable-Body-font-body-20,20px);font-style:normal;font-weight:600;line-height:var(--Line-Height-Unchangable-Body-body-line-height-28,28px);letter-spacing:var(--Letter-spacing-lt-sp-btn-4,.16px)}h5{color:var(--Primary---100,#666);font-weight:300;line-height:var(--Line-Height-Body-body-line-height-24,24px)}h4,h5{font-size:var(--Size-Body-font-body-16,16px);font-style:normal}h4{color:var(--Primary---400,#040404);padding:8px;font-weight:400;line-height:20px}.gallery-item{cursor:pointer;flex:1;min-width:calc(33.3333% - 1rem);max-width:calc(33% - 3rem)}.gallery-item div.absolute{z-index:3;opacity:0;border:2px solid #333;border-radius:10px;width:calc(100% + 8px);height:calc(100% + 8px);transition:all .3s ease-in-out;position:absolute;top:-4px;left:-4px}.gallery-item.active div.absolute{opacity:1}.gallery-item img{object-fit:cover;z-index:2;background:#d3d3d3 50%/cover no-repeat;border-radius:8px;width:100%;height:auto;position:relative}.gallery-item-img{position:relative}.gallery-item-img:before{content:"";z-index:3;opacity:.05;background:#d3d3d3 50%/cover no-repeat;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}button.back{background:var(--Color-Background-Input_hovered,#f7f8f9);width:84px;color:var(--Primary---300,#1a1a1a)}button.back,button.next{border-radius:var(--Input-Radius-100,8px);height:48px;font-size:var(--Size-Unchangable-Body-font-body-16,16px);font-style:normal;font-weight:600;line-height:var(--Line-Height-Unchangable-Body-body-line-height-24,24px);letter-spacing:var(--Letter-spacing-lt-sp-btn-4,.16px)}button.next{background:var(--Primary---300,#1a1a1a);width:200px;color:var(--Color-Text-Inverse,#fff);gap:.5rem}body .nextjs-toast,nextjs-portal{display:none!important}.info{margin-top:auto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@media (min-width:1248px) and (max-width:1919px){.step3>div{padding:2.5rem 3rem}.images.mt-12{margin-top:24px}.step7.step1{max-width:520px}}@media (min-width:1024px) and (max-width:1247px){.step1:not(.step3):not(.step7){width:430px}.step1:not(.step3):not(.step7) h1{max-width:400px}.step3>div{padding:2.5rem!important}}@media (max-width:1247px){.step7 h1{max-width:400px}}@media (min-width:1024px) and (max-width:1248px){.step3>div{padding:2.5rem 3rem}.images{margin-top:2rem}.step7.step1 p{max-width:400px}}@media (min-width:1248px) and (max-width:1919px){.step7.step1 p{max-width:430px}}@media (max-width:1023px){main{flex-direction:column}.step7 h1{max-width:100%;margin-bottom:8px}.step7.step1 p{max-width:400px;font-size:20px;font-weight:400}.step1{height:100%;padding:5rem 16px 16px}.step1,.step1 button{width:100%;max-width:100%}.step1 button{margin-top:auto}.step1 h2{margin-bottom:1.5rem;font-size:23px}.step1 h1{margin-bottom:.5rem}.bg-container{max-height:496px;min-height:496px}.main-img{background-image:url(/assets/main1-mobile.png)}.main-img-3{background-image:url(/assets/main3.png)}.step1 img{width:142px;height:48px}.step3>div{padding:2.5rem 1rem 0}.info{margin-top:0}.images{margin-top:2rem}.gallery-item{max-width:calc((100% - 1.5rem) / 2);min-width:calc((100% - 1.5rem) / 2)}.main-3{overflow:auto}.buttons{padding:1rem 0;margin-top:2.5rem}.buttons .back{width:140px}.buttons .next{flex:1;width:auto;max-width:none}.step1.step7{justify-content:start;max-width:560px}}@media (max-width:743px){main.main-1,main.main-7{overflow:auto}.step1.step7{max-width:460px}.bg-container,.bg-container>div,.main-3 .bg-container{min-height:320px;max-height:320px}.step1 h1{font-size:40px}.step1.step7 h1{font-size:48px}.input{max-width:calc(100% - 48px)}.step1 p{margin-bottom:2rem}}