﻿.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/atelier.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}#content p.lead{line-height:1.6;font-size:clamp(16px,2vw,20px);font-weight:700;text-align:center}#content .content .align-center{text-align:center}#content .content .align-left{text-align:left}#content .content .align-right{text-align:right}#content .content .align-justify{text-align:justify}#content .content h1{font-size:clamp(36px,5vw,48px);font-weight:900;margin-bottom:40px}#content .content h1 .edglyph{font-size:32px;margin-right:10px;line-height:0}#content .content h1:has(+h2){margin-bottom:0}#content .content h1+h2{margin-top:0}#content .content h2{color:var(--primary-color);font-size:clamp(24px,5vw,36px);font-weight:700;margin:40px 0;position:relative}#content .content h2 .edglyph{font-size:32px;margin-right:10px;line-height:0}#content .content h2:first-child{margin-top:0}#content .content h2:last-child{margin-bottom:0}#content .content h3{font-size:clamp(18px,5vw,24px);font-weight:700;text-transform:uppercase;margin:20px 0;color:var(--primary-color)}#content .content h3 strong{color:var(--secondary-color);font-weight:inherit}#content .content h3 .edglyph{font-size:32px;margin-right:10px;line-height:0}#content .content h3:first-child{margin-top:0}#content .content h3:last-child{margin-bottom:0}#content .content h4{font-size:clamp(18px,5vw,22px);font-weight:500;text-transform:uppercase;margin:10px 0}#content .content h4 .edglyph{font-size:32px;margin-right:10px;line-height:0}#content .content h4:first-child{margin-top:0}#content .content h4:last-child{margin-bottom:0}#content .content p{line-height:1.4;margin:20px 0}#content .content p em,#content .content p i{color:var(--secondary-color)}#content .content p strong,#content .content p b{color:var(--secondary-color);font-weight:700}#content .content p.lead{font-weight:700;line-height:1.6;font-size:clamp(16px,2vw,20px)}#content .content p:first-child{margin-top:0}#content .content p:last-child{margin-bottom:0}#content .content ul:not(.breadcrumb),#content .content ol:not(.breadcrumb){margin:20px 0;margin-left:20px}#content .content ul:not(.breadcrumb) li,#content .content ol:not(.breadcrumb) li{margin-bottom:10px}#content .content ul:not(.breadcrumb) li:before,#content .content ol:not(.breadcrumb) li:before{content:"";display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;text-align:center;width:12px;height:12px;border-radius:3px;background:var(--secondary-color);margin-right:5px}#content .content ul:not(.breadcrumb) li:last-child,#content .content ol:not(.breadcrumb) li:last-child{margin:0}#content .content ul:not(.breadcrumb):first-child,#content .content ol:not(.breadcrumb):first-child{margin-top:0}#content .content ul:not(.breadcrumb):last-child,#content .content ol:not(.breadcrumb):last-child{margin-bottom:0}#content .content ol:not(.breadcrumb) li{counter-increment:counter}#content .content ol:not(.breadcrumb) li:before{width:auto;height:auto;font-family:inherit;font-weight:700;font-size:12px;background:none;border-radius:0;color:var(--primary-color);content:counter(counter) "."}#content .content a:not(.btn){color:var(--primary-color);text-decoration:underline}#content .content a:not(.btn):hover{color:var(--secondary-color)}#content .content table{width:100%;margin:20px 0;table-layout:fixed}#content .content table:first-child{margin-top:0}#content .content table:last-child{margin-bottom:0}#content .content table thead tr th{text-align:left;padding:10px 20px;font-weight:600;background:var(--secondary-color);color:var(--color-white)}#content .content table tbody tr:nth-child(odd) td{background:rgba(var(--color-black-rgb), 0.05)}#content .content table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 1)}#content .content table tbody tr td{padding:10px 20px;vertical-align:middle}#content .content table tbody tr:hover td{background:rgba(var(--color-black-rgb), 0.1)}#content .content hr{background:var(--color-black);height:1px;border:0 none;margin:60px}#content .content hr:first-child{margin-top:0}#content .content hr:last-child{margin-bottom:0}#content .content img{display:block;max-width:100%;height:auto}#content .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:20px auto}#content .content iframe:first-child{margin-top:0}#content .content iframe:last-child{margin-bottom:0}#content .content .embed-responsive{padding:56.25% 0 0;position:relative;margin:40px 0;border-radius:20px;overflow:hidden}#content .content .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .content .embed-responsive:first-child{margin-top:0}#content .content .embed-responsive:last-child{margin-bottom:0}#content .content .paralax{margin:80px 0}#content .content .paralax:first-child{margin-top:0}#content .content .paralax:last-child{margin-bottom:0}#content .content figure{margin:20px 0}#content .content figure img{margin:0 auto;transition:transform 3s ease}#content .content figure figcaption{text-align:center;font-size:18px;line-height:1.4;margin:0}#content .content figure figcaption strong{color:var(--secondary-color);font-size:1.2em}#content .content figure figcaption strong,#content .content figure figcaption a{display:block}#content .content figure a{display:block;overflow:hidden}#content .content figure a:hover img{transform:scale(1.1)}#content .content figure:first-child{margin-top:0}#content .content figure:last-child{margin-bottom:0}#content .content .table_responsive{margin:60px 0;overflow:auto}#content .content .table_responsive table{margin:0}#content .content .table_responsive:first-child{margin-top:0}#content .content .table_responsive:last-child{margin-bottom:0}#content .content .text-right{text-align:right}#content .content .text-center{text-align:center}#content .content .text-left{text-align:left}#content .content .text-justify{text-align:justify}#content .content .block{flex:1;padding:40px;margin:80px 0;border-radius:20px}#content .content .block:first-child{margin-top:0}#content .content .block:last-child{margin-bottom:0}#content .content .block *:not(.btn){color:var(--color-white) !important}#content .content .block.block_primary{background:var(--primary-color)}#content .content .block.block_secondary{background:var(--secondary-color)}#content .content .block.block_green{background:linear-gradient(170deg, #a3c39e, #104737)}#content .content .block.block_full{padding:80px 0;position:relative;box-shadow:none;width:100vw;left:50%;margin-left:-50vw}@media all and (max-width: 768px){#content .content .block.block_full{padding:40px 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}}
