@charset "UTF-8";:root{--negro: #393939;--tipo-principal: Helvetica, Arial, sans-serif;--tipo-secundaria: Verdana}@media (prefers-color-scheme: dark){:root{--negro: #ececec}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}*,*:before,*:after{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}*:before,*:after{display:block}img,picture,video,iframe,figure{max-width:100%;width:100%;display:block;object-fit:cover;object-position:center center}a{display:block;text-decoration:none;color:inherit;font-size:inherit}p a{display:inline}li{list-style-type:none}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,a,strong,blockquote,i,b,u,em{font-size:inherit;font-weight:inherit;font-style:inherit;text-decoration:none;color:inherit}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}::selection{background-color:var(--negro);color:var(--blanco)}form,input,textarea,select,button,label{font-family:inherit;font-size:inherit;-webkit-hyphens:auto;hyphens:auto;background-color:transparent;color:inherit;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}table,tr,td{border-collapse:collapse;border-spacing:0}svg{width:100%;display:block;fill:currentColor}body{min-height:100vh;font-size:100%;font-family:var(--tipo-principal);color:var(--negro);-webkit-hyphens:auto;hyphens:auto;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{background:#2C2C2C!important;width:100%;color:#000;position:relative}html:after,body:after,#root:after{content:"";display:block;position:fixed;left:0;bottom:0;width:100vw;height:302px;background:url(/coloriza-bg.png) no-repeat center bottom;background-size:cover;pointer-events:none;z-index:0}html.no-scroll,body.no-scroll,#root.no-scroll{overflow:hidden;max-width:100vw;max-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.first-title{color:#fff;font-weight:700;font-family:Jost,sans-serif;line-height:130%;letter-spacing:0;text-align:center;font-size:16px;margin-bottom:14px}@media screen and (min-width: 768px){.first-title{font-size:20px}}.first-subtitle{display:none}@media screen and (min-width: 768px){.first-subtitle{color:#fff;text-align:center;font-family:Nunito Sans,sans-serif;display:block;margin-bottom:36px}}.read-the-docs{color:#888}.header-wrapper{position:sticky;top:0;background:#2C2C2C;z-index:1001;box-shadow:1px 1px 8px #b7b7b759;width:100%}.header-layout{display:flex;width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.header-layout{gap:60px}}@media (min-width: 1200px){.header-layout{padding:0 0 0 16px}}.logo-section{display:flex;justify-content:center;align-items:center;padding:14px 0}@media (max-width: 768px){.logo-section{padding:8px 4px}}.logo-section img{max-height:60px!important}@media (min-width: 768px){.logo-section img{min-height:80px!important}}.header-logo{max-width:100%;max-height:60px;width:auto;height:auto;object-fit:contain}@media (max-width: 768px){.header-logo{max-height:35px}}.step-container{width:100%;max-width:700px;padding:30px 0 8px;margin-left:auto;margin-right:0;position:relative;background:transparent;color:#f1f1f1}@media (max-width: 768px){.step-container{max-width:60%;width:100%;padding:24px 8px 8px 4px;margin-left:auto;margin-right:0}}.uploader-container{background-color:#fff;border-radius:8px;width:100%;padding:24px;border:none;box-sizing:border-box;cursor:pointer}@media screen and (min-width: 768px){.uploader-container{outline:3px #BBBBBB dotted;outline-offset:-12px}}.uploader-container h2{font-family:Lato,sans-serif;font-size:12px;line-height:20px;font-weight:600;color:#1a1a1a;text-align:center}@media (min-width: 768px){.uploader-container h2{font-size:13px}}.uploader-container--dragging{transition:background-color .2s;background-color:#fff9d8}.mobile p{text-align:center;font-family:Nunito Sans,sans-serif;font-weight:700;margin-bottom:12px;font-size:12px;line-height:1.3}@media screen and (min-width: 768px){.mobile p{display:none}}.mobile p span{font-size:10px;font-weight:400;line-height:1.3;display:inline-block;margin-top:6px}.desktop{display:none!important;color:#bbb;font-family:Jost,sans-serif}.desktop__title{font-weight:500}@media screen and (min-width: 768px){.desktop{display:flex!important;flex-direction:column;justify-content:center;align-items:center;margin-bottom:12px}}.form-container{background-color:#fff;flex-direction:column;display:flex;margin-top:32px;padding:24px;border-radius:16px;gap:10px}.form-container .isWritten{border:1px solid black}.form-container h2{font-family:Lato,sans-serif;font-weight:600;font-size:13px}@media (min-width: 450px){.form-container h2{font-size:20px}}.form-container input{font-family:Lato,sans-serif;font-weight:400;font-size:16px;border-radius:8px;border:1px solid #d9d9d9;line-height:24px}@media (min-width: 450px){.form-container input{font-size:20px}}@media (min-width: 768px){.form-container{width:100%;max-width:885px}}.input-container{display:flex;flex-wrap:wrap;max-width:100%;margin-top:24px;width:100%;gap:10px}@media only screen and (min-width: 768px){.input-container{flex-direction:row;flex-wrap:wrap;gap:12px;align-items:center;max-width:880px;justify-content:center}}.title{color:#f1f1f1;font-weight:700;font-size:24px;line-height:32px;text-align:center;font-family:Jost,sans-serif}.main-container{margin:0 auto}@media (min-width: 768px){.main-container{width:100%;max-width:784px}}.FaArrowLeft,.FaArrowRight{width:24px}.form-body{display:flex;flex-direction:column;align-items:center}.main-body{position:relative;z-index:1000;padding:40px 0 120px!important;width:90%}@media (min-width: 768px){.main-body{overflow-y:auto;width:100%;display:flex;flex-direction:column;align-items:center;scrollbar-width:thin;scrollbar-color:#333 #eee;margin-bottom:80px;padding:40px 0 60px!important}.main-body::-webkit-scrollbar{width:10px}.main-body::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.main-body::-webkit-scrollbar-track{background-color:#eee}}.grecaptcha-badge{display:none;visibility:hidden;pointer-events:none}.obs{font-size:12px;text-align:center}.obs a{color:#2c2c2c}.mart-12{margin-top:12px}.f-group{display:flex;flex-direction:column}.f-group>div{margin-bottom:24px}.f-group>div h2{font-size:13px;margin-bottom:8px}.f-group .w-100{width:100%}@media (min-width: 768px){.f-group{flex-direction:row;gap:32px}.f-group>div{width:50%}}.coloriza-logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.coloriza-logo-img{max-width:180px;height:auto;display:block}@media (min-width: 768px){.coloriza-logo-img{max-width:300px}}.medidas-logo{display:flex;justify-content:center;margin-bottom:16px}.medidas-logo img{width:160px;height:auto}@media (min-width: 768px){.medidas-logo img{width:300px}}.mt0{margin-top:0!important}.button-map{border:1px solid #FF8A00;color:#ff8a00;font-weight:700;font-size:16px;padding:6px 16px;border-radius:8px;width:100%;text-align:center;cursor:pointer;transition:all .3s;display:flex;justify-content:center;height:48px}.button-map img{max-width:18px;display:inline-block}.button-map span{width:90%;font-size:10px}@media screen and (min-width: 768px){.button-map span{font-size:14px}}.button-map .button-label{text-align:center;display:inline-block;display:flex;font-size:12px;gap:10px}@media screen and (min-width: 768px){.button-map .button-label{gap:0;font-size:16px}}.button-map--selected,.button-map:hover{background-color:#ff8a00;color:#fff}.button-map--selected img{max-width:32px}.button-map--selected span{width:70%}.modal__content--radius8{border-radius:16px!important}.modal__content--nopadding{padding:0!important}.modal__content--ovh{overflow:hidden}.modal--wide{max-width:90vw!important;width:90vw!important}@media screen and (min-width: 768px){.modal--wide{min-height:568px;max-width:1000px!important;width:80vw!important}}.modal{background:white;border-radius:16px;position:fixed;top:40%;left:50%;opacity:0;text-align:center;width:calc(100% - 24px);max-width:440px;transform:translate(-50%) translateY(-50%);pointer-events:none;transition:all .2s ease;z-index:9999;display:flex;flex-direction:column;transition:opacity .25s 50ms ease-in-out,top .25s 50ms ease-in-out!important}.modal .less-padding{padding:30px 40px}.modal__content{padding:24px 32px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.modal__content .title{margin-top:0}.modal__content .button{margin-top:24px;font-size:18px}.modal__content .button-success{font-size:18px!important;padding:20px;width:220px}.modal__content .button-black{background:black;color:#fff;width:220px;margin-top:0}@media only screen and (min-width: 768px){.modal__content{padding:58px 64px}}.modal__closer{position:absolute;top:10px;right:16px;z-index:9999;font-size:28px;font-weight:700;cursor:pointer;align-self:flex-end}.modal--open{top:50%;opacity:1;pointer-events:all}.modal img{max-width:280px}.modal-shadow{position:fixed;opacity:0;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;transition:opacity .15s ease-in-out!important;background-image:url(/success-bg.svg);background-size:140%;background-position:center;animation:animatedBackground 500s linear infinite!important}.modal-shadow--open{opacity:1;pointer-events:all}@media only screen and (min-width: 960px){.modal-shadow{background-size:80%}}.modal-shadow--simple{background:rgba(0,0,0,.6)!important;background-image:none!important}@keyframes animatedBackground{to{background-position:0 -10000px}}.footer{display:flex;background-color:#fff;padding:14px 16px;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;z-index:1002;box-shadow:1px 1px 8px #b7b7b7}@media (min-width: 768px){.footer{width:100vw;position:fixed;bottom:0}}.footer-container{width:100%;max-width:1200px;margin:0 auto;padding-left:0}@media (max-width: 768px){.footer-container .footer{padding:8px 8px 8px 4px}}.button-container{display:flex;justify-content:space-between;align-items:center}@media (min-width: 768px) and (max-width: 1200px){.button-container{gap:350px}}@media (max-width: 600px){.button-container{justify-content:space-between}}.footer-logo{max-width:104px;object-fit:contain}@media (min-width: 768px){.footer-logo{max-width:148px}}.button{border-radius:8px;height:40px;border:none;padding:16px;position:relative;font-size:16px;font-weight:900;cursor:pointer;background-color:#ffe500;transition:background-color .25s ease-in-out!important;color:#1a1a1a;font-family:Lato,sans-serif;display:flex;align-items:center;justify-content:space-around}.button.is-loading{pointer-events:none}.button.is-loading *{display:none}.button.is-loading:after{content:"";width:16px;height:16px;border:2px solid white;border-radius:8px;border-bottom:2px solid transparent;animation:rotating .45s linear infinite}@media (min-width: 768px){.button{height:48px;font-size:20px}}.back{background-color:#ededed;transition:background-color .25s ease-in-out!important;color:#191919}.back:hover{background-color:#c7c7c7}@media (max-width: 450px){.back:hover{border:none}}.hidden{visibility:hidden}.forward:hover{background-color:#2c2c2c;color:#fff}@media (max-width: 450px){.forward:hover{background-color:#2c2c2c}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.button:disabled{background-color:#ededed;color:#bdbdbd;pointer-events:none}.button-label{display:flex;align-items:center;gap:16px}@media (min-width: 450px){.button-label{gap:24px}}.preloader{position:fixed;top:0;left:0;height:100%;width:100%;background:#232323;background-image:url(/new-logo.svg);background-repeat:no-repeat;background-position:center;background-size:200px;z-index:9999;opacity:0;transition:opacity .5s ease-in!important;pointer-events:none}.preloader--open{opacity:1;pointer-events:all}:root{--progress-value: 0%}.steps{display:flex;justify-content:space-between;width:100%;position:relative;font-size:12px;font-weight:600;font-family:Nunito Sans,sans-serif;max-width:980px;margin:auto}@media only screen and (min-width: 768px){.steps{font-size:12px}}.steps:before,.steps:after{content:"";height:4px;background-color:#c7c7c7;position:absolute;left:6px;right:6px;top:4px;z-index:0}@media only screen and (min-width: 768px){.steps:before,.steps:after{height:6px;top:9px}}.steps:after{background-color:#111;transition:width .45s ease-in-out;width:var(--progress-value);max-width:100%;z-index:1;border-radius:12px;left:0;right:0}.steps__step{color:#111;display:flex;flex-direction:column;align-items:center;gap:6px;flex:1 1;color:#f1f1f1;z-index:2;font-weight:400!important}@media only screen and (min-width: 768px){.steps__step{gap:8px}}.steps__step span{max-height:20px;overflow:hidden}@media only screen and (min-width: 375px){.steps__step span{max-height:inherit}}@media only screen and (min-width: 768px){.steps__step span{font-size:14px}}.steps__step:first-child{align-items:flex-start;text-align:left;flex-grow:.5}.steps__step:last-child{align-items:flex-end;text-align:right;flex-grow:.5}.steps__step:before{content:"";height:12px;width:12px;border-radius:50%;border:3px #c7c7c7 solid;transition:border .25s .45s ease-in-out,background-color .25s .45s ease-in-out,background-image .25s .45s ease-in-out;background-color:#c7c7c7;background-image:none}@media only screen and (min-width: 768px){.steps__step:before{height:24px;width:24px;border:12px #c7c7c7 solid}}.steps__step.is-complete{font-weight:800}.steps__step.is-complete:before{content:"";border:3px #fff solid;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3 6.5L5.5 9L9 4' stroke='rgb(44, 44, 44)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:center;background-size:100% 100%;opacity:1;transition:border .25s .45s ease-in-out,background-color .25s .45s ease-in-out,background-image .25s .45s ease-in-out,opacity .25s .45s ease-in-out}@media only screen and (min-width: 768px){.steps__step.is-complete:before{border-width:5px}}.steps__step.is-current{font-weight:800;color:#ffe500}.steps__step.is-current:before{content:"";border:3px #FFE500 solid;background-color:#2c2c2c}@media only screen and (min-width: 768px){.steps__step.is-current:before{border-width:5px}}.toast{position:fixed;top:20px;right:20px;min-width:300px;max-width:400px;padding:0;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;animation:slideIn .3s ease-out}.toast--error{background-color:#ff4757;border-left:4px solid #ff3742}.toast--success{background-color:#2ed573;border-left:4px solid #20bf6b}.toast__content{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.toast__message{color:#fff;font-size:14px;font-weight:500;line-height:1.4;margin-right:12px}.toast__close{background:none;border:none;color:#fff;font-size:20px;font-weight:700;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.toast__close:hover{background-color:#fff3}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.toast{top:10px;right:10px;left:10px;min-width:unset;max-width:unset}}.file-uploader{background:#FF0000;border-radius:8px;padding:12px 20px;gap:10px;font-size:16px;font-family:Lato,sans-serif;line-height:19.2px;font-weight:400;color:#fff;display:flex;align-items:center;cursor:pointer;justify-content:space-between;position:relative}@media screen and (min-width: 768px){.file-uploader{margin-top:16px}}.file-uploader__tooltip{position:absolute;right:-30px;top:50%;transform:translateY(-50%);height:16px;width:16px;border:1px black solid;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#000;font-size:12px;font-style:italic;font-weight:700;cursor:pointer}.file-uploader__tooltip:hover{border:2px black solid}@media screen and (min-width: 768px){.file-uploader__tooltip{top:50%}}.file-uploader__custom-tooltip{position:absolute;top:52px;right:-56px;left:unset;transform:none;min-width:270px;background:white;color:#000;border:1px solid #222;border-radius:8px;box-shadow:0 2px 8px #0000001f;padding:16px 24px 16px 16px;z-index:9999;font-size:15px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.file-uploader__custom-tooltip:after{content:"";position:absolute;right:24px;top:-12px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid white;border-bottom-color:#fff;z-index:9999}.file-uploader__custom-tooltip:before{content:"";position:absolute;right:24px;top:-14px;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:14px solid #222;z-index:9998}.file-uploader__custom-tooltip-close{position:absolute;top:8px;right:10px;font-size:18px;font-weight:700;color:#222;cursor:pointer;background:none;border:none;z-index:11;line-height:1}.file-uploader__custom-tooltip-text{color:#222;font-size:15px;margin-top:8px;margin-bottom:4px;font-family:Lato,sans-serif}@media screen and (min-width: 768px){.file-uploader{min-width:280px;display:flex;justify-content:center;margin-top:0}}.file-uploader input{visibility:hidden;height:0;width:0;pointer-events:none;position:absolute}.file-uploader svg{font-size:24px;width:auto}.file-list{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 768px){.file-list{flex-direction:row}}.right{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;margin-top:12px}@media screen and (min-width: 768px){.right{margin-top:0}}.right h3{font-size:18px;display:none!important}@media screen and (min-width: 768px){.right h3{display:block!important}}.right h3,.right svg{display:inline-block;width:auto;vertical-align:middle}.d-flex{display:flex;flex-direction:column;justify-content:center;align-items:center}.d-flex .file-uploader{justify-content:center}@media screen and (min-width: 768px){.d-flex .file-uploader{margin-top:0}}@media screen and (min-width: 768px){.d-flex{flex-direction:row;gap:20px}}.single-file{display:flex;align-items:center;font-family:Lato,sans-serif;justify-content:space-between;background-color:#151515;border-radius:8px;padding:4px;box-sizing:border-box;min-width:180px;width:180px;max-width:180px;margin-top:13px}.single-file img{margin-right:8px;height:30px;object-fit:contain;width:auto;max-width:20px}.single-file span{font-size:12px;text-align:left;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.single-file__close{cursor:pointer;margin-left:24px;flex:0 0 24px}.single-file__close svg{font-size:24px}.selected-files{width:100%;display:flex;justify-content:center;flex-direction:column;gap:8px;color:#fff}.selected-files .selected-file{background-color:#151515;padding:8px;border-radius:8px}.dot-loader{position:relative;width:10px;height:10px;border-radius:5px;background-color:#000;flex:0 0 10px;margin:0 30px;animation:dot-loader 1s infinite linear alternate!important;animation-delay:.5s!important}.dot-loader:after,.dot-loader:before{content:"";display:inline-block;position:absolute;top:0;left:-20px;width:10px;height:10px;border-radius:5px;background-color:#000;animation:dot-loader 1s infinite alternate;animation-delay:0s}.dot-loader:after{left:20px;animation-delay:1s}@keyframes dot-loader{50%,to{background-color:#d9d9d9}}.medidas{margin-top:20px;background-color:#fff;border-radius:8px;padding:24px}.medidas-flex{display:flex;width:100%;flex-direction:column}@media screen and (min-width: 768px){.medidas-flex{flex-direction:row}}.medidas-title{font-size:18px;font-weight:300;line-height:110%;color:#828282;margin-bottom:26px;font-family:Nunito Sans,sans-serif}@media (min-width: 768px){.medidas{max-width:784px;gap:24px;align-items:flex-start;padding:40px 57px;justify-content:space-around;flex-direction:row;margin-bottom:48px}}.medidas__inputs{display:flex;gap:12px;flex-direction:column;width:100%;margin-bottom:18px}.medidas__inputs h2{margin-bottom:8px}@media (min-width: 768px){.medidas__inputs{flex-direction:column}.medidas__inputs>div{width:100%}}.medidas__seccion1{display:flex;flex-direction:column}@media (min-width: 768px){.medidas__seccion1{width:35%;gap:32px}}.medidas__seccion1__input:focus{border:1px solid #2abc05;border-radius:15px}.medidas__seccion1 h2{font-size:13px;font-family:Lato,sans-serif;font-weight:700}.medidas__seccion2{position:relative;padding:32px 28px}@media (min-width: 768px){.medidas__seccion2{padding-top:0;width:65%}}.width-label{font-size:12px;font-weight:700;position:absolute;justify-self:center;left:50%;top:calc(100% + 12px);transform:translate(-50%);z-index:2}@media (min-width: 768px){.width-label{font-size:16px}}.height-label{font-size:12px;font-weight:700;align-self:center;position:absolute;left:calc(100% + 26px);top:50%;transform:translate(-50%,-50%);z-index:2;text-align:center}@media (min-width: 768px){.height-label{font-size:16px;left:calc(100% + 40px)}}@media (min-width: 768px){.medidas__seccion1__left h2,.medidas__seccion1__right h2{margin-bottom:8px}}.medidas__seccion1__bottom span{font-size:18px;padding:4px}.medidas__seccion1__bottom h2{vertical-align:middle}@media (min-width: 768px){.medidas__seccion1__bottom h2{margin-top:32px}}.secure-area{width:100%;aspect-ratio:1/1;position:relative}@media (min-width: 768px){.secure-area{width:300px;height:300px}}.secure-area .wall{background-color:#fff9d8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #C7C7C7;border-left:none;border-top:none}.squares{background:#58a;background-image:linear-gradient(#C7C7C7 1px,transparent 0),linear-gradient(90deg,#C7C7C7 1px,transparent 0)}.phone-input-container.input--error{border:1px red solid!important}.phone-input-container.input--error~.error-message{display:block;color:#e74c3c;font-size:14px;margin-top:4px;font-weight:500}.input{overflow:hidden;height:46px}.input.input--error{overflow:visible;height:auto}.input textarea,.input input{border-radius:8px;background-color:#f8f9fc;border:1px solid #f8f9fc;transition:border .25s ease-in-out!important;width:100%;height:46px;font-size:18px;padding:6px 12px;color:#000;box-sizing:border-box}@media (min-width: 768px){.input textarea,.input input{height:48px}}.input textarea::placeholder,.input input::placeholder{color:#b7b7b7}.input textarea:active,.input textarea:focus,.input input:active,.input input:focus{border:1px solid #2C2C2C;outline:none}.input textarea.error,.input input.error{border:1px solid #e74c3c}.input textarea.error:active,.input textarea.error:focus,.input input.error:active,.input input.error:focus{border:1px solid #e74c3c}.input textarea::-webkit-outer-spin-button,.input textarea::-webkit-inner-spin-button,.input input::-webkit-outer-spin-button,.input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input textarea[type=number],.input input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.input .error-message{display:block;color:#e74c3c;font-size:14px;margin-top:4px;font-weight:500}.input.textarea{overflow:visible!important;padding:0}.textarea{width:100%;min-height:120px;border-radius:8px;padding:16px;background-color:#fff;color:#000;border:none;font-size:18px;font-family:Lato,sans-serif;font-weight:700;outline:none;box-sizing:border-box;resize:none}.textarea::placeholder{color:#c4c4c4}.textarea--error{border:1px red solid}.textarea--error~.counter{color:red}.textarea--error::placeholder{color:red}.textarea.error{border:1px #e74c3c solid}.textarea.error::placeholder{color:#e74c3c}.textarea--active{border:3px #2C2C2C solid}.textarea textarea{resize:none}.counter{position:absolute;z-index:2;bottom:12px;right:16px;font-weight:700}.textarea-wrapper{position:relative;width:100%}.textarea-wrapper .textarea.error~.counter{bottom:36px}.textarea-wrapper .error-message{display:block;color:#e74c3c;font-size:14px;margin-top:4px;font-weight:500}.custom-select-wrapper{position:relative;width:100%}.custom-select-wrapper.custom-select-wrapper--error .custom-select-arrow{top:calc(50% - 10px)}.custom-select{box-sizing:border-box;width:100%;height:44px;padding:6px 12px;border-radius:8px;border:1px solid #ccc;font-size:1rem;background:#f8f9fc;color:#000;outline:none;transition:all .5s}.custom-select.error{border:1px solid #e74c3c}.custom-select.error:focus{border:1px solid #e74c3c}.custom-select-arrow{position:absolute;right:6px;top:50%;transform:translateY(-50%) rotate(0);pointer-events:none;width:20px;height:20px;z-index:2;transition:transform .3s cubic-bezier(.4,0,.2,1)}.custom-select-wrapper .error-message{display:block;color:#e74c3c;font-size:14px;margin-top:4px;font-weight:500}@media (min-width: 768px){.custom-select{height:48px;border:none}.custom-select.error{border:1px solid #e74c3c}}.custom-select:focus{border:1px solid #2C2C2C}.custom-select option{color:#000}.custom-select option[disabled]{color:#b7b7b7}.phone-input-container{display:flex;align-items:center;gap:8px}.country-select{padding:4px 8px;border-radius:4px;border:1px solid #ccc;min-width:80px;background:#fff}.number-input{flex:1;padding:4px 8px;border-radius:4px;border:1px solid #ccc}.error-message{color:#d32f2f;font-size:12px;margin-left:8px}.input{border-radius:8px;overflow:hidden;height:44px}@media (min-width: 768px){.input{height:48px}}.input input{background:#f8f9fc;width:100%;height:100%;padding:6px 12px;color:#000;box-sizing:border-box}@media (min-width: 768px){.input input{border:none}}.input input::-moz-placeholder{color:#b7b7b7}.input input::placeholder{color:#b7b7b7}.input input:active,.input input:focus{outline:none}@media (min-width: 768px){.input input:active,.input input:focus{border:1px solid #2abc05}}:root{font-family:Lato,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}h3{margin:0;padding:0;font-size:1.5rem;font-weight:600}p{margin:0;padding:0;font-size:1rem;font-weight:400}
