:root{--small-gap: 1.6rem;--gap: 2.4rem;--big-gap: 6rem}@media only screen and (min-width: 768px){:root{--small-gap: 1.6rem;--gap: 4.4rem;--big-gap: 12.4rem}}:root{--small-gap: 1.6rem;--gap: 2.4rem;--big-gap: 6rem}@media only screen and (min-width: 768px){:root{--small-gap: 1.6rem;--gap: 4.4rem;--big-gap: 12.4rem}}@keyframes glow{0%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}25%{box-shadow:0px 0px 15px 0px #ffcd00}50%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}70%{box-shadow:0px 0px 15px 0px rgba(255,205,0,.75)}100%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}}:root{--small-gap: 1.6rem;--gap: 2.4rem;--big-gap: 6rem}@media only screen and (min-width: 768px){:root{--small-gap: 1.6rem;--gap: 4.4rem;--big-gap: 12.4rem}}@keyframes glow{0%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}25%{box-shadow:0px 0px 15px 0px #ffcd00}50%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}70%{box-shadow:0px 0px 15px 0px rgba(255,205,0,.75)}100%{box-shadow:0px 0px 15px 0px rgba(255,205,0,0)}}@media only screen and (min-width: 768px){.contact__layout{display:flex}}.contact__layout>.contact__image{margin-top:60px}@media only screen and (min-width: 768px){.contact__layout>.contact__image{display:none}}@media only screen and (min-width: 768px){.contact__left{flex-basis:56%}}@media only screen and (max-width: 767px){.contact__left .contact__image{display:none}}.contact__left .contact-form,.contact__left .gform_wrapper{margin-top:20px}@media only screen and (min-width: 768px){.contact__left .contact-form,.contact__left .gform_wrapper{margin-top:47px}}.contact__right{padding-top:36px}@media only screen and (min-width: 768px){.contact__right{flex-basis:44%;padding-left:6vw;padding-top:20px}}@media only screen and (min-width: 1025px){.contact__right{padding-left:11.5vw}}.contact__right .special-title{margin-bottom:44px}@media only screen and (max-width: 767px){.contact__right .special-title{margin-left:44px;margin-bottom:60px}}.contact__right .special-title span:after{content:"";position:absolute;width:104px;height:104px;border-radius:50%;border:2px dashed #0085ca}@media only screen and (min-width: 768px){.contact__right .special-title span:after{width:104px;height:104px}}@media only screen and (max-width: 767px){.contact__right .special-title span:after{top:-30px}}@media only screen and (min-width: 768px){.contact__right .special-title span:after{left:-47px}}.contact__form{background-color:#f5f5f5;padding:44px 20px;margin-bottom:var(--big-gap);position:relative}@media only screen and (min-width: 768px){.contact__form{padding:60px}}.contact__form:after{content:"";position:absolute;width:92px;height:92px;border-radius:50%;border:2px dashed #0085ca;top:-35px;right:-19px;z-index:-1}@media only screen and (min-width: 768px){.contact__form:after{width:136px;height:136px}}@media only screen and (min-width: 768px){.contact__form:after{top:auto;right:auto;bottom:-38px;left:-56px}}@media only screen and (min-width: 768px){.contact__form h2{margin-bottom:44px}}.contact__image{position:relative;background:url("../img/contact-img.jpg") 50% 50% no-repeat;background-size:cover;min-height:230px}@media only screen and (min-width: 768px){.contact__image{min-height:265px}}.contact__image-content{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);padding:24px;background:rgba(12,67,106,.1);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);font-family:"Barlow Condensed",sans-serif;width:350px;max-width:80%;text-align:center}@media only screen and (min-width: 768px){.contact__image-content{text-align:right}}@media only screen and (min-width: 768px){.contact__image-content h4{text-align:left}}.contact__image-content a{font-weight:600}.location-item{border-bottom:1px dotted #0085ca;padding-bottom:8px;margin-top:44px}.location-item h3,.location-item h4{color:#0085ca}.location-item h3{margin-bottom:34px;text-transform:uppercase}.location-item h4{font-weight:700}.location-item__office{display:flex;flex-direction:column;grid-gap:16px}.location-item__office:not(:last-child){margin-bottom:24px}.location-item__address,.location-item__phone,.location-item__email,.location-item__web,.location-item__name{padding-left:32px;position:relative}.location-item__address a,.location-item__phone a,.location-item__email a,.location-item__web a,.location-item__name a{color:inherit;text-decoration:none}.location-item__address a:hover,.location-item__phone a:hover,.location-item__email a:hover,.location-item__web a:hover,.location-item__name a:hover{color:#0c436a}.location-item__address:after,.location-item__phone:after,.location-item__email:after,.location-item__web:after,.location-item__name:after{content:"";position:absolute;left:-5px;top:-4px;width:34px;height:34px}.location-item__address:after{background:url("../img/icons/icon-location.svg") 50% 50% no-repeat;background-size:12px}.location-item__phone:after{background:url("../img/icons/icon-phone.svg") 50% 50% no-repeat;background-size:16px}.location-item__email:after{background:url("../img/icons/icon-email.svg") 50% 50% no-repeat;background-size:16px}.location-item__web:after{background:url("../img/icons/icon-web.svg") 50% 50% no-repeat;background-size:16px}.location-item__name:after{background:url("../img/icons/icon-name.svg") 50% 50% no-repeat;background-size:16px}.location-item__note{display:flex;font-size:12px;grid-gap:8px;margin-bottom:16px;line-height:1.41}.location-item__note p{color:#999}:root{--small-gap: 1.6rem;--gap: 2.4rem;--big-gap: 6rem}@media only screen and (min-width: 768px){:root{--small-gap: 1.6rem;--gap: 4.4rem;--big-gap: 12.4rem}}@media only screen and (min-width: 1366px){.form__field-layout{display:flex;margin:0 -8px;align-items:flex-start}}.form__field-layout .form__field{margin-bottom:16px}@media only screen and (min-width: 1366px){.form__field-layout .form__field{padding:0 8px;flex-basis:50%}}.form__field-layout .form__field input[type=text],.form__field-layout .form__field input[type=email],.form__field-layout .form__field input[type=number],.form__field-layout .form__field input[type=password],.form__field-layout .form__field input[type=tel],.form__field-layout .form__field textarea{width:100%}@media only screen and (max-width: 767px){.form .tar{text-align:center !important}}@media only screen and (min-width: 768px){.form .tar{margin-top:44px}}.gform_wrapper .gform-body .gform_fields{grid-row-gap:16px}@media(min-width: 640px){.gform_wrapper .gform-body .gform_fields{grid-row-gap:16px}}.gform_wrapper .gform-body .gform_fields input[type=text],.gform_wrapper .gform-body .gform_fields input[type=email],.gform_wrapper .gform-body .gform_fields input[type=number],.gform_wrapper .gform-body .gform_fields input[type=password],.gform_wrapper .gform-body .gform_fields input[type=tel],.gform_wrapper .gform-body .gform_fields textarea{box-shadow:none;font:italic 500 14px/1.71 "Fira Sans",sans-serif;color:#000;padding:11px 13px;border:.5px solid #0085ca;background:#fff;width:100%;height:44px;border-radius:0}@media only screen and (min-width: 768px){.gform_wrapper .gform-body .gform_fields input[type=text],.gform_wrapper .gform-body .gform_fields input[type=email],.gform_wrapper .gform-body .gform_fields input[type=number],.gform_wrapper .gform-body .gform_fields input[type=password],.gform_wrapper .gform-body .gform_fields input[type=tel],.gform_wrapper .gform-body .gform_fields textarea{font-size:16px;font-weight:500;line-height:1}}.gform_wrapper .gform-body .gform_fields textarea{height:136px}.gform_wrapper .gform-body .gform_fields ::-moz-placeholder{font-style:italic;opacity:1;color:#999}.gform_wrapper .gform-body .gform_fields ::placeholder{font-style:italic;opacity:1;color:#999}.gform_wrapper .gform-body .gform_fields :-ms-input-placeholder{font-style:italic;opacity:1}.gform_wrapper .gform-body .chosen-container-single.chosen-with-drop .chosen-single:before{transform:rotate(-90deg)}.gform_wrapper .gform-body .chosen-container-single .chosen-single{font:italic 500 14px/1.71 "Fira Sans",sans-serif;color:#000;padding:0 13px;border:.5px solid #0085ca !important;background:#fff !important;width:100%;height:44px !important;border-radius:0 !important;box-shadow:none !important;position:relative}@media only screen and (min-width: 768px){.gform_wrapper .gform-body .chosen-container-single .chosen-single{font-size:16px}}.gform_wrapper .gform-body .chosen-container-single .chosen-single:before{content:"";position:absolute;top:36%;right:15px;width:12px;height:12px;background:url("../img/icons/slider-arrow.svg") 50% 50% no-repeat;background-size:contain;transform:rotate(90deg);transition:all .3s ease}.gform_wrapper .gform-body .chosen-container-single .chosen-single span{line-height:44px}.gform_wrapper .gform-body .chosen-container-single .chosen-search{display:none}.gform_wrapper .gform-body .chosen-container-single .chosen-drop{top:100% !important;border:.5px solid #0085ca !important;border-top:0 !important;padding:2px 13px 12px !important;border-radius:0 !important;box-shadow:none !important}.gform_wrapper .gform-body .chosen-container-single .chosen-drop .chosen-results{padding:0 !important}.gform_wrapper .gform-body .chosen-container-single .chosen-drop .chosen-results li{font:600 14px "Barlow Condensed",sans-serif;border-bottom:1px dotted #0085ca;color:#999 !important;padding:14px 2px 7px;background-color:#fff !important;line-height:normal}.gform_wrapper .gform-body .chosen-container-single .chosen-drop .chosen-results li:hover{border-bottom:1px solid #0085ca;color:#000 !important}.gform_wrapper .gform-body .chosen-container-single .chosen-drop .chosen-results li.active-result{color:#000;background:#fff;box-shadow:none !important}.gform_wrapper .gform_footer{margin-top:16px !important;margin-block-start:16px !important;justify-content:center}@media only screen and (min-width: 768px){.gform_wrapper .gform_footer{margin-top:60px !important;margin-block-start:60px !important;justify-content:flex-end}}.gform_wrapper .gform_footer input[type=submit]{cursor:pointer !important;display:inline-flex !important;justify-content:center !important;align-items:center !important;padding:10px 40px;height:41px;min-width:150px !important;font:normal 600 14px/1 "Barlow Condensed",sans-serif !important;text-transform:uppercase !important;color:#fff !important;background-color:#e35205 !important;border-color:#e35205 !important;box-shadow:0px 4px 5px 0px rgba(0,0,0,.1) !important;text-decoration:none !important;transition:all .2s ease-in !important;width:150px !important;border-radius:0 !important}@media only screen and (min-width: 768px){.gform_wrapper .gform_footer input[type=submit]{min-width:204px;font-size:18px !important;height:44px;width:204px !important}}.gform_wrapper .gform_footer input[type=submit]:hover{background-color:#b04004 !important;border-color:#b04004 !important}.gform_wrapper .subscribe-form .gform_body{flex-grow:1;width:100%}.gform_wrapper .subscribe-form .gform_footer{margin-top:0 !important}@media only screen and (min-width: 768px){.gform_wrapper .subscribe-form .gform_footer input[type=submit]{min-width:134px;width:134px !important}}
/*# sourceMappingURL=contact.css.map */
