.contact{height:auto;min-height:885px;overflow:hidden;position:relative;z-index:1}.contact__inner{align-items:flex-start;display:flex;justify-content:space-between;padding:0 0 161px;width:100%}.contact__content{margin-right:20px;max-width:804px;width:100%}.contact__text{max-width:540px;width:100%}.contact__text h1{font-size:40px;line-height:48px;margin-bottom:12px}.contact__text h2{font-size:30px;line-height:36px;margin-bottom:21px}.contact__text h3{font-size:25px;line-height:30px;margin-bottom:21px}.contact__text h4{font-size:18px;line-height:22px;margin-bottom:21px}.contact__text h5{font-size:16px;line-height:19px;margin-bottom:19px}.contact__text h1,.contact__text h2,.contact__text h3,.contact__text h4,.contact__text h5,.contact__text h6,.contact__text p{color:var(--main-bg-color)}.contact__text p{font-size:25px;line-height:30px;margin-bottom:38px}.contact__text a{color:#4c60ff;text-decoration:none;transition:.2s}.contact__text a:hover{text-decoration:underline}.contact__text ol{margin-bottom:15px;padding-left:20px}.contact__text ol,.contact__text ol li{list-style:decimal}.contact__text li{margin-bottom:20px;padding-left:64px}.contact__text li,.contact__text li span{font-size:16px;line-height:22px}.contact__img{width:100%}.contact__img img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.contact__form{align-items:center;background:#dde2fe;background:linear-gradient(to bottom right,#dde2fe,#f2f5ff);border:1px solid #c7cdff;border-radius:20px;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dde2fe",endColorstr="#f2f5ff",GradientType=1);flex-direction:column;max-width:461px;padding:62px 35px 25px;position:relative;width:100%}.contact__form .error-message{margin-top:0}.contact__form .form-background{pointer-events:none;position:absolute;right:-27%;top:-18%;z-index:-1}.contact__form .form-background svg.tablet{display:none}.contact__form .form-background .form-background-item{align-items:center;background-color:#e4ecff;border-radius:50%;display:flex;height:54px;justify-content:center;position:absolute;width:54px}.contact__form .form-background .form-background-item:nth-child(3){right:35.7%;top:12%}.contact__form .form-background .form-background-item:nth-child(4){right:35%;top:46.5%}.contact__form .form-background .form-background-item:nth-child(5){right:18.5%;top:84.5%}.contact__form .form-background .form-background-item:nth-child(6){right:48.1%;top:84%}.contact__form .validation-failed [data-error]:after{display:none}.contact__form:has(.success-head){height:-moz-fit-content;height:fit-content;min-height:1px;padding:35px 25px 38px}.contact__form:has(.success-head) .form-map{display:none}.contact h2{font-size:30px;line-height:36px;margin-bottom:9px;text-align:center}.contact h2.success-head{letter-spacing:-.5px;text-align:center}.contact__form-subheading{font-size:16px;line-height:22px;text-align:center}.contact__form-subheading.success-head{letter-spacing:-.5px;line-height:19px;max-width:360px;text-align:center}.contact .rendered-form{width:100%}.contact .cfb-form__loading{align-items:center;border-radius:20px;justify-content:center;left:0;position:absolute;top:0}.contact .cfb-form{padding:20px 0 10px;position:static;width:100%}.contact .cfb-form .form-fields-group{display:flex;justify-content:space-between;transition:.2s;width:100%}.contact .cfb-form .form-fields-group input{align-items:center;background-color:#fff;border:1px solid #e4ecff;border-radius:66px;display:flex;font-size:14px;height:40px;padding:0 5px 0 17px}.contact .cfb-form .form-fields-group input::-moz-placeholder{color:#9895a1;font-size:14px}.contact .cfb-form .form-fields-group input:-ms-input-placeholder{color:#9895a1;font-size:14px}.contact .cfb-form .form-fields-group input::placeholder{color:#9895a1;font-size:14px}.contact .cfb-form .form-fields-group input:focus{border:1px solid #4c60ff}.contact .cfb-form .form-fields-group input:focus::-moz-placeholder{color:transparent}.contact .cfb-form .form-fields-group input:focus:-ms-input-placeholder{color:transparent}.contact .cfb-form .form-fields-group input:focus::placeholder{color:transparent}.contact .cfb-form .formbuilder-text{width:48%}.contact .cfb-form .form-group{margin-bottom:15px}.contact .cfb-form .form-group textarea{background-color:#fff;border:1px solid #e4ecff;border-radius:22px;font-size:14px;height:91px;max-height:500px;max-width:100%;padding:10px 10px 10px 15px;resize:none;width:100%}.contact .cfb-form .form-group textarea::-moz-placeholder{color:#9895a1;font-family:Gilroy,sans-serif;font-size:14px}.contact .cfb-form .form-group textarea:-ms-input-placeholder{color:#9895a1;font-family:Gilroy,sans-serif;font-size:14px}.contact .cfb-form .form-group textarea::placeholder{color:#9895a1;font-family:Gilroy,sans-serif;font-size:14px}.contact .cfb-form .form-group textarea:focus{border:1px solid #4c60ff}.contact .cfb-form .form-group textarea:focus::-moz-placeholder{color:transparent}.contact .cfb-form .form-group textarea:focus:-ms-input-placeholder{color:transparent}.contact .cfb-form .form-group textarea:focus::placeholder{color:transparent}.contact .cfb-form .form-fields-group:has(.form-group[data-error]){padding-top:40px}.contact .cfb-form .form-fields-group:has(.form-group[data-error].field-name){padding-top:20px}.contact .cfb-form .form-fields-group:has(.form-group[data-error].field-surname){padding-top:20px}.contact .cfb-form .form-group[data-error] .error-message{left:0;position:absolute;text-align:left;top:-27px}.contact .cfb-form .form-group[data-error] input{background-color:#fff;border:1px solid #ff8282;color:#ff8282}.contact .cfb-form .form-group[data-error] input::-moz-placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] input:-ms-input-placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] input::placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] textarea{background-color:#fff;border:1px solid #ff8282}.contact .cfb-form .form-group[data-error] textarea::-moz-placeholder{color:#ff8282}.contact .cfb-form .form-group[data-error] textarea:-ms-input-placeholder{color:#ff8282}.contact .cfb-form .form-group[data-error] textarea::placeholder{color:#ff8282}.contact .cfb-form .custom-textarea-resize-wrp{height:auto;margin-bottom:30px;overflow:hidden;position:relative}.contact .cfb-form .custom-textarea-resize-wrp .resize-handle{bottom:0;cursor:nwse-resize;height:20px;position:absolute;right:0;width:20px}.contact .cfb-form .formbuilder-button.form-group .btn{margin:0 auto;padding:12px 52px}.contact .form-map:has(.response.success) .rendered-form{display:none}.contact .response.success{align-items:center;flex-direction:column;justify-content:center;padding:4px 0 21px;width:100%}.contact .response.success h3{font-size:30px;margin-bottom:9px}.contact .response.success h3,.contact .response.success p{color:#17283c;font-style:normal;letter-spacing:-.5px;line-height:120%;text-align:center}.contact .response.success p{font-size:16px;font-weight:400;max-width:367px;width:100%}.form-map{width:100%}.page-template-contact{display:flex;flex-direction:column;height:100%}.page-template-contact .contact{flex:1 0 auto}.page-template-contact .footer{flex-shrink:0}@media (max-width:1440px) and (min-width:1024px){.contact{height:auto;min-height:auto}.contact__inner{padding:0 0 50px}}@media (max-width:1160px){.contact__form .form-background .form-background-item:nth-child(3){top:4%}}@media screen and (max-width:1150px){.contact__form:has(.success-head) .form-background{right:-42%;top:8.5%}}@media (max-width:1024px){.contact{min-height:745px}.contact__inner{padding:0 0 98px}.contact__text{max-width:430px}.contact__content{max-width:437px}.contact__img,.contact__img img{border-radius:30px}.contact__form{max-width:394px;padding:40px 27px 27px}.contact__form .form-background{right:0;top:-12%;transform:rotate(1deg)}.contact__form .form-background svg.desktop{display:none}.contact__form .form-background svg.tablet{display:block}.contact__form .form-background .form-background-item:first-child{display:none}.contact__form .form-background .form-background-item:nth-child(2){right:36%;top:47.5%}.contact__form .form-background .form-background-item:nth-child(3){right:48.2%;top:4%}.contact__form .form-background .form-background-item:nth-child(4){right:46%;top:41.5%}.contact__form .form-background .form-background-item:nth-child(5){right:47.3%;top:92.5%}.contact__form .form-background .form-background-item:nth-child(6){right:67.9%;top:81.6%}.contact h2{font-size:25px;line-height:30px;margin-bottom:9px}.contact .cfb-form{padding:20px 0 0}.contact .cfb-form .form-fields-group input{width:100%}.contact .cfb-form .custom-textarea-resize-wrp{margin-bottom:31px;margin-top:-2px}.contact .cfb-form .form-group{margin-bottom:15px}.contact .cfb-form .form-group textarea{background-color:#fff;border:1px solid #e4ecff;border-radius:22px;font-size:14px;height:91px;max-height:500px;max-width:100%;padding:12px 10px 10px 12px;resize:none;width:100%}.contact .cfb-form .form-group.formbuilder-textarea{margin-bottom:30px}.contact .cfb-form .response.success{padding:4px 20px 29px}}@media (max-width:1024px) and (max-width:800px){.contact__form .form-background .form-background-item:nth-child(3){right:47.2%}}@media (max-width:767px){.contact{height:auto;min-height:auto}.contact__inner{align-items:center;flex-direction:column;padding:0 0 40px}.contact .form-background{display:none}.contact__content{margin-bottom:40px;margin-right:0;max-width:100%}.contact__text{max-width:100%}}@media (max-width:590px){.contact__img{height:213px}.contact__img img{height:100%}}@media screen and (max-width:440px){.contact__inner{padding:0 0 40px}.contact__text h1{font-size:30px;line-height:36px}.contact__text p{font-size:18px;line-height:22px;margin-bottom:29px}.contact__img{height:auto}.contact__content{margin-bottom:35px!important}.contact h2{font-size:18px;line-height:22px}.contact__form-subheading{font-size:16px;line-height:22px}.contact__form{padding:22px 15px 8px}.contact .cfb-form .form-fields-group:has(.form-group[data-error].field-name){padding-top:0}.contact .cfb-form .form-fields-group:has(.form-group[data-error].field-surname){padding-top:0}.contact .cfb-form .form-fields-group{flex-direction:column;margin-bottom:0}.contact .cfb-form .form-fields-group .form-group{margin-bottom:15px;max-width:100%;width:100%}.contact .cfb-form .form-fields-group .form-group input{width:100%}.contact .cfb-form .form-fields-group .form-group textarea{height:93px;padding:15px 10px 10px 25px}.contact .cfb-form .custom-textarea-resize-wrp{margin-bottom:30px}.contact .cfb-form .formbuilder-button.form-group .btn{width:100%}.contact .cfb-form .formbuilder-textarea{margin-bottom:30px}.contact .cfb-form .form-group{transition:.2s}.contact .cfb-form .form-group textarea{height:93px}.contact .cfb-form .form-fields-group:has(.form-group[data-error]){padding-top:0}.contact .cfb-form .form-group[data-error]{margin-top:5px;padding-top:17px}.contact .cfb-form .form-group[data-error] .error-message{top:-7px}.contact .cfb-form .form-group[data-error] input{background-color:#fff;border:1px solid #ff8282}.contact .cfb-form .form-group[data-error] input::-moz-placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] input:-ms-input-placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] input::placeholder{color:#ff8282;font-size:14px}.contact .cfb-form .form-group[data-error] textarea{background-color:#fff;border:1px solid #ff8282}.contact .cfb-form .form-group[data-error] textarea::-moz-placeholder{color:#ff8282}.contact .cfb-form .form-group[data-error] textarea:-ms-input-placeholder{color:#ff8282}.contact .cfb-form .form-group[data-error] textarea::placeholder{color:#ff8282}}@media screen and (max-width:425px){.contact__form .form-background{display:none}}