@import"https://fonts.googleapis.com/css2?family=Catamaran:wght@100..900&family=Poppins:wght@400;600;700;900&display=swap";/*! tailwindcss v4.1.4 | 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)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial}}}@layer theme{:root,:host{--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;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.flex{display:flex}.size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.rounded-\[8px\]{border-radius:8px}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-input{border-color:var(--input)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-0{padding-top:calc(var(--spacing)*0)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-wrap{text-wrap:wrap}.text-current{color:currentColor}.text-muted-foreground{color:var(--muted-foreground)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-none{transition-property:none}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}}.data-\[state\=checked\]\:border-primary[data-state=checked]{border-color:var(--primary)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--primary-foreground)}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:.2s ease-out accordion-up}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:.2s ease-out accordion-down}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:var(--destructive)}@supports (color:color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive)40%,transparent)}}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}}html{--color-default-green:#0d7054;--color-default-green-20:#cfe2dd;--color-default-violet:#876b94;--color-default-violet-20:#e7e1ea;--color-default-yellow:#e29d38;--color-default-yellow-20:#f9ebd7;--color-default-orange:#dd5233;--color-default-purple:#8b365f;--color-default-pink:#e50124;--color-default-red:#972427;--color-default-red-20:#ead3d4;--color-default-blue:#01446e;--color-default-white:#fff;--color-default-text:#374151;--color-default-paper:#efebe8;--color-default-waraty:#d7d0c5;font-optical-sizing:auto;color:#000;background-color:#fff;min-height:100%;font-family:Catamaran,sans-serif;font-style:normal;font-weight:400}body{box-sizing:border-box;background-color:#fff;margin:0 auto;padding:0}h1,h2,h3,h4{color:var(--color-default-violet);margin:0;font-family:Poppins;font-weight:600}h1{text-align:center;font-size:2rem;line-height:2.2rem}h2{text-align:center;font-size:1.5rem}h3{font-size:1.17rem}p{color:var(--color-default-text);margin:0;font-family:Catamaran;font-weight:200;line-height:1.4rem}#app{min-height:100vh}:root{--background:oklch(1 0 0);--foreground:oklch(.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(.145 0 0);--primary:oklch(.205 0 0);--primary-foreground:oklch(.985 0 0);--secondary:oklch(.97 0 0);--secondary-foreground:oklch(.205 0 0);--muted:oklch(.97 0 0);--muted-foreground:oklch(.556 0 0);--accent:oklch(.97 0 0);--accent-foreground:oklch(.205 0 0);--destructive:oklch(.577 .245 27.325);--destructive-foreground:oklch(.577 .245 27.325);--border:oklch(.922 0 0);--input:oklch(.922 0 0);--ring:oklch(.708 0 0);--chart-1:oklch(.646 .222 41.116);--chart-2:oklch(.6 .118 184.704);--chart-3:oklch(.398 .07 227.392);--chart-4:oklch(.828 .189 84.429);--chart-5:oklch(.769 .188 70.08);--radius:.625rem;--sidebar:oklch(.985 0 0);--sidebar-foreground:oklch(.145 0 0);--sidebar-primary:oklch(.205 0 0);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.97 0 0);--sidebar-accent-foreground:oklch(.205 0 0);--sidebar-border:oklch(.922 0 0);--sidebar-ring:oklch(.708 0 0)}.dark{--background:oklch(.145 0 0);--foreground:oklch(.985 0 0);--card:oklch(.145 0 0);--card-foreground:oklch(.985 0 0);--popover:oklch(.145 0 0);--popover-foreground:oklch(.985 0 0);--primary:oklch(.985 0 0);--primary-foreground:oklch(.205 0 0);--secondary:oklch(.269 0 0);--secondary-foreground:oklch(.985 0 0);--muted:oklch(.269 0 0);--muted-foreground:oklch(.708 0 0);--accent:oklch(.269 0 0);--accent-foreground:oklch(.985 0 0);--destructive:oklch(.396 .141 25.723);--destructive-foreground:oklch(.637 .237 25.331);--border:oklch(.269 0 0);--input:oklch(.269 0 0);--ring:oklch(.439 0 0);--chart-1:oklch(.488 .243 264.376);--chart-2:oklch(.696 .17 162.48);--chart-3:oklch(.769 .188 70.08);--chart-4:oklch(.627 .265 303.9);--chart-5:oklch(.645 .246 16.439);--sidebar:oklch(.205 0 0);--sidebar-foreground:oklch(.985 0 0);--sidebar-primary:oklch(.488 .243 264.376);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.269 0 0);--sidebar-accent-foreground:oklch(.985 0 0);--sidebar-border:oklch(.269 0 0);--sidebar-ring:oklch(.439 0 0)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,auto))}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,auto))}to{height:0}}header[data-v-a874c9eb]{background-color:var(--color-default-violet-20)}header #shortHeader[data-v-a874c9eb]{max-width:80rem}header #shortHeader #hamburgerMenu[data-v-a874c9eb]{display:flex;justify-content:space-between;align-items:center}header #shortHeader #hamburgerMenu #imageLogo[data-v-a874c9eb]{height:3rem}header #shortHeader #hamburgerMenu #imageLogo img[data-v-a874c9eb]{width:6rem}header #shortHeader #hamburgerMenu img[data-v-a874c9eb]{width:2rem}header #shortHeader #linksMenu[data-v-a874c9eb]{background-color:var(--color-default-violet-20);display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1rem 0;position:fixed;right:0;opacity:0;transition:opacity .4s ease}header #shortHeader #linksMenu a[data-v-a874c9eb]{text-decoration:none;color:var(--color-default-text);font-size:1.17rem;font-weight:500}header #longHeader[data-v-a874c9eb]{max-width:80rem}header #longHeader #fullMenu[data-v-a874c9eb]{display:flex;justify-content:space-between;align-items:center}header #longHeader #fullMenu img[data-v-a874c9eb]{width:6rem}header #longHeader #fullMenu #rightSideLinks[data-v-a874c9eb]{display:flex;gap:1rem}header #longHeader #fullMenu #rightSideLinks a[data-v-a874c9eb]{text-decoration:none;color:var(--color-default-text);font-size:1.17rem;font-weight:500}header #longHeader #fullMenu #rightSideLinks button[data-v-a874c9eb]{background-color:var(--color-default-violet);color:var(--color-default-white);border-style:none;border-radius:.5rem;padding:0 1rem;font-family:Catamaran;font-weight:500;font-size:1.17rem;cursor:pointer}header .bgsettings[data-v-a874c9eb]{padding:1rem;margin:0 auto}footer[data-v-c667d0da]{display:flex;flex-direction:column;align-items:center;padding:2rem}footer img[data-v-c667d0da]{width:8rem}footer a[data-v-c667d0da]{text-decoration:none;color:var(--color-default-violet)}button[data-v-1083caf8]{background-color:var(--color-default-green);border:none;color:#fff;padding:.2rem 1.2rem;font-size:1rem;font-family:Catamaran,sans-serif;font-weight:500;cursor:pointer;border-radius:.4rem}div[data-v-8124bdea]{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.border-input[data-v-de89766c]{border-color:var(--color-default-violet)}.data-\[state\=checked\]\:bg-primary[data-state=checked][data-v-de89766c]{background-color:var(--color-default-violet)}#loadingView[data-v-2875b16a]{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background-color:#000c;z-index:2;cursor:wait}#firstSection[data-v-2875b16a]{min-height:60vh;background-image:url(/assets/sectionclock-BAspuBQw.webp);background-repeat:no-repeat;background-size:cover;background-position:40%}#firstSection div[data-v-2875b16a]{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;padding:2rem 1rem 0 0}#firstSection div h1[data-v-2875b16a],#firstSection div p[data-v-2875b16a]{max-width:60vw;text-align:right;text-wrap:wrap;color:var(--color-default-white)}#firstSection div p[data-v-2875b16a]{max-width:40vw}#secondSection[data-v-2875b16a]{background-color:var(--color-default-violet-20)}#secondSection div[data-v-2875b16a]{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#secondSection div p[data-v-2875b16a]{text-align:justify}#thirdSection[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#thirdSection #tsFirstDiv[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;gap:1rem}#thirdSection #tsFirstDiv p[data-v-2875b16a]{text-align:justify;margin-bottom:1rem}#thirdSection #tsSecondDiv[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;gap:2rem}#thirdSection #tsSecondDiv .missionCard[data-v-2875b16a]{max-width:60vw}#thirdSection #tsThirdDiv[data-v-2875b16a]{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}#fourthSection[data-v-2875b16a]{background-color:var(--color-default-violet-20)}#fourthSection div[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#fourthSection div p[data-v-2875b16a]{text-align:justify}#fifthSection[data-v-2875b16a]{background-color:var(--color-default-paper)}#fifthSection #fiftshContainer[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}#fifthSection #fiftshContainer h2[data-v-2875b16a]{color:var(--color-default-yellow);padding-bottom:.5rem}#fifthSection #fiftshContainer p[data-v-2875b16a]{text-align:justify;padding-bottom:.5rem}#fifthSection #fiftshContainer form[data-v-2875b16a]{display:flex;flex-direction:column;align-items:center;gap:1rem}#fifthSection #fiftshContainer form input[data-v-2875b16a]{background-color:var(--color-default-white);width:80vw;padding:.2rem .5rem;border-radius:.5rem;border:1px solid var(--color-default-violet)}#fifthSection #fiftshContainer form p[data-v-2875b16a]{text-align:center;color:var(--color-default-violet);font-family:Poppins,sans-serif;font-weight:600}#fifthSection #fiftshContainer form #chkContainer[data-v-2875b16a]{display:flex;flex-direction:row;gap:2rem;align-items:center}#fifthSection #fiftshContainer form #chkContainer div[data-v-2875b16a]{display:flex;flex-direction:column;gap:1rem}#fifthSection #fiftshContainer form #chkContainer div label[data-v-2875b16a]{display:flex;gap:.5rem;align-items:center;color:var(--color-default-text);font-weight:200}@media (min-width: 768px){#firstSection[data-v-2875b16a]{height:50vh}#firstSection div[data-v-2875b16a]{padding:5rem}#secondSection[data-v-2875b16a],#thirdSection[data-v-2875b16a],#fourthSection[data-v-2875b16a],#fifthSection[data-v-2875b16a]{padding:2rem 5rem}#secondSection div[data-v-2875b16a]{padding:0}#thirdSection #tsSecondDiv[data-v-2875b16a]{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-template-areas:"card1 card2" "card3 card3";justify-content:stretch}#thirdSection #tsSecondDiv .missionCard[data-v-2875b16a]{justify-self:center}#thirdSection #tsSecondDiv [data-v-2875b16a]:last-child{grid-area:card3}#fourthSection div[data-v-2875b16a]{padding:0}#fifthSection #fiftshContainer[data-v-2875b16a]{padding:0}#fifthSection #fiftshContainer p[data-v-2875b16a]{text-align:center}#fifthSection #fiftshContainer form input[data-v-2875b16a]{width:40vw}}@media (min-width: 1024px){#firstSection[data-v-2875b16a]{height:60vh}#firstSection div[data-v-2875b16a]{width:40vw;position:absolute;left:40%;padding:10rem 0}#fifthSection #fiftshContainer form input[data-v-2875b16a]{width:30vw}}@media (min-width: 1280px){#firstSection[data-v-2875b16a]{background-size:100%;height:80vh}#firstSection div[data-v-2875b16a]{width:40vw;padding:6% 0}#thirdSection #tsSecondDiv[data-v-2875b16a]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-template-areas:"card1 card2 card3"}#thirdSection #tsSecondDiv .missionCard[data-v-2875b16a]{max-width:80%}#fifthSection #fiftshContainer form input[data-v-2875b16a]{width:26vw}}@media (min-width: 1920px){#firstSection div[data-v-2875b16a]{width:40vw;padding:6% 0}#thirdSection div[data-v-2875b16a],#fourthSection div[data-v-2875b16a]{max-width:80rem;margin:0 auto}#thirdSection #tsSecondDiv .missionCard[data-v-2875b16a]{max-width:60%}#fifthSection #fiftshContainer form input[data-v-2875b16a]{width:16vw}}@media (min-width: 2560px){#firstSection div[data-v-2875b16a]{width:30vw;padding:6% 0}#firstSection div h1[data-v-2875b16a]{font-size:3rem;line-height:3rem}#firstSection div p[data-v-2875b16a]{font-size:1.5rem}}@media (min-width: 3840px){#firstSection div[data-v-2875b16a]{width:26vw;padding:6% 0}#firstSection div h1[data-v-2875b16a]{font-size:4rem;line-height:4rem}#firstSection div p[data-v-2875b16a]{font-size:2rem;line-height:3rem}}.testimonialCard[data-v-58020218]{padding:1rem;border-radius:.5rem}.testimonialCard p[data-v-58020218]{color:var(--color-default-text);text-align:center}.testimonialCard p span[data-v-58020218]{font-weight:600}.text-muted-foreground[data-v-ec35c11d]{color:var(--color-default-text)}#faq[data-v-984e8774]{background-color:var(--color-default-violet-20);display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#faq #accordionsContainer[data-v-984e8774]{width:80vw}#faq #accordionsContainer div>div[data-v-984e8774]{color:var(--color-default-text);text-align:justify}#faq #accordionsContainer hr[data-v-984e8774]{border-top:1px solid var(--color-default-violet);opacity:.3;width:80vw}@media (min-width: 1920px){#faq #accordionsContainer[data-v-984e8774]{width:1280px}}.button[data-v-7dd0cf23]{background-color:var(--color-default-green);border:none;color:#fff;padding:.2rem 1.2rem;font-size:1rem;font-family:Catamaran,sans-serif;font-weight:500;cursor:pointer;border-radius:.4rem}#firstSection[data-v-7dd0cf23]{background-image:url(/assets/sectionpensil-C7HgTcJj.webp);background-repeat:no-repeat;min-height:60vh;background-size:cover;background-position-x:right}#firstSection #fsMainDiv[data-v-7dd0cf23]{display:flex;flex-direction:column;max-width:64vw;padding:2rem 1rem}#firstSection #fsMainDiv h1[data-v-7dd0cf23]{color:var(--color-default-white);text-align:left}#firstSection #fsMainDiv p[data-v-7dd0cf23]{padding-top:1rem;color:var(--color-default-white)}#secondSection[data-v-7dd0cf23]{background-color:var(--color-default-violet-20)}#secondSection #ssMainDiv[data-v-7dd0cf23]{padding:2rem 1rem}#secondSection #ssMainDiv p[data-v-7dd0cf23]{text-align:justify}#thirdSection #tsMainDiv[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem}#thirdSection #tsMainDiv #secondsDiv p[data-v-7dd0cf23]{text-align:center}#thirdSection #tsMainDiv #secondsDiv [data-v-7dd0cf23]:first-child{font-family:Poppins,sans-serif;font-weight:600;color:var(--color-default-violet);font-size:.9rem}#thirdSection #tsMainDiv iframe[data-v-7dd0cf23]{width:62vw;aspect-ratio:1/1.77;border-radius:.5rem}#thirdSection #tsMainDiv #tsBullets[data-v-7dd0cf23]{display:flex;flex-direction:column;gap:1rem}#thirdSection #tsMainDiv #tsBullets div[data-v-7dd0cf23]{display:flex;align-items:start;gap:1rem}#thirdSection #tsMainDiv #tsBullets div img[data-v-7dd0cf23]{width:1rem;aspect-ratio:1/1;margin-top:.2rem}#thirdSection #tsMainDiv #tsBullets div p[data-v-7dd0cf23]{text-align:justify}#fourthSection[data-v-7dd0cf23]{background-color:var(--color-default-violet-20)}#fourthSection #fsMainDiv[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem}#fourthSection #fsMainDiv #subtitle [data-v-7dd0cf23]:first-child{font-family:Poppins,sans-serif;font-weight:600;color:var(--color-default-yellow);text-align:center}#fourthSection #fsMainDiv #subtitle [data-v-7dd0cf23]:last-child{text-align:justify}#fourthSection #fsMainDiv #fsBullets[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:1rem}#fourthSection #fsMainDiv #fsBullets>div[data-v-7dd0cf23]{display:flex;align-items:start;gap:1rem}#fourthSection #fsMainDiv #fsBullets>div img[data-v-7dd0cf23]{margin-top:.2rem}#fourthSection #fsMainDiv #fsBullets>div div [data-v-7dd0cf23]:first-child{font-family:Poppins,sans-serif;font-weight:600;color:var(--color-default-violet)}#fourthSection #fsMainDiv #fsBullets>div div p[data-v-7dd0cf23]{text-align:justify}#fourthSection #fsMainDiv #fsSell[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:.5rem}#fourthSection #fsMainDiv #fsSell h3[data-v-7dd0cf23]{color:var(--color-default-yellow);text-align:center}#fourthSection #fsMainDiv #fsSell [data-v-7dd0cf23]:last-child{max-width:60vw;text-align:center;line-height:1.2rem}#fifthSection[data-v-7dd0cf23]{background-color:var(--color-default-waraty)}#fifthSection #fifthSectionMainDiv div[data-v-7dd0cf23]{padding:0 1rem 2rem;text-align:justify;display:flex;flex-direction:column;align-items:center;gap:1rem}#fifthSection #fifthSectionMainDiv div h3[data-v-7dd0cf23]{color:var(--color-default-blue);text-align:center}#sixthSection[data-v-7dd0cf23]{padding:2rem 1rem}#sixthSection #ssMainDiv[data-v-7dd0cf23]{display:flex;flex-direction:column;gap:2rem}#sixthSection #ssMainDiv h3[data-v-7dd0cf23]{text-align:center}#sixthSection #ssMainDiv #ssCards[data-v-7dd0cf23]{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:4;row-gap:2rem}#sixthSection #ssMainDiv #ssCards #firstTestimonialCard[data-v-7dd0cf23]{grid-column:1 / 10;grid-row:1 / 2}#sixthSection #ssMainDiv #ssCards #secondTestimonialCard[data-v-7dd0cf23]{grid-column:4 / 13;grid-row:2 / 3}#sixthSection #ssMainDiv #ssCards #thirdTestimonialCard[data-v-7dd0cf23]{grid-column:2 / 11;grid-row:3 / 4}#sixthSection #ssMainDiv #ssCards #fourthTestimonialCard[data-v-7dd0cf23]{grid-column:3 / 12;grid-row:4 / 4}#eighthSection[data-v-7dd0cf23]{background-color:var(--color-default-blue)}#eighthSection #esMainDiv[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#eighthSection #esMainDiv h1[data-v-7dd0cf23]{color:var(--color-default-white)}#eighthSection #esMainDiv p[data-v-7dd0cf23]{color:var(--color-default-white);text-align:justify}#eighthSection #esMainDiv div[data-v-7dd0cf23]{display:flex;flex-direction:column;align-items:center;gap:1rem}#eighthSection #esMainDiv div [data-v-7dd0cf23]:first-child{width:100%}@media (min-width: 768px){#firstSection #fsMainDiv[data-v-7dd0cf23]{padding:5rem;max-width:68vw}#secondSection #ssMainDiv[data-v-7dd0cf23]{padding:2rem 5rem}#thirdSection #tsMainDiv[data-v-7dd0cf23]{padding:2rem 5rem}#thirdSection #tsMainDiv iframe[data-v-7dd0cf23]{width:40vw}#fourthSection #fsMainDiv[data-v-7dd0cf23]{padding:2rem 5rem}#fourthSection #fsMainDiv #fsBullets[data-v-7dd0cf23]{align-items:start}#fifthSection #fifthSectionMainDiv[data-v-7dd0cf23]{padding:0 5rem}#fifthSection #fifthSectionMainDiv img[data-v-7dd0cf23]{margin:0 auto;height:40vh}#sixthSection[data-v-7dd0cf23]{padding:2rem 5rem}#eighthSection #esMainDiv[data-v-7dd0cf23]{padding:2rem 5rem}}@media (min-width: 1024px){#firstSection #fsMainDiv[data-v-7dd0cf23]{padding:10rem 8rem 0 10rem}}@media (min-width: 1280px){#firstSection[data-v-7dd0cf23]{background-size:100%;background-position-y:60%;height:80vh}#firstSection #fsMainDiv[data-v-7dd0cf23]{padding:10rem 12rem 0}#secondSection #ssMainDiv p[data-v-7dd0cf23]{text-align:center}#thirdSection #tsMainDiv iframe[data-v-7dd0cf23]{width:auto;height:70vh}#fourthSection #fsMainDiv #subtitle [data-v-7dd0cf23]:last-child{text-align:center}#fourthSection #fsMainDiv #fsBullets[data-v-7dd0cf23]{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem}#fifthSection #fifthSectionMainDiv[data-v-7dd0cf23]{display:flex;align-items:center}#fifthSection #fifthSectionMainDiv div[data-v-7dd0cf23]{padding:0}#eighthSection #esMainDiv p[data-v-7dd0cf23]{text-align:center}}@media (min-width: 1920px){#firstSection #fsMainDiv[data-v-7dd0cf23]{width:1280px;padding:16rem 28rem 0 20rem;margin:0 auto}#secondSection #ssMainDiv[data-v-7dd0cf23]{padding:2rem 0;width:1280px;margin:0 auto}#fourthSection #fsMainDiv[data-v-7dd0cf23]{padding:2rem 0;margin:0 auto;width:1280px}#fifthSection #fifthSectionMainDiv[data-v-7dd0cf23]{padding:0;width:1280px;margin:0 auto}#fifthSection #fifthSectionMainDiv img[data-v-7dd0cf23]{height:50vh}#sixthSection[data-v-7dd0cf23]{padding:2rem 0;width:1280px;margin:0 auto}#sixthSection #ssMainDiv #ssCards[data-v-7dd0cf23]{padding:0 10rem}#seventhSection[data-v-7dd0cf23]{background-color:var(--color-default-violet-20)}#seventhSection #svsMainDiv[data-v-7dd0cf23]{width:1280px;margin:0 auto}#eighthSection #esMainDiv[data-v-7dd0cf23]{padding:2rem 0;width:1280px;margin:0 auto}}@media (min-width: 2560px){#firstSection[data-v-7dd0cf23]{background-position-y:50%}#firstSection #fsMainDiv[data-v-7dd0cf23]{width:1280px;padding:28rem 20rem;margin:0 auto}#firstSection #fsMainDiv h1[data-v-7dd0cf23]{font-size:3rem;line-height:3rem}#firstSection #fsMainDiv p[data-v-7dd0cf23]{font-size:1.5rem}}@media (min-width: 3840px){#firstSection #fsMainDiv[data-v-7dd0cf23]{width:1280px;padding:40rem 10rem}#firstSection #fsMainDiv h1[data-v-7dd0cf23]{font-size:4rem;line-height:4rem}#firstSection #fsMainDiv p[data-v-7dd0cf23]{font-size:2rem;line-height:3rem}}.button[data-v-3aca34c1]{background-color:var(--color-default-green);border:none;color:#fff;padding:.2rem 1.2rem;font-size:1rem;font-family:Catamaran,sans-serif;font-weight:500;cursor:pointer;border-radius:.4rem}#loadingView[data-v-3aca34c1]{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background-color:#000c;z-index:2;cursor:wait}#firstSection[data-v-3aca34c1]{background-image:url(/assets/sectioncolumbia-BWXIMiZN.webp);background-repeat:no-repeat;min-height:60vh;background-size:cover;background-position-x:right}#firstSection #firstSectionMainDiv[data-v-3aca34c1]{display:flex;flex-direction:column;gap:.9rem;padding:2rem 8rem 0 1rem}#firstSection #firstSectionMainDiv h1[data-v-3aca34c1],#firstSection #firstSectionMainDiv p[data-v-3aca34c1]{text-align:left;color:#fff}#secondSection[data-v-3aca34c1]{background-color:var(--color-default-paper)}#secondSection #secondSectionMainDiv[data-v-3aca34c1]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem}#secondSection #secondSectionMainDiv p[data-v-3aca34c1]{text-align:justify}#secondSection #secondSectionMainDiv form[data-v-3aca34c1]{display:flex;flex-direction:column;align-items:center;width:90%;gap:1rem}#secondSection #secondSectionMainDiv form div[data-v-3aca34c1]{display:flex;gap:1rem}#secondSection #secondSectionMainDiv form div input[data-v-3aca34c1]{width:100%}#secondSection #secondSectionMainDiv form input[data-v-3aca34c1],#secondSection #secondSectionMainDiv form textarea[data-v-3aca34c1]{background-color:var(--color-default-white);width:100%;padding:.2rem .5rem;border-radius:.5rem;border:1px solid var(--color-default-violet)}#secondSection #secondSectionMainDiv form textarea[data-v-3aca34c1]{height:8rem}@media (min-width: 768px){#firstSection #firstSectionMainDiv[data-v-3aca34c1]{padding:2rem 16rem 0 5rem}#secondSection #secondSectionMainDiv[data-v-3aca34c1]{padding:2rem 5rem}#secondSection #secondSectionMainDiv form[data-v-3aca34c1]{width:70%}#secondSection #secondSectionMainDiv form div[data-v-3aca34c1]{width:100%}}@media (min-width: 1024px){#firstSection #firstSectionMainDiv[data-v-3aca34c1]{padding:10rem 22rem 0 16rem}}@media (min-width: 1280px){#firstSection[data-v-3aca34c1]{background-position-y:50%;height:80vh}#firstSection #firstSectionMainDiv[data-v-3aca34c1]{width:1024px;margin:0 auto;padding:40vh 0 0 6rem}#secondSection #secondSectionMainDiv[data-v-3aca34c1]{width:1024px;margin:0 auto;padding:2rem 5rem}}@media (min-width: 1920px){#secondSection #secondSectionMainDiv[data-v-3aca34c1]{width:1280px}#secondSection #secondSectionMainDiv form[data-v-3aca34c1]{width:50%}}@media (min-width: 2560px){#firstSection #firstSectionMainDiv h1[data-v-3aca34c1]{font-size:3rem;line-height:3rem}#firstSection #firstSectionMainDiv p[data-v-3aca34c1]{font-size:1.5rem}}@media (min-width: 3840px){#firstSection #firstSectionMainDiv h1[data-v-3aca34c1]{font-size:4rem;line-height:4rem}#firstSection #firstSectionMainDiv p[data-v-3aca34c1]{font-size:2rem;line-height:3rem}}#firstSection #firstSectionMainDiv[data-v-07ba5542]{display:flex;flex-direction:column;gap:2rem;padding:2rem;max-width:1280px}#firstSection #firstSectionMainDiv p[data-v-07ba5542]{text-align:justify}#firstSection #firstSectionMainDiv ol[data-v-07ba5542]{list-style:decimal}#firstSection #firstSectionMainDiv ol>li[data-v-07ba5542]{margin-bottom:1rem}#firstSection #firstSectionMainDiv ol li[data-v-07ba5542]::marker{font-family:Poppins,sans-serif;font-weight:600;color:var(--color-default-violet)}#firstSection #firstSectionMainDiv ul[data-v-07ba5542]{list-style:disc;margin-left:2rem}#firstSection #firstSectionMainDiv ul li[data-v-07ba5542]{font-weight:100;color:var(--color-default-text)}#firstSection #firstSectionMainDiv ul li [data-v-07ba5542]::marker{color:var(--color-default-violet)}@media (min-width: 768px){#firstSection #firstSectionMainDiv[data-v-07ba5542]{margin:0 auto;padding:2rem 5rem}}
