@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Goldman:wght@400;700&display=swap');html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;text-decoration: none;color: inherit;box-sizing: border-box;}.grecaptcha-badge {visibility: hidden;}body {line-height: normal;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}figure {display: flex;flex-direction: column;}input, button, textarea {-webkit-appearance: none;border: none;background: none;}.font-family-main {font-family: 'Open Sans', sans-serif;line-height: 1.5;}.font-family-mainbold {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.font-family-mainitalic {font-family: 'Open Sans', sans-serif;font-style: italic;line-height: 1.5;}.font-family-sub {font-family: 'Goldman', sans;line-height: 1.2;}.font-family-subbold {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;}.font-family-subitalic {font-family: 'Goldman', sans;font-style: italic;line-height: 1.2;}.bold {font-weight: bold;}.italic {font-style: italic;}.warned {color: #e15b5b;}.good {color: #5be15b;}.gradientedbackground {background: linear-gradient(45deg,#003bb3 0%,#33adff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.h1 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 40px;width: 100%;max-width: 800px;text-align: center;background: linear-gradient(45deg,#003bb3 0%,#33adff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.h1divider {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;margin: 30px auto 40px auto;}.h1divider_child {width: 6px;height: 6px;background-color: #ffac0a;}.h1divider_child:nth-of-type(2) {width: 12px;height: 12px;margin-top: -3px;}.h1divider_child + .h1divider_child {margin-left: 15px;}.h2 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;width: 100%;text-align: center;margin: 0px 0px 20px 0px;}.h3 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 24px;width: 100%;text-align: center;margin: 0px 0px 5px 0px;}.h4 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;width: 100%;}.accent {color: #ffac0a;font-size: 30px;font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;text-align: center;margin-top: 40px;}@media all and (max-width: 768px) {.h1 {font-size: 30px;}}.saturation {background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;}.saturation1 {background-color: rgba(0,14,42,0.5);background-blend-mode: soft-light;}.background-cover-top {background-position: 50% 0%;background-size: cover;background-repeat: no-repeat;}.background-cover-center {background-position: 50%;background-size: cover;background-repeat: no-repeat;}.background-cover-bottom {background-position: 50% 100%;background-size: cover;background-repeat: no-repeat;}.background-contain-top {background-position: 0% 50%;background-size: contain;background-repeat: no-repeat;}.background-contain-center {background-position: 50% 50%;background-size: contain;background-repeat: no-repeat;}.background-contain-bottom {background-position: 0% 100%;background-size: contain;background-repeat: no-repeat;}.div-flex {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.direction-row {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.direction-row-reverse {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-moz-box-orient: horizontal;-moz-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.direction-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.direction-column-reverse {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.flex-nowrap {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.flex-wrap {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex-wrap-reverse {-webkit-flex-wrap: wrap-reverse;-ms-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}.justify-start {-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.justify-center {-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}.justify-end {-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.justify-space-around {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.justify-space-between {-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.justify-stretch {-webkit-box-pack: justify;-webkit-justify-content: stretch;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: stretch;}.align-items-start {-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;}.align-items-center {-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.align-items-end {-webkit-box-align: end;-webkit-align-items: flex-end;-moz-box-align: end;-ms-flex-align: end;align-items: flex-end;}.align-items-stretch {-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}.align-items-baseline {-webkit-box-align: baseline;-webkit-align-items: baseline;-moz-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;}.align-content-start {-webkit-align-content: flex-start;-ms-flex-line-pack: start;align-content: flex-start;}.align-content-center {-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;}.align-content-end {-webkit-align-content: flex-end;-ms-flex-line-pack: end;align-content: flex-end;}.align-content-space-around {-webkit-align-content: space-around;-ms-flex-line-pack: distribute;align-content: space-around;}.align-content-space-between {-webkit-align-content: space-between;-ms-flex-line-pack: justify;align-content: space-between;}.align-content-stretch {-webkit-align-content: stretch;-ms-flex-line-pack: stretch;align-content: stretch;}.flex-shrink-0 {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}html {font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;color: #323232;}body {-webkit-text-size-adjust: 100%;-webkit-appearance: none;-moz-appearance: none;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;min-height: 100vh;}header {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}.preloader {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.7);backdrop-filter: blur(10px);z-index: 10;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}.preloaderabsolute {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.7);backdrop-filter: blur(10px);z-index: 10;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;position: absolute;}.preloader i {font-size: 40px;color: white;}.preloader svg {height: 2em !important;color: #003bb3;}.content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;flex-grow: 2;width: 100%;}.contentsinglecolumn {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;flex-grow: 2;width: 100%;}.contentmultiplecolumn {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;flex-grow: 2;width: 100%;-webkit-box-orient: horizontal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}.contentcentered {-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}.contentsidemenu {position: relative;}.sectionfull {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.sectionwidth {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;max-width: 1440px;}.sectionfullrow {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.sectionfullcolumn {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.sectionwidthrow {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;max-width: 1440px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.sectionwidthcolumn {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;max-width: 1440px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.sectionpart {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow: hidden;}.contentsidemenu .sectionpart:nth-of-type(1) {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 20%;position: relative;}.section + .section {margin-top: 80px;}#fullpage .section + .section {margin-top: 0px;}.sectionmain {width: 70%;box-sizing: border-box;}.sectionside {width: 30%;box-sizing: border-box;}@media all and (max-width: 1440px) {.contentsidemenu .sectionpart:nth-of-type(1) {width: 25%;}}@media all and (max-width: 1024px) {.contentsidemenu .sectionpart:nth-of-type(1) {width: 30%;}}@media all and (max-width: 768px) {.contentsidemenu {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.contentsidemenu .sectionpart:nth-of-type(1) {position: fixed;width: 100%;z-index: 4;overflow: scroll;}}.grown {flex-grow: 2;}.sidepadding {padding-left: 20px;padding-right: 20px;}.toppadding {padding-top: 80px;}.bottompadding {padding-bottom: 80px;}.topbottompadding {padding-top: 80px;padding-bottom: 80px;}.nopadding {padding: 0px !important;}.colored {background-color: #ecf6ff;position: relative;}.colored canvas {position: absolute;z-index: 0;top: 0px;}.colored .sectionwidthcolumn {z-index: 1;}.coloreddark {background-color: #323232;}.nomargin_top {margin-top: 0px !important;}.nomargin_bottom {margin-bottom: 0px !important;}.widthlimited {max-width: 500px;}.disabled {opacity: 0.5;}.datablock {padding: 20px;box-shadow: 0px 0px 20px rgba(0,0,0,0.15);background-color: white;border-radius: 5px;}.datablock + .aboutuslist2 {margin-top: 80px;}.readblock {width: 100%;max-width: 1024px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.singleblock {width: 100%;max-width: 1024px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;}.singleblock + .datablock {margin-top: 40px;}.doubleblock {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}.doubleblock_left {width: 50%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 0px 20px 0px 0px;}.doubleblock_right {width: 50%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;padding: 0px 0px 0px 20px;}.doubleblock_right .h2 {text-align: left;}.doubleblock_right .h3 {text-align: left;}@media all and (max-width: 1024px) {.doubleblock {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.doubleblock_left {width: 100%;padding: 0px 0px 20px 0px;}.doubleblock_right {width: 100%;padding: 20px 0px 0px 0px;}}.modalbutton {position: fixed;z-index: 3;bottom: 30px;width: 50px;height: 50px;border-radius: 50px;line-height: 50px;cursor: pointer;background-color: #003bb3;color: white;font-size: 40px;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}.totop {position: fixed;z-index: 3;bottom: 30px;width: 50px;height: 50px;border-radius: 50px;line-height: 50px;cursor: pointer;background-color: #003bb3;color: white;font-size: 40px;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;right: 30px;}.mailbutton {position: fixed;z-index: 3;bottom: 30px;width: 50px;height: 50px;border-radius: 50px;line-height: 50px;cursor: pointer;background-color: #003bb3;color: white;font-size: 40px;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;left: 30px;}.mailbutton_image {color: white;font-size: 25px;line-height: 50px;}.button {padding: 10px 20px;border-radius: 5px;color: white;background-color: #ffac0a;cursor: pointer;display: block;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;outline: none;margin-top: 40px;}.buttonsimple {color: #ffac0a;cursor: pointer;display: block;border: none;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;outline: none;}.buttonsimple:hover {color: #fcd60e;}.buttonicon {color: #003bb3;outline: none;cursor: pointer;}.buttonicon:hover {color: #ffac0a;}.buttonicon + .buttonicon {margin-left: 20px;}.buttonicon_i {width: 35px;height: 35px;}.overlay {z-index: 6;position: fixed;background-color: rgba(0,0,0,0.7);backdrop-filter: blur(10px);width: 100%;height: 100%;top: 0;left: 0;cursor: pointer;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.overlay_close {width: 40px;height: 40px;border-radius: 40px;color: white;border: solid 1px white;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;position: absolute;top: 10px;right: 10px;}.overlay_close:hover {color: #003bb3;border: solid 1px #003bb3;}.overlay_close_i {font-size: 25px;}@media all and (max-width: 768px) {.button {font-size: 17px;}.button1 {font-size: 17px;}.button2 {font-size: 17px;}.totop {bottom: 10px;right: 10px;}.mailbutton {bottom: 10px;left: 10px;}}@media all and (min-width: 768px) {.totop:hover {background-color: #ffac0a;}.mailbutton:hover {background-color: #ffac0a;}}.parallaximage {width: 100%;margin: auto;}.parallaximage_image {background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;height: 400px;width: 100%;background-repeat: no-repeat;background-attachment: fixed;background-size: cover;background-position: 100% auto;position: relative;display: flex;justify-content: center;align-items: center;}.parallaximage_image_content {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 40px 20px;}.parallaximage_image_content_text {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;color: white;margin-right: 150px;text-align: center;}.parallaximage_image_content_text_title {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;font-size: 40px;padding: 0px 20px 0px 0px;border-right: solid 1px white;margin: 0px 20px 0px 0px;}.parallaximage_image_content_text_text {font-size: 24px;}@media all and (max-width: 800px) {.parallaximage_image {background-attachment: initial;}}.stats {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.stats + .article_body {margin-top: 20px;}.articles_item_content_readmore + .stats {margin-top: 20px;}.stats_item {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.stats_item + .stats_item {margin-left: 20px;}.stats_item_i {color: #003bb3;margin-right: 10px;font-size: 130%;}.stats_item_ibutton {cursor: pointer;}.stats_item_ibutton:hover {opacity: 0.5;}.stats_item_idone {color: #e15b5b;cursor: default;}.stats_item_idone:hover {opacity: 1;}.modalwindow {overflow: hidden;border-radius: 10px;background: white;position: fixed;top: 45%;left: 50%;opacity: 0;z-index: -1;padding: 20px;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;max-width: 50vw;min-width: 25vw;display: none;}.modalwindow .form_row_field_input {min-width: 460px;}.modalwindow_close {cursor: pointer;display: block;color: #003bb3;transition: 0.3s;height: 30px;position: absolute;right: 10px;top: 10px;z-index: 7;}.modalwindow_close:hover {color: #ffac0a;transition: 0.3s;}.modalwindow_close_image {font-size: 30px;line-height: 30px;}.modalwindow_title {width: 100%;text-align: center;font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;margin: 0px 0px 20px 0px;margin: 20px 0px;}.modalwindow_content {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}@media all and (max-width: 1024px) {.modalwindow {max-width: 70vw;}.modalwindow .form_row_field_input {min-width: 320px;}}@media all and (max-width: 550px) {.modalwindow {max-width: 90vw;}}@media all and (max-width: 400px) {.modalwindow .form_row_field_input {min-width: 70vw;}}.contactstop {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background-color: #ffffff;z-index: 5;box-shadow: 0px 0px 20px rgba(0,0,0,0.15);}.contactstop_content {width: 100%;max-width: 1440px;padding: 0px 20px;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.contactstop_contentsinglechild {-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}.contactstop_content_row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;}.contactstop_content_row_block {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;color: white;}.contactstop_content_row_blockonly {-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;}.contactstop_content_row_block:nth-of-type(4) {flex-grow: 2;max-width: 350px;}.contactstop_content_row_block_item {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.contactstop_content_row_block_item + .contactstop_content_row_block_item {margin-left: 20px;}a.contactstop_content_row_block_item:hover {color: #ffac0a;}.contactstop_content_row_block_href {cursor: pointer;}.contactstop_content_row_block_href:hover {color: #ffac0a;}.contactstop_content_row_block_item_icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.contactstop_content_row_block_item_icon_i {font-size: 25px;}.contactstop_content_row_block_item_icon + .contactstop_content_row_block_item_text {margin-left: 10px;}.contactstop_content_row_block_item_icon + .contactstop_content_row_block_item_icon {margin-left: 10px;}.contactstop_content_row_block_item_shoppingcart {position: relative;}.contactstop_content_row_block_item_shoppingcart_digits {position: absolute;right: -19px;top: -6px;color: white;background-color: red;border-radius: 20px;text-align: center;padding: 1px 6px;display: block;}.contactstop_content_row_block_item_shoppingcart_digits:empty {display: none;}.contactstop_content_row_block_item_text {font-size: 17px;}.contactstop_content_row_block_logo {width: 160px;height: 50px;background-image: url(css_images/logo/logo.svg);background-position: 50% 50%;background-size: contain;background-repeat: no-repeat;cursor: pointer;display: block;}.contactstop_content_row_block_menusign {width: 22px;height: 25px;line-height: 25px;cursor: pointer;color: #003bb3;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;display: none;}.contactstop_content_row_block_menusign:hover {color: #33adff;}.contactstop_content_row_block_menusign .i {font-size: 25px;line-height: 25px;}.contactstop button {color: white;}@media all and (max-width: 850px) {.contactstop_content_row_block_menusign {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}}.menutop {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;left: 0%;z-index: 5;}.menutop .simplebar-mask {overflow: visible !important;}.menutop .simplebar-content-wrapper {overflow: visible !important;}.menutop_sign {width: 30px;height: 30px;border-radius: 30px;line-height: 30px;cursor: pointer;color: #ffac0a;text-align: center;margin: 0px 5px;display: none;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;}.menutop_sign:hover {color: #fcd60e;}.menutop_sign_i {font-size: 25px;line-height: 30px;}.menutop_buttons {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;box-sizing: border-box;}.menutop_buttons_button {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;position: relative;}.menutop_buttons_button_a {padding: 0px 10px;height: 50px;color: #003bb3;text-align: left;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;cursor: pointer;background-color: #ffffff;}.menutop_buttons_button:last-of-type .menutop_buttons_button_a {padding-right: 0px;}.menutop_buttons_button_a:hover {color: #33adff;}.menutop_buttons_button_a:active {color: #33adff;}.menutop_buttons_button_a.active {color: #33adff;}.menutop_buttons_button_a_this {padding: 0px 10px;height: 50px;color: #003bb3;text-align: left;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;cursor: pointer;background-color: #ffffff;color: #ffac0a;}.menutop_buttons_button_a_info {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.menutop_buttons_button_a_info_icon {width: 25px;height: 25px;border-radius: 25px;line-height: 25px;cursor: pointer;text-align: center;margin: 0px 5px 0px 0px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: none;}.menutop_buttons_button_a_info_icon_i {font-size: 20px;line-height: 25px;}.menutop_buttons_button_a_arrow {margin: 2px 0px 0px 10px;display: none;}.menutop_buttons_dropdown {width: 100%;box-sizing: border-box;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;display: none;position: absolute;top: 50px;left: 0px;max-height: 70vh;width: 300px;z-index: 1;}.menutop_buttons_dropdownaside {width: 100%;box-sizing: border-box;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: absolute;max-height: 70vh;right: -100%;top: 0px;display: none;}.menutop_buttons_dropdown_button {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;cursor: pointer;position: relative;width: 300px;background-color: #ffffff;box-shadow: 0px 15px 20px rgba(0,0,0,0.11);}.menutop_buttons_dropdown_button:last-of-type {border-radius: 0px 0px 5px 5px;}.menutop_buttons_dropdown_button_a {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;width: 300px;padding: 10px;text-align: left;box-sizing: border-box;color: #003bb3;}.menutop_buttons_dropdown_button_a:hover {color: #33adff;}.menutop_buttons_dropdown_button_a:active {color: #33adff;}.menutop_buttons_dropdown_button_a_this {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;width: 300px;padding: 10px;text-align: left;box-sizing: border-box;color: #003bb3;color: #33adff;}.menutop_buttons_dropdown_button_a_arrow {margin: 0px 0px 0px 10px;display: none;position: absolute;right: 10px;}.menutop_buttons_dropdown_button_this {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;cursor: pointer;position: relative;width: 300px;background-color: #ffffff;box-shadow: 0px 15px 20px rgba(0,0,0,0.11);}.menutop_buttons_dropdown_button_this .menutop_buttons_dropdown_button_a {color: #ffac0a;}.menutop_buttons_dropdown_button_this .menutop_buttons_dropdownaside .menutop_buttons_dropdown_button_a {color: #ffac0a;}.menutop_buttons_dropdown_button_this .menutop_buttons_dropdownaside .menutop_buttons_dropdown_button_a:hover {color: #fcd60e;}.menutop_buttonslistcarrier {display: none;width: 100%;}.menutop_buttonslist {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;box-sizing: border-box;display: none;}.menutop_buttonslist_button {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;}.menutop_buttonslist_button_a {color: #323232;text-align: left;width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;}.menutop_buttonslist_button_a:hover {color: white;background-color: #fcd60e;}.menutop_buttonslist_button_a:active {color: white;background-color: #fcd60e;}.menutop_buttonslist_button_a.active {color: white;background-color: #fcd60e;}.menutop_buttonslist_button_a_this {color: #323232;text-align: left;width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;color: white;background-color: #ffac0a;}.menutop_buttonslist_button_a_info {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;padding: 10px;box-sizing: border-box;}.menutop_buttonslist_button_a_info_icon {width: 25px;height: 25px;border-radius: 25px;line-height: 25px;cursor: pointer;text-align: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.menutop_buttonslist_button_a_info_icon_i {font-size: 20px;line-height: 25px;}.menutop_buttonslist_button_a_info_text {margin: 0px 0px 0px 5px;}.menutop_buttonslist_button_a_arrow {padding: 10px;width: 16px;height: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;display: none;}.menutop_buttonslist_dropdown {width: 100%;box-sizing: border-box;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;display: none;}.menutop_buttonslist_dropdown_button {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;}.menutop_buttonslist_dropdown_button_a {background-color: #ffffff;text-align: left;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;color: #323232;cursor: pointer;width: 100%;}.menutop_buttonslist_dropdown_button_a:hover {color: white;background-color: #fcd60e;}.menutop_buttonslist_dropdown_button_a:active {color: white;background-color: #fcd60e;}.menutop_buttonslist_dropdown_button_a_this {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;color: white;background-color: #ffac0a;}.menutop_buttonslist_dropdown_button_a_info {padding: 10px 10px 10px 40px;flex-grow: 2;}.menutop_buttonslist_dropdown_button .menutop_buttonslist_dropdown_button .menutop_buttonslist_dropdown_button_a_info {padding: 10px 10px 10px 60px;}.menutop_buttonslist_dropdown_button_a_info_icon {width: 25px;height: 25px;border-radius: 25px;line-height: 25px;cursor: pointer;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin: 0px 5px 0px 0px;}.menutop_buttonslist_dropdown_button_a_info_icon_i {font-size: 20px;line-height: 25px;}.menutop_buttonslist_dropdown_button_a_arrow {padding: 10px;width: 16px;height: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;display: none;}@media all and (max-width: 850px) {.menutop {width: 100vw;position: absolute;}.menutop_buttonslistcarrier {display: block;}.menutop_sign {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.menutop_logo_dummy {display: none;}.menutop_buttons {display: none;}}.menufull {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;width: 100vw;height: 100vh;z-index: -1;top: 0px;left: 0px;display: none;position: absolute;}.menufullcontent {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;width: 100vw;height: 100%;}.menufull_block {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding: 20px;box-sizing: border-box;width: 100%;}.menufull_block_menusign {width: 25px;height: 25px;border-radius: 30px;line-height: 30px;cursor: pointer;color: #003bb3;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;position: absolute;right: 20px;top: 20px;}.menufull_block_menusign:hover {color: #33adff;}.menufull_block_menusign .i {font-size: 25px;line-height: 30px;}.menufull_block_menu {width: 100%;max-height: 60vh;max-width: 500px;}.menufull_block_menu_buttonslist {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;box-sizing: border-box;}.menufull_block_menu_buttonslist_button {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;}.menufull_block_menu_buttonslist_button_a {color: #003bb3;text-align: left;width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;}.menufull_block_menu_buttonslist_button_a:hover {color: #33adff;}.menufull_block_menu_buttonslist_button_a:active {color: #33adff;}.menufull_block_menu_buttonslist_button_a.active {color: #33adff;}.menufull_block_menu_buttonslist_button_a_this {color: #003bb3;text-align: left;width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;background-color: #ffffff;color: #ffac0a;}.menufull_block_menu_buttonslist_button_a_info {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;padding: 10px;box-sizing: border-box;}.menufull_block_menu_buttonslist_button_a_info_icon {display: none;}.menufull_block_menu_buttonslist_button_a_info_text {margin: 0px;}.menufull_block_menu_buttonslist_button_a_arrow {padding: 10px 30px 10px 10px;width: 16px;height: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;display: none;}.menufull_block_menu_buttonslist_dropdown {width: 100%;box-sizing: border-box;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;display: none;}.menufull_block_menu_buttonslist_dropdown_button {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;}.menufull_block_menu_buttonslist_dropdown_button_a {text-align: left;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;color: #003bb3;cursor: pointer;width: 100%;}.menufull_block_menu_buttonslist_dropdown_button_this .menufull_block_menu_buttonslist_dropdown_button_a {color: #ffac0a;}.menufull_block_menu_buttonslist_dropdown_button_a:hover {color: #33adff;}.menufull_block_menu_buttonslist_dropdown_button_a:active {color: #33adff;}.menufull_block_menu_buttonslist_dropdown_button_a_this {box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: relative;color: #ffac0a;}.menufull_block_menu_buttonslist_dropdown_button_a_info {padding: 10px 10px 10px 40px;flex-grow: 2;}.menufull_block_menu_buttonslist_dropdown_button .menufull_block_menu_buttonslist_dropdown_button .menufull_block_menu_buttonslist_dropdown_button_a_info {padding: 10px 10px 10px 60px;}.menufull_block_menu_buttonslist_dropdown_button_a_info_icon {width: 25px;height: 25px;border-radius: 25px;line-height: 25px;cursor: pointer;text-align: center;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin: 0px 5px 0px 0px;}.menufull_block_menu_buttonslist_dropdown_button_a_info_icon_i {font-size: 20px;line-height: 25px;}.menufull_block_menu_buttonslist_dropdown_button_a_arrow {padding: 10px;width: 16px;height: 16px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;display: none;}.menufull_block_contacts {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;color: #003bb3;}.menufull_block_contacts_item {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}a.menufull_block_contacts_item:hover {color: #33adff;}.menufull_block_contacts_item + .menufull_block_contacts_item {margin-top: 10px;}.menufull_block_contacts_item_icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 30px;height: 30px;border-radius: 30px;line-height: 30px;text-align: center;vertical-align: middle;}.menufull_block_contacts_item_icon_i {font-size: 20px;line-height: 30px;color: #003bb3;}a.menufull_block_contacts_item:hover .menufull_block_contacts_item_icon_i {color: #ffac0a;}.menufull_block_contacts_item_title {margin: 0px 10px 0px 0px;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.mainimage {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background: linear-gradient(45deg,#33adff 0%,#003bb3 100%);background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;width: 100%;position: relative;overflow: hidden;}.mainimagefull {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background: linear-gradient(45deg,#33adff 0%,#003bb3 100%);background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;width: 100%;position: relative;overflow: hidden;height: 65vh;}.mainimagefull canvas {position: absolute;z-index: 0;}.mainimagepartial {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background: linear-gradient(45deg,#33adff 0%,#003bb3 100%);background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;width: 100%;position: relative;overflow: hidden;height: initial;padding: 80px 0px;}.mainimagepartial canvas {position: absolute;z-index: 0;}.mainimage_content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;padding: 0px 20px;box-sizing: border-box;max-width: 1440px;width: 100%;z-index: 2;}.mainimagepartial .mainimage_content {-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.mainimage_image {background-position: 100% 50%;background-repeat: no-repeat;background-size: contain;width: 60%;height: 100%;position: absolute;right: 0px;z-index: 1;}.mainimage_content_info {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;width: 100%;max-width: 700px;}.mainimagepartial .mainimage_content_info {max-width: 1024px;}.mainimagepartial .mainimage_content_info {-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.mainimage_content_info_title {font-size: 55px;font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;text-align: left;color: white;}.mainimagepartial .mainimage_content_info_title {text-align: center;}.mainimage_content_info_text {color: white;margin-top: 20px;text-align: left;}.mainimage_content_controls {padding: 10px 20px;border-radius: 5px;color: white;background-color: #ffac0a;cursor: pointer;display: block;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;outline: none;margin-top: 40px;}@media all and (max-width: 1024px) {.mainimage_content_info_title {font-size: 40px;}.mainimage_image {width: 75%;right: -10vw;}}@media all and (max-width: 768px) {.mainimagefull {-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;height: 75vh;}.mainimage_image {width: 100%;right: -10vw;background-position-y: 100%;}.mainimage_content {-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 80px;padding-bottom: 80px;}.mainimagepartial .mainimage_content {padding-top: 0px;padding-bottom: 0px;}.mainimage_content_info_title {text-align: center;}.mainimage_content_info_text {text-align: center;}}.form {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;max-width: 1024px;box-sizing: border-box;position: relative;}.form_title {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;width: 100%;text-align: center;margin: 0px 0px 20px 0px;}.form_row {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;box-sizing: border-box;}.form_row + .form_row {margin-top: 20px;}.form_rowempty {margin-top: 0px !important;}.form_row_field {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;flex-grow: 2;box-sizing: border-box;position: relative;max-width: 100%;}.form_row_field_title {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;font-size: 12px;margin: 0px 0px 5px 0px;}.form_row_field_title_warned {color: #e15b5b;}.form_row_field_title:empty {margin-bottom: 0px;}.form_row_field_input {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 5px;border: solid 1px #e1e1e1;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;border-radius: 5px;text-overflow: ellipsis;color: #323232;outline: none;background-color: #ecf6ff;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;}.form_row_field_input::placeholder {color: rgba(50,50,50,0.6);}.form_row_field_input:focus::placeholder {opacity: 0;transition: opacity 0.3s ease;}.form_row_field_input_warned {border: solid 1px #e15b5b !important;background-color: #ffe0e0 !important;}.form_row_field_input_warned::placeholder {color: #e15b5b;}.form_row_field_input_warned:focus::placeholder {opacity: 0;transition: opacity 0.3s ease;}.form_row_field_inputmultiple {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;font-size: 24px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;border-radius: 5px;text-overflow: ellipsis;color: #323232;outline: none;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;margin-top: -20px;}.form_row_field_inputmultiple_item {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;margin: 20px 40px 0px 0px;}.form_row_button {padding: 10px 20px;border-radius: 5px;color: white;background-color: #ffac0a;cursor: pointer;display: block;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;outline: none;margin-top: 40px;margin: auto;}.form_row_button:hover {background-color: #ffac0a;transition: all 0.3s;}.form_row_field + .form_row_button {margin-left: 10px;}i + .form_row_button {margin-left: 10px;}.form_row_warning {width: 100%;text-align: center;box-sizing: border-box;font-size: 12px;}.form_row_field_inputselect {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 5px;border: solid 1px #e1e1e1;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;border-radius: 5px;text-overflow: ellipsis;color: #323232;outline: none;background-color: #ecf6ff;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;background-image: url(css_images/select_down_arrow.png);background-position: 100% 50%;background-repeat: no-repeat;background-size: contain;cursor: pointer;}.form_row_field_inputselect:hover {background-image: url(css_images/select_down_arrow_opaque.png);}.form_row_field_inputcheckbox {vertical-align: top;width: 17px;height: 17px;outline: none;}.form_row_field_inputcheckbox + label {cursor: pointer;outline: none;}.form_row_field_inputcheckbox:not(checked) {position: absolute;opacity: 0;outline: none;}.form_row_field_inputcheckbox:not(checked) + label {position: relative;padding: 0 0 0 60px;outline: none;}.form_row_field_inputcheckbox:not(checked) + label:before {content: '';position: absolute;top: -2px;left: 0;width: 45px;height: 22px;border-radius: 13px;background: #CDD1DA;box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);outline: none;}.form_row_field_inputcheckbox:not(checked) + label:after {content: '';position: absolute;top: 0px;left: 2px;width: 18px;height: 18px;border-radius: 10px;background: #FFF;box-shadow: 0 2px 5px rgba(0,0,0,0.3);outline: none;transition: all .2s;}.form_row_field_inputcheckbox:checked + label:before {background: #9FD468;}.form_row_field_inputcheckbox:checked + label:after {left: 25px;}.form_row_field_inputradio {vertical-align: top;width: 17px;height: 17px;}.form_row_field_inputradio + label {cursor: pointer;}.form_row_field_inputradio:not(checked) {position: absolute;opacity: 0;}.form_row_field_inputradio:not(checked) + label {position: relative;padding: 0 0 0 35px;}.form_row_field_inputradio:not(checked) + label:before {content: '';position: absolute;top: -2px;left: 0px;width: 18px;height: 18px;border: 1px solid #CDD1DA;border-radius: 50%;background: #FFF;}.form_row_field_inputradio:not(checked) + label:after {content: '';position: absolute;top: 1px;left: 3px;width: 14px;height: 14px;border-radius: 50%;background: #9FD468;box-shadow: inset 0 1px 1px rgba(0,0,0,0.5);opacity: 0;transition: all .2s;}.form_row_field_inputradio:checked + label:after {opacity: 1;}.form_row_field_inputrange {border: 0;background: none;font-size: 17px;text-align: center;width: 100%;outline: none;}.form_row_field_inputrange_amount {font-family: 'Open Sans', sans-serif;line-height: 1.5;text-align: center;width: 100%;}.slider-range .ui-widget-header {background: #003bb3;}.slider-range {margin: 0px 10px 0px 10px;}.ui-state-default, .ui-widget-content .ui-state-default {outline: none;border: none;}.ui-state-hover, .ui-widget-content .ui-state-hover {outline: none;border: none;}.ui-state-focus, .ui-widget-content .ui-state-focus {outline: none;border: none;}.ui-state-active, .ui-widget-content .ui-state-active {outline: none;border: none;background: #d67373;}.ui-widget-content {outline: none;border: none;background: #6b6b6b;}.ui-slider .ui-slider-handle {width: 1.1em;height: 1.1em;}.ui-slider-horizontal .ui-slider-handle {top: -0.2em;}.form_row_field_inputfile {opacity: 0;position: absolute;width: 0px;height: 0px;padding: 0px;margin: 0px;border: none;}.form_row_field_inputfilelabel {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 5px;border: solid 1px #e1e1e1;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;border-radius: 5px;text-overflow: ellipsis;color: #323232;outline: none;background-color: #ecf6ff;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;overflow: hidden;cursor: pointer;color: rgba(50,50,50,0.6);}.form_row_field_inputfilelabel:hover {background: #ffac0a;border: solid #ffac0a 1px;color: white;}.form_row_field_inputfilelabelloaded {color: #323232;}.form_row_field_inputfilelabelloaded:hover {background: #ffac0a;color: white;}.form_row_field_inputimagelabel {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 5px;border: solid 1px #e1e1e1;font-family: 'Open Sans', sans-serif;line-height: 1.5;width: 100%;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;border-radius: 5px;text-overflow: ellipsis;color: #323232;outline: none;background-color: #ecf6ff;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;min-height: 40vh;overflow: hidden;cursor: pointer;color: rgba(50,50,50,0.6);background-position: 50% 50%;background-size: contain;background-repeat: no-repeat;}.form_row_field_inputimagelabel:hover {background-color: #ffac0a;border: solid #ffac0a 1px;color: white;}.form_row_field_inputimagelabelloaded {color: #323232;}.form_row_field_inputimagelabelloaded:hover {background-color: #ecf6ff;color: white;}.form_row_field_inputimagelabel svg {height: 2em;}.form_row_field_list {box-sizing: border-box;border: solid 1px #e1e1e1;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 24px;border-radius: 5px;text-overflow: ellipsis;max-height: 30vh;overflow-y: auto;display: none;position: absolute;top: 48px;color: #323232;outline: none;background-color: #ecf6ff;width: 100%;}.form_row_field_list li {list-style: none;padding: 5px 10px;margin: 0px;color: #323232;cursor: pointer;transition: 0.3s;white-space: normal;}.form_row_field_list li:hover {background-color: #003bb3;}.form_row_field_list_textsearched {color: #003bb3;}.formsearch .form_row_button {padding: 10px 20px;border-radius: 5px;color: white;background-color: #ffac0a;cursor: pointer;display: block;font-family: 'Open Sans', sans-serif;line-height: 1.5;font-size: 17px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;outline: none;margin-top: 40px;border: solid #ffac0a 1px;padding: 5px 0px;margin-left: -35px;width: 35px;z-index: 2;background: none;border: solid 1px rgba(0,0,0,0);}.formsearch_icon {position: absolute;z-index: 1;right: 10px;color: #323232;}.formsearch .form_row_button:hover {transition: all 0.3s;}.formsearch .form_row_field_list li {white-space: nowrap;}#search_result {z-index: 6;}.fieldsize25 {width: calc(25% - 15px);flex-grow: 0;margin-right: 20px;}.fieldsize25:nth-of-type(4n+4) {margin-right: 0px;}.fieldsize25:nth-of-type(n+5) {margin-top: 20px;}.fieldsize33 {width: calc(33.3333% - 14px);flex-grow: 0;margin-right: 20px;}.fieldsize33:nth-of-type(4n+4) {margin-right: 20px;}.fieldsize33:nth-of-type(3n+3) {margin-right: 0px;}.fieldsize33:nth-of-type(n+4) {margin-top: 20px;}.fieldsize50 {width: calc(50% - 10px);flex-grow: 0;margin-right: 20px;}.fieldsize50:nth-of-type(4n+4) {margin-right: 20px;}.fieldsize50:nth-of-type(3n+3) {margin-right: 20px;}.fieldsize50:nth-of-type(2n+2) {margin-right: 0px;}.fieldsize50:nth-of-type(n+3) {margin-top: 20px;}.daterangepicker .applyBtn {background-color: #003bb3;border-radius: 5px;cursor: pointer;}.daterangepicker .applyBtn:hover {background-color: #ffac0a;color: white;}.daterangepicker .cancelBtn {background-color: #b4b4b4;border-radius: 5px;cursor: pointer;}.daterangepicker .cancelBtn:hover {background-color: #ffac0a;color: white;}@media all and (max-width: 800px) {.fieldsize50 {width: 100%;}.fieldsize50:nth-of-type(n+2) {margin-top: 20px;}.fieldsize25 {width: calc(50% - 10px);margin-right: 20px;}.fieldsize25:nth-of-type(2n+2) {margin-right: 0px;}.fieldsize25:nth-of-type(n+3) {margin-top: 20px;}}@media all and (max-width: 768px) {.formsearch i {display: block;}.formsearch .form_row_button {color: transparent;width: 25px;height: 25px;padding: 0px;background: none;border: none;margin-left: -30px;z-index: 5;}.formsearch .form_row_field_input {padding-right: 30px;}}@media all and (max-width: 600px) {.fieldsize50 {width: 100%;}.fieldsize33 {width: 100%;}.fieldsize33:nth-of-type(n+2) {margin-top: 20px;}.fieldsize25 {width: 100%;}.fieldsize25:nth-of-type(n+2) {margin-top: 20px;}}.contentswitcher {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.contentswitcher_buttons {width: 25%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.contentswitcher_buttons_button {width: 100%;box-sizing: border-box;padding: 10px 20px;cursor: pointer;color: #003bb3;border-radius: 5px;}.contentswitcher_buttons_button_text {background: linear-gradient(45deg,#003bb3 0%,#33adff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.contentswitcher_buttons_button:hover {color: #ffac0a;}.contentswitcher_buttons_button:hover .contentswitcher_buttons_button_text {background: none;-webkit-text-fill-color: #ffac0a;}.contentswitcher_buttons_buttonthis {width: 100%;box-sizing: border-box;padding: 10px 20px;cursor: pointer;color: #003bb3;border-radius: 5px;background-color: #ffac0a;cursor: default;color: white;}.contentswitcher_buttons_buttonthis .contentswitcher_buttons_button_text {background: none;-webkit-text-fill-color: white;}.contentswitcher_content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;text-align: left;width: 75%;padding: 0px 0px 0px 20px;}.contentswitcher_content_data {display: none;}@media all and (max-width: 1024px) {.contentswitcher_buttons {width: 30%;}.contentswitcher_content {width: 70%;}}@media all and (max-width: 768px) {.contentswitcher {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.contentswitcher_buttons {width: 100%;}.contentswitcher_content {width: 100%;padding: 20px 0px 0px 0px;}}.footer {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;background: linear-gradient(45deg,#33adff 0%,#003bb3 100%);background-color: rgba(0,0,0,0.3);background-blend-mode: soft-light;color: white;position: relative;}.footer canvas {position: absolute;z-index: 0;}.footer .form_row_field_title {display: none;}.footer_data {width: 100%;max-width: 1440px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;z-index: 1;}.footer_data_chapter {width: 25%;box-sizing: border-box;padding: 40px 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.footer_data_chapter1 {width: 25%;box-sizing: border-box;padding: 40px 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.footer_data_chapter2 {width: 25%;box-sizing: border-box;padding: 40px 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.footer_data_chapter3 {width: 25%;box-sizing: border-box;padding: 40px 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.footer_data_chapter4 {width: 25%;box-sizing: border-box;padding: 40px 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.footer_data_chapter_logo {width: 160px;height: 50px;margin-bottom: 25px;background-image: url(css_images/logo/logo_white.svg);background-position: 50% 50%;background-size: contain;background-repeat: no-repeat;cursor: pointer;display: block;}.footer_data_chapter_header {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 24px;background: linear-gradient(90deg,#ffac0a 0%,#fcd60e 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.footer_data_chapter_headerdivider {width: 100%;height: 1px;background-color: white;margin: 15px 0px 20px 0px;}.footer_data_chapter_items {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;}.footer_data_chapter_items_item {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}a.footer_data_chapter_items_item:hover {color: #ffac0a;}.footer_data_chapter_items_item + .footer_data_chapter_items_item {margin-top: 10px;}.footer_data_chapter_items_item_icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 30px;height: 30px;border-radius: 30px;line-height: 30px;text-align: center;vertical-align: middle;}.footer_data_chapter_items_item_icon_i {font-size: 20px;line-height: 30px;color: white;}a.footer_data_chapter_items_item:hover .footer_data_chapter_items_item_icon_i {color: #ffac0a;}.footer_data_chapter_items_item_image {width: 30px;height: 30px;background-position: 50% 50%;background-size: contain;background-repeat: no-repeat;margin: 0px 10px 0px 0px;}.footer_data_chapter_items_item_title {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.footer_data_chapter_items_item_icon + .footer_data_chapter_items_item_info {margin: 0px 0px 0px 10px;}.footer_data_chapter_socials {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.footer_data_chapter_socials_social {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;width: 30px;height: 30px;border-radius: 30px;line-height: 30px;text-align: center;vertical-align: middle;margin: 0px 10px 10px 0px;}a.footer_data_chapter_socials_social:hover {background-color: #ffac0a;}.footer_data_chapter_socials_social:last-of-type {margin-left: 0px;}.footer_data_chapter_socials_social_i {font-size: 20px;line-height: 30px;color: white;display: block;padding: 5px;}.footer_span {text-decoration: underline;cursor: pointer;}.footer_span:hover {color: #ffffff;}.footer_authors {background-color: #323232;width: 100%;text-align: center;padding: 20px;box-sizing: border-box;color: #b4b4b4;border-top: solid 1px #b4b4b4;}.footer_authors_link {text-decoration: underline;cursor: pointer;}.footer_authors_link:hover {color: white;}@media all and (max-width: 1024px) {.footer_data_chapter {width: 50%;}.footer_data_chapter1 {width: 50%;}.footer_data_chapter2 {width: 50%;}.footer_data_chapter3 {width: 50%;}.footer_data_chapter4 {width: 50%;}}@media all and (max-width: 768px) {.footer_data_chapter {width: 100%;}.footer_data_chapter1 {width: 100%;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.footer_data_chapter2 {width: 100%;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.footer_data_chapter3 {width: 100%;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.footer_data_chapter4 {width: 100%;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.footer_data_chapter_info {text-align: center;}.footer_data_chapter_items {-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.footer_data_chapter_items_item_info {text-align: center;}}.articles {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.articles_item {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-moz-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}.articles_item + .articles_item {margin-top: 40px;}.articles_item_image {width: 20%;height: 0px;padding-bottom: 12%;position: relative;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;overflow: hidden;border-radius: 5px;}.articles_item_image img {width: 100%;height: 100%;position: absolute;object-fit: cover;transition: all 0.3s;}.articles_item_image:hover img {transform: scale(1.1);transition: all 0.3s;}.articles_item_content {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 80%;box-sizing: border-box;padding-left: 20px;}.articles_item_content_data_title {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;margin-bottom: 5px;}.articles_item_content_data_title:hover {color: #fcd60e;}.articles_item_content_data_date {color: #b4b4b4;margin-bottom: 20px;}.articles_item_content_data_image {display: none;width: 100%;aspect-ratio: 1.65;overflow: hidden;position: relative;margin-bottom: 20px;border-radius: 5px;}.articles_item_content_data_image img {position: absolute;width: 100%;height: 100%;object-fit: cover;}.articles_item_content_data_image_picture {width: 100%;padding-bottom: 75%;background-position: 50%;background-size: cover;background-repeat: no-repeat;margin-bottom: 20px;}.articles_item_content_data_text {font-family: 'Open Sans', sans-serif;line-height: 1.5;}.articles_item_content_readmore {color: #003bb3;}.articles_item_content_readmore:hover {color: #ffac0a;}@media all and (max-width: 1024px) {.articles_item_image {width: 30%;}.articles_item_content {width: 70%;}}@media all and (max-width: 768px) {.articles_item_image {display: none;}.articles_item_content_data_image {display: block;}.articles_item_content {width: 100%;padding-left: 0px;}}.article {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;max-width: 1024px;}.article_head {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 20px;}.article_head_image {width: 100%;box-sizing: border-box;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.article_head_image img {max-height: 60vh;object-fit: contain;border-radius: 5px;}.article_head_content {width: 100%;box-sizing: border-box;padding-bottom: 20px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.article_head_content_title {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 40px;margin-bottom: 5px;}.article_head_content_date {color: #b4b4b4;}.article_body {word-break: break-word;}.article_body strong {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.article_body em {font-family: 'Open Sans', sans-serif;font-style: italic;line-height: 1.5;}.article_body h2 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;width: 100%;text-align: center;margin: 0px 0px 20px 0px;text-align: left;}.article_body h3 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 24px;width: 100%;text-align: center;margin: 0px 0px 5px 0px;text-align: left;}.article_body h4 {color: #b4b4b4;}.article_body ul {list-style: disc inside;}.article_body ol {list-style: decimal inside;}.article_body li + li {margin-top: 1em;}.article_body p + p {margin-top: 1em;}.article_body p + h2 {margin-top: 2em;}.article_body p + h3 {margin-top: 1em;}.article_body p + h4 {margin-top: 0.5em;}.article_body p + table {margin-top: 1em;}.article_body p + ul {margin-top: 1em;}.article_body p + ol {margin-top: 1em;}.article_body p + img {margin-top: 1em;}.article_body p + iframe {margin-top: 1em;}.article_body table + p {margin-top: 1em;}.article_body table + h2 {margin-top: 2em;}.article_body table + h3 {margin-top: 1em;}.article_body table + h4 {margin-top: 0.5em;}.article_body table + table {margin-top: 1em;}.article_body table + ul {margin-top: 1em;}.article_body table + ol {margin-top: 1em;}.article_body table + img {margin-top: 1em;}.article_body table + iframe {margin-top: 1em;}.article_body ul + p {margin-top: 1em;}.article_body ul + h2 {margin-top: 2em;}.article_body ul + h3 {margin-top: 1em;}.article_body ul + h4 {margin-top: 0.5em;}.article_body ul + table {margin-top: 1em;}.article_body ul + ul {margin-top: 1em;}.article_body ul + ol {margin-top: 1em;}.article_body ul + img {margin-top: 1em;}.article_body ul + iframe {margin-top: 1em;}.article_body ol + p {margin-top: 1em;}.article_body ol + h2 {margin-top: 2em;}.article_body ol + h3 {margin-top: 1em;}.article_body ol + h4 {margin-top: 0.5em;}.article_body ol + table {margin-top: 1em;}.article_body ol + ul {margin-top: 1em;}.article_body ol + ol {margin-top: 1em;}.article_body ol + img {margin-top: 1em;}.article_body ol + iframe {margin-top: 1em;}.article_body img + p {margin-top: 1em;}.article_body img + h2 {margin-top: 2em;}.article_body img + h3 {margin-top: 1em;}.article_body img + h4 {margin-top: 0.5em;}.article_body img + table {margin-top: 1em;}.article_body img + ul {margin-top: 1em;}.article_body img + ol {margin-top: 1em;}.article_body img + img {margin-top: 1em;}.article_body img + iframe {margin-top: 1em;}.article_body iframe + p {margin-top: 1em;}.article_body iframe + h2 {margin-top: 2em;}.article_body iframe + h3 {margin-top: 1em;}.article_body iframe + h4 {margin-top: 0.5em;}.article_body iframe + table {margin-top: 1em;}.article_body iframe + ul {margin-top: 1em;}.article_body iframe + ol {margin-top: 1em;}.article_body iframe + img {margin-top: 1em;}.article_body iframe + iframe {margin-top: 1em;}.article_body h2 + h2 {margin-top: 2em;}.article_body h2 + h3 {margin-top: 1em;}.article_body h2 + h4 {margin-top: 1em;}.article_body h3 + h2 {margin-top: 2em;}.article_body h3 + h3 {margin-top: 1em;}.article_body h3 + h4 {margin-top: 1em;}.article_body h4 + h2 {margin-top: 2em;}.article_body h4 + h3 {margin-top: 1em;}.article_body h4 + h4 {margin-top: 1em;}.article_body ul {list-style-type: none;}.article_body ul li:before {content: "\25A0";padding-right: 0.5em;}.article_body li:before {color: #003bb3;}.article_body img {max-width: 100%;height: initial;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;max-height: 65vh;object-fit: contain;margin: auto;border-radius: 5px;}.article_body table {border: solid 1px #e1e1e1;}.article_body table td {border: solid 1px #e1e1e1;}.article_body table td {padding: 10px;}.article_body iframe {width: 100%;height: 65vh;}.article_body sup {font-size: 65%;vertical-align: super;}.article_body sub {font-size: 65%;vertical-align: sub;}.article_body a {color: #003bb3;}.article_body a:hover {color: #ffac0a;}.article_body .button {color: white;}.article_body .button:hover {color: white;}@media all and (max-width: 1024px) {.article_head_image {width: 30%;}.article_head_content {width: 70%;}}@media all and (max-width: 768px) {.article_head {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.article_head_image {width: 100%;}.article_head_content {width: 100%;padding-left: 0px;padding-bottom: 20px;}}.articlesarchive {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-moz-box-orient: horizontal;-moz-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 40px;}.articlesarchive_year {width: 20%;box-sizing: border-box;padding: 20px;border-right: solid 1px #e1e1e1;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.articlesarchive_year_title {width: 100%;box-sizing: border-box;position: relative;}.articlesarchive_year_title_text {font-size: 24px;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.articlesarchive_year_title_text:hover {color: #fcd60e;}.articlesarchive_year_title_arrow {position: absolute;right: 0px;top: 10px;font-size: 16px;cursor: pointer;}.articlesarchive_year_title_arrow:hover {color: #fcd60e;}.articlesarchive_year_month {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;display: none;}.articlesarchive_year_month_title {width: 100%;box-sizing: border-box;padding: 5px 0px 5px 20px;position: relative;}.articlesarchive_year_month_title_text {font-size: 17px;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;}.articlesarchive_year_month_title_text:hover {color: #fcd60e;}.articlesarchive_year_month_title_arrow {position: absolute;right: 0px;top: 7px;font-size: 16px;cursor: pointer;}.articlesarchive_year_month_title_arrow:hover {color: #fcd60e;}.articlesarchive_year_month_date {width: 100%;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.articlesarchive_year_month_date_title {width: 100%;box-sizing: border-box;padding-left: 40px;font-size: 17px;font-family: 'Open Sans', sans-serif;line-height: 1.5;}.articlesarchive_year_month_date_title:hover {color: #fcd60e;}.archivethis {color: #003bb3;}@media all and (max-width: 1200px) {.articlesarchive_year {width: 20%;}}@media all and (max-width: 850px) {.articlesarchive_year {width: 25%;padding: 10px;}}@media all and (max-width: 650px) {.articlesarchive_year {width: 33.3333%;}}@media all and (max-width: 500px) {.articlesarchive_year {width: 50%;}}.othernews {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.othernewspadded {padding: 40px 0px 0px 0px;border-top: solid 1px #e1e1e1;margin: 40px 0px 0px 0px;}.othernews_item {width: calc(33.33333% - 27px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;cursor: pointer;}.othernews_item_image {width: 100%;aspect-ratio: 1.65;position: relative;margin-bottom: 10px;border-radius: 5px;overflow: hidden;}.othernews_item_image img {width: 100%;height: 100%;position: absolute;object-fit: cover;transition: all 0.3s;border-radius: 5px;}.othernews_item:hover img {transform: scale(1.1);transition: all 0.3s;}.othernews_item_title {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;margin-bottom: 10px;}.othernews_item:hover .othernews_item_title {color: #003bb3;}.othernews_item_data {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.othernews_item_data_date {color: #b4b4b4;}.othernews_item:nth-of-type(3n+3) {margin-right: 0px;}.othernews_item:nth-of-type(n+4) {margin-top: 40px;}@media all and (max-width: 1024px) {.othernews_item {width: calc(50% - 20px);margin-right: 40px;}.othernews_item:nth-of-type(3n+3) {margin-right: 40px;}.othernews_item:nth-of-type(2n+2) {margin-right: 0px;}.othernews_item:nth-of-type(n+3) {margin-top: 40px;display: none;}}@media all and (max-width: 768px) {.othernews_item {width: calc(100% - 0px);margin-right: 0px;}.othernews_item:nth-of-type(3n+3) {margin-right: 0px;}.othernews_item:nth-of-type(2n+2) {margin-right: 0px;}.othernews_item:nth-of-type(1n+1) {margin-right: 0px;}.othernews_item:nth-of-type(n+2) {margin-top: 40px;}}.paging {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-top: 20px;}.paging_item {width: 30px;height: 30px;border-radius: 30px;font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;line-height: 28px;color: #323232;background-color: white;border: solid 1px #323232;text-align: center;margin: 20px 20px 0px 20px;}a.paging_item:hover {color: white;background-color: #fcd60e;border: solid 1px #fcd60e;}.paging_itemthis {background-color: #003bb3;border: solid 1px #003bb3;color: white;}.awards {width: 100%;padding: 0px 40px;}.awards_item {width: 100%;height: 150px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.awards_item img {width: 100%;}.ourtechnologies {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.ourtechnologies_item {width: calc(33.33333% - 27px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 20px;box-shadow: 0px 0px 20px rgba(0,0,0,0.15);background-color: white;border-radius: 5px;}.ourtechnologies_item:nth-of-type(3n+3) {margin-right: 0px;}.ourtechnologies_item:nth-of-type(n+4) {margin-top: 40px;}.ourtechnologies_item_content {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.ourtechnologies_item_content_head {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;}.ourtechnologies_item_content_head_icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-size: 200%;color: #ffac0a;padding: 10px;border: solid 1px #ffac0a;border-radius: 60px;width: 60px;height: 60px;margin-bottom: 10px;}.ourtechnologies_item_content_head_title {font-family: 'Goldman', sans;line-height: 1.2;font-size: 30px;margin-bottom: 20px;background: linear-gradient(45deg,#003bb3 0%,#33adff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-align: center;}.ourtechnologies_item_content_body {width: 100%;}.ourtechnologies_item_content_bodymargined {width: 100%;margin-bottom: 20px;}@media all and (max-width: 1024px) {.ourtechnologies_item {width: calc(50% - 20px);margin-right: 40px;}.ourtechnologies_item:nth-of-type(1n+1) {margin-right: 40px;}.ourtechnologies_item:nth-of-type(2n+2) {margin-right: 0px;}.ourtechnologies_item:nth-of-type(n+3) {margin-top: 40px;}}@media all and (max-width: 768px) {.ourtechnologies_item {width: calc(100% - 0px);margin-right: 0px;}.ourtechnologies_item:nth-of-type(1n+1) {margin-right: 0px;}.ourtechnologies_item:nth-of-type(2n+2) {margin-right: 0px;}.ourtechnologies_item:nth-of-type(1n+1) {margin-right: 0px;}.ourtechnologies_item:nth-of-type(n+2) {margin-top: 40px;}}.aboutuslist1 {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.aboutuslist1_item {width: calc(25% - 30px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.aboutuslist1_item:nth-of-type(4n+4) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(n+5) {margin-top: 40px;}.aboutuslist1_item img {width: 100%;aspect-ratio: 1.65;object-fit: cover;margin-bottom: 10px;border-radius: 5px;}.aboutuslist1_item_title {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;text-align: center;}.aboutuslist1_item_text {text-align: center;}@media all and (max-width: 1024px) {.aboutuslist1_item {width: calc(33.33333% - 27px);margin-right: 40px;}.aboutuslist1_item:nth-of-type(4n+4) {margin-right: 40px;}.aboutuslist1_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(n+4) {margin-top: 40px;}}@media all and (max-width: 768px) {.aboutuslist1_item {width: calc(50% - 20px);margin-right: 40px;}.aboutuslist1_item:nth-of-type(4n+4) {margin-right: 40px;}.aboutuslist1_item:nth-of-type(3n+3) {margin-right: 40px;}.aboutuslist1_item:nth-of-type(2n+2) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(n+3) {margin-top: 40px;}}@media all and (max-width: 500px) {.aboutuslist1_item {width: calc(100% - 0px);margin-right: 0px;}.aboutuslist1_item:nth-of-type(4n+4) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(2n+2) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(1n+1) {margin-right: 0px;}.aboutuslist1_item:nth-of-type(n+2) {margin-top: 40px;}}.aboutuslist2 {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.aboutuslist2_item {width: calc(33.33333% - 27px);aspect-ratio: 1.65;box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background-position: 50%;background-size: cover;background-repeat: no-repeat;background-color: rgba(0,14,42,0.5);background-blend-mode: soft-light;padding: 20px;text-align: center;border-radius: 5px;color: white;}.aboutuslist2_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist2_item:nth-of-type(n+4) {margin-top: 40px;}.aboutuslist2_item_title {margin-bottom: 10px;font-family: 'Goldman', sans;line-height: 1.2;font-size: 30px;}@media all and (max-width: 768px) {.aboutuslist2_item {width: calc(100% - 0px);margin-right: 0px;}.aboutuslist2_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist2_item:nth-of-type(1n+1) {margin-right: 0px;}.aboutuslist2_item:nth-of-type(n+2) {margin-top: 40px;}}.aboutuslist3 {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.aboutuslist3_item {width: calc(25% - 30px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.aboutuslist3_item:nth-of-type(4n+4) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(n+5) {margin-top: 40px;}.aboutuslist3_item_icon {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;font-size: 200%;color: #ffac0a;padding: 10px;border: solid 1px #ffac0a;border-radius: 60px;width: 60px;height: 60px;margin-bottom: 10px;}.aboutuslist3_item_title {font-family: 'Goldman', sans;line-height: 1.2;font-size: 30px;margin-bottom: 20px;background: linear-gradient(45deg,#003bb3 0%,#33adff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;text-align: center;}.aboutuslist3_item_text {width: 100%;text-align: center;}@media all and (max-width: 1024px) {.aboutuslist3_item {width: calc(33.33333% - 27px);margin-right: 40px;}.aboutuslist3_item:nth-of-type(4n+4) {margin-right: 40px;}.aboutuslist3_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(n+4) {margin-top: 40px;}}@media all and (max-width: 768px) {.aboutuslist3_item {width: calc(50% - 20px);margin-right: 40px;}.aboutuslist3_item:nth-of-type(4n+4) {margin-right: 40px;}.aboutuslist3_item:nth-of-type(3n+3) {margin-right: 40px;}.aboutuslist3_item:nth-of-type(2n+2) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(n+3) {margin-top: 40px;}}@media all and (max-width: 500px) {.aboutuslist3_item {width: calc(100% - 0px);margin-right: 0px;}.aboutuslist3_item:nth-of-type(4n+4) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(3n+3) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(2n+2) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(1n+1) {margin-right: 0px;}.aboutuslist3_item:nth-of-type(n+2) {margin-top: 40px;}}.whycms {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.whycms_item {width: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}.whycms_item_number {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;color: #ffac0a;font-size: 55px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;padding: 20px;width: 100px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.whycms_item_data {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 20px;}.whycms_item_data_title {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;margin-bottom: 10px;font-size: 30px;}@media all and (max-width: 600px) {.whycms_item {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.whycms_item_number {width: 100%;padding-bottom: 0px;}.whycms_item_data {padding-top: 0px;}}.bigimage {width: 100%;aspect-ratio: 1.65;background-position: 50%;background-size: cover;background-repeat: no-repeat;background-color: rgba(0,14,42,0.5);background-blend-mode: soft-light;padding: 20px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;color: white;border-radius: 5px;text-align: center;max-width: 1024px;margin: auto;}.bigimage_text {font-size: 17px;}.bigimage_text h2 {font-family: 'Goldman', sans;font-weight: bold;line-height: 1.2;font-size: 30px;margin-bottom: 20px;}.technologies {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.technologies_item {width: calc(50% - 20px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;background-position: 50%;background-size: cover;background-repeat: no-repeat;background-color: rgba(0,14,42,0.5);background-blend-mode: soft-light;padding: 80px 20px;text-align: center;border-radius: 5px;color: white;}.technologies_item:nth-of-type(2n+2) {margin-right: 0px;}.technologies_item:nth-of-type(n+3) {margin-top: 40px;}.technologies_item_title {margin-bottom: 10px;font-family: 'Goldman', sans;line-height: 1.2;font-size: 30px;}.technologies_item_text {margin-bottom: 20px;}@media all and (max-width: 1024px) {.technologies_item {width: calc(100% - 0px);margin-right: 0px;}.technologies_item:nth-of-type(2n+2) {margin-right: 0px;}.technologies_item:nth-of-type(1n+1) {margin-right: 0px;}.technologies_item:nth-of-type(n+2) {margin-top: 40px;}}@media all and (max-width: 500px) {.technologies_item {padding: 20px;}}.vendors {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100%;box-sizing: border-box;}.vendors_item {width: calc(20% - 32px);box-sizing: border-box;margin-right: 40px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 20px;box-shadow: 0px 0px 20px rgba(0,0,0,0.15);background-color: white;border-radius: 5px;}.vendors_item:nth-of-type(5n+5) {margin-right: 0px;}.vendors_item:nth-of-type(n+6) {margin-top: 40px;}.vendors_item img {width: 100%;aspect-ratio: 1;object-fit: contain;}.vendors_item_title {font-family: 'Open Sans', sans-serif;font-weight: bold;line-height: 1.5;text-align: center;}@media all and (max-width: 1024px) {.vendors_item {width: calc(25% - 30px);margin-right: 40px;}.vendors_item:nth-of-type(5n+5) {margin-right: 40px;}.vendors_item:nth-of-type(4n+4) {margin-right: 0px;}.vendors_item:nth-of-type(n+5) {margin-top: 40px;}}@media all and (max-width: 768px) {.vendors_item {width: calc(33.33333% - 14px);margin-right: 20px;}.vendors_item:nth-of-type(5n+5) {margin-right: 20px;}.vendors_item:nth-of-type(4n+4) {margin-right: 20px;}.vendors_item:nth-of-type(3n+3) {margin-right: 0px;}.vendors_item:nth-of-type(n+4) {margin-top: 20px;}}@media all and (max-width: 500px) {.vendors_item {width: calc(50% - 10px);margin-right: 20px;}.vendors_item:nth-of-type(5n+5) {margin-right: 20px;}.vendors_item:nth-of-type(4n+4) {margin-right: 20px;}.vendors_item:nth-of-type(3n+3) {margin-right: 20px;}.vendors_item:nth-of-type(2n+2) {margin-right: 0px;}.vendors_item:nth-of-type(n+3) {margin-top: 20px;}}