.page-module__OSLHOG__main{width:100%;min-height:100vh;margin-top:110px}@media (max-width:1023px){.page-module__OSLHOG__main{margin-top:70px}}.page-module__OSLHOG__main footer{padding-top:5%}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.countrySelect-module__yn-Uzq__countrySelect{display:inline-block;position:relative}.countrySelect-module__yn-Uzq__trigger{cursor:pointer;background-color:#0000;border:none;border-radius:8px 0 0 8px;align-items:center;gap:.5rem;height:100%;min-height:45px;padding:0 .75rem;transition:background-color .2s;display:flex}.countrySelect-module__yn-Uzq__trigger:hover{background-color:#00000005}.countrySelect-module__yn-Uzq__trigger:disabled{cursor:not-allowed;opacity:.6}.countrySelect-module__yn-Uzq__flag{align-items:center;font-size:1.25rem;line-height:1;display:flex}.countrySelect-module__yn-Uzq__flagIcon{object-fit:cover;border-radius:2px;width:24px;height:18px;display:block}.countrySelect-module__yn-Uzq__arrow{color:#6f6c90;opacity:1;font-size:.625rem;transition:transform .2s}.countrySelect-module__yn-Uzq__trigger:hover .countrySelect-module__yn-Uzq__arrow{opacity:1}.countrySelect-module__yn-Uzq__dropdown{z-index:1000;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;width:320px;max-height:400px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 4px 24px #00000014}.countrySelect-module__yn-Uzq__searchWrapper{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:12px;position:relative}.countrySelect-module__yn-Uzq__searchIcon{color:#9ca3af;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.countrySelect-module__yn-Uzq__searchIcon svg path{fill:#9ca3af}.countrySelect-module__yn-Uzq__searchInput{color:#1f1f1f;background-color:#f9f9f9;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:.9375rem;transition:all .2s}.countrySelect-module__yn-Uzq__searchInput::placeholder{color:#9ca3af}.countrySelect-module__yn-Uzq__searchInput:focus{border-color:#7b4dd1;box-shadow:0 0 0 3px #7b4dd11a}.countrySelect-module__yn-Uzq__countryList{background-color:#fff;max-height:340px;overflow-y:auto}.countrySelect-module__yn-Uzq__countryList::-webkit-scrollbar{width:8px}.countrySelect-module__yn-Uzq__countryList::-webkit-scrollbar-track{background:#f9f9f9}.countrySelect-module__yn-Uzq__countryList::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.countrySelect-module__yn-Uzq__countryList::-webkit-scrollbar-thumb:hover{background:#d1d5db}.countrySelect-module__yn-Uzq__countryOption{cursor:pointer;text-align:left;background-color:#0000;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}.countrySelect-module__yn-Uzq__countryOption:hover{background-color:#f9f9f9}.countrySelect-module__yn-Uzq__countryOption.countrySelect-module__yn-Uzq__selected{background-color:#f3f4f6}.countrySelect-module__yn-Uzq__countryFlag{flex-shrink:0;align-items:center;font-size:1.25rem;line-height:1;display:flex}.countrySelect-module__yn-Uzq__countryFlag .countrySelect-module__yn-Uzq__flagIcon{object-fit:cover;border-radius:2px;width:24px;height:18px;display:block}.countrySelect-module__yn-Uzq__countryName{color:#1f1f1f;flex:1;font-size:.9375rem;font-weight:400}.countrySelect-module__yn-Uzq__callingCode{color:#6f6c90;margin-left:auto;font-size:.875rem;font-weight:400}
.phoneInput-module__coVoOa__phoneInputWrapper{width:100%;position:relative}.phoneInput-module__coVoOa__phoneInput{background-color:#f9f9f9;border:1px solid #e5e7eb;border-radius:8px;width:100%;transition:all .2s;display:flex}.phoneInput-module__coVoOa__phoneInput:focus-within{border-color:#7b4dd1;box-shadow:0 0 0 3px #7b4dd11a}.phoneInput-module__coVoOa__phoneInputField{color:#1f1f1f;background-color:#0000;border:none;border-radius:0 8px 8px 0;outline:none;flex:1;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.phoneInput-module__coVoOa__phoneInputField::placeholder{color:#9ca3af}
.contactForm-module__TqkWya__section{background:#f9f9f9;justify-content:center;align-items:flex-start;width:100%;min-height:calc(100vh - 80px);padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.contactForm-module__TqkWya__section:after{content:"";z-index:0;pointer-events:none;background-image:url(/ready-to-plug-bg.png);background-position:top;background-repeat:no-repeat;background-size:cover;height:50%;position:absolute;bottom:0;left:0;right:0}.contactForm-module__TqkWya__card{z-index:1;background-color:#fff;border-radius:16px;width:100%;max-width:900px;padding:2.5rem;position:relative;box-shadow:0 4px 24px #00000014}.contactForm-module__TqkWya__label{letter-spacing:.15em;color:#7b4dd1;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.contactForm-module__TqkWya__title{color:#1f1f1f;margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}@media (min-width:768px){.contactForm-module__TqkWya__title{font-size:2.25rem}}.contactForm-module__TqkWya__description{color:#6f6c90;margin:0 0 .5rem;font-size:.9375rem;line-height:1.6}.contactForm-module__TqkWya__requiredNote{color:#6f6c90;margin:0 0 1.5rem;font-size:.75rem}.contactForm-module__TqkWya__form{flex-direction:column;display:flex}.contactForm-module__TqkWya__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.contactForm-module__TqkWya__formGrid{grid-template-columns:1fr 1fr;gap:2rem}}.contactForm-module__TqkWya__leftColumn,.contactForm-module__TqkWya__rightColumn{flex-direction:column;gap:1rem;display:flex}.contactForm-module__TqkWya__inputGroup{flex-direction:column;gap:.375rem;display:flex}.contactForm-module__TqkWya__fieldLabel{color:#6f6c90;font-size:.875rem;font-weight:500}.contactForm-module__TqkWya__required{color:#ef4444;margin-left:2px}.contactForm-module__TqkWya__input,.contactForm-module__TqkWya__select,.contactForm-module__TqkWya__textarea{color:#1f1f1f;background-color:#f9f9f9;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s}.contactForm-module__TqkWya__input:focus,.contactForm-module__TqkWya__select:focus,.contactForm-module__TqkWya__textarea:focus{border-color:#7b4dd1;outline:none;box-shadow:0 0 0 3px #7b4dd11a}.contactForm-module__TqkWya__input::placeholder,.contactForm-module__TqkWya__textarea::placeholder{color:#9ca3af}.contactForm-module__TqkWya__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236f6c90' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contactForm-module__TqkWya__select:invalid{color:#0000}.contactForm-module__TqkWya__select:invalid option{color:#1f1f1f}.contactForm-module__TqkWya__textarea{resize:none;min-height:120px}.contactForm-module__TqkWya__checkboxGroup{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.contactForm-module__TqkWya__checkboxLabel{color:#6f6c90;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.contactForm-module__TqkWya__checkbox{accent-color:#6f6c90;cursor:pointer;width:16px;height:16px}.contactForm-module__TqkWya__footer{border-top:1px solid #f1f2f9;margin-top:1.5rem;padding-top:1.5rem}.contactForm-module__TqkWya__privacyText{color:#6f6c90;margin:0 0 1rem;font-size:.8125rem;line-height:1.6}.contactForm-module__TqkWya__privacyLink{color:#7b4dd1;font-weight:500;text-decoration:none}.contactForm-module__TqkWya__privacyLink:hover{text-decoration:underline}.contactForm-module__TqkWya__submitButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#248dce 0%,#7b4dd1 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.contactForm-module__TqkWya__submitButton:hover{background-color:#1a7ab8}.contactForm-module__TqkWya__submitButton:focus-visible{outline-offset:2px;outline:2px solid #248dce}
