#contact-form[data-v-ce12e562]{width:100%;form[data-v-ce12e562] {display: flex; flex-direction: column; width: 100%; label[data-v-ce12e562] {margin: 20px 0 10px 0;} input[data-v-ce12e562],#submit-button[data-v-ce12e562] {height: 3em; line-height: 2em; font-size: 1em; padding: 0 15px; border-radius: 5px; outline: none; border: 0;} textarea[data-v-ce12e562] {padding: 10px 15px; line-height: 1.5em; font-size: 1em; border-radius: 5px; outline: none; border: 0; font-family: var(--the-font);} .red-text[data-v-ce12e562] {color: red;} .error-messages[data-v-ce12e562] {small[data-v-ce12e562] {color: red;}} input[type="text"].highlight-error[data-v-ce12e562],textarea.highlight-error[data-v-ce12e562] {border: 1px solid red; background: #ffcccc;} div.highlight-error[data-v-ce12e562] {border: 1px dotted red;} #checkbox-group[data-v-ce12e562] {margin: 10px 0;} #checkbox[data-v-ce12e562] {height: auto;} #submit-button[data-v-ce12e562] {margin: 20px 0; font-weight: bold; &[data-v-ce12e562]:hover:enabled,&.colorful-button[data-v-ce12e562]:enabled {cursor: pointer; background: -webkit-linear-gradient(69deg,var(--color-brand-1),var(--color-brand-2)); color: var(--color-text); text-shadow: 1px 1px 1px var(--color-text-shadow);}} .response-message[data-v-ce12e562] {text-align: center;} small[data-v-ce12e562] {line-height: 1.2em;}}}#send-email[data-v-ce12e562]{text-align:center;line-height:2em;flex-direction:column}#cf-loading[data-v-ce12e562],#send-email[data-v-ce12e562]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.slide{height:100vh;display:flex;flex-direction:column;padding:50px;justify-content:center}#slide3,#slide4{align-items:center}h1{color:var(--color-h1);font-size:3em;line-height:1.5em;font-weight:700;font-family:var(--the-font)}.button-group{display:flex;gap:20px;align-items:center;justify-content:center}.button-group button{width:160px;height:45px;font-size:1.3em;cursor:pointer;border-radius:3px;outline:none;border:none;font-weight:700}.button-group button:hover{background:-webkit-linear-gradient(69deg,var(--color-brand-1),var(--color-brand-2));color:var(--color-text);text-shadow:1px 1px 1px var(--color-text-shadow)}.contact-form-container{width:70%}@media screen and (max-width: 750px){.contact-form-container{width:100%}}#gdpr-page[data-v-61a923ad]{padding:50px 0;h1[data-v-61a923ad] {margin-bottom: 1em;} h3[data-v-61a923ad] {font-weight: bold; margin: 1.2em 0 .6em 0;} p[data-v-61a923ad],li[data-v-61a923ad] {line-height: 2em;}}.ugarak-logo{height:40px;width:auto;cursor:pointer}.ugarak-logo.footer-logo{margin-top:20px}#lang{max-width:75px;margin-left:30px;background:var(--color-background);color:var(--color-text);padding:5px;font-size:.8em;border:none}footer[data-v-c05fc7ca]{display:flex;flex-direction:column;color:var(--color-text);min-height:250px;padding:20px;margin-top:100px}footer[data-v-c05fc7ca] .footer-row[data-v-c05fc7ca]{display:flex;flex-direction:row}footer[data-v-c05fc7ca] .footer-first-row[data-v-c05fc7ca]{margin-bottom:auto;flex-grow:1;justify-content:space-around}footer[data-v-c05fc7ca] .footer-copyright[data-v-c05fc7ca]{margin-top:auto;align-items:center;justify-content:center}footer[data-v-c05fc7ca] .footer-col[data-v-c05fc7ca]{display:flex;flex-direction:column;ul[data-v-c05fc7ca] {list-style-type: none; padding: 0; margin: 0; li[data-v-c05fc7ca] {margin: 10px 0;}}}footer[data-v-c05fc7ca] .footer-row a[data-v-c05fc7ca],footer[data-v-c05fc7ca] .footer-col a[data-v-c05fc7ca]{color:var(--color-text);font-weight:700;text-decoration:none}@media screen and (max-width: 750px){footer[data-v-c05fc7ca] .footer-first-row[data-v-c05fc7ca]{flex-direction:column;gap:20px}footer[data-v-c05fc7ca] .footer-col[data-v-c05fc7ca]{justify-content:center;text-align:center;ul[data-v-c05fc7ca] {display: flex; flex-direction: row; gap: 10px; justify-content: center;}}}header{display:flex;flex-direction:row;align-items:center;height:70px;padding:20px}header .wrapper{display:flex;flex-direction:column;margin-left:auto}header .wrapper nav a{color:var(--color-text);text-decoration:none;text-transform:uppercase;font-size:1.5em;font-weight:700;margin-left:30px}@media screen and (max-width: 750px){header .wrapper nav a{font-size:.7em}}header .wrapper nav a:hover{background:-webkit-linear-gradient(69deg,var(--color-brand-1),var(--color-brand-2));-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}:root{--color-background: #1d1e1f;--color-text: #fff;--color-h1: #fff;--color-text-shadow: #333;--color-brand-1: #66bb6a;--color-brand-2: #4dd0e1;--the-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--the-font-2: -apple-system, BlinkMacSystemFont, Segoe UI, Fira Sans, Helvetica Neue, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;font-family:var(--the-font);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shape-animated{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;background:var(--color-brand-1);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;animation:morheus 10s infinite;transition:all 1s infinite;height:25em;width:50%;opacity:.15}@keyframes morheus{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;background:var(--color-brand-1)}25%{border-radius:47% 53% 41% 59%/51% 49%;background:var(--color-brand-2)}50%{border-radius:14% 86% 25% 75%/71% 60% 40% 29%;background:#fff}75%{border-radius:65% 35% 70% 30%/30% 87% 13% 70%;background:var(--color-brand-2)}to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;background:var(--color-brand-1)}}#app{max-width:1280px;margin:0 auto;font-weight:400}h2{font-weight:700;margin:10px 0 20px}h3{margin:10px 0;text-transform:uppercase}strong{font-weight:700}.hl{background:-webkit-linear-gradient(69deg,var(--color-brand-1),var(--color-brand-2));-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;font-weight:700}.tp{-webkit-text-fill-color:var(--color-background);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-text)}.ar{text-align:right}.ct{text-align:center;margin-bottom:50px}@media screen and (max-width: 750px){.grecaptcha-badge{opacity:.5}}
