﻿.banner{height:50vh;min-height:256px;max-height:512px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;overflow:hidden}.banner img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.form-group{padding:10px 0;font-size:18px;font-weight:700;text-transform:uppercase}.form-group.captcha{max-width:512px;margin:0 auto}.form-group>.edglyph{font-size:24px;line-height:0;margin-right:20px;text-transform:none}.form-group label,.form-group .label_form{display:flex;align-items:center;min-height:38px;font-weight:inherit;font-size:16px;color:var(--color-text-base)}.form-group label .edglyph,.form-group .label_form .edglyph{line-height:0;margin:0 5px;text-transform:none}.form-group label .edglyph.ed-asterisk,.form-group .label_form .edglyph.ed-asterisk{color:var(--error-color) !important}.form-group .select{flex:1;position:relative}.form-group .select select{cursor:pointer;width:100%;padding:13px 20px;padding-right:54px;min-height:50px;font-weight:700;font-size:16px;text-transform:uppercase;border-radius:10px;border:2px solid var(--primary-color);background:var(--color-white);min-width:0;color:var(--base-text-color)}.form-group .select select option{color:var(--color-black)}.form-group .select select option[disabled]{display:none}.form-group .select:after{content:"+";font-family:"EdGlyph";position:absolute;top:2px;right:2px;bottom:2px;display:flex;align-items:center;line-height:0;font-weight:400;font-size:24px;padding:0 20px;border-top-right-radius:6px;border-bottom-right-radius:6px;pointer-events:none}.form-group .select:hover select{background:var(--primary-color);color:var(--color-white)}.form-group .select:hover select option{background:var(--primary-color);color:var(--color-white)}.form-group .select:hover:after{color:var(--color-white)}.form-group .form-control{flex:1;width:100%;padding:5px 10px;min-height:50px;font-weight:700;font-size:16px;border-radius:10px;min-width:0;display:block;color:var(--color-text-base);background:var(--color-white);border:2px solid var(--primary-color)}.form-group .form-control:hover{background:var(--primary-color);color:var(--color-white)}.form-group .form-control:focus{color:var(--primary-color);background:var(--color-background-input-focus);border-color:var(--secondary-color)}.form-group .form-control::placeholder{text-transform:uppercase}.form-group textarea.form-control{padding:10px;height:auto;min-height:128px;resize:none}.form-group .checkbox input,.form-group .radio input{display:none}.form-group .checkbox input+label,.form-group .radio input+label{min-width:0;min-height:auto;font-weight:400;margin:0;cursor:pointer}.form-group .checkbox input+label:hover,.form-group .radio input+label:hover{color:var(--primary-color)}.form-group .checkbox input+label:before,.form-group .radio input+label:before{content:"Ø";font-family:"EdGlyph";font-size:24px;line-height:0;margin-right:5px;margin-top:2px}.form-group .checkbox input:checked+label,.form-group .radio input:checked+label{color:var(--primary-color)}.form-group .checkbox input:checked+label:before,.form-group .radio input:checked+label:before{content:"Ù"}.form-group .radio input+label:before{content:"Ú"}.form-group .radio input:checked+label:before{content:"Ü"}.form-group .input-group{flex:1;align-self:center;display:flex;flex-wrap:wrap;align-items:center}.form-group .input-group .radio,.form-group .input-group .checkbox{margin:0 5px}#content{padding-bottom:80px}#content .banner{background-image:url(../img/banner/default.jpg);margin-bottom:120px}#content h1{font-size:clamp(36px,5vw,48px);font-weight:900;text-align:center;margin-bottom:40px}#content h1:has(+h2){margin-bottom:0}#content h2{font-weight:700;font-size:clamp(24px,5vw,36px);text-align:center;margin-bottom:40px}#content h2:has(+iframe){margin-bottom:0}@media all and (max-width: 992px){#content .banner{margin-bottom:60px}#content h1{margin-bottom:30px}#content #form_iframe{margin-top:60px;padding:30px 20px}}
