.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#fff0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role='group']{padding:0}.select2-container--default .select2-results__option[aria-disabled='true']{color:#999}.select2-container--default .select2-results__option[aria-selected='true']{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role='group']{padding:0}.select2-container--classic .select2-results__option[aria-disabled='true']{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:Raleway;src:url(/wp-content/themes/martal/assets/fonts/Raleway-Medium.eot);src:local('Raleway Medium'),local('Raleway-Medium'),url(/wp-content/themes/martal/assets/fonts/Raleway-Medium.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/martal/assets/fonts/Raleway-Medium.woff2) format('woff2'),url(/wp-content/themes/martal/assets/fonts/Raleway-Medium.woff) format('woff'),url(/wp-content/themes/martal/assets/fonts/Raleway-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/wp-content/themes/martal/assets/fonts/Raleway-Regular.eot);src:local('Raleway'),local('Raleway-Regular'),url(/wp-content/themes/martal/assets/fonts/Raleway-Regular.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/martal/assets/fonts/Raleway-Regular.woff2) format('woff2'),url(/wp-content/themes/martal/assets/fonts/Raleway-Regular.woff) format('woff'),url(/wp-content/themes/martal/assets/fonts/Raleway-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/wp-content/themes/martal/assets/fonts/Raleway-SemiBold.eot);src:local('Raleway SemiBold'),local('Raleway-SemiBold'),url(/wp-content/themes/martal/assets/fonts/Raleway-SemiBold.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/martal/assets/fonts/Raleway-SemiBold.woff2) format('woff2'),url(/wp-content/themes/martal/assets/fonts/Raleway-SemiBold.woff) format('woff'),url(/wp-content/themes/martal/assets/fonts/Raleway-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/wp-content/themes/martal/assets/fonts/Raleway-Bold.eot);src:local('Raleway Bold'),local('Raleway-Bold'),url(/wp-content/themes/martal/assets/fonts/Raleway-Bold.eot?#iefix) format('embedded-opentype'),url(/wp-content/themes/martal/assets/fonts/Raleway-Bold.woff2) format('woff2'),url(/wp-content/themes/martal/assets/fonts/Raleway-Bold.woff) format('woff'),url(/wp-content/themes/martal/assets/fonts/Raleway-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/wp-content/themes/martal/assets/fonts/Montserrat-VF.woff2) format('woff2');font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/wp-content/themes/martal/assets/fonts/Montserrat-italic-VF.woff2) format('woff2');font-weight:300 900;font-style:italic;font-display:swap}@-ms-viewport{width:device-width}html{-ms-overflow-style:scrollbar}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.container{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.container.\--big{padding-right:27px;padding-left:27px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}.container-fluid.\--big{padding-right:27px;padding-left:27px}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}@media (max-width:1260px){.row{margin-right:-7px;margin-left:-7px}}.row.\--big{margin-right:-27px;margin-left:-27px}@media (max-width:1260px){.row.\--big{margin-right:-18px;margin-left:-18px}}@media (max-width:1023.3px){.row.\--big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row.\--big>*{width:100%;max-width:100%;margin-bottom:36px;-ms-flex-preferred-size:unset;flex-basis:unset}.row.\--big>:last-child{margin-bottom:0!important}}.row.\--big>*{padding-right:27px;padding-left:27px}@media (max-width:1260px){.row.\--big>*{padding-right:18px;padding-left:18px}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*='col-']{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}@media (max-width:1260px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{padding-right:7px;padding-left:7px}}.col{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.fade{-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;-webkit-transition:-webkit-transform 0.6s ease;transition:-webkit-transform 0.6s ease;-o-transition:transform 0.6s ease;transition:transform 0.6s ease;transition:transform 0.6s ease,-webkit-transform 0.6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateZ(0);transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;-webkit-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateZ(0);transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:#fff0 no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:hsl(0 0% 100% / .5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:''}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:'';border-top:.3em solid;border-right:.3em solid #fff0;border-bottom:0;border-left:.3em solid #fff0}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:'';border-top:0;border-right:.3em solid #fff0;border-bottom:.3em solid;border-left:.3em solid #fff0}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:'';border-top:.3em solid #fff0;border-right:0;border-bottom:.3em solid #fff0;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:'';display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:'';border-top:.3em solid #fff0;border-right:.3em solid;border-bottom:.3em solid #fff0}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^='bottom'],.dropdown-menu[x-placement^='left'],.dropdown-menu[x-placement^='right'],.dropdown-menu[x-placement^='top']{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:#fff0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:#fff0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid #fff0;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:#fff0;border-color:#fff0}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.icon-svg,.tab-content>.active{display:block}.icon-svg{width:1em;height:1em}.icon-svg_s{fill:currentColor}.icon-svg_arrow-left{font-size:7.25rem;width:1.01724em}.icon-svg_arrow-triangle{font-size:4.6875rem;width:.48em}.icon-svg_profile-round{font-size:1.25rem;width:1em}.icon-svg_pros-arrow-left{font-size:8.4375rem;width:.99259em}.icon-svg_pros-arrow-right{font-size:8.4375rem;width:1.00741em}.icon-svg_read{font-size:2.375rem;width:.84211em}.icon-svg_s-ad-tech{font-size:2.375rem;width:.92105em}.icon-svg_s-advantage-c-1{font-size:2.4375rem;width:.84615em}.icon-svg_s-advantage-c-2{font-size:1.5625rem;width:1.56em}.icon-svg_s-advantage-c-3{font-size:2.4375rem;width:.84615em}.icon-svg_s-advantage-c-4{font-size:2.4375rem;width:1em}.icon-svg_s-advantage-c-5{font-size:2.4375rem;width:.94872em}.icon-svg_s-advantage-c-6{font-size:2.4375rem;width:1em}.icon-svg_s-apply{font-size:1.875rem;width:1.1em}.icon-svg_s-arrow-diagonal{font-size:1.5625rem;width:.96em}.icon-svg_s-arrow-down-round{font-size:1.375rem;width:1em}.icon-svg_s-arrow-left{font-size:7.25rem;width:1.01724em}.icon-svg_s-arrow-left-round{font-size:1.375rem;width:1em}.icon-svg_s-arrow-multi{font-size:.875rem;width:.78571em}.icon-svg_s-arrow-right{font-size:.6875rem;width:1.18182em}.icon-svg_s-arrow-right-round{font-size:.875rem;width:1em}.icon-svg_s-arrow-scroll-top{font-size:1rem;width:.875em}.icon-svg_s-arrow-step-1-1{font-size:1.75rem;width:1.14286em}.icon-svg_s-arrow-step-1-2{font-size:2rem;width:1em}.icon-svg_s-arrow-step-2-1{font-size:2.1875rem;width:1.05714em}.icon-svg_s-arrow-triangle{font-size:4.6875rem;width:.48em}.icon-svg_s-arrow-up{font-size:1.375rem;width:.36364em}.icon-svg_s-arrow-up-round{font-size:1.375rem;width:1em}.icon-svg_s-automotive{font-size:2.375rem;width:1.71053em}.icon-svg_s-blog{font-size:1rem;width:1.125em}.icon-svg_s-burger{font-size:.9375rem;width:1.46667em}.icon-svg_s-calendar{font-size:1rem;width:.875em}.icon-svg_s-careers{font-size:.75rem;width:1.5em}.icon-svg_s-carret{font-size:.375rem;width:1.66667em}.icon-svg_s-case{font-size:1.125rem;width:1.11111em}.icon-svg_s-chat{font-size:2.3125rem;width:1em}.icon-svg_s-check{font-size:1.375rem;width:1em}.icon-svg_s-chevron-down{font-size:32rem;width:.875em}.icon-svg_s-chevron-down-b{font-size:.5rem;width:1.75em}.icon-svg_s-chevron-left,.icon-svg_s-chevron-right{font-size:25.465rem;width:1em}.icon-svg_s-cience-agency-1,.icon-svg_s-cience-agency-2,.icon-svg_s-cience-agency-3,.icon-svg_s-cience-cost-1,.icon-svg_s-cience-cost-2,.icon-svg_s-cience-cost-3,.icon-svg_s-cience-cost-4{font-size:3rem;width:1em}.icon-svg_s-clock,.icon-svg_s-clock-tier{font-size:1.375rem;width:1em}.icon-svg_s-close{font-size:.875rem;width:1em}.icon-svg_s-copy{font-size:1.125rem;width:1em}.icon-svg_s-download{font-size:1.125rem;width:.88889em}.icon-svg_s-e-commerce{font-size:2.5625rem;width:1.02439em}.icon-svg_s-eye{font-size:2.125rem;width:1em}.icon-svg_s-facebook{font-size:1.75rem;width:1em}.icon-svg_s-financial{font-size:1.9375rem;width:1.32258em}.icon-svg_s-geo{font-size:1.25rem;width:.8em}.icon-svg_s-google{font-size:1.8125rem;width:1em}.icon-svg_s-government{font-size:2.5625rem;width:1.02439em}.icon-svg_s-help{font-size:1.375rem;width:1em}.icon-svg_s-info{font-size:.9375rem;width:1em}.icon-svg_s-it{font-size:2.5625rem;width:1.02439em}.icon-svg_s-link-arrow{font-size:1.5625rem;width:.96em}.icon-svg_s-linkedin{font-size:1.75rem;width:1em}.icon-svg_s-list{font-size:1.0625rem;width:.76471em}.icon-svg_s-logo{font-size:9.6875rem;width:4.43871em}.icon-svg_s-mail{font-size:1rem;width:1.25em}.icon-svg_s-marker{font-size:3rem;width:.875em}.icon-svg_s-minus{font-size:1.25rem;width:1em}.icon-svg_s-onb-del{font-size:3.5625rem;width:1.17544em}.icon-svg_s-onb-obj{font-size:4.3125rem;width:1em}.icon-svg_s-phone{font-size:1.5rem;width:.95833em}.icon-svg_s-piace{font-size:1.5rem;width:.75em}.icon-svg_s-plane{font-size:1.3125rem;width:.95238em}.icon-svg_s-plus{font-size:1.25rem;width:1em}.icon-svg_s-pointer{font-size:1.8125rem;width:.86207em}.icon-svg_s-power{font-size:1.6875rem;width:.96296em}.icon-svg_s-pricing{font-size:.75rem;width:1.5em}.icon-svg_s-profile-1{font-size:6.3125rem;width:.81188em}.icon-svg_s-profile-2{font-size:6.25rem;width:.82em}.icon-svg_s-profile-3{font-size:6.3125rem;width:.81188em}.icon-svg_s-profile-4{font-size:4.9375rem;width:.77215em}.icon-svg_s-profile-5{font-size:4.9375rem;width:.62025em}.icon-svg_s-profile-6{font-size:4.9375rem;width:.63291em}.icon-svg_s-profile-7{font-size:4.9375rem;width:.65823em}.icon-svg_s-profile-round{font-size:1.25rem;width:1em}.icon-svg_s-profile-single{font-size:6.125rem;width:.96939em}.icon-svg_s-pros-arrow-left{font-size:8.4375rem;width:.99259em}.icon-svg_s-pros-arrow-right{font-size:8.4375rem;width:1.00741em}.icon-svg_s-pros-decor{font-size:8.4375rem;width:.3037em}.icon-svg_s-read{font-size:1.25rem;width:1em}.icon-svg_s-retail{font-size:2.5625rem;width:1em}.icon-svg_s-slider-next,.icon-svg_s-slider-prev{font-size:8.0625rem;width:1em}.icon-svg_s-solutions{font-size:1.25rem;width:.8em}.icon-svg_s-star{font-size:32rem;width:1em}.icon-svg_s-star-2{font-size:1.25rem;width:1em}.icon-svg_s-star-half{font-size:32rem;width:1em}.icon-svg_s-stars{font-size:.625rem;width:3.6em}.icon-svg_s-tag{font-size:1rem;width:1em}.icon-svg_s-tags-second{font-size:.9375rem;width:1.06667em}.icon-svg_s-telecom{font-size:1.75rem;width:1.46429em}.icon-svg_s-twitter{font-size:1.75rem;width:1em}.icon-svg_s-video-play{font-size:5.3125rem;width:.89412em}.icon-svg_s-youtube{font-size:1.75rem;width:1em}.icon-svg_slider-next,.icon-svg_slider-prev{font-size:7.25rem;width:1.01724em}.icon-svg_star{font-size:1rem;width:1.0625em}.icon-svg_star-half{font-size:32rem;width:1em}.icon-svg_tier-1,.icon-svg_tier-2,.icon-svg_tier-3{font-size:3.6875rem;width:1.28814em}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{margin:0;padding:0}body,html{font-family:Montserrat,Arial,system-ui,sans-serif;line-height:1.96;font-size:16px;color:#383838;background-color:#fff;-webkit-font-feature-settings:'pnum' on,'lnum' on;font-feature-settings:'pnum' on,'lnum' on}@media (max-width:1023.3px){body,html{font-size:16px}}body{position:relative;height:100%}body.noscroll{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}a{display:inline-block;text-decoration:none;color:inherit;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;cursor:pointer}a._underline{height:25px;border-bottom:1px dashed currentColor}a._underline._small{height:20px}a._acsent{color:#a4ca71}a._acsent:hover,a:focus,a:hover{text-decoration:none}a:focus{outline:none}b.\--fw-eb{font-weight:800}button{background-color:#fff0;border:none;padding:0;cursor:pointer}button:focus{outline:none}img{-ms-flex-negative:0;flex-shrink:0;display:block;max-width:100%;height:auto}.img-circle{border-radius:50%}p{margin:0}input,textarea{font-family:Montserrat,Arial,system-ui,sans-serif;width:100%;border:none;font-size:inherit}textarea{resize:none}input:focus,textarea:focus{outline:none}ol,ul{margin:0;list-style:none;padding:0}svg{-ms-flex-negative:0;flex-shrink:0;display:block;-webkit-transition-property:fill;-o-transition-property:fill;transition-property:fill;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.logo-brand{display:block;width:100%;max-width:131px;font-size:0;text-indent:-9999px}.logo-brand svg{width:100%;height:31px}.container{width:100%;padding:0 22px;max-width:1260px;margin:0 auto}@media (min-width:1744px){.container{max-width:1744px}}@media (max-width:1260px){.container{max-width:1023.3px}}@media (max-width:1023.3px){.container{max-width:767.3px}}@media (max-width:767.3px){.container{padding:0 10px}}@media (min-width:1744px){.container.\--inner-b{padding:0 115px}}@media (min-width:1744px){.container.\--inner-s{padding:0 72px}}.container.\--relative{position:relative}.container.\--index-2{z-index:2}.container.\--index-3{z-index:3}.container.\--full-height{height:100%}.color-acsent{color:#80b122}.color-link{color:#2d9cdb}.color-red{color:#eb5757}.color-grey{color:#bdbdbd}@media (max-width:1023.3px){.md-hidden{display:none!important}}@media (max-width:1260px){.lg-hidden{display:none!important}}@media (max-width:1023.3px){.sm-hidden{display:none!important}}@media (max-width:767.3px){.lp-hidden{display:none!important}}.lp-show{display:none}@media (max-width:767.3px){.lp-show{display:block!important}}.md-show{display:none}@media (max-width:1023.3px){.md-show{display:block!important}}br.\--visible-lg{display:none}@media (min-width:1261px){br.\--visible-lg{display:block}}.contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-info>*{margin-right:13px}.contact-info>:last-child{margin-right:0}.scroll-anchor{position:absolute;top:-100px}@media (max-width:1023.3px){.scroll-anchor{top:-70px}}.scroll-anchor.\--no-offset{top:0}.p-relative{position:relative}.form-politic{margin:10px 0}@media (max-width:1023.3px){.form-politic{font-size:14px}}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.mb-a{margin-bottom:auto!important}.mt-a{margin-top:auto!important}.mb-20{margin-bottom:20px!important}.list-arrows li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px}.list-arrows li:last-child p{padding-bottom:0}.list-arrows li:last-child i span{display:none}.list-arrows li p{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:30px}.list-arrows li p b{min-width:130px;margin-right:24px}@media (max-width:640px){.list-arrows li p b{min-width:70px;margin-right:15px}}.list-arrows li i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-right:16px;margin-top:5px;width:18px;-ms-flex-negative:0;flex-shrink:0}.list-arrows li i:before{content:'';display:block;height:18px;width:100%;border-radius:50%;border:1px solid #80b122}.list-arrows li i span{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#80b122}.list-arrows li i span:after,.list-arrows li i span:before{content:'';position:absolute;left:50%;bottom:0}.list-arrows li i span:before{display:block;height:8px;width:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.list-arrows li i span:after{width:1px;height:100%;background-color:currentColor;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.list-money{margin-bottom:20px}.list-money li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.list-money li:last-child{margin-bottom:0}.list-money li:before{content:'';-ms-flex-negative:0;flex-shrink:0;margin-top:4px;margin-right:7px;display:block;height:20px;width:28px;background:url(/wp-content/themes/martal/assets/images/decor/list-money.png) no-repeat 50% / contain}.w-100{width:100%}.half-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px}.half-row>*{width:50%;padding:0 20px}@media (max-width:1023.3px){.half-row{display:block;margin:0}.half-row>:first-child{margin-bottom:25px}.half-row>:first-child,.half-row>:last-child{width:auto!important;padding:unset!important}}.hidden-text{opacity:0;width:0;font-size:0;overflow:hidden}.text-hl{position:relative;display:inline;overflow:hidden;border-radius:10px;line-height:1.26;padding:6px 18px;margin-left:-18px;background-repeat:no-repeat;background-position:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f2f2f2));background-image:-webkit-linear-gradient(#f2f2f2 0 0);background-image:-o-linear-gradient(#f2f2f2 0 0);background-image:linear-gradient(#f2f2f2 0 0);box-decoration-break:clone;-webkit-box-decoration-break:clone}@media (max-width:1260px){.text-hl{padding:6px 10px;margin-left:-10px}}.section-bg-image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.section-bg-image{display:none}}.arrow-decor{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#80b122}.arrow-decor:after,.arrow-decor:before{content:'';position:absolute;top:50%;right:0}.arrow-decor:before{display:block;height:8px;width:8px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.arrow-decor:after{height:1px;width:100%;background-color:currentColor;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hidden{display:none!important}.page-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;max-width:100vw}.page-wrapper main{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-content{position:relative;overflow:hidden}.page-content.\--ov-off{overflow-x:unset}.page-content.\--offset{padding-top:64px;padding-bottom:140px}@media (min-width:1744px){.page-content.\--offset{padding-bottom:210px;padding-top:47px}}@media (max-width:640px){.page-content.\--offset{padding-bottom:21.875vw;padding-top:10vw}}.scroll-h{scrollbar-width:none}.scroll-h::-webkit-scrollbar{display:none}.show-mob{display:block!important}@media (min-width:767.3px){.show-mob{display:none!important}}.show-desktop{display:none!important}@media (min-width:767.3px){.show-desktop{display:block!important}}.sprite_micro-focus{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:0 0;width:120px;height:60px}.sprite_zoho{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:-125px -65px;width:113px;height:80px}.sprite_halo{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:-243px -150px;width:138px;height:39px}.sprite_bosch{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:-386px -194px;width:150px;height:72px}.sprite_sofi{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:-541px -271px;width:150px;height:72px}.sprite_oracle{background-image:url(/wp-content/themes/martal/assets/images/sprite-logo.png);background-position:-696px -348px;width:200px;height:55px}.section-heading{-ms-flex-negative:0;flex-shrink:0;line-height:1.26}.section-heading b{font-weight:800}.section-heading b.\--fw-b{font-weight:700}.section-heading.\--fw-b{font-weight:700!important}.section-heading.\--fw-exb{font-weight:800!important}.section-heading i{font-style:normal;font-weight:300}.section-heading.\--up{text-transform:uppercase}.section-heading.\--hero-under{font-size:24px;line-height:1.052}.section-heading.\--hero-under.\--castom-spacing{letter-spacing:1.5px}@media (min-width:1744px){.section-heading.\--hero-under{font-size:30px}}@media (max-width:640px){.section-heading.\--hero-under{font-size:18px}}.section-heading.\--hero-main{font-size:57px;line-height:1.052}@media (min-width:1744px){.section-heading.\--hero-main{font-size:75px}}@media (max-width:640px){.section-heading.\--hero-main{font-size:32px}}.section-heading.\--h1-2{font-size:75px;line-height:1.052}@media (max-width:1023.3px){.section-heading.\--h1-2{font-size:58px}}@media (max-width:640px){.section-heading.\--h1-2{font-size:36px}}.section-heading.\--h1-3{font-size:68px;line-height:1.052;letter-spacing:5px}@media (min-width:1260px){.section-heading.\--h1-3{font-size:75px}}@media (max-width:1023.3px){.section-heading.\--h1-3{font-size:52px}}@media (max-width:767.3px){.section-heading.\--h1-3{font-size:24px;letter-spacing:2px}.section-heading.\--h1-3 br{display:none}}.section-heading.\--hero-main-2{font-size:57px;line-height:1.052}@media (min-width:1744px){.section-heading.\--hero-main-2{font-size:75px}}@media (max-width:1260px){.section-heading.\--hero-main-2{font-size:44px}}@media (max-width:640px){.section-heading.\--hero-main-2{font-size:32px}}.section-heading.\--hero-main-3{font-size:48px;line-height:1.26}@media (min-width:1744px){.section-heading.\--hero-main-3{font-size:64px}}@media (max-width:767.3px){.section-heading.\--hero-main-3{font-size:22px}}.section-heading.\--under-3{font-size:34px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:300;line-height:1.26}@media (max-width:1260px){.section-heading.\--under-3{font-size:28px}}@media (max-width:1023.3px){.section-heading.\--under-3{font-size:20px}}@media (max-width:767.3px){.section-heading.\--under-3{font-size:18px}}.section-heading.\--under-4{font-size:34px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:400;line-height:1.26}@media (max-width:1023.3px){.section-heading.\--under-4{font-size:28px}}@media (max-width:767.3px){.section-heading.\--under-4{font-size:18px}}.section-heading.\--under-4 b{font-weight:700}.section-heading.\--under-7{font-size:28px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:400;line-height:1.26}@media (max-width:767.3px){.section-heading.\--under-7{font-size:18px}}.section-heading.\--under-7 b{font-weight:700}.section-heading.\--under-5{font-size:34px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:400;line-height:1.26}@media (max-width:1260px){.section-heading.\--under-5{font-size:24px}}@media (max-width:1023.3px){.section-heading.\--under-5{font-size:20px}}.section-heading.\--under-5 b{font-weight:700}.section-heading.\--under-6{font-size:34px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:400;line-height:1.26}@media (max-width:1260px){.section-heading.\--under-6{font-size:24px}}@media (max-width:1023.3px){.section-heading.\--under-6{font-size:18px}}.section-heading.\--under-6 b{font-weight:700}.section-heading.\--under-2{font-size:30px;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:300;line-height:1.96}.section-heading.\--under-2.\--lhs{line-height:1.26}@media (min-width:1744px){.section-heading.\--under-2{font-size:34px}}@media (max-width:1260px){.section-heading.\--under-2{font-size:24px}}@media (max-width:1023.3px){.section-heading.\--under-2{font-size:20px}}@media (max-width:767.3px){.section-heading.\--under-2{font-size:18px}}.section-heading.\--under+.section-heading.\--h0{margin-top:39px}@media (max-width:1023.3px){.section-heading.\--under+.section-heading.\--h0{margin-top:55px}}@media (max-width:767.3px){.section-heading.\--under+.section-heading.\--h0{margin-top:9px}}@media (max-width:640px){.section-heading.\--under+.section-heading.\--h2{margin-top:10px}}.section-heading.\--as-center{-ms-flex-item-align:center;align-self:center}.section-heading__wrap{margin-bottom:53px}@media (max-width:1260px){.section-heading__wrap{margin-bottom:40px}}@media (max-width:1023.3px){.section-heading__wrap{margin-bottom:30px}}@media (max-width:767.3px){.section-heading__wrap{margin-bottom:25px}}@media (max-width:480px){.section-heading__wrap{margin-bottom:20px}}.section-heading__wrap.\--offset-m{margin-bottom:70px}@media (max-width:1023.3px){.section-heading__wrap.\--offset-m{margin-bottom:50px}}@media (max-width:767.3px){.section-heading__wrap.\--offset-m{margin-bottom:30px}}.section-heading__wrap.\--offset-medium{margin-bottom:100px}@media (max-width:1260px){.section-heading__wrap.\--offset-medium{margin-bottom:30px}}@media (max-width:1023.3px){.section-heading__wrap.\--offset-medium{margin-bottom:50px}}@media (max-width:767.3px){.section-heading__wrap.\--offset-medium{margin-bottom:20px}}.section-heading__wrap.\--offset-big{margin-bottom:120px}@media (max-width:1260px){.section-heading__wrap.\--offset-big{margin-bottom:80px}}@media (max-width:767.3px){.section-heading__wrap.\--offset-big{margin-bottom:50px}}@media (max-width:480px){.section-heading__wrap.\--offset-big{margin-bottom:30px}}.section-heading__wrap.\--offset-small{margin-bottom:30px}@media (max-width:767.3px){.section-heading__wrap.\--offset-small{margin-bottom:20px}}.section-heading__wrap.\--offset-xs{margin-bottom:22px}.section-heading__wrap.\--offset-xxs{margin-bottom:15px}.section-heading__wrap.\--offset-xl{margin-bottom:164px}@media (max-width:1260px){.section-heading__wrap.\--offset-xl{margin-bottom:100px}}@media (max-width:1023.3px){.section-heading__wrap.\--offset-xl{margin-bottom:45px}}@media (max-width:480px){.section-heading__wrap.\--offset-xl{margin-bottom:40px}}.section-heading__wrap.\--index-slider{padding-left:45px}@media (max-width:1260px){.section-heading__wrap.\--index-slider{padding-left:0}}@media (max-width:640px){.section-heading__wrap.\--sm-center{text-align:center}}.section-heading__wrap.\--flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:480px){.section-heading__wrap{margin-bottom:8.28125vw}}.section-heading__wrap .\--offset-0{margin-bottom:0}.section-heading__wrap.\--center{text-align:center}.section-heading__wrap.\--right{text-align:right}.section-heading.\--center{text-align:center}.section-heading.\--thanks-main{margin-bottom:25px}@media (max-width:767.3px){.section-heading.\--thanks-main{margin-bottom:15px}}@media (max-width:480px){.section-heading.\--thanks-main{margin-bottom:10px}}.section-heading.\--thanks{font-weight:300;font-size:40px;line-height:normal}@media (min-width:1744px){.section-heading.\--thanks{font-size:47px}}@media (max-width:1260px){.section-heading.\--thanks{font-size:30px}}@media (max-width:1023.3px){.section-heading.\--thanks{font-size:28px}}@media (max-width:767.3px){.section-heading.\--thanks{font-size:24px}}@media (max-width:480px){.section-heading.\--thanks{font-size:18px}}.section-heading.\--hero{font-size:65px;line-height:1.26;font-weight:800;text-transform:uppercase}@media (max-width:1260px){.section-heading.\--hero{font-size:50px}}@media (max-width:1023.3px){.section-heading.\--hero{font-size:34px}}@media (max-width:640px){.section-heading.\--hero{font-size:22px}}.section-heading.\--h0{font-weight:300;font-size:53px;line-height:1.06}@media (min-width:1744px){.section-heading.\--h0{font-size:75px}}@media (max-width:1260px){.section-heading.\--h0{font-size:50px}}@media (max-width:1023.3px){.section-heading.\--h0{font-size:34px}}.section-heading.\--h0-2{font-weight:300;font-size:52px;line-height:1.052}@media (min-width:1744px){.section-heading.\--h0-2{font-size:75px}}@media (max-width:1023.3px){.section-heading.\--h0-2{font-size:38px}}@media (max-width:767.3px){.section-heading.\--h0-2{font-size:24px}}.section-heading.\--h0-3{font-weight:300;font-size:44px;line-height:1.26}@media (min-width:1744px){.section-heading.\--h0-3{line-height:1.052;font-size:75px}}@media (max-width:1023.3px){.section-heading.\--h0-3{font-size:30px}}@media (max-width:767.3px){.section-heading.\--h0-3{font-size:24px}}.section-heading.\--h1{font-weight:700;font-size:57px}@media (min-width:1744px){.section-heading.\--h1{font-size:73px}}@media (max-width:1023.3px){.section-heading.\--h1{font-size:36px}}@media (max-width:640px){.section-heading.\--h1{font-size:32px}}.section-heading.\--h2{font-weight:800;font-size:34px}@media (min-width:1744px){.section-heading.\--h2{font-size:44px}}@media (max-width:1023.3px){.section-heading.\--h2{font-size:32px}}@media (max-width:640px){.section-heading.\--h2{font-size:22px}}.section-heading.\--h2-custom{font-weight:800;font-size:34px}@media (min-width:1744px){.section-heading.\--h2-custom{font-size:44px}}@media (max-width:767.3px){.section-heading.\--h2-custom{font-size:22px}}.section-heading.\--h2-custom-s{font-weight:800;font-size:44px}@media (max-width:1260px){.section-heading.\--h2-custom-s{font-size:34px}}@media (max-width:1023.3px){.section-heading.\--h2-custom-s{font-size:24px}}@media (max-width:767.3px){.section-heading.\--h2-custom-s{font-size:20px}}.section-heading.\--h2-custom-b{font-weight:800;font-size:44px}@media (max-width:1023.3px){.section-heading.\--h2-custom-b{font-size:38px}}@media (max-width:767.3px){.section-heading.\--h2-custom-b{font-size:22px}}.section-heading.\--h2-custom-d{font-weight:800;font-size:44px}@media (max-width:1023.3px){.section-heading.\--h2-custom-d{font-size:34px}}@media (max-width:767.3px){.section-heading.\--h2-custom-d{font-size:22px}}.section-heading.\--h2-second{font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:700;font-size:34px;line-height:1.26}.section-heading.\--h2-second.\--light{font-weight:300}@media (max-width:767.3px){.section-heading.\--h2-second{font-size:22px}}.section-heading.\--h2-sub{font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:400;font-size:24px;line-height:1.2}@media (max-width:1260px),(min-width:1744px){.section-heading.\--h2-sub{font-size:28px}}@media (max-width:640px){.section-heading.\--h2-sub{font-size:20px}}.section-heading.\--white{color:#fff}.section-heading.\--acsent{color:#80b122}.section-heading.\--grey{color:#828282}.section-heading.\--fw-bold{font-weight:700}.section-heading.\--fw-bb{font-weight:800}.section-heading.\--fw-black{font-weight:900}@media (max-width:480px){.section-heading.\--fw-black{font-weight:700}}.section-heading.\--fw-l{font-weight:300}.section-heading.\--right{text-align:right}.section-heading+.section-text{margin-top:20px}.section-text{font-family:Montserrat,Arial,system-ui,sans-serif;font-size:16px}.section-text.\--lh-b{line-height:1.96}.section-text.\--medium{font-size:18px}@media (max-width:1023.3px){.section-text.\--medium{font-size:16px}}@media (max-width:1260px){.section-text.\--sm{font-size:14px}}@media (max-width:1023.3px){.section-text.\--sm,.section-text.\--smx{font-size:12px}}@media (max-width:767.3px){.section-text.\--small{font-size:14px}}.section-text.\--big{font-size:20px}@media (max-width:1260px){.section-text.\--big{font-size:18px}}@media (max-width:640px){.section-text.\--big{font-size:16px}}.section-text.\--big-m{font-size:20px}@media (max-width:767.3px){.section-text.\--big-m{font-size:14px}}.section-text.\--acsent{color:#a4ca71}.section-text.\--white{color:#fff}.section-text.\--fw-sb{font-weight:600}.section-text.\--fw-m{font-weight:500}.section-text.\--fw-b{font-weight:700}.section-text.\--fs-i{font-style:italic}.section-text.\--group{margin-bottom:30px}@media (max-width:1023.3px){.section-text.\--group{margin-bottom:25px}}@media (max-width:767.3px){.section-text.\--group{margin-bottom:20px}}.text-fwm{font-weight:600!important}.text-fwb{font-weight:700!important}.text-fwn{font-weight:400!important}.img-bg-absolute{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;background:no-repeat 50% / cover}.blocker._custom{z-index:9999;padding:10px;background-color:hsl(0 0% 100% / .9)}.blocker._custom._cookie{padding:0;background-color:hsl(0 0% 100% / .4)}.blocker._custom._cookie:before{vertical-align:bottom}@media (max-width:1023.3px){.blocker._custom{padding:20px}}@media (max-width:480px){.blocker._custom{padding:3.125vw}}.blocker._video{z-index:9999;padding:60px 80px;background-color:rgb(0 0 0 / .8)}@media (max-width:1023.3px){.blocker._video{padding:50px}}@media (max-width:480px){.blocker._video{padding:7.8125vw}}.modal-close{position:absolute;right:15px;top:10px;padding:14px;width:42px;height:42px;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;color:#80b122;cursor:pointer;z-index:2}@media (max-width:480px){.modal-close{top:5px;right:5px}}.modal-close svg{fill:currentColor;width:100%;height:100%}.modal-close:hover{opacity:.8}.modal._center{text-align:center}.modal._center .form__submit,.modal._center .modal__title-wr{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal._custom{padding:0;border-radius:10px;background-color:#fff;-webkit-box-shadow:0 0 150px 0 rgb(0 0 0 / .15);box-shadow:0 0 150px 0 rgb(0 0 0 / .15);max-width:1433px;width:100%}.modal._custom .modal__inner{position:relative;padding:66px 80px 81px}@media (max-width:1260px){.modal._custom .modal__inner{padding:55px 70px 70px}}@media (max-width:1023.3px){.modal._custom .modal__inner{padding:45px 60px 55px}}@media (max-width:480px){.modal._custom .modal__inner{padding:45px 10px 25px}}.modal.\--video{max-width:100vw}.modal.\--video .modal__inner{padding:0}.modal._custom .modal__text{font-family:Raleway,Arial,system-ui,sans-serif}.modal._custom .modal__title{font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:700;line-height:1.26;margin-bottom:0;font-size:26px;text-transform:uppercase}@media (min-width:1744px){.modal._custom .modal__title{font-size:34px}}@media (max-width:480px){.modal._custom .modal__title{font-size:24px}}.modal._custom .modal__subtitle{margin-top:8px}.modal._custom .modal__title-wr{margin-bottom:40px}.modal._custom .modal__title-wr._center{text-align:center}@media (max-width:480px){.modal._custom .modal__title-wr{margin-bottom:20px}}.modal._custom .modal__close{display:none}.modal-center{max-width:500px;width:100%}.modal._video{padding:0;background-color:#383838}.modal._video .modal-close{position:fixed;-webkit-transform:unset;-ms-transform:unset;transform:unset;top:0;right:0;left:unset;background-color:#000;border-radius:unset;width:60px;height:60px}.modal._video .modal-close svg{fill:#fff}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:105px;position:relative;padding:10px 0}@media (max-width:var(--breakpoint-sm)){.navbar{visibility:hidden}}.navbar-mail{display:block;font-size:14px;line-height:1.2}@media (max-width:var(--breakpoint-sm)){.navbar-mail{font-size:16px}}.navbar-address{font-family:Raleway,Arial,system-ui,sans-serif;font-size:14px;letter-spacing:.1px;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;border-bottom:1px dashed currentColor}@media (max-width:var(--breakpoint-sm)){.navbar-address{padding-top:7px;font-size:16px;border:unset}}@media (max-width:var(--breakpoint-sm) x){.navbar-address{font-size:14px}}.navbar-address:hover{opacity:.7}.navbar-btn{height:45px;min-width:45px;padding:0 10px;border:1px dotted #a4ca71;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;cursor:pointer;text-align:center;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:color 0.3s,opacity 0.3s;-o-transition:color 0.3s,opacity 0.3s;transition:color 0.3s,opacity 0.3s}.navbar-btn--cart{padding:0;border:unset}.navbar-btn-decor{position:relative}.navbar-btn-decor:before{content:'';position:absolute;top:100%;margin-top:10px;width:0;height:55px;border-right:1px dotted #a4ca71;z-index:1000}.navbar-btn .fa,.navbar-btn svg{font-size:22px}@media (max-width:var(--breakpoint-sm)){.navbar-btn{font-size:16px}}.navbar-btn._link{border-color:#fff0}.navbar-btn._link:hover{opacity:1;color:#e9d2af}.navbar-btn:hover:not(.navbar-btn--cart){opacity:.8}.navbar-btn--cart{margin-right:10px}.navbar-btn+.navbar-btn{margin-left:10px}.navbar-phone{font-family:Raleway,Arial,system-ui,sans-serif;font-size:19px;letter-spacing:-.1px}@media (max-width:var(--breakpoint-sm)){.navbar-phone{font-size:14px}}.navbar-phone._small{font-size:14px}@media (max-width:var(--breakpoint-sm)){.navbar-phone._small{font-size:16px}}.navbar-phone._big{font-family:Raleway,Arial,system-ui,sans-serif;font-size:26px;line-height:2.4}@media (max-width:var(--breakpoint-sm)){.navbar-phone._big{font-size:18px}}.navbar-phone-order{position:relative;font-family:Raleway,Arial,system-ui,sans-serif;font-size:14px}@media (max-width:var(--breakpoint-sm)){.navbar-phone-order{font-size:16px}}.navbar-phone-order:before{content:'';position:absolute;top:100%;left:0;width:100%;height:0;border-bottom:1px dashed #a4ca71}@media (max-width:var(--breakpoint-sm)){.navbar-phone-order:before{margin-bottom:10px}}.navbar__nav-wr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar__logo{margin-top:-15px}.navbar-nav{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.navbar-nav{display:block;padding-right:10px}.navbar-nav .dropdown-menu{background-color:#fff0}}@media (max-width:1024px) and (max-width:480px){.navbar-nav{padding-right:0;width:100%}}@media (max-width:1260px){.navbar-nav__item{margin-right:15px}.navbar-nav__item.\--hide-md{display:none}}@media (max-width:1024px){.navbar-nav__item{line-height:1}.navbar-nav__item .dropdown-item-custom{width:auto;font-weight:500}.navbar-nav__item .dropdown-item-custom:not(:last-child){position:relative}.navbar-nav__item .dropdown-item-custom:not(:last-child):after{content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#bdbdbd),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:-o-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:linear-gradient(90deg,#bdbdbd 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;bottom:0;left:0;right:0}}.navbar-nav__item-icon{display:none}@media (max-width:1024px){.navbar-nav__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;width:20px;height:20px;color:#80b122}.navbar-nav__item-icon svg{fill:currentColor}}.navbar-nav__item.\--idx-1{z-index:10}.navbar-nav__item.\--idx-2{z-index:9}.navbar-nav__item:last-child{margin-right:0}@media (min-width:1744px){.navbar-nav__item{margin-right:48px}}@media (max-width:1024px){.navbar-nav__item.\--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.navbar-nav__item.\--mob{display:none}}.navbar-nav__link{font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;white-space:nowrap;color:currentColor}.navbar-nav__link.\--active{font-weight:700}@media (max-width:1024px){.navbar-nav__link.\--dropdown{width:100%}.navbar-nav__link.\--dropdown>:last-child{margin-left:auto}}@media (max-width:1260px),(min-width:1744px){.navbar-nav__link{font-size:18px}}@media (max-width:1023.3px){.navbar-nav__link{font-weight:500}}@media (max-width:480px){.navbar-nav__link{font-size:14px}}.navbar-nav__mob{display:none}.btn-navbar-toggle{color:#80b122;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:10px;margin-right:-10px}.btn-navbar-toggle.active .btn-navbar-toggle__menu{display:none}.btn-navbar-toggle.active .btn-navbar-toggle__close,.btn-navbar-toggle__menu{display:block}.btn-navbar-toggle__close{display:none}.section-hero{overflow:hidden;padding:150px 0}.section-hero-inner{padding-top:100px}@media (min-width:1744px){.section-hero-inner{padding-top:195px}}@media (max-width:1260px){.section-hero-inner{padding-top:132px}}@media (max-width:1023.3px){.section-hero-inner{padding-top:62px}}.section-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:2;height:344px;margin-left:0;max-width:80%}.section-hero__inner.\--mb-small{margin-bottom:160px}@media (max-width:1023.3px){.section-hero__inner.\--mb-small{margin-bottom:130px}}@media (max-width:480px){.section-hero__inner.\--mb-small{margin-bottom:20.3125vw}}.section-hero__inner.\--mb-medium{margin-bottom:230px}@media (max-width:1023.3px){.section-hero__inner.\--mb-medium{margin-bottom:130px}}@media (max-width:480px){.section-hero__inner.\--mb-medium{margin-bottom:20.3125vw}}@media (min-width:1744px){.section-hero__inner{height:434px;margin-left:188px;margin-top:268px;margin-bottom:334px}.section-hero__inner.\--mb-small{margin-bottom:164px}}@media (max-width:1023.3px){.section-hero__inner{height:607px;margin-top:266px;margin-bottom:135px;max-width:unset}.section-hero__inner.\--index{height:unset!important}.section-hero__inner.\--mb-small{margin-bottom:100px}}@media (max-width:480px){.section-hero__inner{height:94.84375vw;margin-top:41.5625vw;margin-bottom:21.09vw}.section-hero__inner.\--index .section-hero__inner__bottom{margin-top:12.5vw}.section-hero__inner.\--mb-small{margin-bottom:15.625vw}}@media (min-width:1744px){.section-hero__heading{letter-spacing:1px}}.section-hero__heading-wrap{margin-bottom:40px}@media (max-width:1023.3px){.section-hero__heading-wrap{margin-bottom:60px}}@media (max-width:480px){.section-hero__heading-wrap{margin-bottom:9.375vw}}@media (max-width:480px){.section-hero__heading{max-width:unset}}.section-hero-os__heading{text-transform:uppercase;font-size:40px;font-weight:700;line-height:1}.section-hero-os__heading span{font-size:18px}@media (max-width:1023.3px){.section-hero-os__heading span{font-size:22px}}@media (max-width:480px){.section-hero-os__heading span{font-size:3.4375vw}}.section-hero-os__heading b{font-size:140px;line-height:.9}@media (min-width:1744px){.section-hero-os__heading{letter-spacing:.4px;font-size:50px}.section-hero-os__heading b{font-size:160px;line-height:.9}}@media (max-width:1260px){.section-hero-os__heading{font-size:40px}.section-hero-os__heading b{font-size:110px}}@media (max-width:1023.3px){.section-hero-os__heading{font-size:47px}.section-hero-os__heading b{font-size:80px}}@media (max-width:480px){.section-hero-os__heading{font-size:7.34375vw}.section-hero-os__heading b{font-size:12.5vw}}.section-hero__subtitle{font-size:28px;font-weight:700;margin-top:22px;max-width:780px;line-height:1.2}@media (min-width:1744px){.section-hero__subtitle{max-width:900px;font-size:36px}}@media (max-width:1023.3px){.section-hero__subtitle{font-size:26px;max-width:85%}}@media (max-width:480px){.section-hero__subtitle{margin-top:3.4375vw;font-size:4.0625vw}}.section-hero__description{max-width:585px}@media (min-width:1744px){.section-hero__description{max-width:705px}}@media (max-width:1023.3px){.section-hero__description{font-family:Raleway,Arial,system-ui,sans-serif;font-weight:500}}.section-hero__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}.section-hero__bottom>*+*{margin-left:40px}@media (max-width:1023.3px){.section-hero__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-hero__bottom>*+*{margin-left:unset;margin-top:50px}}@media (max-width:480px){.section-hero__bottom>*+*{margin-top:7.8125vw}}@media (max-width:1023.3px){.section-hero__inner.\--index .section-hero__bottom{margin-top:80px}}@media (max-width:480px){.section-hero__inner.\--index .section-hero__bottom{margin-top:12.5vw}}.section-hero-main{position:relative;padding-top:160px;padding-bottom:100px;overflow:hidden;background:#000 url(/wp-content/themes/martal/assets/images/index/hero-bg.jpg) no-repeat 50% / cover}@media (max-width:767.3px){.section-hero-main{background:#000}}@media (min-width:1744px){.section-hero-main{padding-top:276px;padding-bottom:150px}}@media (max-width:1260px){.section-hero-main{padding-top:120px;padding-bottom:130px}}@media (max-width:640px){.section-hero-main{padding-top:45px}}.section-hero-main:after{content:'';position:absolute;z-index:1;bottom:0;left:0;width:100%;height:336px;background-image:-webkit-gradient(linear,left bottom,left top,from(#181818),to(#fff0));background-image:-webkit-linear-gradient(bottom,#181818,#fff0);background-image:-o-linear-gradient(bottom,#181818,#fff0);background-image:linear-gradient(0deg,#181818,#fff0)}@media (max-width:640px){.section-hero-main:after{height:146px}}.section-hero-main__pointer{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-60px;opacity:.3;-webkit-transition:opacity 0.3s,bottom 0.3s;-o-transition:0.3s opacity,0.3s bottom;transition:opacity 0.3s,bottom 0.3s}.section-hero-main__pointer.hide{bottom:-30px;opacity:0}@media (max-width:1260px){.section-hero-main__pointer{display:none}}.section-hero-main__content,.section-hero-main__content-left{display:-webkit-box;display:-ms-flexbox;display:flex}.section-hero-main__content-left{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:537px}@media (min-width:1744px){.section-hero-main__content-left{width:783px}}@media (max-width:1260px){.section-hero-main__content-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}@media (max-width:1023.3px){.section-hero-main__content-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:345px}}@media (max-width:640px){.section-hero-main__content-left{width:100%;margin-bottom:21.09375vw;align-items:center;text-align:center}}@media (max-width:640px){.page-main .section-hero-main__heading{align-items:center}.page-main .section-hero-main__description{text-align:center}}.section-hero-main__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1260px){.section-hero-main__content-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:1023.3px){.section-hero-main__content-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.section-hero-main__advantages{color:#383838;position:absolute;background-color:#fff;left:100%;top:15px;padding:40px 15px 40px 10px;margin-left:46px;border-radius:10px}@media (min-width:1744px){.section-hero-main__advantages{top:-8px;padding:53px 64px 40px 36px;margin-left:80px}}@media (max-width:1260px){.section-hero-main__advantages{position:relative;left:0;top:0;margin-left:0;margin-bottom:53px;padding:0;background-color:#fff0;color:#fff}}@media (max-width:1023.3px){.section-hero-main__advantages{position:absolute;left:100%;top:0;margin-left:50px;margin-bottom:0}}@media (max-width:640px){.section-hero-main__advantages{margin-left:6.875vw;margin-top:1vw;display:none}}.section-hero-main__advantages-arrow{display:block;position:absolute;height:100%;top:50%;right:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-right:-10px;width:35px;color:#fff}.section-hero-main__advantages-arrow svg{fill:currentColor;height:100%;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media (min-width:1744px){.section-hero-main__advantages-arrow{width:45px}}@media (max-width:1260px){.section-hero-main__advantages-arrow{display:none}}.section-hero-main__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:right;margin-bottom:5px}@media (max-width:1260px){.section-hero-main__heading{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:70px;padding-right:46px;margin-bottom:0}}@media (max-width:1023.3px){.section-hero-main__heading{padding:0}}.section-hero-main__heading>:first-child{font-size:32px;line-height:1.052;margin-right:10px;margin-top:4px;letter-spacing:2px}@media (min-width:1744px){.section-hero-main__heading>:first-child{font-size:48px;margin-right:28px;margin-top:0}}@media (max-width:1260px){.section-hero-main__heading>:first-child{margin-right:unset;font-size:38px}}@media (max-width:640px){.section-hero-main__heading>:first-child{font-size:4.0625vw}}.section-hero-main__heading>:first-child br:first-child{display:block}@media (max-width:640px),(min-width:1744px){.section-hero-main__heading>:first-child br:first-child{display:none}}.section-hero-main__heading>:first-child br:last-child{display:block}@media (max-width:1260px){.section-hero-main__heading>:first-child br:last-child{display:none}}.section-hero-main__heading>:last-child{font-size:128px;font-weight:900;line-height:normal;letter-spacing:.2px}@media (min-width:1744px){.section-hero-main__heading>:last-child{font-size:120px}}@media (max-width:1260px){.section-hero-main__heading>:last-child{font-size:120px;margin-top:-15px}}@media (max-width:640px){.section-hero-main__heading>:last-child{font-size:14.0625vw;letter-spacing:.4px;margin-top:0}}.section-hero-main__description{text-align:left;font-size:14px;font-weight:700;line-height:1.582;letter-spacing:.6px;max-width:500px;margin-bottom:40px;text-align:right}@media (min-width:1744px){.section-hero-main__description{max-width:610px;font-size:18px}}@media (max-width:1260px){.section-hero-main__description{font-size:18px;margin-bottom:36px;text-align:left}}@media (max-width:1023.3px){.section-hero-main__description{text-align:right}}@media (max-width:640px){.section-hero-main__description{font-size:3.28125vw;margin-bottom:5.625vw}}.section-hero-main__arrow{margin-bottom:51px}@media (max-width:1260px){.section-hero-main__arrow{margin-bottom:36px}}.section-hero-main__arrow .\--mob{display:none}@media (max-width:640px){.section-hero-main__arrow .\--mob{display:none}}@media (max-width:640px){.section-hero-main__arrow .\--desktop{}}@media (max-width:640px){.section-hero-main__arrow{position:absolute!important;margin-bottom:unset;width:100%;top:100%;left:0}.section-hero-main__arrow img{width:100%;max-width:400px;margin:0 auto}}.section-hero-main__trust{position:relative;z-index:3;margin-top:123px}@media (max-width:1260px){.section-hero-main__trust{margin-top:48px}}@media (max-width:640px){.section-hero-main__action{position:absolute!important;top:100%;margin-top:8.59375vw;left:50%;transform:translateX(-50%)}}.btn-hero{padding:5px 25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px;color:#fff;background-color:#80b122;border:1px solid #80b122;border-radius:40px;text-align:left;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:700;line-height:.9;font-size:20px;white-space:nowrap;opacity:1;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.btn-hero.\--big{height:80px!important;border-width:2px}.btn-hero.\--padded{padding:5px 35px}@media (max-width:640px){.btn-hero.\--padded{padding:5px 25px}}.btn-hero:hover{opacity:.8}.btn-hero.\--fs-m{font-size:22px;line-height:1.079}@media (max-width:640px){.btn-hero.\--fs-m{font-size:18px}}.btn-hero.\--bordered{background-color:#fff0;color:#80b122;border-color:currentColor}.btn-hero.\--bordered.\--blue{color:#2d9cdb}.btn-hero.\--fw-m{font-weight:500}@media (max-width:640px){.btn-hero{font-size:12px;padding-right:25px;height:50px}}.btn-hero svg{width:25px;height:29px;margin-right:15px}.btn-hero b{font-size:28px;text-transform:uppercase}@media (max-width:640px){.btn-hero b{font-size:18px}}.hero-trust__title{text-transform:uppercase;font-weight:700;line-height:normal;font-size:18px}.hero-trust__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin-top:39px;margin-bottom:10px}@media (min-width:1744px){.hero-trust__divider{margin-bottom:20px}}@media (max-width:1260px){.hero-trust__divider{margin-bottom:0;margin-top:22px}}@media (max-width:640px){.hero-trust__divider{margin-bottom:12px}}.hero-trust-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -10px;overflow-x:auto;scrollbar-width:none}.hero-trust-list::-webkit-scrollbar{display:none}@media (max-width:1260px){.hero-trust-list{margin:0 -20px}}.hero-trust-list__item{position:relative;padding:0 10px}@media (max-width:1260px){.hero-trust-list__item{padding:0 20px}}@media (max-width:640px){.hero-trust-list{flex-wrap:wrap}.hero-trust-list__item{//margin-right:30px;width:33.333%}.hero-trust-list__item img{max-width:100%}.hero-trust-list__item:last-child{margin-right:0}}.hero-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}@media (min-width:1744px){.hero-advantages{margin:0 -36px}}@media (max-width:1260px){.hero-advantages{margin:0 -25px}}@media (max-width:1023.3px){.hero-advantages{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero-advantages li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:200px;padding:0 11px}.hero-advantages li:nth-child(2){min-width:180px}@media (min-width:1744px){.hero-advantages li{min-width:230px;padding:0 43px}.hero-advantages li:nth-child(2){min-width:230px}.hero-advantages li:last-child{padding-left:55px}}@media (max-width:1260px){.hero-advantages li{min-width:180px;padding:0 25px}.hero-advantages li:nth-child(2){min-width:153px}}@media (max-width:1023.3px){.hero-advantages li{margin-top:30px;padding:0}.hero-advantages li:first-child{margin-top:0!important}}@media (max-width:640px){.hero-advantages li{padding-top:5.01563vw;margin-top:5.01563vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:unset!important}.hero-advantages li:first-child{padding-top:0}}.hero-advantages li+li{position:relative}.hero-advantages li+li:before{content:'';position:absolute;left:0;top:0;display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#4f4f4f),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#4f4f4f 20%,#fff0 0);background-image:-o-linear-gradient(#4f4f4f 20%,#fff0 0);background-image:linear-gradient(#4f4f4f 20%,#fff0 0);background-position:100%;background-size:1.5px 4.5px;background-repeat:repeat-y;opacity:1}@media (max-width:640px){.hero-advantages li+li:before{content:unset}}@media (max-width:640px){.hero-advantages li+li:after{content:'';position:absolute;left:0;top:0;height:100%;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#4f4f4f),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#4f4f4f 20%,#fff0 0);background-image:-o-linear-gradient(left,#4f4f4f 20%,#fff0 0);background-image:linear-gradient(90deg,#4f4f4f 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;opacity:.7}}.hero-advantages-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.hero-advantages-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.hero-advantages-card__icon{height:47px;fill:currentColor;margin-bottom:40px}@media (min-width:1744px){.hero-advantages-card__icon{height:58px;margin-bottom:56px}}@media (max-width:1260px){.hero-advantages-card__icon{height:35px;margin-bottom:10px}}@media (max-width:640px){.hero-advantages-card__icon{height:7.5vw;width:8.4375vw;margin-bottom:0;margin-right:1.5625vw}}.hero-advantages-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:500;line-height:1.17;white-space:nowrap;text-transform:uppercase}@media (min-width:1744px){.hero-advantages-card__text{font-size:20px}}@media (max-width:1260px){.hero-advantages-card__text{font-size:16px}}@media (max-width:640px){.hero-advantages-card__text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:3.4375vw}.hero-advantages-card__text span{text-transform:lowercase}}.hero-advantages-card__text b{font-weight:900}@media (max-width:640px){.hero-advantages-card__text b{margin-bottom:1px}}.hero-pointer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.hero-pointer i{position:relative;display:block;width:19px;height:33px;border-radius:30px;border:1px solid currentColor;margin-bottom:14px}.hero-pointer i:before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:7px;height:4px;width:3px;background-color:currentColor;border-radius:inherit}.hero-pointer span{position:relative;display:block;height:65px;width:1px;background-color:currentColor}.hero-pointer span:before{content:'';position:absolute;width:6px;height:6px;bottom:0;left:50%;-webkit-transform:translate(-50%,50%) rotate(45deg);-ms-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg);border-bottom:1px solid currentColor;border-right:1px solid currentColor}.bg-video{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;height:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}@media (max-width:767.3px){.bg-video{display:none}}.section-hero-cu{padding-top:168px;padding-bottom:211px}@media (max-width:1260px){.section-hero-cu{padding-top:60px;padding-bottom:100px}}@media (max-width:640px){.section-hero-cu{padding-top:30px;padding-bottom:73px}}.section-hero-cu__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-hero-cu__wrapper{display:block}}.section-hero-cu__content,.section-hero-cu__footer{padding-right:125px}@media (min-width:1744px){.section-hero-cu__content,.section-hero-cu__footer{padding-right:180px}}@media (max-width:1260px){.section-hero-cu__content,.section-hero-cu__footer{padding-right:0}}.section-hero-cu__content{position:relative;text-align:right;margin-bottom:30px}@media (max-width:1023.3px){.section-hero-cu__content{position:static;text-align:left}}.section-hero-cu__arrow{position:absolute;right:24px;top:0;height:100%}.section-hero-cu__arrow img{width:100%}@media (max-width:1260px){.section-hero-cu__arrow{display:none}}@media (max-width:1023.3px){.section-hero-cu__arrow{display:block;top:unset;bottom:0;left:0;right:0;height:auto}}.section-hero-cu__left,.section-hero-cu__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}@media (max-width:1023.3px){.section-hero-cu__left,.section-hero-cu__right{width:100%}}@media (max-width:1023.3px){.section-hero-cu__left{position:relative;padding-bottom:100px;margin-bottom:75px}}@media (max-width:767.3px){.section-hero-cu__left{position:relative;padding-bottom:70px;margin-bottom:55px}}@media (max-width:640px){.section-hero-cu__left{padding-bottom:58px;margin-bottom:45px}}.section-hero-cu__right{padding-left:78px}@media (min-width:1744px){.section-hero-cu__right{padding-left:134px}}@media (max-width:1260px){.section-hero-cu__right{padding-left:47px}}@media (max-width:1023.3px){.section-hero-cu__right{padding-left:0}}.section-hero-cu__heading{margin-bottom:32px}@media (max-width:1260px){.section-hero-cu__heading{margin-bottom:36px}}@media (max-width:640px){.section-hero-cu__heading{margin-bottom:15px}}.section-hero-cu__heading .\--hero-under:first-child{letter-spacing:1.4px}.section-hero-cu__heading .\--hero-main{letter-spacing:3px!important;margin:6px 0}@media (min-width:1744px){.section-hero-cu__heading .\--hero-main{margin:1px 0}}@media (max-width:640px){.section-hero-cu__heading .\--hero-main{margin:20px 0}}@media (max-width:640px){.section-hero-cu__description br{display:none}}.section-hero-cu__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}@media (max-width:640px){.section-hero-cu__footer{display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.section-hero-cu__footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:640px){.section-hero-cu__footer-info{margin-bottom:40px}}.section-hero-cu__footer-divider{display:none}@media (max-width:640px){.section-hero-cu__footer-divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin:20px 0}}.section-hero-cu__info{font-weight:500}@media (max-width:640px){.section-hero-cu__info{font-size:16px}}.section-hero-cu__form-submit{margin-top:45px}@media (max-width:640px){.section-hero-cu__form-submit{margin-top:30px}}.section-hero-capital{padding-bottom:70px!important}@media (min-width:1744px){.section-hero-capital{padding-bottom:100px!important}}@media (max-width:1260px){.section-hero-capital{padding-bottom:30px!important}}@media (max-width:1023.3px){.section-hero-capital{padding-bottom:0!important}}.section-hero-capital__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-hero-capital__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-hero-capital__heading{white-space:nowrap;letter-spacing:3.9px;text-align:right}@media (max-width:1023.3px){.section-hero-capital__heading{text-align:left;margin-bottom:30px;white-space:unset;letter-spacing:2.5px}}@media (max-width:480px){.section-hero-capital__heading br{display:none}}.section-hero-capital__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:70px;padding:5px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-hero-capital__description>*{font-size:28px;line-height:1.26}@media (min-width:1744px){.section-hero-capital__description{margin-left:86px}.section-hero-capital__description>*{font-size:34px}}@media (max-width:1260px){.section-hero-capital__description{margin-left:auto;white-space:nowrap;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.section-hero-capital__description>*{font-size:16px}}@media (max-width:1023.3px){.section-hero-capital__description{margin-left:unset;white-space:unset;margin-bottom:100px}.section-hero-capital__description>*{font-size:22px}}@media (max-width:640px){.section-hero-capital__description{margin-bottom:50px}}@media (max-width:480px){.section-hero-capital__description>*{font-size:16px}}.section-hero-capital__description span{margin:20px 0!important}@media (max-width:1023.3px){.section-hero-capital__divider{display:none!important}}.section-hero-blog{position:relative;padding:100px 0;color:#fff;background-color:#313131}.section-hero-blog>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.section-hero-blog>img{display:none}}@media (min-width:1744px){.section-hero-blog{padding:110px 0}}@media (max-width:1260px){.section-hero-blog{padding:90px 0}}@media (max-width:767.3px){.section-hero-blog{padding:70px 0}}@media (max-width:480px){.section-hero-blog{padding:60px 0;padding-top:27px}}.section-hero-blog__footer,.section-hero-blog__heading-content{max-width:900px}.section-hero-blog__footer.\--extended,.section-hero-blog__heading-content.\--extended{margin-right:auto}@media (min-width:1744px){.section-hero-blog__footer.\--extended,.section-hero-blog__heading-content.\--extended{max-width:1300px}}@media (max-width:1260px){.section-hero-blog__footer.\--extended,.section-hero-blog__heading-content.\--extended{max-width:700px}}@media (max-width:1023.3px){.section-hero-blog__footer.\--extended,.section-hero-blog__heading-content.\--extended{margin-bottom:40px}}@media (min-width:1744px){.section-hero-blog__footer,.section-hero-blog__heading-content{max-width:1060px}}@media (max-width:1260px){.section-hero-blog__footer,.section-hero-blog__heading-content{max-width:640px}}.section-hero-blog__date{margin-bottom:20px}@media (max-width:640px){.section-hero-blog__date{margin-bottom:8px}}.section-hero-blog__heading{line-height:1.26;margin-bottom:22px;font-size:38px;font-weight:800}.section-hero-blog__heading.\--extended{margin-bottom:56px}@media (max-width:1260px){.section-hero-blog__heading.\--extended{margin-bottom:31px}}@media (max-width:640px){.section-hero-blog__heading.\--extended{margin-bottom:11px}}@media (min-width:1744px){.section-hero-blog__heading{font-size:44px}}@media (max-width:1260px){.section-hero-blog__heading{margin-bottom:31px;font-size:44px}}@media (max-width:640px){.section-hero-blog__heading{margin-bottom:11px;font-size:32px}}.section-hero-blog__heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1023.3px){.section-hero-blog__heading-wrapper{display:block}}.section-hero-blog__heading-arrow{position:relative;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 40px;background-color:#80b122;height:1px;max-width:93px}@media (max-width:1023.3px){.section-hero-blog__heading-arrow{display:none}}.section-hero-blog__heading-arrow:before{content:'';position:absolute;top:50%;right:0;-webkit-transform:translate(50%,-50%) rotate(45deg);-ms-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);display:block;width:6px;height:6px;color:#80b122;border-right:1px solid currentColor;border-top:1px solid currentColor}.section-hero-blog__heading-action{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.section-hero-blog__heading-action.\--extended{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-left:50px}@media (max-width:1023.3px){.section-hero-blog__heading-action.\--extended{margin-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-hero-blog__heading-action-divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#fff),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#fff 20%,#fff0 0);background-image:-o-linear-gradient(left,#fff 20%,#fff0 0);background-image:linear-gradient(90deg,#fff 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;opacity:.2;margin-top:22px;margin-bottom:14px}@media (max-width:1023.3px){.section-hero-blog__heading-action-divider{display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#fff 20%,#fff0 0);background-image:-o-linear-gradient(#fff 20%,#fff0 0);background-image:linear-gradient(#fff 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y;margin:0 auto;-ms-flex-item-align:stretch;align-self:stretch}}@media (max-width:1023.3px){.section-hero-blog__heading-action{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-bottom:50px;margin-top:0}}@media (max-width:640px){.section-hero-blog__heading-action{margin-bottom:30px}}.section-hero-blog__description{font-size:20px;font-weight:300;line-height:1.26;margin-bottom:48px;letter-spacing:1px}@media (min-width:1744px){.section-hero-blog__description{font-size:22px}}@media (max-width:1260px){.section-hero-blog__description{font-size:22px}}@media (max-width:1023.3px){.section-hero-blog__description{margin-bottom:30px}}@media (max-width:640px){.section-hero-blog__description{font-size:18px;margin-bottom:23px}}.section-hero-blog__footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:45px;color:#bdbdbd}@media (max-width:640px){.section-hero-blog__footer{display:block;padding-top:20px}}.section-hero-blog__footer:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;top:0;left:0}.section-hero-blog__footer>*{margin-right:40px}@media (max-width:640px){.section-hero-blog__footer>*{margin-right:0;margin-bottom:10px}}.section-hero-blog__footer>:last-child{margin-right:0}@media (max-width:640px){.section-hero-blog__footer>:last-child{margin-bottom:0}}.copy-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700}.copy-link *{pointer-events:none}.copy-link svg{width:18px;height:18px;margin-right:10px}.section-hero-careers{padding:152px 0}@media (min-width:1744px){.section-hero-careers{padding:200px 0}}@media (max-width:1260px){.section-hero-careers{padding:52px 0 93px}}@media (max-width:640px){.section-hero-careers{padding:28px 0 70px}}.section-hero-careers__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-hero-careers__wrapper{display:block}}.section-hero-careers__heading{margin-right:86px;text-align:right;letter-spacing:3px}@media (max-width:1260px){.section-hero-careers__heading{margin-right:70px}}@media (max-width:1023.3px){.section-hero-careers__heading{text-align:left;margin-right:0;margin-bottom:50px}}@media (max-width:640px){.section-hero-careers__heading{margin-bottom:30px}}@media (max-width:480px){.section-hero-careers__heading{margin-bottom:13px}}.section-hero-careers__description{padding-top:3px}@media (min-width:1744px){.section-hero-careers__description{padding-top:5px}}@media (max-width:1023.3px){.section-hero-careers__description{padding-top:0}}.section-hero-careers__description>*+*{margin-top:30px}@media (max-width:640px){.section-hero-careers__description>*+*{margin-bottom:20px}}.section-hero-cs{padding:152px 0}@media (min-width:1744px){.section-hero-cs{padding:200px 0}}@media (max-width:1260px){.section-hero-cs{padding:52px 0 93px}}@media (max-width:640px){.section-hero-cs{padding:28px 0 70px}}.section-hero-cs__wrapper{position:relative}.section-hero-cs__heading{letter-spacing:3px}@media (max-width:1260px){.section-hero-cs__heading.\--hero-main{margin:6px 0}}@media (max-width:480px){.section-hero-cs__heading.\--hero-main{margin:12px 0}}.section-hero-cs__heading-wrapper{margin-bottom:60px}@media (max-width:1260px){.section-hero-cs__heading-wrapper{margin-bottom:37px}}@media (max-width:480px){.section-hero-cs__heading-wrapper{margin-bottom:11px}}.section-hero-cs__arrow{margin-top:57px}@media (max-width:1260px){.section-hero-cs__arrow{margin-top:39px}}@media (max-width:480px){.section-hero-cs__arrow{margin-top:11px}}.section-hero-cs__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-hero-cs__description-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:31px}}@media (max-width:767.3px){.section-hero-cs__description-wrapper{display:block}}.section-hero-cs__description.\--big{font-size:112px;line-height:.9;font-weight:900;margin-right:44px}@media (max-width:1260px){.section-hero-cs__description.\--big{margin-right:37px;font-size:67px}}@media (max-width:767.3px){.section-hero-cs__description.\--big{font-size:85px;margin-bottom:10px}}.section-hero-cs__description.\--text{font-size:40px;line-height:1.24;text-transform:uppercase}@media (max-width:1260px){.section-hero-cs__description.\--text{font-size:24px}}@media (max-width:640px){.section-hero-cs__description.\--text{font-size:18px}}.section-hero-cs__card{max-width:320px}@media (min-width:1023.3px){.section-hero-cs__card{position:absolute;right:10px;top:30px}}.cs-opinion{display:-webkit-box;display:-ms-flexbox;display:flex}.cs-opinion__img{width:81px;height:81px;border-radius:50%;overflow:hidden;margin-right:12px!important}@media (max-width:640px){.cs-opinion__img{width:64px;height:64px;margin-right:14px!important;margin-top:0}}.cs-opinion__img img{width:100%}.cs-opinion__author{padding-bottom:12px;font-weight:700!important;line-height:normal!important}@media (max-width:640px){.cs-opinion__author{padding-bottom:22px;padding-bottom:7px}}.cs-opinion__content{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:640px){.cs-opinion__content{padding-top:0}}.cs-opinion__footer{position:relative;padding-top:14px}@media (max-width:1260px){.cs-opinion__footer{padding-top:18px}}@media (max-width:640px){.cs-opinion__footer{padding-top:6px}}.cs-opinion__footer:before{content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;top:0;left:0}.cs-opinion__text{font-size:14px;line-height:1.46}.section-404{padding-top:200px;padding-bottom:330px}@media (max-width:1260px){.section-404{padding-top:54px;padding-bottom:257px}}@media (max-width:640px){.section-404{padding-top:28px;padding-bottom:73px}}.section-404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:640px){.section-404__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-404__heading{margin-right:86px}@media (max-width:640px){.section-404__heading{margin-right:0;margin-bottom:23px}}.section-404__title{font-size:30px;line-height:1.05;letter-spacing:.5px;text-transform:uppercase;margin-bottom:6px}@media (max-width:640px){.section-404__title{font-size:24px;margin-bottom:23px}}.section-404__description{margin-bottom:38px}@media (max-width:640px){.section-404__description{margin-bottom:17px}}.section-404__arrow{margin-bottom:53px}@media (max-width:640px){.section-404__arrow{margin-bottom:23px}}.section-hero-awards{padding-top:150px;padding-bottom:150px}@media (min-width:1744px){.section-hero-awards{padding-top:174px;padding-bottom:150px}}@media (max-width:1260px){.section-hero-awards{padding-top:30px;padding-bottom:38px}}@media (max-width:1023.3px){.section-hero-awards{padding-top:30px;padding-bottom:38px}}@media (max-width:767.3px){.section-hero-awards{padding-top:76px;padding-bottom:98px}}@media (max-width:480px){.section-hero-awards{padding-top:26px;padding-bottom:58px}}.section-hero-awards__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:76px;line-height:.97;text-transform:uppercase}@media (min-width:1744px){.section-hero-awards__heading{font-size:102px}}@media (max-width:1260px){.section-hero-awards__heading{font-size:57px}}@media (max-width:1023.3px){.section-hero-awards__heading{font-size:45px}}@media (max-width:767.3px){.section-hero-awards__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:10vw}}.section-hero-awards__heading img{margin-right:40px}@media (max-width:1023.3px){.section-hero-awards__heading img{width:50px}}@media (max-width:767.3px){.section-hero-awards__heading img{display:none}}.section-hero-awards__heading-left{text-align:center}@media (max-width:1260px){.section-hero-awards__heading-left{position:relative;left:-15px}}@media (max-width:767.3px){.section-hero-awards__heading-left{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;left:0;margin-bottom:11px}}.section-hero-awards__heading-left span:first-child{margin-left:40px}@media (max-width:767.3px){.section-hero-awards__heading-left span:first-child{margin-left:unset;margin-right:10px}}.section-hero-awards__heading-right{position:relative;right:-8px;font-weight:900;letter-spacing:5px}@media (min-width:1744px){.section-hero-awards__heading-right{right:-23px}}@media (max-width:1260px){.section-hero-awards__heading-right{right:0;letter-spacing:1.4px}}.section-hero-what{padding-top:150px;padding-bottom:150px}@media (min-width:1744px){.section-hero-what{padding-top:195px;padding-bottom:195px}}@media (max-width:1260px){.section-hero-what{padding-top:48px;padding-bottom:84px}}@media (max-width:480px){.section-hero-what{padding-top:30px;padding-bottom:58px}}.section-hero-what__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023.3px){.section-hero-what__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-hero-what__left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.section-hero-what__left h1{margin-bottom:18px}@media (max-width:1260px){.section-hero-what__left h1{margin-bottom:unset}}@media (max-width:1023.3px){.section-hero-what__left{text-align:left}.section-hero-what__left h1{margin-bottom:16px}}.section-hero-what__right{width:394px;margin-left:57px;padding-left:15px}@media (min-width:1744px){.section-hero-what__right{margin-left:53px}}@media (max-width:1260px){.section-hero-what__right{width:465px;margin-left:20px;padding-left:0}}@media (max-width:1023.3px){.section-hero-what__right{margin-left:0;max-width:480px;width:100%}}.section-hero-what__right p{display:inline;line-height:2.2}@media (min-width:1744px){.section-hero-what__right p:last-child{margin-top:33px}}@media (max-width:1023.3px){.section-hero-what__right p:last-child{margin-top:20px}}@media (min-width:1744px){.section-hero-what__right p{display:block;line-height:1.96}}@media (max-width:1260px){.section-hero-what__right p{line-height:1.96;font-size:15px}}@media (max-width:1023.3px){.section-hero-what__right p{display:block;font-size:14px}}.section-hero-what__heading{letter-spacing:3.5px;line-height:1.052;font-size:32px;text-transform:uppercase;font-weight:900}@media (min-width:1744px){.section-hero-what__heading{font-size:50px}}@media (max-width:1023.3px){.section-hero-what__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:34px}}@media (max-width:640px){.section-hero-what__heading{font-size:22px}}.section-hero-what__subheading{color:#80b122;font-size:28px;font-weight:700;line-height:1.26}@media (min-width:1744px){.section-hero-what__subheading{font-size:34px}}.section-hero-what__subheading.\--mobile{display:none}@media (max-width:1260px){.section-hero-what__subheading{font-size:18px;margin-bottom:8px}.section-hero-what__subheading.\--desktop{display:none}.section-hero-what__subheading.\--mobile{display:block}}@media (max-width:1023.3px){.section-hero-what__subheading{margin-bottom:12px;font-weight:500}}.section-hero-sales__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:130px}@media (min-width:1744px){.section-hero-sales__inner{margin-bottom:180px}}@media (max-width:1023.3px){.section-hero-sales__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:80px}}@media (max-width:640px){.section-hero-sales__inner{margin-bottom:50px}}.section-hero-sales__left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}@media (max-width:1023.3px){.section-hero-sales__left{text-align:left}}.section-hero-sales__left h1{margin-bottom:13px}@media (max-width:1260px){.section-hero-sales__right{width:350px;margin-left:20px;padding-left:0}.section-hero-sales__right .section-heading{font-size:24px}}@media (max-width:1023.3px){.section-hero-sales__right{max-width:unset;width:100%;margin-left:0;margin-top:30px}.section-hero-sales__right .section-heading{font-size:20px}}@media (max-width:767.3px){.section-hero-sales__right .section-heading{font-size:18px}}.section-hero-sales__heading{font-size:54px;letter-spacing:2.5px;line-height:1.052;text-transform:uppercase;font-weight:900}@media (min-width:1744px){.section-hero-sales__heading{font-size:75px}}@media (max-width:1260px){.section-hero-sales__heading{font-size:47px}}@media (max-width:1023.3px){.section-hero-sales__heading{font-size:45px}}@media (max-width:767.3px){.section-hero-sales__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:10vw}}.section-hero-sales__subheading{letter-spacing:1.05px}.section-hero-sales__subheading.\--mobile{display:none}@media (max-width:1260px){.section-hero-sales__subheading{font-size:25px}.section-hero-sales__subheading.\--desktop{display:none}.section-hero-sales__subheading.\--mobile{display:block}}@media (max-width:1023.3px){.section-hero-sales__subheading{margin-bottom:15px}}@media (max-width:767.3px){.section-hero-sales__subheading{font-weight:500}}@media (max-width:480px){.section-hero-sales__subheading{font-size:18px}}.section-hero-pricing{padding-top:84px;padding-bottom:130px}@media (min-width:1744px){.section-hero-pricing{padding-top:195px;padding-bottom:195px}}@media (max-width:1260px){.section-hero-pricing{padding-top:75px;padding-bottom:110px}}@media (max-width:480px){.section-hero-pricing{padding-top:65px;padding-bottom:50px}}.section-hero-pricing__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767.3px){.section-hero-pricing__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-hero-pricing__left{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}@media (max-width:767.3px){.section-hero-pricing__left{text-align:left}}.section-hero-pricing__left br{display:none}@media (max-width:767.3px){.section-hero-pricing__left br{display:initial}}.section-hero-pricing__right{max-width:500px;width:100%;margin-left:45px;margin-top:-5px;font-weight:500}@media (min-width:1744px){.section-hero-pricing__right{margin-left:100px;margin-top:0}}@media (max-width:1260px){.section-hero-pricing__right{width:330px;margin-left:60px}}@media (max-width:1023.3px){.section-hero-pricing__right{margin-left:50px}}@media (max-width:767.3px){.section-hero-pricing__right{max-width:unset;width:100%;margin-left:0;margin-top:30px}.section-hero-pricing__right .section-heading{font-size:20px}}.section-hero-pricing__right p{display:inline;line-height:2.2}@media (min-width:1744px){.section-hero-pricing__right p{display:block;line-height:1.96}}@media (max-width:1260px){.section-hero-pricing__right p{line-height:1.96}}@media (max-width:1023.3px){.section-hero-pricing__right p{display:block}}@media (max-width:480px){.section-hero-pricing__right p{font-size:14px}}.section-hero-pricing__heading{font-size:54px;letter-spacing:2.5px;line-height:1.052;text-transform:uppercase;font-weight:900}@media (min-width:1744px){.section-hero-pricing__heading{font-size:75px}}@media (max-width:1260px){.section-hero-pricing__heading{font-size:47px}}@media (max-width:1023.3px){.section-hero-pricing__heading{font-size:37px}}@media (max-width:767.3px){.section-hero-pricing__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:9.375vw}}.team-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:767.3px){.team-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.team-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:120px;padding:28px 0}@media (max-width:1260px){.team-list-item{margin-right:70px}}@media (max-width:480px){.team-list-item{margin-right:0}}.team-list-item__title{max-width:260px;font-size:20px;margin-left:30px;line-height:1.26}@media (max-width:1260px){.team-list-item__title{max-width:210px;font-size:16px}}.team-list-item__icon{width:56px;height:68px;color:#80b122}.team-list-item__icon svg{width:100%;height:100%}.section-pricing-chart{padding-top:15px;padding-bottom:50px}@media (min-width:1744px){.section-pricing-chart{padding-top:70px;padding-bottom:220px}}@media (min-width:1260px){.section-pricing-chart{padding-top:100px;padding-bottom:145px}}@media (min-width:1023.3px){.section-pricing-chart{padding-bottom:90px}}@media (min-width:767.3px){.section-pricing-chart{padding-top:60px;padding-bottom:70px}}.section-pricing-chart__heading{max-width:1050px}@media (max-width:767.3px){.section-pricing-chart__heading{margin-bottom:20px!important}}.section-hero-onboard{padding:200px 0;color:#fff;background:#313131 no-repeat 50% / cover}@media (min-width:1744px){.section-hero-onboard{padding:240px 0}}@media (max-width:1260px){.section-hero-onboard{padding:160px 0}}@media (max-width:1023.3px){.section-hero-onboard{padding:110px 0 100px}}@media (max-width:767.3px){.section-hero-onboard{padding:100px 0 130px}}.section-hero-onboard__content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;line-height:28px;font-weight:300}@media (min-width:1744px){.section-hero-onboard__content{max-width:1310px;font-size:24px;line-height:30px}}@media (max-width:1260px){.section-hero-onboard__content{font-size:20px;line-height:25.2px}}@media (max-width:1023.3px){.section-hero-onboard__content{display:block}}@media (max-width:767.3px){.section-hero-onboard__content{font-size:18px;line-height:22px}}@media (max-width:640px){.section-hero-onboard__content{font-size:16px;line-height:20px;font-weight:500}}.section-hero-onboard__content div:first-child{margin-right:87px;max-width:350px}@media (min-width:1744px){.section-hero-onboard__content div:first-child{max-width:433px}}@media (max-width:1260px){.section-hero-onboard__content div:first-child{margin-right:35px;max-width:282px}}@media (max-width:1023.3px){.section-hero-onboard__content div:first-child{margin-bottom:30px;max-width:unset}}@media (max-width:767.3px){.section-hero-onboard__content div:first-child{margin-bottom:25px}}@media (max-width:640px){.section-hero-onboard__content div:first-child{margin-bottom:20px}}.section-hero-onboard__content div:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-hero-onboard__heading{font-weight:900!important}@media (max-width:767.3px){.section-hero-onboard__heading{font-size:5.625vw!important}}.section-hero-onboard__heading-wrapper{max-width:900px;margin-bottom:50px}@media (min-width:1744px){.section-hero-onboard__heading-wrapper{margin-bottom:76px;max-width:1310px}}@media (max-width:1260px){.section-hero-onboard__heading-wrapper{margin-bottom:23px}}@media (max-width:1023.3px){.section-hero-onboard__heading-wrapper{margin-bottom:38px}}@media (max-width:767.3px){.section-hero-onboard__heading-wrapper{margin-bottom:21px}}.section-hero-roi{padding-top:195px;padding-bottom:126px}@media (max-width:1260px){.section-hero-roi{padding-top:158px;padding-bottom:158px}}@media (max-width:1023.3px){.section-hero-roi{padding-top:112px;padding-bottom:94px}}@media (max-width:767.3px){.section-hero-roi{padding-top:39px;padding-bottom:84px}}.section-hero-roi__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767.3px){.section-hero-roi__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-hero-roi__left{text-align:right}@media (max-width:767.3px){.section-hero-roi__left{text-align:left;margin-bottom:22px}}.section-hero-roi__right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:99px;padding-top:3px}@media (max-width:1260px){.section-hero-roi__right{padding-top:7px;margin-left:37px}}@media (max-width:1023.3px){.section-hero-roi__right{margin-left:25px;padding-top:0}}@media (max-width:767.3px){.section-hero-roi__right{margin-left:0}}.section-hero-roi__right p{font-weight:300;letter-spacing:1.04px;line-height:1.56;font-size:36px;max-width:757px}@media (max-width:1260px){.section-hero-roi__right p{max-width:641px;font-size:30px;line-height:1.58}}@media (max-width:1023.3px){.section-hero-roi__right p{max-width:510px;font-size:24px}}@media (max-width:480px){.section-hero-roi__right p{font-size:22px}}.section-hero-roi__action{margin-top:60px}@media (min-width:1744px){.section-hero-roi__action{margin-top:76px}}@media (max-width:1260px){.section-hero-roi__action{margin-top:32px}}@media (max-width:1023.3px){.section-hero-roi__action{margin-top:26px}}@media (max-width:767.3px){.section-hero-roi__action{margin-top:35px}}.section-hero-roi__heading{letter-spacing:3.5px;line-height:1.052;text-transform:uppercase;font-weight:900;font-size:120px}@media (max-width:1260px){.section-hero-roi__heading{font-size:100px}}@media (max-width:1023.3px){.section-hero-roi__heading{line-height:1.022;font-size:80px}}@media (max-width:767.3px){.section-hero-roi__heading{line-height:1.022;font-size:100px}}.section-hero-roi__subheading{font-weight:400;line-height:1.05;letter-spacing:1.05px;text-transform:uppercase;font-size:48px}@media (max-width:1260px){.section-hero-roi__subheading{font-size:32px;margin-top:3px}}@media (max-width:1023.3px){.section-hero-roi__subheading{margin-top:unset;font-size:26px}}.section-hero-academy{position:relative;padding-top:127px;padding-bottom:360px}@media (min-width:1744px){.section-hero-academy{padding-top:150px;padding-bottom:410px}}@media (max-width:1260px){.section-hero-academy{padding-bottom:304px}}@media (max-width:1023.3px){.section-hero-academy{padding-bottom:254px;padding-top:113px}}@media (max-width:767.3px){.section-hero-academy{padding-top:50px;padding-bottom:150px}}@media (max-width:480px){.section-hero-academy{padding-bottom:110px}}.section-hero-academy__decor{position:absolute;bottom:-1px;left:0;width:100.05%;padding-top:22%;z-index:2}@media (min-width:1744px){.section-hero-academy__decor{padding-top:22%}}@media (max-width:1260px){.section-hero-academy__decor{padding-top:26%}}.section-hero-academy__bg,.section-hero-academy__decor svg{position:absolute;top:0;left:0;width:100%;height:100%}.section-hero-academy__bg{z-index:1;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.section-hero-academy__bg{display:none}}.section-hero-academy__bg img{width:100%;height:100%;max-width:unset}@media (max-width:767.3px){.section-hero-academy__bg img{display:none}}.section-hero-academy__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1260px){.section-hero-academy__wrapper{padding:0 18px}}@media (max-width:1023.3px){.section-hero-academy__wrapper{padding:0 25px}}@media (max-width:767.3px){.section-hero-academy__wrapper{padding:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-hero-academy__wrapper>:first-child{margin-right:60px}@media (max-width:1260px){.section-hero-academy__wrapper>:first-child{margin-right:47px}}@media (max-width:1023.3px){.section-hero-academy__wrapper>:first-child{margin-right:24px}}.section-hero-academy__content{padding-top:10px}@media (min-width:1744px){.section-hero-academy__content{padding-top:15px}}@media (max-width:1260px){.section-hero-academy__content{padding-top:17px}}@media (max-width:1023.3px){.section-hero-academy__content{padding-top:20px}}@media (max-width:767.3px){.section-hero-academy__content{padding-top:unset}}.section-hero-academy__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:76px;line-height:1.127;letter-spacing:5px;text-transform:uppercase;text-align:right}@media (min-width:1744px){.section-hero-academy__heading{font-size:99px}}@media (max-width:1260px){.section-hero-academy__heading{letter-spacing:2px;font-size:68px;line-height:96px}}@media (max-width:1023.3px){.section-hero-academy__heading{letter-spacing:1px;font-size:52px;line-height:80px}}@media (max-width:767.3px){.section-hero-academy__heading{margin-bottom:32px;line-height:30px;font-size:24px;white-space:nowrap;margin-right:unset}.section-hero-academy__heading br{display:none}}.section-hero-academy__title{font-size:34px;font-weight:300;line-height:1.26}.section-hero-academy__title b{font-weight:800}@media (max-width:1260px){.section-hero-academy__title{font-size:24px}}@media (max-width:1023.3px){.section-hero-academy__title{font-size:16px}}@media (max-width:767.3px){.section-hero-academy__title{font-size:12px;line-height:15.12px}}.section-hero-academy__text{font-size:16px;margin-bottom:50px}@media (max-width:1260px){.section-hero-academy__text{font-weight:700;font-size:12px;letter-spacing:.5px;margin-bottom:76px}}@media (max-width:1023.3px){.section-hero-academy__text{margin-bottom:59px}}@media (max-width:767.3px){.section-hero-academy__text{font-size:10px;line-height:15.82px;margin-bottom:42px}}.section-hero-academy__divider{display:block;height:1.5px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;width:100%;margin-top:23px;margin-bottom:29px}@media (max-width:1260px){.section-hero-academy__divider{margin:19px 0}}@media (max-width:767.3px){.section-hero-academy__divider{margin:16px 0}}.section-hero-academy__links{position:relative;color:#80b122;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-hero-academy__links .section-hero-academy__link+.section-hero-academy__link{margin-top:32px}@media (max-width:767.3px){.section-hero-academy__links .section-hero-academy__link+.section-hero-academy__link{margin-top:24px}}@media (min-width:1744px){.section-hero-academy__links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section-hero-academy__links .section-hero-academy__link+.section-hero-academy__link{margin-top:0}}.section-hero-academy__arrow{position:absolute;right:100%;top:0;width:250px;margin-right:60px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1260px){.section-hero-academy__arrow{margin-right:49px}}@media (max-width:1023.3px){.section-hero-academy__arrow{width:186px}}@media (max-width:767.3px){.section-hero-academy__arrow{display:none}}.link-arrow-up{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:20px;line-height:1.26;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media (max-width:1260px){.link-arrow-up{font-size:16px}}@media (max-width:767.3px){.link-arrow-up{font-size:14px;line-height:17.64px}}.link-arrow-up svg{margin-left:8px;width:24px;height:24px}@media (max-width:1260px){.link-arrow-up svg{width:20px;height:20px;margin-left:4px}}.link-arrow-up:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;color:currentColor;border-bottom:1px dashed currentColor}.link-arrow-up:hover{color:#9bc462}.section-calculator{padding:84px 0}@media (max-width:1260px){.section-calculator{padding:50px 0 57px}}@media (max-width:1023.3px){.section-calculator{padding:50px 0 54px}}@media (max-width:767.3px){.section-calculator{padding:40px 0 44px}}.section-calculator .section-heading__wrap>:first-child{margin-bottom:10px}@media (max-width:1023.3px){.section-calculator .section-heading__wrap>:first-child{margin-bottom:4px}}@media (max-width:767.3px){.section-calculator .section-heading__wrap>:first-child{margin-bottom:8px}}@media (max-width:1260px){.section-calculator .section-heading__wrap{margin-bottom:30px}}@media (max-width:767.3px){.section-calculator .section-heading__wrap{margin-bottom:26px}}.calculator form{display:block}.calculator-result{max-width:1200px}.calculator-result span{color:#a4ca71;font-weight:800}.calculator-result__acsent{margin-top:8px;font-size:20px;font-weight:700}@media (max-width:1260px){.calculator-result__acsent{margin-top:13px;line-height:1.26;margin-top:16px}}@media (max-width:767.3px){.calculator-result__acsent{margin-top:8px;font-size:16px}}.calculator-arrow{margin-top:34px;margin-bottom:34px}@media (max-width:1260px){.calculator-arrow{margin-top:30px;margin-bottom:30px}}@media (max-width:767.3px){.calculator-arrow{margin-top:20px;margin-bottom:20px}}.calculator-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -25px}@media (min-width:1744px){.calculator-row{margin:0 -25px}}@media (max-width:767.3px){.calculator-row{margin:-12px}}.calculator-col{padding:20px 25px;width:50%}.calculator-col:nth-child(odd){padding-right:70px}.calculator-col:nth-child(2n){padding-left:50px}@media (min-width:1744px){.calculator-col{padding:0 25px;width:25%}.calculator-col:nth-child(odd){padding-right:25px}.calculator-col:nth-child(2n){padding-left:25px}}@media (max-width:1023.3px){.calculator-col:nth-child(odd){padding-right:25px}.calculator-col:nth-child(odd)>*{margin-right:auto}.calculator-col:nth-child(2n){padding-left:25px}.calculator-col:nth-child(2n)>*{margin-left:auto}}@media (max-width:767.3px){.calculator-col{width:100%;padding:12px!important}}.calculator-col>*{height:100%}.calculator-divider{margin-top:40px;margin-bottom:36px;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}@media (max-width:767.3px){.calculator-divider{margin-top:26px;margin-bottom:26px}}.calculator-footer__submit{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.calculator-footer__submit{display:block;margin-top:20px}}.calculator-footer__submit>:first-child{margin-right:26px}@media (max-width:767.3px){.calculator-footer__submit>:first-child{width:100%;margin-bottom:20px;margin-right:unset;height:69px!important}}.calculator-footer__submit p{color:#828282;font-weight:500;max-width:420px}@media (max-width:1023.3px){.calculator-footer__submit p{max-width:294px;line-height:1.26}}@media (max-width:767.3px){.calculator-footer__submit p{max-width:unset;font-size:12px}}.calculator-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calculator-input__description{line-height:1.96;font-weight:500;margin-bottom:4px;max-width:320px}.calculator-input__content{margin-top:auto}@media (max-width:1023.3px){.calculator-input{max-width:300px}}@media (max-width:767.3px){.calculator-input{max-width:unset}}@media (max-width:767.3px){.section-banner{padding:50px 0!important}}.section-banner__heading-wrap{max-width:940px}@media (max-width:1260px){.section-banner__heading-wrap{max-width:unset;margin-bottom:30px!important}}@media (max-width:767.3px){.section-banner__heading-wrap{margin-bottom:20px!important}}.section-banner__divider{margin-top:50px!important;margin-bottom:0!important}@media (max-width:1260px){.section-banner__divider{margin-top:30px!important}}@media (max-width:767.3px){.section-banner__divider{margin-top:20px!important}}.section-banner__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-banner__row{display:block}}.section-banner__row-l{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:920px}.section-banner__row-r{margin-left:130px}@media (max-width:1260px){.section-banner__row-r{margin-left:38px}}@media (max-width:1023.3px){.section-banner__row-r{margin-left:unset;margin-top:36px}}@media (max-width:767.3px){.section-banner__row-r{margin-top:20px}}.section-banner-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1260px){.section-banner-img{position:relative}}@media (max-width:1023.3px){.section-banner-img{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:767.3px){.section-banner-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.section-banner-img img{width:138px;height:138px;border-radius:50%;overflow:hidden}@media (max-width:767.3px){.section-banner-img img{width:96px;height:96px}}.section-banner-img-decor{position:absolute;top:0;font-size:344px;color:rgb(128 177 34 / .1);font-weight:800;line-height:.81;margin-left:170px}@media (max-width:1260px){.section-banner-img-decor{margin-left:160px}}@media (max-width:1023.3px){.section-banner-img-decor{font-size:344px;right:0;top:0}}@media (max-width:767.3px){.section-banner-img-decor{font-size:146px;right:-10px;top:0}}.section-banner-img-c{margin-left:40px}@media (max-width:1260px){.section-banner-img-c{margin-left:24px}}@media (max-width:767.3px){.section-banner-img-c{margin-left:14px}}.section-banner-img-ctitle{font-weight:700;line-height:1.21;margin-bottom:14px}@media (max-width:767.3px){.section-banner-img-ctitle{margin-bottom:8px}}.section-banner-img-ctext{font-size:14px;line-height:1.46}@media (max-width:767.3px){.page-works .section-what-form{padding-top:0}}.section-hero-works{padding-top:150px;padding-bottom:150px}@media (max-width:1260px){.section-hero-works{padding-top:120px;padding-bottom:20px}}@media (max-width:1023.3px){.section-hero-works{padding-top:87px;padding-bottom:0}}@media (max-width:767.3px){.section-hero-works{padding-top:50px;padding-bottom:25px}}.section-hero-works__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023.3px){.section-hero-works__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-hero-works__inner-left{margin-right:78px;width:610px;text-align:right}@media (min-width:1744px){.section-hero-works__inner-left{width:790px}}@media (max-width:1260px){.section-hero-works__inner-left{width:438px;margin-right:43px}}@media (max-width:1023.3px){.section-hero-works__inner-left{text-align:left;width:auto;margin-right:unset}}.section-hero-works__inner-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-hero-works__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (max-width:1023.3px){.section-hero-works__bottom{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section-hero-works__bottom>*{font-size:28px;line-height:35px;letter-spacing:.6px;width:100%;max-width:720px}@media (max-width:1023.3px){.section-hero-works__bottom>*{font-size:24px;line-height:30px;max-width:620px}}@media (max-width:767.3px){.section-hero-works__bottom>*{font-size:18px;line-height:23px}}.section-hero-works__bottom b{font-weight:700}.section-hero-works__arrow{margin-top:50px;margin-bottom:50px}@media (max-width:1023.3px){.section-hero-works__arrow{margin-top:30px;margin-bottom:40px}}@media (max-width:767.3px){.section-hero-works__arrow{margin-top:23px;margin-bottom:23px}}.section-hero-works__arrow img{width:100%;height:auto}.section-hero-works__heading{letter-spacing:3.5px;line-height:1.052;font-size:60px;text-transform:uppercase;font-weight:900;margin-bottom:13px}@media (min-width:1744px){.section-hero-works__heading{font-size:75px}}@media (max-width:1260px){.section-hero-works__heading{font-size:44px}}@media (max-width:1023.3px){.section-hero-works__heading{margin-bottom:8px;font-size:42px}}@media (max-width:767.3px){.section-hero-works__heading{font-size:30px;letter-spacing:1.5px}}.section-hero-works__subheading{font-size:24px;line-height:26px;letter-spacing:1.2px;text-transform:uppercase}@media (max-width:1260px),(min-width:1744px){.section-hero-works__subheading{font-size:30px;line-height:31.56px}}@media (max-width:1023.3px){.section-hero-works__subheading{font-size:24px;line-height:25.2px;margin-bottom:24px}}@media (max-width:767.3px){.section-hero-works__subheading{font-size:18px;line-height:19px;margin-bottom:12px;letter-spacing:.8px}}.block-arrow__acsent{-ms-flex-item-align:start;align-self:flex-start;width:100%}.block-arrow__acsent-heading{margin-bottom:24px;font-weight:800;font-size:28px;line-height:35px}@media (max-width:1023.3px){.block-arrow__acsent-heading{padding-right:50px}}@media (max-width:767.3px){.block-arrow__acsent-heading{padding-right:0;font-size:18px;line-height:19px;margin-bottom:8px}}.row-text{display:-webkit-box;display:-ms-flexbox;display:flex}.row-text__left>*{max-width:480px}@media (max-width:1023.3px){.row-text.\--small-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.row-text.\--small-c .row-text__left>*{max-width:480px}.row-text.\--small-c .row-text__left{display:-webkit-box;display:-ms-flexbox;display:flex;width:47%}@media (max-width:1023.3px){.row-text.\--small-c .row-text__left{width:100%}}.row-text.\--small-c .row-text__right{width:53%}@media (max-width:1023.3px){.row-text.\--small-c .row-text__right{width:100%}}.row-text.\--small-c .row-text__arrow{margin-right:46px;margin-left:26px}@media (max-width:1023.3px){.row-text.\--small-c .row-text__arrow{display:none}}@media (max-width:1023.3px){.row-text.\--custom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.row-text.\--custom .row-text__left{display:-webkit-box;display:-ms-flexbox;display:flex;width:65%}@media (max-width:1023.3px){.row-text.\--custom .row-text__left{width:100%}}.row-text.\--custom .row-text__left>*{max-width:706px}@media (max-width:1260px){.row-text.\--custom .row-text__left>*{max-width:440px}}@media (max-width:1023.3px){.row-text.\--custom .row-text__left>*{max-width:unset}}.row-text.\--custom .row-text__right{width:35%}@media (max-width:1023.3px){.row-text.\--custom .row-text__right{width:100%}}.row-text.\--custom .row-text__arrow{margin-right:38px;margin-left:26px}@media (max-width:1023.3px){.row-text.\--custom .row-text__arrow{display:none}}.row-text__text{position:relative;max-width:600px}@media (max-width:1260px){.row-text__text{max-width:370px}}@media (max-width:1023.3px){.row-text__text{max-width:282px}}@media (max-width:767.3px){.row-text__text{max-width:unset}}.row-text__text.\--big{font-size:20px}.row-text__arrow{position:absolute;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:80px;min-width:80px;margin-left:5px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:1744px){.row-text__arrow{margin-left:30px;width:150px;min-width:150px}}@media (max-width:1260px){.row-text__arrow{width:70px;min-width:70px}}@media (max-width:1023.3px){.row-text__arrow{min-width:40px;width:40px}}@media (max-width:767.3px){.row-text__arrow{display:none}}.row-text__arrow.\--relative{position:relative;right:unset;left:unset;display:block}@media (max-width:1023.3px){.row-text__arrow.\--relative{position:absolute;top:100%;left:0;display:block!important;margin-left:0!important;margin-right:0!important;margin-top:4px!important;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;min-width:22px;width:22px}}.row-text__left{position:relative}.section-hero-scale{padding-top:158px;padding-bottom:200px;color:#fff}.section-hero-scale__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-clip-path:polygon(100% 0,100% 92%,50% 100%,0 92%,0 0);clip-path:polygon(100% 0,100% 92%,50% 100%,0 92%,0 0)}@media (max-width:1260px){.section-hero-scale__bg{-webkit-clip-path:polygon(100% 0,100% 96%,50% 100%,0 96%,0 0);clip-path:polygon(100% 0,100% 96%,50% 100%,0 96%,0 0)}}@media (max-width:767.3px){.section-hero-scale__bg{-webkit-clip-path:polygon(100% 0,100% 97%,50% 100%,0 97%,0 0);clip-path:polygon(100% 0,100% 97%,50% 100%,0 97%,0 0)}}.section-hero-scale__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.section-hero-scale__bg img{display:none}}.section-hero-scale .block-arrow-triangle{height:90px}@media (max-width:1260px){.section-hero-scale .block-arrow-triangle{height:70px}}@media (max-width:1023.3px){.section-hero-scale .block-arrow-triangle{height:60px}}@media (max-width:767.3px){.section-hero-scale .block-arrow-triangle{height:40px}}@media (max-width:480px){.section-hero-scale .block-arrow-triangle{height:25px}}@media (max-width:1260px){.section-hero-scale{padding-top:100px;padding-bottom:140px}}@media (max-width:1023.3px){.section-hero-scale{padding-top:136px;padding-bottom:140px}}@media (max-width:767.3px){.section-hero-scale{padding-top:68px;padding-bottom:100px}}.section-hero-scale__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1260px){.section-hero-scale__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-hero-scale__head-left{width:645px;text-align:right}@media (min-width:1744px){.section-hero-scale__head-left{width:792px}}@media (max-width:1260px){.section-hero-scale__head-left{width:unset;text-align:left;margin-bottom:30px}}@media (max-width:767.3px){.section-hero-scale__head-left{margin-bottom:25px}}.section-hero-scale__head-right{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:60px;margin-top:12px}@media (min-width:1744px){.section-hero-scale__head-right{margin-top:10px;margin-left:87px}}@media (max-width:1260px){.section-hero-scale__head-right{margin-top:unset;margin-left:unset}}.section-hero-scale__head-right p{font-weight:300;line-height:1.26;font-size:27px;max-width:635px}@media (min-width:1744px){.section-hero-scale__head-right p{font-size:34px}}@media (max-width:1260px){.section-hero-scale__head-right p{max-width:unset;font-size:34px}}@media (max-width:1023.3px){.section-hero-scale__head-right p{font-size:28px}}@media (max-width:767.3px){.section-hero-scale__head-right p{font-size:18px}}.section-hero-scale__arrow{margin-top:39px;margin-bottom:35px;max-width:unset;width:100%}@media (max-width:1260px){.section-hero-scale__arrow{margin-top:30px;margin-bottom:30px}}@media (max-width:767.3px){.section-hero-scale__arrow{margin-top:14px;margin-bottom:14px}}.section-hero-scale__heading{line-height:1.26;text-transform:uppercase;font-weight:900;font-size:61px;margin-bottom:8px}@media (min-width:1744px){.section-hero-scale__heading{font-size:75px}}@media (max-width:1260px){.section-hero-scale__heading{font-size:75px;margin-bottom:unset}}@media (max-width:1023.3px){.section-hero-scale__heading{margin-bottom:10px;font-size:67px}}@media (max-width:767.3px){.section-hero-scale__heading{margin-bottom:8px;font-size:28px}}.section-hero-scale__subheading{font-weight:800;line-height:1.05;text-transform:uppercase;font-size:30px}@media (max-width:1260px){.section-hero-scale__subheading{font-size:30px}}@media (max-width:767.3px){.section-hero-scale__subheading{line-height:1.26;font-size:18px}}.section-hero-scale__divider{margin-top:90px;margin-bottom:84px;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#80b122),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#80b122 20%,#fff0 0);background-image:-o-linear-gradient(left,#80b122 20%,#fff0 0);background-image:linear-gradient(90deg,#80b122 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}@media (max-width:1260px){.section-hero-scale__divider{margin:100px 0}}@media (max-width:1023.3px){.section-hero-scale__divider{margin:80px 0}}@media (max-width:767.3px){.section-hero-scale__divider{margin:60px 0}}.scale-head-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}@media (min-width:1744px){.scale-head-bottom{gap:104px}}@media (max-width:1260px){.scale-head-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767.3px){.scale-head-bottom{gap:25px}}.scale-head-bottom__text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px}@media (max-width:1260px){.scale-head-bottom__text{gap:100px}.scale-head-bottom__text>:last-child{max-width:461px}}@media (max-width:1023.3px){.scale-head-bottom__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.scale-head-bottom__text>:last-child{max-width:unset}}@media (max-width:767.3px){.scale-head-bottom__text{font-size:14px;gap:25px}}.hero-scale-under{max-width:1300px}.hero-scale-under__top{font-size:30px;margin-bottom:7px;font-weight:300;text-transform:uppercase;line-height:1.26}@media (max-width:1260px){.hero-scale-under__top{margin-bottom:20px}}@media (max-width:1023.3px){.hero-scale-under__top{font-size:28px;margin-bottom:15px}}@media (max-width:767.3px){.hero-scale-under__top{font-size:18px;margin-bottom:5px}}.hero-scale-under__main{font-size:41px;line-height:1.26;font-weight:800;margin-bottom:12px;text-transform:uppercase}@media (min-width:1744px){.hero-scale-under__main{font-size:44px}}@media (max-width:1260px){.hero-scale-under__main{font-size:44px}}@media (max-width:1023.3px){.hero-scale-under__main{font-size:34px;margin-bottom:10px}}@media (max-width:767.3px){.hero-scale-under__main{font-size:22px;margin-bottom:15px}}.hero-scale-under__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-scale-under__bottom-arr{margin-left:9px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1023.3px){.hero-scale-under__bottom-arr{margin-right:9px;margin-left:0}}.hero-scale-under__bottom-content{margin-top:10px}@media (max-width:1260px){.hero-scale-under__bottom-content{max-width:816px}}@media (max-width:1023.3px){.hero-scale-under__bottom-content{margin-top:20px}}@media (max-width:767.3px){.hero-scale-under__bottom-content{margin-top:9px}}.hero-scale-under__bottom-content-h{font-weight:700;font-size:34px;line-height:1.86}@media (max-width:1023.3px){.hero-scale-under__bottom-content-h{line-height:1.26;font-size:28px;margin-bottom:8px}}@media (max-width:767.3px){.hero-scale-under__bottom-content-h{font-size:18px}}.hero-scale-under__bottom-content-p{font-size:20px;line-height:1.86}@media (max-width:767.3px){.hero-scale-under__bottom-content-p{line-height:1.96;font-size:14px}}.section-multichanel{padding-top:127px!important}@media (max-width:1260px){.section-multichanel{padding-top:100px!important}}@media (max-width:767.3px){.section-multichanel{padding-top:40px!important}}.form{font-family:Montserrat,Arial,system-ui,sans-serif}.form.\--center{text-align:center}.form__title-wrap{margin-bottom:25px}@media (max-width:480px){.form__title-wrap{margin-bottom:3.90625vw}}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}.form__row.\--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:640px){.form__row.\--offset-small{margin-bottom:20px}}.form__col{width:100%;padding:0 10px;margin-bottom:20px}.form__col.\--md-half{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1023.3px){.form__col.\--md-half{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:50%}}@media (max-width:640px){.form__col.\--md-half{width:100%}}.form__col:last-child{margin-bottom:0}.form__col.\--line{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:23px}.form__col.\--half{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:50%}.form__col:last-child{margin-right:0}.form__col.\--custom{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:224px}@media (max-width:640px){.form__col.\--custom{width:197px}}@media (max-width:480px){.form__col.\--custom{width:30.78125vw}}.form__group+.form__group{margin-top:20px}.form__group+.form__group.\--offset-small{margin-top:10px}.form__content-wr{padding-right:10px;padding-left:10px}.form__submit{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:var(--breakpoint-sm)){.form__submit{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}}.form__title{font-size:36px;font-family:Montserrat,Arial,system-ui,sans-serif;letter-spacing:.5px}@media screen and (max-width:var(--breakpoint-md)){.form__title{text-align:center;font-size:28px}}@media screen and (max-width:var(--breakpoint-sm) - 1){.form__title{font-size:24px}}.form__text{font-size:12px;font-family:Montserrat,Arial,system-ui,sans-serif}.form__text._left{text-align:left}.form__text._bold{font-family:Montserrat,Arial,system-ui,sans-serif}.form__text._big{font-size:20px}.field-with-btn{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.field-with-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.field-with-btn>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767.3px){.field-with-btn>:first-child{width:100%;margin-bottom:20px}}@media (min-width:768.3px){.field-with-btn input{border-top-right-radius:0;border-bottom-right-radius:0}}@media (min-width:768.3px){.field-with-btn button{border-top-left-radius:0!important;border-bottom-left-radius:0!important}}@media (max-width:767.3px){.field-with-btn button{border-radius:25px}}.form-checkbox{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form-checkbox__input{font-size:0;position:absolute;width:0;height:0;opacity:0;left:-9999px;text-indent:-9999px}.form-checkbox__clone{position:relative;width:17px;height:17px;border:2px solid #828282;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1023.3px){.form-checkbox__clone{width:30px;height:30px}}@media (max-width:480px){.form-checkbox__clone{width:4.6875vw;height:4.6875vw;border-width:.3125vw}}.form-checkbox__clone svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:17px;height:17px;opacity:0;pointer-events:none}@media (max-width:1023.3px){.form-checkbox__clone svg{width:30px;height:30px}}@media (max-width:480px){.form-checkbox__clone svg{width:4.6875vw;height:4.6875vw}}.form-checkbox__input:checked~.form-checkbox__title{color:#a4ca71!important}.form-checkbox__input:checked~.form-checkbox__clone{border-color:#fff0!important}.form-checkbox__input:checked~.form-checkbox__clone svg{opacity:1;fill:#a4ca71!important}.form-checkbox__input.error~.form-checkbox__clone{border-color:#eb5757}.form-checkbox__input.error~.form-checkbox__clone svg{fill:#eb5757}.form-checkbox__input.error~.form-checkbox__title{color:#eb5757}.form-checkbox__title{display:block;color:#828282;font-size:12px;font-weight:600;margin-left:7px}@media (max-width:480px){.form-checkbox__title{margin-left:1.09375vw;font-size:1.875vw}}input[type='range']{-webkit-appearance:none!important;background:#80b122;height:2px;margin:2px 0}input[type='range']::-webkit-slider-thumb{-webkit-appearance:none!important;background:#fff;border:2px solid #80b122;height:24px;width:24px;border-radius:50%}.form-range__labels{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-range__labels,.form-range__value{display:-webkit-box;display:-ms-flexbox;display:flex}.form-range__value{font-size:34px;line-height:1.26;font-weight:700;color:#000}.form-range__label{margin-top:4px;font-weight:600;font-size:14px;line-height:1.46;color:#828282}.form-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;background-color:#fff0}.form-input.\--big .form-input__field{height:70px}@media (max-width:767.3px){.form-input.\--big .form-input__field{height:50px}}.form-input__field{font-size:16px;border-radius:10px;height:54px;padding:5px 20px}@media (max-width:640px){.form-input__field{height:50px;font-size:14px;padding:5px 20px}}.form-input__field{border:1px solid #bdbdbd;overflow:hidden;background-color:#fff0}.form-input-error{display:none;position:absolute;z-index:2;top:100%;margin-top:-2px;left:15px}@media (max-width:767.3px){.form-input-error{left:10px}}.form-input-error:before{content:'';display:block;position:relative;left:15px;bottom:-4px;width:0;height:0;border:8px solid #fff0;border-radius:5px;border-bottom-color:#eb5757;border-top:unset}.form-input__title{color:#bdbdbd;position:absolute;bottom:50%;left:20px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);-webkit-transition:bottom 0.3s,left 0.3s,font-size 0.3s,margin 0.3s,color 0.3s,-webkit-transform 0.3s;transition:bottom 0.3s,left 0.3s,font-size 0.3s,margin 0.3s,color 0.3s,-webkit-transform 0.3s;-o-transition:bottom 0.3s,left 0.3s,transform 0.3s,font-size 0.3s,margin 0.3s,color 0.3s;transition:bottom 0.3s,left 0.3s,transform 0.3s,font-size 0.3s,margin 0.3s,color 0.3s;transition:bottom 0.3s,left 0.3s,transform 0.3s,font-size 0.3s,margin 0.3s,color 0.3s,-webkit-transform 0.3s;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;font-size:14px;pointer-events:none;line-height:1.2}@media (min-width:1744px){.form-input__title{font-size:16px}}@media (max-width:767.3px){.form-input__title{font-size:14px}}.form-input.active .form-input__title{visibility:hidden}.form-input.form-input--hidden{visibility:hidden;position:absolute;left:-9999px}.form-input__field.error{border-color:#eb5757;color:#eb5757}.form-input__field.error::-webkit-input-placeholder{color:#eb5757}.form-input__field.error:-ms-input-placeholder{color:#eb5757}.form-input__field.error:-moz-placeholder,.form-input__field.error::-moz-placeholder{color:#eb5757;opacity:1}.form-input__field.error+span{color:#eb5757}.form-input__field.error~.form-input-error{display:block}.form-input__field.error~.form-input__title{color:#eb5757}.form-input__field.valid{border-color:#a4ca71}.form-input__field.valid+span{color:#a4ca71}.form-input._textarea{display:block;height:155px}.form-input._textarea textarea{height:100%!important;padding:20px}.form-input._textarea.\--small{height:120px!important}.form-input._textarea.\--fill{height:100%!important}.form-input._textarea .form-input__title{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);bottom:100%;margin-bottom:-20px}.input-error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#eb5757;background-color:#eb5757;color:#fff;font-weight:600;font-size:12px;border-radius:12px;padding:8px 10px;line-height:1.16;-webkit-box-shadow:0 0 70px rgb(0 0 0 / .15);box-shadow:0 0 70px rgb(0 0 0 / .15);max-width:200px}@media (max-width:480px){.input-error{max-width:150px}}::-webkit-input-placeholder{color:#bdbdbd}:-ms-input-placeholder{color:#bdbdbd}:-moz-placeholder,::-moz-placeholder{color:#bdbdbd;opacity:1}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;box-shadow:inset 0 0 0 30px #fff!important}.form-select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none}.form-select.\--flex{-webkit-box-flex:1;-ms-flex:1;flex:1}.form-select.\--currency .form-select__field .selectize-input{height:40px}@media (max-width:480px){.form-select.\--currency .form-select__field .selectize-input{height:6.25vw}}.form-select label{display:block;margin-right:5px}.form-select__field .selectize-input{width:100%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;font-size:14px}@media (min-width:1744px){.form-select__field .selectize-input{font-size:16px}}@media (max-width:1023.3px){.form-select__field .selectize-input{font-size:20px}}@media (max-width:480px){.form-select__field .selectize-input{height:8.4375vw;font-size:3.125vw}}.form-select__field.error{border-color:#eb5757;color:#eb5757}.form-select__field.error::-webkit-input-placeholder{color:#eb5757}.form-select__field.error:-ms-input-placeholder{color:#eb5757}.form-select__field.error:-moz-placeholder,.form-select__field.error::-moz-placeholder{color:#eb5757;opacity:1}.form-select__field.error+span{color:#eb5757}.form-select__field.error~.form-input-error{display:block}.form-select__field.error~.select2-container--default .select2-selection--single{border-color:#eb5757}.form-select__field.error~.select2 .select2-selection__placeholder{color:#eb5757}.form-select__field.valid~.select2-container--default .select2-selection--single{border-color:#a4ca71}.select2{font-family:Montserrat,Arial,system-ui,sans-serif;font-size:14px;font-weight:400}.select2 *,.select2 .selection:focus,.select2-selection .select2-selection--single,.select2:focus{outline:none!important}@media (min-width:1744px){.select2{font-size:16px}}@media (max-width:640px){.select2{font-size:14px}}.select2-control{width:100%}.select2-container.select2-container--open{z-index:10001}.select2-container .select2-selection--single{height:54px}.select2-selection__rendered{height:100%;line-height:54px}@media (max-width:480px){.select2-selection__rendered{line-height:50px}}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#a4ca71}.select2-container .select2-selection--single .select2-selection__rendered,.select2-results__option{padding-left:20px!important;padding-right:30px}.select2-container--default .select2-selection--single{min-width:80px;border-radius:10px;border-color:#bdbdbd;-webkit-box-shadow:unset;box-shadow:unset;background-color:#fff0}.select2-container--default .select2-selection--single.dropdown-active{border-radius:10px 10px 0 0}.select2-dropdown{border-color:#bdbdbd;border-radius:0 0 10px 10px;overflow:hidden}.select2-dropdown-content .option{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px}.select2-dropdown,.select2-input,.select2-input input{font-family:Montserrat,Arial,system-ui,sans-serif;font-size:14px}@media (min-width:1744px){.select2-dropdown,.select2-input,.select2-input input{font-size:16px}}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#bdbdbd}.form-select .select2{width:100%!important}.form-select.\--big .form-select__field,.form-select.\--big .select2-selection{height:70px}@media (max-width:767.3px){.form-select.\--big .form-select__field,.form-select.\--big .select2-selection{height:50px}}.form-select.\--big .select2-selection .select2-selection__rendered{line-height:70px}@media (max-width:767.3px){.form-select.\--big .select2-selection .select2-selection__rendered{line-height:50px}}.form-select ::-webkit-input-placeholder{color:#bdbdbd}.form-select :-ms-input-placeholder{color:#bdbdbd}.form-select :-moz-placeholder,.form-select ::-moz-placeholder{color:#bdbdbd;opacity:1}.tab-nav-wrapper{display:none}@media (min-width:767.3px){.tab-nav-wrapper{display:block;margin:0 -110px;position:relative}}@media (min-width:1260px){.tab-nav-wrapper{max-width:unset}}@media (min-width:767.3px){.tab-nav-wrapper:after,.tab-nav-wrapper:before{position:absolute;bottom:-1px;top:-1px;width:110px;z-index:50;content:''}}@media (min-width:767.3px){.tab-nav-wrapper:before{left:0;background-image:-webkit-gradient(linear,right top,left top,color-stop(0,#fff0),color-stop(70%,#fff));background-image:-webkit-linear-gradient(right,#fff0,#fff 70%);background-image:-o-linear-gradient(right,#fff0 0,#fff 70%);background-image:linear-gradient(270deg,#fff0 0,#fff 70%)}}@media (min-width:767.3px){.tab-nav-wrapper:after{right:0;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#fff0),color-stop(70%,#fff));background-image:-webkit-linear-gradient(left,#fff0,#fff 70%);background-image:-o-linear-gradient(left,#fff0 0,#fff 70%);background-image:linear-gradient(90deg,#fff0 0,#fff 70%)}}@media (min-width:767.3px){.tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;padding:0 110px}}.tabs>.tab{-ms-flex-negative:0;flex-shrink:0}.tabs-wrapper-line{display:none}@media (min-width:767.3px){.tabs-wrapper-line{position:absolute;display:block;left:0;right:0;bottom:0;z-index:20;height:1px;background-color:#80b122}}.tab{position:relative;display:block;min-width:100px;margin:0 2px;padding:17px 20px 17px 15px;background:#fff;color:#828282;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;z-index:0;max-width:305px}.tab__borders{display:none}@media (min-width:767.3px){.tab__borders{position:absolute;left:0;top:0;width:100%;height:100%;display:block}}@media (min-width:1744px){.tab{max-width:unset}}.tab__inner{position:relative;z-index:2}.tab.active{pointer-events:none!important;z-index:33!important}.tab:not(.active){cursor:pointer}.tab__borders b,.tab__borders b:before,.tab__borders i,.tab__borders i:before{content:'';position:absolute;bottom:0;display:block;-webkit-transition:border-color 0.3s ease-in-out;-o-transition:border-color 0.3s ease-in-out;transition:border-color 0.3s ease-in-out;border:1px solid #e0e0e0}.tab__borders b:before,.tab__borders i:before{width:14px;height:14px;z-index:2}.tab__borders b,.tab__borders i{top:.5px;width:70%;background-color:#fff;border-bottom:unset!important;z-index:1}.tab__borders i{left:0;border-width:1px 0 1px 1px;border-radius:14px 0 0 0}.tab__borders b{right:0;border-width:1px 1px 1px 0;border-radius:0 14px 0 0;-webkit-transform:skewX(12deg);-ms-transform:skewX(12deg);transform:skewX(12deg)}.tab__borders i:before{left:-14px;border-bottom-right-radius:14px;border-width:0 1px 1px 0;-webkit-box-shadow:6px 6px 0 6px #fff;box-shadow:6px 6px 0 6px #fff}.tab__borders b:before{right:-14px;border-bottom-left-radius:14px;border-width:0 0 1px 1px;-webkit-box-shadow:-6px 6px 0 6px #fff;box-shadow:-6px 6px 0 6px #fff}.tab.active,.tab:hover{color:#80b122}.tab.active .tab__borders b,.tab.active .tab__borders b:before,.tab.active .tab__borders i,.tab.active .tab__borders i:before,.tab:hover .tab__borders b,.tab:hover .tab__borders b:before,.tab:hover .tab__borders i,.tab:hover .tab__borders i:before{border-color:currentColor}.tab.active .tab__borders b,.tab.active .tab__borders i{border-bottom-color:#fff!important}.tab:first-child{z-index:10}.tab:nth-child(2){z-index:9}.tab:nth-child(3){z-index:8}.tab:nth-child(4){z-index:7}.tab:nth-child(5){z-index:6}.tab:nth-child(6){z-index:5}.tab:nth-child(7){z-index:4}.tab:nth-child(8){z-index:3}.tab:nth-child(9){z-index:2}.tab__title{margin-bottom:5px;font-size:20px;line-height:24px;text-transform:uppercase;font-weight:700}@media (min-width:1744px){.tab__title{margin-bottom:0}}.tab__description{font-size:14px;line-height:1.25;font-weight:500}@media (min-width:1744px){.tab__description{line-height:1.77}}.tab__description br{display:block}@media (min-width:1744px){.tab__description br{display:none}}.tab-content-wrapper{position:relative}.tab-content-custom{-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:0}@media (min-width:767.3px){.tab-content-custom{position:absolute;top:0;left:0;pointer-events:none}.tab-content-custom.active{pointer-events:auto;position:relative;z-index:1;opacity:1!important}}.tab-dropdown{position:relative;padding:10px 0;padding-right:50px;display:block;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;z-index:0;color:#80b122;border-bottom:1px dashed #80b122}.tab-dropdown+.tab-dropdown{margin-top:10px}@media (min-width:480px){.tab-dropdown{padding-right:40px}}@media (min-width:767.3px){.tab-dropdown{color:#828282;border-bottom:unset}.tab-dropdown.active{color:#80b122}.tab-dropdown+.tab-dropdown{margin-top:unset}}.tab-dropdown__title{margin-bottom:5px;font-size:20px;line-height:24px;text-transform:uppercase;font-weight:700}@media (min-width:1744px){.tab-dropdown__title{margin-bottom:0}}.tab-dropdown__description{font-size:14px;line-height:1.25;font-weight:500;max-width:320px}@media (min-width:1744px){.tab-dropdown__description{line-height:1.77}}.tab-dropdown__description br{display:block}@media (min-width:1744px){.tab-dropdown__description br{display:none}}.tab-dropdown__icon{position:absolute;right:10px;top:50%;width:14px;height:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tab-dropdown__icon svg{height:100%;position:relative;display:block;fill:#828282;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}@media (min-width:767.3px){.tab-dropdown__icon{display:none}}.tab-dropdown.active .tab-dropdown__icon svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tab-dropdown+.tab-content-custom{height:0!important;overflow:hidden!important}@media (min-width:767.3px){.tab-dropdown+.tab-content-custom{height:auto!important;overflow:unset!important}}@media (max-width:767.29px){.tab-dropdown+.tab-content-custom{opacity:0}}.tab-dropdown.active+.tab-content-custom{height:auto!important;overflow:unset!important}@media (max-width:767.29px){.tab-dropdown.active+.tab-content-custom{padding-bottom:35px;opacity:1}}.modal-exit__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.modal-exit__inner{display:block}}.modal-exit__img{width:390px}.modal-exit__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1744px){.modal-exit__img{width:478px}}@media (max-width:1023.3px){.modal-exit__img{width:303px}}@media (max-width:767.3px){.modal-exit__img{width:100%;height:185px}}.modal-exit__content{padding:60px;padding-left:50px}@media (min-width:1744px){.modal-exit__content{padding:100px;padding-left:65px;padding-right:90px}}@media (max-width:1023.3px){.modal-exit__content{padding:36px;padding-left:25px}}@media (max-width:767.3px){.modal-exit__content{padding:22px 10px}}.modal-exit__title{margin-bottom:13px;font-size:28px;line-height:1.26;text-transform:uppercase;font-weight:700}@media (min-width:1744px){.modal-exit__title{margin-bottom:15px;font-size:34px}}@media (max-width:1023.3px){.modal-exit__title{margin-bottom:12px;font-size:22px}}@media (max-width:767.3px){.modal-exit__title{margin-bottom:7px;font-size:20px}}.modal-exit__descr{font-size:16px;margin-bottom:17px}@media (min-width:1744px){.modal-exit__descr{margin-bottom:30px}}@media (max-width:1260px){.modal-exit__descr{max-width:310px;line-height:1.54}}@media (max-width:1023.3px){.modal-exit__descr{margin-bottom:14px}}@media (max-width:767.3px){.modal-exit__descr{margin-bottom:16px}}.modal._exit{max-width:924px;overflow:hidden}.modal._exit .modal-close{top:5px;right:10px}@media (min-width:1744px){.modal._exit{max-width:1130px}.modal._exit .modal-close{top:10px;right:10px}}@media (max-width:1023.3px){.modal._exit{max-width:718px}}@media (max-width:767.3px){.modal._exit{max-width:264px}.modal._exit .modal-close{top:0;right:0}}.modal._exit .modal__inner{padding:0}.modal-cookie{color:#fff;background-color:#383838;padding:29px 0 40px}@media (max-width:1023.3px){.modal-cookie{padding-bottom:38px}}.modal-cookie__inner{position:relative;max-width:1400px}@media (max-width:767.3px){.modal-cookie__inner{padding-left:10px;padding-right:20px}}.modal-cookie__inner:before{content:'';position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:227px;height:227px;background:url(/wp-content/themes/martal/assets/images/modals/cookie-bg.svg) no-repeat 50% / contain}@media (max-width:767.3px){.modal-cookie__inner:before{right:-10px;-webkit-transform:unset;-ms-transform:unset;transform:unset;bottom:-20px;top:unset}}.modal-cookie__title{margin-bottom:28px;font-weight:400!important;text-transform:uppercase}@media (min-width:1744px){.modal-cookie__title{margin-bottom:16px}}@media (max-width:767.3px){.modal-cookie__title{margin-bottom:17px}}.modal-cookie__descr{margin-bottom:22px}@media (min-width:1744px){.modal-cookie__descr{margin-bottom:30px}}@media (max-width:767.3px){.modal-cookie__descr{margin-bottom:33px}.modal-cookie__descr .section-text{font-size:14px}}.modal-cookie__action{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.modal-cookie__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.modal-cookie__action *+*{margin-left:20px}@media (max-width:767.3px){.modal-cookie__action *+*{margin-top:40px;margin-left:unset}}.modal._cookie{width:100%;max-width:unset;border-bottom-right-radius:0;border-bottom-left-radius:0;overflow:hidden}.modal._cookie .modal__inner{padding:0}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px}.rating__star{width:27px;height:27px;margin-right:20px;fill:#eb5757}@media (max-width:1260px){.rating__star{width:35px;height:35px;margin-right:30px}}@media (max-width:1023.3px){.rating__star{width:30px;height:30px;margin-right:22px}}@media (max-width:767.3px){.rating__star{width:24px;height:24px;margin-right:24px}}.rating__star:last-child{margin-right:0}.rating-cience{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-cience span{margin-right:12px}.rating-cience span:last-child{margin-right:0}.rating-cience__star{width:20px;height:20px;stroke:#383838;fill:none;stroke-width:3px}.rating-cience__star.\--active{stroke:#383838}.rating-cience__star.\--empty{stroke:rgb(56 56 56 / .2)}.opinions-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Montserrat,Arial,system-ui,sans-serif;height:100%;padding:40px}.opinions-card.\--slider{padding:0!important}@media (min-width:1744px){.opinions-card{padding:60px}}@media (max-width:1260px){.opinions-card{padding:28px}}@media (max-width:767.3px){.opinions-card{padding-left:20px;padding-right:15px}}.opinions-card__head{display:block;width:100%;height:82px;margin-bottom:28px}.opinions-card__head img{max-width:unset;width:100%}@media (max-width:767.3px){.opinions-card__head{margin-bottom:5px;height:65px}}.opinions-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opinions-card__content-wrapper{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.opinions-card__text{margin-bottom:36px;font-size:16px}@media (max-width:767.3px){.opinions-card__text{margin-bottom:20px}}.opinions-card__img{-ms-flex-negative:0;flex-shrink:0;width:65px;height:65px;border-radius:50%;overflow:hidden;margin-right:20px}.opinions-card__img.\--place{background-color:#000}.opinions-card__img img{width:100%;height:100%}.opinions-card__author{font-weight:600;font-size:14px;line-height:1.46}@media (max-width:1023.3px){.opinions-card__author{font-size:13px}}.opinions-card__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#80b122;line-height:1.96}.opinions-card__more>:first-child{margin-right:7px}.awards-article{position:relative;padding-top:193px;padding-bottom:200px}.awards-article.\--first{padding-top:0}.awards-article.\--first:before{content:unset}@media (max-width:1260px){.awards-article{padding-top:80px;padding-bottom:80px}}@media (max-width:767.3px){.awards-article{padding-top:65px;padding-bottom:65px}}@media (max-width:480px){.awards-article{padding-top:55px;padding-bottom:55px}}.awards-article:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;top:0}.awards-article__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767.3px){.awards-article__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.awards-article__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.awards-article__sidebar{width:205px;margin-left:223px}@media (max-width:1260px){.awards-article__sidebar{margin-left:100px}}@media (max-width:767.3px){.awards-article__sidebar{margin:0 auto}}.awards-article__heading{text-transform:uppercase;margin-bottom:45px}@media (max-width:1260px){.awards-article__heading{padding-bottom:35px}}@media (max-width:767.3px){.awards-article__heading{font-size:22px;padding-bottom:0;margin-bottom:12px}}.awards-article__description{line-height:1.66;font-size:20px;letter-spacing:1}@media (max-width:767.3px){.awards-article__description{line-height:1.96;font-size:18px}}@media (max-width:640px){.awards-article__description{font-size:16px}}@media (max-width:480px){.awards-article__description{font-size:14px}}.awards-article__description+*{margin-top:52px}@media (max-width:767.3px){.awards-article__description+*{margin-top:42px}}@media (max-width:640px){.awards-article__description+*{margin-top:32px}}@media (max-width:480px){.awards-article__description+*{margin-top:25px}}@media (max-width:1260px){.awards-article__img{margin-right:-305px}}@media (max-width:767.3px){.awards-article__img{margin-right:unset}}.awards-article__img img{border-radius:10px;border:1px solid #e0e0e0}.awards-article__img-label{margin-top:30px}@media (max-width:767.3px){.awards-article__img-label{margin-top:20px}}@media (max-width:640px){.awards-article__img-label{margin-top:15px;font-size:14px}}.awards-article-logo{text-align:center}@media (max-width:1260px){.awards-article-logo{position:relative;left:-18px}}@media (max-width:767.3px){.awards-article-logo{left:0;margin-top:20px}}.awards-article-logo__img{width:205px;height:222px;margin-bottom:16px}.awards-article-logo__img img{max-height:100%;max-width:100%;width:100%;height:auto}.awards-article-logo__title{position:relative;font-weight:500;text-transform:uppercase;padding-bottom:25px;margin-bottom:31px;font-size:16px;line-height:1.59}.awards-article-logo__title:after{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;bottom:0;position:absolute;content:''}.what-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -28px;margin-top:100px}@media (min-width:1744px){.what-numbers{margin:0 -38px;margin-top:135px}}@media (max-width:1260px){.what-numbers{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:35px}}.what-numbers__item{padding:0 28px}.what-numbers__item:nth-child(3){min-width:297px}@media (min-width:1744px){.what-numbers__item{padding:0 38px}.what-numbers__item:nth-child(3){min-width:362px}}@media (max-width:1260px){.what-numbers__item{width:50%;margin-bottom:32px}.what-numbers__item:nth-child(3){min-width:unset}}@media (max-width:767.3px){.what-numbers__item{width:100%;margin-bottom:30px}.what-numbers__item:last-child{margin-bottom:0}}.what-number,.what-number__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.what-number__icon{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;background:#fff0 url(/wp-content/themes/martal/assets/images/decor/round-dotted-border.svg) no-repeat 50% / contain;font-size:30px;margin-right:15px;color:#80b122}@media (max-width:767.3px){.what-number__icon.\--small{background-image:url(/wp-content/themes/martal/assets/images/decor/round-dotted-border-small.svg);width:44px;height:44px;margin-right:unset;font-size:20px;font-weight:400}}@media (min-width:1744px){.what-number__icon{font-size:38px;margin-right:25px;width:74px;height:74px}}@media (max-width:1260px){.what-number__icon{font-size:38px;margin-right:25px;width:74px;height:74px}}@media (max-width:640px){.what-number__icon{width:69px;height:69px;margin-right:33px}}.what-number__text{font-weight:500;font-size:15px}@media (min-width:1744px){.what-number__text{font-size:16px}}@media (max-width:1260px){.what-number__text{font-size:16px}}@media (max-width:640px){.what-number__text{font-weight:400}}.section-what-appointment__heading.\--samll{padding-right:100px}@media (max-width:1260px){.section-what-appointment__heading.\--samll{padding-right:unset}}@media (max-width:1260px){.section-what-appointment__heading{margin-bottom:33px}}@media (max-width:1023.3px){.section-what-appointment__heading{margin-bottom:20px}}.what-appointment{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.what-appointment{display:block}}.what-appointment__left-descr{line-height:1.66}@media (max-width:1023.3px){.what-appointment__left-descr{font-weight:500}}.what-appointment__right{-ms-flex-negative:0;flex-shrink:0;width:412px;margin-left:80px}@media (min-width:1744px){.what-appointment__right{width:527px;margin-left:229px}}@media (max-width:1260px){.what-appointment__right{margin-top:-6px;width:425px;margin-left:91px}}@media (max-width:1023.3px){.what-appointment__right{margin-left:0;margin-top:0;width:auto}}.what-appointment__right p{margin-bottom:30px}.what-appointment__right p:last-child{margin-bottom:0}@media (max-width:640px){.what-appointment__right p{font-size:16px}}.what-appointment-list{margin-top:40px}@media (max-width:1260px){.what-appointment-list{margin-top:20px}}.what-appointment-list__item{margin-bottom:3px}.what-appointment-list__item:last-child span i{display:none}.what-appointment-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.what-appointment-list-item p{padding-bottom:28px}.what-appointment-list-item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7px;margin-right:13px}.what-appointment-list-item span:before{content:'';display:block;width:18px;height:18px;border-radius:50%;border:1px solid #80b122}.what-appointment-list-item span i{position:relative;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1px;background-color:#80b122}.what-appointment-list-item span i:after{position:absolute;bottom:0;left:50%;content:'';display:block;width:8px;height:8px;-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);border-right:1px solid #80b122;border-bottom:1px solid #80b122}.what-appointment__title{font-size:34px;font-weight:700;line-height:1.26;margin-bottom:56px;max-width:300px}@media (max-width:1260px){.what-appointment__title{margin-bottom:50px}}@media (max-width:1023.3px){.what-appointment__title{max-width:unset;margin-bottom:25px;font-size:28px}}@media (max-width:640px){.what-appointment__title{font-size:18px;margin-bottom:13px}}.what-appointment-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.3px){.what-appointment-second{display:block}}.what-appointment-second__left,.what-appointment-second__right{width:662px}@media (max-width:767.3px){.what-appointment-second__left,.what-appointment-second__right{width:100%!important}}.what-appointment-second__left{padding-right:10px}@media (max-width:1260px){.what-appointment-second__left{width:444px}}@media (max-width:767.3px){.what-appointment-second__left{margin-bottom:35px}}.what-appointment-second__right{padding-left:10px}@media (max-width:1260px){.what-appointment-second__right{width:458px}}@media (max-width:767.3px){.what-appointment-second__right{padding-left:0}}.what-appointment-second p{margin-bottom:35px}.what-appointment-second p:last-child{margin-bottom:0}.what-appointment-second__arrow{margin-top:93px;margin-bottom:94px}@media (max-width:1260px){.what-appointment-second__arrow{margin-top:42px;margin-bottom:49px}}@media (max-width:767.3px){.what-appointment-second__arrow{margin-top:26px;margin-bottom:22px}}.what-appointment-second__presentation-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.what-appointment-second__presentation-inner{display:block}}.what-appointment-second__presentation-text{margin-bottom:30px;line-height:1.26;margin-bottom:105px}@media (max-width:1260px){.what-appointment-second__presentation-text{margin-bottom:58px}}@media (max-width:767.3px){.what-appointment-second__presentation-text{font-size:14px;font-weight:700;line-height:1.96;margin-bottom:32px}}.what-appointment-second__presentation-img{-ms-flex-negative:0;flex-shrink:0;width:820px;margin-right:75px}@media (min-width:1744px){.what-appointment-second__presentation-img{width:965px;margin-right:114px}}@media (max-width:1260px){.what-appointment-second__presentation-img{width:100%;margin-right:unset}}.what-appointment-second__presentation-heading{line-height:1.26;font-weight:800;text-transform:uppercase;padding-top:225px}@media (max-width:1260px){.what-appointment-second__presentation-heading{position:absolute;top:-28px;right:57px;max-width:295px;padding-top:0}}@media (max-width:1023.3px){.what-appointment-second__presentation-heading{top:-12px;right:32px;max-width:228px}}@media (max-width:767.3px){.what-appointment-second__presentation-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;top:unset;right:unset;max-width:unset;margin-top:20px;margin-left:10px}}.what-appointment-second__presentation-heading span{font-size:80px}@media (min-width:1744px){.what-appointment-second__presentation-heading span{font-size:104px}}@media (max-width:1260px){.what-appointment-second__presentation-heading span{font-size:84px}}@media (max-width:1023.3px){.what-appointment-second__presentation-heading span{font-size:59px}}@media (max-width:767.3px){.what-appointment-second__presentation-heading span{font-size:76px;margin-right:10px}}@media (max-width:480px){.what-appointment-second__presentation-heading span{font-size:59px}}.what-appointment-second__presentation-heading p{font-size:40px}@media (min-width:1744px){.what-appointment-second__presentation-heading p{font-size:54px}}@media (max-width:1260px){.what-appointment-second__presentation-heading p{font-size:34px}}@media (max-width:1023.3px){.what-appointment-second__presentation-heading p{font-size:28px}}@media (max-width:767.3px){.what-appointment-second__presentation-heading p{max-width:220px}}@media (max-width:480px){.what-appointment-second__presentation-heading p{font-size:21px;max-width:150px}}.section-what-tiers{margin-top:40px;margin-bottom:110px}@media (max-width:1260px){.section-what-tiers{margin-bottom:40px}}@media (max-width:1023.3px){.section-what-tiers{margin-bottom:0}.section-what-tiers .list-cards__item{width:100%}}.section-what-team{margin-top:112px;margin-bottom:90px}@media (max-width:1260px){.section-what-team{margin-top:50px;margin-bottom:60px;margin-top:40px;margin-bottom:40px}}.what-team-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1260px){.what-team-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.what-team-list__item{width:350px}@media (min-width:1744px){.what-team-list__item{width:420px}}@media (max-width:1260px){.what-team-list__item{width:100%!important;margin-bottom:65px}}@media (max-width:1023.3px){.what-team-list__item{margin-bottom:40px}}.what-team-list__item.\--first{width:350px;margin-right:unset}@media (min-width:1744px){.what-team-list__item.\--first{width:410px;margin-right:45px}}@media (max-width:1260px){.what-team-list__item.\--first{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-bottom:0}}.what-team-list-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}@media (max-width:1023.3px){.what-team-list-item__head{display:block;margin-bottom:20px}}.what-team-list-item__head-title{max-width:240px;font-size:20px;margin-left:23px;line-height:1.26}@media (max-width:1260px){.what-team-list-item__head-title{max-width:405px}}@media (max-width:1023.3px){.what-team-list-item__head-title{margin-left:unset;margin-top:12px}}.what-team-list-item__head-icon{width:68px;height:70px;color:#80b122}.what-team-list-item__head-icon svg{width:100%;height:100%}@media (max-width:1260px){.what-team-list-item__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -24px}}@media (max-width:1023.3px){.what-team-list-item__body{display:block;margin:0}}.what-team-list-item__body-item{line-height:1.26;margin-bottom:20px}@media (max-width:1260px){.what-team-list-item__body-item{padding:0 24px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:unset}}@media (max-width:1023.3px){.what-team-list-item__body-item{padding:0;margin-bottom:15px}}.what-team-list-item__body-item.\--offset-big{margin-bottom:30px}@media (max-width:1260px){.what-team-list-item__body-item.\--offset-big{margin-bottom:unset}}@media (max-width:1023.3px){.what-team-list-item__body-item.\--offset-big{margin-bottom:15px}}.what-team-list-item__body-item:last-child{margin-bottom:0!important}.section-what-phases{margin-top:56px}@media (max-width:1260px){.section-what-phases{margin-top:50px}}@media (max-width:1023.3px){.section-what-phases{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}}.what-phases{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.what-phases{position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.what-phases__item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}.what-phases__item:last-child{margin-right:0}.what-phases__item-day{display:none}@media (max-width:1023.3px){.what-phases__item-day{position:absolute;left:0;top:0;display:block}}@media (max-width:1023.3px){.what-phases__item{position:relative;margin-right:0;margin-bottom:18px;padding-left:130px}}@media (max-width:1023.3px) and (max-width:640px){.what-phases__item{padding-left:60px}}@media (max-width:1023.3px){.what-phases__item:last-child{margin-bottom:0}}.what-phases-item{position:relative;background-color:#80b122;border-radius:10px;padding:17px 38px 37px;color:#fff;height:100%;line-height:1.26}@media (max-width:1260px){.what-phases-item{padding-left:29px;padding-right:29px}}@media (max-width:640px){.what-phases-item{padding:10px 18px 17px}}.what-phases-item.\--shadow{background-image:-webkit-radial-gradient(-8% 10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(-8% 10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at -8% 10%,rgb(0 0 0 / .35) 0,#fff0 14%)}@media (max-width:1023.3px){.what-phases-item.\--shadow{background-image:-webkit-radial-gradient(94% -10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(94% -10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at 94% -10%,rgb(0 0 0 / .35) 0,#fff0 14%)}}@media (max-width:640px){.what-phases-item.\--shadow{background-image:-webkit-radial-gradient(90% -10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(90% -10%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at 90% -10%,rgb(0 0 0 / .35) 0,#fff0 14%)}}@media (max-width:480px){.what-phases-item.\--shadow{background-image:-webkit-radial-gradient(83% -8%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(83% -8%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at 83% -8%,rgb(0 0 0 / .35) 0,#fff0 14%)}}.what-phases-item.\--item-1{z-index:3}.what-phases-item.\--item-2{z-index:2}.what-phases-item.\--item-3{z-index:1}.what-phases-item__arrow{position:absolute;left:100%;top:0;z-index:2;width:45px;height:92px;fill:#80b122;margin-left:-10px}@media (max-width:1023.3px){.what-phases-item__arrow{right:0;left:unset;top:100%;-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:translateY(50%) rotate(90deg);-ms-transform:translateY(50%) rotate(90deg);transform:translateY(50%) rotate(90deg);margin-left:0;margin-top:-14px}}.what-phases-item__head{text-transform:uppercase;min-height:135px}@media (max-width:1260px){.what-phases-item__head{min-height:125px}}@media (max-width:1023.3px){.what-phases-item__head{min-height:unset;margin-bottom:0}}.what-phases-item__undertitle{font-size:44px;font-weight:800;margin-bottom:14px}@media (max-width:1023.3px){.what-phases-item__undertitle{font-size:34px;margin-bottom:5px}}.what-phases-item__title{font-size:25px;font-weight:600}@media (max-width:1260px){.what-phases-item__title{font-size:18px}}@media (max-width:1023.3px){.what-phases-item__title{font-weight:700}}.what-phases-item__list-item{position:relative;padding:24px 0}@media (max-width:640px){.what-phases-item__list-item{font-size:14px;font-weight:600}}.what-phases-item__list-item:before{content:'';display:block;height:1.5px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#fff),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#fff 20%,#fff0 0);background-image:-o-linear-gradient(left,#fff 20%,#fff0 0);background-image:linear-gradient(90deg,#fff 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;bottom:0;left:0;width:100%}.what-phases-item__list-item:last-child{padding-bottom:0}.what-phases-item__list-item:last-child:before{content:unset}.what-phases-item-decor{display:none}.what-phases-item.\--item-2 .what-phases-item__list-item{max-width:300px}.what-phases-days{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:71px}@media (max-width:1260px){.what-phases-days{margin-top:40px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (max-width:1023.3px){.what-phases-days{display:none}}.what-phases-days__item{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.what-phases-days-line{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;display:block;left:35px;right:25px}.what-phases-days-line.\--mobile{display:none}@media (max-width:1023.3px){.what-phases-days-line.\--mobile{display:block;top:0;bottom:0;left:60px;right:unset}}@media (max-width:640px){.what-phases-days-line.\--mobile{left:25px}}@media (max-width:1023.3px){.what-phases-days-line{top:0;bottom:0;left:50%;right:unset;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.what-phases-days-line:after,.what-phases-days-line:before{content:''}.what-phases-days-line:before{display:block;height:2px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(35%,#80b122),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#80b122 35%,#fff0 0);background-image:-o-linear-gradient(left,#80b122 35%,#fff0 0);background-image:linear-gradient(90deg,#80b122 35%,#fff0 0);background-position:bottom;background-size:8.5px 2px;background-repeat:repeat-x}@media (max-width:1023.3px){.what-phases-days-line:before{display:block;width:2px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(35%,#80b122),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#80b122 35%,#fff0 0);background-image:-o-linear-gradient(#80b122 35%,#fff0 0);background-image:linear-gradient(#80b122 35%,#fff0 0);background-position:100%;background-size:2px 8.5px;background-repeat:repeat-y}}.what-phases-days-line:after{position:absolute;top:50%;right:0;width:15px;height:15px;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border-top:2px solid #a4ca71;border-right:2px solid #a4ca71;background-color:#fff}@media (max-width:1023.3px){.what-phases-days-line:after{bottom:0;top:unset;left:50%;right:unset;-webkit-transform:translateX(-50%) rotate(135deg);-ms-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg)}}.what-phases-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:120px;height:120px;position:relative;font-size:27px;font-weight:700;text-transform:uppercase;background-color:#fff}@media (max-width:640px){.what-phases-day{width:50px;height:50px;font-size:12px;font-weight:800}}.what-phases-day img{position:absolute;width:100%;height:100%}.what-benefits__heading{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1260px){.what-benefits__heading{margin-bottom:21px}}@media (max-width:767.3px){.what-benefits__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.what-benefits__heading-left{position:relative;padding-right:150px;width:864px}@media (min-width:1744px){.what-benefits__heading-left{width:1060px}}@media (max-width:1260px){.what-benefits__heading-left{padding-right:71px;width:721px}}@media (max-width:767.3px){.what-benefits__heading-left{width:100%;padding-left:30px;margin-bottom:15px;padding-right:0}}.what-benefits__heading-left-arrow{position:absolute;top:50%;right:55px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:121px;height:1px;color:#80b122;background-color:currentColor}@media (max-width:1260px){.what-benefits__heading-left-arrow{width:50px}}@media (max-width:767.3px){.what-benefits__heading-left-arrow{top:5px;bottom:0;left:8px;right:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:1px;height:unset}}.what-benefits__heading-left-arrow:before{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:10px;height:10px;border-top:1px solid currentColor;border-right:1px solid currentColor}@media (max-width:767.3px){.what-benefits__heading-left-arrow:before{bottom:0;top:unset;left:50%;right:unset;-webkit-transform:translateX(-50%) rotate(135deg);-ms-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg)}}.what-benefits__heading-right{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767.3px){.what-benefits__heading-right{max-width:280px}}.what-benefits__heading-right br{display:none}@media (max-width:1260px){.what-benefits__heading-right br{display:initial}}@media (max-width:767.3px){.what-benefits__heading-right br{display:none}}.what-benefits__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1260px){.what-benefits__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.what-benefits__content-left{width:864px;padding-right:100px}@media (min-width:1744px){.what-benefits__content-left{padding-right:150px;width:1060px}}@media (max-width:1260px){.what-benefits__content-left{margin-bottom:60px;width:100%;padding-right:unset}}@media (max-width:767.3px){.what-benefits__content-left{margin-bottom:24px}}.what-benefits__content-left p{margin-bottom:30px}.what-benefits__content-left p:last-child{margin-bottom:0}.what-benefits__content-right{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.26}.what-benefits__content-right-title{margin-bottom:20px}@media (max-width:1260px){.what-benefits__content-right-title{margin-bottom:28px}}@media (max-width:767.3px){.what-benefits__content-right-title{margin-bottom:18px}}@media (max-width:1260px){.what-benefits__content-right-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1023.3px){.what-benefits__content-right-list{display:block}}.what-benefits__content-right-list>*{margin-bottom:29px}@media (max-width:1260px){.what-benefits__content-right-list>*{max-width:278px;margin-bottom:unset}}@media (max-width:1023.3px){.what-benefits__content-right-list>*{margin-bottom:13px;line-height:1.96}}.what-benefits__content-right-list>:last-child{margin-bottom:0!important}.section-what-form__heading{margin-bottom:26px}@media (max-width:1260px){.section-what-form__heading{margin-bottom:35px}}.what-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1260px){.what-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.what-form__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;width:100%;max-width:757px;padding-top:0;padding-right:40px}@media (min-width:1744px){.what-form__left{padding-top:20px;padding-right:0}}@media (max-width:1260px){.what-form__left{margin-bottom:50px;max-width:unset;padding-right:0;padding-top:0}}.what-form__left p:last-of-type{margin-bottom:0!important}.what-form__left p{margin-bottom:12px}@media (min-width:1744px){.what-form__left p{margin-bottom:30px}}@media (max-width:1260px){.what-form__left p{display:block;margin-bottom:30px}}.what-form__left-action{margin-top:auto}@media (max-width:1260px){.what-form__left-action{margin-top:40px}}@media (max-width:480px){.what-form__left-action a{width:100%}}.what-form__right{width:100%;max-width:641px;padding-left:20px}@media (max-width:1260px){.what-form__right{max-width:unset;padding-left:0}.what-form__right .section-hero-cu__form-submit{margin-top:30px}}@media (max-width:640px){.what-form__right .form__col{width:100%}}.what-addition{display:-webkit-box;display:-ms-flexbox;display:flex}.what-addition.\--off{padding-top:0;margin-top:0}.what-addition.\--off:before{content:unset}@media (max-width:1260px){.what-addition{display:block;position:relative;padding-top:84px}.what-addition:before{content:'';position:absolute;top:0;left:0;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}}@media (max-width:640px){.what-addition{padding-top:58px;margin-top:20px}}.what-addition__heading{width:430px}@media (min-width:1744px){.what-addition__heading{width:550px}}@media (max-width:1260px){.what-addition__heading{width:100%;margin-bottom:34px}}@media (max-width:767.3px){.what-addition__heading{margin-bottom:21px}}.what-addition__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.addition-card{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:44px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.3px){.addition-card{display:block;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;padding-bottom:24px}}.addition-card__title{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:704px;font-size:20px;line-height:1.26;font-weight:700}@media (max-width:767.3px){.addition-card__title{font-size:16px}}.addition-card__action{margin-left:50px}@media (max-width:767.3px){.addition-card__action{margin-left:unset}}.addition-card__link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#80b122;font-weight:500;border-bottom:1px dashed currentColor;cursor:pointer}.addition-card__link-icon{margin-left:6px;fill:currentColor}.list-links__item+.list-links__item{position:relative;padding-top:45px}@media (max-width:767.3px){.list-links__item+.list-links__item{padding-top:24px}}.list-links__item+.list-links__item:before{position:absolute;top:0;left:0;content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#bdbdbd),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:-o-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:linear-gradient(90deg,#bdbdbd 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}.sales-partners__row+.sales-partners__row{margin-top:40px}@media (max-width:1023.3px){.sales-partners__row+.sales-partners__row{margin-top:30px}}.sales-partners__row.\--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.sales-partners__row.\--flex{display:block}}.sales-partners__row.\--flex>:last-child{width:100%;max-width:1030px;margin-left:40px}@media (max-width:1023.3px){.sales-partners__row.\--flex>:last-child{margin-left:unset;max-width:unset;margin-top:30px}}.sales-partners__row.\--flex>:first-child{min-width:400px;max-width:400px;margin-right:auto}@media (max-width:1023.3px){.sales-partners__row.\--flex>:first-child{min-width:unset;margin-right:unset;max-width:unset}}.sales-text-bold{font-weight:700;line-height:1.96;font-size:16px}.sales-text-bold.\--big{font-size:20px}@media (max-width:1023.3px){.sales-text-bold.\--big{font-size:18px}}@media (max-width:767.3px){.sales-text-bold.\--big{font-size:16px}}.sales-text-bold.\--lh-small{line-height:1.26}.sales-block+.sales-block{margin-top:120px}@media (max-width:1260px){.sales-block+.sales-block{margin-top:80px}}@media (max-width:767.3px){.sales-block+.sales-block{margin-top:50px}}.sales-block__title{margin-bottom:18px;line-height:1.26;font-weight:700;font-size:34px}@media (max-width:1260px){.sales-block__title{font-size:24px}}@media (max-width:767.3px){.sales-block__title{font-size:20px}}.sales-block__title.\--small{font-size:20px}.sales-block__title.\--offset-big{margin-bottom:32px}.sales-block__title.\--light{font-weight:300}.sales-block.\--bg{position:relative;padding:72px 0}.sales-block.\--bg:before{content:'';z-index:-1;position:absolute;top:0;bottom:0;left:-9999px;right:-9999px;background-color:#fbfbfb}.sales-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.sales-row{display:block}}.sales-row.\--half>*{width:50%}@media (max-width:1023.3px){.sales-row.\--half>*{width:100%}}.sales-row.\--half>:last-child{padding-left:68px}@media (max-width:1023.3px){.sales-row.\--half>:last-child{padding-left:0;margin-top:30px}}.sales-row.\--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sales-row+.sales-row{margin-top:40px}@media (max-width:1023.3px){.sales-row+.sales-row{margin-top:30px}}@media (max-width:767.3px){.sales-row+.sales-row{margin-top:20px}}.sales-row.\--right>:first-child{width:100%;max-width:1000px;margin-right:40px}@media (max-width:1023.3px){.sales-row.\--right>:first-child{margin-right:0;max-width:unset}}.sales-row.\--right>:last-child{min-width:420px;max-width:420px;margin-left:auto;padding-left:unset}@media (max-width:1023.3px){.sales-row.\--right>:last-child{margin-left:unset;max-width:unset;margin-top:30px;min-width:unset}}.sales-list>*{margin-bottom:30px}.sales-list>:last-child{margin-bottom:0}.sales-team__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.sales-team__row{display:block}.sales-team__row>*{max-width:unset!important;margin-right:unset!important;margin-left:unset!important;padding-left:0!important;min-width:unset!important}.sales-team__row>*+*{margin-top:30px!important}}.sales-team__row.\--block-1>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.sales-team__row.\--block-1>:last-child{padding-left:68px}.sales-team__row.\--block-2>*{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.sales-team__row.\--block-2>:first-child{width:100%;max-width:1000px;margin-right:40px}.sales-team__row.\--block-2>:last-child{min-width:420px;max-width:420px;margin-left:auto;padding-left:unset}.sales-team__row.\--block-4>*{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-right:68px}.sales-team__row.\--block-4>:first-child{width:100%;max-width:280px}.sales-team__row.\--block-4>:nth-child(2){max-width:387px}.sales-team__row.\--block-4>:last-child{width:100%;max-width:710px;margin-right:0}.sales-boost__heading{max-width:630px;margin-right:auto}.sales-services__list{margin-top:45px}@media (max-width:1023.3px){.sales-services__list .list-line{max-width:unset!important}}.sales-services__list-cycle>:last-child{max-width:589px;margin-left:100px}@media (max-width:1023.3px){.sales-services__list-cycle>:last-child{margin-left:0;margin-top:30px}}.sales-services__list-efficient>:first-child{width:100%;max-width:305px;margin-right:40px}@media (max-width:1023.3px){.sales-services__list-efficient>:first-child{margin-bottom:30px}}.sales-services__list-efficient>:last-child{margin-left:auto;max-width:1140px;-webkit-box-flex:1;-ms-flex:1;flex:1}.sales-services-efficient>:first-child{padding-left:15px}.sales-services-efficient>:last-child{display:block;margin-top:18px}.sales-services-cycle__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.sales-services-cycle__row{display:block}}.sales-services-cycle__arrow{margin:0 100px}.sales-services-cycle__arrow img{height:100%;width:auto;max-width:unset}@media (max-width:1023.3px){.sales-services-cycle__arrow{display:none}}.sales-services-cycle__right{width:100%;max-width:390px;min-width:390px}@media (max-width:1023.3px){.sales-services-cycle__right{max-width:unset;margin-top:30px;min-width:unset}}.sales-b2b__left-heading-wrap{position:relative}.sales-b2b__left-arrow{display:none;position:absolute;right:-50px;top:50%;width:250px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#80b122}@media (min-width:1744px){.sales-b2b__left-arrow{display:block}}.sales-b2b__left-arrow:after,.sales-b2b__left-arrow:before{display:block;content:''}.sales-b2b__left-arrow:before{position:absolute;right:0;top:50%;height:8px;width:8px;border-right:1px solid currentColor;border-top:1px solid currentColor;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.sales-b2b__left-arrow:after{height:1px;width:100%;background-color:currentColor}.sales-subhero__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.sales-subhero__row{display:block}}.sales-subhero__divider{position:relative;width:1px;margin:0 auto}@media (max-width:767.3px){.sales-subhero__divider{display:none}}.sales-subhero__divider:before{content:'';position:absolute;display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#828282 20%,#fff0 0);background-image:-o-linear-gradient(#828282 20%,#fff0 0);background-image:linear-gradient(#828282 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y;top:0;left:0}.sales-subhero__left{width:100%;max-width:425px;margin-right:40px}@media (max-width:767.3px){.sales-subhero__left{max-width:unset;margin-right:0;margin-bottom:30px}}.sales-subhero__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:860px;margin-left:40px}@media (max-width:767.3px){.sales-subhero__right{max-width:unset;margin-left:0}}.sales-subhero__right>:last-child{margin-top:auto}.sales-highlite>*{position:relative;display:inline-block}.sales-highlite>* b,.sales-highlite>* span{position:relative;z-index:3}.sales-highlite>:first-child:before,.sales-highlite>:last-child:after,.sales-highlite>:last-child:before{content:'';position:absolute;left:-14px;right:-14px;border-radius:10px;background-color:#f2f2f2}@media (max-width:767.3px){.sales-highlite>:first-child:before,.sales-highlite>:last-child:after,.sales-highlite>:last-child:before{left:-5px}}.sales-highlite>:first-child:before{bottom:-20px;top:-10px}.sales-highlite>:last-child:before{right:0;top:-10px;height:calc(80% + 10px)}.sales-highlite>:last-child:after{bottom:-15px;height:calc(60% + 15px);right:25px}.sales-services__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:50px 0}@media (min-width:767.3px){.sales-services__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin:90px 0 108px}}@media (min-width:1023.3px){.sales-services__actions{margin:108px 0}}@media (min-width:1260px){.sales-services__actions{margin:150px 0}}@media (min-width:1744px){.sales-services__actions{margin:200px 0}}.sales-services__actions>*{margin-bottom:25px;margin-right:unset}@media (min-width:767.3px){.sales-services__actions>*{margin-bottom:unset;margin-right:35px}}.sales-services__actions>:last-child{margin-right:0!important;margin-bottom:0!important}.c-tooltip{position:relative;z-index:2;display:inline-block}.c-tooltip.show{z-index:3}.c-tooltip__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;cursor:pointer}.c-tooltip__icon:hover svg{fill:#80b122}.c-tooltip__icon svg{fill:silver;pointer-events:none}.c-tooltip__box{position:absolute;width:258px;top:100%;margin-top:18px;right:-20px;opacity:0;pointer-events:none;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;-webkit-box-shadow:0 0 25px 0 rgb(0 0 0 / .1);box-shadow:0 0 25px 0 rgb(0 0 0 / .1);border-radius:10px}.c-tooltip__box:after,.c-tooltip__box:before{content:''}.c-tooltip__box:before{position:absolute;z-index:1;width:15px;height:15px;background-color:#fff;right:24px;top:0;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-box-shadow:0 0 25px 0 rgb(0 0 0 / .1);box-shadow:0 0 25px 0 rgb(0 0 0 / .1)}.c-tooltip__inner{position:relative;z-index:3;background-color:#fff;border-radius:10px}.c-tooltip.show .c-tooltip__box{opacity:1;pointer-events:all}.c-tooltip__content{position:relative;padding:10px}.c-tooltip__head{padding:16px 10px;padding-bottom:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.c-tooltip__title{font-size:14px;font-weight:700;letter-spacing:1.04px;line-height:1.21}.c-tooltip__link{color:#052fc3;font-weight:500;font-size:12px;letter-spacing:1.04px;line-height:1.26;overflow-wrap:anywhere}.c-tooltip__close{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;right:4px;top:6px;cursor:pointer}.c-tooltip__close svg{width:12px;height:12px;fill:#80b122;pointer-events:none}.btn{position:relative;text-align:center;width:auto;-ms-flex-negative:0;flex-shrink:0;border:none;-webkit-transition:color 0.3s,background-color 0.3s,opacity 0.3s,border 0.3s,-webkit-box-shadow 0.3s;transition:color 0.3s,background-color 0.3s,opacity 0.3s,border 0.3s,-webkit-box-shadow 0.3s;-o-transition:color 0.3s,background-color 0.3s,box-shadow 0.3s,opacity 0.3s,border 0.3s;transition:color 0.3s,background-color 0.3s,box-shadow 0.3s,opacity 0.3s,border 0.3s;transition:color 0.3s,background-color 0.3s,box-shadow 0.3s,opacity 0.3s,border 0.3s,-webkit-box-shadow 0.3s;opacity:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:54px;padding:10px 36px;font-family:Montserrat,Arial,system-ui,sans-serif;white-space:nowrap;color:#fff;cursor:pointer;font-weight:600;border-radius:10px;font-size:18px}.btn:hover{opacity:.85}.btn__text{font-family:Montserrat,Arial,system-ui,sans-serif;-webkit-transition:color 0.3s,opacity 0.3s;-o-transition:color 0.3s,opacity 0.3s;transition:color 0.3s,opacity 0.3s;color:inherit}@media (max-width:1260px){.btn__text{font-size:18px}}@media (max-width:1023.3px){.btn__text{font-size:14px}}.btn__icon{-webkit-transition:fill 0.3s;-o-transition:fill 0.3s;transition:fill 0.3s;width:26px;height:26px;margin-right:12px}.btn__icon.\--right{margin-right:0;margin-left:6px}.btn__text{white-space:nowrap;line-height:1}.btn__text.\--tt-init{text-transform:none}.btn__text.\--tt-c{text-transform:capitalize}.btn__text.\--blog{letter-spacing:.9px}.btn__text.\--fw-m{font-weight:500}@media (max-width:767.3px){.btn__text.\--sm-bold{font-weight:700!important}}.btn__text.\--xl{font-size:24px}.btn.\--big{height:50px;padding:10px 25px}.btn.\--big.\--p-big{padding:10px 36px}@media (min-width:767.3px){.btn.\--big{height:70px}}.btn.\--full{width:100%}.btn.\--xlc{height:70px;padding:10px 20px}@media (max-width:767.3px){.btn.\--xlc{height:50px}}.btn.\--xlc2{height:70px;padding:10px 34px}@media (max-width:767.3px){.btn.\--xlc2{height:50px}}.btn.\--xlc2 .btn__text,.btn.\--xlc .btn__text{font-size:18px;line-height:1.96}.btn.\--xl{height:75px;padding:10px 25px}@media (max-width:767.3px){.btn.\--xl{height:50px}}.btn.\--xl .btn__text{font-size:24px}@media (max-width:767.3px){.btn.\--xl .btn__text{font-size:14px}}.btn.\--big .btn__text{font-size:18px;letter-spacing:.1px}@media (max-width:767.3px){.btn.\--big .btn__text{font-size:14px}}.btn.\--stroke{color:currentColor;border:2px solid currentColor;background-color:#fff0!important}.btn.\--round{border-radius:100px}.btn.\--field{border-top-left-radius:0;border-bottom-left-radius:0}.btn.\--uppercase{text-transform:uppercase}.btn.\--acsent{color:#fff;background-color:#80b122}.btn.\--acsent.\--stroke{color:#80b122}.btn.\--secondary{background-color:#2d9cdb}.btn.\--black{background-color:#000;color:#fff}.btn.\--grey{background-color:#bdbdbd}.btn.\--white{background-color:#fff;color:#a4ca71}.btn.\--bordered{border-radius:40px;background-color:#fff0;color:#a4ca71;border:1px solid currentColor;font-weight:600;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1}.btn.\--bordered.\--tall{border-width:2px}.btn.\--bordered:hover{opacity:.8}.btn.\--bordered.\--white{color:#fff}.btn.\--bordered.\--secondary{color:#2d9cdb}.btn.\--bordered svg{fill:currentColor}.btn span{pointer-events:none}.btn-modal-close{color:#fff}.btn-modal-close svg{fill:currentColor}.link{display:inline-block;opacity:1;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.link:hover{opacity:.8}.link.\--inline{display:inline}.link.\--underline{text-decoration:underline}.link.\--dashed{display:inline;border-bottom:1px dashed currentColor}.link.\--dashed:hover{border-color:#fff0}.link-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:600;color:inherit}.link-arrow.\--lower{text-transform:none}.link-arrow.\--acsent{color:#a4ca71}.link-arrow.\--acsent-d{color:#80b122}.link-arrow svg{width:22px;height:22px;fill:currentColor;margin-left:11px}.link-arrow.\--small{font-size:14px}.link-arrow.\--small svg{margin-left:7px;width:14px;height:14px}.link-arrow-under{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:600;color:inherit;color:#80b122;border-bottom:1px dashed currentColor}@media (max-width:767.3px){.link-arrow-under{font-size:16px}}.link-arrow-under.\--acsent{color:#80b122}.link-arrow-under svg{width:24px;height:24px;fill:currentColor;margin-left:8px}.card{background-color:#fff;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .07);box-shadow:0 0 75px 0 rgb(0 0 0 / .07);border-radius:10px}.card.\--hover{position:relative;-webkit-transition:-webkit-transform 0.3s,-webkit-box-shadow 0.3s;transition:-webkit-transform 0.3s,-webkit-box-shadow 0.3s;-o-transition:transform 0.3s,box-shadow 0.3s;transition:transform 0.3s,box-shadow 0.3s;transition:transform 0.3s,box-shadow 0.3s,-webkit-transform 0.3s,-webkit-box-shadow 0.3s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);cursor:pointer}@media (min-width:768.3px){.card.\--hover:hover{-webkit-box-shadow:0 0 95px 0 rgb(0 0 0 / .06);box-shadow:0 0 95px 0 rgb(0 0 0 / .06);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}}.card-bg{border-radius:10px;background-color:#fbfbfb}.card-service{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-service,.card-service__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-service__icon{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:118px;height:118px}.card-service__icon img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-service__label{white-space:nowrap;text-align:center;font-size:14px;font-weight:500}@media (min-width:1744px){.card-service__label{font-size:16px}}@media (max-width:1260px){.card-service__label{font-size:16px}}.card-service__icon{color:#80b122;margin-bottom:24px}.card-discover{color:#383838;width:100%;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.card-discover:hover{color:#80b122}.card-discover__img{width:100%;margin-bottom:24px}.card-discover__img img{width:100%;max-width:unset}.card-discover__title{color:inherit;font-size:20px;line-height:1.26;font-weight:700}@media (max-width:640px){.card-discover__title{font-size:16px}}.discovery-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px}.discovery-list>*{width:25%;padding:0 7px}@media (min-width:1744px){.discovery-list{margin:0 -21px}.discovery-list>*{padding:0 21px}}@media (max-width:1023.3px){.discovery-list{margin:0 -20px}.discovery-list>*{width:50%;margin-bottom:32px;padding:0 20px}}@media (max-width:767.3px){.discovery-list>*{width:100%;margin-bottom:24px}}.card-academy{color:#383838;width:100%;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;height:100%;padding-top:44px}@media (max-width:1260px){.card-academy{padding-top:24px}}.card-academy__head{padding:0 44px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;min-height:71px}@media (max-width:1260px){.card-academy__head{padding:0 24px;min-height:56px}}@media (max-width:1023.3px){.card-academy__head{margin-bottom:16px;min-height:unset}}.card-academy__body{padding:44px;padding-top:0!important}@media (max-width:1260px){.card-academy__body{padding:24px}}.card-academy__count{position:absolute;right:100%;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);background-color:#fff;width:44px;height:44px;color:#80b122;font-size:24px;line-height:1;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}@media (min-width:1744px){.card-academy__count{font-size:24px;width:52px;height:52px}}@media (max-width:767.3px){.card-academy__count{font-size:16px;width:24px;height:24px}}.card-academy__icon{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;margin-right:32px}@media (max-width:1260px){.card-academy__icon{width:40px;height:40px;margin-right:20px}}@media (max-width:767.3px){.card-academy__icon{width:24px;height:24px;margin-right:10px}}.card-academy__icon svg{width:100%;height:100%}.card-academy__title{color:inherit;font-weight:800;letter-spacing:1.2px;font-size:22px;line-height:1.26}@media (min-width:1744px){.card-academy__title{font-size:28px}}@media (max-width:767.3px){.card-academy__title{letter-spacing:.8px;font-weight:800;font-size:18px}}.card-academy__text{font-size:16px}.card-academy__text.\--sm{font-size:14px}.card-academy__action{margin-top:24px}@media (min-width:1744px){.card-academy__action{margin-top:38px}}@media (max-width:767.3px){.card-academy__action{margin-top:16px}}.multichanel-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:148px}@media (max-width:1260px){.multichanel-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}@media (max-width:767.3px){.multichanel-row{gap:30px}}.multichanel-row>:first-child{max-width:560px}@media (min-width:1744px){.multichanel-row>:first-child{max-width:720px}}.multichanel-row>:last-child{max-width:650px}@media (max-width:1260px){.multichanel-row>*{max-width:unset!important}}.section-sales-team__arrow{margin-top:34px;margin-bottom:30px}.section-sales-team__arrow img{max-width:unset;width:100%}@media (max-width:767.3px){.section-sales-team__arrow{margin:20px 0}}.section-sales-team__under{margin-bottom:30px;max-width:1100px;letter-spacing:.2px}@media (max-width:767.3px){.section-sales-team__under{margin-bottom:20px}}.section-sales-team__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:125px}@media (max-width:1023.3px){.section-sales-team__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media (max-width:767.3px){.section-sales-team__row{gap:20px}}.section-sales-team__row>:first-child{max-width:562px}.section-sales-team__row>:last-child{max-width:830px}@media (max-width:1023.3px){.section-sales-team__row>*{max-width:unset!important}}.card-state{width:100%;font-weight:700}.card-state__head{color:#80b122;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.card-state__value{font-size:44px;line-height:1}@media (max-width:767.3px),(max-width:1260px){.card-state__value{font-size:32px}}@media (max-width:1023.3px){.card-state__value{font-size:28px}}.card-state__text{font-size:16px;line-height:1.68}@media (max-width:1260px){.card-state__text{font-size:14px}}.card-state__icon{-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;margin-right:16px}@media (max-width:1260px){.card-state__icon{width:40px;height:40px}}.card-state__icon svg{width:100%;height:100%}.state-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.state-list__item{padding:0 10px}@media (max-width:767.3px){.state-list__item{margin-bottom:32px}.state-list__item:last-child{margin-bottom:0}}@media (max-width:767.3px){.state-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.accordion.\--simple .accordion-item{margin-bottom:60px;padding:0}@media (max-width:1023.3px){.accordion.\--simple .accordion-item{margin-bottom:40px}}@media (max-width:767.3px){.accordion.\--simple .accordion-item{position:relative;margin-bottom:30px}}.accordion.\--simple .accordion-item__body-inner{padding-bottom:20px}.accordion.\--simple .accordion-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767.3px){.accordion.\--simple .accordion-item__header{display:block}}.accordion.\--simple .accordion-item:last-child{margin-bottom:0!important}.accordion.\--simple .accordion-item__subtitle{position:relative;font-size:20px;line-height:1.26;margin-top:14px;margin-bottom:24px}@media (max-width:767.3px){.accordion.\--simple .accordion-item__subtitle:before{content:unset}}@media (max-width:767.3px){.accordion.\--simple .accordion-item__subtitle{font-size:18px}}@media (max-width:640px){.accordion.\--simple .accordion-item__subtitle{font-size:16px}}.accordion.\--simple .accordion-item__link{font-weight:700}.accordion.\--simple .accordion-item__header:not(.collapsed) .accordion-item__link{color:#000}.accordion.\--simple .accordion-item__header:not(.collapsed) .accordion-item__link:before{border-bottom-color:#80b122}.accordion.\--simple .accordion-item__header.collapsed .accordion-item__link{color:#80b122}.accordion.\--simple .accordion-item:before{content:unset}@media (max-width:767.3px){.accordion.\--simple .accordion-item:not(:last-child):before{content:'';position:absolute;bottom:0;left:0;top:unset;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}}.accordion-item{position:relative;padding:200px 0;overflow:hidden;background-color:#fff}@media (max-width:1260px){.accordion-item{padding-top:83px;padding-bottom:110px}}@media (max-width:480px){.accordion-item{padding-top:65px;padding-bottom:70px}}.accordion-item:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;top:0;left:0}.accordion-item__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer}.accordion-item__header.collapsed .accordion-item__caret svg{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.accordion-item__header.collapsed .accordion-item__title{text-transform:none;font-size:34px}@media (max-width:767.3px){.accordion-item__header.collapsed .accordion-item__title{font-size:30px}}@media (max-width:480px){.accordion-item__header.collapsed .accordion-item__title{font-size:18px}}.accordion-item__title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:700;font-size:44px;line-height:1.26;text-transform:uppercase}@media (max-width:767.3px){.accordion-item__title{font-size:40px}}@media (max-width:480px){.accordion-item__title{font-size:22px}}.accordion-item__subtitle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:23px;font-weight:500;font-size:16px;color:#80b122;padding-bottom:10px}.accordion-item__subtitle:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;border-bottom:1px dashed currentColor}@media (min-width:1744px){.accordion-item__subtitle{font-size:16px}}@media (max-width:767.3px){.accordion-item__subtitle{margin-top:22px;padding-bottom:unset}}@media (max-width:480px){.accordion-item__subtitle{margin-top:16px}}.accordion-item__body,.accordion-item__body-inner{overflow:hidden}.accordion-item__caret{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:22px;height:22px;margin-left:10px;margin-top:1px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:767.3px){.accordion-item__caret{margin-left:auto;width:32px;padding-left:10px}}.accordion-item__caret svg{position:relative;width:100%;height:100%;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}.accordion-item__link{position:relative}@media (max-width:767.3px){.accordion-item__link{font-weight:700}}@media (min-width:1025px){.header.\--scrolled .dropdown-custom.show .dropdown-custom__item{color:#fff}}.dropdown-custom__item{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown-custom__single.\--active{font-weight:700}.dropdown-custom__carret{width:10px;height:6px;margin-left:5px}.dropdown-custom__carret svg{width:100%;height:100%;position:relative;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}@media (max-width:1260px){.dropdown-custom .dropdown-menu{border:unset!important;padding:0!important}}@media (max-width:1260px){.dropdown-custom.show{margin-bottom:22px}}@media (min-width:1025px){.dropdown-custom.show .dropdown-custom__item{text-shadow:-.4px -.4px 0 #383838,.4px -.4px 0 #383838,0 0 0 #383838,0 0 0 #383838;transition:.2s}}.dropdown-custom.show .dropdown-menu{display:block;margin-top:0}.dropdown-custom.show .dropdown-custom__carret svg{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.dropdown-custom__menu{z-index:1}@media (min-width:1260px){.dropdown-custom__menu{padding-left:20px;padding-right:20px;background-color:#fff!important;left:-20px!important;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .07);box-shadow:0 0 75px 0 rgb(0 0 0 / .07);margin-top:0!important;padding-top:10px!important;border:unset;border-bottom-right-radius:10px!important;border-bottom-left-radius:10px!important}.dropdown-custom__menu:before{bottom:100%;height:40px;border-top-right-radius:10px;border-top-left-radius:10px;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .07);box-shadow:0 0 75px 0 rgb(0 0 0 / .07);z-index:1}.dropdown-custom__menu:after,.dropdown-custom__menu:before{content:'';position:absolute;left:0;right:0;background-color:#fff}.dropdown-custom__menu:after{top:0;margin-top:-20px;height:100%;z-index:2}}@media (max-width:1260px){.dropdown-custom__menu{position:relative!important;left:unset!important;top:unset!important;bottom:unset!important;right:unset!important;-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important;float:unset!important;margin-top:20px!important}}.dropdown-custom .dropdown-item-custom{position:relative;z-index:3}.dropdown-custom .dropdown-item-custom:hover{color:#80b122}@media (min-width:1260px){.dropdown-custom .dropdown-item-custom{padding-left:0;padding-right:0;position:relative}.dropdown-custom .dropdown-item-custom:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;bottom:0;left:0;opacity:.2}.dropdown-custom .dropdown-item-custom:last-child:before{content:unset}}@media (max-width:1260px){.dropdown-custom .dropdown-item-custom{padding:15px 0;margin-left:32px}.dropdown-custom .dropdown-item-custom:before{content:'';position:absolute;top:50%;left:-25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:5px;height:5px;border-radius:50%;background-color:#80b122}}.list-line{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.21}.list-line.\--ai-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1260px){.list-line.\--ai-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.list-line.\--ai-center svg{margin-top:-1px}}.list-line svg{width:22px;height:22px;margin-right:11px;fill:#80b122;margin-top:-1px}@media (max-width:640px){.list-line svg{margin-right:16px}}.list-lines li+li{margin-top:30px}@media (max-width:480px){.list-lines li+li{margin-top:20px}}.list-cards{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1744px){.list-cards{margin:0 -37.5px}}@media (max-width:1260px){.list-cards{margin:0 -20px}}@media (max-width:1023.3px){.list-cards:not(.\--scroll){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}}@media (max-width:1260px){.list-cards.\--scroll{margin:0 -15px}}@media (max-width:767.3px){.list-cards.\--scroll{overflow-y:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:-75px -10px;padding:75px 10px}}@media (max-width:1260px){.list-cards.\--scroll .list-cards__item{padding:0 15px}}@media (max-width:767.3px){.list-cards.\--scroll .list-cards__item{min-width:266px;margin-right:13px;padding:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}.list-cards.\--tier li{padding-top:30px}@media (max-width:1260px){.list-cards.\--tier{margin:0 -15px}}@media (max-width:767.3px){.list-cards.\--tier{margin:0}}@media (max-width:1260px){.list-cards.\--tier .list-cards__item{padding:0 15px}}@media (max-width:767.3px){.list-cards.\--tier .list-cards__item{padding:0}}.list-cards__item{max-width:529px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 25px}.list-cards__item>a{height:100%}@media (min-width:1744px){.list-cards__item{padding:0 37.5px}}@media (max-width:1260px){.list-cards__item{padding:0 20px}}@media (max-width:1023.3px){.list-cards__item{padding:0;margin-bottom:30px;max-width:unset}}.list-cards__item.\--pt-0{padding-top:0}.card-tier,.list-cards__item .card{height:100%}.card-tier{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 30px;margin-bottom:15px}.card-tier.\--simple .card-tier__head{min-height:unset;margin-bottom:40px}.card-tier.\--simple .card-tier__title{margin-top:12px}@media (min-width:1744px){.card-tier{padding:50px}}@media (max-width:1260px){.card-tier{padding:28px}}.card-tier__head{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:120px;margin-bottom:33px}.card-tier__head.\--no--margin{margin-bottom:0}@media (max-width:1260px){.card-tier__head{min-height:160px}}@media (max-width:1023.3px){.card-tier__head{min-height:unset}}.card-tier__icon{-ms-flex-negative:0;flex-shrink:0;margin-top:5px;width:75px;height:58px;margin-right:20px}.card-tier__icon svg{width:100%;height:100%}.card-tier__title{margin-bottom:14px;font-size:28px;line-height:1.26;font-weight:800}.card-tier__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;line-height:1.36;font-weight:500}@media (min-width:1744px){.card-tier__subtitle{font-size:18px}}.card-tier__decor{position:absolute;top:100%;height:3px;background-color:#e0e0e0;border-top-right-radius:3px;left:20px;right:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#80b122}@media (min-width:1744px){.card-tier__decor{left:40px;right:50px}}@media (max-width:1260px){.card-tier__decor{left:20px;right:30px}}.card-tier__decor.\--type-1 .card-tier__decor-icon svg{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.card-tier__decor.\--type-1 .card-tier__decor-line{right:65%}.card-tier__decor.\--type-2 .card-tier__decor-icon svg{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.card-tier__decor.\--type-2 .card-tier__decor-line{right:40%}.card-tier__decor.\--type-3 .card-tier__decor-icon svg{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.card-tier__decor.\--type-3 .card-tier__decor-line{right:0}.card-tier__decor-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:#fff;padding:4px}.card-tier__decor-icon svg{width:22px;height:22px;-ms-flex-negative:0;flex-shrink:0}.card-tier__decor-line{position:absolute;z-index:2;left:26px;background-color:currentColor;height:3px;border-top-right-radius:3px}.list-profile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px}@media (max-width:1023.3px){.list-profile{margin:0 -15px}}@media (max-width:767.3px){.list-profile{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-profile__item{padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1023.3px){.list-profile__item{padding:0 15px}}@media (max-width:767.3px){.list-profile__item{padding:0!important;-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;width:100%;margin-bottom:40px}.list-profile__item:last-child{margin-bottom:0}}.card-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media (max-width:767.3px){.card-profile{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}}.card-profile__icon{width:101px;height:101px;color:#80b122;margin-bottom:30px}.card-profile__icon svg{width:100%;height:100%}@media (max-width:767.3px){.card-profile__icon{margin-bottom:14px}}@media (max-width:480px){.card-profile__icon{width:55px;height:66px}}.card-profile__title{font-size:20px;margin-bottom:23px;line-height:normal;font-weight:700}@media (max-width:1260px){.card-profile__title{font-size:16px;margin-bottom:18px}}@media (max-width:767.3px){.card-profile__title{margin-bottom:13px}}.card-profile__text.\--medium{font-weight:500}.card-profile__text.\--padded{padding:0 53px}@media (max-width:767.3px){.card-profile__text.\--padded{padding:0}}.customers-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -20px}@media (max-width:1260px){.customers-list{margin:-20px}}@media (max-width:767.3px){.customers-list{margin:0}}.customers-list__item{width:33.33%;padding:5px 20px 0;margin-bottom:28px}.customers-list__item a{display:block}@media (max-width:1260px){.customers-list__item{width:50%;padding:20px}}@media (max-width:767.3px){.customers-list__item{}.customers-list__item:last-child{margin-bottom:0}}@media (max-width:640px){.customers-list__item{padding:4px;margin-bottom:0}.customers-card__body{padding:0!important}.customers-card .customers-card__head{padding:0 16px 16px;min-height:0}.section__content .customers-card{padding:12px;min-height:39vw;justify-content:center}.customers-card .customers-card__rate{margin-bottom:16px}.customers-card__rate .rating__star{margin-right:13px;width:13px;height:13px}.customers-card .customers-card__text{font-size:12px}}.customers-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;min-height:245px}.customers-card,.customers-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customers-card__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:150px;padding:20px 50px 10px;width:100%}@media (max-width:1260px){.customers-card__head{min-height:195px}}@media (max-width:1023.3px){.customers-card__head{min-height:160px}}@media (max-width:767.3px){.customers-card__head{min-height:190px}}.customers-card__head img{max-height:100px}@media (max-width:1023.3px){.customers-card__head img{max-width:280px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;-ms-flex-negative:0;flex-shrink:0}}.customers-card__body{text-align:center;padding:0 20px 38px}@media (max-width:1260px){.customers-card__body{padding:0 50px 56px}}@media (max-width:767.3px){.customers-card__body{padding:0 20px 45px}}.customers-card__rate{margin-bottom:41px}@media (max-width:1260px){.customers-card__rate{margin-bottom:52px}}@media (max-width:767.3px){.customers-card__rate{margin-bottom:32px}}.customers-card__text{font-size:14px;font-weight:600}.partners-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -29px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.partners-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -20px;-ms-flex-line-pack:center;align-content:center}}.partners-list__item{padding:0 29px}@media (max-width:767.3px){.partners-list__item{min-width:150px;max-width:49%;padding:10px 20px}.partners-list__item:last-child{margin:0 auto}}.partners-img{max-height:59px;max-width:100%}@media (max-width:767.3px){.partners-img{max-height:unset}}.list-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1260px){.list-services{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:1260px){.list-services__item{width:25%}.list-services__item:nth-child(-1n+4){margin-bottom:60px}}@media (max-width:640px){.list-services__item{width:50%}.list-services__item:nth-child(-1n+6){margin-bottom:40px}}.list-engagements__item{margin-bottom:32px}@media (max-width:1023.3px){.list-engagements__item{padding:13px 0;margin-bottom:0;max-width:unset!important}}@media (max-width:640px){.list-engagements__item{padding:9px 0}.list-engagements__item .section-text{font-weight:400}}.list-engagements__item:last-child{margin-bottom:0}@media (max-width:1260px){.list-engagements.\--left .list-engagements__item:nth-child(3),.list-engagements.\--left .list-engagements__item:nth-child(4){max-width:50%}.list-engagements.\--right .list-engagements__item:first-child{max-width:34%}.list-engagements.\--right .list-engagements__item:nth-child(5){max-width:28%}}.steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-14px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767.3px){.steps-list{margin:-14px 0}}.steps-list__item{padding:14px;width:16.6666%}@media (max-width:1260px){.steps-list__item{width:33.3333%}}@media (max-width:767.3px){.steps-list__item{width:50%}}@media (max-width:480px){.steps-list__item{width:100%}}.step-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:15px 10px 15px 0;background-color:rgb(128 177 34 / .8);border-radius:10px;color:#fff;min-height:125px;cursor:pointer;-webkit-transition:opacity 0.3s;-o-transition:0.3s opacity;transition:opacity 0.3s}.step-card:hover{opacity:.8}@media (max-width:767.3px){.step-card{min-height:100px;padding:10px 10px 10px 0}}.step-card>*,.step-card p{font-size:14px;line-height:1.26;font-weight:600}.step-card:before{-ms-flex-negative:0;flex-shrink:0;margin-left:-14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:52px;height:52px;border-radius:50%;-webkit-box-shadow:0 0 0 4px #fff;box-shadow:0 0 0 4px #fff;background-color:#80b122;content:attr(data-count);margin-right:16px;font-size:24px;font-weight:700}@media (max-width:767.3px){.step-card:before{width:40px;height:40px;font-size:20px}}.multichanel-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px;margin-bottom:70px}@media (max-width:1260px){.multichanel-list{gap:50px;margin-bottom:50px}}@media (max-width:767.3px){.multichanel-list{gap:30px;margin:0 -10px;margin-bottom:30px}}.multichanel-item{position:relative;padding:74px;background-color:#fbfbfb;border-radius:40px;overflow:hidden}@media (max-width:1260px){.multichanel-item{padding:44px}}@media (max-width:1023.3px){.multichanel-item{padding:34px}}@media (max-width:767.3px){.multichanel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.multichanel-item.\--reversed .multichanel-item__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}.multichanel-item.\--reversed .multichanel-item__img{left:0;right:unset}.multichanel-item__content{position:relative;z-index:2;max-width:540px}@media (min-width:1744px){.multichanel-item__content{max-width:820px}}@media (max-width:1260px){.multichanel-item__content{max-width:520px}}@media (max-width:1023.3px){.multichanel-item__content{max-width:454px}}@media (max-width:767.3px){.multichanel-item__content{max-width:unset;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;padding:14px 10px 28px;font-size:14px}}.multichanel-item__title{margin-bottom:20px}@media (max-width:1023.3px){.multichanel-item__title{margin-bottom:16px}}@media (max-width:767.3px){.multichanel-item__title{margin-bottom:8px}}.multichanel-item__img{position:absolute;right:0;top:0;bottom:0;z-index:1;width:570px}@media (max-width:1260px){.multichanel-item__img{width:346px}}@media (max-width:1023.3px){.multichanel-item__img{width:232px}}@media (max-width:767.3px){.multichanel-item__img{position:relative;-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important;width:100%}}.multichanel-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.multichanel-item__img img{height:auto;width:100%;max-width:unset;-o-object-fit:unset;object-fit:unset}}.images-list__item{position:relative;margin-top:-15px}.images-list__item:first-child{z-index:10;margin-top:0;z-index:5}.images-list__item:nth-child(2){z-index:4}.images-list__item:nth-child(3){z-index:3}.images-list__item:nth-child(4){z-index:2}.images-list__item:nth-child(5){z-index:1}.images-list__item:nth-child(6){z-index:0}@media (min-width:1744px){.images-list__item:nth-child(odd){margin-left:-100px}.images-list__item:nth-child(2n){margin-right:-100px}}@media (max-width:1023.3px){.images-list__item{margin-top:unset;margin-bottom:40px}}@media (max-width:480px){.images-list__item{margin-bottom:6.25vw}}.images-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.images-item.\--forwarded>:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.images-item.\--forwarded>:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;right:0}.images-item.\--reversed>:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}.images-item.\--reversed>:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;left:0}@media (max-width:1023.3px){.images-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.images-item>:first-child{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.images-item>:last-child{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}}.images-item__img{position:relative;z-index:1;min-width:80%;height:400px;background:no-repeat 50% / cover}@media (min-width:1744px){.images-item__img{min-width:79.5%;height:490px}}@media (max-width:1023.3px){.images-item__img{width:100%;height:490px}}@media (max-width:480px){.images-item__img{height:76.5625vw}}.images-item__content{position:absolute;z-index:2;width:380px;padding:36px 45px;padding-top:40px}@media (min-width:1744px){.images-item__content{width:400px}}@media (max-width:1023.3px){.images-item__content{margin-top:-50px;position:relative;width:87%!important}}@media (max-width:480px){.images-item__content{padding:5.625vw 7.03125vw;padding-top:6.40625vw}}.images-item__content.\--big{width:495px}@media (min-width:1744px){.images-item__content.\--big{width:565px}}.images-item__title{margin-bottom:10px;line-height:1.2}@media (max-width:1023.3px){.images-item__title{font-size:26px!important;margin-bottom:14px}}@media (max-width:480px){.images-item__title{font-size:4.0625vw!important;margin-bottom:2.1875vw}}.quiz-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:400px}.quiz-steps__indicators{display:none;margin-top:70px}@media (min-width:1744px){.quiz-steps__indicators{margin-top:88px;margin-left:-114px}}@media (max-width:767.3px){.quiz-steps__indicators{margin-top:30px}}.quiz-steps__indicators-inner{margin-left:-53px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.3px){.quiz-steps__indicators-inner{margin-left:0}}.quiz-steps__indicators-inner>*{margin-right:93px}@media (max-width:767.3px){.quiz-steps__indicators-inner>*{margin-right:50px}}.quiz-steps__indicators-inner>:last-child{margin-right:0}.quiz-steps__indicators.active{display:block}.quiz-step{display:none}.quiz-step.active{display:block}.quiz-step.\--offset{margin-left:25px;margin-top:15px}@media (min-width:1744px){.quiz-step.\--offset{margin-top:34px}}@media (max-width:1260px){.quiz-step.\--offset{margin-left:0}}.quiz-steps-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bdbdbd;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:normal}.quiz-steps-indicator.active{color:#828282}.quiz-steps-indicator__icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;margin-right:11px;border-radius:50%;border:1.5px solid currentColor}@media (max-width:767.3px){.quiz-steps-indicator__text{display:none}}@media (max-width:1260px){.quiz-step-start{width:100%}}.quiz-step-start__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz-step-start__heading{margin-bottom:43px;letter-spacing:.4px;text-align:center}@media (max-width:767.3px){.quiz-step-start__heading{margin-bottom:26px}}.quiz-step-start__heading br{display:none}@media (max-width:1260px){.quiz-step-start__heading br{display:block}}@media (max-width:480px){.quiz-step-start__heading br{display:none}}.quiz-step-start__form{max-width:1060px;width:100%}.quiz-step-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767.3px){.quiz-step-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.quiz-step-form.\--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.quiz-step-form.\--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz-step-form__heading{font-size:47px;font-weight:400;text-transform:uppercase;letter-spacing:.2px;line-height:normal;text-align:right;padding:20px;padding-left:0;width:470px}@media (min-width:1744px){.quiz-step-form__heading{letter-spacing:1px;font-size:67px;width:675px}}@media (max-width:1260px){.quiz-step-form__heading{width:500px}}@media (max-width:1023.3px){.quiz-step-form__heading{font-size:30px;max-width:310px}}@media (max-width:767.3px){.quiz-step-form__heading{width:unset;font-size:22px;text-align:center;padding:0;margin-bottom:13px}.quiz-step-form__heading br{display:none}}.quiz-step-form__heading.\--last{width:unset}@media (max-width:767.3px){.quiz-step-form__heading.\--last{margin-bottom:45px}}.quiz-step-form__heading.\--center{text-align:center}.quiz-step-form__heading b{font-weight:800}.quiz-step-form__block{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:525px;padding:20px 20px 0;padding-left:0}@media (min-width:1744px){.quiz-step-form__block{padding-left:20px;max-width:775px}}@media (max-width:767.3px){.quiz-step-form__block{padding:0}}.quiz-step-form__politic{padding-right:20px;max-width:525px}@media (min-width:1744px){.quiz-step-form__politic{padding-left:20px;max-width:775px}}@media (max-width:767.3px){.quiz-step-form__politic{padding:0}}.quiz-step-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;width:50%}.quiz-step-form__row.\--full{width:100%}@media (max-width:767.3px){.quiz-step-form__row{padding:0 4px}}.quiz-step-form__col{width:100%;padding:10px 0}@media (max-width:767.3px){.quiz-step-form__col{padding:5px 0}}.quiz-step-form__col.\--half{width:50%}.quiz-step-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;padding-left:10px}@media (min-width:1744px){.quiz-step-form__actions{padding-left:30px}}.quiz-step-form__actions button{padding:5px 17px!important}.quiz-step-form__actions>*{margin-right:9px}.quiz-step-form__actions>:last-child{margin-right:0}@media (max-width:767.3px){.quiz-step-form__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.careers-card{padding-top:44px}@media (max-width:1260px){.careers-card{padding-top:70px}}@media (max-width:767.3px){.careers-card{padding-top:50px}}@media (max-width:480px){.careers-card{padding-top:30px}}.careers-card__text-content+.careers-card__list{margin-top:30px}.careers-card.\--no-offset{padding-top:0!important}.careers-card.\--cience .careers-card__block-heading{width:100%;max-width:515px}@media (max-width:1260px){.careers-card.\--cience .careers-card__block-heading{max-width:unset}.careers-card.\--cience .careers-card__block-heading span{-ms-flex-item-align:center;align-self:center;max-width:unset!important}}.careers-card.\--cience .careers-card__block-heading.\--h-small span{max-width:265px}.careers-card.\--cience .careers-card__block-heading.\--h-medium span{max-width:330px}.careers-card.\--cience .careers-card__block-heading span{max-width:289px}.careers-card__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:120px}.careers-card__block:last-child{margin-bottom:0!important}@media (max-width:1260px){.careers-card__block{display:block;margin-bottom:80px}.careers-card__block:last-child{margin-bottom:0}}@media (max-width:1023.3px){.careers-card__block{margin-bottom:32px}}.careers-card__block-heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:700;line-height:1.26}.careers-card__block-heading,.careers-card__block-heading-in.\--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.careers-card__block-heading-in.\--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.careers-card__block-heading-in.\--flex>:first-child{margin-bottom:5px;font-size:20px}}.careers-card__block-heading.\--s-big{font-size:28px}@media (min-width:1260px){.careers-card__block-heading.\--long{width:510px}.careers-card__block-heading.\--long span{max-width:310px}}@media (min-width:1260px){.careers-card__block-heading{width:390px}.careers-card__block-heading:after{content:'';display:block;height:1px;background-color:#bdbdbd;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100px;margin-left:15px}.careers-card__block-heading.\--h-small:after{min-width:215px}}.careers-card__block-heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.careers-card__block-heading-wrapper span{display:inline-block}.careers-card__block-heading-num{display:block;margin-right:15px;color:#80b122}.careers-card__block-heading-icon{display:inline-block;width:48px;height:48px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:767.3px){.careers-card__block-heading-icon{width:24px;height:24px;margin-right:16px}}.careers-card__block-heading-icon svg{width:100%;height:100%;fill:#80b122}.careers-card__block-heading-label{margin-top:5px;color:#bdbdbd;font-weight:500;font-size:16px;line-height:1.96}.careers-card__block-body{margin-left:22px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.careers-card__block-body{margin-left:unset;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-top:22px}}@media (max-width:767.3px){.careers-card__block-body{margin-top:8px}}.careers-card__list-item{margin-bottom:31px}@media (max-width:767.3px){.careers-card__list-item{margin-bottom:20px}}.careers-card__list-item:last-child{margin-bottom:0}.careers-card__text.\--fw-m{font-weight:500}@media (max-width:767.3px){.careers-card__text{font-size:14px}}.careers-card__text+.careers-card__text:not(.\--no-offset){margin-top:30px}.careers-card__text img{width:100%}@media (max-width:767.3px){.careers-card__text img.\--desktop{display:none}}.careers-card__text img.\--mob{display:none}@media (max-width:767.3px){.careers-card__text img.\--mob{display:block}}.cience-list{padding-bottom:100px}@media (max-width:1023.3px){.cience-list{padding-bottom:64px}}.cience-card__heading{margin-bottom:43px;text-transform:uppercase}@media (max-width:767.3px){.cience-card__heading{margin-bottom:26px}}.cience-card__wrapper{margin-bottom:64px}@media (max-width:767.3px){.cience-card__wrapper{margin-bottom:15px}}@media (max-width:1260px){.cience-card .cs-info-list__item{margin-right:auto;margin-left:20px}.cience-card .cs-info-list__item:first-child{margin-left:0}}@media (max-width:767.3px){.cience-card .cs-info-list__item{margin-right:unset;margin-left:unset}}.cience-card__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.cience-card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cience-card__image{-ms-flex-negative:0;flex-shrink:0;margin-right:60px}@media (max-width:767.3px){.cience-card__image{margin-bottom:18px;margin-right:0}}.cience-card__image img{width:131px;height:auto}@media (max-width:767.3px){.cience-card__image img{max-width:100%;width:100%}}.cience-card__description p+p{margin-top:20px}@media (max-width:767.3px){.cience-card__description p+p{margin-top:10px}}.cience-card__description.\--descr{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.cience-card__description.\--descr{display:block}}.cience-card__list{margin-bottom:33px}.cience-card__list-item span:first-child{line-height:1.26!important}.cience-card__list-item:last-child{margin-bottom:0}.cience-card-divider{margin-top:98px;margin-bottom:94px;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}@media (max-width:767.3px){.cience-card-divider{margin:64px 0}}.header{position:relative;z-index:10;font-family:Montserrat,Arial,system-ui,sans-serif;font-weight:600;color:#383838;-webkit-transition:background-color 0.5s,-webkit-transform 0.5s;transition:background-color 0.5s,-webkit-transform 0.5s;-o-transition:transform 0.5s,background-color 0.5s;transition:transform 0.5s,background-color 0.5s;transition:transform 0.5s,background-color 0.5s,-webkit-transform 0.5s;z-index:101;background-color:#fff;-webkit-box-shadow:0 0 25px 0 rgb(0 0 0 / .07);box-shadow:0 0 25px 0 rgb(0 0 0 / .07)}.header.\--scrolled{position:fixed;top:0;left:0;right:0;background-color:#181818;color:#fff}@media (max-width:1023.3px){.header .dropdown-item:active,.header .dropdown-item:focus,.header .dropdown-item:hover{background-color:#fff0;color:#80b122}.header .navbar-nav__link:active,.header .navbar-nav__link:hover{-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;color:#80b122}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}@media (max-width:767.3px){.header__inner{height:60px}}.header__logo{max-width:131px;margin-right:auto;color:#656565}.header__logo svg{fill:currentColor}.header.\--scrolled .header__logo{color:#fff}@media (max-width:1023.3px){.header.\--scrolled .dropdown-menu,.header.\--scrolled .header__nav,.header.\--scrolled .header__nav-backdoor{color:#fff;background-color:#181818}}@media (max-width:1024px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;position:fixed;height:100vh;top:60px;z-index:3;top:80px;padding:30px 40px;pointer-events:none;visibility:hidden;opacity:0;padding-left:0;padding-right:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;color:#000}.header__nav:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;top:0;left:0}.header__nav.show{pointer-events:all;visibility:visible;opacity:1}}@media (max-width:1024px){.header__nav{height:calc(100vh - 60px);left:0;right:0;padding:32px;overflow-y:auto}}@media (max-width:480px){.header__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__nav-backdoor{display:none}@media (max-width:1023.3px){.header__nav-backdoor{position:fixed;z-index:2;top:90px;left:0;display:block;height:100vh;width:100vw;pointer-events:none;visibility:hidden;opacity:0}}@media (max-width:767.3px){.header__nav-backdoor{top:60px}}.header__nav-backdoor.show{pointer-events:all;visibility:visible;opacity:1}.header__actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:4;margin-left:50px}@media (min-width:1744px){.header__actions{margin-left:36px}}@media (max-width:1260px){.header__actions{margin-left:0}}@media (min-width:1025px){.header__actions.\--mob{display:none}}@media (max-width:767.3px){.header__actions.\--desktop button,.header__actions.\--desktop a{display:none}}.header__actions.\--desktop .btn{padding-left:27px;padding-right:27px}.header-langs .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px;line-height:51px;font-weight:500}.header-langs .select2-container--default .select2-selection--single{border-radius:100px;border-width:1.5px;border-color:#fff0!important}.\--scrolled .header-langs .select2-container--default .select2-selection--single .select2-selection__rendered,.header-langs .select2-container--default .select2-selection--single .select2-selection__rendered{color:#80b122}.socials{color:#fff}.socials{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socials__item{-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;margin-right:27px}.socials__item:last-child{margin-right:0}.socials__item:hover{opacity:.7}.socials__link{font-size:0;text-indent:-9999px;display:block;height:100%}.socials__link span{display:none}.socials__icon{width:28px;height:28px;display:block;fill:currentColor}.chart{position:relative}@media (max-width:767.3px){.chart{padding-left:35px}}@media (max-width:640px){.chart{padding-left:7px}}.chart__arrow{position:absolute;left:0;top:5px;bottom:10px;margin-left:-30px;width:1px;color:#80b122;border-right:1px dotted currentColor;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@media (max-width:1260px){.chart__arrow{margin-left:-20px}}@media (max-width:1023.3px){.chart__arrow{margin-left:-15px}}@media (max-width:767.3px){.chart__arrow{margin-left:5px;margin-top:60px}}@media (max-width:640px){.chart__arrow{margin-left:0}}.chart__arrow span{position:absolute;right:100%;top:0;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;color:#383838;text-transform:uppercase;font-size:14px;-webkit-transform:rotate(-90deg) translateX(50%);-ms-transform:rotate(-90deg) translateX(50%);transform:rotate(-90deg) translateX(50%);font-weight:700;white-space:nowrap}@media (max-width:767.3px){.chart__arrow span{font-size:12px;text-transform:lowercase;-webkit-transform:rotate(-90deg) translate(100%,50%);-ms-transform:rotate(-90deg) translate(100%,50%);transform:rotate(-90deg) translate(100%,50%);bottom:100%;top:unset;margin-bottom:10px}}.chart__arrow:before{content:'';display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,50%) rotate(45deg);-ms-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg);width:10px;height:10px;border-bottom:1px solid currentColor;border-right:1px solid currentColor}.chart-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chart-line+.chart-line{margin-top:-5px}.chart-line__count{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:13px;margin-right:30px;font-size:18px;font-weight:500;color:#bdbdbd}@media (max-width:1260px){.chart-line__count{margin-right:18px}}@media (max-width:1023.3px){.chart-line__count{font-size:16px}}@media (max-width:480px){.chart-line__count{font-size:12px;margin-right:10px;width:10px}}.chart-line__count-arrow{position:absolute;left:50%;top:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:5px}.chart-line__count-arrow img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:480px){.chart-line__count-arrow{width:8px}}.chart-line:last-child .chart-line__count:before{content:unset}.chart-line.\--i1 .chart-line__indicator span{border-top-left-radius:10px;border-top-right-radius:10px}.chart-line.\--i1 .chart-line__indicator span:after{border-top-right-radius:10px}.chart-line:last-child .chart-line__indicator span{border-bottom-left-radius:10px}.chart-line__indicator{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:460px;width:100%;height:65px}@media (max-width:480px){.chart-line__indicator{height:55px}}.chart-line__indicator b{display:inline-block;position:absolute;z-index:2;left:17px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:18px;line-height:1.16}@media (max-width:1023.3px){.chart-line__indicator b{font-size:15px}}@media (max-width:480px){.chart-line__indicator b{font-size:12px;left:9px;right:-20px}}.chart-line__indicator span{position:relative;display:block;height:100%;width:100%;background-color:currentColor;border-bottom-left-radius:0;border-bottom-right-radius:40px}.chart-line__indicator span:after{content:'';position:absolute;display:block;background-color:currentColor;border-bottom-right-radius:10px;right:0;width:92px;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);bottom:0;top:0}@media (min-width:1744px){.chart-line__indicator span:after{-webkit-transform:skewX(-20deg);-ms-transform:skewX(-20deg);transform:skewX(-20deg)}}@media (max-width:1023.3px){.chart-line__indicator span:after{width:46px}}.chart-line__indicator.\--i-1 span:after{border-top-right-radius:10px}.chart-line__indicator.\--i1{z-index:19;color:#456011;max-width:360px}.chart-line__indicator.\--i2{z-index:18;color:#506f14;max-width:344px}.chart-line__indicator.\--i3{z-index:17;color:#577916;max-width:328px}.chart-line__indicator.\--i4{z-index:16;color:#5d8316;max-width:312px}.chart-line__indicator.\--i5{z-index:15;color:#69921a;max-width:296px}.chart-line__indicator.\--i6{z-index:14;color:#76a41d;max-width:280px}.chart-line__indicator.\--i7{z-index:13;color:#80b122;max-width:264px}.chart-line__indicator.\--i8{z-index:12;color:#2d9cdb;max-width:248px}@media (min-width:1744px){.chart-line__indicator.\--i1{color:#456011;max-width:460px}.chart-line__indicator.\--i2{color:#506f14;max-width:428px}.chart-line__indicator.\--i3{color:#577916;max-width:396px}.chart-line__indicator.\--i4{color:#5d8316;max-width:364px}.chart-line__indicator.\--i5{color:#69921a;max-width:332px}.chart-line__indicator.\--i6{color:#76a41d;max-width:300px}.chart-line__indicator.\--i7{color:#80b122;max-width:268px}.chart-line__indicator.\--i8{color:#2d9cdb;max-width:236px}}@media (max-width:1260px){.chart-line__indicator.\--i1{color:#456011;max-width:300px}.chart-line__indicator.\--i2{color:#506f14;max-width:284px}.chart-line__indicator.\--i3{color:#577916;max-width:268px}.chart-line__indicator.\--i4{color:#5d8316;max-width:252px}.chart-line__indicator.\--i5{color:#69921a;max-width:236px}.chart-line__indicator.\--i6{color:#76a41d;max-width:220px}.chart-line__indicator.\--i7{color:#80b122;max-width:204px}.chart-line__indicator.\--i8{color:#2d9cdb;max-width:188px}}@media (max-width:1023.3px){.chart-line__indicator.\--i1{color:#456011;max-width:260px}.chart-line__indicator.\--i2{color:#506f14;max-width:244px}.chart-line__indicator.\--i3{color:#577916;max-width:228px}.chart-line__indicator.\--i4{color:#5d8316;max-width:212px}.chart-line__indicator.\--i5{color:#69921a;max-width:196px}.chart-line__indicator.\--i6{color:#76a41d;max-width:180px}.chart-line__indicator.\--i7{color:#80b122;max-width:164px}.chart-line__indicator.\--i8{color:#2d9cdb;max-width:148px}}@media (max-width:480px){.chart-line__indicator.\--i1{color:#456011;max-width:187px}.chart-line__indicator.\--i2{color:#506f14;max-width:173.66667px}.chart-line__indicator.\--i3{color:#577916;max-width:160.33333px}.chart-line__indicator.\--i4{color:#5d8316;max-width:147px}.chart-line__indicator.\--i5{color:#69921a;max-width:133.66667px}.chart-line__indicator.\--i6{color:#76a41d;max-width:120.33333px}.chart-line__indicator.\--i7{color:#80b122;max-width:107px}.chart-line__indicator.\--i8{color:#2d9cdb;max-width:93.66667px}}.chart-line__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#383838),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#383838 20%,#fff0 0);background-image:-o-linear-gradient(left,#383838 20%,#fff0 0);background-image:linear-gradient(90deg,#383838 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 26px}@media (max-width:1260px){.chart-line__divider{visibility:hidden;margin:0}}@media (max-width:767.3px){.chart-line__divider{visibility:visible;margin:0 10px}}@media (max-width:480px){.chart-line__divider{visibility:hidden;margin:0}}.chart-line__numbers{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#80b122;font-size:18px;font-weight:700;min-width:132px}@media (max-width:1023.3px){.chart-line__numbers{font-size:16px;min-width:120px}}@media (max-width:480px){.chart-line__numbers{min-width:80px;font-size:11px}}.chart__descr{margin-top:25px;margin-left:42px;font-size:18px}@media (max-width:1023.3px){.chart__descr{font-size:16px}}.pagination{color:#a4ca71;font-weight:500;display:inline-block}.pagination__btn,.pagination__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:68px;height:68px;padding:10px;-ms-flex-negative:0;flex-shrink:0;background-color:#fff0;border:1px solid #fff0;-webkit-transition:opacity 0.3s,color 0.3s,border-color 0.3s;-o-transition:opacity 0.3s,color 0.3s,border-color 0.3s;transition:opacity 0.3s,color 0.3s,border-color 0.3s;border-radius:50%;font-size:20px;text-align:center;color:#383838}.pagination__btn.\--empty{padding-left:0;padding-right:0;width:20px}@media (max-width:1023.3px){.pagination__btn{height:40px;width:40px;font-size:14px}}.pagination__btn.\--active,.pagination__btn:hover{border-color:#a4ca71;color:#80b122}.pagination__btn.\--active{pointer-events:none}.pagination__btn-nav{border:unset;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;color:#80b122;opacity:1;padding:0;width:94px;height:94px}.pagination__btn-nav svg{width:100%;height:100%}.pagination__btn-nav:hover{opacity:.5}@media (max-width:1023.3px){.pagination__btn-nav{width:56px;height:56px}.pagination__btn-nav span{display:none}}.pagination__btn-nav.\--next{margin-left:12px}.pagination__btn-nav.\--prev{margin-right:12px}@media (max-width:1023.3px){.pagination__btn-nav.\--next{margin-left:20px}.pagination__btn-nav.\--prev{margin-right:20px}}.pagination__btn:hover:not(.\--active){border-color:#a4ca71;color:#a4ca71}@media (max-width:1023.3px){.pagination-desktop{display:none!important}}.pagination-mobile{display:none!important}@media (max-width:1023.3px){.pagination-mobile{display:inline-block!important}}.carousel-inner{margin-bottom:22px;border-radius:0 40px}@media (max-width:480px){.carousel-inner{margin-bottom:3.4375vw;border-radius:0 40}}.carousel-item__link{position:relative;padding-top:27px;margin-top:35px}.carousel-item__link:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;top:0;left:0;right:0}.carousel-slide{display:block;min-height:400px;background:no-repeat 50% / cover;font-size:0;text-indent:-9999px}@media (max-width:480px){.carousel-slide{min-height:62.5vw}}.carousel .carousel-nav{position:relative;left:unset;right:unset;bottom:unset;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;height:80px}@media (max-width:1023.3px){.carousel .carousel-nav{margin:0 -11px}}@media (max-width:480px){.carousel .carousel-nav{margin:0 -1.71875vw;height:12.5vw}}.carousel .carousel-nav__item{height:100%;position:relative;width:16.6666%;padding:0 15px;height:unset;margin:0;opacity:.2;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media (max-width:1023.3px){.carousel .carousel-nav__item{padding:0 11px}}@media (max-width:480px){.carousel .carousel-nav__item{padding:0 1.71875vw}}.carousel .carousel-nav__item.active{opacity:1}.carousel-thumb{height:100%;display:block;border-radius:0 30px;background:no-repeat 50% / cover;overflow:hidden;font-size:0;text-indent:-9999px}@media (max-width:480px){.carousel-thumb{border-radius:0 4.6875vw}}@media (min-width:1023.3px){.carousel.carousel-blog{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1023.3px){.carousel.carousel-blog .carousel-indicators{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1023.3px){.carousel.carousel-blog .carousel-inner{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:24px;margin-bottom:0}}@media (min-width:1023.3px){.carousel.carousel-blog .carousel-nav{display:block;width:130px;margin:0;height:auto}}@media (min-width:1023.3px){.carousel.carousel-blog .carousel-nav__item{padding:0;width:100%;height:110px;margin-bottom:24px}.carousel.carousel-blog .carousel-nav__item:last-child{margin-bottom:0}}.carousel.carousel-blog .carousel-slide{min-height:800px}@media (max-width:1023.3px){.carousel.carousel-blog .carousel-slide{min-height:540px}}@media (max-width:480px){.carousel.carousel-blog .carousel-slide{min-height:84.375vw}}.video-wrapper{position:relative;width:100%}.video-wrapper__banner{background-color:#fff;position:absolute;display:inline-block;z-index:4;bottom:0;right:4%;line-height:1.05;-webkit-transform:translateY(45%);-ms-transform:translateY(45%);transform:translateY(45%);padding:42px 55px;max-width:465px;text-align:left}.video-wrapper__banner .opinions-item__text{line-height:1.5}@media (min-width:1744px){.video-wrapper__banner{max-width:457px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:-5%;right:4%}}@media (max-width:1023.3px){.video-wrapper__banner{position:relative;margin:0 auto;bottom:unset;right:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;left:unset;margin-top:-30px}}@media (max-width:480px){.video-wrapper__banner{max-width:72.65625vw;padding:6.5625vw 8.59375vw;margin-top:-4.6875vw}}.video-wrapper-content{width:100%;position:relative;border-radius:10px;overflow:hidden;background-color:#000}.video-wrapper-content video{border-radius:10px}@media (max-width:480px){.video-wrapper-content video{border-radius:1.5625vw}}.video-wrapper-content:before{content:'';position:absolute;z-index:3;left:0;right:0;width:100%;height:100%;background-color:rgb(0 0 0 / .6);pointer-events:none;opacity:1;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}@media (max-width:480px){.video-wrapper-content{border-radius:1.5625vw}}.video-wrapper.active .video-player-play,.video-wrapper.active .video-wrapper-content:before{opacity:0;pointer-events:none}.video-player{display:block;min-height:470px;position:relative;z-index:2;background:#383838 no-repeat 50% / cover;width:100%;cursor:pointer}@media (min-width:1744px){.video-player{min-height:928px}}@media (max-width:1023.3px){.video-player{min-height:294px}}@media (max-width:480px){.video-player{min-height:45.9375vw}}.video-player:hover .video-player-play{opacity:1}.video-player-play{position:absolute;z-index:3;top:50%;left:50%;height:400px;width:400px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.5;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media (max-width:1023.3px){.video-player-play{width:245px;height:245px}}@media (max-width:480px){.video-player-play{width:38.28125vw;height:38.28125vw}}.video-responsive{position:relative;padding-top:56.25%}.video-responsive iframe,.video-responsive video{background-color:#000;position:absolute;top:0;left:0;width:100%;height:100%}.article-block__title{font-size:40px;letter-spacing:1.4px;line-height:normal;margin-bottom:17px;font-weight:600}@media (max-width:480px){.article-block__title{font-size:22px}}.article-block.\--small .article-block__row{margin:0 -15px}@media (min-width:1744px){.article-block.\--small .article-block__row{margin:0 -20px}}.article-block.\--small .article-block__text{padding:0 15px}@media (min-width:1744px){.article-block.\--small .article-block__text{padding:0 20px}}.article-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -27px}@media (max-width:767.3px){.article-block__row{margin:0;display:block}}.article-block__text{font-size:16px;padding:0 27px}@media (max-width:767.3px){.article-block__text{padding:0;margin-bottom:35px}.article-block__text:last-child{margin-bottom:0}}.section-banner-instruction{position:relative;padding-bottom:0}.industry-panel{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.industry-panel{display:block}}.industry-panel__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:520px;margin-right:53px;padding-left:93px}@media (min-width:1744px){.industry-panel__left{margin-right:118px}}@media (max-width:1260px){.industry-panel__left{width:470px}}@media (max-width:1023.3px){.industry-panel__left{padding-left:0;margin-right:20px;width:unset}}@media (max-width:767.3px){.industry-panel__left{position:relative;z-index:2;margin-right:0;margin-bottom:30px}}.industry-panel__arrow svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);fill:#80b122}.industry-panel__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767.3px){.industry-panel__right{position:relative;padding-top:56%}}.industry-panel__tab{height:350px}@media (max-width:1260px){.industry-panel__tab{height:330px}}@media (max-width:1023.3px){.industry-panel__tab{height:286px}}@media (max-width:767.3px){.industry-panel__tab{position:absolute;height:100%;width:100%;left:0;top:0}}.industry-panel__dropdown{position:relative;display:none}@media (max-width:767.3px){.industry-panel__dropdown{display:block;width:100%}}.industry-panel__dropdown-caret{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:9px;pointer-events:none}.industry-panel__dropdown-caret svg{width:100%;height:100%;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s}.industry-panel__dropdown.active .industry-panel__dropdown-caret svg{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.industry-panel__dropdown-single{max-width:100%;display:block;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px;height:31px;line-height:31px;border-bottom:1px dashed currentColor;cursor:pointer}.industry-panel__dropdown-menu{position:absolute;top:100%;left:-10px;right:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:10px;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;padding:10px;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .2);box-shadow:0 0 75px 0 rgb(0 0 0 / .2)}.industry-panel__dropdown.active .industry-panel__dropdown-menu{pointer-events:all;visibility:visible;opacity:1}.industry-panel__nav{-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;margin-right:34px}@media (max-width:1260px){.industry-panel__nav{margin-right:27px}}@media (max-width:767.3px){.industry-panel__nav{display:none}}.industry-panel__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#383838;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;padding:19px 0;font-size:16px;line-height:1.4}@media (max-width:1023.3px){.industry-panel__nav-item{font-size:14px}}@media (max-width:767.3px){.industry-panel__nav-item{padding:10px 0}}.industry-panel__nav-item:after{content:'';height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:25px;background-color:#80b122;opacity:0;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}@media (max-width:767.3px){.industry-panel__nav-item:after{content:unset}}.industry-panel__nav-item.active,.industry-panel__nav-item:hover{color:#a4ca71}.industry-panel__nav-item.active span{font-weight:600}.industry-panel__nav-item.active span:before{opacity:0}.industry-panel__nav-item.active:after{opacity:.2}.industry-panel__nav-item:hover span:before{opacity:0}.industry-panel__nav-item span{position:relative;white-space:nowrap;font-weight:600;color:currentColor}.industry-panel__nav-item span:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;border-bottom:1px dashed #383838;display:block;opacity:1;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}@media (max-width:767.3px){.industry-panel__nav-item span:before{content:unset}}.industry-svg-container{width:auto;max-width:20px;max-height:100%}.industry-svg-container svg{height:100%;display:block;min-width:7.5px;max-width:7.5px;fill:#80b122}@media (max-width:1023.3px){.industry-svg-container svg{min-width:7px}}@media (max-width:767.3px){.industry-svg-container svg{display:none}}.industry-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;height:100%}@media (min-width:1744px){.industry-list{margin:0 -35px}}@media (max-width:767.3px){.industry-list{-ms-flex-line-pack:distribute;align-content:space-around;height:100%;margin:0 -5px}}.industry-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:25%;height:33.3333%;padding:30px 10px}.industry-list li img{max-height:100%;max-width:100%}@media (min-width:1744px){.industry-list li{padding:25px 35px}}@media (max-width:1260px){.industry-list li{width:33%;height:25%;padding:15px 10px}}@media (max-width:767.3px){.industry-list li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px}.industry-list li:nth-child(3n+1){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.industry-list li:nth-child(3n+2){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.industry-list li:nth-child(3n+3){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:640px){.industry-list li{max-height:50px}}.sticky-wrapper{position:fixed;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);pointer-events:none;z-index:101;right:-10px;opacity:0}.sticky-wrapper__close{position:absolute;z-index:2;top:20px;right:23px;padding:4px;color:#80b122;opacity:1;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;cursor:pointer}.sticky-wrapper__close:hover{opacity:.8}.sticky-wrapper__close svg{width:14px;height:14px}.sticky-wrapper.active{pointer-events:all}.sticky-wrapper.active .sticky-label{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.sticky-wrapper.active.show .sticky-label{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.sticky-wrapper.\--label{bottom:25vh}@media (max-width:767.3px){.sticky-wrapper.\--label{bottom:14vh}}.sticky-wrapper.\--top{bottom:10vh}@media (max-width:767.3px){.sticky-wrapper.\--top{bottom:5vh}}.sticky-wrapper.\--init .sticky-label{-webkit-transition:background-color 0.3s,-webkit-transform 0.3s,-webkit-box-shadow 0.3s;transition:background-color 0.3s,-webkit-transform 0.3s,-webkit-box-shadow 0.3s;-o-transition:transform 0.3s,background-color 0.3s,box-shadow 0.3s;transition:transform 0.3s,background-color 0.3s,box-shadow 0.3s;transition:transform 0.3s,background-color 0.3s,box-shadow 0.3s,-webkit-transform 0.3s,-webkit-box-shadow 0.3s}.sticky-wrapper.\--init{opacity:1;-webkit-transition:right 0.3s,-webkit-transform 0.5s ease-in-out;transition:right 0.3s,-webkit-transform 0.5s ease-in-out;-o-transition:transform 0.5s ease-in-out,right 0.3s;transition:transform 0.5s ease-in-out,right 0.3s;transition:transform 0.5s ease-in-out,right 0.3s,-webkit-transform 0.5s ease-in-out}.sticky-wrapper:hover{right:0}.sticky-wrapper.\--popup{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);bottom:50vh}@media (max-width:767.3px){.sticky-wrapper.\--popup{bottom:unset;top:0}}.sticky-wrapper .sticky-label{position:absolute;z-index:2;right:100%;bottom:10px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.sticky-wrapper-backdoor{position:fixed;left:-9999px;top:-9999px;right:-9999px;bottom:-9999px;pointer-events:none;opacity:0;background-color:#fff0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media (max-width:767.3px){.sticky-wrapper-backdoor{display:none}}.sticky-wrapper__inner{position:relative;z-index:2}@media (min-width:768.3px){.sticky-wrapper__inner{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}}.sticky-wrapper__content{position:relative}.sticky-wrapper.active.show{right:0!important;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.sticky-wrapper.active.show .sticky-wrapper-backdoor{opacity:1;pointer-events:all;background-color:rgb(0 0 0 / .2)}.sticky-label{position:absolute;z-index:2;right:100%;bottom:10px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:72px;height:70px;padding-left:23px;padding-right:23px;border-top-left-radius:35px;border-bottom-left-radius:35px;background-color:#bdbdbd;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .1);box-shadow:0 0 75px 0 rgb(0 0 0 / .1);color:#fff;line-height:1.12;font-size:18px;font-weight:500;cursor:pointer}@media (max-width:767.3px){.sticky-label{padding:10px;padding-right:20px;min-height:50px;min-width:60px;height:auto}.sticky-label.\--big{min-width:70px}.sticky-label span{display:none}}@media (min-width:768.3px){.sticky-label:hover{background-color:#a4a4a4;-webkit-box-shadow:0 0 75px 0 rgb(0 0 0 / .3);box-shadow:0 0 75px 0 rgb(0 0 0 / .3)}}.sticky-label>:first-child{margin-right:8px}@media (max-width:767.3px){.sticky-label>:first-child{margin-right:0}}.sticky-label__icon{-ms-flex-negative:0;flex-shrink:0;pointer-events:none;position:relative;top:0;width:14px;height:16px;fill:currentColor;-webkit-transition:top 0.3s;-o-transition:top 0.3s;transition:top 0.3s}.sticky-label__icon.\--icon-big{margin-left:10px;width:37px;height:37px}@media (max-width:767.3px){.sticky-label__icon.\--icon-big{width:31px;height:31px}}.sticky-label.\--acsent{background-color:#2d9cdb}.sidebar-popup{background:#fff;max-width:721px;width:100%;background-color:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px}@media (max-width:767.3px){.sidebar-popup{height:100vh;overflow-y:scroll;border-radius:unset;max-width:unset}}.sidebar-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:66px 50px 51px;margin:0 -17px}@media (max-width:767.3px){.sidebar-popup__inner{padding:30px 20px;padding-right:35px;display:block;margin:0}}.sidebar-popup__inner>*{width:50%;padding:0 17px}@media (max-width:767.3px){.sidebar-popup__inner>*{width:100%;padding:0}}.sidebar-popup__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#80b122;padding:5px 30px;border-radius:48px;height:96px;color:#fff;line-height:1.5}@media (min-width:768.3px){.sidebar-popup__label{position:absolute;top:0;left:25px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:767.3px){.sidebar-popup__label{height:66px;margin-left:20px;margin-top:20px}}.sidebar-popup__label svg{width:21.5px;height:25px;margin-right:18px}.sidebar-popup__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767.3px){.sidebar-popup__left{margin-bottom:30px}}.sidebar-popup__heading{font-size:34px;margin-bottom:8px;text-transform:uppercase;line-height:1.4}.sidebar-popup__text{margin-bottom:30px}.sidebar-popup__info{margin-top:auto;line-height:1.5}.sidebar-popup__info-divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin-top:28px;margin-bottom:28px}.contact-info{font-weight:500}@media (max-width:640px){.contact-info{font-size:14px}}.section-dark-wrapper{position:relative;background-color:#181818;z-index:3}.section-dark-wrapper__bg{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden}@media (max-width:767.3px){.section-dark-wrapper__bg{display:none}}.section-dark-triangle{z-index:2;position:absolute;top:100%;left:0;right:0;height:100px;border-top-left-radius:3px;border-top-right-radius:3px;margin-top:-1px;height:90px}.section-dark-triangle svg{width:100%;height:100%;fill:#181818}@media (max-width:1023.3px){.section-dark-triangle{height:70px}}@media (max-width:767.3px){.section-dark-triangle{height:50px}}.section-hero,.section.\--relative{position:relative}.section__heading{margin-bottom:32px}.section__heading.\--small{margin-bottom:24px}@media (max-width:767.3px){.section__heading.\--small{margin-bottom:14px}}.section__heading.\--big{margin-bottom:70px}@media (max-width:1260px){.section__heading.\--big{margin-bottom:50px}}@media (max-width:767.3px){.section__heading{margin-bottom:14px}}.section-offset{margin-bottom:70px}@media (max-width:1023.3px){.section-offset{margin-bottom:50px}}@media (max-width:767.3px){.section-offset{margin-bottom:30px}}.section-offset.\--lpm-0{margin-bottom:0!important}.section-offset.\--small{margin-bottom:50px}@media (max-width:767.3px){.section-offset.\--small{margin-bottom:30px}}.section-offset.\--xs{margin-bottom:40px}@media (max-width:767.3px){.section-offset.\--xs{margin-bottom:20px}}.section-offset.\--xxs{margin-bottom:16px}@media (max-width:767.3px){.section-offset.\--xxs{margin-bottom:14px}}.section-thanks{background:#fff url(/wp-content/themes/martal/assets/images/quiz/bg.jpg) no-repeat 50% / cover}.section.\--viewport{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;padding:100px}@media (max-width:767.3px){.section.\--viewport{padding:50px}}@media (max-width:480px){.section.\--viewport{padding:20px 0}}.section.\--white{background-color:#fff}.section.\--grey{background-color:#fbfbfb}.section.\--video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;min-height:810px}@media (max-width:640px){.section.\--video{min-height:unset;height:auto;max-height:800px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section.\--video:before{content:'';position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgb(0 0 0 / .85);z-index:1}.section.\--dark{background-color:#181818;color:#fff}.section.\--black{background-color:#000;color:#fff}.section.\--grey-bg{position:relative}.section.\--grey-bg:before{content:'';position:absolute!important;width:100vw;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;height:100%;background-color:#fbfbfb;z-index:0!important}.section.\--grey-bg>*{position:relative;z-index:1}.section.\--offset{padding:200px 0}@media (max-width:1260px){.section.\--offset{padding:84px 0}}@media (max-width:640px){.section.\--offset{padding:63px 0}}@media (max-width:480px){.section.\--offset{padding:50px 0}}.section.\--offset-small{padding:54px 0}@media (max-width:1260px){.section.\--offset-small{padding:65px 0}}@media (max-width:1023.3px){.section.\--offset-small{padding:38px 0}}@media (max-width:480px){.section.\--offset-small{padding:30px 0}}.section.\--offset-custom{padding:115px 0}@media (max-width:1260px){.section.\--offset-custom{padding:84px 0}}@media (max-width:767.3px){.section.\--offset-custom{padding:73px 0}}@media (max-width:480px){.section.\--offset-custom{padding:42px 0}}.section.\--offset-custom-2{padding:121px 0}@media (max-width:1260px){.section.\--offset-custom-2{padding:71px 0}}@media (max-width:767.3px){.section.\--offset-custom-2{padding:30px 0}}.section.\--offset-custom-3{padding:80px 0}@media (max-width:1023.3px){.section.\--offset-custom-3{padding:40px 0}}@media (max-width:767.3px){.section.\--offset-custom-3{padding:56px 0}}.section__content.\--center{text-align:center}.section__row{display:-webkit-box;display:-ms-flexbox;display:flex}.section__col{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:640px){.section__breadcrumbs{display:none}}.section__pagination{text-align:center}@media (max-width:640px){.section__pagination{display:none}}.section-divider{margin-top:150px;margin-bottom:150px}.section-divider,.section-divider.\--small{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}@media (min-width:1744px){.section-divider{margin-top:200px;margin-bottom:200px}}@media (max-width:1260px){.section-divider{margin-top:100px;margin-bottom:100px}}@media (max-width:1023.3px){.section-divider{margin-top:50px;margin-bottom:50px}}@media (max-width:480px){.section-divider{margin-top:40px;margin-bottom:40px}}.section-divider.\--m0{margin:0}.section-divider.\--mt0{margin-top:0}.section-divider.\--mb0{margin-bottom:0}.section-divider.\--transparent{opacity:0}.section-divider.\--s-small{margin-top:135px;margin-bottom:135px}@media (min-width:1743px){.section-divider.\--s-small{margin-top:165px;margin-bottom:165px}}@media (max-width:1260px){.section-divider.\--s-small{margin-top:100px;margin-bottom:100px}}@media (max-width:1023.3px){.section-divider.\--s-small{margin-top:50px;margin-bottom:50px}}.section-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px}.section-row>*{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}@media (max-width:1260px){.section-row.\--lg-b{display:block;margin:unset}.section-row.\--lg-b>*{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;padding:unset}.section-row.\--lg-b>*+*{margin-top:30px}}@media (max-width:1260px) and (max-width:767.3px){.section-row.\--lg-b>*+*{margin-top:20px}}@media (max-width:1260px) and (max-width:640px){.section-row.\--lg-b>*+*{margin-top:15px}}@media (max-width:1023.3px){.section-row.\--md-b{display:block;margin:unset}.section-row.\--md-b>*{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;padding:unset}.section-row.\--md-b>*+*{margin-top:30px}}@media (max-width:767.3px){.section-row.\--md-b>*+*{margin-top:20px}}.row-custom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-12px;margin-right:-12px}@media (max-width:1023.3px){.row-custom.\--col-md{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row-custom.\--col-md .content-arrow-wrapper,.row-custom.\--col-md>.col-custom{width:100%!important}.row-custom.\--col-md .content-arrow-v{display:none}.row-custom.\--col-md .content-arrow-wrapper>*{max-width:unset!important}.row-custom.\--col-md>*+*{margin-top:24px}}@media (max-width:767.3px){.row-custom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row-custom>*+*{margin-top:24px}}.row-custom>:first-child{width:50%}.row-custom>:last-child{width:55%}@media (min-width:1744px){.row-custom>:first-child{width:43.5%}.row-custom>:last-child{width:57%}}@media (max-width:1260px){.row-custom>:last-child{width:49%}}@media (max-width:1023.3px){.row-custom>:last-child{width:57%}}@media (max-width:767.3px){.row-custom>*{width:100%!important}}.row-custom.\--s>:first-child{width:50%}.row-custom.\--s>:last-child{width:55%}@media (max-width:1260px){.row-custom.\--s>:last-child{width:50%}}.row-custom.\--s-first>:first-child{width:33%}@media (min-width:1744px){.row-custom.\--s-first>:first-child{width:35%}}.row-custom.\--s-first>:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.row-custom.\--ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.row-custom.\--lpm0{margin-bottom:0}}.col-custom{padding-left:12px;padding-right:12px}.col-custom.\--lp-mt0{margin-top:0!important}@media (max-width:767.3px){.col-custom>*{max-width:unset!important;width:100%}}.col-custom .\--stretch{-webkit-box-flex:1;-ms-flex:1;flex:1}.col-custom .\--flex-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.col-custom.\--max-n>*,.col-custom.\--max-nn>*{max-width:690px}@media (max-width:1260px){.col-custom.\--max-nn>*{max-width:414px}}@media (max-width:1260px){.col-custom.\--ss{width:40%}}@media (max-width:1260px){.col-custom.\--sm{width:68%}}.col-custom.\--max-s>*{max-width:605px}.col-custom.\--max-sx>*{max-width:530px}@media (max-width:1260px){.col-custom.\--max-sx>*{max-width:385px}}.col-custom.\--max-sxx>*{max-width:465px}@media (max-width:1260px){.col-custom.\--max-sxx>*{max-width:400px}}@media (max-width:1260px){.col-custom.\--max-sxxx{width:53%}}.content-arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-arrow-wrapper.\--small>:first-child{max-width:380px}@media (max-width:1260px){.content-arrow-wrapper.\--small>:first-child{max-width:320px}}@media (max-width:1023.3px){.content-arrow-wrapper.\--small>:first-child{max-width:220px}}@media (max-width:1260px){.content-arrow-wrapper.\--xs>:first-child{max-width:310px}}@media (max-width:767.3px){.content-arrow-wrapper.\--xs>:first-child{max-width:275px}}.content-arrow-wrapper>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:570px}@media (max-width:1260px){.content-arrow-wrapper>:first-child{max-width:365px}}@media (max-width:1023.3px){.content-arrow-wrapper>:first-child{max-width:300px}}@media (max-width:767.3px){.content-arrow-wrapper>:first-child{max-width:unset!important}}@media (max-width:767.3px){.content-arrow-wrapper .content-arrow{display:none}}.content-arrow{display:block;position:relative;height:1px;color:#80b122;background-color:currentColor;max-width:70px;width:100%}.content-arrow.\--full{max-width:unset}.content-arrow.\--big{max-width:164px}@media (max-width:1260px){.content-arrow.\--big{max-width:110px}}.content-arrow.\--auto{margin:auto}.content-arrow:after{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border:1px solid #fff0;border-top-color:currentColor;border-right-color:currentColor;content:'';color:inherit;width:6px;height:6px}.row-custom-arrow{margin-top:60px;margin-bottom:60px}@media (max-width:1023.3px){.row-custom-arrow.\--sm{margin-top:15px;margin-bottom:8px}}@media (max-width:767.3px){.row-custom-arrow.\--sm{margin-top:8px}}@media (max-width:1023.3px){.row-custom-arrow.\--smx{margin-top:15px;margin-bottom:15px}}@media (max-width:1260px){.row-custom-arrow{margin-top:42px;margin-bottom:42px}}@media (max-width:1023.3px){.row-custom-arrow{margin-top:32px;margin-bottom:32px}}@media (max-width:767.3px){.row-custom-arrow{margin-top:24px;margin-bottom:24px}}@media (max-width:1260px){.content-arrow-v{width:10.5px}}.section-opinions__slider{margin-bottom:122px}@media (max-width:480px){.section-opinions__slider{margin-bottom:19.0625vw}}.section-opinions__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px}@media (max-width:480px){.section-opinions__actions{margin-top:9.375vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section-opinions__actions>*+*{margin-left:60px}@media (max-width:480px){.section-opinions__actions>*+*{margin-left:9.375vw}}.opinions-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023.3px){.opinions-list{display:none}}.opinions-list__item{width:383px}@media (max-width:1260px){.opinions-list__item{width:300px}}.opinions-item{padding-top:57px;position:relative;width:100%;text-align:left}.opinions-item__content.\--simple{padding:40px 45px 46px;line-height:1.5}@media (max-width:480px){.opinions-item__content.\--simple{padding:6.25vw 7.03125vw 7.1875vw}}.opinions-item__img{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:125px;height:125px;border:12px solid #fff;border-radius:50%;overflow:hidden}.opinions-item__img img{width:100%;height:100%}.opinions-item__content{background-color:#fff;-webkit-box-shadow:0 0 150px 0 rgb(0 0 0 / .1);box-shadow:0 0 150px 0 rgb(0 0 0 / .1)}@media (max-width:480px){.opinions-item__content{padding:10.9375vw 7.03125vw 6.25vw}}.opinions-item__text{margin-bottom:36px}.opinions-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.opinions-slider .carousel-inner{overflow:visible}.opinions-slider-controls{-ms-flex-item-align:start;align-self:flex-start}@media (max-width:767.3px){.opinions-slider-controls{display:none}}.opinions-slider-controls.\--prev{margin-right:50px}@media (max-width:1260px){.opinions-slider-controls.\--prev{margin-right:30px}}.opinions-slider-controls.\--next{margin-left:50px}@media (max-width:1260px){.opinions-slider-controls.\--next{margin-left:30px}}.opinions-slider-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:118px;height:116px;color:#383838;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.opinions-slider-icon:hover{color:#a4ca71}.opinions-slider-icon svg{width:100%;height:100%}.opinions-slider-item{font-family:Montserrat,Arial,system-ui,sans-serif}.opinions-slider-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opinions-slider-item__text{margin-bottom:36px}.opinions-slider-item__img{-ms-flex-negative:0;flex-shrink:0;width:65px;height:65px;border-radius:50%;overflow:hidden;margin-right:20px}.opinions-slider-item__img img{width:100%;height:100%}.opinions-slider-item__author{font-weight:600;line-height:1.46}.section-team{position:relative;padding-bottom:140px;padding-top:250px}@media (max-width:1260px){.section-team{padding-top:120px;padding-bottom:55px}}.section-team:before{content:'';position:absolute;z-index:1;bottom:0;height:350px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff0),to(#181818));background-image:-webkit-linear-gradient(top,#fff0,#181818);background-image:-o-linear-gradient(top,#fff0,#181818);background-image:linear-gradient(180deg,#fff0,#181818)}@media (max-width:1260px){.section-team:before{height:100px}}.section-team-bg{position:absolute;height:auto;width:6000px;left:-21%;top:10%;background:no-repeat 50% / cover}@media (max-width:1260px){.section-team-bg{left:-55%;top:-1%}}@media (max-width:767.3px){.section-team-bg{display:none!important}}.section-team-bg .map{width:100%;height:auto;max-width:unset}.section-team-bg .map-usa{position:absolute;top:0;left:0;width:100%}.section-team__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1260px){.section-team__head{margin-bottom:70px}}@media (max-width:767.3px){.section-team__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-team__head-undertitle{width:100%;text-align:center;margin-bottom:72px}@media (max-width:1260px){.section-team__head-undertitle{width:348px;text-align:right;font-size:30px!important;margin-bottom:0}}@media (max-width:1023.3px){.section-team__head-undertitle{font-size:20px!important;max-width:182px}}@media (max-width:640px){.section-team__head-undertitle{width:100%;text-align:left;margin-bottom:38px;min-width:280px}}.section-team__head-title{text-align:right;line-height:1.16}@media (max-width:1260px){.section-team__head-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:45px;text-align:left;line-height:1.02}.section-team__head-title br{display:none}}@media (max-width:1023.3px){.section-team__head-title{-ms-flex-item-align:start;align-self:flex-start}}@media (max-width:640px){.section-team__head-title{width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;text-align:right;margin-left:unset;font-size:30px!important}.section-team__head-title br{display:initial}}.section-team__head-team{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:45px}@media (min-width:1744px){.section-team__head-team{margin-left:61px;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:1260px){.section-team__head-team{margin-left:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;margin-top:40px}}@media (max-width:640px){.section-team__head-team{margin-top:30px}}.section-team__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin:78px 0 100px}@media (max-width:1260px){.section-team__divider{display:none}}.section-team__article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-team__article-video{padding-top:10px;width:400px;height:305px;margin-right:70px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:1744px){.section-team__article-video{margin-right:93px;width:524px}}@media (max-width:1260px){.section-team__article-video{height:242px;padding-top:0;margin-right:57px}}@media (max-width:1023.3px){.section-team__article-video{width:202px;margin-right:38px}}@media (max-width:767.3px){.section-team__article-video{width:100%;height:200px;margin-right:0}}@media (max-width:480px){.section-team__article-video{height:168px}}.section-team__article-block{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:1260px){.section-team__article-block{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;margin-top:78px}}@media (max-width:767.3px){.section-team__article-block{margin-top:55px}}@media (max-width:480px){.section-team__article-block{margin-top:45px}}.section-team__article-list{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:85px;width:100%}@media (min-width:1744px){.section-team__article-list{margin-top:112px}}@media (max-width:1260px){.section-team__article-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;margin:auto;margin-bottom:auto}}@media (max-width:767.3px){.section-team__article-list{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-top:35px}}.team-video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;height:100%;width:100%;background-color:#505050;color:#80b122;cursor:pointer;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.team-video img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-video:hover{color:#fff}.team-video__btn{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:125px;height:125px;border:1px solid currentColor;border-radius:50%}@media (min-width:1744px){.team-video__btn{width:195px;height:195px}}.team-video__btn svg{width:48px;height:54px}@media (min-width:1744px){.team-video__btn svg{width:75px;height:84px}}.team-article-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -70px}@media (min-width:1744px){.team-article-list{margin:0 -90px}}@media (max-width:1260px){.team-article-list{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.team-article-list li{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 70px}@media (min-width:1744px){.team-article-list li{padding:0 90px}}@media (max-width:1260px){.team-article-list li{padding:0;padding-bottom:25px;margin-bottom:24px;width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.team-article-list li:last-child{margin-bottom:0;padding-bottom:0}.team-article-list li:last-child:after{content:unset}}.team-article-list li:first-child:before{content:unset}.team-article-list li:before{content:'';position:absolute;display:block;width:1.5px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#828282 20%,#fff0 0);background-image:-o-linear-gradient(#828282 20%,#fff0 0);background-image:linear-gradient(#828282 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y;left:0;top:0;height:100%}@media (max-width:1260px){.team-article-list li:before{content:unset}}@media (max-width:1260px){.team-article-list li:after{content:'';position:absolute;display:block;height:1.5px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;left:0;bottom:0;width:100%}}.team-article-list-item{font-size:16px;text-transform:uppercase;font-weight:500;line-height:normal;white-space:nowrap}@media (max-width:1260px),(min-width:1744px){.team-article-list-item{font-size:20px}}@media (max-width:1260px){.team-article-list-item br{display:none}}@media (max-width:1023.3px){.team-article-list-item{font-size:19px}}@media (max-width:767.3px){.team-article-list-item{position:relative;font-size:18px;white-space:unset;padding-left:9px}.team-article-list-item:before{content:'';position:absolute;left:0;top:3px;bottom:3px;width:2px;background-color:#80b122}}@media (max-width:480px){.team-article-list-item br{display:block}}.team-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}@media (max-width:1260px){.team-images{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-images__item:nth-child(-n+3) .team-images-tooltip{right:unset;left:0}.team-images__item:nth-child(-n+3) .team-images-tooltip:before{left:66px;right:unset}}@media (max-width:1023.3px){.team-images{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.team-images__item:nth-child(6) .team-images-tooltip,.team-images__item:nth-child(7) .team-images-tooltip,.team-images__item:nth-child(-n+2) .team-images-tooltip{right:unset;left:0}.team-images__item:nth-child(6) .team-images-tooltip:before,.team-images__item:nth-child(7) .team-images-tooltip:before,.team-images__item:nth-child(-n+2) .team-images-tooltip:before{left:66px;right:unset}}@media (max-width:767.3px){.team-images{margin:0 -2vw}.team-images__item:nth-child(6) .team-images-tooltip:before,.team-images__item:nth-child(7) .team-images-tooltip:before,.team-images__item:nth-child(-n+2) .team-images-tooltip:before{left:8vw}}@media (max-width:480px){.team-images__item:first-child .team-images-tooltip,.team-images__item:nth-child(2) .team-images-tooltip,.team-images__item:nth-child(5) .team-images-tooltip,.team-images__item:nth-child(6) .team-images-tooltip,.team-images__item:nth-child(9) .team-images-tooltip{right:unset;left:0}.team-images__item:first-child .team-images-tooltip:before,.team-images__item:nth-child(2) .team-images-tooltip:before,.team-images__item:nth-child(5) .team-images-tooltip:before,.team-images__item:nth-child(6) .team-images-tooltip:before,.team-images__item:nth-child(9) .team-images-tooltip:before{right:unset;left:10vw}.team-images__item:nth-child(3) .team-images-tooltip,.team-images__item:nth-child(4) .team-images-tooltip,.team-images__item:nth-child(7) .team-images-tooltip,.team-images__item:nth-child(8) .team-images-tooltip,.team-images__item:nth-child(10) .team-images-tooltip{right:0;left:unset}.team-images__item:nth-child(3) .team-images-tooltip:before,.team-images__item:nth-child(4) .team-images-tooltip:before,.team-images__item:nth-child(7) .team-images-tooltip:before,.team-images__item:nth-child(8) .team-images-tooltip:before,.team-images__item:nth-child(10) .team-images-tooltip:before{left:unset;right:10vw}}.team-images__item{position:relative;padding:21px 16px}@media (max-width:767.3px){.team-images__item{width:20%;padding:2vw}}@media (max-width:480px){.team-images__item{width:25%}}.team-images-tooltip{position:absolute;z-index:3;right:0;top:100%;margin-top:15px;background-color:#fff;padding:25px;color:#383838;border-radius:10px;min-width:340px;font-size:14px;pointer-events:none;opacity:0;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}@media (max-width:767.3px){.team-images-tooltip{padding:15px;font-size:12px;margin-top:10px;min-width:200px}}.team-images-tooltip:before{content:'';position:absolute;bottom:100%;right:55px;width:14px;height:14px;-webkit-transform:translateY(50%) rotate(45deg);-ms-transform:translateY(50%) rotate(45deg);transform:translateY(50%) rotate(45deg);background-color:#fff;border-radius:4px}@media (min-width:1744px){.team-images-tooltip:before{right:65px}}@media (max-width:1260px){.team-images-tooltip:before{right:66px}}@media (max-width:767.3px){.team-images-tooltip:before{right:8vw}}.team-images-tooltip b{display:block;line-height:1.66;font-size:16px}@media (max-width:767.3px){.team-images-tooltip b{font-size:14px}}.team-images-item:hover+.team-images-tooltip,.team-images-item:hover:before{opacity:1}.team-images-item{position:relative;width:93px;padding-top:100%;cursor:pointer}@media (min-width:1744px){.team-images-item{width:121px}}@media (max-width:1260px){.team-images-item{width:112px}}@media (max-width:767.3px){.team-images-item{width:100%}}.team-images-item:before{content:'';position:absolute;z-index:1;left:-4px;right:-4px;top:-4px;bottom:-4px;background-color:hsl(0 0% 77% / .1);border-radius:50%;opacity:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.team-images-item img{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;border-radius:50%;display:block;max-width:unset;overflow:hidden;background-color:#383838}.section-leads{position:relative;z-index:2;padding-bottom:345px;padding-top:0;background:url(/wp-content/themes/martal/assets/images/index/leads/bg.png) no-repeat 50% / cover}.section-leads:after{content:'';position:absolute;top:0;height:630px;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(#181818),to(#fff0));background-image:-webkit-linear-gradient(top,#181818,#fff0);background-image:-o-linear-gradient(top,#181818,#fff0);background-image:linear-gradient(180deg,#181818,#fff0)}@media (max-width:1260px){.section-leads{padding-top:81px;background:url(/wp-content/themes/martal/assets/images/index/leads/bg-medium.png) no-repeat 50% / cover}}@media (max-width:1023.3px){.section-leads{padding-top:91px;background:url(/wp-content/themes/martal/assets/images/index/leads/bg-laptop.png) no-repeat 50% / cover}}@media (max-width:767.3px){.section-leads{background:#383838;padding-bottom:261px;padding-top:51px}}.section-leads__head{position:relative;margin-bottom:70px}.section-leads__head:before{content:'';position:absolute;top:0;left:-9999px;right:-9999px;height:620px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff0),color-stop(20%,#000),color-stop(40%,#000),to(#fff0));background-image:-webkit-linear-gradient(top,#fff0,#000 20%,#000 40%,#fff0);background-image:-o-linear-gradient(top,#fff0,#000 20%,#000 40%,#fff0);background-image:linear-gradient(180deg,#fff0,#000 20%,#000 40%,#fff0)}@media (max-width:1260px){.section-leads__head{margin-bottom:100px}}@media (max-width:1023.3px){.section-leads__head{margin-bottom:200px}}@media (max-width:767.3px){.section-leads__head{margin-bottom:179px}}.section-leads__head-undertitle{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1260px){.section-leads__head-undertitle{font-size:30px!important}}@media (max-width:1023.3px){.section-leads__head-undertitle{display:block;margin-bottom:43px}}@media (max-width:767.3px){.section-leads__head-undertitle{margin-bottom:13px;font-size:22px!important}}@media (max-width:1023.3px){.section-leads__head-undertitle span{text-align:left!important;width:auto!important;padding-right:0!important}}@media (max-width:767.3px){.section-leads__head-undertitle span{display:block}}.section-leads__head-undertitle span:first-child{width:50%;text-align:right;font-weight:300;padding-right:16px}@media (max-width:1260px){.section-leads__head-undertitle span:first-child{padding-right:24px}}.section-leads__head-undertitle span:last-child{width:50%;padding-left:16px}@media (max-width:1260px){.section-leads__head-undertitle span:last-child{padding-left:unset}}.section-leads__head-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-leads__head-text div{font-size:18px;width:50%}@media (max-width:1260px){.section-leads__head-text div{font-size:16px}}@media (max-width:1023.3px){.section-leads__head-text div{width:100%;padding-right:0!important;padding-left:0!important;margin-bottom:30px}}@media (max-width:767.3px){.section-leads__head-text div{font-size:14px}.section-leads__head-text div:last-child{margin-bottom:0}}.section-leads__head-text div:first-child{text-align:right;padding-right:16px}@media (max-width:1260px){.section-leads__head-text div:first-child{text-align:left;padding-right:85px}}.section-leads__head-text div:last-child{padding-left:16px}@media (max-width:1260px){.section-leads__head-text div:last-child{padding-left:35px}}.section-leads__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-leads__list-item{max-width:1051px;margin-bottom:130px}@media (max-width:1260px){.section-leads__list-item{max-width:722px}}@media (max-width:1023.3px){.section-leads__list-item{margin-bottom:206px}}@media (max-width:767.3px){.section-leads__list-item{margin-bottom:190px}}.section-leads__list-item:nth-child(odd){margin-left:400px}@media (max-width:1260px){.section-leads__list-item:nth-child(odd){margin-left:auto}}.section-leads__list-item:last-child{margin-bottom:0}.leads-card{position:relative;background-color:#fff;border-radius:10px;padding:0 50px;color:#383838}@media (max-width:767.3px){.leads-card{padding:0 16px}}.leads-card__inner{position:relative;padding-bottom:66px}@media (max-width:767.3px){.leads-card__inner{padding-bottom:56px}}.leads-card__image{position:absolute;top:0}@media (max-width:1260px){.leads-card__image{top:50%!important;-webkit-transform:translateY(-50%)!important;-ms-transform:translateY(-50%)!important;transform:translateY(-50%)!important}}@media (max-width:1023.3px){.leads-card__image{-webkit-transform:unset!important;-ms-transform:unset!important;transform:unset!important;top:unset!important;right:unset!important;margin:unset unset -32px -10px!important;bottom:100%!important;left:-20px!important}}@media (max-width:767.3px){.leads-card__image{left:-6px!important;margin-bottom:-20px!important;margin-left:-5px!important}}.leads-card__image.\--i1{top:-32px;width:464px;margin-right:21px}@media (max-width:1260px){.leads-card__image.\--i1{width:307px;margin-right:12px}}@media (max-width:1023.3px){.leads-card__image.\--i1{width:205px}}@media (max-width:767.3px){.leads-card__image.\--i1{width:173px}}.leads-card__image.\--i2{top:-11px;width:379px}@media (max-width:1260px){.leads-card__image.\--i2{width:308px;margin-top:-30px;margin-left:20px}}@media (max-width:1023.3px){.leads-card__image.\--i2{width:214px;margin-left:-28px!important}}@media (max-width:767.3px){.leads-card__image.\--i2{margin-left:0!important;width:180px}}.leads-card__image.\--i3{margin-right:35px;top:-20px;width:377px}@media (max-width:1260px){.leads-card__image.\--i3{width:288px;margin-top:10px;margin-right:28px}}@media (max-width:1023.3px){.leads-card__image.\--i3{width:186px}}@media (max-width:767.3px){.leads-card__image.\--i3{margin-bottom:-30px;width:172px}}.leads-card__image img{width:100%;height:auto}.leads-card.\--right .leads-card__image{left:100%}.leads-card.\--left .leads-card__image{right:100%}.leads-card__title{line-height:32.28px;position:relative;font-weight:800;font-size:28px;margin-bottom:26px;padding-top:32px}@media (max-width:767.3px){.leads-card__title{font-size:18px}}.leads-card__text{margin-bottom:32px;line-height:31.36px}@media (max-width:767.3px){.leads-card__text{margin-bottom:22px}}.leads-card__link{color:#80b122;font-weight:600}@media (max-width:767.3px){.leads-card__link .link-arrow{font-size:14px}}.leads-card__label{position:absolute;bottom:0}.leads-card-label{position:relative;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);padding:8px;padding-right:16px;background:#fff;border-radius:40px;font-weight:700}.leads-card-label,.leads-card-label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.leads-card-label span{padding:5px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;background-color:#80b122;border-radius:50%;margin-right:16px;color:#fff;line-height:1}.block-arrow{position:relative;top:-140px;z-index:2;background-color:#fff;-webkit-box-shadow:0 0 150px 0 rgb(0 0 0 / .07);box-shadow:0 0 150px 0 rgb(0 0 0 / .07);padding:25px 28px;padding-bottom:30px;border-radius:10px}@media (min-width:1744px){.block-arrow{padding:75px 93px;padding-bottom:100px}}@media (max-width:1260px){.block-arrow{top:-75px;padding-bottom:70px}}@media (max-width:767.3px){.block-arrow{top:-115px;padding:24px 10px;padding-bottom:10px}}.block-arrow__title{margin-bottom:22px}@media (max-width:767.3px){.block-arrow__title{margin-bottom:10px}}@media (max-width:640px){.block-arrow__title{margin-bottom:3px}}.block-arrow__text{font-size:16px;line-height:1.86}@media (max-width:1260px){.block-arrow__text{line-height:1.96}}@media (max-width:640px){.block-arrow__text{font-size:14px}}.block-arrow-triangle{position:absolute;top:100%;left:0;right:0;height:100px;border-top-left-radius:3px;border-top-right-radius:3px;margin-top:-1px}.block-arrow-triangle svg{width:100%;height:100%;fill:#fff}@media (min-width:1744px){.block-arrow-triangle{height:110px}}@media (max-width:1260px){.block-arrow-triangle{height:90px}}@media (max-width:1023.3px){.block-arrow-triangle{height:70px}}@media (max-width:767.3px){.block-arrow-triangle{height:50px}}.block-arrow__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:92px}.block-arrow__row.\--small{margin-bottom:50px}@media (max-width:1023.3px){.block-arrow__row{margin-bottom:63px}}@media (max-width:767.3px){.block-arrow__row{margin-bottom:47px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-arrow__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-arrow__col:first-child{margin-right:110px}@media (min-width:1744px){.block-arrow__col:first-child{margin-right:155px}}@media (max-width:1260px){.block-arrow__col:first-child{margin-right:39px}}@media (max-width:767.3px){.block-arrow__col:first-child{margin-right:unset;margin-bottom:32px}}.block-arrow__heading{margin-bottom:10px}.block-arrow__subheading{display:inline-block;position:relative}@media (max-width:1260px){.block-arrow__subheading{max-width:50%}}@media (max-width:1023.3px){.block-arrow__subheading{max-width:57%}}@media (max-width:767.3px){.block-arrow__subheading{max-width:unset}}.block-arrow__heading-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:46px;height:50px;margin-left:46px;white-space:nowrap}@media (max-width:767.3px){.block-arrow__heading-link{position:relative;left:unset;-webkit-transform:unset;-ms-transform:unset;top:unset;padding-left:0;margin-top:8px;margin-left:0;transform:unset;height:unset}}.block-arrow__heading-link:before{content:'';position:absolute;display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#000),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#000 20%,#fff0 0);background-image:-o-linear-gradient(#000 20%,#fff0 0);background-image:linear-gradient(#000 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y;left:0;top:0;bottom:0}@media (max-width:767.3px){.block-arrow__heading-link:before{content:unset;display:none}}.block-arrow__heading-wrap{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:52px}@media (max-width:767.3px){.block-arrow__heading-wrap{margin-bottom:40px}}@media (max-width:1260px){.block-arrow__heading-wrap.\--m-full{width:100%}}@media (max-width:480px){.block-arrow__heading-wrap{max-width:350px}}.block-arrow__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-arrow__content+.block-arrow__content{margin-top:135px}@media (min-width:1744px){.block-arrow__content+.block-arrow__content{margin-top:217px}}@media (max-width:1023.3px){.block-arrow__content+.block-arrow__content{margin-top:70px}}@media (max-width:767.3px){.block-arrow__content+.block-arrow__content{margin-top:44px}}@media (max-width:767.3px){.block-arrow__steps.\--first{position:relative;padding-bottom:47px}.block-arrow__steps.\--first:before{position:absolute;bottom:0;left:0;content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}}.arrow-steps{display:inline-block}.arrow-steps__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arrow-steps__row+.arrow-steps__row{margin-top:32px}@media (max-width:1023.3px){.arrow-steps__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.arrow-steps__col{width:292px}.arrow-steps__col.\--arrow{padding-right:27px;margin-right:-21px}@media (max-width:1023.3px){.arrow-steps__col.\--arrow{padding-right:0;margin-right:0}}@media (min-width:1744px){.arrow-steps__col{width:330px}}@media (max-width:1260px){.arrow-steps__col{width:238px}}@media (max-width:1023.3px){.arrow-steps__col{width:280px}.arrow-steps__col+.arrow-steps__col{margin-top:4px}}@media (min-width:1744px){.arrow-steps__col.\--small{width:300px}}.arrow-steps__col.\--index-top{position:relative;z-index:2}.arrow-steps__col-shape{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023.3px){.arrow-steps__col-shape{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.arrow-steps__col-shape.\--last{margin-bottom:25px}}.arrow-steps__col-shape-bg{top:-11px;bottom:-11px;right:-11px;border-radius:10px}.arrow-steps__col-shape-bg,.arrow-steps__col-shape-top{display:block;position:absolute;left:-11px;background-color:#bdbdbd}.arrow-steps__col-shape-top{bottom:100%;padding:0 20px;padding-bottom:10px;padding-top:5px;border-top-left-radius:10px;border-top-right-radius:10px;font-size:16px;color:#fff;font-weight:700}.arrow-steps__col-shape-top br{display:none}@media (max-width:1023.3px){.arrow-steps__col-shape-top br{display:initial}}@media (max-width:1023.3px){.arrow-steps__col-shape-top{font-size:12px;position:relative;left:unset;padding-top:6;padding-bottom:9px;color:#828282;line-height:normal}.arrow-steps__col-shape-top.\--first{-ms-flex-item-align:end;align-self:flex-end;padding-right:28px}}.arrow-card{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#80b122;color:#fff;padding:0 20px;padding-right:10px;border-radius:10px;height:75px}.arrow-card,.arrow-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1260px){.arrow-card{padding:0 15px}}@media (max-width:1023.3px){.arrow-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px}}.arrow-card.\--noarrow{padding-right:40px}@media (max-width:1260px){.arrow-card.\--noarrow{padding:0 25px}}@media (max-width:1023.3px){.arrow-card.\--noarrow{padding:0 20px}}@media (min-width:1024.3px){.arrow-card.\--noarrow .arrow-card__triangle{visibility:hidden}}.arrow-card.\--big{height:80px;padding-top:15px;padding-bottom:15px}.arrow-card.\--shadow{background-image:-webkit-radial-gradient(0 50%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(0 50%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at 0 50%,rgb(0 0 0 / .35) 0,#fff0 14%)}@media (max-width:1023.3px){.arrow-card.\--shadow{background-image:-webkit-radial-gradient(14% -5%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:-o-radial-gradient(14% -5%,circle,rgb(0 0 0 / .35) 0,#fff0 14%);background-image:radial-gradient(circle at 14% -5%,rgb(0 0 0 / .35) 0,#fff0 14%)}.arrow-card.\--shadow.\--lp-noshadow{background-image:unset}}.arrow-card.\--dark{background-color:#658e17}.arrow-card.\--acsent{background-color:#2d9cdb}@media (max-width:1023.3px){.arrow-card.\--acsent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:unset;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}}.arrow-card.\--dark .arrow-card__triangle{fill:#658e17}.arrow-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;margin-right:20px}.arrow-card__icon.\--big{width:37px;height:35px}.arrow-card__icon svg{width:100%;height:100%}@media (max-width:1260px){.arrow-card__icon{margin-right:19px}}.arrow-card__divider{display:block;margin:0 72px}@media (max-width:1260px){.arrow-card__divider{margin:0 42px}}@media (min-width:1023.3px){.arrow-card__divider{display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#fff 20%,#fff0 0);background-image:-o-linear-gradient(#fff 20%,#fff0 0);background-image:linear-gradient(#fff 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y}}@media (max-width:1023.3px){.arrow-card__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#fff),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#fff 20%,#fff0 0);background-image:-o-linear-gradient(left,#fff 20%,#fff0 0);background-image:linear-gradient(90deg,#fff 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin:15px 0}}.arrow-card__triangle{position:absolute;z-index:2;left:100%;top:0;height:100%;display:block;width:37px;margin-left:-10px;fill:#80b122}@media (max-width:1023.3px){.arrow-card__triangle{left:40px;top:100%;height:50px;margin-top:-10px;width:25.5px;margin-left:unset;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:translateX(100%) rotate(90deg);-ms-transform:translateX(100%) rotate(90deg);transform:translateX(100%) rotate(90deg)}}.arrow-card__count{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;border:2.5px solid currentColor;margin-right:20px;border-radius:50%}.arrow-card__text{line-height:normal;font-size:15px;font-weight:600}@media (min-width:1744px){.arrow-card__text{font-size:18px}}@media (max-width:1260px){.arrow-card__text{font-size:14px}}.arrow-card-shape{position:absolute;left:100%;margin-left:33px;height:110px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1023.3px){.arrow-card-shape{display:none!important}}.arrow-card-shape.\--short{width:186px}@media (min-width:1744px){.arrow-card-shape.\--short{width:320px}}@media (max-width:1260px){.arrow-card-shape.\--short{width:135px}}.arrow-card-shape.\--long{width:325px;margin-left:60px}@media (min-width:1744px){.arrow-card-shape.\--long{width:510px}}@media (max-width:1260px){.arrow-card-shape.\--long{width:235px}}.arrow-card-shape:before{top:0;width:100%}.arrow-card-shape:after,.arrow-card-shape:before{content:'';position:absolute;bottom:0;left:0;border-bottom:2px solid #80b122}.arrow-card-shape:after{width:14px;height:14px;-webkit-transform:translate(-50%,50%) rotate(45deg);-ms-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg);border-left:2px solid #80b122}.arrow-card-shape span{position:absolute;left:100%;height:40%;bottom:0;display:block;width:74px;overflow:hidden}@media (min-width:1744px){.arrow-card-shape span{height:100%}}.arrow-card-shape span:before{content:'';position:absolute;right:0;bottom:0;border:2px solid #80b122;border-bottom-right-radius:30px;width:300px;height:110px}@media (min-width:1744px){.arrow-card-shape span:before{border-radius:60px}}.section-quiz{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:800px;background:#fff}.section-quiz__img{position:absolute;top:0;left:0;width:100%;height:100%}.section-quiz__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-quiz__img img.\--mob{display:none}@media (max-width:767.3px){.section-quiz__img img.\--mob{display:block}}@media (max-width:767.3px){.section-quiz__img img.\--desktop{display:none}}@media (max-width:1260px){.section-quiz{height:750px}}@media (max-width:767.3px){.section-quiz{height:auto;min-height:503px}}.quiz-btn{position:relative}.quiz-btn.\--secondary .quiz-btn__arrow{fill:#2d9cdb}.quiz-btn.\--grey .quiz-btn__arrow{fill:#bdbdbd}.quiz-btn__arrow{position:absolute;top:0;bottom:0;width:25px}.quiz-btn__arrow.\--prev{right:100%;margin-right:-8px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.quiz-btn__arrow.\--next{left:100%;margin-left:-8px}.section-industry{position:relative;z-index:2;background-color:#fff0!important;margin-bottom:-150px}@media (max-width:1260px){.section-industry{margin-bottom:-70px}}.industry-block{position:relative;top:-75px;background-color:#fff;border-radius:10px;padding:80px 45px 45px;color:#383838}@media (min-width:1744px){.industry-block{padding:80px 93px 45px}}@media (max-width:1260px){.industry-block{padding:23px 27px 15px}}@media (max-width:767.3px){.industry-block{padding:23px 10px 25px}}.industry-block__head{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1260px){.industry-block__head{display:block}}.industry-block__list{position:relative}.industry-block__heading{margin-right:40px;text-align:right}@media (min-width:1744px){.industry-block__heading{margin-right:70px}}@media (max-width:1260px){.industry-block__heading{text-align:left;margin-right:0;margin-bottom:16px}.industry-block__heading br{display:none}}.industry-block__title{font-size:40px;text-transform:uppercase;font-weight:700;letter-spacing:1.4px;line-height:1}@media (min-width:1023.3px){.industry-block__title{position:absolute;left:0;top:50%;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg) translate(-36%,100%);-ms-transform:rotate(-90deg) translate(-36%,100%);transform:rotate(-90deg) translate(-36%,100%)}}@media (max-width:767.3px){.industry-block__title{margin-bottom:30px;font-size:30px}}.industry-block__article{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:767.3px){.industry-block__article{margin-bottom:50px}}.industry-block__divider{margin:90px 0 51px;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x}@media (max-width:1260px){.industry-block__divider{margin-top:40px;margin-bottom:40px}}@media (max-width:767.3px){.industry-block__divider{display:none}}.section-cards{padding:170px 0 160px}@media (max-width:1260px){.section-cards{padding:84px 0}}@media (max-width:767.3px){.section-profile__heading-wrap{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left!important}}.section-profile__arrow{margin:78px auto 69px}@media (max-width:1023.3px){.section-profile__arrow{margin:50px auto}}@media (max-width:767.3px){.section-profile__arrow{margin:27px auto 46px}.section-profile__arrow img{max-width:unset;width:100%}}@media (max-width:1023.3px){.section-engagements{padding-bottom:120px!important}}@media (max-width:640px){.section-engagements{padding-bottom:70px!important}}.section-engagements__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -30px}@media (max-width:1023.3px){.section-engagements__row{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-engagements__col{padding:0 30px}@media (max-width:1023.3px){.section-engagements__col{padding:0}}.section-engagements__heading-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1260px){.section-engagements__heading-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:640px){.section-engagements__heading-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-engagements__heading{text-align:right;margin-right:60px}@media (max-width:1260px){.section-engagements__heading{max-width:334px;margin-right:38px}}@media (max-width:1023.3px){.section-engagements__heading{max-width:245px}}@media (max-width:640px){.section-engagements__heading{max-width:unset;margin-right:unset;text-align:left!important;margin-bottom:18px}}.section-engagements__heading-descr{max-width:960px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.section-engagements__heading-descr{max-width:unset;margin-top:5px}}@media (max-width:1023.3px){.section-engagements__heading-descr{font-size:20px!important;margin-top:3px}}.section-engagements__list-heading{margin-bottom:36px}@media (max-width:640px){.section-engagements__list-heading{margin-bottom:9px}}.section-engagements__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin:48px 0}@media (max-width:1023.3px){.section-engagements__divider{margin:38px 0}}@media (max-width:640px){.section-chart{padding-top:70px!important}}.section-chart__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.section-chart__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-chart__col{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-chart__col.\--stretch{max-width:1000px!important}@media (min-width:1744px){.section-chart__col.\--stretch{max-width:1140px!important}}@media (max-width:1023.3px){.section-chart__col:first-child{max-width:295px;width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}@media (max-width:767.29px){.section-chart__col{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:100%;max-width:unset!important}}.section-chart__heading-wrap{text-align:right;padding-right:108px}.section-chart__heading-wrap.\--custom{padding-right:130px;text-align:left}@media (max-width:1260px){.section-chart__heading-wrap.\--custom{padding-right:100px}}@media (max-width:1023.3px){.section-chart__heading-wrap.\--custom{padding-right:60px}}@media (max-width:1260px){.section-chart__heading-wrap{padding-right:66px}}@media (max-width:1023.3px){.section-chart__heading-wrap{padding-right:54px}}@media (max-width:767.3px){.section-chart__heading-wrap{padding-right:0;margin-bottom:44px}.section-chart__heading-wrap .\--under{font-weight:500}.section-chart__heading-wrap .\--under br{display:none}}.section-chart__heading-wrap .section-heading.\--h0{letter-spacing:-1.8px;line-height:1}@media (max-width:480px){.section-cases__heading-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-cases__heading-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:37px;margin-left:54px;height:50px}.section-cases__heading-link:before{content:'';position:absolute}@media (min-width:480px){.section-cases__heading-link:before{display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#828282 20%,#fff0 0);background-image:-o-linear-gradient(#828282 20%,#fff0 0);background-image:linear-gradient(#828282 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y;left:0;top:0;bottom:0}}@media (max-width:480px){.section-cases__heading-link{padding-left:0;margin-left:0;padding-top:8px;margin-top:17px}.section-cases__heading-link:before{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;left:0;top:0;right:0}}.section-opinions{padding-top:200px;padding-bottom:235px}@media (max-width:1260px){.section-opinions{padding:100px 0}}@media (max-width:640px){.section-opinions{padding:70px 0}}.advantages-capital{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px}@media (max-width:1260px),(min-width:1744px){.advantages-capital{margin:0 -55px}}.advantages-capital__item{width:33.3333%;padding:0 25px;margin-bottom:60px}@media (max-width:1260px),(min-width:1744px){.advantages-capital__item{padding:0 55px;margin-bottom:80px}}@media (max-width:1260px){.advantages-capital__item{width:50%}}@media (max-width:1023.3px){.advantages-capital__item{width:100%}}.card-advantage,.card-advantage__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.card-advantage__icon{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;height:100px;padding:30px;margin-top:5px;margin-right:15px;color:#80b122;background:#fff0 url(/wp-content/themes/martal/assets/images/decor/round-dotted-border.svg) no-repeat 50% / contain}@media (max-width:1260px),(min-width:1744px){.card-advantage__icon{margin-right:21px;margin-top:8px;width:118px;height:118px;padding:40px}}@media (max-width:640px){.card-advantage__icon{width:70px;height:70px;padding:21px;margin-right:17px;margin-top:0}}.card-advantage__icon svg{width:100%;height:100%}.card-advantage__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:17px;font-weight:700;min-height:52px;line-height:1.38}@media (max-width:1260px),(min-width:1744px){.card-advantage__title{min-height:56px;font-size:20px}}@media (max-width:640px){.card-advantage__title{margin-bottom:10px;font-size:14px;min-height:40px}}.card-advantage__text{font-size:15px}@media (max-width:1260px),(min-width:1744px){.card-advantage__text{font-size:16px}}@media (max-width:640px){.card-advantage__text{font-size:14px}}.section-capital-need__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.section-capital-need__wrapper{display:block}}.section-capital-need__heading{white-space:nowrap;font-weight:300;font-size:32px;line-height:1.26;text-align:right}@media (min-width:1744px){.section-capital-need__heading{font-size:38px}}@media (max-width:1260px){.section-capital-need__heading{font-size:22px;max-width:620px;white-space:unset}.section-capital-need__heading br{display:none}}@media (max-width:767.3px){.section-capital-need__heading{text-align:center;margin:0 auto;margin-bottom:20px}}@media (max-width:480px){.section-capital-need__heading{font-size:20px;margin-bottom:12px}}.section-capital-need__description{margin-left:40px;font-size:14px}@media (min-width:1744px){.section-capital-need__description{margin-left:111px;font-size:16px}}@media (max-width:1260px){.section-capital-need__description{font-size:15px;margin-left:77px}}@media (max-width:767.3px){.section-capital-need__description{text-align:center;max-width:500px;margin:0 auto}}@media (max-width:480px){.section-capital-need__description{font-size:14px}}.section-capital-start__wrapper{text-align:center}.section-capital-start__heading{margin-bottom:33px}.section-blog{padding:120px 0;padding-bottom:190px}@media (max-width:1260px){.section-blog{padding:100px 0;padding-bottom:120px}}@media (max-width:1023.3px){.section-blog{padding:90px 0;padding-bottom:100px}}@media (max-width:767.3px){.section-blog{padding:80px 0}}@media (max-width:480px){.section-blog{padding:70px 0}}.section-blog.\--article{overflow:hidden}.section-blog__article{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.section-blog__article-content{background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:100px}@media (min-width:1744px){.section-blog__article-content{margin-top:-10px}}@media (max-width:1260px){.section-blog__article-content{width:100%;padding-right:0}}.section-blog__article-sidebar{position:relative;width:350px;padding-left:50px}@media (min-width:1744px){.section-blog__article-sidebar{width:460px;padding-left:105px}}@media (max-width:1260px){.section-blog__article-sidebar{display:none}}.section-blog__article-sidebar-title{margin-bottom:30px}.section-blog__article-sidebar:before{content:'';position:absolute;top:-9999px;bottom:-9999px;left:0;width:9999px;background-color:#fafafa;z-index:-1}.section-blog__pagination{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-list,.section-blog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}@media (min-width:1744px){.blog-list{margin:0 -45px}}@media (max-width:1260px){.blog-list{margin:0 -45px}}@media (max-width:767.3px){.blog-list{margin:0}}.blog-list__item{width:33.3333%;padding:0 20px;margin-bottom:60px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}@media (min-width:1744px){.blog-list__item{margin-bottom:80px;padding:0 45px}}@media (min-width:641px){.blog-list__item:hover{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}}@media (max-width:1260px){.blog-list__item{width:50%;padding:0 45px;margin-bottom:80px}}@media (max-width:1023.3px){.blog-list__item{padding:0 15px}}@media (max-width:767.3px){.blog-list__item{width:100%;padding:0;margin-bottom:64px}.blog-list__item:last-child{margin-bottom:0}}.blog-sidebar-list li:not(:last-child){position:relative;padding-bottom:70px;margin-bottom:92px}@media (min-width:1744px){.blog-sidebar-list li:not(:last-child){padding-bottom:73px;margin-bottom:110px}}.blog-sidebar-list li:not(:last-child):before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;bottom:0;left:0}.blog-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-card__head{position:relative;width:100%;background:#828282 no-repeat 50% / cover;border-radius:20px 20px 0 0;margin-bottom:36px;overflow:hidden}.blog-card__head a{display:block}.blog-card__head img{border-radius:inherit}@media (max-width:1023.3px){.blog-card__head{padding-top:48%}}@media (max-width:480px){.blog-card__head{padding-top:60%;margin-bottom:20px}}.blog-card__img{min-width:100%;width:100%;height:auto;min-height:100%}.blog-card__date{margin-bottom:25px}@media (max-width:480px){.blog-card__date{margin-bottom:12px}}.blog-card__title{font-size:20px;margin-bottom:20px;font-weight:700;line-height:1.38}@media (max-width:640px){.blog-card__title{font-size:18px}}@media (max-width:480px){.blog-card__title{margin-bottom:15px;font-size:16px}}.blog-card__text{font-family:Raleway,Arial,system-ui,sans-serif;font-weight:500;margin-bottom:20px;font-size:18px;line-height:1.8}@media (max-width:640px){.blog-card__text{font-size:16px;margin-bottom:15px}}@media (max-width:480px){.blog-card__text{font-size:14px}}.blog-card__body{padding-right:10px}.blog-card__author{margin-bottom:22px}@media (max-width:640px){.blog-card__author{margin-bottom:12px}}.blog-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#828282;line-height:1;font-weight:500;font-size:16px}.blog-date.\--c-inherit{color:inherit}.blog-date svg{width:14px;height:16px;margin-right:12px}.blog-link{-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1;cursor:pointer}.blog-link:hover{opacity:.7}.blog-author{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;color:#bdbdbd;font-weight:500}.blog-author svg{width:20px;height:20px;margin-right:6px}.blog-tags{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#bdbdbd;font-weight:500}@media (max-width:640px){.blog-tags{font-size:14px;font-weight:400}}.blog-tags.\--acsent{color:#80b122}.blog-tags.\--acsent .blog-tags__list i{color:#c7e58d}.blog-tags svg{width:15px;height:15px;margin-right:8px;margin-top:7px}.blog-tags__list{color:inherit}.blog-tags__list>*{opacity:1;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;text-decoration:unset!important}.blog-tags__list>:hover{opacity:.7}.blog-tags__list i{font-size:12px;color:#e0e0e0}.blog-article__wrapper{margin-bottom:55px}@media (max-width:640px){.blog-article__wrapper{margin-bottom:33px}}.blog-article__pros{margin:85px 0}@media (max-width:1023.3px){.blog-article__pros{margin:50px 0}}@media (max-width:640px){.blog-article__pros{margin:33px 0}}.blog-article h2{font-size:44px;font-weight:800;margin-bottom:12px;line-height:1.26}@media (max-width:1023.3px){.blog-article h2{font-size:32px}}@media (max-width:640px){.blog-article h2{font-size:22px;margin-bottom:17px;line-height:1.11}}.blog-article h4{font-size:34px;font-weight:800;margin-bottom:18px;letter-spacing:-.3px;line-height:1.26}@media (max-width:1023.3px){.blog-article h4{font-size:26px}}@media (max-width:640px){.blog-article h4{font-size:18px;margin-bottom:15px}}.blog-article h3{font-size:34px;font-weight:300;line-height:1.26;margin-bottom:18px}@media (max-width:1023.3px){.blog-article h3{font-size:26px}}@media (max-width:640px){.blog-article h3{margin-bottom:14px;font-size:18px;font-weight:500}}.blog-article p{margin-bottom:20px}@media (max-width:640px){.blog-article p{margin-bottom:10px}}.blog-article *+h3,.blog-article *+h4,.blog-article *+h5{margin-top:53px}@media (max-width:640px){.blog-article *+h3,.blog-article *+h4,.blog-article *+h5{margin-top:33px}}.blog-article a{color:#80b122;text-decoration:underline}.blog-article a:hover{text-decoration:unset}.blog-article ul{margin-bottom:20px}.blog-article ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-article ul li:before{content:'';-ms-flex-negative:0;flex-shrink:0;margin-top:7px;margin-right:8px;display:block;height:18px;width:18px;background:url(/wp-content/themes/martal/assets/images/decor/list-dot.png) no-repeat 50% / contain}.blog-article ol{margin-bottom:20px;padding-left:20px;list-style-type:decimal}.blog-article ol ::marker{padding-right:10px;content:counters(list-item,'.') ' ';font-weight:600;color:#80b122}.blog-article ol li{padding-left:8px}.blog-article *+ol,.blog-article *+ul{margin-top:20px}.blog-opinion{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-opinion__img{margin-right:20px}@media (max-width:640px){.blog-opinion__img{margin-top:10px}}.blog-opinion__author{padding-bottom:14px}@media (max-width:640px){.blog-opinion__author{padding-bottom:22px;line-height:1.96!important}}.blog-opinion__content{padding-top:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:640px){.blog-opinion__content{padding-top:0}}.blog-opinion__footer{position:relative;padding-top:12px}@media (max-width:640px){.blog-opinion__footer{padding-top:18px}}.blog-opinion__footer:before{content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;top:0;left:0}.blog-opinion__text{max-width:645px}.pros-cons{position:relative}.pros-cons__decor{position:absolute;left:0;top:0;bottom:0}@media (max-width:1023.3px){.pros-cons__decor{display:none}}.pros-cons__decor span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pros-cons__decor span svg{fill:#80b122}.pros-cons__block{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.pros-cons__block{display:block}}.pros-cons__block.\--top{padding-bottom:50px}.pros-cons__block.\--bottom{position:relative;padding-top:50px}.pros-cons__block.\--bottom:before{content:'';position:absolute;display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:4.5px 1.5px;background-repeat:repeat-x;top:0;left:65px;width:unset;right:0}@media (max-width:1023.3px){.pros-cons__block.\--bottom:before{left:0}}.pros-cons__block-title{position:relative;padding-left:70px;padding-right:20px;font-size:38px;font-weight:800;line-height:1.26;text-transform:uppercase}@media (min-width:1023.3px){.pros-cons__block-title span{position:absolute;display:block;width:30px;height:1px;left:30px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pros-cons__block-title span:after,.pros-cons__block-title span:before{position:absolute;left:0;top:0;content:''}.pros-cons__block-title span:before{display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#828282 20%,#fff0 0);background-image:-o-linear-gradient(#828282 20%,#fff0 0);background-image:linear-gradient(#828282 20%,#fff0 0);background-position:100%;background-size:1.5px 4.5px;background-repeat:repeat-y;height:210px!important}.pros-cons__block-title span:after{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:4.5px 1.5px;background-repeat:repeat-x}}@media (max-width:1023.3px){.pros-cons__block-title{padding:unset;margin-bottom:20px}}.pros-cons__block.\--top .pros-cons__block-title{-ms-flex-item-align:start;align-self:flex-start;margin-top:10px}.pros-cons__block.\--bottom .pros-cons__block-title{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:10px}@media (min-width:1023.3px){.pros-cons__block.\--bottom .pros-cons__block-title span:after,.pros-cons__block.\--bottom .pros-cons__block-title span:before{top:unset;bottom:0}}.pros-cons__block-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px}.pros-cons__block-list-wrap{max-width:674px;width:100%;margin-left:auto}@media (max-width:1023.3px){.pros-cons__block-list,.pros-cons__block-list-wrap{margin-left:unset;max-width:unset}.pros-cons__block-list{display:block}.pros-cons__block-list>*+*{margin-top:30px}}.pros-cons__block-list>*{padding:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.pros-cons-list{max-width:292px;width:100%}@media (max-width:1023.3px){.pros-cons-list{max-width:unset}}.pros-cons-list__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}@media (max-width:1023.3px){.pros-cons-list__head{margin-bottom:23px}}.pros-cons-list__head-title{font-size:20px;line-height:1.32;font-weight:700}@media (max-width:1023.3px){.pros-cons-list__head-title{line-height:1.26;font-size:18px}}.pros-cons-list__head-icon{width:50px;height:50px;margin-left:8px}@media (max-width:1023.3px){.pros-cons-list__head-icon{width:30px;height:30px;margin-left:5px}}.pros-cons-list__head-icon svg{width:100%;height:100%}.pros-cons-list__items{list-style:unset;font-weight:500;line-height:1.4;margin:0!important}.pros-cons-list__items li{min-height:46px;margin-bottom:13px}.pros-cons-list__items li:last-child{margin-bottom:0}.pros-cons-list__items li:before{width:22px!important;height:22px!important;margin-top:0!important}.section-cs__inner{position:relative;padding:200px 0}@media (max-width:1260px){.section-cs__inner{padding:88px 0 95px}}@media (max-width:480px){.section-cs__inner{padding:38px 0 66px}}.section-cs__inner:before{content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;top:0;left:0}.section-cs__content{max-width:860px;width:100%}@media (min-width:1744px){.section-cs__content{max-width:1110px}}.section-cs__heading.\--second{line-height:1.26;font-size:34px;margin-bottom:18px;letter-spacing:0;font-weight:300}@media (max-width:480px){.section-cs__heading.\--second{margin-bottom:12px;font-size:18px;font-weight:500}}.section-cs__heading.\--main{margin-bottom:32px;line-height:normal}@media (max-width:480px){.section-cs__heading.\--main{margin-bottom:18px;line-height:1.11;font-size:22px}}.section-cs__heading-wrap{position:relative}.section-cs__heading-logo{max-width:221px;width:100%;position:absolute;left:934px;top:0;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (min-width:1744px){.section-cs__heading-logo{left:1184px}}@media (max-width:1260px){.section-cs__heading-logo{position:relative;left:unset;top:unset;margin-bottom:25px}}.section-cs__descr{position:relative}.section-cs__descr.\--main{margin-top:0!important}@media (min-width:1261px){.section-cs__descr.\--acsent{position:absolute;left:100%;min-width:280px;left:934px;top:0}}@media (min-width:1744px){.section-cs__descr.\--acsent{left:1184px}}.section-cs__text{display:inline-block}.section-cs__text+.section-cs__text{margin-top:30px}@media (max-width:640px){.section-cs__text+.section-cs__text{margin-top:20px}}.section-cs__info{margin-top:63px}@media (max-width:640px){.section-cs__info{margin-top:17px}}.section-cs__block{margin-bottom:110px}@media (max-width:640px){.section-cs__block{margin-bottom:42px}}.section-cs__block:last-child{margin-bottom:0}.section-cs__nums{margin-top:53px}@media (max-width:640px){.section-cs__nums{margin-top:17px}}.cs-info-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.cs-info-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cs-info-list__item{position:relative;margin-right:113px;padding-left:21px}@media (max-width:767.3px){.cs-info-list__item{margin-bottom:21px}}.cs-info-list__item:before{content:'';position:absolute;top:0;bottom:0;left:0;width:3px;background-color:#80b122}.cs-info-list__item:last-child{margin-right:0;margin-bottom:0}.cs-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cs-info-item>span{line-height:1}.cs-info-item>span:first-child{margin-bottom:10px;color:#bdbdbd;font-weight:500}.cs-info-item>span:last-child{font-size:20px;font-weight:700}.cs-respons-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.cs-respons-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;margin-bottom:-65px}}.cs-respons-list__item{position:relative;margin-right:128px}@media (max-width:767.3px){.cs-respons-list__item{margin-right:0;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:65px;padding:0 10px}}@media (max-width:480px){.cs-respons-list__item{max-width:167px;min-width:157px}}.cs-respons-list__item:last-child{margin-right:0}.cs-respons-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.cs-respons-item__img{position:relative;width:153px;height:153px;margin-bottom:23px;border-radius:50%;overflow:hidden}@media (max-width:480px){.cs-respons-item__img{width:109px;height:109px;margin-bottom:16px}}.cs-respons-item__img img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cs-respons-item__title{font-weight:700;margin-bottom:19px;line-height:normal}@media (max-width:480px){.cs-respons-item__title{margin-bottom:16px}}.cs-respons-item__position{position:relative;padding-top:19px;font-size:14px;line-height:1.46}@media (max-width:480px){.cs-respons-item__position{padding-top:14px}}.cs-respons-item__position:before{content:'';display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;position:absolute;left:-15px;right:-15px;width:auto;top:0}@media (max-width:480px){.cs-respons-item__position:before{left:-5px;right:-5px}}.cs-nums-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.cs-nums-list{display:block}}.cs-nums-list__item{position:relative;margin-right:85px}@media (max-width:767.3px){.cs-nums-list__item{margin-right:0;margin-bottom:13px}}.cs-nums-list__item:last-child{margin-bottom:0;margin-right:0}.cs-nums-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cs-nums-item__value{font-size:64px;line-height:1;color:#80b122;font-weight:700;margin-right:18px}@media (max-width:767.3px){.cs-nums-item__value{min-width:82px;text-align:center;margin-right:9px}}.cs-nums-item__descr{line-height:1.5}@media (max-width:767.3px){.cs-nums-item__descr{font-size:16px;padding-top:5px}}.page-cience{padding-bottom:140px}@media (min-width:1743px){.page-cience{padding-bottom:190px}}@media (max-width:1260px){.page-cience{padding-bottom:100px}}@media (max-width:767.3px){.page-cience{padding-bottom:56px}}.section-hero-cience{position:relative;padding-top:170px;padding-bottom:220px}.section-hero-cience>img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media (max-width:767.3px){.section-hero-cience>img{display:none}}@media (min-width:1744px){.section-hero-cience{padding-bottom:330px}}@media (max-width:1260px){.section-hero-cience{padding-bottom:178px}}@media (max-width:1023.3px){.section-hero-cience{padding-top:150px;padding-bottom:180px}}@media (max-width:767.3px){.section-hero-cience{padding-top:40px;padding-bottom:44px}}.section-hero-cience__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.section-hero-cience__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-hero-cience__arrow{margin-bottom:50px}@media (max-width:1260px){.section-hero-cience__arrow{margin-bottom:30px}}@media (max-width:767.3px){.section-hero-cience__arrow{margin-bottom:20px}}@media (max-width:767.3px){.section-hero-cience__arrow>img:first-child{display:none}}.section-hero-cience__arrow>img:last-child,.section-hero-cience__arrow>img:nth-child(3){display:none}@media (max-width:767.3px){.section-hero-cience__arrow>img:last-child,.section-hero-cience__arrow>img:nth-child(3){display:block}}.section-hero-cience__arrow svg{width:100%;height:auto}.section-hero-cience__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1260px){.section-hero-cience__bottom{display:block;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.section-hero-cience__bottom-icons svg{height:48px;width:auto}@media (max-width:767.3px){.section-hero-cience__bottom-icons svg{height:24px}}.section-hero-cience__bottom-text{max-width:820px;font-size:26px;font-weight:700;line-height:1.26}@media (min-width:1744px){.section-hero-cience__bottom-text{max-width:1036px;font-size:34px}}@media (max-width:1260px){.section-hero-cience__bottom-text{margin-bottom:50px}}@media (max-width:1023.3px){.section-hero-cience__bottom-text{font-size:24px;margin-bottom:30px}}@media (max-width:767.3px){.section-hero-cience__bottom-text{margin-bottom:20px;font-size:18px}}.section-hero-cience__heading{text-align:right;margin-right:49px;max-width:430px;line-height:1.26}@media (min-width:1744px){.section-hero-cience__heading{max-width:859px}}@media (max-width:1260px){.section-hero-cience__heading{margin-right:70px}}@media (max-width:1023.3px){.section-hero-cience__heading{margin-right:unset;max-width:unset;text-align:left;margin-bottom:14px}}.section-hero-cience__heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:37px}@media (max-width:1260px){.section-hero-cience__heading-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:34px}}@media (max-width:1023.3px){.section-hero-cience__heading-wrapper{display:block;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin-bottom:30px}}@media (max-width:767.3px){.section-hero-cience__heading-wrapper{margin-bottom:20px}}@media (max-width:767.3px){.section-hero-cience__heading-content{font-size:14px}}.section-hero-cience__heading-content>*{margin-bottom:18px}.section-hero-cience__heading-content>:last-child{margin-bottom:0}.section-cience-card__descr{max-width:477px;margin-left:70px}@media (max-width:1260px){.section-cience-card__descr{max-width:312px;margin-left:64px}}@media (max-width:1023.3px){.section-cience-card__descr{max-width:unset;margin-left:unset;margin-top:20px}}@media (max-width:1260px){.section-cience-difference__heading{max-width:650px}}.section-cience-next__left{padding-right:50px}@media (min-width:1744px){.section-cience-next__left{padding-right:125px}}@media (max-width:1023.3px){.section-cience-next__left{padding-right:unset}}.section-cience-next__right{padding-right:50px}@media (min-width:1744px){.section-cience-next__right{padding-right:80px}}@media (max-width:1023.3px){.section-cience-next__right{padding-right:unset}}.section-cience-agency__subtext{max-width:1224px;margin-bottom:50px}@media (max-width:767.3px){.section-cience-agency__subtext{margin-bottom:20px}}@media (max-width:767.3px){.section-cience-agency__subtext+*{margin-bottom:50px}}.section-cience-agency__heading{max-width:515px;position:relative;padding-right:60px}@media (min-width:1744px){.section-cience-agency__heading{max-width:675px}}@media (max-width:1260px){.section-cience-agency__heading{max-width:unset;padding-right:unset}}.section-cience-agency__heading-arrow{position:absolute;right:0;top:0;bottom:0}@media (max-width:1260px){.section-cience-agency__heading-arrow{position:relative;right:unset;top:unset;bottom:unset;margin-top:18px}}@media (max-width:767.3px){.section-cience-agency__heading-arrow{margin-top:10px}}@media (max-width:1260px){.section-cience-agency__heading-arrow svg:first-child{display:none}}.section-cience-agency__heading-arrow svg:last-child{display:none;width:100%;height:auto}@media (max-width:1260px){.section-cience-agency__heading-arrow svg:last-child{display:block}}@media (max-width:767.3px){.section-cience-agency__benefits{margin-bottom:50px}}.section-cience-agency__benefits>:first-child{margin-bottom:43px}@media (max-width:1260px){.section-cience-agency__benefits>:first-child{margin-bottom:20px}}.section-cience-partners__heading{max-width:515px;position:relative;padding-right:40px}@media (min-width:1744px){.section-cience-partners__heading{max-width:630px}}@media (max-width:1260px){.section-cience-partners__heading{max-width:944px;padding-right:unset}}.section-cience-partners__heading-arrow{position:absolute;right:0;top:0;bottom:0}@media (max-width:1260px){.section-cience-partners__heading-arrow{position:relative;right:unset;top:unset;bottom:unset;margin-top:18px}}@media (max-width:767.3px){.section-cience-partners__heading-arrow{margin-top:10px}}@media (max-width:1260px){.section-cience-partners__heading-arrow svg:first-child{display:none}}.section-cience-partners__heading-arrow svg:last-child{width:100%;height:auto;display:none}@media (max-width:1260px){.section-cience-partners__heading-arrow svg:last-child{display:block}}.section-cience-partners__heading-right{padding-right:50px}@media (max-width:767.3px){.cience-cost p{font-size:14px}}.cience-cost .section-row{margin-bottom:100px}@media (max-width:767.3px){.cience-cost .section-row:first-child>:first-child,.cience-cost .section-row:last-child>:first-child{margin-bottom:20px}}.cience-cost .section-row:last-child{margin-bottom:unset}.cience-cost .section-row>:first-child>*{padding-right:100px}@media (min-width:1744px){.cience-cost .section-row>:first-child>*{padding-right:175px}}@media (max-width:1260px){.cience-cost .section-row>:first-child>*{padding-right:30px}}@media (max-width:1023.3px){.cience-cost .section-row,.cience-cost .section-row>:first-child{margin-bottom:50px}}.cience-cost__arrow{position:relative}@media (max-width:1260px){.cience-cost__arrow{padding-right:115px!important}}@media (max-width:1023.3px){.cience-cost__arrow{padding-right:unset!important}}.cience-cost__arrow svg{position:absolute;top:50%;right:0;width:85px}@media (min-width:1744px){.cience-cost__arrow svg{width:175px}}@media (max-width:1260px){.cience-cost__arrow svg{width:115px}}@media (max-width:1023.3px){.cience-cost__arrow svg{display:none}}@media (max-width:767.3px){.coast-card__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}}.coast-card__icon{width:48px;height:48px;margin-bottom:15px}@media (max-width:767.3px){.coast-card__icon{margin-bottom:unset;margin-right:15px}}.coast-card__icon svg{width:100%;height:100%;fill:#80b122}.coast-card__title{font-size:20px;line-height:1.26;font-weight:700;margin-bottom:15px}@media (max-width:767.3px){.coast-card__title{font-size:18px;margin-bottom:unset}}@media (max-width:767.3px){.coast-card__text{font-size:14px}}.agency-benefits{display:-webkit-box;display:-ms-flexbox;display:flex;color:#80b122}@media (max-width:767.3px){.agency-benefits{display:block}}.agency-benefits>*{margin-right:auto}@media (max-width:1260px){.agency-benefits>*{margin-right:60px}}@media (max-width:1023.3px){.agency-benefits>*{margin-right:auto}}@media (max-width:767.3px){.agency-benefits>*{margin-bottom:10px}}.agency-benefits>* .section-text{font-weight:700}.agency-benefits>:last-child{margin-right:unset!important;margin-bottom:unset!important}.section-cience-pricing__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767.3px){.section-cience-pricing__inner{display:block;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.section-cience-pricing__heading{margin-right:115px;margin-top:10px}@media (max-width:767.3px){.section-cience-pricing__heading{margin-bottom:14px;margin-top:unset;margin-right:unset;line-height:1.1}.section-cience-pricing__heading br{display:none}}.section-cience-pricing__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-cience-pricing__content p+p{margin-top:30px}@media (max-width:767.3px){.section-cience-pricing__content p+p{margin-top:20px}}.section-cience-choose__sub{font-weight:300!important;margin-bottom:21px}.section-cience-choose__sub b{font-weight:700!important}@media (max-width:480px){.section-cience-choose__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:42px!important;line-height:1.1!important}.section-cience-choose__heading span:first-child{margin-right:17px}.section-cience-choose__heading span:last-child{max-width:170px;font-size:16px!important;margin-top:-3px}}.section-cience-double{display:block}.section-cience-double__hero{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:153px}@media (max-width:1023.3px){.section-cience-double__hero{display:block;margin-bottom:100px}}@media (max-width:767.3px){.section-cience-double__hero{margin-bottom:65px}}.section-cience-double__hero-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-cience-double__heading{font-size:65px;line-height:1.26;margin-right:55px}@media (max-width:1023.3px){.section-cience-double__heading{margin-right:unset;margin-bottom:32px}.section-cience-double__heading br{display:none}}@media (max-width:767.3px){.section-cience-double__heading{margin-right:unset;margin-bottom:14px}}.section-cience-double__sub{margin-bottom:18px;font-weight:300!important}.section-cience-double__sub b{font-weight:700!important}.section-cience-double__wrapper{margin-bottom:120px}@media (max-width:1023.3px){.section-cience-double__wrapper{margin-bottom:40px}}.section-cience-double__inner.\--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.section-cience-double__inner.\--flex{display:block}}.section-cience-double__inner.\--flex-b{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1260px){.section-cience-double__inner.\--flex-b{display:block}}.section-cience-double__left,.section-cience-double__right{width:50%}@media (max-width:1023.3px){.section-cience-double__left,.section-cience-double__right{width:100%}}.section-cience-double__right{padding-left:106px}.section-cience-double__right.\--form{width:100%;max-width:570px;padding-left:50px}@media (min-width:1745px){.section-cience-double__right.\--form{padding-left:106px;max-width:669px}}@media (max-width:1260px){.section-cience-double__right.\--form{padding-left:0;margin-top:80px}}@media (max-width:767.3px){.section-cience-double__right.\--form{margin-top:60px}}@media (max-width:480px){.section-cience-double__right.\--form{margin-top:50px}.section-cience-double__right.\--form .form__col.\--half{width:100%}}@media (max-width:1260px){.section-cience-double__right{padding-left:51px}}@media (max-width:1023.3px){.section-cience-double__right{padding-left:unset;margin-top:30px}}@media (max-width:767.3px){.section-cience-double__right{margin-top:20px}}.section-cience-double__left.\--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-cience-double__left.\--flex>:last-child{margin-top:auto;-ms-flex-item-align:start;align-self:flex-start}.section-cience-list__double{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:160px;margin-top:150px}@media (max-width:1023.3px){.section-cience-list__double{margin-bottom:100px;margin-top:100px;display:block}}@media (max-width:767.3px){.section-cience-list__double{margin-bottom:64px;margin-top:64px}}@media (max-width:480px){.section-cience-list__double{margin-bottom:50px;margin-top:50px}}.section-cience-list__double.\--guide{margin:0}.section-cience-list__double>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.section-cience-list__double>:last-child{width:445px;margin-left:80px}@media (min-width:1745px){.section-cience-list__double>:last-child{width:590px;margin-left:124px}}@media (max-width:1260px){.section-cience-list__double>:last-child{width:390px;margin-left:70px}}@media (max-width:1023.3px){.section-cience-list__double>:last-child{width:100%;margin-left:unset;margin-top:25px}}.section-cience-list__hero-heading{text-transform:uppercase}.page-onboard .section-heading.\--h2{font-size:44px}@media (max-width:1260px){.page-onboard .section-heading.\--h2{font-size:38px}}@media (max-width:1023.3px){.page-onboard .section-heading.\--under-2{font-size:24px}}@media (max-width:767.3px){.page-onboard .section-heading.\--under-2{font-size:18px}}@media (max-width:640px){.page-onboard .section-heading.\--h2{font-size:22px}.page-onboard .section-heading.\--h2.\--day{font-size:28px}.page-onboard .careers-card__block-heading-label{margin-top:0}}.section-onboard-timeline.section{padding-top:110px}@media (max-width:640px){.section-onboard-timeline.section{padding-top:40px}}@media (max-width:1023.3px){.section-onboard-pilot .onboard-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-onboard-pilot .onboard-row>:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:35px;margin-bottom:0}}@media (max-width:767.3px){.section-onboard-pilot .onboard-row>:first-child{margin-top:20px}}.section-day{padding-left:7px!important;padding-right:50px!important}@media (min-width:1744px){.section-day{padding-left:38px!important;padding-right:0!important}}@media (max-width:1260px){.section-day{padding-right:28px!important;padding-left:0!important}}@media (max-width:767.3px){.section-day{padding-right:45px!important}}@media (max-width:640px){.section-day{padding-right:0!important}}.section-onboard-days{position:relative}@media (max-width:767.3px){.section-onboard-days .container{padding:0 16px}}.onboard-nav{position:sticky;top:90px}@media (max-width:1023.3px){.onboard-nav{top:60px}}.onboard-nav-wrap{position:absolute;top:180px;bottom:0;right:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.onboard-nav-wrap:after{content:'';display:block;width:0;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.onboard-nav-wrap{top:80px}}@media (max-width:1023.3px){.onboard-nav-wrap{top:85px}}@media (max-width:640px){.onboard-nav-wrap{top:60px}}@media (max-width:480px){.onboard-nav-wrap{display:none}}.onboard-nav__inner{padding-top:20px;padding-right:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:1744px){.onboard-nav__inner{padding-right:30px}}.onboard-nav-dir{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:30px;color:#000;-webkit-transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out;transition:color 0.3s ease-in-out,border-color 0.3s ease-in-out;border-radius:50%;border:1px solid #fff0}.onboard-nav-dir svg{fill:currentColor}.onboard-nav-dir:hover{color:#a4ca71;border-color:#a4ca71}.onboard-nav-dir.\--up{margin-bottom:23px}@media (min-width:1744px){.onboard-nav-dir.\--up{margin-bottom:13px}}.onboard-nav-dir.\--down{margin-top:23px}@media (min-width:1744px){.onboard-nav-dir.\--down{margin-top:13px}}.onboard-nav-dir.\--down svg{position:relative;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.onboard-nav-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:34px;border-radius:34px;border:1px solid #fff0;padding:2px 10px;color:#828282;font-weight:500;font-size:12px;line-height:1;white-space:nowrap;min-width:50px}.onboard-nav-btn:hover{color:#a4ca71}@media (min-width:1744px){.onboard-nav-btn{height:26px}}.onboard-nav-btn div{display:block}@media (min-width:1744px){.onboard-nav-btn div{display:-webkit-box;display:-ms-flexbox;display:flex}}.onboard-nav-btn span{display:block;margin-bottom:3px;margin-right:0}@media (min-width:1744px){.onboard-nav-btn span{margin-bottom:0;margin-right:3px}}.onboard-nav-btn.active{border-color:#a4ca71;color:#a4ca71}.onboard-nav-btn.active span{opacity:1}.onboar-list-wrap{margin-bottom:30px}@media (max-width:1023.3px){.onboar-list-wrap{margin-bottom:15px}}.onboar-text-wrap{margin-bottom:25px;font-weight:500}.onboar-text-wrap:last-child{margin-bottom:0}.section-onboard-35__img{display:inline-block;padding-right:20px;margin-right:20px;position:relative}@media (max-width:1260px){.section-onboard-35__img{padding-right:5px}}@media (max-width:767.3px){.section-onboard-35__img{display:block;margin-right:unset;padding-right:unset;margin-bottom:20px}}.section-onboard-35__arrow{position:absolute;left:100%;top:0;bottom:0}@media (max-width:767.3px){.section-onboard-35__arrow{display:none}}.section-onboard-35__arrow img{height:100%;width:auto;min-width:11px}.section-onboard-35__right{margin-top:60px}@media (max-width:1260px){.section-onboard-35__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}@media (max-width:1023.3px){.section-onboard-35__right .section-heading{font-size:22px!important}}.onboard-bg-block{position:absolute;left:0;right:0;height:0;background-color:#fbfbfb}.onboard-indicator{position:relative;color:#828282;width:12px;height:100%;pointer-events:none}.onboard-indicator__anchor{position:absolute;top:-180px}@media (max-width:1023.3px){.onboard-indicator__anchor{top:-120px}}.onboard-indicator__dot{width:100%;padding-top:100%;-webkit-box-shadow:0 0 0 1px #828282 inset;box-shadow:inset 0 0 0 1px #828282;border-radius:50%}.onboard-indicator span{display:block;position:absolute;top:12px;left:50%;width:1px;bottom:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#828282;background-color:currentColor}.onboard-indicator span:before{content:'';position:absolute;top:100%;left:50%;-webkit-transform:translate(-50%,-100%) rotate(45deg);-ms-transform:translate(-50%,-100%) rotate(45deg);transform:translate(-50%,-100%) rotate(45deg);width:6px;height:6px;border-bottom:1px solid currentColor;border-right:1px solid currentColor}.onboard-heading{position:relative;font-size:58px;line-height:1.26;font-weight:800;-ms-flex-negative:0;flex-shrink:0;text-transform:uppercase}.onboard-heading.\--big{font-size:80px}@media (min-width:1744px){.onboard-heading.\--big{font-size:100px}}@media (max-width:1023.3px){.onboard-heading.\--big{font-size:75px}}@media (max-width:640px){.onboard-heading.\--big{font-size:54px}}@media (min-width:1744px){.onboard-heading{font-size:87px}}@media (max-width:1023.3px){.onboard-heading{font-size:48px}}@media (max-width:640px){.onboard-heading{font-size:28px}}.onboard-heading__indicator{position:absolute;right:100%;top:227px;z-index:3;height:100%}.onboard-heading__indicator.\--big{top:240px;height:calc(100% - 13px)}@media (max-width:1260px){.onboard-heading__indicator.\--big{top:125px;height:calc(100% - 5px)}}@media (max-width:1023.3px){.onboard-heading__indicator.\--big{top:120px;height:calc(100% - 14px)}}@media (max-width:640px){.onboard-heading__indicator.\--big{top:90px;height:calc(100% - 5px)}}@media (max-width:480px){.onboard-heading__indicator.\--big{top:75px;height:calc(100% - 14px)}}@media (min-width:1744px){.onboard-heading__indicator{top:250px}}@media (max-width:1260px){.onboard-heading__indicator{top:120px;margin-right:6px}}@media (max-width:1023.3px){.onboard-heading__indicator{top:106px}}@media (max-width:640px){.onboard-heading__indicator{margin-right:3px;top:85px}}@media (max-width:480px){.onboard-heading__indicator{top:60px}}.onboard-text-label{margin-top:15px;color:#bdbdbd;font-weight:500}@media (max-width:480px){.onboard-text-label{margin-top:5px;font-size:14px}}.onboard-i-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.onboard-i-title .section-heading{font-size:28px!important}}.onboard-i-title svg{width:69px;height:69px;margin-right:30px;fill:#a4ca71}@media (max-width:1260px){.onboard-i-title svg{width:50px;height:50px;margin-right:22px}}@media (max-width:640px){.onboard-i-title svg{width:40px;height:40px;margin-right:15px}}.onboard-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023.3px){.onboard-row.\--custom{display:-webkit-box;display:-ms-flexbox;display:flex}.onboard-row.\--custom>:first-child{margin-bottom:0}.onboard-row.\--custom>:last-child{width:55%!important}}@media (max-width:767.3px){.onboard-row.\--custom{display:block}.onboard-row.\--custom>:last-child{width:auto!important}}.onboard-row>:first-child{width:45%;padding-right:50px}@media (max-width:1023.3px){.onboard-row>:first-child{padding-right:30px}}.onboard-row>:last-child{width:55%}@media (max-width:1023.3px){.onboard-row{display:block}.onboard-row>:first-child{margin-bottom:25px}.onboard-row>:first-child,.onboard-row>:last-child{width:auto!important;padding:unset!important}}@media (max-width:1023.3px){.onboard-row.\--md-block{display:block}.onboard-row.\--md-block>:first-child{margin-bottom:55px}.onboard-row.\--md-block>:first-child,.onboard-row.\--md-block>:last-child{width:auto!important;padding:unset!important}}.onboard-row.\--md-lofs>:first-child{margin-bottom:27px}.onboard-row.\--ai-c{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onboard-row.\--ai-e{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.onboard-row.\--jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.onboard-row.\--right-pl>:last-child{padding-left:33px}@media (max-width:1023.3px){.onboard-row.\--right-pl>:first-child{padding-right:0}}.onboard-row.\--left-sm>:first-child{padding-right:100px}@media (max-width:1260px){.onboard-row.\--left-sm>:first-child{padding-right:42px}}.onboard-row.\--right-sm>:last-child{width:47%}@media (max-width:1260px){.onboard-row.\--right-sm>:first-child,.onboard-row.\--right-sm>:last-child{width:50%}}.onboard-row.\--padded>:first-child{padding-right:40px}.onboard-row.\--padded>:last-child{padding-left:65px}@media (max-width:1260px){.onboard-row.\--padded>:first-child{padding-right:20px}.onboard-row.\--padded>:last-child{padding-left:25px}}.onboard-timeline-wrapper{margin-bottom:110px}@media (max-width:1023.3px){.onboard-timeline-wrapper{margin-bottom:140px}}@media (max-width:640px){.onboard-timeline-wrapper{margin-bottom:0}}.onboard-timeline-items{display:block}@media (max-width:1023.3px){.onboard-timeline-items{display:none}}@media (max-width:640px){.onboard-timeline-items{display:block}}.onboard-timeline-img{display:none}.onboard-timeline-img img{width:100%}@media (max-width:1023.3px){.onboard-timeline-img img{display:block}}@media (max-width:640px){.onboard-timeline-img img{display:none}}@media (max-width:1023.3px){.onboard-timeline-img{display:block}}@media (max-width:640px){.onboard-timeline-img{display:none}}.onboard-playbook-wrapper{margin-bottom:110px}@media (max-width:1023.3px){.onboard-playbook-wrapper{margin-bottom:140px}}@media (max-width:640px){.onboard-playbook-wrapper{margin-bottom:0}}.onboard-playbook-items{display:block}@media (max-width:1350px){.onboard-playbook-items{display:none}}@media (max-width:640px){.onboard-playbook-items{display:block}}.onboard-playbook-img{display:none}.onboard-playbook-img img{width:100%}@media (max-width:1023.3px){.onboard-playbook-img.\--md{display:block}}@media (max-width:640px){.onboard-playbook-img.\--md{display:none}}@media (max-width:1350px){.onboard-playbook-img.\--lg{display:block}}@media (max-width:1023.3px){.onboard-playbook-img.\--lg{display:none}}.onboard-items{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:70px;border-radius:35px;padding:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#e6efd3}.onboard-items.\--num{padding:10px;border-radius:100px}@media (min-width:1744px){.onboard-items.\--num{padding:20px 25px;border-radius:50px}}@media (max-width:640px){.onboard-items.\--num{padding:0}}@media (min-width:1744px){.onboard-items{border-radius:45px;min-height:90px;padding:17px 37px}}@media (max-width:1023.3px){.onboard-items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:640px){.onboard-items{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:unset}}.onboard-items-wrap{padding:105px 0}.onboard-items-wrap.\--num{padding:230px 0}@media (max-width:640px){.onboard-items-wrap.\--num{padding:0}}@media (max-width:640px){.onboard-items-wrap{padding-top:0;padding-bottom:20px}}.onboard-item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:28px;min-height:56px;background-color:#80b122;padding:10px 15px;font-size:14px;line-height:1.26;font-weight:600}@media (min-width:1744px){.onboard-item{padding:10px 22px}}@media (max-width:640px){.onboard-item{padding:10px 22px;margin-bottom:80px}.onboard-item:last-child .onboard-item__descr:before{content:unset}}.onboard-item.\--num{font-size:16px;border-radius:100px}@media (min-width:1744px){.onboard-item.\--num{border-radius:34px}}@media (max-width:640px){.onboard-item.\--num{border-radius:34px;margin-bottom:185px;font-size:14px;min-height:84px}}.onboard-item.\--num .onboard-item__descr{width:175px!important}@media (max-width:640px){.onboard-item.\--num .onboard-item__descr{width:300px!important}}.onboard-item.\--num .onboard-item__descr.\--b{width:200px!important}@media (max-width:640px){.onboard-item.\--num .onboard-item__descr.\--b{width:300px!important}}.onboard-item.\--num .onboard-item__descr-title{font-weight:600}@media (max-width:640px){.onboard-item .onboard-item__list{padding-top:10px!important;padding-bottom:43px!important;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.onboard-item .onboard-item__list.\--t{padding-top:39px;padding-bottom:55px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.onboard-item .onboard-item__list.\--b{padding-top:55px;padding-bottom:39px}.onboard-item .onboard-item__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;margin-bottom:10px;line-height:1}.onboard-item .onboard-item__list-item:last-child{margin-bottom:0}.onboard-item .onboard-item__list-item svg{width:25px;height:25px;-ms-flex-negative:0;flex-shrink:0;fill:#80b122;margin-right:10px}@media (max-width:640px){.onboard-item .onboard-item__list-item svg{margin-right:5px}}.onboard-item__title{font-size:14px;color:#fff}.onboard-item__title.\--titles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.onboard-item__num,.onboard-item__title.\--titles{display:-webkit-box;display:-ms-flexbox;display:flex}.onboard-item__num{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:28px;height:28px;margin-right:5px;border-radius:50%;border:1px solid currentColor;font-size:14px;font-weight:600;line-height:1;color:#fff;-ms-flex-negative:0;flex-shrink:0}@media (min-width:1744px){.onboard-item__num{width:45px;height:45px;margin-right:15px;font-size:18px}}@media (max-width:640px){.onboard-item__num{margin-right:10px}}@media (max-width:640px){.onboard-item:not(.\--num) .onboard-item__descr:before{left:7px}.onboard-item:not(.\--num) .onboard-item__descr-title{padding-left:13px}}.onboard-item__descr{position:absolute;left:0;width:175px;min-height:105px;padding-left:10px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:640px){.onboard-item__descr{width:155px;min-height:80px}}.onboard-item__descr-title{font-weight:700;font-size:14px}@media (min-width:1744px){.onboard-item__descr-title{font-size:16px}}@media (max-width:640px){.onboard-item__descr-title{font-weight:600;padding-top:10px;padding-left:3px}}.onboard-item__descr:before{position:absolute;left:0;content:'';display:block;width:1.5px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#80b122),color-stop(0,#fff0));background-image:-webkit-linear-gradient(#80b122 20%,#fff0 0);background-image:-o-linear-gradient(#80b122 20%,#fff0 0);background-image:linear-gradient(#80b122 20%,#fff0 0);background-position:100%;background-size:1.5px 7.5px;background-repeat:repeat-y}.onboard-item__descr.\--s-small{width:130px}@media (max-width:640px){.onboard-item__descr.\--s-small{width:200px}}.onboard-item__descr.\--s-big{width:200px}@media (max-width:640px){.onboard-item__descr.\--s-big{width:220px}}.onboard-item__descr.\--t{bottom:100%}@media (max-width:640px){.onboard-item__descr.\--t{bottom:unset;top:100%}}.onboard-item__descr.\--b{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;top:100%}@media (max-width:640px){.onboard-item__descr.\--b{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.onboard-item-arrow{position:relative;height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#80b122;background-color:currentColor;max-width:43px;min-width:15px;margin:0 10px}@media (max-width:1023.3px){.onboard-item-arrow{max-width:30px;min-width:30px}}@media (max-width:640px){.onboard-item-arrow{display:none}}.onboard-item-arrow:before{content:'';position:absolute;display:block;width:6px;height:6px;right:0;top:50%;border-top:1px solid currentColor;border-right:1px solid currentColor;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.section-roi-vs__texts{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -50px;margin-bottom:50px}@media (max-width:1260px){.section-roi-vs__texts{margin:0 -19px;margin-bottom:30px}}@media (max-width:1023.3px){.section-roi-vs__texts{display:block;margin-left:unset;margin-right:unset;margin-bottom:40px;padding-top:15px}}@media (max-width:767.3px){.section-roi-vs__texts{padding-top:unset;margin-bottom:15px}.section-roi-vs__texts .section-heading__wrap{margin-bottom:20px}}.section-roi-vs__texts>*{padding:0 50px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.section-roi-vs__texts>*{padding:0 19px}.section-roi-vs__texts>:first-child{-webkit-box-flex:.85;-ms-flex:.85;flex:.85}}@media (max-width:1023.3px){.section-roi-vs__texts>*{-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;padding:unset}.section-roi-vs__texts>:first-child{margin-bottom:10px}}.section-roi-join{padding-top:170px;padding-bottom:200px}@media (min-width:1744px){.section-roi-join{padding-top:300px}}@media (max-width:1260px){.section-roi-join{padding-top:220px;padding-bottom:160px}}@media (max-width:1023.3px){.section-roi-join{padding-top:135px;padding-bottom:150px}}@media (max-width:767.3px){.section-roi-join{padding-top:100px;padding-bottom:120px}}.section-roi-join__content{text-align:center;max-width:1210px;width:100%;margin:0 auto}@media (max-width:1023.3px){.section-roi-join__content{max-width:710px}}@media (max-width:767.3px){.section-roi-join__content{max-width:590px}}.section-roi__content-inner{display:none}@media (min-width:1744px){.section-roi__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.section-roi__content-right{min-width:251px}@media (max-width:1023.3px){.section-roi__content{margin:0 -22px}}@media (max-width:767.3px){.section-roi__content{margin:0 -10px}}.section-roi__content{padding:0;text-align:center}@media (min-width:1744px){.section-roi__content{padding:0 10px}}@media (min-width:1744px){.section-roi__content-left{width:50%;padding-right:57px}}@media (min-width:1744px){.section-roi__content-right{width:50%;padding-left:57px}}.section-roi__content+.section-roi__content{margin-top:75px}@media (max-width:1260px){.section-roi__content+.section-roi__content{margin-top:72px}}@media (max-width:767.3px){.section-roi__content+.section-roi__content{margin-top:60px}}.section-roi__content+.section-roi__content.\--offset-b{margin-top:135px}@media (max-width:1260px){.section-roi__content+.section-roi__content.\--offset-b{margin-top:120px}}.section-roi__content-table{display:block}@media (min-width:1744px){.section-roi__content-table{display:none}}.section-roi-table .block-arrow{top:0;padding:90px;padding-bottom:90px}@media (min-width:1744px){.section-roi-table .block-arrow:before{content:'';position:absolute;right:0;top:0;bottom:0;width:50%;background-color:rgb(128 177 34 / .04)}}@media (max-width:1744px){.section-roi-table .block-arrow{padding:0;background-color:unset;-webkit-box-shadow:unset;box-shadow:unset}}.section-roi-table .block-arrow-triangle{overflow:hidden}@media (max-width:1744px){.section-roi-table .block-arrow-triangle{display:none}}.section-roi-table .block-arrow-triangle:before{content:'';position:absolute;right:0;top:0;bottom:0;width:50%}.roi-table{line-height:1.96;text-align:left}@media (max-width:767.3px){.roi-table.\--full{overflow-x:auto;scrollbar-width:none}.roi-table.\--full::-webkit-scrollbar{display:none}}.roi-table-head .roi-table-th{font-size:20px;font-weight:700;padding-top:0;padding-bottom:0;line-height:1.26}@media (max-width:1023.3px){.roi-table-head .roi-table-th{font-size:18px}}@media (max-width:767.3px){.roi-table-head .roi-table-th{font-size:16px}}.roi-table-head .roi-table-th>*{padding-bottom:12px}@media (min-width:1744px){.roi-table-head .roi-table-th>*{padding-bottom:25px}}.roi-table-head .roi-table-th.\--small{font-size:16px;line-height:1.96}@media (max-width:767.3px){.roi-table-head .roi-table-th.\--small{line-height:1.36;font-size:14px}}.roi-table-head .roi-table-th.\--small>*{padding-bottom:20px}.roi-table-tooltip{padding-left:4px;padding-top:3px}@media (max-width:767.3px){.roi-table-tooltip{padding-top:1px;padding-left:2px}}.roi-table-td-arrow img{max-width:unset}.roi-table-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.3px){.roi-table-row.\--full{max-width:100%}}.roi-table-td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.roi-table-td.\--full{-webkit-box-flex:1;-ms-flex:1;flex:1}.roi-table-td.\--tooltip{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:65px;padding-right:65px}@media (min-width:1744px){.roi-table-td.\--tooltip{padding-right:75px;padding-left:20px}}@media (max-width:1260px){.roi-table-td.\--tooltip{padding-right:30px;padding-left:30px}}@media (max-width:1023.3px){.roi-table-td.\--tooltip{padding-right:30px;padding-left:30px}}@media (max-width:767.3px){.roi-table-td.\--tooltip{padding-right:10px;padding-left:10px}}@media (max-width:640px){.roi-table-td.\--tooltip{padding-right:6px;padding-left:6px}}.roi-table-body .roi-table-td{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.roi-table-heading,.roi-table-td,.roi-table-th{padding:20px}@media (max-width:767.3px){.roi-table-heading,.roi-table-td,.roi-table-th{padding-left:5px;padding-right:5px}}.roi-table-heading{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.26;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px 50px}@media (min-width:1744px){.roi-table-heading{padding-bottom:60px}}@media (max-width:1023.3px){.roi-table-heading{padding-bottom:30px}}@media (max-width:767.3px){.roi-table-heading{padding-bottom:12px}}.roi-table-heading span{font-weight:300}.roi-table-heading>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:28px}.roi-table-heading>* b{padding-right:0}@media (min-width:1744px){.roi-table-heading>*{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:34px}.roi-table-heading>* b{padding-right:10px}}@media (max-width:1023.3px){.roi-table-heading>*{font-size:24px}}@media (max-width:767.3px){.roi-table-heading>*{font-size:22px}}.roi-table-body .roi-table-row{border-radius:5px}.roi-table-row.\--bg-t{background-color:transparent!important}.roi-table.\--tr-c .roi-table-row{border-radius:5px}.roi-table.\--tr-c-a .roi-table-body .roi-table-row:nth-child(odd){background-color:#e6efd3}.roi-table.\--tr-c-g .roi-table-body .roi-table-row:nth-child(odd){background-color:#fbfbfb}@media (min-width:1744px){.roi-table-row>*{width:28%}.roi-table-row>:first-child{width:44%}}.roi-table-body .roi-table-row.\--full .roi-table-td{width:100%}.roi-table-td-arrow{width:100%;padding-top:15px;padding-bottom:4px}.roi-table-td-arrow img{width:100%}.roi-table-td-arrow.\--f-grey img{-webkit-filter:grayscale(1);filter:grayscale(1)}.roi-table-title.\--big{font-size:22px}@media (min-width:1744px){.roi-table-title.\--big{font-size:24px}}@media (max-width:1023.3px){.roi-table-title.\--big{font-size:18px}}@media (max-width:767.3px){.roi-table-title.\--big{font-size:16px}}.roi-table-title.\--bold{font-weight:700}.roi-table-title.\--sbold{font-weight:600}.roi-table-title.\--acsent{color:#80b122}.roi-table-title.\--s-xs{max-width:120px;text-align:left}.roi-table-title.\--s-md{max-width:230px;text-align:left}.roi-table-title.\--s-mm{max-width:195px;text-align:left}.roi-table-group,.roi-table-group-head{display:-webkit-box;display:-ms-flexbox;display:flex}.roi-table-group-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.roi-table-group-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2.5;-ms-flex:2.5;flex:2.5}@media (max-width:1023.3px){.roi-table-group-body{-webkit-box-flex:2.1;-ms-flex:2.1;flex:2.1}}.roi-table-group-col{-webkit-box-flex:1;-ms-flex:1;flex:1}.roi-table-group-col>*{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.roi-table-list{display:-webkit-box;display:-ms-flexbox;display:flex}.roi-table-list>:last-child:not(.\--bold){-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:4px}.roi-table-body .roi-table-group:nth-child(odd):not(.\--no-bg) .roi-table-group-col:first-child{background-color:#fbfbfb}@media (max-width:767.3px){.roi-table-body .roi-table-group .roi-table-td{font-size:14px}}.roi-table-body .roi-table-group:nth-child(odd):not(.\--no-bg){background-color:#fbfbfb;border-radius:5px}@media (max-width:1023.3px){.roi-table-body .roi-table-group:nth-child(odd):not(.\--no-bg){border-radius:0}}.roi-table-body .roi-table-group:nth-child(odd):not(.\--no-bg) .roi-table-group-body .roi-table-group-col:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#e6efd3}@media (max-width:1023.3px){.roi-table-body .roi-table-group:nth-child(odd):not(.\--no-bg) .roi-table-group-body .roi-table-group-col:last-child{border-radius:0}}@media (max-width:767.3px){.roi-table-group-col:not(.\--no-min){min-width:200px}}.roi-table-group-col>*{height:100%}@media (max-width:767.3px){.roi-table-group.\--footer-arrow .roi-table-group-head .roi-table-title{margin-top:-18px}}@media (max-width:767.3px){.roi-table-group.\--footer-arrow .roi-table-group-head .roi-table-title.\--off-small{margin-top:0}}.roi-table-group .roi-table-row>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.roi-table-group:not(.\--sub) .roi-table-row>:first-child{padding-left:20%}@media (max-width:1023.3px){.roi-table-group:not(.\--sub) .roi-table-row>:first-child{padding-left:15%}}@media (max-width:767.3px){.roi-table-group:not(.\--sub) .roi-table-row>:first-child{padding-left:17px}}@media (max-width:767.3px){.roi-table-group-head{min-width:97px}.roi-table-group-head>*{font-size:14px;line-height:1.36}}@media (max-width:767.3px){.roi-table-footer .roi-table-group-head .roi-table-td{font-size:16px!important}}@media (max-width:767.3px){.roi-table-footer .roi-table-group-body .roi-table-td{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.academy-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.2;font-size:54px}.academy-heading>:not(.academy-heading__divider){font-weight:300;font-size:inherit;line-height:inherit;text-transform:uppercase}@media (min-width:1744px){.academy-heading{font-size:64px}}@media (max-width:1260px){.academy-heading{font-size:40px}}@media (max-width:1023.3px){.academy-heading{font-size:30px}}@media (max-width:767.3px){.academy-heading{font-size:18px}}.academy-heading b{font-weight:800}.academy-heading__left{text-align:right}.academy-heading__right{text-align:left}@media (max-width:1260px){.academy-heading__right{margin-right:auto}}.academy-heading__divider{margin:0 29px}@media (max-width:1260px){.academy-heading__divider{width:9px}}@media (max-width:767.3px){.academy-wrapper{padding:0 6px}}@media (max-width:1260px){.section-academy-state{margin:0 -14px}.section-academy-state .content-arrow-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-academy-state img{width:13px;margin-right:10px;margin-left:10px}}@media (max-width:1023.3px){.section-academy-state .row-custom-arrow{width:100%}.section-academy-state img{width:auto;margin-right:unset;margin-left:unset;height:14.5px}.section-academy-state .section-heading.\--under-6{font-size:22px}}@media (max-width:767.3px){.section-academy-state .section-heading.\--under-6{font-size:14px}.section-academy-state .row-custom-arrow{max-width:350px}}.academy-elig__heading{line-height:1.5!important}.academy-elig__heading br{display:none}@media (min-width:1744px){.academy-elig__heading{line-height:1.26!important}}@media (max-width:1023.3px){.academy-elig__heading{font-size:16px!important}.academy-elig__heading br{display:inline}}.academy-elig__heading+img{width:13px}@media (max-width:1023.3px){.academy-elig__heading+img{width:9px}}.academy-what__heading{line-height:1.26;font-weight:300;font-size:34px}@media (max-width:1260px){.academy-what__heading{font-size:24px}}@media (max-width:1023.3px){.academy-what__heading{font-size:20px}}@media (max-width:767.3px){.academy-what__heading{font-size:22px}}@media (max-width:1023.3px){.academy-what .section-heading__wrap.\--offset-small{margin-bottom:22px}.academy-what .content-arrow{max-width:40px}.academy-what .col-custom.\--cc{width:52%}.academy-what .section-text.\--sm{font-size:14px!important}}@media (max-width:1023.3px){.academy-comes .row-custom.\--ai-c{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.academy-comes .content-arrow.\--auto{margin-top:57px;max-width:72px}}@media (max-width:767.3px){.academy-comes .d-flex{display:block!important}}.sales-btb-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.2;font-size:40px}@media (min-width:1744px){.sales-btb-heading{font-size:48px}}@media (max-width:1260px){.sales-btb-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sales-btb-heading>:not(.sales-btb-heading__divider){font-weight:300;font-size:inherit;line-height:inherit}@media (max-width:1023.3px){.sales-btb-heading{font-size:34px}}@media (max-width:767.3px){.sales-btb-heading{font-size:22px}}.sales-btb-heading b{font-weight:800}.sales-btb-heading__left{text-align:right;text-transform:uppercase;max-width:410px}@media (min-width:1744px){.sales-btb-heading__left{max-width:500px}}@media (max-width:1260px){.sales-btb-heading__left{max-width:unset;text-align:left}}.sales-btb-heading__divider{margin-left:30px;margin-right:30px;max-width:unset}@media (max-width:1260px){.sales-btb-heading__divider{width:100%;margin:30px 0}}@media (max-width:767.3px){.sales-btb-heading__divider{margin:14px 0}}.sales-btb-heading__right{text-align:left}@media (min-width:1261px) and (max-width:1744px){.sales-btb-heading__right .section-heading.\--under-4{font-size:26px}}@media (max-width:767.3px){.sales-btb-heading__right .section-heading.\--under-4{margin-bottom:30px}}@media (max-width:1260px){.sales-btb-heading__right{margin-right:auto}}.multichanel-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1.2;margin-bottom:125px;font-size:48px}@media (min-width:1261px) and (max-width:1744px){.multichanel-heading{font-size:45px}}@media (min-width:1261px) and (max-width:1744px){.multichanel-heading .section-heading.\--under-4{font-size:26px}}.multichanel-heading>:not(.multichanel-heading__divider){font-weight:300;font-size:inherit;line-height:inherit}@media (max-width:1260px){.multichanel-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:70px}}@media (max-width:1023.3px){.multichanel-heading{font-size:34px;margin-bottom:80px}}@media (max-width:767.3px){.multichanel-heading{margin-bottom:30px;font-size:22px}}.multichanel-heading b{font-weight:800}.multichanel-heading__left{text-align:right;text-transform:uppercase;max-width:610px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.multichanel-heading__left{text-align:left;max-width:unset}}.multichanel-heading__divider{margin-left:30px;margin-right:30px}@media (max-width:1260px){.multichanel-heading__divider{width:100%;max-width:unset;margin:30px 0}}@media (max-width:767.3px){.multichanel-heading__divider{margin:14px 0}}.multichanel-heading__right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}@media (max-width:1260px){.multichanel-heading__right{margin-right:auto}}.footer{position:relative;margin-top:auto;color:#fff;font-family:Montserrat,Arial,system-ui,sans-serif;background-color:#181818;padding:75px 0 120px}@media (max-width:1023.3px){.footer{font-size:14px;padding-bottom:40px}}@media (max-width:767.3px){.footer{font-size:16px;padding-top:22px;padding-bottom:90px}}.footer__inner{position:relative}@media (max-width:767.3px){.footer__inner{padding:0 10px}}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__row.\--jc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.3px){.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1260px){.footer__col{width:50%}.footer__col.\--address{width:100%;margin-top:60px}}@media (min-width:1261px){.footer__col,.footer__col.\--address{width:auto}}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16%}@media (max-width:1023.3px){.footer__info{margin-right:5%}}.footer__logo{margin-bottom:44px}@media (max-width:767.3px){.footer__logo{margin-bottom:34px}}.footer__socials{margin:25px 0}@media (max-width:1260px){.footer__socials{margin-top:65px}}@media (max-width:1023.3px){.footer__socials{margin-top:55px}}@media (max-width:767.3px){.footer__socials{margin-top:65px;margin-bottom:0}}.footer__privacy{line-height:1.46;margin-top:auto}@media (max-width:767.3px){.footer__privacy{font-size:14px;margin-top:40px}}.footer__nav{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1260px){.footer__nav{padding-top:35px}}@media (max-width:767.3px){.footer__nav{display:none}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1023.3px){.footer__bottom{display:none}}@media (max-width:767.3px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__bottom-left a{display:inline-block}.footer__bottom-left img{width:321px}@media (max-width:1260px){.footer__bottom-left img{width:259px}}@media (max-width:1023.3px){.footer__bottom-left img{width:237px}}@media (max-width:767.3px){.footer__bottom-left img{width:256px}}.footer__bottom-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-8px}@media (max-width:1260px){.footer__bottom-logos{margin:-8px -4px}}@media (max-width:767.3px){.footer__bottom-logos{margin:-12px -8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__bottom-logos li{padding:8px}@media (max-width:1260px){.footer__bottom-logos li{padding:8px 4px}}@media (max-width:767.3px){.footer__bottom-logos li{padding:12px 8px}}.footer__bottom-logos li img{height:115px;width:auto}@media (max-width:1260px){.footer__bottom-logos li img{height:99px}}@media (max-width:767.3px){.footer__bottom-logos li img{width:129px;height:auto}}.footer__divider{display:block;height:1.5px;width:100%;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#bdbdbd),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:-o-linear-gradient(left,#bdbdbd 20%,#fff0 0);background-image:linear-gradient(90deg,#bdbdbd 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;margin:60px 0}@media (max-width:1260px){.footer__divider{margin-top:50px;margin-bottom:56px}}@media (max-width:1023.3px){.footer__divider{display:none}}.footer-block__title{margin-bottom:25px;line-height:1;font-weight:600}.footer-block.\--address-mob{margin-top:50px;display:none}@media (max-width:767.3px){.footer-block.\--address-mob{display:block}}.footer-nav__item{margin-bottom:10px}.footer-nav__item.\--off-big{margin-bottom:38px}@media (max-width:767.3px){.footer-nav__item.\--off-big{margin-bottom:22px!important}}.footer-nav.\--address .footer-nav__item{line-height:1.86}@media (max-width:1260px){.footer-nav.\--address,.footer-nav.\--address .footer-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-nav.\--address .footer-nav__item{width:50%;margin-bottom:0;line-height:1.86}.footer-nav.\--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-nav.\--info .footer-nav__item{margin-bottom:0}.footer-nav.\--info .footer-nav__item.\--email{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer-nav.\--info .footer-nav__item.\--contact{position:relative;padding:28px 0;margin:28px 0}.footer-nav.\--info .footer-nav__item.\--contact:after,.footer-nav.\--info .footer-nav__item.\--contact:before{position:absolute;content:'';display:block;height:1.5px;background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,#828282),color-stop(0,#fff0));background-image:-webkit-linear-gradient(left,#828282 20%,#fff0 0);background-image:-o-linear-gradient(left,#828282 20%,#fff0 0);background-image:linear-gradient(90deg,#828282 20%,#fff0 0);background-position:bottom;background-size:7.5px 1.5px;background-repeat:repeat-x;left:0;width:100%}.footer-nav.\--info .footer-nav__item.\--contact:before{top:0}.footer-nav.\--info .footer-nav__item.\--contact:after{bottom:0}}@media (max-width:1023.3px){.footer-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:767.3px){.footer-nav.\--address{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-nav.\--address .footer-nav__item{display:block;width:100%}.footer-nav.\--address .footer-nav__item.\--offset-big{margin-bottom:22px}.footer-nav.\--info .footer-nav__item.\--contact{padding:0;margin:17px 0}.footer-nav.\--info .footer-nav__item.\--contact:after,.footer-nav.\--info .footer-nav__item.\--contact:before{content:unset}}.footer-link{display:inline-block;color:#fff;white-space:nowrap;opacity:1;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s;font-weight:400}@media (max-width:1023.3px){.footer-link{white-space:unset}}.footer-link:hover{opacity:.5}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-color:rgb(0 0 0 / .75);text-align:center}.blocker:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:#fff0}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.article-block__row .article-block__text.article-text-mobile{display:none}@media (max-width:640px){.page-main .section-opinions,.page-main .section-partners,.page-main .section-services-v2,.page-main .section-engagements,.page-main .section-profile,.page-main .section-cards,.page-main .section-quiz,.page-main .section-team__article-block .article-block__row{display:none}.article-block__row .article-block__text:not(.article-text-mobile){display:none}.article-block__row .article-block__text.article-text-mobile{display:block}}