@charset "UTF-8";.menu{display:flex;justify-content:center;align-items:center;gap:1rem}.menu-button:active{transform:scale(.95)}.menu-button:active-icon{fill:var(--text-icon-color)}.menu-nav-list{display:flex;justify-content:center;align-items:center;gap:.5rem}.menu-nav-list-item a{padding:.25rem .5rem;font-weight:700;text-decoration:none}@media only screen and (max-width:1080px){.menu-nav-list-item a{font-size:.875rem}}@media only screen and (min-width:764px){.menu-button,.menu-nav-header{display:none}.menu-nav-list-item a{margin:0 .5rem;color:var(--text-strong-color)}.menu-nav-list-item a.evidence-at-the-top{color:var(--text-evidence-at-the-top-color)!important}.menu-nav-list-item a.evidence-at-the-top:hover,.menu-nav-list-item a.evidence-at-the-top:focus{color:var(--secondary-default)!important}.menu-nav-list-item a:hover,.menu-nav-list-item a:focus{color:var(--secondary-default)}.menu-nav-list-item a:active{transform:scale(.95)}}@media only screen and (max-width:764px){.menu-nav{width:80%;height:100dvh;padding:1rem 0;background-color:var(--bg);display:flex;flex-direction:column;align-items:center;gap:1rem;position:fixed;top:0;right:-80%;z-index:50}.menu-nav.active{right:0}.menu-nav-header{width:100%;padding:0 1rem 1rem;border-bottom:solid 1px var(--text-strong-color);display:flex;justify-content:space-between;align-items:center;gap:1rem}.menu-nav-header span{font-size:1.5rem}.menu-nav-header button:active{transform:scale(.95)}.menu-nav-list{width:100%;flex-direction:column;gap:1rem}.menu-nav-list-item{width:100%}.menu-nav-list-item a{display:block;font-size:1.125rem;background-color:rgba(var(--secondary-default-rgb),.2)}.menu-nav-list-item a:active{background-color:rgba(var(--secondary-default-rgb),.4)}}#logomark-dark{display:none}@media(prefers-color-scheme:dark){#logomark-dark{display:block}#logomark-light{display:none}}.header{width:100%;height:8rem;padding:.25rem;background-color:transparent;display:flex;justify-content:space-between;align-items:center;gap:2rem;position:fixed;top:0;left:0;z-index:40}.header-content{max-width:1080px;width:100%;height:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.header-content-figure{height:100%}.header-content-figure img{height:100%;filter:drop-shadow(0 0 2px rgba(255,255,255,.5))}@media only screen and (min-width:764px){.header.not-in-top{height:5rem!important;background-color:var(--bg)!important}}@media only screen and (max-width:764px){#header-support,.header{height:5rem;background-color:var(--bg)}.header-content{padding:0 1rem}}.avatar-icon{width:3rem;height:3rem;border-radius:100%;overflow:hidden}.avatar-icon img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:100%}.chatbot{aspect-ratio:1/1;background-color:#008b8b;position:fixed;bottom:1.5rem;right:1.5rem;z-index:60}.chatbot-button{width:3rem;height:3rem;padding:.25rem;border-radius:100%;box-shadow:0 0 10px rgba(var(--shadow-rgb),.5);position:absolute;right:0;bottom:0}.chatbot-button:hover img,.chatbot-button:focus img{transform:scale(1.25)}.chatbot-button:active{transform:scale(.9)}.chatbot-content{opacity:0;pointer-events:none;width:20rem;height:30rem;background-color:var(--bg-chatbot);border-radius:1rem 1rem 0 0;box-shadow:0 0 10px rgba(var(--shadow-rgb),.5);display:flex;flex-direction:column;position:absolute;right:0;bottom:-3rem;transition:all .75s}.chatbot-content-header{width:100%;padding:1rem;position:relative;display:flex;justify-content:start;align-items:center;gap:1rem}.chatbot-content-header-title{font-size:1.5rem;line-height:2rem}.chatbot-content-header button{position:absolute;top:1rem;right:1rem}.chatbot-content-header button svg{width:1.5rem;height:1.5rem}.chatbot-content-header button:hover svg,.chatbot-content-header button:focus svg{fill:var(--secondary-default)}.chatbot-content-header button:active{transform:scale(.95)}.chatbot-content-chat{flex:1;padding:1rem;background-image:linear-gradient(rgba(var(--bg-rgb),.2)),url(/assets/chatbot-background-tXwQAJAn.jpg);background-size:cover;background-position:center;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.chatbot-content-chat-message{max-width:85%;width:fit-content;padding:1rem}.chatbot-content-chat-message.from-future-ai{border-radius:1rem 1rem 1rem 0;background-color:var(--bg)}.chatbot-content-chat-message.from-user{margin-left:auto;border-radius:1rem 1rem 0;background-color:var(--secondary-default)}.chatbot-content-chat-message.from-user *{color:#fff}.chatbot-content-chat-message p{font-size:1rem;line-height:1.5rem}.chatbot.active .chatbot-button{pointer-events:none}.chatbot.active .chatbot-content{opacity:1;pointer-events:all;bottom:-1.5rem;transition:all .75s,width 0s}@media only screen and (max-width:764px){body:has(.chatbot.active){overflow:hidden}.chatbot-content{width:100vw;height:100svh;right:-1.5rem}}@media only screen and (max-height:500px){.chatbot-content{height:100svh}}.herosection{width:100%}.herosection-container{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.herosection-container-figure,.herosection-container-figure img{width:100%}.herosection-container-figure-overlay{width:100%;height:100%;background-color:rgba(var(--primary-default-rgb),.5);position:absolute;top:0;left:0;z-index:20}.herosection-container-box{position:relative;z-index:30}.herosection-container-box-text{padding:0 1rem;margin:0 auto;text-align:center;text-transform:uppercase;font-weight:700;font-size:3.75rem;line-height:1;z-index:30}.herosection-container-button{padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;z-index:30}.herosection-container-button:active{transform:scale(.95)}.herosection-container-button span{background-image:linear-gradient(to right,var(--primary-600),var(--secondary-200));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-size:2.25rem;line-height:2.5rem;font-weight:700}@media only screen and (min-width:1080px){.herosection-container-box-text{width:66.6667%}}@media only screen and (min-width:764px){.herosection{height:100svh}.herosection-container{height:100%}.herosection-container-figure{height:100%;position:absolute;z-index:10}.herosection-container-figure img{height:100%;object-fit:cover;object-position:top}.herosection-container-box{mix-blend-mode:overlay}.herosection-container-box-text{color:#fff;font-size:3.75rem}.herosection-container-button:hover,.herosection-container-button:focus{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media only screen and (max-width:764px){.herosection-container{gap:0}.herosection-container-figure{position:relative}.herosection-container-box{width:100%;margin-bottom:1rem}.herosection-container-box-text{background-image:linear-gradient(to top,var(--bg),transparent);color:var(--secondary-400);font-size:2.25rem;line-height:2.5rem;position:absolute;left:0;bottom:0}.herosection-container-button{border:solid 2px var(--primary-600)}.herosection-container-button span{font-size:1.5rem;line-height:2rem}}.my-section{padding:2rem 1rem}.my-section-container{max-width:var(--pc-size);width:100%;margin:0 auto}.title{font-weight:700;font-size:2.25rem;line-height:2.5rem}@media only screen and (max-width:490px){.title{font-size:1.5rem;line-height:2rem}}.about-container{display:flex;flex-direction:column;gap:2rem}.about-container-content{display:flex;flex-direction:column;gap:1rem}.about-container-content p{text-align:justify}.about-container-mvv{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:1rem}.about-container-mvv-card{padding:1rem;border-radius:.5rem;background-color:rgba(var(--primary-500-rgb),.5);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.about-container-mvv-card-header{display:flex;align-items:center;gap:.25rem}.about-container-mvv-card-header-icon{fill:var(--secondary-700)}.about-container-mvv-card-header-subtitle{font-weight:700}.about-container-mvv-card-content{text-align:center;color:var(--text-color)}@media only screen and (min-width:764px){.about-container-mvv-card:hover{background-color:rgba(var(--primary-500-rgb),.7)}.about-container-mvv-card:hover .about-container-mvv-card-header-icon{fill:var(--secondary-800)}.about-container-mvv-card:hover .about-container-mvv-card-header-subtitle,.about-container-mvv-card:hover .about-container-mvv-card-content{color:var(--text-very-strong-color)}}@media(prefers-color-scheme:dark){.about-container-mvv-card-header-icon{fill:var(--secondary-300)}}@media only screen and (prefers-color-scheme:dark)and (min-width:764px){.about-container-mvv-card:hover{background-color:rgba(var(--primary-500-rgb),.3)}.about-container-mvv-card:hover .about-container-mvv-card-header-icon{fill:var(--secondary-200)}}@media only screen and (max-width:764px){.about-container-mvv{grid-template-columns:1fr}}.services-container{display:flex;flex-direction:column;gap:2rem}.services-container-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:1rem}.services-container-grid-card{padding:1rem;border-radius:.5rem;overflow:hidden;background-color:rgba(var(--secondary-500-rgb),.5);display:felx;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.services-container-grid-card-content{display:flex;align-items:center;gap:.5rem;position:relative}.services-container-grid-card-content>figure{height:8rem;position:absolute;top:50%;transform:translateY(-50%);right:0;opacity:.3}.services-container-grid-card-content>figure img{height:100%}.services-container-grid-card-content-box{padding-right:2.5rem;display:flex;flex-direction:column;gap:1rem;z-index:10}.services-container-grid-card-content-box h3{font-size:1.125rem;line-height:1.75rem;text-align:center;font-weight:700}.services-container-grid-card-content-box p{text-align:center}@media only screen and (min-width:764px){.services-container-grid-card:hover{background-color:rgba(var(--secondary-500-rgb),.7)}.services-container-grid-card:hover .services-container-grid-card-content>figure{opacity:.8}.services-container-grid-card:hover .services-container-grid-card-content>figure img{transform:rotate(12deg) scale(1.5)}.services-container-grid-card:hover .services-container-grid-card-content-box h3,.services-container-grid-card:hover .services-container-grid-card-content-box p{color:var(--text-very-strong-color)}}@media only screen and (prefers-color-scheme:dark)and (min-width:764px){.services-container-grid-card:hover{background-color:rgba(var(--secondary-500-rgb),.3)}}@media only screen and (max-width:764px){.services-container-grid{grid-template-columns:1fr}}.my-section-full-width{width:100%;padding:2rem 1rem}.our-presence{position:relative;min-height:75svh;height:auto}.our-presence-bg-image{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10}.our-presence-bg-image img{width:100%;height:100%;object-fit:cover;object-position:center}.our-presence-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:20;background-color:rgba(var(--secondary-800-rgb),.5)}.our-presence-content{max-width:var(--pc-size);width:100%;height:100%;padding:2rem 1rem;margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:30;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.our-presence-content-title{color:var(--text-light-color);text-align:center}.our-presence-content-box{display:flex;justify-content:center;align-items:center;gap:2rem}.our-presence-content-box-card{display:flex;flex-direction:column;align-items:center;text-align:center}.our-presence-content-box-card-subtitle{font-size:1.5rem;line-height:2rem;color:var(--text-light-color)}.our-presence-content-box-card-number{font-size:2.25rem;line-height:2.5rem;color:var(--secondary-200)}.our-presence-content-box-card-text{color:var(--text-light-color)}@media only screen and (max-width:490px){.our-presence-content-box{flex-direction:column}}.why-container{display:flex;flex-direction:column;gap:2rem}.why-container-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.why-container-grid-card{padding:.5rem;border:solid 2px var(--primary-default);border-radius:.5rem;display:flex;justify-content:center;align-items:center;gap:.25rem}.why-container-grid-card>figure{height:4rem;padding:.5rem;border-radius:.5rem;background-color:var(--bg)}.why-container-grid-card>figure img{height:100%}@media only screen and (min-width:764px){.why-container-grid-card:hover>figure{transform:translateY(-50%)}}@media only screen and (max-width:764px){.why-container-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:490px){.why-container-grid{grid-template-columns:repeat(1,1fr)}}.strategic-objectives-container{display:flex;flex-direction:column;gap:2rem}.strategic-objectives-container-box{display:flex;flex-direction:column;gap:1rem}.strategic-objectives-container-box-card{padding:1rem;border:solid 2px var(--secondary-default);border-radius:.5rem}.strategic-objectives-container-box-card-subtitle{font-weight:700;font-size:1rem;line-height:1.5rem}@media only screen and (min-width:764px){.strategic-objectives-container-box-card:hover{background-color:rgba(var(--secondary-default-rgb),.2)}}.partner-companies-container{display:flex;flex-direction:column;gap:2rem}.partner-companies-container-grid{padding:0 1rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.partner-companies-container-grid-card{aspect-ratio:1/1}.partner-companies-container-grid-card>figure{width:100%;height:100%;padding:3rem;background-color:rgba(var(--tertiary-500-rgb),.2);border-radius:100%;overflow:hidden}.partner-companies-container-grid-card>figure img{width:100%;height:100%;object-fit:contain;object-position:center;filter:grayscale(1)}.partner-companies-container-grid-card>figure:hover img{filter:grayscale(0)}@media only screen and (max-width:1080px){.partner-companies-container-grid-card>figure{padding:2rem}}@media only screen and (max-width:764px){.partner-companies-container-grid{grid-template-columns:repeat(2,1fr)}}.cta{padding-top:2rem;padding-bottom:2rem;background-image:linear-gradient(to top right,var(--primary-default),var(--secondary-default))}.cta-container{max-width:var(--pc-size);width:100%;margin:0 auto}.cta-container-box{display:flex;gap:1rem}.cta-container-box-text{flex:1;font-size:2.25rem;line-height:2.5rem;font-weight:700;color:var(--text-light-color);text-align:center}.cta-container-box>a{flex:1;padding:.25rem .5rem;border-radius:.5rem;background-color:var(--secondary-400);display:flex;justify-content:center;align-items:center;font-weight:700;font-size:1.5rem;line-height:2rem;color:var(--text-light-color);text-decoration:none}.cta-container-box>a:hover,.cta-container-box>a:focus{background-color:var(--secondary-500)}.cta-container-box>a:active{transform:scale(.95)}@media only screen and (min-width:764px){.cta-container-box>button[type=button]:hover,.cta-container-box>button[type=button]:focus{background-color:var(--secondary-500)}.cta-container-box>button[type=button]:active{transform:scale(.95)}}@media only screen and (max-width:764px){.cta-container-box{flex-direction:column}}.footer{padding:1rem}.footer-container{max-width:var(--pc-size);width:100%;margin:0 auto}.footer-container-content{display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-container-content p{display:flex;align-items:center;gap:.25rem;font-size:1.5rem;line-height:2rem;text-align:center}.footer-container-content-buttons-social-networks{display:flex;align-items:center;gap:1rem}.footer-container-content-buttons-social-networks a{aspect-ratio:1/1;height:100%;padding:.25rem;border-radius:100%;background-color:var(--primary-default)}.footer-container-content-buttons-social-networks a:active{transform:scale(.95)}.footer-container-content-buttons-social-networks a svg{fill:var(--text-light-color)}@media only screen and (min-width:764px){.footer-container-content-buttons-social-networks a:hover,.footer-container-content-buttons-social-networks a:focus{background-color:var(--secondary-default)}}@media only screen and (max-width: calc(1080px + 12rem)){.footer{padding-bottom:6rem}}@media only screen and (max-width:764px){.footer-container-content{flex-direction:column}}.register-page-header{width:100%;height:5rem;padding:.25rem;position:fixed;top:0;left:0;z-index:50;background-color:var(--bg);border-bottom:solid 1px var(--text-color)}.register-page-header-box{max-width:var(--pc-size);width:100%;height:100%;padding:0 1rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}.register-page-header-box button{display:flex;align-items:center;gap:.5rem}.register-page-header-box button svg{width:1.5rem;height:1.5rem;fill:var(--text-icon-color)}.register-page-header-box button span{font-weight:700;font-size:1rem;line-height:1.5rem}.register-page-header-box button:hover svg,.register-page-header-box button:hover span,.register-page-header-box button:focus svg,.register-page-header-box button:focus span{fill:var(--secondary-default);color:var(--secondary-default)}.register-page-header-box button:active{transform:scale(.95)}.register-page-header-box figure{height:100%}.register-page-header-box figure img{height:100%}.register-page-header-box-logomark-light{display:block}.register-page-header-box-logomark-dark{display:none}.register-page-header-support{height:5rem}.register-page-main{max-width:var(--pc-size);width:100%;padding:0 1rem;margin:0 auto;background-color:var(--bg);border-radius:.5rem}.register-page-main-title{padding:1rem;text-align:center;font-size:2rem;line-height:2.5rem;font-weight:700}.register-page-main-tabs{display:flex;justify-content:center;align-items:center}.register-page-main-tabs button[type=button]{flex:1;padding:.5rem 1rem;background-color:transparent;border:solid 1px var(--primary-default);color:var(--text-color);font-weight:700;font-size:1rem;line-height:1.5rem}.register-page-main-tabs button[type=button]:hover,.register-page-main-tabs button[type=button]:focus{color:var(--secondary-default)}.register-page-main-tabs button[type=button]:active{filter:brightness(.8)}.register-page-main-tabs button[type=button].active{background-color:var(--primary-default);color:var(--text-light-color)}.register-page-main-tabs button[type=button].active:hover,.register-page-main-tabs button[type=button].active:focus{color:var(--text-light-color);filter:brightness(1.2)}.register-page-main-tabs button[type=button].active:active{filter:brightness(1.4)}.register-page-main-box{flex:1;display:block}.register-page-main-box-forms{display:flex;justify-content:center;align-items:start}.register-page-main-box-forms>div{flex:1}.register-page-main-box-forms-person,.register-page-main-box-forms-company{display:none}.register-page-main-box-forms-person.active,.register-page-main-box-forms-company.active{display:block}@media(prefers-color-scheme:dark){.register-page-header-box-logomark-light{display:none}.register-page-header-box-logomark-dark{display:block}}:root{--pc-size: 1080px;--tablet-size: 764px;--phone-size: 490px;--bg: #fff;--bg-rgb: 255, 255, 255;--bg-chatbot: #f5f5f5;--text-color: #3f3f46;--text-option-color: #3f3f46;--text-light-color: #e4e4e7;--text-contrast-color: #e4e4e7;--text-evidence-at-the-top-color: #e4e4e7;--text-strong-color: #27272a;--text-very-strong-color: #09090b;--text-icon-color: #27272a;--shadow-rgb: 0, 0, 0;--primary-default: #0c325a;--primary-50: #e9f2fc;--primary-100: #d2e5f9;--primary-200: #a5cbf3;--primary-300: #78b1ed;--primary-400: #4b96e7;--primary-500: #1f7ce0;--primary-600: #1863b4;--primary-700: #124b87;--primary-800: #0c325a;--primary-900: #06192d;--primary-950: #030c16;--secondary-default: #368396;--secondary-50: #ecf6f8;--secondary-100: #daedf1;--secondary-200: #b4dae4;--secondary-300: #8fc8d6;--secondary-400: #69b6c9;--secondary-500: #44a3bb;--secondary-600: #368396;--secondary-700: #296270;--secondary-800: #1b414b;--secondary-900: #0e2125;--secondary-950: #071013;--tertiary-default: #636969;--tertiary-50: #f2f3f3;--tertiary-100: #e5e6e6;--tertiary-200: #cacece;--tertiary-300: #b0b5b5;--tertiary-400: #969c9c;--tertiary-500: #7c8383;--tertiary-600: #636969;--tertiary-700: #4a4f4f;--tertiary-800: #313535;--tertiary-900: #191a1a;--tertiary-950: #0c0d0d;--primary-default-rgb: 12, 50, 90;--primary-50-rgb: 233, 242, 252;--primary-100-rgb: 210, 229, 249;--primary-200-rgb: 165, 203, 243;--primary-300-rgb: 120, 177, 237;--primary-400-rgb: 75, 150, 231;--primary-500-rgb: 31, 124, 224;--primary-600-rgb: 24, 99, 180;--primary-700-rgb: 18, 75, 135;--primary-800-rgb: 12, 50, 90;--primary-900-rgb: 6, 25, 45;--primary-950-rgb: 3, 12, 22;--secondary-default-rgb: 54, 131, 150;--secondary-50-rgb: 236, 246, 248;--secondary-100-rgb: 218, 237, 241;--secondary-200-rgb: 180, 218, 228;--secondary-300-rgb: 143, 200, 214;--secondary-400-rgb: 105, 182, 201;--secondary-500-rgb: 68, 163, 187;--secondary-600-rgb: 54, 131, 150;--secondary-700-rgb: 41, 98, 112;--secondary-800-rgb: 27, 65, 75;--secondary-900-rgb: 14, 33, 37;--secondary-950-rgb: 7, 16, 19;--tertiary-default-rgb: 99, 105, 105;--tertiary-50-rgb: 242, 243, 243;--tertiary-100-rgb: 229, 230, 23;--tertiary-200-rgb: 202, 206, 206;--tertiary-300-rgb: 176, 181, 181;--tertiary-400-rgb: 150, 156, 156;--tertiary-500-rgb: 124, 131, 131;--tertiary-600-rgb: 99, 105, 105;--tertiary-700-rgb: 74, 79, 79;--tertiary-800-rgb: 49, 53, 53;--tertiary-900-rgb: 25, 26, 26;--tertiary-950-rgb: 12, 13, 13}@media(prefers-color-scheme:dark){:root{--bg: #18181b;--bg-rgb: 24, 24, 27;--bg-chatbot: #27272a;--text-color: #e4e4e7;--text-contrast-color: #3f3f46;--text-strong-color: #e4e4e7;--text-very-strong-color: #fafafa;--text-icon-color: #e4e4e7;--shadow-rgb: 228, 228, 231}}*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,sans-serif;color:var(--text-color);transition:all .2s;outline-width:0}body{background-color:var(--bg)}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:400}p{line-height:1.5rem}ul,ol{list-style:none}button,button[type=button]{padding:0;margin:0;background-color:transparent;border:0;cursor:pointer}.button-icon{background-color:transparent;border:none;padding:0;margin:0;aspect-ratio:1/1}.form{display:flex;flex-direction:column;gap:1rem}.form-section{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}.form-section-title{font-weight:700;display:flex;flex-direction:column;align-items:start;gap:.25rem}.form-section-title-info{--info-blue: #2066b0;padding:.5rem;border:solid 2px var(--info-blue);border-radius:99999px;display:flex;align-items:center;gap:.25rem;font-weight:400;font-size:.75em;color:var(--info-blue)}.form-section-title-info svg{fill:var(--info-blue)}.form-section-title-info-2{--info-blue: #2066b0;display:flex;align-items:center;gap:.25rem}.form-section-title-info-2 span{font-weight:400;font-size:.625em;color:var(--info-blue);cursor:help}.form-section-title-info-2 svg{fill:var(--info-blue)}.form-multi-fields{display:flex;align-items:start;gap:1rem}.form-multi-fields .form-fields{flex:1}.form-fields{width:100%;display:flex;flex-direction:column;gap:.5rem}.form-fields label{cursor:pointer}.form-fields input,.form-fields textarea,.form-fields select{padding:.5rem;border-radius:.25rem;border:solid 2px var(--text-color);background-color:transparent;accent-color:var(--secondary-500);resize:vertical}.form-fields input:focus,.form-fields textarea:focus,.form-fields select:focus{border-color:var(--secondary-500)}.form-fields textarea{min-height:16rem;height:auto}.form-fields select option{color:var(--text-option-color)}.form-fields-radio{display:flex;justify-content:start;align-items:center;gap:.5rem}.form-fields-radio label{display:flex;align-items:center;gap:.5rem}.form-actions{padding:1rem 0;display:flex;justify-content:end;align-items:center;gap:.5rem}.form-actions button[type=submit]{padding:.5rem 1rem;border-radius:.25rem;border:none;background-color:var(--secondary-default);color:var(--text-light-color);font-weight:700;cursor:pointer}.form-actions button[type=submit]:hover,.form-actions button[type=submit]:focus{background-color:var(--secondary-500)}.form-actions button[type=submit]:active{transform:scale(.95)}@media only screen and (max-width:764px){body.overflow-hidden{overflow:hidden}.form-multi-fields{flex-direction:column}}
