@media (min-width:768px){.grid.grid_cols_2,.grid.grid_cols_4{width:calc(100% + 32px)}.grid.grid_cols_2>.grid__item{width:calc(50% - 32px);margin-right:32px}.grid.grid_cols_2>.grid__item:last-child{margin-right:0}}@media (min-width:1200px){.grid.grid_cols_4{width:calc(100% + 32px/2);margin-bottom:-16px}}@media (min-width:768px){.grid.grid_cols_4>.grid__item{width:calc(50% - 32px);margin-right:32px}}@media (min-width:1200px){.grid.grid_cols_4>.grid__item{width:calc(25% - 32px/2);margin-right:16px;margin-bottom:16px}.grid.grid_cols_4>.grid__item:nth-of-type(2n){margin-right:16px}}.grid_align_center{align-items:center}.grid_align_normal{align-items:normal}.grid_align_end{align-items:end}.container__adaptive-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.grid.grid_layout_2-3_1-3.grid_reverse_mobile{flex-direction:column-reverse}@media (min-width:1200px){.grid.grid_layout_2-3_1-3.grid_reverse_mobile{flex-direction:row}.grid.grid_layout_2-3_1-3>.grid__item:nth-child(2n-1){width:66.6666666667%;padding-right:16px}.grid.grid_layout_2-3_1-3>.grid__item:nth-child(2n){width:33.3333333333%;padding-left:16px}}.textbox{display:inline-block;max-width:220px;background-color:#fff;height:48px;padding:12px;border-radius:4px;border:2px solid #c3c3c4}.textbox_type_multiline{height:auto;resize:vertical}.textbox_width_full{display:block;width:100%;max-width:none}.dropdown{position:relative;color:#343434}.dropdown__value{position:relative;min-height:32px;line-height:32px;padding:7px 40px 7px 12px;border-radius:4px;border:2px solid #c3c3c4;background:#fff;cursor:pointer}.dropdown__value:after{position:absolute;top:50%;transform:translateY(-50%);content:"";display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" fill="%23343434"><path d="M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"/></svg>');width:8px;height:16px;right:20px}.dropdown__options{position:absolute;left:0;top:100%;width:100%;max-height:250px;overflow:hidden;overflow-y:auto;border-radius:2px;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,.2);z-index:9}.dropdown__option{cursor:pointer;padding:12px;color:#343434}.dropdown__option:hover{color:#343434;background:#e6e6e6}.button,.dropdown__option.dropdown__option_state_selected{color:#fff;background:#be2418}.dropdown_state_opened>.dropdown__value:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" fill="%23343434"><path d="M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"/></svg>')}.dropdown_state_closed>.dropdown__options{display:none}.dropdown_state_opened>.dropdown__options{display:block}.button{display:inline-block;height:auto;min-height:60px;line-height:60px;text-decoration:none;text-align:center;padding:0 48px;border-radius:4px;transition:background-color .2s ease-in-out;cursor:pointer;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px}.button:hover{color:#fff;background:#1a1a1a}.button_size_small{padding:0 24px}.button_width_full{width:100%}.button{font-weight:700}.button_size_small{height:auto;min-height:50px;line-height:50px}.btn__white{background:#fff;color:#bf2619}.form{padding:24px;background-color:#f3f3f3;border:1px solid #ececec}.form__item+.form__item,.form__message,.form__recaptcha,.form__submit{margin-top:32px}.form_spacing_tight .form__item+.form__item,.form_spacing_tight .form__message,.form_spacing_tight .form__recaptcha,.form_spacing_tight .form__submit{margin-top:16px}.form_spacing_tight .form__recaptcha>div{transform:scale(.96);position:relative;left:-8px}.form__message{display:none;padding:8px;border-radius:3px}.form__message_type_failure,.form__message_type_success{display:block}.form__message_type_success{color:#fff;background-color:#1ab394}.form__message_type_failure{color:#fff;background-color:#ff5653}.form__heading{font-size:18px;font-weight:700}.form__input{font-size:14px}.form_theme_hameleon{padding:0;background-color:transparent;border:0}.form__recaptcha iframe[src^="https://www.google.com/recaptcha/"]{position:relative;transform:none;left:0;top:0}iframe[src^="https://www.google.com/recaptcha/"]{top:50%;left:50%;transform:translate(-50%,-50%);position:fixed}.contact__office{font-weight:700;font-size:18px;margin-bottom:20px}.contact__detail{display:flex;font-size:14px}.contact__detail+.contact__detail{margin-top:8px}.contact__detail-key{font-weight:700;flex-basis:100px;flex-shrink:0}.contact__details{background-color:#0f2f4c;color:#fff;padding:24px;border-radius:3px;margin-bottom:0}.contact .link_type_brand{margin-right:4px}.contact__details .link.link_type_accent{color:#ececec;text-decoration:underline}.contact__details .link.link_type_accent:hover{color:#be2418}.hero{position:relative}.hero__heading,.hero__subheading{position:relative;padding:0 16px;max-width:540px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0 auto 48px}.hero__heading+.hero__subheading{margin-top:-32px}.hero__actions{margin-top:16px}@media (min-width:768px){.hero__heading,.hero__subheading{max-width:100%}}.hero_type_about .section__background-image>img{position:absolute}.hero_type_about #investor-heading-second{font-size:24px}.hero_type_about #investor-subheading{font-size:16px;margin-top:70px}@media (min-width:320px){.hero_type_about{min-height:200px}.hero_type_about .hero__heading{font-size:28px;font-weight:100;text-align:center;padding-top:20px}.hero_type_about .hero__subheading{font-size:14px;font-weight:100;text-align:center}}@media (min-width:375px){.hero_type_about{min-height:300px}}@media (min-width:768px){.hero_type_about{flex-basis:320px}.hero_type_about .hero__heading{font-size:36px;font-weight:100;text-align:center;padding-top:50px}.hero_type_about .hero__subheading{font-size:16px;font-weight:100;text-align:center}}.services{background-color:#fff;padding:40px 0}.service{text-align:center;text-decoration:none;background-color:#0f2f4c}.service:hover{background-color:#911b12}.service__icon{width:64px;margin:0 auto 16px;fill:#fff}.service__heading{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.service__description{color:#e0e0e2}@media (min-width:768px){.service{display:flex;text-align:left;align-items:center}.service__icon{flex:0 0 64px;margin:0}.service__details{margin-left:24px}}.service.service_type_column{display:block;text-align:center}.service.service_type_column .service__icon{margin:0 auto 16px}.service.service_type_column .service__icon>svg{position:relative;top:0;transform:none}#valuations .first__heading{font-weight:100;font-size:20px;margin-bottom:50px}#valuations .grey__paragraph{color:#777}#valuations .section__heading{font-weight:100}#valuations #val-heading{font-size:36px;margin-bottom:40px}#valuations .dark{font-weight:700}#valuations .form_theme_hameleon{background-color:#efefef;padding:20px 60px}#valuations .form_theme_hameleon .grid__item{margin-bottom:10px}#valuations .form_theme_hameleon .investor__contact__subheading{font-size:18px;margin-bottom:20px}#valuations .form_theme_hameleon .textbox{border:0;border-radius:0}#valuations .form_theme_hameleon .form__input{font-size:12px}#valuations .form_theme_hameleon .disclaimer{font-size:11px;color:#777}#valuations .form_theme_hameleon .button{display:block;margin:20px auto;font-weight:100;font-size:16px;border-radius:0;height:40px;width:150px;line-height:30px}#valuations .icon__4{width:35px}#valuations .icon_val{width:60px}#valuations .service,#valuations .service:hover{background-color:#fff}#valuations .service__heading{color:#0f2f4c}#valuations .section__content__grey{background:#efefef;padding:40px 0}#valuations .section__content__grey__space{margin-top:40px}#valuations .button{text-transform:uppercase}#valuations .icon{max-width:100px;margin:0 auto}#valuations .icon__2{max-width:150px;margin:0 auto}#valuations .icon__btn{font-weight:100;font-size:12px;border-radius:0;height:30px;line-height:30px}#valuations .icon__paragraph{font-size:12px;max-width:320px;padding-top:5px;margin:0 auto;line-height:1.5}#valuations .section__subheading{font-weight:100;font-size:24px;margin-top:20px}#valuations .blue__subheading{color:#0f2f4c;font-weight:700}#valuations .section__space{margin-top:100px}#valuations .section__heading_custom{font-size:24px}#valuations .section__content .section__divider{height:4px;width:47px;background:#bf2619!important;margin-bottom:40px;position:relative}#valuations .section__content .thin-divider{height:1px;width:55px;background:#0f2f4c!important;margin-top:15px;margin-bottom:40px;position:relative}#valuations .grey__section{background:#efefef}#valuations .blue__section{background:#0f2f4c;color:#fff}#red,#valuations .blue__section .section__heading{color:#fff}#valuations .section__content__custom{padding:40px;margin-bottom:50px}#valuations .section__content__custom .section__paragraph{max-width:430px;font-size:12px}#valuations .section__content__custom .commit__paragraph{max-width:900px;position:relative;margin:0 auto;line-height:1.9}#valuations #man-background{background-size:cover!important;background-position:22% 1%!important;color:#fff}#valuations #man-background .thin-divider{height:1px;width:55px;background:#fff!important;margin-top:15px;margin-bottom:40px;position:relative}#valuations #man-background .section__heading{position:relative;color:#fff}#valuations #last-man-background::before,#valuations #man-background::before{background-color:rgba(15,47,76,.8);content:"";display:block;height:12.3%;position:absolute;width:100%}#valuations #last-man-background{background-position:center;background-repeat:no-repeat;color:#fff}#valuations #last-man-background .thin-divider{height:1px;width:55px;background:#fff!important;margin-top:15px;margin-bottom:40px;position:relative}#valuations #last-man-background .section__heading{position:relative;color:#fff}#valuations #last-man-background::before{height:19.1%}#valuations #cre-btn{font-weight:100;font-size:16px;border-radius:0;width:320px;height:60px;padding:20px 60px;line-height:20px;display:block;margin:0 auto}#valuations .service__icon{width:50px}@media (min-width:320px){#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:14.3%}#valuations #last-man-background{background-position:left;background-size:cover}#valuations #last-man-background .section__paragraph{line-height:20px}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:11%}}@media (min-width:375px){#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:14%}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:11.1%}}@media (min-width:425px){#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:13%}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:10%}}@media (min-width:768px){#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:13.4%}#valuations #last-man-background .section__paragraph{line-height:15px}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:9.6%}}@media (min-width:1024px){#valuations .section__content__grey{margin-left:50px;width:400px}#valuations ul{margin-left:-20px}#valuations .service__val{padding-left:40px;padding-right:40px}#valuations #last-man-background .section__paragraph{line-height:20px}#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:13.6%}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:11%}#valuations .service{border-right:1px solid #c4c4c4}}@media (min-width:1200px){#valuations .section__content__grey{margin-left:50px}#valuations #last-man-background .section__paragraph{line-height:28px}#valuations #man-background::before{margin-top:-40px;margin-left:-40px;height:14.1%}#valuations #last-man-background::before{margin-left:-40px;margin-top:-40px;height:13.4%}}#red{background:#bf2619}#red .section__heading{color:#fff;margin-bottom:30px}#red #heading__light{font-weight:100}#red #logo-1{width:80px}#red #logo-2{width:140px}@media (min-width:1200px){#red #logo-1{margin-left:60px}#red .section__paragraph{margin-left:-110px}}
/*# sourceMappingURL=valuations.f1fb88e3df6eb721f01f067c2f366c22.css.map */
