@charset "UTF-8";
@-webkit-keyframes fadeIn {
0%{opacity:0}
}
@-webkit-keyframes fadeInZoom {
0%{opacity:0;-webkit-transform:translateY(1rem) scale(1.2);transform:translateY(1rem) scale(1.2)}
}
@keyframes fadeInZoom {
0%{opacity:0;-webkit-transform:translateY(1rem) scale(1.2);transform:translateY(1rem) scale(1.2)}
}
@keyframes fadeIn {
0%{opacity:0}
}
@-webkit-keyframes fadeInLeft {
0%{opacity:0;-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
}
@keyframes fadeInLeft {
0%{opacity:0;-webkit-transform:translate(-10px,0);transform:translate(-10px,0)}
}
@-webkit-keyframes fadeInTop {
0%{opacity:0;visibility:hidden}
}
@keyframes fadeInTop {
0%{opacity:0;visibility:hidden}
}
@-webkit-keyframes burger-lines {
0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
2%,98%{-webkit-transform:translateX(0);transform:translateX(0)}
to{-webkit-transform:translateX(100%);transform:translateX(100%)}
}
@keyframes burger-lines {
0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}
2%,98%{-webkit-transform:translateX(0);transform:translateX(0)}
to{-webkit-transform:translateX(100%);transform:translateX(100%)}
}
@-webkit-keyframes burger-last-line {
0%{-webkit-transform:translateX(-100%) scaleX(0);transform:translateX(-100%) scaleX(0)}
2%,98%{-webkit-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1)}
to{-webkit-transform:translateX(100%) scaleX(0);transform:translateX(100%) scaleX(0)}
}
@keyframes burger-last-line {
0%{-webkit-transform:translateX(-100%) scaleX(0);transform:translateX(-100%) scaleX(0)}
2%,98%{-webkit-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1)}
to{-webkit-transform:translateX(100%) scaleX(0);transform:translateX(100%) scaleX(0)}
}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Regular.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-ExtraBold.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Bold.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-SemiBold.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Light.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Montserrat";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Medium.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/montserrat/Montserrat-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Open Sans Hebrew";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/open-sans-hebrew-regular.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/open-sans-hebrew-regular.woff2) format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Open Sans Hebrew Bold";src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/open-sans-hebrew-bold.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/open-sans-hebrew-bold.woff2) format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Open Sans Hebrew Extra';src:url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/OpenSansHebrew-ExtraBold.woff2) format("woff2"),url(https://s5.easternpeak.com/wp-content/themes/eps/fonts/OpenSansHebrew-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}
html{font-size:18px;line-height:1.15;-webkit-text-size-adjust:100%}
@media screen and (max-width:1680px) {
html{font-size:17px}
}
@media screen and (max-width:1367px) {
html{font-size:16px}
}
@media screen and (max-width:1080px) {
html{font-size:15px}
}
@media screen and (max-width:767px) {
html{font-size:14px}
}
@media screen and (max-width:320px) {
html{font-size:12px}
}
details,main{display:block}
h1{font-size:2em}
hr{box-sizing:content-box;height:0;overflow:visible}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent;color:#33b44a;text-decoration:none;transition:color .2s ease}
abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-size:100%;line-height:1.15}
input,optgroup,select,textarea{margin:0}
button,optgroup{font-family:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{color:inherit;display:table;max-width:100%;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto;max-width:100%}
[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
[hidden],template{display:none}
html{box-sizing:border-box}
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
*,:after,:before{box-sizing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}
body,html{height:100%;-webkit-overflow-scrolling:touch;text-rendering:optimizelegibility;-webkit-font-feature-settings:liga 1;-ms-font-feature-settings:liga 1;font-feature-settings:liga 1}
body{margin:0;font-family:"Montserrat",Arial,sans-serif;background-color:#fff;min-width:320px}
.dt-main-banner--post .dt-main-banner__content h1,h1,h2,h3,h4,h5{margin:0;padding:0;font-weight:800}
.dt-main-banner--post .dt-main-banner__content .post__text h1,.dt-main-banner--post .dt-main-banner__content .pp h1,.news-blog__item-title,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h1,.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2,.pp h3,.pp h4,.pp h5,.pp h6{margin:0;padding:0}
.dt-main-banner--post .dt-main-banner__content h1 span,.news-blog__item-title span,h1 span,h2 span,h3 span,h4 span,h5 span{color:#33b44a}
h1{font-size:3.11111rem;line-height:1.35714;color:#fff;text-transform:uppercase}
@media screen and (max-width:1368px) {
h1{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
h1{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
h1{font-size:1.7284rem}
}
h2,h3{color:#002236}
.dt-main-banner--post .dt-main-banner__content h1,h2,h3{font-size:2.72222rem;line-height:1.40816}
@media screen and (max-width:1368px) {
.dt-main-banner--post .dt-main-banner__content h1,h2{font-size:2.09402rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--post .dt-main-banner__content h1,h2{font-size:1.70139rem}
}
@media screen and (max-width:768px) {
.dt-main-banner--post .dt-main-banner__content h1,h2{font-size:1.57rem}
}
h3{font-size:2.5rem;line-height:1.44444}
@media screen and (max-width:1368px) {
h3{font-size:1.92308rem}
}
@media screen and (max-width:1024px) {
h3{font-size:1.5625rem}
}
@media screen and (max-width:768px) {
h3{font-size:1.28rem}
}
h4,h5{color:#002236}
h4{font-size:2rem;line-height:1.27778}
@media screen and (max-width:1368px) {
h4{font-size:1.53846rem}
}
@media screen and (max-width:1024px) {
h4{font-size:1.25rem}
}
@media screen and (max-width:768px) {
h4{font-size:1.11111rem}
}
h5{line-height:1.41667}
.news-blog__item-title,.post__text h1,.post__text h4,.post__text h5,.post__text h6,.pp h4,.pp h5,.pp h6,h5{font-size:1.33889rem}
@media screen and (max-width:1368px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.dt-main-banner--post .dt-main-banner__content .pp h1,.news-blog__item-title,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h1,.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2,.pp h3,.pp h4,.pp h5,.pp h6,h5{font-size:1.02564rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.dt-main-banner--post .dt-main-banner__content .pp h1,.news-blog__item-title,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h1,.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2,.pp h3,.pp h4,.pp h5,.pp h6,h5{font-size:1rem}
}
@media screen and (max-width:768px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.dt-main-banner--post .dt-main-banner__content .pp h1,.news-blog__item-title,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h1,.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2,.pp h3,.pp h4,.pp h5,.pp h6,h5{font-size:1rem}
}
a [x-apple-data-detectors]{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:none;color:inherit}
a:active,a:focus,a:hover{color:#5cc36e;transition:color .2s ease}
p{font-size:1rem;line-height:1.6;color:#002236;margin:0}
input[required]:-moz-ui-invalid,textarea[required]:-moz-ui-invalid{box-shadow:none}
button,ul{margin:0;padding:0}
button{border:0;background-color:transparent;cursor:pointer}
.container{margin:0 auto;max-width:1460px;padding:0 2.11111rem;box-sizing:border-box}
@media screen and (max-width:1440px) {
.container{max-width:1200px}
}
@media screen and (max-width:768px) {
.container{padding:0 20px}
}
#ninja_forms_form_1.contact-form,#ninja_forms_form_11.guide-form,.container--block{display:block!important}
ul{list-style:none}
input,select,textarea{font-family:"Montserrat",sans-serif}
input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#002236;background:#fff}
input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#002236;background:#fff}
input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#002236;background:#fff}
input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#002236;background:#fff}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 50px #fff!important;-webkit-text-fill-color:#002236!important;color:#002236!important}
.grecaptcha-badge{opacity:0;pointer-events:none;visibility:hidden}
.trinityAudioPlaceholder{margin:1rem 0}
.b-img-txt,.impact,.metrics,.section-mgn,.ss,.structure-project{padding:5.7rem 0}
.b-img-txt .dt-main-banner--post .dt-main-banner__content .post__text h1,.b-img-txt .dt-main-banner--post .dt-main-banner__content .pp h1,.b-img-txt .dt-main-banner--post .dt-main-banner__content h1,.b-img-txt .news-blog__item-title,.b-img-txt .post__text .dt-main-banner--post .dt-main-banner__content h1,.b-img-txt .post__text h1,.b-img-txt .post__text h2,.b-img-txt .post__text h3,.b-img-txt .post__text h4,.b-img-txt .post__text h5,.b-img-txt .post__text h6,.b-img-txt .pp .dt-main-banner--post .dt-main-banner__content h1,.b-img-txt .pp h1,.b-img-txt .pp h2,.b-img-txt .pp h3,.b-img-txt .pp h4,.b-img-txt .pp h5,.b-img-txt .pp h6,.b-img-txt h1,.b-img-txt h2,.b-img-txt h4,.b-img-txt h5,.dt-main-banner--post .dt-main-banner__content .b-img-txt h1,.dt-main-banner--post .dt-main-banner__content .impact h1,.dt-main-banner--post .dt-main-banner__content .metrics h1,.dt-main-banner--post .dt-main-banner__content .post__text .b-img-txt h1,.dt-main-banner--post .dt-main-banner__content .post__text .impact h1,.dt-main-banner--post .dt-main-banner__content .post__text .metrics h1,.dt-main-banner--post .dt-main-banner__content .post__text .section-mgn h1,.dt-main-banner--post .dt-main-banner__content .post__text .ss h1,.dt-main-banner--post .dt-main-banner__content .post__text .structure-project h1,.dt-main-banner--post .dt-main-banner__content .pp .b-img-txt h1,.dt-main-banner--post .dt-main-banner__content .pp .impact h1,.dt-main-banner--post .dt-main-banner__content .pp .metrics h1,.dt-main-banner--post .dt-main-banner__content .pp .section-mgn h1,.dt-main-banner--post .dt-main-banner__content .pp .ss h1,.dt-main-banner--post .dt-main-banner__content .pp .structure-project h1,.dt-main-banner--post .dt-main-banner__content .section-mgn h1,.dt-main-banner--post .dt-main-banner__content .ss h1,.dt-main-banner--post .dt-main-banner__content .structure-project h1,.impact .dt-main-banner--post .dt-main-banner__content .post__text h1,.impact .dt-main-banner--post .dt-main-banner__content .pp h1,.impact .dt-main-banner--post .dt-main-banner__content h1,.impact .news-blog__item-title,.impact .post__text .dt-main-banner--post .dt-main-banner__content h1,.impact .post__text h1,.impact .post__text h2,.impact .post__text h3,.impact .post__text h4,.impact .post__text h5,.impact .post__text h6,.impact .pp .dt-main-banner--post .dt-main-banner__content h1,.impact .pp h1,.impact .pp h2,.impact .pp h3,.impact .pp h4,.impact .pp h5,.impact .pp h6,.impact h1,.impact h2,.impact h3,.impact h4,.impact h5,.metrics .dt-main-banner--post .dt-main-banner__content .post__text h1,.metrics .dt-main-banner--post .dt-main-banner__content .pp h1,.metrics .dt-main-banner--post .dt-main-banner__content h1,.metrics .news-blog__item-title,.metrics .post__text .dt-main-banner--post .dt-main-banner__content h1,.metrics .post__text h1,.metrics .post__text h2,.metrics .post__text h3,.metrics .post__text h4,.metrics .post__text h5,.metrics .post__text h6,.metrics .pp .dt-main-banner--post .dt-main-banner__content h1,.metrics .pp h1,.metrics .pp h2,.metrics .pp h3,.metrics .pp h4,.metrics .pp h5,.metrics .pp h6,.metrics h1,.metrics h2,.metrics h4,.metrics h5,.post__text .b-img-txt h1,.post__text .b-img-txt h2,.post__text .b-img-txt h3,.post__text .b-img-txt h4,.post__text .b-img-txt h5,.post__text .b-img-txt h6,.post__text .dt-main-banner--post .dt-main-banner__content .b-img-txt h1,.post__text .dt-main-banner--post .dt-main-banner__content .impact h1,.post__text .dt-main-banner--post .dt-main-banner__content .metrics h1,.post__text .dt-main-banner--post .dt-main-banner__content .section-mgn h1,.post__text .dt-main-banner--post .dt-main-banner__content .ss h1,.post__text .dt-main-banner--post .dt-main-banner__content .structure-project h1,.post__text .impact h1,.post__text .impact h2,.post__text .impact h3,.post__text .impact h4,.post__text .impact h5,.post__text .impact h6,.post__text .metrics h1,.post__text .metrics h2,.post__text .metrics h3,.post__text .metrics h4,.post__text .metrics h5,.post__text .metrics h6,.post__text .section-mgn h1,.post__text .section-mgn h2,.post__text .section-mgn h3,.post__text .section-mgn h4,.post__text .section-mgn h5,.post__text .section-mgn h6,.post__text .ss h1,.post__text .ss h2,.post__text .ss h3,.post__text .ss h4,.post__text .ss h5,.post__text .ss h6,.post__text .structure-project h1,.post__text .structure-project h2,.post__text .structure-project h3,.post__text .structure-project h4,.post__text .structure-project h5,.post__text .structure-project h6,.pp .b-img-txt h1,.pp .b-img-txt h2,.pp .b-img-txt h3,.pp .b-img-txt h4,.pp .b-img-txt h5,.pp .b-img-txt h6,.pp .dt-main-banner--post .dt-main-banner__content .b-img-txt h1,.pp .dt-main-banner--post .dt-main-banner__content .impact h1,.pp .dt-main-banner--post .dt-main-banner__content .metrics h1,.pp .dt-main-banner--post .dt-main-banner__content .section-mgn h1,.pp .dt-main-banner--post .dt-main-banner__content .ss h1,.pp .dt-main-banner--post .dt-main-banner__content .structure-project h1,.pp .impact h1,.pp .impact h2,.pp .impact h3,.pp .impact h4,.pp .impact h5,.pp .impact h6,.pp .metrics h1,.pp .metrics h2,.pp .metrics h3,.pp .metrics h4,.pp .metrics h5,.pp .metrics h6,.pp .section-mgn h1,.pp .section-mgn h2,.pp .section-mgn h3,.pp .section-mgn h4,.pp .section-mgn h5,.pp .section-mgn h6,.pp .ss h1,.pp .ss h2,.pp .ss h3,.pp .ss h4,.pp .ss h5,.pp .ss h6,.pp .structure-project h1,.pp .structure-project h2,.pp .structure-project h3,.pp .structure-project h4,.pp .structure-project h5,.pp .structure-project h6,.section-mgn .dt-main-banner--post .dt-main-banner__content .post__text h1,.section-mgn .dt-main-banner--post .dt-main-banner__content .pp h1,.section-mgn .dt-main-banner--post .dt-main-banner__content h1,.section-mgn .news-blog__item-title,.section-mgn .post__text .dt-main-banner--post .dt-main-banner__content h1,.section-mgn .post__text h1,.section-mgn .post__text h2,.section-mgn .post__text h3,.section-mgn .post__text h4,.section-mgn .post__text h5,.section-mgn .post__text h6,.section-mgn .pp .dt-main-banner--post .dt-main-banner__content h1,.section-mgn .pp h1,.section-mgn .pp h2,.section-mgn .pp h3,.section-mgn .pp h4,.section-mgn .pp h5,.section-mgn .pp h6,.section-mgn h1,.section-mgn h2,.section-mgn h3,.section-mgn h4,.section-mgn h5,.ss .dt-main-banner--post .dt-main-banner__content .post__text h1,.ss .dt-main-banner--post .dt-main-banner__content .pp h1,.ss .dt-main-banner--post .dt-main-banner__content h1,.ss .news-blog__item-title,.ss .post__text .dt-main-banner--post .dt-main-banner__content h1,.ss .post__text h1,.ss .post__text h2,.ss .post__text h3,.ss .post__text h4,.ss .post__text h5,.ss .post__text h6,.ss .pp .dt-main-banner--post .dt-main-banner__content h1,.ss .pp h1,.ss .pp h2,.ss .pp h3,.ss .pp h4,.ss .pp h5,.ss .pp h6,.ss h1,.ss h2,.ss h3,.ss h4,.ss h5,.structure-project .dt-main-banner--post .dt-main-banner__content .post__text h1,.structure-project .dt-main-banner--post .dt-main-banner__content .pp h1,.structure-project .dt-main-banner--post .dt-main-banner__content h1,.structure-project .news-blog__item-title,.structure-project .post__text .dt-main-banner--post .dt-main-banner__content h1,.structure-project .post__text h1,.structure-project .post__text h2,.structure-project .post__text h3,.structure-project .post__text h4,.structure-project .post__text h5,.structure-project .post__text h6,.structure-project .pp .dt-main-banner--post .dt-main-banner__content h1,.structure-project .pp h1,.structure-project .pp h2,.structure-project .pp h3,.structure-project .pp h4,.structure-project .pp h5,.structure-project .pp h6,.structure-project h1,.structure-project h2,.structure-project h4,.structure-project h5{margin-bottom:1.5rem}
@media screen and (max-width:767px) {
.b-img-txt,.impact,.metrics,.section-mgn,.ss,.structure-project{padding:3rem 0}
}
.btm-mgn.b-img-txt,.btm-mgn.impact,.btm-mgn.metrics,.btm-mgn.ss,.btm-mgn.structure-project,.section-mgn.btm-mgn{padding-bottom:2.85rem}
@media screen and (max-width:767px) {
.btm-mgn.b-img-txt,.btm-mgn.impact,.btm-mgn.metrics,.btm-mgn.ss,.btm-mgn.structure-project,.section-mgn.btm-mgn{padding-bottom:1.5rem}
}
.section-pdg-btm{padding-bottom:5.7rem}
@media screen and (max-width:767px) {
.section-pdg-btm{padding-bottom:3rem}
}
.dt-main-banner--post .dt-main-banner__content .section-pdg-btm h1,.dt-main-banner--post .dt-main-banner__content .section-pdg-top h1,.post__text .section-pdg-btm h1,.post__text .section-pdg-btm h2,.post__text .section-pdg-btm h3,.post__text .section-pdg-btm h4,.post__text .section-pdg-btm h6,.pp .section-pdg-btm h1,.pp .section-pdg-btm h2,.pp .section-pdg-btm h3,.pp .section-pdg-btm h4,.pp .section-pdg-btm h6,.section-pdg-btm .dt-main-banner--post .dt-main-banner__content h1,.section-pdg-btm .news-blog__item-title,.section-pdg-btm .post__text h1,.section-pdg-btm .post__text h2,.section-pdg-btm .post__text h3,.section-pdg-btm .post__text h4,.section-pdg-btm .post__text h6,.section-pdg-btm .pp h1,.section-pdg-btm .pp h2,.section-pdg-btm .pp h3,.section-pdg-btm .pp h4,.section-pdg-btm .pp h6,.section-pdg-btm h1,.section-pdg-btm h2,.section-pdg-btm h3,.section-pdg-btm h4,.section-pdg-btm h5,.section-pdg-top .dt-main-banner--post .dt-main-banner__content h1,.section-pdg-top h2{margin-bottom:1.4rem}
.section-mgn-btm{margin-bottom:5.7rem}
@media screen and (max-width:767px) {
.section-mgn-btm{margin-bottom:3rem}
}
.section-pdg-top{padding-top:5.7rem}
@media screen and (max-width:767px) {
.section-pdg-top{padding-top:3rem}
}
.section-pdg-top h3{margin-bottom:3rem}
.dt-main-banner--post .dt-main-banner__content .section-pdg-top--wm h1,.section-pdg-top--wm .dt-main-banner--post .dt-main-banner__content h1,.section-pdg-top--wm h2,.section-pdg-top--wm h3{margin-bottom:0}
.clear-pdg-btm{padding-bottom:0!important}
.clear-mgn-btm{margin-bottom:0!important}
.clear-mgn-top{margin-top:0!important}
.clear-pdg-top{padding-top:0!important}
.clr-primary{color:#002236}
.bg-primary{background-color:#002236}
.clr-second{color:#33b44a}
.bg-second{background-color:#33b44a}
.txt-center{text-align:center}
.txt-md{font-size:1.11111rem}
.txt-lg{font-size:1.22222rem}
@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal;font-display:swap}
:root{--swiper-theme-color:#007aff}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-vertical>.swiper-wrapper{flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}
.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-container-pointer-events{touch-action:pan-y}
.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}
.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}
.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}
.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}
.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.head{position:fixed;left:0;right:0;top:0;padding:0 2.22222rem;display:flex;align-items:stretch;justify-content:space-between;z-index:10;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);border-bottom:1px solid #fff;background-color:rgba(11,14,16,.6)}
@media screen and (max-width:1680px) {
.head{padding:0 1.94444rem}
}
@media screen and (max-width:767px) {
.head{padding:0 1.11111rem}
}
.head.is-fixed .head__logo,.head__logo.is-dark{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/logo-dark.svg)}
.head.is-fixed .head__menu li a{color:#002236;transition:color .2s ease}
.head.is-fixed .dt-burger .dt-burger__line,.head.is-fixed .dt-burger::after,.head.is-fixed .dt-burger::before{background-color:#002236;transition:background-color .2s ease,transform .2s ease;transition:background-color .2s ease,transform .2s ease,-webkit-transform .2s ease}
.head__logo{display:inline-block;width:12rem;height:2.44444rem;background-image:url(../images/logo.svg);background-size:contain;background-position:center;background-repeat:no-repeat}
@media screen and (max-width:1680px) {
.head__logo{width:9.33333rem;height:2rem}
}
@media screen and (max-width:1024px) {
.head__logo{width:7.66667rem;height:28px}
}
.head__lside{display:flex;align-items:center;flex:0 0 auto;padding:1.05556rem 0}
@media screen and (max-width:1680px) {
.head__lside{padding:.94444rem 0}
}
.head__rside{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;padding-left:6.38889rem}
@media screen and (max-width:1680px) {
.head__rside{padding-left:3.61111rem}
}
@media screen and (max-width:1280px) {
.head__rside{padding-left:1.94444rem}
}
.head__rside-nav{height:100%;display:flex;align-items:flex-end}
.head__subtitle{position:relative;color:#fff;font-size:1.11111rem;text-transform:uppercase;font-weight:800;padding-left:1.72222rem;margin-left:1.72222rem;-webkit-animation:fadeIn .2s ease;animation:fadeIn .2s ease}
@media screen and (max-width:1024px) {
.head__subtitle{display:none}
}
.head__subtitle::before{content:"";position:absolute;left:0;top:-60%;bottom:-60%;background-color:#fff;width:.11111rem}
.head__menu{display:flex;align-items:center;list-style:none;padding:0;margin:0;margin-right:2.22222rem;margin-bottom:-1px;-webkit-animation:fadeIn .2s ease;animation:fadeIn .2s ease}
@media screen and (max-width:1280px) {
.head__menu{margin-right:1.94444rem}
}
@media screen and (max-width:860px) {
.head__menu{display:none}
}
.head__menu li{font-size:0}
.head__menu li a{display:inline-block;color:#fff;font-size:.97222rem;font-weight:300;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:color .2s ease,border-color .2s ease;padding:0 1.66667rem 1.38889rem;border-bottom:4px solid transparent}
@media screen and (max-width:1680px) {
.head__menu li a{font-size:.83333rem;border-width:3px}
}
@media screen and (max-width:1280px) {
.head__menu li a{padding:0 1.11111rem 1.22222rem}
}
@media screen and (max-width:1024px) {
.head__menu li a{font-size:.95rem;padding:0 .66667rem 1.22222rem}
}
.head__menu li a:active,.head__menu li a:focus,.head__menu li a:hover{color:#33b44a;border-color:#24ad4a;transition:color .2s ease,border-color .2s ease}
.head__menu li.current-menu-item a,.head__menu li.is-active a{color:#33b44a;border-color:#24ad4a;transition:color .2s ease,border-color .2s ease}
.head__action,.head__action:hover{transition:background-color .2s ease,color .2s ease}
.head__action{outline:0;display:inline-block;position:relative;color:#0b2234;font-size:1rem;font-weight:600;line-height:1.5;text-transform:uppercase;text-decoration:none;border:2px #0b2234 solid;border-radius:4px}
@media screen and (max-width:1680px) {
.head__action{font-size:.77778rem;padding:.44444rem 2.33333rem}
}
@media screen and (max-width:767px) {
.head__action{font-size:.66667rem;padding:.33333rem 1.66667rem}
}
.head__action:hover{background-color:#0b2234;color:#fff}
.head__actions{display:flex;align-items:center}
.head__actions li{margin-right:.55556rem}
.dt-header__countries-code li:last-child,.head__actions li:last-child{margin-right:0}
.head__actions a,.head__actions a:hover{transition:background-color .2s ease,color .2s ease}
.head__actions a{outline:0;display:inline-block;position:relative;font-size:1rem;font-weight:600;line-height:1.5;text-transform:uppercase;text-decoration:none;white-space:nowrap;border:2px #24ad4a solid;background-color:#24ad4a;color:#fff;padding:.5rem 3.22222rem .44444rem}
@media screen and (max-width:1680px) {
.head__actions a{font-size:.77778rem;padding:.55556rem 2.22222rem}
}
@media screen and (max-width:1024px) {
.head__actions a{padding:.55556rem 1.11111rem}
}
@media screen and (max-width:767px) {
.head__actions a{font-size:.66667rem}
}
.head__actions a:hover{background-color:transparent;color:#24ad4a}
.head--he{background-color:#fff;direction:rtl;position:fixed;padding-top:.72222rem;padding-bottom:.72222rem}
@media screen and (max-width:1600px) {
.head--he{padding-left:3.33333rem}
}
@media screen and (max-width:1440px) {
.head--he{padding-left:0}
}
@media screen and (max-width:1340px) {
.head--he{padding-left:3.33333rem}
}
@media screen and (max-width:767px) {
.head--he{padding:.72222rem 1.11111rem .72222rem 3.33333rem}
}
@media screen and (max-width:600px) {
.head--he{padding-left:1.11111rem}
}
.head--he.is-fixed{padding-top:.72222rem;padding-bottom:.72222rem}
@media screen and (max-width:1600px) {
.head--he.is-fixed{padding-left:3.33333rem}
}
@media screen and (max-width:1440px) {
.head--he.is-fixed{padding-left:0}
}
@media screen and (max-width:1340px) {
.head--he.is-fixed{padding-left:3.33333rem}
}
@media screen and (max-width:767px) {
.head--he.is-fixed{padding:.44444rem 1.11111rem .44444rem 3.33333rem}
}
@media screen and (max-width:600px) {
.head--he.is-fixed{padding-left:1.11111rem}
.head--he.is-fixed .head__lang{top:7px}
.head--he.is-fixed .head__lside{padding-bottom:.55556rem}
}
.head--he .container{display:flex;align-items:center;justify-content:space-between;width:100%}
@media screen and (max-width:600px) {
.head--he .container{flex-wrap:wrap;padding:0}
.head--he .head__lside,.head--he .head__rside{flex:0 0 100%;display:flex;justify-content:center}
.head--he .head__lside{padding-bottom:1.11111rem}
.head--he .head__rside{align-items:center}
}
.head--he .head__lang{font-size:1rem;font-family:"Open Sans Hebrew",Arial,Helvetica,sans-serif;text-transform:uppercase;box-sizing:border-box;border:2px solid #1cb564;border-left:0;border-radius:0 3px 3px 0;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;padding:4px 10px;z-index:2}
@media screen and (max-width:600px) {
.head--he .head__lang{top:17px;-webkit-transform:none;transform:none}
}
.head--he .head__lang:hover{background:#1cb564;color:#fff}
.head--he .head__logo{background-image:url(../images/logo-dark.svg);width:10.05556rem;height:2.05556rem}
@media screen and (max-width:1024px) {
.head--he .head__logo{width:7.66667rem;height:1.55556rem}
}
.head--he .head__options{display:flex;align-items:center}
.head--he .head__btn{display:inline-block;font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif;padding:.22222rem 1.66667rem;font-size:1.11111rem}
.head--he .head__btn:focus,.head--he .head__btn:hover{color:#fff;background:#233c4d}
@media screen and (max-width:767px) {
.head--he .head__btn{padding:.22222rem 1.11111rem}
}
.head--he .head__phone{font-size:1rem;margin-left:3.11111rem;padding-left:38px;position:relative;font-family:"Open Sans Hebrew",Arial,Helvetica,sans-serif;direction:ltr}
@media screen and (max-width:1440px) {
.head--he .head__phone{padding-left:34px}
}
@media screen and (max-width:767px) {
.head--he .head__phone{margin:0 0 0 1.11111rem;padding:0}
}
.head--he .head__phone:after{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_phone_svg.svg);background-repeat:no-repeat;background-size:contain;position:absolute;content:'';width:28px;height:28px;left:0;top:50%;margin:-14px 0 0}
@media screen and (max-width:1440px) {
.head--he .head__phone:after{width:24px;height:24px;margin-top:-12px}
}
@media screen and (max-width:767px) {
.head--he .head__phone:after{display:none}
}
@media screen and (max-width:1024px) {
body.is-menu-active{overflow:hidden}
body.is-menu-active .dt-header{overflow-y:auto}
}
.dt-header{position:fixed;z-index:100;max-height:100vh;width:100%;overflow:hidden;top:0;background-color:#fff;border-bottom:1px solid #011a2a;visibility:hidden;pointer-events:none;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
@media screen and (max-width:1024px) {
.dt-header{min-height:100vh}
}
.dt-header__simple{display:none;height:100%}
@media screen and (max-width:1024px) {
.dt-header__simple{display:block}
}
.dt-header__simple-header{display:flex;align-items:center;padding:.94444rem 1.94444rem;border-bottom:1px solid #002339}
@media screen and (max-width:767px) {
.dt-header__simple-header{padding:.94444rem 1.11111rem}
}
.dt-header__simple-menu{margin:1.66667rem 0 0}
@media screen and (max-width:767px) {
.dt-header__simple-menu{margin:1.11111rem 0 0}
}
.dt-header__simple-menu li{position:relative}
.dt-header__simple-menu li.menu-item-has-children::after{content:"";display:inline-block;width:.83333rem;height:.83333rem;position:absolute;top:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);right:4.16667rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-thin-green.svg);will-change:transform;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
@media screen and (max-width:767px) {
.dt-header__simple-menu li.menu-item-has-children::after{right:3.33333rem}
}
.dt-header__simple-menu li>a{padding:.55556rem 4.16667rem;color:#002339;font-size:1rem;font-weight:800;line-height:1.8;width:auto;display:inline-block;transition:color .2s ease}
@media screen and (max-width:767px) {
.dt-header__simple-menu li>a{padding:.55556rem 3.33333rem}
}
.dt-header__countries-code li a:hover,.dt-header__menu li.current-menu-item a,.dt-header__menu li.current-page-ancestor a,.dt-header__menu li.current_page_ancestor a,.dt-header__menu li.current_page_parent a,.dt-header__menu li.is-active a,.dt-header__menu li:hover a,.dt-header__simple-menu li.is-active>a,.dt-header__simple-menu li:hover>a{color:#24ad4a;transition:color .2s ease}
.dt-header__simple-menu li.is-active::after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.dt-header__simple-menu li ul{display:none;padding:0;background-color:#24ad4a}
.dt-header__simple-menu li ul li{border-bottom:1px #50bd6e solid}
.dt-header__simple-menu li ul li:last-child{border-bottom:none}
.dt-header__simple-menu li ul li.menu-item-has-children::after{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-thin-white.svg)}
.dt-header__simple-menu li ul li>a{color:#fff;padding:.55556rem 4.16667rem}
@media screen and (max-width:767px) {
.dt-header__simple-menu li ul li>a{padding:.55556rem 3.33333rem}
}
.dt-header__menu li a,.dt-header__simple-menu li ul li.current-menu-item>a,.dt-header__simple-menu li ul li.current-page-ancestor>a,.dt-header__simple-menu li ul li.current_page_ancestor>a,.dt-header__simple-menu li ul li.current_page_parent>a,.dt-header__simple-menu li ul li.is-active>a,.dt-header__simple-menu li ul li:hover>a{color:#fff;transition:color .2s ease}
.dt-header__simple-menu li ul li:hover{background-color:#209c43;transition:background-color .2s ease}
.dt-header__simple-menu li ul li ul{background-color:#1d8a3b}
.dt-header__simple-menu li ul li ul li>a{width:100%}
.dt-header__simple-actions{text-align:center;padding:0 2.22222rem;margin-top:2.22222rem}
.dt-header__full{display:flex;height:100%;justify-content:stretch}
@media screen and (max-width:1024px) {
.dt-header__full{display:none}
}
.dt-header__lside{flex:0 0 27.77778rem;padding:1.05556rem 0 5.83333rem;border-right:1px solid #dcdcdc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media screen and (max-width:1680px) {
.dt-header__lside{flex:0 0 22.22222rem;padding:1.05556rem 0 3.33333rem}
}
.dt-header__rside{flex:1 1 auto}
.dt-header__general{display:flex;align-items:center;padding-left:2.22222rem}
@media screen and (max-width:1680px) {
.dt-header__general{padding-left:1.94444rem}
}
.dt-header__menu{padding:0;margin:3.44444rem auto 0;list-style:none}
@media screen and (max-width:1680px) {
.dt-header__menu{margin:2.66667rem auto 0}
}
.dt-header__menu li{position:relative;z-index:0;cursor:pointer;overflow:hidden}
.dt-header__menu li.menu-item-has-children::after{content:"";display:inline-block;width:.66667rem;height:.66667rem;position:absolute;top:52%;-webkit-transform:translateY(-50%) rotateY(0);transform:translateY(-50%) rotateY(0);right:4.16667rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-thin-green.svg);will-change:transform;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}
@media screen and (max-width:1680px) {
.dt-header__menu li.menu-item-has-children::after{right:1.94444rem}
}
@media screen and (max-width:1368px) {
.dt-header__menu li.menu-item-has-children::after{right:1.66667rem}
}
@media screen and (max-width:1080px) {
.dt-header__menu li.menu-item-has-children::after{right:1.11111rem}
}
.dt-header__menu li a{color:#002339;font-size:1.27778rem;font-weight:800;line-height:2.8;padding-left:5.44444rem;width:100%}
@media screen and (max-width:1680px) {
.dt-header__menu li a{font-size:1rem;padding-left:80px}
}
.dt-header__menu li.current-menu-item::after,.dt-header__menu li.current-page-ancestor::after,.dt-header__menu li.current_page_ancestor::after,.dt-header__menu li.current_page_parent::after,.dt-header__menu li.is-active::after{-webkit-transform:translateY(-50%) rotateY(180deg);transform:translateY(-50%) rotateY(180deg);transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}
.dt-header__top{display:flex;align-items:center;justify-content:space-between;padding:.88889rem 3.72222rem;border-bottom:1px solid #dcdcdc}
@media screen and (max-width:1680px) {
.dt-header__top{padding:.88889rem 3.72222rem}
}
.dt-header__locations{flex:1 1 auto}
.dt-header__countries,.dt-header__locations{display:flex;align-items:center}
.dt-header__countries-imgs{position:relative;width:9.94444rem;margin-right:1.55556rem;margin-top:-.83333rem}
@media screen and (max-width:1680px) {
.dt-header__countries-imgs{width:8.61111rem}
}
.dt-header__countries-img{display:none;font-size:0;-webkit-animation:fadeIn .35s ease;animation:fadeIn .35s ease}
.dt-header__countries-img img,.ep-form__location img{width:100%;height:auto;display:inline-block}
.dt-header__address-content.is-active,.dt-header__countries-img.is-active{display:block}
.dt-header__countries-code{position:relative;padding:0;margin:0;list-style:none;display:inline-flex;align-items:center;padding-right:1.94444rem;margin-right:1.94444rem}
@media screen and (max-width:1680px) {
.dt-header__countries-code{padding-right:1.38889rem;margin-right:1.38889rem}
}
.dt-header__countries-code::after{content:"";position:absolute;right:0;height:2.72222rem;background-color:#000407;width:2px}
@media screen and (max-width:1680px) {
.dt-header__countries-code::after{height:2.16667rem}
}
.dt-header__countries-code li{position:relative;margin-right:1.94444rem;display:inline-flex;align-items:center}
@media screen and (max-width:1680px) {
.dt-header__countries-code li{margin-right:1.38889rem}
}
.dt-header__countries-code li:last-child::after{content:none}
.dt-header__countries-code li::after{content:"";position:absolute;right:-1.05556rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;border-radius:5px;background-color:#1dba42}
@media screen and (max-width:1680px) {
.dt-header__countries-code li::after{right:-.83333rem}
}
.dt-header__countries-code li a,.dt-header__countries-code li a::before{color:#002339;font-size:1.16667rem;font-weight:300;text-transform:uppercase;transition:color .2s ease}
.dt-header__countries-code li a::before{position:absolute;left:0;top:0;bottom:0;right:0;content:attr(data-title);font-weight:800;opacity:0;transition:opacity .2s ease}
@media screen and (max-width:1680px) {
.dt-header__countries-code li a,.dt-header__countries-code li a::before{font-size:.88889rem}
}
.dt-header__countries-code li.is-active a{color:transparent;transition:color .2s ease}
.dt-header__countries-code li.is-active a::before{opacity:1;transition:opacity .2s ease}
.dt-header__address{flex:1 1 auto;padding-right:1.11111rem}
.dt-header__address-content{display:none;-webkit-animation:fadeInLeft .35s ease;animation:fadeInLeft .35s ease}
.dt-header__address-content p{font-size:1rem;font-weight:400;line-height:1.34}
@media screen and (max-width:1680px) {
.dt-header__address-content p{font-size:.77778rem}
}
.dt-header__address{font-weight:400}
.dt-header__address,.dt-header__address a{color:#002339;font-size:1rem;font-style:normal;transition:color .2s ease}
@media screen and (max-width:1680px) {
.dt-header__address,.dt-header__address a{font-size:.77778rem;line-height:1.4}
}
.dt-header__address a{font-weight:700}
.dt-header__address a:hover{color:#334f61;transition:color .2s ease}
.dt-header__action{flex:0 0 auto;color:#fff;font-size:1rem;font-weight:700;line-height:1.5;text-transform:uppercase;background-color:#002339;display:inline-block;padding:.66667rem 1.66667rem .55556rem;transition:background-color .2s ease}
@media screen and (max-width:1680px) {
.dt-header__action{font-size:.83333rem;padding:.55556rem 1.44444rem .44444rem}
}
.dt-header__action:hover{background-color:#1a394d;transition:background-color .2s ease}
.dt-header__submenu{position:relative;padding:2.33333rem 3.72222rem;overflow-y:auto}
@media screen and (max-width:1680px) {
.dt-header__submenu{padding:2.33333rem 3.72222rem}
}
.dt-header__submenu-content{width:100%;height:100%;display:none;align-items:flex-start;flex-wrap:wrap;opacity:0;visibility:hidden}
.dt-header__submenu-content.is-active{display:flex}
.dt-header__submenu-content>ul{flex:0 0 33.33333333%;width:33.33333333%;padding-right:2.22222rem}
.dt-header__submenu-column{flex:0 0 50%;width:50%;box-sizing:border-box}
.dt-header__submenu-column:first-child{padding-right:6.66667rem}
@media screen and (max-width:1440px) {
.dt-header__submenu-column:first-child{padding-right:4.44444rem}
}
.dt-header__submenu-column--auto{flex:0 0 100%;width:100%;box-sizing:border-box}
.dt-header__submenu-column--auto:first-child{padding-right:0}
@media screen and (max-width:1440px) {
.dt-header__submenu-column--auto:first-child{padding-right:0}
}
.dt-header__submenu-column ul,.dt-header__submenu-content ul{margin:0;padding:0;list-style:none}
.dt-header__submenu-column>ul,.dt-header__submenu-content>ul{margin-bottom:1.55556rem}
@media screen and (max-width:1280px) {
.dt-header__submenu-column>ul,.dt-header__submenu-content>ul{flex:0 0 50%}
}
@media screen and (max-width:1023px) {
.dt-header__submenu-column>ul,.dt-header__submenu-content>ul{flex:0 0 100%}
}
.dt-header__submenu-column>ul:last-child,.dt-header__submenu-content>ul:last-child{padding-right:0}
.dt-header__submenu-column>ul>li,.dt-header__submenu-content>ul>li{overflow:hidden}
.dt-header__submenu-column>ul>li p,.dt-header__submenu-content>ul>li p{color:#99a6b0;font-size:.72222rem;margin-bottom:.55556rem}
@media screen and (min-width:1921px) {
.dt-header__submenu-column>ul>li p,.dt-header__submenu-content>ul>li p{font-size:.83333rem}
}
.dt-header__submenu-column>ul>li>a,.dt-header__submenu-column>ul>li>span,.dt-header__submenu-content>ul>li>a,.dt-header__submenu-content>ul>li>span{position:relative;display:inline-block;margin-bottom:.94444rem;color:#002339;font-size:1.61111rem;font-weight:600;line-height:1.4;transition:color .2s ease}
@media screen and (max-width:1680px) {
.dt-header__submenu-column>ul>li>a,.dt-header__submenu-column>ul>li>span,.dt-header__submenu-content>ul>li>a,.dt-header__submenu-content>ul>li>span{font-size:1.16667rem}
}
.dt-header__submenu-column>ul>li>a,.dt-header__submenu-content>ul>li>a{border-bottom:3px solid #1dba42;word-break:keep-all}
@media screen and (max-width:1680px) {
.dt-header__submenu-column>ul>li>a,.dt-header__submenu-content>ul>li>a{border-width:2px}
}
.dt-header__submenu-column>ul>li ul li a:hover,.dt-header__submenu-column>ul>li>a:hover,.dt-header__submenu-content>ul>li ul li a:hover,.dt-header__submenu-content>ul>li>a:hover{color:#24ad4a;transition:color .2s ease}
.dt-header__submenu-column>ul>li ul li a,.dt-header__submenu-content>ul>li ul li a{display:inline-block;color:#002339;font-size:1rem;font-weight:300;line-height:2.5;transition:color .2s ease}
@media screen and (max-width:1680px) {
.dt-header__submenu-column>ul>li ul li a,.dt-header__submenu-content>ul>li ul li a{font-size:.83333rem}
}
.dt-header__submenu-column>ul.has-description ul,.dt-header__submenu-content>ul.has-description ul{display:flex;align-items:center;flex-wrap:wrap}
.dt-header__submenu-column>ul.has-description ul li,.dt-header__submenu-content>ul.has-description ul li{flex:0 0 auto;margin-right:2.22222rem}
@media screen and (max-width:1680px) {
.dt-header__submenu-column>ul.has-description ul li,.dt-header__submenu-content>ul.has-description ul li{margin-right:1.66667rem}
}
.dt-header__submenu-column>ul.has-description ul li a,.dt-header__submenu-content>ul.has-description ul li a{color:#24ad4a;font-weight:400;line-height:1.94;transition:color .2s ease}
.dt-header__submenu-column>ul.has-description ul li a:hover,.dt-header__submenu-content>ul.has-description ul li a:hover{color:#002339;transition:color .2s ease}
.dt-header__submenu-column.is-second-level>ul,.dt-header__submenu-content.is-second-level>ul{margin-bottom:.55556rem}
.checkboxes{display:flex;flex-wrap:wrap}
.checkboxes .checkbox{margin-right:.55556rem;margin-bottom:1.05556rem}
.checkboxes--between{justify-content:space-between}
.checkboxes--dark .checkbox__label{color:#fff}
.checkbox{position:relative;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:flex-start}
.checkbox:active .checkbox__field::after,.checkbox:focus .checkbox__field::after,.checkbox:hover .checkbox__field::after,.ep-checkbox:active .ep-checkbox-field::after,.ep-checkbox:focus .ep-checkbox-field::after,.ep-checkbox:hover .ep-checkbox-field::after{opacity:.3;transition:all .2s ease}
.checkbox.is-error .checkbox__field,.ep-checkbox.error .ep-checkbox-field{border-color:#e5645a;transition:all .2s ease}
.checkbox__field,.checkbox__field::after{font-size:0;line-height:0;transition:all .2s ease}
.checkbox__field{position:relative;display:inline-block;margin-right:.83333rem;min-width:1.27778rem;min-height:1.27778rem;max-width:1.27778rem;max-height:1.27778rem;border-radius:.16667rem;border:2px solid #33b44a;box-sizing:border-box}
.checkbox__field::after{content:"";width:70%;height:70%;border-radius:.11111rem;background-color:#33b44a;position:absolute;top:calc(30%/2);left:calc(30%/2);opacity:0}
.checkbox input[type=checkbox],.ep-checkbox input[type=checkbox]{position:absolute;opacity:0;visibility:hidden;width:0;height:0;z-index:-1;pointer-events:none}
.checkbox input[type=checkbox]:checked~.checkbox__field::after,.checkbox input[type=checkbox]:checked~.checkbox__label>.checkbox__field::after,input[type=checkbox]:checked~.ep-checkbox-field::after{opacity:1;transition:all .2s ease}
.checkbox__label{display:inline-block;width:100%;color:#002236;font-family:"Montserrat",sans-serif;font-size:.77778rem;font-weight:400;line-height:1.43;letter-spacing:.28px;padding-top:1px}
.checkbox__label a,.ep-checkbox-label a{color:#33b44a}
.ep-checkbox{position:relative;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:flex-start}
.ep-checkbox-field,.ep-checkbox-field::after{font-size:0;line-height:0;border-radius:3px;transition:all .2s ease}
.ep-checkbox-field{position:relative;display:inline-block;margin-right:8px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;border:2px solid #33b44a;box-sizing:border-box}
.ep-checkbox-field::after{content:"";width:14px;height:14px;background-color:#33b44a;position:absolute;top:2px;left:2px;opacity:0}
.ep-checkbox-label{display:inline-block;width:100%;color:#002236;font-family:"Montserrat",sans-serif;font-size:.77778rem;font-weight:400;line-height:1.43;letter-spacing:.28px;padding-top:2px}
.ep-checkbox--sm .ep-checkbox-label,.ep-checkbox--sm .ep-checkbox-label a{font-size:.72222rem;line-height:1.5}
.ep-checkbox--xsm .ep-checkbox-label,.ep-checkbox--xsm .ep-checkbox-label a{font-size:.55556rem;line-height:1.5}
.btn,.post__text .btn-green{font-family:"Montserrat",sans-serif;display:inline-block;vertical-align:top;font-size:1.33333rem;line-height:1.4;font-weight:600;color:#fff;text-align:center;text-transform:uppercase;border-radius:3px;padding:.77778rem 1.11111rem;background-color:#33b44a;transition:all .2s ease;cursor:pointer;outline:0;border:0}
.btn:active,.btn:focus,.btn:hover{background-color:#288c3a;transition:all .2s ease}
@media screen and (max-width:1680px) {
.btn,.post__text .btn-green{font-size:1rem}
}
@media screen and (max-width:1023px) {
.btn,.post__text .btn-green{font-size:.83333rem}
}
@media screen and (max-width:768px) {
.btn,.post__text .btn-green{font-size:.93rem}
}
.btn--wide{width:100%}
.btn--mwide{min-width:13.88889rem}
.btn--nowrap{white-space:nowrap}
.btn--g-b-w:active,.btn--g-b-w:focus,.btn--g-b-w:hover,.btn--g-b:active,.btn--g-b:focus,.btn--g-b:hover,.post__text .btn-green:active,.post__text .btn-green:focus,.post__text .btn-green:hover{background-color:#002339;transition:all .2s ease}
.btn--g-b-w:active,.btn--g-b-w:focus,.btn--g-b-w:hover{color:#fff}
.btn.is-inactive,.btn:disabled,.post__text .btn-green:disabled,.post__text .is-inactive.btn-green{background-color:#ccc;transition:all .2s ease;pointer-events:none}
.btn-play-video{position:relative;display:inline-flex;align-items:center;border:0;outline:0}
.btn-play-video::before{display:inline-flex;content:'';border-radius:50%;width:2.77778rem;height:2.77778rem;background-color:#fff;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/team-extension-bizzabo/icon-play-video-blue.svg);background-repeat:no-repeat;background-position:center left .94444rem;background-size:1.16667rem;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
.btn-play-video span{font-size:1.30556rem;font-family:"Montserrat",sans-serif;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:normal;text-align:center;color:#fff;text-transform:uppercase;border-bottom:1px solid #fff;text-decoration:none;display:inline-block;margin-left:15px;transition-property:border-bottom-color;transition-duration:.3s}
.btn-play-video:hover::before{-webkit-transform:scale(1.1);transform:scale(1.1)}
.btn-play-video:hover span{border-bottom-color:transparent}
.btn-play-video--blue::before{border:1px solid #002236}
.btn-play-video--blue span{color:#001d2f;border-bottom-color:#001d2f}
.btn-play-video--open,.btn-play-video--slider{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.btn-play-video--open::before,.btn-play-video--slider::before{width:6.66667rem;height:6.66667rem;background-size:2.88889rem;background-position:center left 2.05556rem}
.ep-form{padding:9.44444rem 0 7.11111rem;background-image:url(../../images/ep-form/bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;transition:visibility .5s ease,opacity .5s ease}
@media screen and (max-width:1680px) {
.ep-form{padding:8.33333rem 0 5.55556rem}
}
@media screen and (max-width:1023px) {
.ep-form{padding:7.77778rem 0 2.77778rem}
}
@media screen and (max-width:768px) {
.ep-form{padding:2.77778rem 0}
}
.ep-form .container{position:relative}
.ep-form--has-shadow{position:relative;padding:3.55556rem 3.88889rem 3.05556rem;margin-bottom:35px;border-radius:10px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);background-color:#fff;transition:visibility .5s ease,opacity .5s ease}
.ep-form--has-shadow.ajax-sending .ep-form__fieldset,.ep-form--has-shadow.ajax-sending .ep-form__img{visibility:hidden;opacity:0;transition:visibility .5s ease,opacity .5s ease}
.ep-form--has-shadow.is-show-response .ep-form__fieldset{display:none}
@media screen and (max-width:1680px) {
.ep-form--has-shadow{padding:2.5rem 2.22222rem 2.77778rem}
}
@media screen and (max-width:1023px) {
.ep-form--has-shadow{padding:2.22222rem 1.66667rem 2.5rem}
}
@media screen and (max-width:767px) {
.ep-form--has-shadow{padding:1.66667rem 1.11111rem}
}
.ep-form--has-shadow .ep-form__fields{margin-bottom:2.94444rem}
@media screen and (max-width:1680px) {
.ep-form--has-shadow .ep-form__fields{margin-bottom:2.5rem}
}
@media screen and (max-width:1023px) {
.ep-form--has-shadow .ep-form__fields{margin-bottom:1.94444rem}
}
@media screen and (max-width:767px) {
.ep-form--has-shadow .ep-form__fields{margin-bottom:0}
}
.ep-form.ajax-sending .ep-form__fieldset,.ep-form.ajax-sending .ep-form__img{visibility:hidden;opacity:0;transition:visibility .5s ease,opacity .5s ease}
.ep-form.is-show-response .ep-form__fieldset{display:none}
.ep-form__fieldset{border:0;margin:0;padding:0}
.ep-form__response{display:none;-webkit-animation:fadeIn .25s ease;animation:fadeIn .25s ease}
.ep-form__location{z-index:2;position:absolute;top:-4.83333rem;left:2.22222rem;width:17.55vw;height:auto;font-size:0;box-shadow:0 7px 10px rgba(0,0,0,.15)}
@media screen and (max-width:768px) {
.ep-form__location{display:none}
}
.ep-form__content{position:relative;margin-left:calc(17.55vw/2 + 2.55556rem);padding:5rem 4.44444rem 4.72222rem calc(17.55vw/2);background-color:#fff;border-radius:3px;box-shadow:0 7px 10px rgba(0,0,0,.41)}
@media screen and (max-width:1680px) {
.ep-form__content{padding:3.33333rem 2.55556rem 3.33333rem calc(17.55vw/2)}
}
@media screen and (max-width:1023px) {
.ep-form__content{padding:2.77778rem}
}
@media screen and (max-width:768px) {
.ep-form__content{margin-left:0;padding:1.66667rem 1.11111rem}
}
.ep-form__content.ajax-sending .ep-form__fieldset,.ep-form__content.ajax-sending .ep-form__img{visibility:hidden;opacity:0;transition:visibility .5s ease,opacity .5s ease}
.ep-form--custom .ep-form__content>p br,.ep-form__content.ajax-sent .ep-form__fieldset{display:none}
.ep-form__content.ajax-sent .ep-form__response{display:block}
.ep-form__content.ajax-sent.ebook-dx-form{margin-bottom:3rem}
.ep-form__title{color:#002236;font-size:2rem;font-weight:800;line-height:1.4;margin-bottom:.44444rem}
@media screen and (max-width:1680px) {
.ep-form__title{font-size:1.66667rem}
}
@media screen and (max-width:1440px) {
.ep-form__title{font-size:1.55556rem}
}
@media screen and (max-width:1023px) {
.ep-form__title{font-size:1.33333rem}
}
@media screen and (max-width:768px) {
.ep-form__title{font-size:1.22222rem}
}
.ep-form__title span{color:#1dba42}
.ep-form__description,.ep-form__description p{color:#002339;font-size:1.22222rem;font-weight:700;line-height:1.6}
@media screen and (max-width:1680px) {
.ep-form__description,.ep-form__description p{font-size:1.05556rem}
}
@media screen and (max-width:1440px) {
.ep-form__description,.ep-form__description p{font-size:.94444rem}
}
@media screen and (max-width:1023px) {
.ep-form__description,.ep-form__description p{font-size:.83333rem}
}
@media screen and (max-width:768px) {
.ep-form__description,.ep-form__description p{font-size:.83333rem}
}
.ep-form__fields{display:flex;flex-wrap:wrap;align-items:stretch;margin:3.61111rem -5px 2.11111rem}
@media screen and (max-width:1680px) {
.ep-form__fields{margin:2.61111rem 0 1.94444rem}
}
@media screen and (max-width:1023px) {
.ep-form__fields{margin:1.94444rem 0}
}
.ep-form__fields .col{width:50%}
@media screen and (max-width:767px) {
.ep-form__fields .col{width:100%;margin-bottom:25px}
}
@media screen and (max-width:767px) and (max-width:767px) {
.ep-form__fields .col{margin-bottom:15px}
}
.ep-form__fields .col .row{margin:0 0 1.38889rem}
@media screen and (max-width:767px) {
.ep-form__fields .col .row{margin-bottom:15px}
}
.ep-form__fields .row{position:relative;flex:0 0 33.33333333%;display:flex;flex-direction:column;padding:0 .5rem}
.ep-form__fields .row--h100{height:100%}
@media screen and (min-width:768px) {
.ep-form__fields .row--h100 textarea{height:100%}
}
.ep-form__fields .row .error-text{position:absolute;right:1.11111rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.77778rem;line-height:1.4;color:#999;pointer-events:none;visibility:hidden;opacity:0;transition:visibility .2s ease,opacity .2s ease}
.ep-form__fields .row textarea+.error-text{top:25px}
.ep-form__fields .row.error .error-text{transition:visibility .2s ease,opacity .2s ease;visibility:visible;opacity:1}
.ep-form__fields .row.error input,.ep-form__fields .row.error textarea{border-color:#e78f88;transition:color .2s ease;padding:10px 165px 10px 20px}
@media screen and (max-width:1023px) {
.ep-form__fields .row{flex:0 0 100%;margin-bottom:25px}
}
.ep-form__fields .row:last-child,.post__text blockquote p:last-child{margin-bottom:0}
.ep-form__fields label{position:absolute;left:30px;top:-9px;color:#002236;font-size:.77778rem;font-weight:400;line-height:1.45;padding:0 8px;background-color:#fff;z-index:1}
@media screen and (max-width:1680px) {
.ep-form__fields label{left:25px}
}
@media screen and (max-width:1023px) {
.ep-form__fields label{left:20px}
}
.ep-form__fields input,.ep-form__fields textarea{width:100%;font-size:.77778rem;line-height:1.2;padding:.55556rem 1.11111rem;height:2.77778rem;vertical-align:middle;border-radius:3px;border:1px solid #002236;color:#002236;background-color:#fff;box-sizing:border-box;outline:0;transition:color .2s ease}
@media screen and (max-width:768px) {
.ep-form__fields input,.ep-form__fields textarea{font-size:.88889rem}
}
.ep-form__fields input:focus,.ep-form__fields textarea:focus{border-color:#1cb564;transition:color .2s ease}
.ep-form__fields textarea{height:calc(2.77778rem*2 + 1.38889rem);resize:none}
.ep-form__footer{display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:1023px) {
.ep-form__footer{align-items:inherit;justify-content:inherit;flex-direction:column}
.ep-form__terms{margin-bottom:1.38889rem}
}
.ep-form__terms .ep-checkbox{max-width:21.38889rem}
@media screen and (max-width:1023px) {
.ep-form__terms .ep-checkbox{max-width:inherit}
}
.ep-form__actions{text-align:center;flex-shrink:0}
.ep-form__actions .btn,.ep-form__actions .post__text .btn-green,.post__text .ep-form__actions .btn-green{font-family:"Open Sans",Arial,Helvetica,sans-serif;font-weight:600;font-size:1rem}
@media screen and (max-width:1680px) {
.ep-form__actions .btn,.ep-form__actions .post__text .btn-green,.post__text .ep-form__actions .btn-green{font-size:.88889rem}
}
@media screen and (max-width:1023px) {
.ep-form__actions .btn,.ep-form__actions .post__text .btn-green,.post__text .ep-form__actions .btn-green{font-size:.83333rem}
}
@media screen and (max-width:768px) {
.ep-form__actions .btn,.ep-form__actions .post__text .btn-green,.post__text .ep-form__actions .btn-green{font-size:.77778rem}
}
.ep-form__field-upload{position:relative;display:block;outline:0;cursor:pointer;padding-left:65px;padding-right:20px;transition:all .25s ease}
@media screen and (max-width:1023px) {
.ep-form__field-upload{margin:0 auto 20px;text-align:center}
}
@media screen and (max-width:767px) {
.ep-form__field-upload{flex:0 0 100%;background-color:#fff;padding:0 10px}
}
.ep-form__field-upload::before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;display:inline-block;vertical-align:middle;width:2.77778rem;height:2.77778rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/upload.svg);background-color:#002236;background-position:center center;background-repeat:no-repeat;background-size:24px;border-radius:50px}
@media screen and (max-width:767px) {
.ep-form__field-upload::before{position:relative;top:inherit;left:inherit;-webkit-transform:none;transform:none;margin:0 auto 10px;display:block;background-size:16px}
}
.ep-form__field-upload:active,.ep-form__field-upload:focus,.ep-form__field-upload:hover{opacity:.8;transition:all .25s ease}
.ep-form__field-upload input{position:absolute;width:0;height:0;visibility:hidden;pointer-events:none;opacity:0;z-index:-1}
.ep-form__field-upload .field-upload-title{display:block;color:#002236;font-size:1.22222rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:5px;transition:all .25s ease}
.ep-form__field-upload .field-upload-types{display:block;color:#002236;font-size:.77778rem;font-weight:400;line-height:1.2;transition:all .25s ease}
.ep-form__field-upload.error .field-upload-title,.ep-form__field-upload.error .field-upload-types{color:#e78f88}
.ep-form__field-upload.error:before{background-color:#e78f88}
.ep-form--custom{padding:0;margin:3.61111rem 0;background:0 0}
.ep-form--custom .ep-form__title{padding:0;margin-bottom:.22222rem}
.ep-form--custom .ep-form__content{padding:2.05556rem 2.5rem 1.77778rem 14.88889rem;margin-left:inherit;border-radius:.55556rem;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15)}
@media screen and (max-width:1440px) {
.ep-form--custom .ep-form__content{padding:2.05556rem 2.5rem 1.77778rem 12.22222rem}
.ep-form--custom .ep-form__content>p{margin-bottom:0}
}
@media screen and (max-width:1199px) {
.ep-form--custom .ep-form__content{padding-left:2.5rem}
}
.ep-form--custom .ep-form__img{position:absolute;z-index:2;min-height:15.55556rem;top:-1.94444rem;bottom:3.61111rem;left:1.11111rem}
@media screen and (max-width:1199px) {
.ep-form--custom .ep-form__img{display:none}
}
.ep-form--custom .ep-form__img img{height:100%;width:auto}
@media screen and (max-width:1440px) {
.ep-form--custom .ep-form__img img{height:79%}
}
.ep-form--custom .ep-form__description,.ep-form--custom .ep-form__description p{font-weight:500}
@media screen and (max-width:1440px) {
.ep-form--custom .ep-form__description br,.ep-form--custom .ep-form__description p br{display:none}
}
.ep-form--custom .ep-form__response{display:none;-webkit-animation:fadeIn .25s ease;animation:fadeIn .25s ease;padding:.27778rem 0 1.11111rem 1.38889rem}
.ep-form--custom .ep-form__response .ep-form__title{font-size:1.5rem}
.ep-form--custom .ep-form__fields,.ep-form--custom .ep-form__response{margin:1.77778rem -.5rem 1.66667rem}
.ep-form--custom .ep-form__fields .row .error-text,.ep-form--custom .ep-form__fields label{font-size:.72222rem}
.ep-form--custom .ep-form__fields input,.ep-form--custom .ep-form__fields textarea{width:100%;font-size:.77778rem;line-height:1.2;padding:.44444rem .77778rem;height:2.55556rem}
@media screen and (max-width:768px) {
.ep-form--custom .ep-form__fields input,.ep-form--custom .ep-form__fields textarea{font-size:.88889rem}
}
.ep-form--custom .ep-form__fields .row.error input,.ep-form--custom .ep-form__fields .row.error textarea{padding:.44444rem .77778rem}
.ep-form--custom .ep-form__actions .btn,.ep-form--custom .ep-form__actions .post__text .btn-green,.post__text .ep-form--custom .ep-form__actions .btn-green{font-size:.88889rem;padding-top:.66667rem;padding-bottom:.66667rem;font-weight:600}
.cards{position:relative;background:0 0;z-index:2}
@media screen and (max-width:1200px) {
.cards .container{padding:20px}
}
.cards__items{margin:0 -1.11111rem;display:flex;align-content:stretch;flex-wrap:wrap}
@media screen and (max-width:1200px) {
.cards__items{margin:0 -.44444rem}
}
@media screen and (max-width:980px) {
.cards__items{justify-content:center;margin:0}
}
.cards__items--multy-rows{margin-bottom:-2.22222rem}
@media screen and (max-width:980px) {
.cards__items--multy-rows{margin-bottom:0}
}
@media screen and (max-width:767px) {
.cards__items--multy-rows{margin-bottom:4rem}
}
.cards__items--multy-rows .cards__item{margin-bottom:2.22222rem}
@media screen and (max-width:980px) {
.cards__items--multy-rows .cards__item{margin-bottom:1.5rem}
.cards__items--multy-rows .cards__item:last-child{margin-bottom:0}
}
.cards__items--pd-min .cards__item-content{padding-bottom:3.33333rem}
.cards__item{position:relative;display:inline-block;flex:0 0 33.333333%;padding:0 calc(1.11111rem - .05556rem)}
@media screen and (max-width:1440px) {
.cards__item{padding:0 .44444rem}
}
@media screen and (max-width:980px) {
.cards__item{flex:0 0 100%;padding:0;max-width:40rem;margin-bottom:1.5rem}
.cards__item:last-child{margin-bottom:0}
}
.cards__item:active .cards__item-content,.cards__item:focus .cards__item-content,.cards__item:hover .cards__item-content{box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);transition:box-shadow .2s ease}
.cards__item-content{border:2px solid #2a3347;background-color:#fff;padding:3.27778rem 1.38889rem 8.22222rem 2.22222rem;height:100%;box-shadow:-.1px 4px 24.1px 4.9px transparent;transition:box-shadow .2s ease}
@media screen and (max-width:1440px) {
.cards__item-content{padding:2.77778rem 1.88889rem 6.94444rem}
}
@media screen and (max-width:1200px) {
.cards__item-content{padding:2.05556rem 1.22222rem 5.44444rem 1.88889rem}
}
.cards__item-title{color:#002339;font-weight:800;line-height:1.17;margin-bottom:2rem}
@media screen and (max-width:1024px) {
.cards__item-title{font-size:22px}
}
.cards__item-title span,.ss__header-title * span,.ss__header-title span,.ss__slide-title * span,.ss__slide-title span,.tl__title span{color:#33b44a}
.cards__item-name{color:#002339;display:block;margin-top:1.33333rem}
.cards__item-position{font-size:1.33333rem;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1dba42;display:block;margin:.33333rem 0 1.33333rem}
@media screen and (max-width:767px) {
.cards__item-position{font-size:1.11111rem}
}
.cards__item-description p{color:#002339;font-size:1rem;font-weight:400;line-height:1.6}
.cards__item-link{position:absolute!important;left:auto;bottom:4.16667rem;margin-top:.9rem}
@media screen and (max-width:1440px) {
.cards__item-link{bottom:3.61111rem}
}
@media screen and (max-width:1200px) {
.cards__item-link{bottom:2.5rem}
}
.cards__item-logo{display:flex;align-items:flex-end;height:3.61111rem;max-width:75%;margin-bottom:2.77778rem}
@media screen and (max-width:1366px) {
.cards__item-logo{height:2.77778rem;margin-bottom:2.22222rem}
}
.cards__item-logo img{max-width:100%;max-height:100%}
.cards__item-photo{display:block;border-radius:50%;width:130px;height:130px;background-repeat:no-repeat;background-size:cover;background-position:center top}
.cards--home{top:-9.2rem;margin-bottom:-8.1rem}
@media screen and (max-width:1200px) {
.cards--home{top:-12rem;margin-bottom:-12rem}
}
@media screen and (max-width:350px) {
.cards--home{top:-8rem;margin-bottom:-9rem}
}
.cards--consultation .list-with-points{margin-top:1.66667rem;padding-top:1.66667rem;position:relative}
.cards--consultation .list-with-points::before{position:absolute;content:'';left:0;top:0;background-color:#002339;width:116px;height:2px}
.cards--consultation .cards__item-content{padding-bottom:3.27778rem;display:flex;flex-direction:column;justify-content:space-between}
@media screen and (max-width:1440px) {
.cards--consultation .cards__item-content{padding-bottom:2.77778rem}
}
@media screen and (max-width:1200px) {
.cards--consultation .cards__item-content{padding-bottom:2.05556rem}
}
.news-blog{position:relative;z-index:2;margin:-2.5rem 0 0;padding-bottom:.95rem}
.news-blog__items{display:flex;flex-wrap:wrap;align-content:stretch;margin:0 -.91667rem}
@media screen and (max-width:1280px) {
.news-blog__items{margin:0 -.61111rem}
}
.news-blog__items--preview{margin-top:-1rem;padding-bottom:1rem}
.news-blog__item{position:relative;display:inline-block;flex:0 0 33.3333333%;width:33.3333333%;padding:.91667rem}
@media screen and (max-width:1280px) {
.news-blog__item{padding:.61111rem}
}
@media screen and (max-width:1024px) {
.news-blog__item{flex:0 0 50%;width:50%}
}
@media screen and (max-width:700px) {
.news-blog__item{flex:0 0 100%;width:100%}
}
@media screen and (min-width:768px) {
.news-blog__item--lg .news-blog__item-container{display:flex;height:100%}
.news-blog__item--lg .news-blog__item-holder{padding-left:48.594%}
.news-blog__item--lg .news-blog__item-img{width:48.594%;height:100%;background-position:center right}
.news-blog__item--lg .news-blog__item-content{flex:1 1 auto;padding:5.38889rem 2.77778rem 6.11111rem 1.83333rem}
}
@media screen and (min-width:768px) and (min-width:1025px) {
.news-blog__item--lg{flex:0 0 66.6666666%}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.news-blog__item--lg{flex:0 0 100%}
}
.news-blog__item-holder{position:relative;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.news-blog__item-holder:active .news-blog__item-img,.news-blog__item-holder:focus .news-blog__item-img,.news-blog__item-holder:hover .news-blog__item-img{opacity:.8;transition:opacity .2s ease}
.news-blog__item-holder:active .news-blog__item-container,.news-blog__item-holder:focus .news-blog__item-container,.news-blog__item-holder:hover .news-blog__item-container{-webkit-transform:scale(1.015);transform:scale(1.015);-webkit-backface-visibility:hidden;backface-visibility:hidden}
.news-blog__item-container,.news-blog__item-holder .news-blog__item-picture{height:100%;position:absolute;top:0;left:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.news-blog__item-holder .news-blog__item-picture{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right}
.news-blog__item-container{border-radius:10px;overflow:hidden;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);background-color:#fff;right:0;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
.news-blog__item-content{padding:15.94444rem 1.83333rem 6.11111rem;overflow:hidden}
.news-blog__item-img{display:block;font-size:0;width:100%;height:14.83333rem;background-repeat:no-repeat;background-size:cover;background-position:right center;background-color:rgba(0,34,54,.2);transition:opacity .2s ease;position:absolute;top:0;left:0;right:0}
.news-blog__item-meta{margin-bottom:.44444rem}
.news-blog__item-info,.news-blog__item-meta{position:relative;z-index:2}
.news-blog__item-author,.news-blog__item-author a{font-size:.6363636rem;line-height:1.43;color:#0b2234;margin-bottom:.83333rem}
.news-blog__item-author a{transition:color .2s ease}
.news-blog__item-author a:active,.news-blog__item-author a:focus,.news-blog__item-author a:hover{color:#3c4e5d;transition:color .2s ease}
.news-blog__item-title{font-weight:800;line-height:1.33;color:#002339;margin-bottom:.95rem;display:inline-block}
.news-blog__item-description,.news-blog__item-description p{font-size:1rem;line-height:1.55;color:#002339}
@media screen and (max-width:1024px) {
.news-blog__item-description,.news-blog__item-description p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:5rem;-webkit-line-clamp:3;-webkit-box-orient:vertical}
}
.news-blog__item-link{position:absolute!important;left:auto;bottom:1.94444rem;margin-top:2.77778rem}
.news-blog__item--wi .news-blog__item-img{background-position:center;background-size:80%;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/logo.svg)}
.news-blog__item.subscribe .news-blog-item__holder{position:relative;height:100%}
.news-blog__item.subscribe .news-blog-item__holder:hover .news-blog__item-container{-webkit-transform:scale(1.015);transform:scale(1.015)}
.news-preview{margin-bottom:3.33333rem;overflow:hidden}
.news-preview__items{display:flex;flex-wrap:wrap;align-content:stretch;margin:0 -2.22222rem}
@media screen and (max-width:1440px) {
.news-preview__items{margin:0 -1.11111rem}
}
@media screen and (max-width:1024px) {
.news-preview__items{margin:0 calc(-6.66667px - 1.27778rem)}
}
@media screen and (max-width:768px) {
.news-preview__items{margin:0 calc(-6.66667px - .83333rem)}
}
.news-preview__item{position:relative;display:inline-block;width:33.3333333%;flex:0 0 auto;padding:0 2.22222rem}
@media screen and (max-width:1440px) {
.news-preview__item{padding:0 1.11111rem}
}
@media screen and (max-width:1024px) {
.news-preview__item{padding:0 calc(6.66667px)}
}
@media screen and (max-width:920px) {
.news-preview__item{padding:0}
}
@media screen and (max-width:768px) {
.news-preview__item{width:50%}
}
@media screen and (max-width:500px) {
.news-preview__item{width:100%}
}
.news-preview__item-box{height:100%;box-shadow:-.1px 4px 24.1px 4.9px transparent;transition:box-shadow .2s ease;padding-bottom:3.38889rem;overflow:hidden}
@media screen and (max-width:1024px) {
.news-preview__item-box{padding-bottom:5.22222rem}
}
.news-preview__item-cover{position:relative;margin:0 auto 1.44444rem;width:100%;height:12.77778rem}
@media screen and (max-width:1680px) {
.news-preview__item-cover{height:11.11111rem}
}
@media screen and (max-width:1440px) {
.news-preview__item-cover{height:8.33333rem}
}
@media screen and (max-width:768px) {
.news-preview__item-cover{margin:1.22222rem auto}
}
.news-preview__item-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right}
.news-preview__item-title{color:#002339;line-height:1.5;margin-bottom:1.27rem;font-size:1.02778rem;padding:0}
.news-preview__item-description{padding:0}
.news-preview__item-description,.news-preview__item-description p{color:#002339;font-size:1rem;font-weight:400;line-height:1.6}
.news-preview__item-link{position:absolute!important;left:auto;bottom:2.16667rem;margin-top:.9rem;font-size:.88889rem!important}
@media screen and (max-width:768px) {
.news-preview__item-link{margin-left:.83333rem}
}
.customers{overflow:hidden}
.customers__list{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;margin:0 auto}
@media screen and (max-width:500px) {
.customers__list{margin:-10px}
}
.customers__break{flex-basis:100%;height:0}
@media screen and (max-width:500px) {
.customers__break{display:none}
}
.customers__item,.tl__link i{background-repeat:no-repeat;background-size:contain;background-position:center}
.customers__item{flex:0 0 auto;margin-bottom:3.66667rem}
@media screen and (max-width:1200px) {
.customers__item{font-size:14px}
}
@media screen and (max-width:920px) {
.customers__item{font-size:12px}
}
@media screen and (max-width:768px) {
.customers__item{font-size:10px}
}
@media screen and (max-width:650px) {
.customers__item{font-size:9px}
}
@media screen and (max-width:500px) {
.customers__item{font-size:8px;padding:0 1.11111rem;box-sizing:content-box}
}
.customers__item--fl{background-image:url(../images/customers/fly.png);width:4.61111em;height:3.55556em}
.customers__item--ec{background-image:url(../images/customers/european_commission.png);width:12.66667em;height:3.22222em}
.customers__item--wu{background-image:url(../images/customers/western_union.png);width:11.05556em;height:2.55556em}
.customers__item--rb{background-image:url(../images/customers/raiffeisen_bank.png);width:10.88889em;height:2.94444em}
.customers__item--o2{background-image:url(../images/customers/o2.png);width:3.38889em;height:3.33333em}
.customers__item--gt{background-image:url(../images/customers/gett.png);width:6.72222em;height:3.66667em}
.customers__item--co{background-image:url(../images/customers/cobra.png);width:5.27778em;height:3.11111em}
.customers__item--dp{background-image:url(../images/customers/dpd.png);width:12.05556em;height:2.83333em}
.customers__item--ce{background-image:url(../images/customers/cellcom.png);width:8.94444em;height:2.77778em}
.customers__item--hp{background-image:url(../images/customers/hp.png);width:8.38889em;height:3.55556em}
.customers__item--bz{background-image:url(../images/customers/bizzabo.png);width:9.72222em;height:3.61111em}
.customers__item--sh{background-image:url(../images/customers/soho_house.png);width:13.33333em;height:3.38889em}
.customers__item a{width:100%;height:100%;display:inline-block}
.tl,.tl__link.ct{align-items:center}
.tl{display:flex;margin-bottom:3rem}
@media screen and (max-width:767px) {
.tl{display:block;overflow:hidden}
}
.tl__rside{display:flex;align-items:center;justify-content:flex-end;position:relative;flex:1 1 auto}
@media screen and (max-width:767px) {
.tl__rside{justify-content:flex-start}
}
.tl__rside::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;height:3px;background-color:#33b44a}
@media screen and (max-width:767px) {
.tl__rside::before{display:none}
}
.tl__box{position:relative;display:inline-block;padding:0 0 0 1.11111rem;background-color:#fff;white-space:nowrap}
@media screen and (max-width:767px) {
.tl__box{padding-left:0}
}
.tl__link{display:inline-block}
@media screen and (max-width:767px) {
.tl__link{margin-top:8px}
}
.tl__link.ct{color:#002236;text-decoration:none;display:inline-flex;transition:color .2s ease}
.tl__link.ct:hover{color:#33b44a;transition:color .2s ease}
.tl__link i{display:block;width:26px;height:26px;margin-right:5px}
@media screen and (max-width:767px) {
.tl__link i{width:20px;height:20px}
}
.tl__link i.i-email{width:28px;height:19px;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/mail.svg)}
@media screen and (max-width:767px) {
.tl__link i.i-email{width:24px;height:15px}
}
.tl__link i.i-phone{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/phone.svg)}
.tl__title{display:inline-block;flex:0 0 auto;color:#002236!important;line-height:1.17;padding-right:1.11111rem;position:relative}
@media screen and (max-width:767px) {
.tl__title{display:inline;margin-right:15px}
.tl__title:before{content:"";position:absolute;bottom:12px;left:100%;height:3px;width:10000px;background-color:#33b44a}
}
.tl--menu{margin-bottom:2.22222rem}
.tl--menu .tl__title{font-size:1.63889rem}
@media screen and (max-width:1200px) {
.tl--menu .tl__title{font-size:1.33333rem}
}
.tl--menu .tl__rside::before{content:none}
.tl--upper .tl__title{text-transform:uppercase}
.tl--wp .tl__box{padding-right:0}
.tl--mb{margin-bottom:1.11111rem}
.tl--wm{margin-bottom:0}
.tl--v .tl__title{margin-bottom:0!important}
.tl--ms{margin-bottom:1.5rem}
@media screen and (max-width:767px) {
.tl--v-mob .tl__title{display:inline-block;margin-bottom:1.2rem}
.tl--v-mob .tl__title::before{bottom:50%}
.tl--v-mob .tl__box{width:100%}
h3.tl__title:before{bottom:7px}
}
.tl-box{margin-bottom:3.3rem}
.tl-box__head{margin-bottom:2.5rem}
.tl-box--pd-top{padding-top:2.22222rem}
.table-container table{width:100%;table-layout:fixed;border-bottom:6px solid #16283b;border-collapse:collapse;border-spacing:0}
@media screen and (max-width:1024px) {
.table-container table{border:4px solid #16283b}
.table-container thead{display:none}
.table-container tbody{display:block;width:100%}
.table-container tr{display:block}
}
.table-container tr:first-child td{border-top:none}
.table-container tr:last-child td{border-bottom:none}
@media screen and (max-width:1024px) {
.table-container tr:last-child td{border-width:0 0 2px;border-style:solid;border-color:#d7d7d7}
.table-container tr:last-child td:last-child{border:0}
}
.table-container td,.table-container th{text-align:center;line-height:1.6}
.table-container th{padding:.83333rem .55556rem;color:#fff;font-size:1.33333rem;font-weight:800;background:#16283b;border-left:2px solid #d7d7d7;border-right:2px solid #d7d7d7}
.table-container th:first-child{border-left:none}
.table-container th:last-child{border-right:none}
.table-container td{padding:1.38889rem .55556rem;font-weight:700;border:2px solid #d7d7d7;vertical-align:top}
@media screen and (max-width:1024px) {
.table-container td{width:100%;display:flex;padding:0;border-width:0 0 2px;border-style:solid;border-color:#d7d7d7}
}
.table-container td:first-child{padding:1.38889rem;color:#33b44a;font-size:1.33333rem;font-weight:700;text-align:left;border-left:none}
@media screen and (max-width:1024px) {
.table-container td:first-child{padding:0}
.table-container td:first-child .mob-td{font-size:16px;text-align:center}
}
.table-container td:last-child{border-right:none}
@media screen and (max-width:1024px) {
.table-container td:not(:first-child):before{content:attr(data-label);color:#fff;background:#16283b}
.table-container td:before{content:'';width:120px;padding:10px;flex-shrink:0;text-align:left}
}
.table-container td.valign-center{vertical-align:middle}
@media screen and (max-width:1024px) {
.table-container td .mob-td{width:calc(100% - 120px);padding:10px;text-align:left}
}
.table-container .rating-stars{display:flex;align-items:center;justify-content:center}
@media screen and (max-width:1024px) {
.table-container .rating-stars{justify-content:flex-start}
}
.table-container .rating-stars .star{width:1.66667rem;height:1.66667rem;margin:0 1px;background-repeat:no-repeat;background-position:center;background-size:contain}
.table-container .rating-stars .star--empty{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/cross-platform-mobile-app-dev/star-empty.svg)}
.table-container .rating-stars .star--full{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/cross-platform-mobile-app-dev/star-full.svg)}
.offers,.reviews{margin-bottom:5rem;overflow:hidden}
.offers{padding:10rem 0 0}
.offers--pg-sm,.reviews--pg-sm{padding:3rem 0 0}
@media screen and (max-width:1560px) {
.offers,.reviews{padding:4.5rem 0 0}
}
@media screen and (max-width:1024px) {
.offers,.reviews{padding:2.5rem 0 0}
}
.offers .container,.reviews .container{position:relative}
@media screen and (max-width:768px) {
.offers .container,.reviews .container{padding:0}
}
.offers__text,.reviews__text{position:absolute;top:0;left:calc(3.33333rem + 2.38889rem);line-height:1.14;margin-left:-.77778rem;color:#001b2e;font-size:10.95vw;font-weight:800;text-transform:uppercase;pointer-events:none}
@media screen and (max-width:768px) {
.offers__text,.reviews__text{left:0;right:0;text-align:center;font-size:20vw}
}
.offers__sides,.reviews__sides{width:100%;display:flex;align-items:flex-end}
.offers__image,.reviews__image{position:absolute;z-index:2;left:2.11111rem;bottom:2.22222rem;width:24.323vw;height:26.27778rem;min-height:85%;background-repeat:no-repeat;background-position:bottom left}
@media screen and (min-width:1921px) {
.offers__image,.reviews__image{width:25.6rem}
}
@media screen and (max-width:1024px) {
.offers__image,.reviews__image{left:0;top:0;bottom:0;height:inherit}
}
@media screen and (max-width:768px) {
.offers__image,.reviews__image{width:100%;height:100%}
}
.offers__images,.reviews__images{width:100%;height:100%}
@media screen and (max-width:768px) {
.offers__images,.reviews__images{display:none}
}
.offers__images .swiper-slide,.reviews__images .swiper-slide{background-size:cover;background-position:center bottom;background-repeat:no-repeat}
.offers__controls.sl,.reviews__controls.sl{right:-3.33333rem;bottom:2.77778rem}
@media screen and (max-width:768px) {
.offers__controls.sl,.reviews__controls.sl{right:15px;left:15px;bottom:3.33333rem;display:flex;justify-content:space-between}
}
.offers__content,.reviews__content{position:relative;flex:1 1 auto;max-width:100%;padding:7.05556rem 0 4.44444rem;background-color:#002339;left:calc(24.323vw - 3.33333rem)}
.offers__content::after,.reviews__content::after{content:"";position:absolute;top:0;bottom:0;right:-50%;width:50%;background-color:#002339;z-index:-1}
@media screen and (min-width:1921px) {
.offers__content,.reviews__content{left:calc(25.6rem - 3.33333rem)}
}
@media screen and (max-width:1024px) {
.offers__content,.reviews__content{left:calc(24.323vw - 2.11111rem);max-width:75.677vw}
}
@media screen and (max-width:768px) {
.offers__content,.reviews__content{left:0;right:0;max-width:100%;overflow:hidden;padding:4.44444rem 0 1.11111rem;text-align:center}
}
.offers__slider,.reviews__slider{position:relative;left:calc(-24.323vw + 3.33333rem)}
@media screen and (min-width:1921px) {
.offers__slider,.reviews__slider{left:calc(-25.6rem + 3.33333rem)}
}
@media screen and (max-width:1024px) {
.offers__slider,.reviews__slider{left:0;right:0}
}
.offers__item,.reviews__item{position:relative;max-width:42vw;margin-left:37rem;padding-right:2.11111rem;padding-bottom:calc(4.44444rem + 2rem)}
@media screen and (max-width:1440px) {
.offers__item,.reviews__item{margin-left:30rem;max-width:46vw}
}
@media screen and (max-width:1280px) {
.offers__item,.reviews__item{margin-left:30rem;max-width:50vw}
}
@media screen and (max-width:1024px) {
.offers__item,.reviews__item{margin:0 auto;padding-left:calc(3.33333rem + 3.33333rem/2);max-width:32.61111rem}
}
@media screen and (max-width:768px) {
.offers__item,.reviews__item{margin:0 auto;padding:0}
}
.offers__item-footer,.reviews__item-footer{position:absolute;left:0;bottom:0;right:0;margin-top:2rem;display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:1024px) {
.offers__item-footer,.reviews__item-footer{left:calc(3.33333rem + 3.33333rem/2)}
}
@media screen and (max-width:768px) {
.offers__item-footer,.reviews__item-footer{left:20px;right:20px;flex-direction:column}
}
.offers__item-data,.reviews__item-data{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:1rem}
.offers__item-author,.reviews__item-author{display:flex;align-items:center;flex:0 0 auto;text-align:left}
@media screen and (max-width:768px) {
.offers__item-author,.reviews__item-author{margin-bottom:25px}
}
.offers__item-img,.reviews__item-img{width:4.44444rem;height:4.44444rem;border-radius:50%;background-image:url(../../images/reviews/author-image.png);background-repeat:no-repeat;background-position:center;background-size:4.44444rem;margin-right:1.33333rem}
@media screen and (max-width:768px) {
.offers__item-img,.reviews__item-img{width:3rem;height:3rem;margin-right:.88889rem}
}
.offers__item-position,.reviews__item-position{color:#fff;font-size:1rem;line-height:1.6;font-weight:300}
@media screen and (max-width:768px) {
.offers__item-position,.reviews__item-position{font-size:.8rem}
}
.offers__item-name,.reviews__item-name{color:#fff;font-size:1rem;line-height:1.6;font-weight:700}
@media screen and (max-width:768px) {
.offers__item-name,.reviews__item-name{font-size:.8rem}
}
.offers__item-text h4,.reviews__item-text h4{color:#fff;margin-bottom:.83rem}
.offers__item-text p,.reviews__item-text p{color:#fff;font-size:1rem;font-weight:600;line-height:1.46}
.offers__item-link,.reviews__item-link{flex:0 0 auto;display:inline-block;position:relative;padding-left:calc(2.66667rem + .83333rem);font-size:.88889rem;line-height:1.63;color:#fff;text-align:left;opacity:.6;transition:opacity .2s ease}
@media screen and (max-width:768px) {
.offers__item-link,.reviews__item-link{font-size:.8rem;line-height:1.4;padding-left:0;text-decoration:underline}
}
.offers__item-link::before,.reviews__item-link::before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:2.66667rem;height:2.66667rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/reviews/clutch.svg);background-repeat:no-repeat;background-position:left center;background-size:2.66667rem}
@media screen and (max-width:768px) {
.offers__item-link::before,.reviews__item-link::before{display:none}
}
.offers__item-link:active,.offers__item-link:focus,.offers__item-link:hover,.reviews__item-link:active,.reviews__item-link:focus,.reviews__item-link:hover{opacity:.8;color:#fff;transition:opacity .2s ease}
@media screen and (max-width:768px) {
.offers__item-link br,.reviews__item-link br{display:none}
}
.offers .swiper-pagination,.reviews .swiper-pagination{right:38px;bottom:6.222rem}
@media screen and (max-width:768px) {
.offers .swiper-pagination,.reviews .swiper-pagination{right:0;bottom:1.5rem;width:100%;display:flex;justify-content:center}
}
.offers__text{font-size:10rem}
@media screen and (max-width:1366px) {
.offers__text{font-size:9.16667rem}
}
@media screen and (max-width:768px) {
.offers__text{font-size:8.33333rem}
.offers__controls.sl{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);align-items:center}
}
.reviews{padding:6rem 0 0}
.reviews.tv-apps{padding-top:5rem;margin-top:5rem}
.reviews.tv-apps .reviews__image{background-size:cover;background-position:center;bottom:4.44444rem;height:24.5vw}
@media screen and (max-width:768px) {
.reviews.tv-apps .reviews__image{display:none}
}
.ss{position:relative;overflow:hidden}
@media screen and (max-width:1000px) {
.ss{margin-top:2rem}
.ss--static-dscr{margin-top:0}
}
.ss .container{position:relative}
.ss__sides{display:flex;align-items:stretch}
@media screen and (max-width:767px) {
.ss__sides{flex-wrap:wrap}
}
.ss__content{position:relative;flex:0 0 85.5%;max-width:85.5%;overflow:inherit}
@media screen and (min-width:2201px) {
.ss__content{flex:0 0 100%;max-width:100%}
}
@media screen and (max-width:2200px) {
.ss__content{flex:0 0 95%;max-width:95%}
}
@media screen and (max-width:1920px) {
.ss__content{flex:0 0 85%;max-width:85%}
}
@media screen and (max-width:1680px) {
.ss__content{flex:0 0 82.5%;max-width:82.5%}
}
@media screen and (max-width:1380px) {
.ss__content{flex:0 0 82%;max-width:82%}
}
@media screen and (max-width:1280px) {
.ss__content{flex:0 0 78%;max-width:78%}
}
@media screen and (max-width:767px) {
.ss__content{flex:0 0 100%;max-width:100%}
}
.ss__side{z-index:2;position:relative;bottom:1.82rem;flex:0 0 auto;width:46.5vw;left:-21.2vw;height:auto}
@media screen and (max-width:767px) {
.ss__side{left:0;width:100%;flex:0 0 100%}
}
@media screen and (max-width:767px) and (orientation:portrait) {
.ss__side{height:50vw}
}
@media screen and (max-width:767px) and (orientation:landscape) {
.ss__side{height:50vh}
}
.ss__images,.ss__images--static-dscr{width:100%;height:100%}
.ss__images .swiper-slide,.ss__images--static-dscr .swiper-slide{position:relative;background-size:cover;background-position:center right;background-repeat:no-repeat}
.ss__controls,.ss__controls--static-dscr{left:calc(-3.33333rem - 1px);bottom:0}
@media screen and (max-width:767px) {
.ss__controls,.ss__controls--static-dscr{left:initial!important;bottom:initial!important;right:0;top:-4.5rem}
}
.ss__slider{position:relative;left:-21.2vw;width:100%;background-color:#002339;overflow:inherit}
.ss__slider::before{content:"";position:absolute;top:0;bottom:0;left:-3.8vw;width:3.8vw;height:100%;background-color:#002339}
@media screen and (max-width:767px) {
.ss__slider{left:calc(20px/-2);width:calc(100% + 20px);overflow:hidden}
.ss__slider::before{content:none;display:none}
}
.ss__static-side{position:relative;left:-21.2vw;width:100%;padding:2.61111rem 0 3.44444rem;background-color:#002339}
.ss__static-side::before{content:"";position:absolute;top:0;bottom:0;left:-3.8vw;width:3.8vw;height:100%;background-color:#002339}
@media screen and (max-width:767px) {
.ss__static-side::before{content:none;display:none}
.ss__static-side{width:calc(100% + 20px);padding:1.5rem 2.3rem 7rem;left:-10px}
}
.ss__static-side-content{position:relative;max-width:32rem;left:21.4vw}
@media screen and (max-width:1000px) {
.ss__static-side-content{max-width:23rem}
}
@media screen and (max-width:767px) {
.ss__static-side-content{max-width:100%;left:0}
}
.post__text .block-holder-circle .box .frame-holder:hover a,.post__text .block-holder-circle .box .frame-holder:hover p,.ss__static-side p{color:#fff}
.ss__slc{padding:2.61111rem 0 3.44444rem}
@media screen and (max-width:767px) {
.ss__slc{padding:1.5rem 0 4rem}
}
.ss__slide{position:relative;max-width:32rem;left:17.3vw}
@media screen and (max-width:1000px) {
.ss__slide{max-width:25rem}
}
@media screen and (max-width:767px) {
.ss__slide{max-width:100%;left:0;padding:0 20px}
}
.ss__slide-title{margin-bottom:2.5rem!important}
.ss__slide-title,.ss__slide-title *{color:#fff;font-weight:800;line-height:1.45}
.ss__slide-link{margin-top:0}
.ss__slide-content{position:relative;left:3.8vw}
.ss__header{max-width:34.3rem;padding:1.77778rem 0 3.11111rem}
@media screen and (max-width:1280px) {
.ss__header{max-width:65%}
}
@media screen and (max-width:767px) {
.ss__header{max-width:100%;padding:0 0 1.5rem}
}
.ss__header-title{margin-bottom:1.546rem}
.ss__header-title,.ss__header-title *{color:#002236;font-weight:800;line-height:1.16;text-transform:uppercase}
.ss__header-description{color:#002236;font-size:1rem;font-weight:300;line-height:1.6}
.sl{position:absolute;z-index:2;font-size:0}
@media screen and (max-width:767px) {
.sl{left:0}
}
.sl__control{position:relative;width:3.33333rem;height:3.33333rem;border:0;outline:0;background-color:#1dba42;transition:background-color .2s ease}
.sl__control svg{width:.61111rem;height:1.16667rem;transition:stroke .2s ease;pointer-events:none}
.sl__control:active,.sl__control:hover{background-color:#fff;transition:background-color .2s ease}
.sl__control:active svg,.sl__control:hover svg{stroke:#1dba42;transition:stroke .2s ease}
.sl__control.swiper-button-disabled svg{opacity:.6}
.sl__control.swiper-button-disabled:hover{background-color:#1dba42!important}
.sl__control.swiper-button-disabled:hover svg{opacity:.6;stroke:#fff}
.sl__next{border-left:1px #002339 solid}
.swiper-pagination{position:absolute;z-index:2;font-size:0}
.swiper-pagination .swiper-pagination-bullet{width:34px;height:4px;display:inline-block;margin:0 5px;background:rgba(255,255,255,.5)}
@media screen and (max-width:1440px) {
.swiper-pagination .swiper-pagination-bullet{width:30px}
}
.swiper-pagination .swiper-pagination-bullet-active{background:#33b44a}
.lm{position:relative;display:inline-flex;align-items:center;color:#002236;font-size:1.11111rem;font-weight:700;text-decoration:none;transition:color .2s ease}
@media screen and (max-width:767px) {
.lm{font-size:1rem}
}
.cards__item:active .cards__item-link,.cards__item:focus .cards__item-link,.cards__item:hover .cards__item-link,.lm--light:active,.lm--light:focus,.lm--light:hover,.lm.is-active,.lm:active,.lm:focus,.lm:hover,.more-articles__item:active .more-articles__item-link,.more-articles__item:focus .more-articles__item-link,.more-articles__item:hover .more-articles__item-link,.news-blog__item-holder:active .news-blog__item-link,.news-blog__item-holder:focus .news-blog__item-link,.news-blog__item-holder:hover .news-blog__item-link,.news-preview__item:active .news-preview__item-link,.news-preview__item:focus .news-preview__item-link,.news-preview__item:hover .news-preview__item-link{color:#33b44a;transition:color .2s ease}
.lm span{position:relative;display:inline;border-bottom:1px currentColor solid;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}
.lm b{color:#1cb564;font-weight:800;padding-right:6px;transition:color .2s ease}
.lm:after{flex:0 0 auto;content:'';width:1.22222rem;height:1.22222rem;margin-left:.5rem;margin-top:1px;border-radius:50%;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/tl/arrow-right-white.svg);background-color:#33b44a;background-position:54% 50%;background-repeat:no-repeat;background-size:.44444rem .66667rem}
.lm--video.is-show::before,.lm--video::before{transition-property:transform,opacity,background-color;transition-property:transform,opacity,background-color,-webkit-transform;transition-timing-function:ease}
.lm--video::before{content:"";position:absolute;top:50%;left:50%;width:136px;height:136px;opacity:1;border-radius:100%;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);pointer-events:none;background-color:transparent;z-index:5;transition-duration:.8s}
.lm--video.is-show::before{-webkit-transform:translate3d(-50%,-50%,0) scale(13);transform:translate3d(-50%,-50%,0) scale(13);opacity:0;background-color:#000;transition-duration:.6s}
.lm--light,.lm--lighten,.lm--united24{color:#fff;transition:color .2s ease}
.lm--united24::after{width:1.77778rem;height:1.33333rem;border-radius:inherit;margin-left:.66667rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/tl/arrow-right-yellow.svg);background-position:center;background-color:transparent;background-size:contain;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}
.lm--united24:active,.lm--united24:focus,.lm--united24:hover{color:#ffd500;transition:color .2s ease}
.lm--united24:active::after,.lm--united24:focus::after,.lm--united24:hover::after{transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:translateX(.2rem);transform:translateX(.2rem)}
.lm--lighten::after{background-color:#fff;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/tl/arrow-right-green.svg)}
.lm--lighten:active,.lm--lighten:focus,.lm--lighten:hover{color:#fff;transition:color .2s ease}
.lm--bold{font-weight:800}
.lm--bold::after{position:relative;top:-1px}
.lm--bold.is-active,.lm--bold:active,.lm--bold:focus,.lm--bold:hover{color:#002236;transition:color .2s ease}
.lm--bold.is-active b,.lm--bold:active b,.lm--bold:focus b,.lm--bold:hover b{color:#1cb564;transition:color .2s ease}
.lm--upper{text-transform:uppercase}
.fb,.fb__fields{position:relative}
.fb__fields{display:flex;align-content:center;margin:0 -.47222rem}
.fb__field{width:100%;position:relative;padding:0 .47222rem;max-width:19.27778rem}
.fb__input,.fb__select{border-radius:3px;border:solid 1px #0b2234;outline:0;font-size:1rem;font-weight:700;color:#002339;height:2.77778rem;background-color:#fff}
.fb__input{width:100%;padding:0 1.3636363rem}
.fb__select{padding:0 2.77778rem 0 1.77778rem}
.fb__select-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1.38889rem}
.fb__label{position:absolute;left:1.83333rem;top:-.5rem;font-size:.77778rem;line-height:1.43;letter-spacing:normal;text-align:left;color:#0b2234;background-color:#fff;padding:0 .4545454rem}
.fb--v .fb__fields{margin:0;flex-direction:column}
.fb--v .fb__field{padding:0;max-width:inherit;margin-bottom:1.16667rem}
.fb--v .fb__checkboxes{margin-bottom:1.66667rem}
.fb--dark .fb__input,.fb--dark .fb__label{background-color:#002339;color:#fff}
.fb--dark .fb__input{border-color:#fff;border-width:2px}
.fb--sh .fb__submit{position:absolute;opacity:0;z-index:-1;visibility:hidden}
.fb--b .fb__input{border-width:2px}
.fb--blog-filter .fb__field{flex:1 1 auto;max-width:initial}
.tags{display:inline-flex;max-width:100%;flex-wrap:wrap;align-items:center}
.tags__item{display:inline-block;font-size:.66667rem;font-weight:400;line-height:1.43;color:#33b44a;border-radius:16px;border:solid 2px #33b44a;background-color:#fff;padding:.22222rem .66667rem;margin:0 .44444rem .44444rem 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}
.tags__item:active,.tags__item:focus,.tags__item:hover{background-color:#33b44a;color:#fff;transition:background-color .2s ease,color .2s ease}
.tags--post .tags__item{margin:.22222rem .44444rem .22222rem 0}
.poll__item input[type=radio],.tags--diagnostics label input[type=radio]{opacity:0;position:absolute;z-index:-1}
.tags--diagnostics .tags__item{position:relative;font-size:1rem;font-weight:700;line-height:1.11;border-color:#0b2234;color:#0b2234;text-transform:none;padding:.72222rem 1.88889rem .61111rem;margin:0 1.11111rem 1.11111rem 0;border-radius:1.38889rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.tags--diagnostics .tags__item:active,.tags--diagnostics .tags__item:focus,.tags--diagnostics .tags__item:hover{background-color:#0b2234;color:#fff;transition:background-color .2s ease,color .2s ease}
@media screen and (max-width:1024px) {
.tags--diagnostics .tags__item{font-size:.83333rem;padding:.72222rem 1.33333rem .61111rem;margin:0 .66667rem .83333rem 0}
}
.tags--diagnostics input[type=radio]:checked~.tags__item{background-color:#0b2234;color:#fff;transition:background-color .2s ease,color .2s ease}
.pagination{padding:1rem 0 0}
.pagination__list{display:inline-flex;align-items:stretch}
.pagination__list li,.pagination__list li a,.pagination__list li span{font-size:1rem;font-weight:700;line-height:1.59;letter-spacing:3.96px;color:#002339;text-align:center}
.pagination__list li{display:inline-flex;align-items:stretch;justify-content:center}
.pagination__list li a,.pagination__list li span{display:inline-block;padding:.11667rem .38889rem .11667rem .61111rem;transition:color .2s ease;height:100%}
.pagination__list li a.is-current,.pagination__list li span.is-current{color:#fff;border-radius:5px;background-color:#33b44a;transition:color .2s ease}
.pagination__list li a svg{width:.5rem;height:.72222rem;stroke:#002339;transition:stroke .2s ease}
.pagination__list li a:active,.pagination__list li a:focus,.pagination__list li a:hover{color:#33b44a;transition:color .2s ease}
.pagination__list li a:active svg,.pagination__list li a:focus svg,.pagination__list li a:hover svg{stroke:#33b44a;transition:stroke .2s ease}
.more-articles{padding-bottom:4rem}
.more-articles__items{display:flex;align-items:stretch;margin:1.72222rem -.83333rem}
.more-articles__item{position:relative;flex:0 0 50%;padding:0 .83333rem}
.more-articles__item:active .more-articles__item-img,.more-articles__item:focus .more-articles__item-img,.more-articles__item:hover .more-articles__item-img{opacity:.8;transition:opacity .2s ease}
.more-articles__item-container{padding-bottom:4rem}
.more-articles__item-next,.more-articles__item-prev{font-size:1rem;font-weight:700;line-height:1.94;color:#1dba42;margin-bottom:.44444rem}
.more-articles__item-img{margin-bottom:1.66667rem;transition:opacity .2s ease}
.more-articles__item-img img{display:block;width:100%;height:auto}
.more-articles__item-title{margin-bottom:.83333rem}
.more-articles__item-link{position:absolute!important;left:auto;bottom:0;margin-top:2.77778rem}
.post{display:flex;align-items:stretch;flex-wrap:wrap}
@media screen and (max-width:1024px) {
.post{flex-direction:column}
}
.post__content{flex:0 0 64%;width:64%}
@media screen and (max-width:1024px) {
.post__content{flex:0 0 100%;width:100%}
}
.post__meta,.post__meta a{font-size:.66667rem;line-height:1.67;color:#002339}
.post__meta{padding-top:10px;margin-bottom:28px;text-align:right}
.post__meta a{transition:color .2s ease}
.post__meta a:active,.post__meta a:focus,.post__meta a:hover{color:#1dba42;transition:color .2s ease}
.post__text,.post__text a,.post__text p,.post__text span{font-size:1rem;line-height:1.67;color:#002339}
.post__text a{color:#1dba42;transition:color .2s ease}
.post__text,.post__text p{margin-bottom:1.66667rem}
.post__text p .color-green{color:#4ac868}
.post__text a b,.post__text a span,.post__text a strong,.post__text a u{color:inherit}
.post__text a.color-dark:active,.post__text a.color-dark:focus,.post__text a.color-dark:hover,.post__text a:active,.post__text a:focus,.post__text a:hover{color:#4ac868;transition:color .2s ease}
.post__text a.color-dark{color:#002339;transition:color .2s ease}
.post__text b,.post__text strong{font-weight:700}
.post__text iframe{max-width:100%}
.post__text .news-blog__item-title,.post__text h1{display:block;font-weight:700;line-height:1.42;color:#1dba42;padding:1.11111rem 0 1.66667rem}
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2,.post__text h3,.post__text h4,.post__text h5,.post__text h6{display:block;line-height:1.42;padding:1.11111rem 0 1.66667rem;color:#002339;font-weight:800}
.post__text h4,.post__text h5,.post__text h6{font-weight:700;color:#1dba42}
.dt-main-banner--post .dt-main-banner__content .post__text h1.color-dark,.post__text .color-dark.news-blog__item-title,.post__text .dt-main-banner--post .dt-main-banner__content h1.color-dark,.post__text h1.color-dark,.post__text h2.color-dark,.post__text h3.color-dark,.post__text h4.color-dark,.post__text h5.color-dark,.post__text h6.color-dark{color:#002339}
.dt-main-banner--post .dt-main-banner__content .post__text h1 span,.post__text .dt-main-banner--post .dt-main-banner__content h1 span,.post__text .news-blog__item-title span,.post__text h1 span,.post__text h2 span,.post__text h3 span,.post__text h4 span,.post__text h5 span,.post__text h6 span{font-size:inherit;line-height:inherit;color:#002339;padding:0}
.dt-main-banner--post .dt-main-banner__content .post__text h1 b,.dt-main-banner--post .dt-main-banner__content .post__text h1 strong,.post__text .dt-main-banner--post .dt-main-banner__content h1 b,.post__text .dt-main-banner--post .dt-main-banner__content h1 strong,.post__text h2 b,.post__text h2 strong,.post__text h3 b,.post__text h3 strong{font-weight:800}
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:2rem}
@media screen and (max-width:1680px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:1.88889rem}
}
@media screen and (max-width:1440px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:1.77778rem}
}
@media screen and (max-width:1367px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:1.66667rem}
}
@media screen and (max-width:1023px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:1.55556rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--post .dt-main-banner__content .post__text h1,.post__text .dt-main-banner--post .dt-main-banner__content h1,.post__text h2{font-size:1.33333rem}
}
.post__text h3{font-size:1.55556rem}
@media screen and (max-width:1680px) {
.post__text h3{font-size:1.44444rem}
}
@media screen and (max-width:1440px) {
.post__text h3{font-size:1.33333rem}
}
@media screen and (max-width:1367px) {
.post__text h3{font-size:1.22222rem}
}
@media screen and (max-width:767px) {
.post__text h3{font-size:1.11111rem}
}
.post__text img{max-width:100%;height:auto;margin:0 .25rem}
.post__text blockquote,.pp blockquote{width:100%;background:#f1fbea;position:relative;margin:0;padding:.88889rem 1.11111rem .88889rem 1.66667rem;box-sizing:border-box}
.post__text blockquote::after,.pp blockquote::after{content:'';width:4px;height:100%;position:absolute;top:0;left:0;background:#21d575}
.post__text blockquote p{word-wrap:break-word}
.post__text .ceo-card-wrap{padding-bottom:1.94444rem}
.post__text .ceo-card{margin-bottom:1.66667rem;padding:1.66667rem;border:1px solid #e3e3e3;border-radius:.55556rem}
.post__author .ceo-card::after,.post__text .ceo-card::after{content:"";display:table;clear:both}
.post__author .ceo-card figure,.post__text .ceo-card figure{border:solid 5px #1ac46a;width:7.77778rem;height:7.77778rem;border-radius:50%;margin:0 1.66667rem 0 0;float:left;overflow:hidden}
.post__author .ceo-card figure img,.post__text .ceo-card figure img{width:100%;height:auto;margin:0}
.post__text .ceo-card .ceo-content{overflow:hidden}
.post__author .ceo-card .ceo-content p:first-child,.post__text .ceo-card .ceo-content p:first-child{font-weight:700;margin:1.11111rem 0}
.post__text .ceo-card .small-p{margin:0 0 .55556rem;font-size:.8rem;line-height:1.27778rem}
.post__text .add-slider-title{text-align:center;font-weight:400}
.post__text .green-title{color:#1cb564;font-size:1.94444rem;text-transform:uppercase;font-weight:700;text-align:center;margin-bottom:2.77778rem}
.post__text .info-box{text-align:center;padding:.88889rem 1.66667rem 0;border:5px solid #21d575;width:100%;margin:0 auto 2.77778rem;box-sizing:border-box}
.post__text .info-box p{margin:0 0 .88889rem}
.post__text table{width:100%;border:5px solid #1cb564}
.post__text table tr td{border-bottom:2px solid #ebebeb;padding:1.11111rem}
.post__text table thead tr td,.post__text table tr td:nth-of-type(1){color:#1cb564}
.b-img-txt .txt-box p b,.b-img-txt .txt-box p strong,.ep-popup--books-page .ep-popup__description p strong,.ep-popup--books-page .ep-popup__description strong,.footer--without-menu .footer__lside strong,.footer-he--without-menu .footer__lside strong,.post__text table thead tr td,.pp b,.pp strong,.pp table thead tr td{font-weight:700}
.post__text table tr:nth-of-type(1) td{width:7.22222rem}
.post__text .block-holder-circle .box .frame-holder:hover{cursor:pointer;background:#17c569}
.post__text .block-holder-circle .box.no-hover .frame-holder:hover{background:#fff;color:#39485b}
.post__text .block-holder-circle .box.no-hover .frame-holder:hover a,.post__text .block-holder-circle .box.no-hover .frame-holder:hover p{color:#39485b}
.post__text ol li{padding-bottom:.55556rem}
.post__text ul{margin:.55556rem 0 .55556rem 1.11111rem;padding:0;list-style:none;overflow:hidden}
.post__text ul li{padding:0 0 .55556rem 1.66667rem;position:relative}
.post__text ul li:after{content:'';width:5px;height:5px;position:absolute;top:9px;left:11px;background:#1cb564;border-radius:50%}
.post__also{padding-bottom:1.16667rem;border-bottom:3px #1dba42 solid;margin-bottom:1.66667rem}
.post__also-title{font-size:1.33333rem;font-weight:700;line-height:1.65;color:#002339;margin-bottom:15px}
.post__also-items{list-style:disc inside;margin:0;padding:0}
.post__also-link{font-size:1rem;font-weight:700;line-height:2.06;color:#002339;margin-left:-12px;transition:color .2s ease}
.post__also-link:active,.post__also-link:focus,.post__also-link:hover,.post__info-link a:active,.post__info-link a:focus,.post__info-link a:hover{color:#1dba42;transition:color .2s ease}
.post__info-title{flex:0 0 3.61111rem;font-size:1rem;font-weight:800;line-height:1;color:#002339}
.post__info-content{flex:1 1 auto}
.post__info-tags{margin-bottom:.83333rem}
.post__info-link,.post__info-tags{width:100%;display:inline-flex;align-items:center}
.post__info-link a{font-size:.77778rem;line-height:2.5;color:#002339;transition:color .2s ease}
.post__sidebar{padding-left:3.33333rem;flex:0 0 36%;width:36%;position:relative;padding-bottom:27.77778rem}
@media screen and (max-width:1024px) {
.post__sidebar{margin-top:40px;padding-left:0;flex:0 0 100%;width:100%;display:none;padding-bottom:0}
}
.post__sidebar--rel{position:relative;padding-bottom:1100px}
@media screen and (max-width:1680px) {
.post__sidebar--rel{padding-bottom:1050px}
}
@media screen and (max-width:1440px) {
.post__sidebar--rel{padding-bottom:1010px}
}
@media screen and (max-width:1368px) {
.post__sidebar--rel{padding-bottom:990px}
}
@media screen and (max-width:1024px) {
.post__sidebar--rel{padding-bottom:0}
}
.post__sharing{margin-top:1.66667rem;margin-bottom:1.66667rem}
.post__sharing--pdg{padding:0 2.5rem}
@media screen and (max-width:1024px) {
.post__sharing{margin-top:40px}
.post__sharing .sharing__item{margin-right:30px}
}
.post__about{padding-top:1.66667rem;border-top:2px solid #1dba42}
.post__about-holder{display:flex;align-items:flex-start}
.post__about-photo{flex:0 0 auto;width:98px;height:98px;border-radius:50%;background-repeat:no-repeat;background-size:contain;background-position:center}
@media screen and (max-width:767px) {
.post__about-photo{width:80px;height:80px}
}
.post__about-description{flex:1 1 auto;padding-left:1.11111rem}
.post__author{margin-top:2rem}
.post__author .ceo-card-wrap{padding-bottom:.1rem}
.post__author .ceo-card{margin-top:.83333rem;margin-bottom:1.66667rem;padding:1.66667rem;border:1px solid #e3e3e3;border-radius:.55556rem}
.post__author .ceo-card .ceo-content{overflow:hidden}
.post__author .ceo-card .small-p{margin:0 0 .55556rem;font-size:.8rem;line-height:1.27778rem}
.poll--50 .poll__items{flex-direction:row;flex-wrap:wrap;margin:0 -.27778rem}
.poll--50 .poll__item{flex:0 0 50%;padding:0 .27778rem}
@media screen and (max-width:1024px) {
.poll--50 .poll__item{flex:0 0 100%}
}
.poll__items{display:flex;flex-direction:column}
.poll__item{font-size:0;margin-bottom:.55556rem}
.poll__item input[type=checkbox]:checked~.poll__label,.poll__item input[type=radio]:checked~.poll__label{border-color:#1dba42;font-weight:700;transition:border-color .2s ease,font-weight .1s ease}
.poll__label{border-radius:.55556rem;border:solid 2px #ccc;font-size:1.11111rem;line-height:1.6;padding:1.11111rem 1.22222rem 1.05556rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;align-items:center;transition:border-color .2s ease}
@media screen and (max-width:1024px) {
.poll__label{font-size:.90909rem;padding:.77778rem .77778rem .66667rem}
}
.poll__label:active,.poll__label:focus,.poll__label:hover{border-color:#1dba42;font-weight:700;transition:border-color .2s ease,font-weight .1s ease}
.progress{width:100%}
.progress.is-show{display:block}
.progress__line{position:relative;border-radius:3px;background-color:#e0e0e0;height:7px}
.progress__fill{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:3px;background-color:#0b2234;transition:width .5s ease;will-change:width}
.progress__content{padding:1.11111rem 0;text-align:right;font-size:.66667rem;color:#0b2234}
.sharing{overflow:hidden}
.sharing__title{font-size:1.33333rem;font-weight:700;line-height:1.46;color:#002339;margin-bottom:.66667rem}
@media screen and (max-width:1024px) {
.sharing__title{text-align:center}
}
.sharing__title--center{text-align:center}
.sharing__items{display:flex;align-items:flex-end}
.sharing__items--center{justify-content:center}
@media screen and (max-width:1024px) {
.sharing__items{justify-content:center}
}
.sharing__item{position:relative;display:inline-block;margin-right:2.22222rem;overflow:hidden!important;background-repeat:no-repeat;background-position:center;background-size:contain;transition:opacity .2s ease;cursor:pointer}
.sharing__item>*,.sharing__item>*>*,.sharing__item>*>*>*{position:absolute!important;width:100%!important;height:100%!important}
.sharing__item>:not(.copy-to-clipboard),.sharing__item>:not(.copy-to-clipboard)>:not(.copy-to-clipboard){overflow:hidden!important}
.sharing__item>:not(.copy-to-clipboard),.sharing__item>:not(.copy-to-clipboard)>:not(.copy-to-clipboard),.sharing__item>:not(.copy-to-clipboard)>:not(.copy-to-clipboard)>:not(.copy-to-clipboard){-webkit-transform:scale(4)!important;transform:scale(4)!important;opacity:0!important}
.footer__links ul li:last-child,.footer__rside ul li:last-child,.sharing__item:last-child{margin-right:0}
.sharing__item:active,.sharing__item:focus,.sharing__item:hover{opacity:.8;transition:opacity .2s ease}
.sharing__item--tw{width:1.61111rem;height:1.38889rem;background-size:1.61111rem 1.38889rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/tw.svg)}
.sharing__item--fb{width:.83333rem;height:1.66667rem;background-size:1.66667rem 1.66667rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/fb.svg);overflow:hidden}
.sharing__item--in{width:1.55556rem;height:1.5rem;background-size:1.55556rem 1.5rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/in.svg)}
.sharing__item--rd{width:1.83333rem;height:1.61111rem;background-size:1.83333rem 1.61111rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/rd.svg)}
.sharing__item--gm{width:1.66667rem;height:1.16667rem;background-size:1.66667rem 1.16667rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/mail-solid.svg)}
.sharing__item--ln{overflow:visible!important;width:1.5rem;height:1.5rem;background-size:1.5rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/link.svg)}
.sharing--wmt{margin-top:0}
.copy-to-clipboard.is-copied::before,.copy-to-clipboard::before{transition:visibility .25s ease,opacity .25s ease,transform .25s ease;transition:visibility .25s ease,opacity .25s ease,transform .25s ease,-webkit-transform .25s ease}
.copy-to-clipboard::before{content:"Copied!";position:absolute;left:50%;-webkit-transform:translateX(-50%) scale(.5);transform:translateX(-50%) scale(.5);bottom:calc(100% + .27778rem);background-color:#fff;font-weight:700;padding:.33333rem .66667rem;font-size:.72222rem;border-radius:.33333rem;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);pointer-events:none;visibility:hidden;opacity:0}
.copy-to-clipboard.is-copied::before{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);visibility:visible;opacity:1}
.sidebar{position:relative}
.sidebar.ajax-sending .sidebar__container{pointer-events:none}
.sidebar.ajax-sending .sidebar__container *{opacity:0;visibility:hidden;transition:opacity .2s ease}
.sidebar__title{color:#002339;line-height:1.28;margin-bottom:1.66667rem}
.sidebar__title--upper{text-transform:uppercase}
.sidebar__contents{display:block;padding:2.77778rem 2.5rem 3.33333rem}
.sidebar__contents .sidebar__item{margin-bottom:.77778rem}
.sidebar__contents .sidebar__link{font-size:.88889rem}
.sidebar__container{padding:2.77778rem 2.5rem 3.33333rem;background-color:#fff;border-radius:10px;box-shadow:-.1px 4px 8.6px .5px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between}
.sidebar__container *{transition:opacity .2s ease}
.sidebar__container--bottom{position:absolute;bottom:0;right:0;left:3.33333rem}
@media screen and (max-width:1024px) {
.sidebar__container--bottom{position:relative}
}
.sidebar__description{margin-bottom:1.55556rem}
.sidebar__description,.sidebar__description p{font-size:1rem;line-height:1.67;color:#002339}
.sidebar--dark .sidebar__title{color:#fff}
.sidebar--dark .sidebar__container{background-color:#002339}
.sidebar--dark .sidebar__description,.sidebar--dark .sidebar__description p{color:#fff}
.sidebar__item{display:block;margin-bottom:1.66667rem}
.sidebar__item:last-child{margin-bottom:0}
.sidebar__item.is-active .sidebar__link{color:#33b44a}
.sidebar__link{color:#002339}
.sidebar__link:active,.sidebar__link:focus{color:#002339}
.sidebar__link:hover{color:#33b44a}
@media screen and (max-width:1024px) {
.sidebar--top{display:none}
}
.sidebar--bottom{position:absolute;bottom:10px}
@media screen and (max-width:1024px) {
.sidebar--bottom{bottom:0;position:relative;margin-top:2.77778rem}
}
.subscribe{position:relative}
.subscribe.ajax-sending .subscribe__container{pointer-events:none}
.subscribe.ajax-sending .subscribe__container *{opacity:0;visibility:hidden;transition:opacity .2s ease}
.subscribe--bottom{right:0;left:3.33333rem}
@media screen and (max-width:1024px) {
.subscribe--bottom{position:relative}
}
.subscribe__title{color:#002339;line-height:1.28;margin-bottom:1.66667rem}
.subscribe__title--upper{text-transform:uppercase}
.subscribe__contents{display:block;padding:2.77778rem 2.5rem 3.33333rem}
.subscribe__contents .subscribe__item{margin-bottom:.77778rem}
.dt-contacts-locations-list .location-title sup,.subscribe__contents .subscribe__link{font-size:.88889rem}
.subscribe__container{padding:2.77778rem 2.5rem 3.33333rem;background-color:#fff;border-radius:10px;box-shadow:-.1px 4px 8.6px .5px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between}
.subscribe__container *{transition:opacity .2s ease}
.subscribe__description{margin-bottom:1.55556rem}
.subscribe__description,.subscribe__description p{font-size:1rem;line-height:1.67;color:#002339}
.subscribe--dark .subscribe__title{color:#fff}
.subscribe--dark .subscribe__container{background-color:#002339}
.subscribe--dark .subscribe__description,.subscribe--dark .subscribe__description p{color:#fff}
.subscribe__item{display:block;margin-bottom:1.66667rem}
.subscribe__item:last-child{margin-bottom:0}
.subscribe__item.is-active .subscribe__link{color:#33b44a}
.subscribe__link{color:#002339}
.subscribe__link:active,.subscribe__link:focus{color:#002339}
.subscribe__link:hover{color:#33b44a}
@media screen and (max-width:1024px) {
.subscribe--top{display:none}
}
.subscribe--bottom{position:absolute;bottom:10px}
@media screen and (max-width:1024px) {
.subscribe--bottom{bottom:0;position:relative;margin-top:2.77778rem}
}
.quick-facts{margin-bottom:4.44444rem}
.quick-facts_wrap{display:flex}
@media screen and (max-width:767px) {
.quick-facts_wrap{flex-wrap:wrap}
}
.quick-facts_col{width:25%;padding:1.38889rem 2.22222rem;border-right:1px solid #002236}
@media screen and (max-width:1024px) {
.quick-facts_col{padding:0 1rem}
}
@media screen and (max-width:767px) {
.quick-facts_col{width:100%;padding:1rem 0;border-bottom:1px solid #002236;border-right:0}
}
.quick-facts_col:first-child{padding-left:0}
@media screen and (max-width:767px) {
.quick-facts_col:first-child{padding-top:0}
}
.quick-facts_col:last-child{border-right:none;padding-right:0}
@media screen and (max-width:767px) {
.quick-facts_col:last-child{border-bottom:none;padding-bottom:0}
}
.quick-facts_data{font-size:3.11111rem;font-weight:800;line-height:1.21;color:#33b44a}
.quick-facts_data span{font-size:2.5rem}
.quick-facts_txt{font-size:1.33333rem;line-height:1.4;color:#002236;font-weight:700}
.response{display:none;align-items:center;justify-content:center;-webkit-animation:fadeIn .5s ease;animation:fadeIn .5s ease}
@media screen and (max-width:767px) {
.response{flex-direction:column;text-align:center;margin-bottom:1.5rem}
}
.ep-form--has-shadow.is-show-response .response,.ep-form.is-show-response .response,.response.is-show{display:flex}
.response__img{width:10.72222rem;height:10.83333rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(../../images/redesign/forms/mail-success-response.png)}
@media screen and (max-width:767px) {
.response__img{margin-bottom:1.5rem}
}
.response__content{flex:0 0 auto;padding-left:1.94444rem}
.response__content p{font-weight:700;line-height:1.94;color:#002339}
.response__title{line-height:1.33;margin-bottom:.27778rem;display:inline-block}
.footer{overflow-x:hidden;border-top:1px solid #002236;padding:1.11111rem 0 1.88889rem}
@media screen and (max-width:1024px) {
.footer{border-top-width:2px;padding:1.11111rem 0 1.33333rem}
}
.footer--without-menu{margin-top:1.11111rem;border-top:none}
@media screen and (max-width:1440px) {
.footer--without-menu{margin-top:.55556rem}
}
.footer--without-menu .container{display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:1024px) {
.footer--without-menu .container{flex-direction:column;justify-content:center}
.footer--without-menu .footer__lside{margin-bottom:.55556rem}
}
.footer--without-menu .footer__lside p{color:#002236;font-weight:300;line-height:1.4;margin:0 0 .27778rem;font-size:.77778rem}
@media screen and (max-width:1440px) {
.footer--without-menu .footer__lside p{font-size:.72222rem}
}
@media screen and (max-width:1024px) {
.footer--without-menu .footer__lside p{text-align:center}
}
.footer--without-menu .footer__lside a{color:#002236;transition:color .2s ease}
.footer--without-menu .footer__lside a:hover{color:#334e5e;transition:color .2s ease}
.footer-he--without-menu{background-color:#0b2234;border-top:none;padding:2.44444rem 0;direction:ltr}
.footer-he--without-menu .container,.footer__links{display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:1024px) {
.footer-he--without-menu .container{flex-direction:column;justify-content:center}
}
.footer-he--without-menu .footer__lside{order:2;text-align:right}
@media screen and (max-width:1024px) {
.footer-he--without-menu .footer__lside{margin-bottom:.55556rem}
}
.footer-he--without-menu .footer__lside p{color:#999;font-weight:300;line-height:1.4;margin:0 0 .27778rem;font-size:1rem}
@media screen and (max-width:1440px) {
.footer-he--without-menu .footer__lside p{font-size:.72222rem}
}
@media screen and (max-width:1024px) {
.footer-he--without-menu .footer__lside p{text-align:center}
}
.footer-he--without-menu .footer__lside a{color:#999;transition:color .2s ease}
.footer-he--without-menu .footer__lside a:hover{color:#f2f2f2;transition:color .2s ease}
.footer-he--without-menu .footer__rside{order:1}
.footer-he--without-menu .footer__social-item--fb a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_facebook_svg.svg)}
.footer-he--without-menu .footer__social-item--tw a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_twitter_svg.svg)}
.footer-he--without-menu .footer__social-item--in a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_facebook_svg.svg)}
.footer-he--without-menu .footer__social-item--cl a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_clutch_svg.svg);background-size:contain}
.footer__links{border-bottom:1px solid #b7b7b7;padding-bottom:1.11111rem}
@media screen and (max-width:1024px) {
.footer__links{flex-direction:column;overflow:hidden;border-bottom:none;padding-bottom:0}
}
.footer__links ul,.footer__rside ul{list-style:none;padding:0;margin:0;display:inline-flex;align-items:center;flex-wrap:wrap}
@media screen and (max-width:1100px) {
.footer__links ul,.footer__rside ul{max-width:60%}
}
@media screen and (max-width:1024px) {
.footer__links ul,.footer__rside ul{justify-content:center;margin-bottom:.83333rem;padding-bottom:.83333rem;position:relative}
.footer__links ul:after,.footer__links ul:before,.footer__rside ul:after,.footer__rside ul:before{content:'';display:block;width:10000%;position:absolute;bottom:0;height:2px;background-color:#002236}
.footer__links ul:after,.footer__rside ul:after{right:100%}
.footer__links ul:before,.footer__rside ul:before{left:0}
}
@media screen and (max-width:767px) {
.footer__links ul,.footer__rside ul{max-width:80%}
}
.footer__links ul li,.footer__rside ul li{margin-right:1.58333rem}
@media screen and (max-width:1680px) {
.footer__links ul li,.footer__rside ul li{margin-right:1rem}
}
@media screen and (max-width:1024px) {
.footer__links ul li,.footer__rside ul li{margin-right:0;padding:0 .55556rem}
}
.footer__links ul li a,.footer__links ul li a:hover,.footer__rside ul li a,.footer__rside ul li a:hover{transition:transform .2s ease,color .2s ease;transition:transform .2s ease,color .2s ease,-webkit-transform .2s ease}
.footer__links ul li a,.footer__rside ul li a{color:#002236;font-size:.77778rem;font-weight:800;text-transform:uppercase;padding:.55556rem 0;display:inline-block}
@media screen and (max-width:1680px) {
.footer__links ul li a,.footer__rside ul li a{font-size:.66667rem}
}
@media screen and (max-width:1100px) {
.footer__links ul li a,.footer__rside ul li a{padding:.33333rem 0}
}
@media screen and (max-width:767px) {
.footer__links ul li a,.footer__rside ul li a{font-size:.61111rem}
}
.footer__links ul li a:hover,.footer__rside ul li a:hover{color:#405968}
@media screen and (max-width:1100px) {
.footer__rside ul{max-width:inherit}
}
.footer__social-item{font-size:0;margin-right:1.11111rem!important}
@media screen and (max-width:1680px) {
.footer__social-item{margin-right:.55556rem!important}
}
.footer__social-item:last-child{margin-right:0!important}
.footer__social-item a,.footer__social-item a:hover{transition:transform .2s ease,color .2s ease;transition:transform .2s ease,color .2s ease,-webkit-transform .2s ease}
.footer__social-item a{display:inline-block;width:2.38889rem;height:2.38889rem;background-repeat:no-repeat;background-size:2.38889rem;background-position:center}
@media screen and (max-width:1680px) {
.footer__social-item a{width:1.77778rem;height:1.77778rem;background-size:1.77778rem}
}
@media screen and (max-width:767px) {
.footer__social-item a{width:1.55556rem;height:1.55556rem;background-size:1.55556rem}
}
.footer__social-item a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}
.footer__social-item--fb a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/fb.svg)}
.footer__social-item--tw a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/tw.svg)}
.footer__social-item--it a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/it.svg)}
.footer__social-item--in a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/in.svg)}
.footer__social-item--cl a{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/cl.svg)}
.footer__copyright{margin-top:.77778rem;display:flex;align-items:center;justify-content:space-between}
@media screen and (max-width:1024px) {
.footer__copyright{flex-direction:column;justify-content:center}
}
.footer__copyright-lside,.footer__copyright-rside{display:inline-block}
.footer__copyright-lside,.footer__copyright-lside p,.footer__copyright-rside,.footer__copyright-rside p{color:#002236;font-size:.66667rem;font-weight:300;text-align:center}
.footer__copyright-lside a,.footer__copyright-rside a{color:#002236;transition:color .2s ease}
.footer__copyright-lside a:hover,.footer__copyright-rside a:hover{color:#334e5e;transition:color .2s ease}
.footer__copyright-lside{margin-bottom:.55556rem;line-height:1.5}
.card-inline{padding-bottom:4.44444rem}
.card-inline .title{margin-bottom:1.5rem}
.card-inline .description{padding-bottom:5.55556rem}
.card-inline__inner{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:5.55556rem}
@media screen and (max-width:1023px) {
.card-inline__inner{margin-bottom:2.77778rem}
}
@media screen and (max-width:767px) {
.card-inline__inner{display:block}
}
.card-inline__description li:last-child,.card-inline__inner:last-child,.description-inline__inner li:last-child,.faq__card ul li:last-child,.pp blockquote p:last-child{margin-bottom:0}
.card-inline__inner:nth-child(even) .card-inline__image{order:2;padding-right:0;padding-left:1.66667rem}
@media screen and (max-width:767px) {
.card-inline__inner:nth-child(even) .card-inline__image{padding-left:0}
}
.card-inline__inner:nth-child(even) .card-inline__description{order:1;padding-right:1.66667rem;padding-left:0}
@media screen and (max-width:767px) {
.card-inline__inner:nth-child(even) .card-inline__description{padding:1.66667rem 0 0}
}
.card-inline__image{flex:0 0 46%;padding-right:1.66667rem;font-size:0;display:flex;justify-content:center}
@media screen and (max-width:767px) {
.card-inline__image{display:block!important;text-align:center;padding:0}
}
.card-inline__image img,.card-inline__image video{max-width:100%}
.card-inline__image--cross-apps,.card-inline__image--mobile-apps{display:flex;justify-content:center}
.card-inline__image--cross-apps img,.card-inline__image--cross-apps video,.card-inline__image--mobile-apps img,.card-inline__image--mobile-apps video{width:71.5%}
@media screen and (max-width:767px) {
.card-inline__image--cross-apps img,.card-inline__image--cross-apps video,.card-inline__image--mobile-apps img,.card-inline__image--mobile-apps video{width:100%;max-width:250px}
}
.card-inline__description{flex:0 0 54%;padding-left:1.66667rem}
@media screen and (max-width:767px) {
.card-inline__description{padding:1.66667rem 0 0}
}
.card-inline__description h3,.card-inline__description h4{margin-bottom:1.38889rem}
.card-inline__description ul{margin:1.66667rem 0;padding:0 0 0 .7rem;list-style:none}
.card-inline__description li{position:relative;padding-left:.8rem;color:#002236;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.1rem}
.card-inline__description li::before,.description-inline__inner li::before{content:"";position:absolute;width:.8rem;height:.9rem;left:-.7rem;top:.27rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-green.svg)}
.card-inline__link{color:inherit;text-decoration:underline}
.description-inline--mt{margin-top:5.55556rem}
@media screen and (max-width:767px) {
.description-inline--mt{margin-top:3.33333rem}
}
.description-inline--pb,.description-inline__content{padding-bottom:5.55556rem}
.description-inline__title{font-size:1.66667rem;font-weight:800;font-stretch:normal;font-style:normal;line-height:1.53;letter-spacing:normal;color:#002339}
@media screen and (max-width:1023px) {
.description-inline__title{font-size:1.33333rem}
}
@media screen and (max-width:767px) {
.description-inline__title{font-size:1.22222rem}
}
.description-inline__inners{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:.55556rem}
@media screen and (max-width:767px) {
.description-inline__inners{display:block}
}
.description-inline__inners--min{margin-top:0}
.description-inline__inners--min .description-inline__inner:nth-child(odd){padding:2.77778rem 4.11111rem 0 0}
@media screen and (max-width:1400px) {
.description-inline__inners--min .description-inline__inner:nth-child(odd){padding:2.77778rem 3.55556rem 0 0}
}
@media screen and (max-width:1023px) {
.description-inline__inners--min .description-inline__inner:nth-child(odd){padding:2.77778rem 3.33333rem 0 0}
}
@media screen and (max-width:767px) {
.description-inline__inners--min .description-inline__inner:nth-child(odd){padding:2.77778rem 0 0}
}
.description-inline__inners--min .description-inline__inner:nth-child(even){padding:2.77778rem 0 0 4.11111rem}
@media screen and (max-width:1400px) {
.description-inline__inners--min .description-inline__inner:nth-child(even){padding:2.77778rem 0 0 3.55556rem}
}
@media screen and (max-width:1023px) {
.description-inline__inners--min .description-inline__inner:nth-child(even){padding:2.77778rem 0 0 3.33333rem}
}
@media screen and (max-width:767px) {
.description-inline__inners--min .description-inline__inner:nth-child(even){padding:2.77778rem 0 0}
}
.description-inline__inners--min .description-inline__inner p:first-child{margin-top:0}
.description-inline__inner{flex:0 0 50%;box-sizing:border-box}
.description-inline__inner:nth-child(odd){padding:2.77778rem 6.94444rem 0 0}
@media screen and (max-width:1400px) {
.description-inline__inner:nth-child(odd){padding:2.77778rem 5.55556rem 0 0}
}
@media screen and (max-width:1023px) {
.description-inline__inner:nth-child(odd){padding:2.77778rem 3.33333rem 0 0}
}
@media screen and (max-width:767px) {
.description-inline__inner:nth-child(odd){padding:2.77778rem 0 0}
}
.description-inline__inner:nth-child(even){padding:2.77778rem 0 0 6.94444rem}
@media screen and (max-width:1400px) {
.description-inline__inner:nth-child(even){padding:2.77778rem 0 0 5.55556rem}
}
@media screen and (max-width:1023px) {
.description-inline__inner:nth-child(even){padding:2.77778rem 0 0 3.33333rem}
}
@media screen and (max-width:767px) {
.description-inline__inner:nth-child(even){padding:2.77778rem 0 0}
}
.description-inline__inner p{margin-top:.55556rem}
.description-inline__inner ul{margin:1.38889rem 0 40px;padding:0 0 0 .7rem;list-style:none}
.description-inline__inner a.lm{margin-top:.77778rem}
.description-inline__inner li{position:relative;padding-left:.8rem;color:#002236;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.8rem}
.description-inline .container>.tl{margin-bottom:.55556rem}
.faq{margin-top:4.44444rem;padding-bottom:4.44444rem}
.faq__item{border-bottom:1px solid #dcdcdc;padding-top:1.77778rem;padding-bottom:1.77778rem}
.faq__item:first-child{padding-top:0}
.faq__item-header{display:block;position:relative;padding-right:7.55556rem;cursor:pointer}
.faq__item-header.is-open::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}
.faq__item-header.is-open .faq__note-wrap{margin-bottom:1.94444rem}
@media screen and (max-width:767px) {
.faq__item-header{padding-right:3.88889rem}
}
.faq__item-header::after{position:absolute;content:'';top:50%;right:3.11111rem;width:21px;height:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/functional-specification-process/icon-arrow-down-blue.svg);background-repeat:no-repeat;background-size:contain;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
@media screen and (max-width:767px) {
.faq__item-header::after{right:1rem}
}
.faq__item-body{display:none;margin-top:1.11111rem}
.faq__card h4,.faq__item-body ul,.faq__item-body>p{margin-bottom:1.66667rem}
.faq__item-body ul li{position:relative;display:flex}
.faq__item-body ul li:before{content:'•';font-weight:700;padding-top:3px;padding-right:5px}
.faq__holder{display:flex;align-items:stretch}
@media screen and (max-width:1023px) {
.faq__holder{display:block}
}
.faq__lside{flex:1 1 auto}
.faq__rside{flex:0 0 auto;padding-left:2.88889rem}
@media screen and (max-width:1023px) {
.faq__rside{padding:0}
}
.faq__card{flex:0 0 auto;width:440px;padding:3.33333rem 2.77778rem;border-radius:10px;box-shadow:-.1px 4px 8.6px .5px rgba(0,0,0,.1)}
@media screen and (max-width:767px) {
.faq__card{padding:2.77778rem 2.22222rem}
}
@media screen and (max-width:1400px) {
.faq__card{width:380px}
}
@media screen and (max-width:1023px) {
.faq__card{margin:2.22222rem auto 0;max-width:380px;width:100%}
}
@media screen and (max-width:767px) {
.faq__card{text-align:center}
}
.faq__card ul{display:block}
.faq__card ul li{display:block;margin-bottom:.33333rem}
.faq__card .btn,.faq__card .post__text .btn-green,.post__text .faq__card .btn-green{display:block;width:100%;margin-top:2.22222rem}
.faq__note-wrap{display:flex}
@media screen and (max-width:767px) {
.faq__note-wrap{flex-direction:column}
}
.faq__note-wrap p{margin-right:30px}
@media screen and (max-width:767px) {
.faq__note-wrap p{font-size:12px;margin-right:0}
}
.faq__note-wrap span{font-weight:600}
.faq__sub-title{color:#33b44a;font-weight:700;margin-bottom:0}
.faq__items--post .news-blog__item-title,.faq__items--post .post__text h1,.faq__items--post .post__text h2,.faq__items--post .post__text h3,.faq__items--post .post__text h4,.faq__items--post .post__text h6,.faq__items--post .pp h1,.faq__items--post .pp h2,.faq__items--post .pp h3,.faq__items--post .pp h4,.faq__items--post .pp h6,.faq__items--post h5,.post__text .faq__items--post h1,.post__text .faq__items--post h2,.post__text .faq__items--post h3,.post__text .faq__items--post h4,.post__text .faq__items--post h6,.pp .faq__items--post h1,.pp .faq__items--post h2,.pp .faq__items--post h3,.pp .faq__items--post h4,.pp .faq__items--post h6{padding-top:0!important;padding-bottom:0!important;color:#002236!important}
.faq__items--post ul{margin:0!important}
.faq__items--post ul li{position:relative;display:flex}
.faq__items--post ul li::before{padding-top:0}
.faq__items--post ul li:before{display:none}
.faq__items--post .faq__item{padding-top:1.22222rem;padding-bottom:1.22222rem}
.faq__items--post .faq__item:first-child{padding-top:0}
.faq__items--post .faq__item-header{font-size:1rem}
@media screen and (max-width:767px) {
.faq__items--post .faq__item-header{padding-right:3.88889rem}
}
.faq__items--post .faq__item-header::after{width:18px;height:12px;right:2.55556rem}
@media screen and (max-width:767px) {
.faq__items--post .faq__item-header::after{right:1rem}
}
.feedback{overflow:hidden}
.feedback__headline h3{text-transform:uppercase;margin-bottom:1.44444rem}
.feedback__inners{display:flex;align-self:flex-start;flex-wrap:wrap;margin:2.22222rem -3.05556rem 0}
.feedback__inner{flex:0 0 33.3333333%;padding:2.66667rem 3.05556rem 0}
@media screen and (max-width:1023px) {
.feedback__inner{flex:0 0 50%}
}
@media screen and (max-width:767px) {
.feedback__inner{flex:0 0 100%}
}
.feedback__inner p{position:relative}
.feedback__inner p b{position:relative;z-index:2}
.feedback__inner p::before{position:absolute;z-index:1;content:'';left:0;top:-2.22222rem;width:5.16667rem;height:3.66667rem;background-image:url(../../images/team-extension-bizzabo/icon-qq.png);background-repeat:no-repeat;background-size:contain}
@media screen and (max-width:1023px) {
.feedback__inner p::before{width:4.05556rem;height:2.77778rem;top:-1.44444rem}
}
.box-video-open .video-container-ghost,.box-video-open .video-container-ghost.is-show{transition-property:transform,opacity,background-color;transition-property:transform,opacity,background-color,-webkit-transform;transition-timing-function:ease}
.box-video-open .video-container-ghost{position:absolute;top:50%;left:50%;width:136px;height:136px;opacity:1;border-radius:100%;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);pointer-events:none;background-color:transparent;z-index:5;transition-duration:.8s}
.box-video-open .video-container-ghost.is-show{-webkit-transform:translate3d(-50%,-50%,0) scale(13);transform:translate3d(-50%,-50%,0) scale(13);opacity:0;background-color:#000;transition-duration:.6s}
.video-container,.video-wrapper{width:100%;height:100%;background-color:#000}
.video-container{top:0;left:0;position:fixed;z-index:2000000001!important;display:none;-webkit-animation:fadeIn .6s;animation:fadeIn .6s}
.v-slider.is-show,.video-container.is-show{display:block}
.video-wrapper{margin:0 auto;position:relative;z-index:1}
.embed-container{max-width:100%;margin:auto;background-color:#000}
.embed-container embed,.embed-container iframe,.embed-container object,.v-slider__container embed,.v-slider__container iframe,.v-slider__container object,.vd__container embed,.vd__container iframe,.vd__container object{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}
.close-iframe{position:absolute;top:60px;right:20px;padding:2px;width:32px;height:32px;display:inline-block;cursor:pointer;z-index:999;background-color:rgba(0,0,0,.5)}
@media screen and (max-width:415px) {
.close-iframe{top:40px}
}
.close-iframe:after,.close-iframe:before,.v-slider__close:after,.v-slider__close:before,.vd__close:after,.vd__close:before{content:"";position:absolute;width:24px;height:2px;left:17px;background-size:32px 2px;top:24px;background-color:#fff;-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg);opacity:1;transition:opacity 300ms cubic-bezier(.19,1,.22,1) 0ms,transform 300ms cubic-bezier(.19,1,.22,1) 0;transition:opacity 300ms cubic-bezier(.19,1,.22,1) 0ms,transform 300ms cubic-bezier(.19,1,.22,1) 0ms,-webkit-transform 300ms cubic-bezier(.19,1,.22,1) 0}
.close-iframe:after,.v-slider__close:after,.v-slider__close:before,.vd__close:after,.vd__close:before{top:8px;-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(45deg);transform:translate3d(-12px,8px,0) scale(1) rotate(45deg)}
.close-iframe:hover:before{-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg)}
.close-iframe:hover:after{-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(35deg);transform:translate3d(-12px,8px,0) scale(1) rotate(35deg)}
.v-slider,.v-slider__container{width:100%;height:100%;background-color:#000}
.v-slider{top:0;left:0;position:fixed;z-index:100000;display:none;-webkit-animation:fadeIn .6s;animation:fadeIn .6s}
.v-slider__container{position:relative;z-index:1;margin:auto}
.v-slider__close{position:absolute;top:60px;right:20px;padding:2px;width:32px;height:32px;display:inline-block;cursor:pointer;z-index:999;background-color:rgba(0,0,0,.5)}
@media screen and (max-width:415px) {
.v-slider__close{top:40px}
}
.v-slider__close:after,.v-slider__close:before,.vd__close:after,.vd__close:before{top:24px;-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg)}
.v-slider__close:after,.vd__close:after,.vd__close:before{top:8px;-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(45deg);transform:translate3d(-12px,8px,0) scale(1) rotate(45deg)}
.v-slider__close:hover:before{-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg)}
.v-slider__close:hover:after{-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(35deg);transform:translate3d(-12px,8px,0) scale(1) rotate(35deg)}
.v-slider__ghost,.v-slider__ghost.is-show{transition-property:transform,opacity,background-color;transition-property:transform,opacity,background-color,-webkit-transform;transition-timing-function:ease}
.v-slider__ghost{position:absolute;top:50%;left:50%;width:136px;height:136px;opacity:1;border-radius:100%;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);pointer-events:none;background-color:transparent;z-index:5;transition-duration:.8s}
.v-slider__ghost.is-show{-webkit-transform:translate3d(-50%,-50%,0) scale(13);transform:translate3d(-50%,-50%,0) scale(13);opacity:0;background-color:#000;transition-duration:.6s}
.vd,.vd__container{width:100%;height:100%;background-color:#000}
.vd{top:0;left:0;position:fixed;z-index:100000;display:none;-webkit-animation:fadeIn .6s;animation:fadeIn .6s}
.vd.is-show{display:block}
.vd__container{position:relative;z-index:1;margin:auto}
.vd__close{position:absolute;top:60px;right:20px;padding:2px;width:32px;height:32px;display:inline-block;cursor:pointer;z-index:999;background-color:rgba(0,0,0,.5)}
@media screen and (max-width:415px) {
.vd__close{top:40px}
}
.vd__close:after,.vd__close:before{top:24px;-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-45deg)}
.vd__close:after{top:8px;-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(45deg);transform:translate3d(-12px,8px,0) scale(1) rotate(45deg)}
.vd__close:hover:before{-webkit-transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg);transform:translate3d(-12px,-8px,0) scale(1) rotate(-35deg)}
.vd__close:hover:after{-webkit-transform:translate3d(-12px,8px,0) scale(1) rotate(35deg);transform:translate3d(-12px,8px,0) scale(1) rotate(35deg)}
.vd__ghost,.vd__ghost.is-show{transition-property:transform,opacity,background-color;transition-property:transform,opacity,background-color,-webkit-transform;transition-timing-function:ease}
.vd__ghost{position:absolute;top:50%;left:50%;width:136px;height:136px;opacity:1;border-radius:100%;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);pointer-events:none;background-color:transparent;z-index:5;transition-duration:.8s}
.vd__ghost.is-show{-webkit-transform:translate3d(-50%,-50%,0) scale(13);transform:translate3d(-50%,-50%,0) scale(13);opacity:0;background-color:#000;transition-duration:.6s}
.list-numbers,.list-numbers li{display:block}
.list-numbers li p{font-size:1.22222rem}
.list-numbers li b{font-weight:800;color:#33b44a}
ul.list-with-points{list-style:none;margin:0;padding:0;color:#002236;line-height:1.6;display:flex;flex-wrap:wrap}
ul.list-with-points.pd-bot-sm li{padding-bottom:.22222rem}
ul.list-with-points li{display:block;padding:0 1.11111rem .55556rem;position:relative;box-sizing:border-box;flex:0 0 100%}
ul.list-with-points li:before{content:"";position:absolute;display:inline-block;vertical-align:middle;left:0;top:.61111rem;width:8px;height:8px;background:#33b44a;border-radius:50%}
@media screen and (max-width:1440px) {
ul.list-with-points li:before{top:.5rem}
}
@media screen and (max-width:767px) {
ul.list-with-points li:before{top:.55556rem;width:6px;height:6px}
}
ul.list-with-points li:last-child{padding:0 1.11111rem}
@media screen and (max-width:767px) {
ul.list-with-points li{padding-bottom:0}
}
ul.list-with-points.col-1 li{width:100%}
ul.list-with-points.col-2 li{width:50%}
@media screen and (max-width:767px) {
ul.list-with-points.col-2 li{width:100%}
}
.b-with-img .container{background:#fff;position:relative;z-index:1;padding-bottom:3.33333rem}
@media screen and (max-width:767px) {
.b-with-img .container{padding-bottom:1.66667rem}
}
.b-with-img .container:after,.b-with-img .container:before{content:'';display:block;position:absolute;top:0;background-color:#fff;width:calc(6.1vw - 2.11111rem);height:100%}
@media screen and (max-width:1680px) {
.b-with-img .container:after,.b-with-img .container:before{display:none}
}
@media screen and (max-width:1440px) {
.b-with-img .container:after,.b-with-img .container:before{display:block;width:calc(4vw - 2.11111rem)}
}
@media screen and (max-width:1280px) {
.b-with-img .container:after,.b-with-img .container:before{display:none}
}
.b-with-img .container:before{left:100%}
.b-with-img .container:after{right:100%}
.b-with-img .container--bg-blue,.b-with-img .container--bg-blue::after,.b-with-img .container--bg-blue::before{background-color:#002339}
.b-with-img .container--bg-blue .b-with-img__cut{padding-top:3.11111rem}
.b-with-img .container--bg-blue .b-with-img__cut .news-blog__item-title,.b-with-img .container--bg-blue .b-with-img__cut .post__text h1,.b-with-img .container--bg-blue .b-with-img__cut .post__text h2,.b-with-img .container--bg-blue .b-with-img__cut .post__text h3,.b-with-img .container--bg-blue .b-with-img__cut .post__text h4,.b-with-img .container--bg-blue .b-with-img__cut .post__text h6,.b-with-img .container--bg-blue .b-with-img__cut .pp h1,.b-with-img .container--bg-blue .b-with-img__cut .pp h2,.b-with-img .container--bg-blue .b-with-img__cut .pp h3,.b-with-img .container--bg-blue .b-with-img__cut .pp h4,.b-with-img .container--bg-blue .b-with-img__cut .pp h6,.b-with-img .container--bg-blue .b-with-img__cut h5,.b-with-img .container--bg-blue .b-with-img__cut p,.post__text .b-with-img .container--bg-blue .b-with-img__cut h1,.post__text .b-with-img .container--bg-blue .b-with-img__cut h2,.post__text .b-with-img .container--bg-blue .b-with-img__cut h3,.post__text .b-with-img .container--bg-blue .b-with-img__cut h4,.post__text .b-with-img .container--bg-blue .b-with-img__cut h6,.pp .b-with-img .container--bg-blue .b-with-img__cut h1,.pp .b-with-img .container--bg-blue .b-with-img__cut h2,.pp .b-with-img .container--bg-blue .b-with-img__cut h3,.pp .b-with-img .container--bg-blue .b-with-img__cut h4,.pp .b-with-img .container--bg-blue .b-with-img__cut h6{color:#fff}
.b-with-img .container--bg-blue .b-with-img__cut .client-link .img-box{opacity:.3;transition-property:opacity;transition-duration:.2s}
.b-with-img .container--bg-blue .b-with-img__cut .client-link .txt-box p{color:rgba(255,255,255,.3)!important;transition-property:color;transition-duration:.2s}
.b-with-img .container--bg-blue .b-with-img__cut .client-link:hover .txt-box p{color:#fff!important}
.b-with-img .container--bg-blue .b-with-img__cut .client-link:hover .img-box{opacity:.8}
.b-with-img .news-blog__item-title,.b-with-img .post__text h1,.b-with-img .post__text h2,.b-with-img .post__text h3,.b-with-img .post__text h4,.b-with-img .post__text h6,.b-with-img .pp h1,.b-with-img .pp h2,.b-with-img .pp h3,.b-with-img .pp h4,.b-with-img .pp h6,.b-with-img h5,.b-with-img p,.post__text .b-with-img h1,.post__text .b-with-img h2,.post__text .b-with-img h3,.post__text .b-with-img h4,.post__text .b-with-img h6,.pp .b-with-img h1,.pp .b-with-img h2,.pp .b-with-img h3,.pp .b-with-img h4,.pp .b-with-img h6{padding-bottom:1.11111rem}
@media screen and (max-width:767px) {
.b-with-img__content{display:flex;flex-wrap:wrap}
}
.b-with-img__content.img-left .b-with-img__image{float:left;text-align:left}
.b-with-img__content.img-left .b-with-img__line,.b-with-img__content.img-left .b-with-img__links,.b-with-img__content.img-left .b-with-img__list,.b-with-img__content.img-left .b-with-img__lm,.b-with-img__content.img-left .b-with-img__txt{margin-left:48%}
@media screen and (max-width:767px) {
.b-with-img__content.img-left .b-with-img__line,.b-with-img__content.img-left .b-with-img__links,.b-with-img__content.img-left .b-with-img__list,.b-with-img__content.img-left .b-with-img__lm,.b-with-img__content.img-left .b-with-img__txt{margin-left:0}
}
.b-with-img__content.img-left .b-with-img__slider-navigation{position:absolute;right:inherit;left:0;bottom:0}
@media screen and (max-width:767px) {
.b-with-img__content.img-left .b-with-img__slider-navigation{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
}
.b-with-img__content.img-left .b-with-img__slider-navigation .swiper-button-next{right:inherit;left:61px}
@media screen and (max-width:768px) {
.b-with-img__content.img-left .b-with-img__slider-navigation .swiper-button-next{right:0;left:auto}
}
.b-with-img__content.img-left .b-with-img__slider-navigation .swiper-button-prev{right:inherit;left:0}
@media screen and (max-width:1200px) {
.b-with-img__content.img-left .b-with-img__slider .swiper-pagination{left:inherit;right:0}
}
.b-with-img__content.img-right .b-with-img__image{float:right;text-align:right}
.b-with-img__content.img-right .b-with-img__links,.b-with-img__content.img-right .b-with-img__list,.b-with-img__content.img-right .b-with-img__txt{margin-right:48%}
@media screen and (max-width:767px) {
.b-with-img__content.img-right .b-with-img__links,.b-with-img__content.img-right .b-with-img__list,.b-with-img__content.img-right .b-with-img__txt{margin-right:0}
}
.b-with-img__content.img-right .b-with-img__line{margin-right:44%}
@media screen and (max-width:767px) {
.b-with-img__content.img-right .b-with-img__line{margin-right:0}
}
.b-with-img__content.txt-content{position:relative}
.b-with-img__content.txt-content .b-with-img__lm,.b-with-img__content.txt-content .b-with-img__txt{margin-right:52%}
@media screen and (max-width:767px) {
.b-with-img__content.txt-content .b-with-img__lm,.b-with-img__content.txt-content .b-with-img__txt{margin-right:0}
.b-with-img__content.txt-content .b-with-img__txt{order:1}
}
.b-with-img__content.txt-content .b-with-img__txt-2{width:45%;float:right}
@media screen and (max-width:767px) {
.b-with-img__content.txt-content .b-with-img__txt-2{width:100%;order:2;padding-bottom:1.11111rem}
}
.b-with-img__content.txt-content .b-with-img__lm{position:absolute;bottom:0;left:0}
@media screen and (max-width:767px) {
.b-with-img__content.txt-content .b-with-img__lm{position:static}
}
.b-with-img__image{width:31%}
.b-with-img__image--bottom{width:100%;display:block;margin-bottom:3.33333rem}
.b-with-img__image.w-45{width:45%}
@media screen and (max-width:767px) {
.b-with-img__image.w-45{width:100%;max-width:350px}
}
.b-with-img__image.all-eat-one,.b-with-img__image.bizzabo,.b-with-img__image.coffee,.b-with-img__image.covenant,.b-with-img__image.dpd,.b-with-img__image.foodservice,.b-with-img__image.leaplines,.b-with-img__image.omega-teaching,.b-with-img__image.troduce{width:45%}
@media screen and (max-width:767px) {
.b-with-img__image.all-eat-one,.b-with-img__image.bizzabo,.b-with-img__image.coffee,.b-with-img__image.covenant,.b-with-img__image.dpd,.b-with-img__image.foodservice,.b-with-img__image.kalstudies,.b-with-img__image.krypto,.b-with-img__image.leaplines,.b-with-img__image.maximum,.b-with-img__image.omega-teaching,.b-with-img__image.troduce{width:100%;max-width:350px}
}
.b-with-img__image.cobra-connect{width:34%}
@media screen and (max-width:767px) {
.b-with-img__image.cobra-connect{width:70%}
}
.b-with-img__image.cobra-connect-app{width:39.5%}
@media screen and (max-width:767px) {
.b-with-img__image.cobra-connect-app{width:70%}
}
.b-with-img__image.greeniq,.b-with-img__image.maisonsport,.b-with-img__image.soho-house,.b-with-img__image.western-union{width:40%}
@media screen and (max-width:767px) {
.b-with-img__image.greeniq,.b-with-img__image.maisonsport,.b-with-img__image.soho-house,.b-with-img__image.western-union{width:100%;max-width:365px}
}
.b-with-img__image.crocr,.b-with-img__image.df-scanner,.b-with-img__image.easternpeak{width:42%}
@media screen and (max-width:767px) {
.b-with-img__image.crocr,.b-with-img__image.df-scanner,.b-with-img__image.easternpeak{width:100%;max-width:365px}
}
.b-with-img__image.kehilot,.b-with-img__image.maximum,.b-with-img__image.ubertesters-sm{width:40%}
@media screen and (max-width:767px) {
.b-with-img__image.kehilot,.b-with-img__image.maximum,.b-with-img__image.ubertesters-sm{width:100%;max-width:365px}
}
.b-with-img__image.cobra-welcome,.b-with-img__image.pawscout{width:32%}
@media screen and (max-width:767px) {
.b-with-img__image.cobra-welcome,.b-with-img__image.pawscout{width:65%}
}
.b-with-img__image.goldfarb{width:29%}
@media screen and (max-width:767px) {
.b-with-img__image.goldfarb{width:60%}
}
.b-with-img__image.wiliot{width:35%}
@media screen and (max-width:767px) {
.b-with-img__image.wiliot{width:72%}
}
.b-with-img__image.ovucon{width:24%}
@media screen and (max-width:767px) {
.b-with-img__image.ovucon{width:50%;max-width:250px}
}
.b-with-img__image.medea-vodka{width:35%}
@media screen and (max-width:767px) {
.b-with-img__image.medea-vodka{width:70%}
}
.b-with-img__image.bonshine,.b-with-img__image.digital-pictures,.b-with-img__image.freely,.b-with-img__image.gett,.b-with-img__image.kalstudies,.b-with-img__image.klim-jewerly,.b-with-img__image.ubertesters{width:44%}
@media screen and (max-width:767px) {
.b-with-img__image.bonshine,.b-with-img__image.digital-pictures,.b-with-img__image.freely,.b-with-img__image.gett,.b-with-img__image.kalstudies,.b-with-img__image.klim-jewerly,.b-with-img__image.ubertesters{width:100%;max-width:365px}
}
.b-with-img__image.fixitjoe{width:34%}
@media screen and (max-width:767px) {
.b-with-img__image.fixitjoe{width:70%;max-width:250px}
}
.b-with-img__image.clinical-trial-management,.b-with-img__image.maketime,.b-with-img__image.wonderlogix{width:42%}
@media screen and (max-width:767px) {
.b-with-img__image.clinical-trial-management,.b-with-img__image.maketime,.b-with-img__image.wonderlogix{width:100%;max-width:320px}
}
.b-with-img__image.motshelo,.b-with-img__image.talisman,.b-with-img__image.vx-trade{width:33%}
@media screen and (max-width:767px) {
.b-with-img__image.motshelo,.b-with-img__image.talisman,.b-with-img__image.vx-trade{width:70%}
}
.b-with-img__image.krypto{width:52%}
@media screen and (max-width:767px) {
.b-with-img__image.krypto{width:100%;max-width:365px}
.b-with-img__image{max-width:300px;order:1;margin:0 auto 1.11111rem}
}
.b-with-img .img-box img,.b-with-img__image img{width:100%;height:auto;vertical-align:bottom}
.b-with-img__image--slider{width:45%}
@media screen and (max-width:767px) {
.b-with-img__image--slider{max-width:300px;width:100%}
}
.b-with-img__slider .swiper-container{padding-bottom:7.22222rem}
@media screen and (max-width:1400px) {
.b-with-img__slider .swiper-container{padding-bottom:5.55556rem}
}
@media screen and (max-width:1024px) {
.b-with-img__slider .swiper-container{padding-bottom:4.44444rem}
}
.b-with-img__slider .swiper-container .swiper-pagination{position:absolute;bottom:26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
@media screen and (max-width:1200px) {
.b-with-img__slider .swiper-container .swiper-pagination{left:0;-webkit-transform:none;transform:none}
}
@media screen and (max-width:1024px) {
.b-with-img__slider .swiper-container .swiper-pagination{display:none}
}
.b-with-img__slider .swiper-container .swiper-pagination .swiper-pagination-bullet{background-color:#acacac;outline:0;cursor:pointer}
.b-with-img__slider .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#33b44a}
.b-with-img__slider-navigation{position:absolute;right:0;bottom:0}
@media screen and (max-width:768px) {
.b-with-img__slider-navigation{right:inherit;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:96px}
}
.b-with-img__slider-navigation .swiper-button-next,.b-with-img__slider-navigation .swiper-button-prev{position:absolute;cursor:pointer;display:flex;align-items:center;justify-content:center}
.b-with-img__slider-navigation .swiper-button-next:hover,.b-with-img__slider-navigation .swiper-button-prev:hover{background-color:#002236}
.b-with-img__slider-navigation .swiper-button-next{bottom:0;right:0}
.b-with-img__slider-navigation .swiper-button-prev{bottom:0;right:61px}
@media screen and (max-width:768px) {
.b-with-img__slider-navigation .swiper-button-prev{right:inherit;left:0}
}
.b-with-img__txt{padding-bottom:2.2rem}
@media screen and (max-width:767px) {
.b-with-img__txt{order:2;padding-bottom:1.11111rem}
}
.b-with-img__txt p:last-of-type{padding-bottom:0}
.b-with-img__list.sm-pdg .news-blog__item-title,.b-with-img__list.sm-pdg .post__text h1,.b-with-img__list.sm-pdg .post__text h2,.b-with-img__list.sm-pdg .post__text h3,.b-with-img__list.sm-pdg .post__text h4,.b-with-img__list.sm-pdg .post__text h6,.b-with-img__list.sm-pdg .pp h1,.b-with-img__list.sm-pdg .pp h2,.b-with-img__list.sm-pdg .pp h3,.b-with-img__list.sm-pdg .pp h4,.b-with-img__list.sm-pdg .pp h6,.b-with-img__list.sm-pdg h5,.post__text .b-with-img__list.sm-pdg h1,.post__text .b-with-img__list.sm-pdg h2,.post__text .b-with-img__list.sm-pdg h3,.post__text .b-with-img__list.sm-pdg h4,.post__text .b-with-img__list.sm-pdg h6,.pp .b-with-img__list.sm-pdg h1,.pp .b-with-img__list.sm-pdg h2,.pp .b-with-img__list.sm-pdg h3,.pp .b-with-img__list.sm-pdg h4,.pp .b-with-img__list.sm-pdg h6{padding-bottom:10px}
.b-with-img__list.sm-pdg .list-with-points li{padding-bottom:5px}
@media screen and (max-width:767px) {
.b-with-img__list{order:3}
}
.b-with-img__list.col-2{display:flex;flex-wrap:wrap}
.b-with-img__list.col-2>*{padding-right:1.4rem}
.b-with-img__list.col-2>:last-child{padding-right:0}
.b-with-img__list>p,.pp ol li{padding-bottom:.55556rem}
.b-with-img__list>p:last-child{padding-bottom:0}
.b-with-img__line{height:3px;background-color:#667b88;margin-top:1.66667rem;margin-bottom:1.66667rem}
.b-with-img__line.mgn-lg{margin-top:2.77778rem;margin-bottom:2.77778rem}
@media screen and (max-width:767px) {
.b-with-img__line{order:4;width:100%}
}
.b-with-img__links{display:flex;align-items:center;padding:1.11111rem 0}
@media screen and (max-width:767px) {
.b-with-img__links{width:100%;flex-wrap:wrap;order:5;padding:0}
}
.b-with-img__links .news-blog__item-title,.b-with-img__links .post__text h1,.b-with-img__links .post__text h2,.b-with-img__links .post__text h3,.b-with-img__links .post__text h4,.b-with-img__links .post__text h6,.b-with-img__links .pp h1,.b-with-img__links .pp h2,.b-with-img__links .pp h3,.b-with-img__links .pp h4,.b-with-img__links .pp h6,.b-with-img__links h5,.post__text .b-with-img__links h1,.post__text .b-with-img__links h2,.post__text .b-with-img__links h3,.post__text .b-with-img__links h4,.post__text .b-with-img__links h6,.pp .b-with-img__links h1,.pp .b-with-img__links h2,.pp .b-with-img__links h3,.pp .b-with-img__links h4,.pp .b-with-img__links h6{padding-bottom:0;margin-right:2.22222rem;color:#667b88}
@media screen and (max-width:767px) {
.b-with-img__links .news-blog__item-title,.b-with-img__links .post__text h1,.b-with-img__links .post__text h2,.b-with-img__links .post__text h3,.b-with-img__links .post__text h4,.b-with-img__links .post__text h6,.b-with-img__links .pp h1,.b-with-img__links .pp h2,.b-with-img__links .pp h3,.b-with-img__links .pp h4,.b-with-img__links .pp h6,.b-with-img__links h5,.post__text .b-with-img__links h1,.post__text .b-with-img__links h2,.post__text .b-with-img__links h3,.post__text .b-with-img__links h4,.post__text .b-with-img__links h6,.pp .b-with-img__links h1,.pp .b-with-img__links h2,.pp .b-with-img__links h3,.pp .b-with-img__links h4,.pp .b-with-img__links h6{margin-right:0;width:100%;margin-bottom:1.11111rem}
}
.b-with-img__links .link{display:block;margin-right:.83333rem;color:transparent;height:3.27778rem;background-size:contain;background-repeat:no-repeat;background-position:center}
.b-with-img__links .link:last-child{margin-right:0}
@media screen and (max-width:767px) {
.b-with-img__links .link{margin-right:.55556rem;height:2.77778rem}
}
.b-with-img__links .link.app-store{width:9.72222rem;background-image:url(../images/icon-app-store.svg)}
@media screen and (max-width:767px) {
.b-with-img__links .link.app-store{width:8.33333rem}
}
.b-with-img__links .link.google-pay{width:10.88889rem;background-image:url(../images/icon-google-play.svg)}
@media screen and (max-width:767px) {
.b-with-img__links .link.google-pay{width:9.44444rem}
}
.b-with-img__bg{margin-top:-13vw;height:30vw;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}
@media screen and (max-width:767px) {
.b-with-img__bg{margin-top:0;height:59vw;min-height:188px;max-height:250px}
}
.b-with-img__bg--mtop-sm{margin-top:-8vw}
.b-with-img__cut{width:66%;margin:0 auto}
@media screen and (max-width:1024px) {
.b-with-img__cut{width:100%}
}
.b-with-img__lm{padding-bottom:1.11111rem}
@media screen and (max-width:767px) {
.b-with-img__lm{padding-bottom:0;width:100%;order:3}
}
.b-with-img__lm.m-top{margin-top:3.05556rem}
.b-with-img .client-info,.b-with-img .client-link,.b-with-img .row{display:flex;justify-content:space-between;align-items:center}
.b-with-img .row{padding:20px 0}
@media screen and (max-width:767px) {
.b-with-img .row{flex-direction:column}
.b-with-img .client-info{padding-bottom:1.11111rem}
}
.b-with-img .client-info .img-box{width:4.44444rem;height:4.44444rem;border-radius:50%}
@media screen and (max-width:1024px) {
.b-with-img .client-info .img-box{width:2.77778rem;height:2.77778rem}
}
.b-with-img .client-link .img-box{width:2.5rem;height:2.66667rem}
@media screen and (max-width:1024px) {
.b-with-img .client-link .img-box{width:1.94444rem;height:2.11111rem}
}
@media screen and (max-width:767px) {
.b-with-img .client-link .img-box{display:none}
}
.b-with-img .client-link .txt-box p{font-size:.88889rem;color:rgba(0,35,57,.4)}
@media screen and (max-width:1024px) {
.b-with-img .client-link .txt-box p{font-size:.72222rem}
}
@media screen and (max-width:767px) {
.b-with-img .client-link .txt-box p br{display:none}
}
.b-with-img .img-box{margin-right:.83333rem}
@media screen and (max-width:1024px) {
.b-with-img .img-box{margin-right:.55556rem}
}
.b-with-img .txt-box p{padding-bottom:0}
@media screen and (max-width:1024px) {
.b-with-img .txt-box p{font-size:.77778rem}
}
.c-clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
@media screen and (max-width:767px) {
.mob-hidden{display:none}
.mob-pdg-btm{padding-bottom:1.11111rem}
}
.pdg-btm{padding-bottom:2.2rem}
@media screen and (max-width:767px) {
.pdg-btm{padding-bottom:1.11111rem}
}
.links-inline{padding:2.77778rem 0}
.links-inline--ptop{padding-top:5.55556rem}
.links-inline--pdg{padding:5.55556rem 0}
.links-inline__items{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -1.11111rem}
@media screen and (max-width:767px) {
.links-inline__items{display:block}
}
.links-inline__items--auto{justify-content:space-between}
@media screen and (max-width:1440px) {
.links-inline__items--auto{justify-content:inherit}
}
.links-inline__items--auto .links-inline__item{flex:0 0 auto;width:20%}
@media screen and (max-width:1440px) {
.links-inline__items--auto .links-inline__item{width:25%}
}
@media screen and (max-width:1024px) {
.links-inline__items--auto .links-inline__item{width:inherit}
}
.links-inline__item{flex:0 0 34%;padding:1.11111rem}
.links-inline__item--width-min{flex:0 0 18%}
@media screen and (max-width:1024px) {
.links-inline__item--width-min{flex:0 0 25%}
}
.links-inline__item--width-auto{flex:0 0 auto;padding:1.11111rem 1.66667rem}
.subscribe-podcast{background-color:#ececec}
.subscribe-podcast__content{padding:3.33333rem 0}
.subscribe-podcast__social{padding:2.33333rem 0 2.77778rem;border-width:2px 0;border-style:solid;border-color:#1dba42;margin-bottom:2.22222rem}
@media screen and (max-width:767px) {
.subscribe-podcast__social{padding:1.66667rem 0;margin-bottom:1.66667rem}
}
.dt-main-banner--post .dt-main-banner__content .subscribe-podcast__social h1,.subscribe-podcast__social .dt-main-banner--post .dt-main-banner__content h1,.subscribe-podcast__social h2{font-size:2.72222rem;font-weight:800;color:#002339;padding:0}
@media screen and (max-width:1368px) {
.dt-main-banner--post .dt-main-banner__content .subscribe-podcast__social h1,.subscribe-podcast__social .dt-main-banner--post .dt-main-banner__content h1,.subscribe-podcast__social h2{font-size:2.09402rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--post .dt-main-banner__content .subscribe-podcast__social h1,.subscribe-podcast__social .dt-main-banner--post .dt-main-banner__content h1,.subscribe-podcast__social h2{font-size:1.70139rem}
}
@media screen and (max-width:768px) {
.dt-main-banner--post .dt-main-banner__content .subscribe-podcast__social h1,.subscribe-podcast__social .dt-main-banner--post .dt-main-banner__content h1,.subscribe-podcast__social h2{font-size:1.57rem}
}
.subscribe-podcast__social-items{display:flex;align-items:flex-start;flex-wrap:wrap}
.subscribe-podcast__social-items--three{margin:1.27778rem -.55556rem 0}
.subscribe-podcast__social-items--three .subscribe-podcast__social-item{flex:0 0 33.3333333%;padding:.55556rem}
@media screen and (max-width:1200px) {
.subscribe-podcast__social-items--three .subscribe-podcast__social-item{flex:0 0 50%}
}
@media screen and (max-width:1024px) {
.subscribe-podcast__social-items--three .subscribe-podcast__social-item{flex:0 0 33.3333333%}
}
@media screen and (max-width:767px) {
.subscribe-podcast__social-items--three .subscribe-podcast__social-item{flex:0 0 50%}
}
@media screen and (max-width:500px) {
.subscribe-podcast__social-items--three .subscribe-podcast__social-item{flex:0 0 100%}
}
.subscribe-podcast__social-items--four{margin:0 -.83333rem}
.subscribe-podcast__social-items--four .subscribe-podcast__social-item{flex:0 0 25%;padding:.83333rem}
@media screen and (max-width:1024px) {
.subscribe-podcast__social-items--four .subscribe-podcast__social-item{flex:0 0 33.3333333%}
}
@media screen and (max-width:767px) {
.subscribe-podcast__social-items--four .subscribe-podcast__social-item{flex:0 0 50%}
}
@media screen and (max-width:500px) {
.subscribe-podcast__social-items--four .subscribe-podcast__social-item{flex:0 0 100%}
}
.subscribe-podcast__social-item{display:inline-block}
.subscribe-podcast__social-link{display:block;width:100%;padding:16px;border-radius:3px;border:solid 2px #002339;background-color:#fff;font-family:'Montserrat';font-size:1.33333rem!important;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-transform:uppercase;line-height:1!important;text-align:center;color:#002339!important;position:relative;transition-property:border-color!important;transition-duration:.3s!important}
@media screen and (max-width:1440px) {
.subscribe-podcast__social-link{font-size:1.11111rem!important}
}
.subscribe-podcast__social-link:hover{border-color:#1dba42}
.subscribe-podcast__social-link::after,.videos-inline__title::before{position:absolute;content:'';top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.subscribe-podcast__social-link::after{right:12px;width:19px;height:19px;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/podcast/social-link.svg);background-repeat:no-repeat;background-size:contain}
.pb{width:100%;font-size:0}
.dt-main-banner--with-logos .dt-main-banner__bottom{z-index:3;left:inherit;right:auto}
@media screen and (max-width:1100px) {
.dt-main-banner--with-logos .dt-main-banner__bottom{bottom:30px}
}
@media screen and (max-width:930px) {
.dt-main-banner--with-logos .dt-main-banner__bottom{bottom:25px}
}
@media screen and (max-width:800px) {
.dt-main-banner--with-logos .dt-main-banner__bottom{bottom:20px}
}
.dt-main-banner--with-logos .container{z-index:3}
.dt-main-banner--with-logos .partner-logos{background-color:rgba(57,72,91,.9);padding:1.38889rem 0;position:absolute;bottom:0;left:0;width:100%;z-index:2}
@media screen and (max-width:1440px) {
.dt-main-banner--with-logos .partner-logos{padding:1.11111rem 0}
}
@media screen and (max-width:767px) {
.dt-main-banner--with-logos .partner-logos{display:none}
}
.dt-main-banner--with-logos .partner-logos__items{display:flex;align-items:center;justify-content:space-between;direction:ltr;width:100%;padding-left:7.77778rem}
@media screen and (max-width:1440px) {
.dt-main-banner--with-logos .partner-logos__items{padding-left:5.55556rem}
}
@media screen and (max-width:800px) {
.dt-main-banner--with-logos .partner-logos__items{padding-left:4.44444rem}
}
.dt-main-banner--with-logos .partner-logos__item{display:inline-block;padding:0 1.66667rem}
@media screen and (max-width:800px) {
.dt-main-banner--with-logos .partner-logos__item{padding:0 1.11111rem}
}
.dt-main-banner--with-logos .partner-logos__item img,.pp iframe{max-width:100%}
.videos-inline__inners{display:flex;align-items:stretch;margin:0 -1.22222rem 1.22222em -1.22222em;flex-wrap:wrap}
@media screen and (max-width:1023px) {
.videos-inline__inners{margin:0 -.88889rem}
}
@media screen and (max-width:767px) {
.videos-inline__inners{margin:0 -.66667rem .66667rem}
}
.videos-inline__inner{flex:0 0 50%;padding:1.22222rem}
@media screen and (max-width:1023px) {
.videos-inline__inner{flex:0 0 100%;padding:.88889rem}
}
@media screen and (max-width:767px) {
.videos-inline__inner{padding:.66667rem}
}
.videos-inline__container{position:relative;height:24.44444rem;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:10px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);background-color:#fff;overflow:hidden}
@media screen and (max-width:1440px) {
.videos-inline__container{height:22.22222rem}
}
@media screen and (max-width:1023px) {
.videos-inline__container{max-width:600px;margin:0 auto}
}
@media screen and (max-width:767px) {
.videos-inline__container{height:21.11111rem}
}
@media screen and (max-width:500px) {
.videos-inline__container{height:18.88889rem}
}
.videos-inline__description{display:flex;align-items:center;position:absolute;bottom:0;left:0;width:100%;border-radius:0 0 10px 10px;padding:.83333rem 1.55556rem;background-color:#002339}
@media screen and (max-width:767px) {
.videos-inline__description{padding:.77778rem 1rem}
}
@media screen and (max-width:500px) {
.videos-inline__description{padding:.66667rem .88889rem}
}
.videos-inline__logo{flex:0 0 auto;font-size:0}
@media screen and (max-width:1440px) {
.videos-inline__logo{max-width:33%}
}
@media screen and (max-width:767px) {
.videos-inline__logo{max-width:25%}
}
.videos-inline__logo img{max-width:100%;max-height:40px}
@media screen and (max-width:1440px) {
.videos-inline__logo img{max-height:34px}
}
@media screen and (max-width:767px) {
.videos-inline__logo img{max-height:26px}
}
.videos-inline__title{flex:1 1 auto;padding-left:2.77778rem;position:relative;font-weight:700;color:#fff;font-size:1rem}
@media screen and (max-width:500px) {
.videos-inline__title{padding-left:1.55556rem}
}
.videos-inline__title::before{left:1.33333rem;width:2px;height:2.44444rem;background-color:#fff}
@media screen and (max-width:767px) {
.videos-inline__title::before{height:1.88889rem}
}
@media screen and (max-width:500px) {
.videos-inline__title::before{height:1.77778rem;width:1px;left:.77778rem}
}
.pp{padding:6.66667rem 0 2.22222rem;margin-bottom:1.66667rem}
.pp,.pp a,.pp p,.pp span{font-size:1rem;line-height:1.67;color:#002339}
.pp a{color:#1dba42;transition:color .2s ease}
.pp p{margin-bottom:.55556rem}
.pp p .color-green{color:#4ac868}
.pp a b,.pp a span,.pp a strong,.pp a u{color:inherit}
.pp a.color-dark:active,.pp a.color-dark:focus,.pp a.color-dark:hover,.pp a:active,.pp a:focus,.pp a:hover{color:#4ac868;transition:color .2s ease}
.pp a.color-dark{color:#002339;transition:color .2s ease}
.pp .news-blog__item-title,.pp h1{display:block;font-weight:700;line-height:1.42;color:#1dba42;padding:1.38889rem 0}
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h2,.pp h3,.pp h4,.pp h5,.pp h6{display:block;line-height:1.42;padding:1.38889rem 0;color:#002339;font-weight:800}
.pp h4,.pp h5,.pp h6{font-weight:700;color:#1dba42}
.dt-main-banner--post .dt-main-banner__content .pp h1.color-dark,.pp .color-dark.news-blog__item-title,.pp .dt-main-banner--post .dt-main-banner__content h1.color-dark,.pp h1.color-dark,.pp h2.color-dark,.pp h3.color-dark,.pp h4.color-dark,.pp h5.color-dark,.pp h6.color-dark{color:#002339}
.dt-main-banner--post .dt-main-banner__content .pp h1 span,.pp .dt-main-banner--post .dt-main-banner__content h1 span,.pp .news-blog__item-title span,.pp h1 span,.pp h2 span,.pp h3 span,.pp h4 span,.pp h5 span,.pp h6 span{font-size:inherit;line-height:inherit;color:#002339;padding:0}
.dt-main-banner--post .dt-main-banner__content .pp h1 b,.dt-main-banner--post .dt-main-banner__content .pp h1 strong,.pp .dt-main-banner--post .dt-main-banner__content h1 b,.pp .dt-main-banner--post .dt-main-banner__content h1 strong,.pp h2 b,.pp h2 strong,.pp h3 b,.pp h3 strong{font-weight:800}
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:2rem}
@media screen and (max-width:1680px) {
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:1.88889rem}
}
@media screen and (max-width:1440px) {
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:1.77778rem}
}
@media screen and (max-width:1367px) {
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:1.66667rem}
}
@media screen and (max-width:1023px) {
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:1.55556rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--post .dt-main-banner__content .pp h1,.pp .dt-main-banner--post .dt-main-banner__content h1,.pp h1,.pp h2{font-size:1.33333rem}
}
.pp h3{font-size:1.55556rem}
@media screen and (max-width:1680px) {
.pp h3{font-size:1.44444rem}
}
@media screen and (max-width:1440px) {
.pp h3{font-size:1.33333rem}
}
@media screen and (max-width:1367px) {
.pp h3{font-size:1.22222rem}
}
@media screen and (max-width:767px) {
.pp h3{font-size:1.11111rem}
}
.pp img{max-width:100%;height:auto;margin:0 .25rem}
.pp blockquote p{word-wrap:break-word}
.pp table{width:100%;border-collapse:collapse;margin:2.22222rem 0}
.pp table tr td{border:2px solid #ebebeb;padding:.27778rem}
.pp ul{margin:.55556rem 0 .55556rem 1.11111rem;padding:0;list-style:none;overflow:hidden}
.pp ul li{padding:0 0 .55556rem 1.66667rem;position:relative}
.pp ul li:after{content:'';width:5px;height:5px;position:absolute;top:9px;left:11px;background:#1cb564;border-radius:50%}
.vacancies-preview__items{display:flex;align-items:flex-start;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;margin:0 -2.63889rem}
@media screen and (max-width:1200px) {
.vacancies-preview__items{margin:0 -1.52778rem}
}
.vacancies-preview__item{flex:0 0 50%;width:50%;padding:0 2.63889rem}
@media screen and (max-width:1200px) {
.vacancies-preview__item{padding:0 1.52778rem}
}
@media screen and (max-width:1100px) {
.vacancies-preview__item{flex:0 0 100%;width:100%}
.vacancies-preview__item:nth-child(n+5){display:none}
}
.vacancies-preview__item:active .vacancies-preview__item-position,.vacancies-preview__item:focus .vacancies-preview__item-position,.vacancies-preview__item:hover .vacancies-preview__item-position{color:#1cb564;transition:color .2s ease}
.vacancies-preview__item-content{padding-bottom:.72222rem;margin-bottom:1.66667rem;border-bottom:2px #dcdcdc solid}
.vacancies-preview__item-position{font-size:1.22222rem;font-weight:700;line-height:1.56;color:#0b2234;transition:color .2s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media screen and (max-width:1680px) {
.vacancies-preview__item-position{font-size:1.05556rem}
}
.vacancies-preview__item-meta{width:100%;display:inline-flex;align-items:center}
.vacancies-preview__item-date{font-size:.88889rem;font-weight:700;line-height:1.56;padding-right:1.44444rem;color:#0b2234;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media screen and (max-width:1680px) {
.vacancies-preview__item-date{font-size:.77778rem}
}
.vacancies-preview__item-location{font-size:.88889rem;font-weight:400;line-height:1.56;color:#0b2234;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
@media screen and (max-width:1680px) {
.vacancies-preview__item-location{font-size:.77778rem}
}
.info-block{margin:3.61111rem 0;padding:2.5rem;border-radius:.55556rem;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15)}
.info-block__title{font-size:1.33333rem!important;font-weight:800;line-height:1.4;color:#002339;padding:0!important;margin-bottom:1.11111rem!important}
.info-block__title b,.info-block__title span,.info-block__title strong{color:#1dba42;font-weight:700}
.info-block__description p{margin-bottom:1.66667rem;font-size:1rem!important;line-height:1.67;color:#002339}
.info-block__link{color:#fff!important;transition:all .2s ease!important;font-size:.95rem!important}
.gdpr,.gdpr.is-active{transition:transform .5s ease,visibility .5s ease;transition:transform .5s ease,visibility .5s ease,-webkit-transform .5s ease}
.gdpr{min-height:3.66667rem;visibility:hidden;padding:0 5.27778rem 0 1.66667rem;background-color:#223c4b;display:flex;align-items:stretch;position:fixed;left:0;right:0;bottom:0;height:auto;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:100000}
.gdpr.is-active{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}
.gdpr__actions,.gdpr__message{display:flex;align-items:center}
.gdpr__message{flex:1 1 auto;padding:.88889rem 1.66667rem .88889rem 0}
.gdpr__message p{color:#fefefe;font-size:.77778rem;font-weight:400;line-height:1.4;margin:0 auto}
.gdpr__actions{position:relative;flex:0 0 auto;justify-content:space-between;padding:0}
.gdpr__actions::before{content:"";position:absolute;top:.44444rem;bottom:.44444rem;left:0;background-color:#37576b;width:1px}
.gdpr__settings{border:0;background-color:transparent;color:#1cb564;font-size:14px;font-weight:700;line-height:20px;text-transform:uppercase;padding:0 1.66667rem;height:100%;display:flex;align-items:center;cursor:pointer;transition:all .2s ease;outline:0}
.gdpr__settings svg{margin-left:.55556rem;transition:all .2s ease}
.gdpr__accept,.gdpr__settings:active,.gdpr__settings:hover{color:#49c483;transition:all .2s ease}
.gdpr__settings:active svg,.gdpr__settings:hover svg{fill:#49c483;transition:all .2s ease}
.gdpr__accept{border:0;color:#fff;background-color:#13a34e;font-size:.77778rem;font-weight:700;text-transform:uppercase;padding:1rem;border-radius:3px;cursor:pointer;outline:0}
.gdpr__accept:active,.gdpr__accept:hover,.gdpr__close{background-color:#2bac60;transition:all .2s ease}
.gdpr__close{border:0;background-color:transparent;font-size:0;cursor:pointer;padding:0 0 0 1.38889rem;height:100%;outline:0}
.gdpr__close:active,.gdpr__close:hover{opacity:.8;transition:all .2s ease}
.popup--hiring,.popup--hiring .popup__content{display:flex;align-items:center;justify-content:center}
.popup--hiring{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;background-color:rgba(0,27,46,.5);transition:all .2s ease;transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform;pointer-events:none;visibility:hidden;opacity:0;overflow-y:auto;overflow-x:hidden}
.popup--hiring .popup__content{position:relative;max-width:100%;max-height:100%;-webkit-transform:scale(1.2);transform:scale(1.2);transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.popup--hiring .popup__content:active .popup__lside,.popup--hiring .popup__content:focus .popup__lside,.popup--hiring .popup__content:hover .popup__lside{-webkit-transform:translate3d(-.55556rem,0,0);transform:translate3d(-.55556rem,0,0);transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.popup--hiring .popup__lside{position:relative;z-index:1;right:-1.11111rem;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);font-size:0;margin:0;border-radius:8px 0 0 8px;overflow:hidden;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
@media screen and (max-width:480px) {
.popup--hiring .popup__lside{display:none}
}
.popup--hiring .popup__img{width:auto;height:24.88889rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}
.popup--hiring .popup__rside{padding:2.22222rem 2.22222rem 3.11111rem;position:relative;z-index:2;background-color:#53ac66;border-radius:8px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15)}
.popup--hiring .popup__text{color:#fff}
.dt-main-banner--post .dt-main-banner__content .popup--hiring .popup__text h1,.popup--hiring .popup__text .dt-main-banner--post .dt-main-banner__content h1,.popup--hiring .popup__text .news-blog__item-title,.popup--hiring .popup__text .post__text h1,.popup--hiring .popup__text .post__text h2,.popup--hiring .popup__text .post__text h3,.popup--hiring .popup__text .post__text h4,.popup--hiring .popup__text .post__text h6,.popup--hiring .popup__text .pp h1,.popup--hiring .popup__text .pp h2,.popup--hiring .popup__text .pp h3,.popup--hiring .popup__text .pp h4,.popup--hiring .popup__text .pp h6,.popup--hiring .popup__text h1,.popup--hiring .popup__text h2,.popup--hiring .popup__text h3,.popup--hiring .popup__text h4,.popup--hiring .popup__text h5,.popup--hiring .popup__text h6,.post__text .popup--hiring .popup__text h1,.post__text .popup--hiring .popup__text h2,.post__text .popup--hiring .popup__text h3,.post__text .popup--hiring .popup__text h4,.post__text .popup--hiring .popup__text h6,.pp .popup--hiring .popup__text h1,.pp .popup--hiring .popup__text h2,.pp .popup--hiring .popup__text h3,.pp .popup--hiring .popup__text h4,.pp .popup--hiring .popup__text h6{color:#fff;font-size:2.5rem;text-transform:uppercase}
.popup--hiring .popup__text ul{display:flex;flex-direction:column;margin:1.66667rem 0 0;padding:0}
.popup--hiring .popup__text ul li{position:relative;margin-bottom:1rem;padding-left:1.11111rem}
.popup--hiring .popup__text ul li::before{content:"";position:absolute;left:0;top:.38889rem;width:6px;height:6px;background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207%207.1%22%20width%3D%226%22%20height%3D%226%22%3E%3Cdefs%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.6%203c-.1%200-.1-.1-.2-.1-.1-.1-.3-.2-.5-.3-.2-.1-.5-.2-.7-.4-.3-.1-.6-.3-.9-.4-.3-.2-.6-.3-.9-.5-.3-.1-.6-.3-.9-.4C2.2.7%202%20.6%201.7.5%201.6.4%201.4.3%201.2.2c0%200-.1%200-.1-.1C1%20.1.9%200%20.8%200%20.6%200%20.5%200%20.3.1.2.2.1.3%200%20.5v.1c0%20.1%200%20.3.1.4l1%202.5L.5%205c-.1.3-.2.4-.2.6-.1.2-.2.4-.3.7v.1c0%20.2.1.4.3.6.1%200%20.2.1.4.1s.4-.1.6-.2c.1-.1.3-.1.4-.2.1-.2.3-.3.5-.4l.6-.3c.2-.1.5-.2.7-.4.3-.1.5-.2.8-.3l.6-.3.6-.3c.2-.1.3-.2.5-.3.1-.1.2-.1.4-.2.1%200%20.1-.1.2-.1h.1c.2-.1.3-.3.3-.6%200-.2-.1-.4-.4-.5z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain}
.popup--hiring .popup__bottom{margin-top:1.66667rem}
.popup--hiring .popup__close{z-index:2;width:.83333rem;height:.83333rem;position:absolute;top:.83333rem;right:.83333rem;border:0;background:0 0;outline:0}
.popup--careers .popup__close svg,.popup--hiring .popup__close svg,.popup--mailbox .popup__close svg{position:absolute;left:0;right:0;bottom:0;top:0;transition:fill .2s ease}
.popup--careers .popup__close:hover svg,.popup--hiring .popup__close:hover svg,.popup--mailbox .popup__close:hover svg{fill:#002339;transition:fill .2s ease}
.ep-popup--books-page,.ep-popup--books-page.is-active,.popup--hiring.is-active{transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform}
.popup--hiring.is-active{pointer-events:auto;transition:all .2s ease;visibility:visible;opacity:1}
.popup--hiring.is-active .popup__content{-webkit-transform:scale(1);transform:scale(1);transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.ep-popup--books-page,.ep-popup--books-page.is-active{transition:all .5s ease}
.ep-popup--books-page{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:rgba(0,27,46,.5);pointer-events:none;visibility:hidden;opacity:0;-webkit-transform:translate3d(0,-120%,0);transform:translate3d(0,-120%,0)}
.ep-popup--books-page.is-active{pointer-events:auto;visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.ep-popup--books-page .ep-popup__content{position:relative;width:849px;padding:65px 46px 75px;max-width:100%;background-color:#002339;display:flex;align-items:stretch;box-shadow:0 17px 15px 1px rgba(0,0,0,.29),0 7px 2px 1px rgba(0,0,0,.15);border:3px solid #1dba42}
@media screen and (max-width:1440px) {
.ep-popup--books-page .ep-popup__content{width:740px;padding:55px 40px 65px}
}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__content{padding:25px 30px 32px}
}
@media screen and (max-width:480px) {
.ep-popup--books-page .ep-popup__content{padding:25px 20px 32px}
}
.ep-popup--books-page .ep-popup__lside{position:relative;flex:0 0 25%}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__lside{flex:0 0 15%}
}
.ep-popup--books-page .ep-popup__lside img{width:100%;height:auto;top:15%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;position:absolute;pointer-events:none}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__lside img{top:50%}
}
.ep-popup--books-page .ep-popup__rside{flex:1 1 auto;padding-left:42px}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__rside{padding-left:25px}
}
@media screen and (max-width:480px) {
.ep-popup--books-page .ep-popup__rside{padding-left:20px}
}
.ep-popup--books-page .ep-popup__title{color:#fff;font-size:35px;font-weight:700;line-height:1.45;margin-bottom:10px}
@media screen and (max-width:1440px) {
.ep-popup--books-page .ep-popup__title{font-size:28px}
}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__title{font-size:21px}
}
@media screen and (max-width:480px) {
.ep-popup--books-page .ep-popup__title{font-size:16px}
}
.ep-popup--books-page .ep-popup__title span{color:#1dba42}
.ep-popup--books-page .ep-popup__description,.ep-popup--books-page .ep-popup__description p{color:#fff;font-size:20px;font-weight:300;line-height:1.4}
@media screen and (max-width:1440px) {
.ep-popup--books-page .ep-popup__description,.ep-popup--books-page .ep-popup__description p{font-size:17px}
}
@media screen and (max-width:768px) {
.ep-popup--books-page .ep-popup__description,.ep-popup--books-page .ep-popup__description p{font-size:15px}
}
@media screen and (max-width:480px) {
.ep-popup--books-page .ep-popup__description,.ep-popup--books-page .ep-popup__description p{font-size:14px}
}
.ep-popup--books-page .ep-popup__description p:last-child,.ep-popup--books-page .ep-popup__description:last-child{margin-bottom:0}
.ep-popup--books-page .ep-popup__close{position:absolute;top:-36px;right:-36px;width:26px;height:26px;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/ep-popup/close.svg);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;outline:0;border:0;transition:opacity .2s ease}
.ep-popup--books-page .ep-popup__close:hover{opacity:.8;transition:opacity .2s ease}
.popup--careers,.popup--get-in-touch{align-items:center;justify-content:center}
.popup--careers,.popup--careers.is-active{transition:all .2s ease;transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform}
.popup--careers{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;display:flex;background-color:rgba(0,27,46,.5);pointer-events:none;visibility:hidden;opacity:0;overflow-y:auto;overflow-x:hidden}
.popup--careers.is-active{pointer-events:auto;visibility:visible;opacity:1}
.popup--careers .popup__content,.popup--careers.is-active .popup__content{-webkit-transform:scale(1);transform:scale(1);transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
.popup--careers .popup__content{position:relative;width:49.27778rem;max-width:100%;max-height:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}
.popup--careers .popup__form{padding:3rem 3.88889rem 3.11111rem;margin:0}
.popup--careers .popup__close{width:1.16667rem;height:1.16667rem;position:absolute;top:1.16667rem;right:1.16667rem;border:0;background:0 0;outline:0}
.popup--get-in-touch{padding-top:8.44444rem;padding-bottom:6.44444rem;display:none;width:100%;-webkit-animation:fadeIn .5s ease;animation:fadeIn .5s ease}
@media screen and (max-width:767px) {
.popup--get-in-touch{padding-top:2.3rem;padding-bottom:3.3rem}
}
.popup--get-in-touch .container{width:100%}
.popup--get-in-touch.is-active{display:flex}
.popup--get-in-touch .popup__content{position:relative;padding:0;max-width:100%;width:100%;display:flex;align-items:stretch;background-color:#fff;margin-left:11.11111rem;box-shadow:0 7px 10px 0 rgba(0,0,0,.2);border-radius:3px}
@media screen and (max-width:1024px) {
.popup--get-in-touch .popup__content{margin-left:0}
}
@media screen and (max-width:768px) {
.popup--get-in-touch .popup__content{align-items:flex-start;flex-direction:column}
}
.popup--get-in-touch .popup__lside{flex:0 0 auto;width:22.22222rem;height:18.88889rem;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;top:-2rem;font-size:0;margin-left:-11.11111rem;box-shadow:0 7px 10px 0 rgba(0,0,0,.2);border-radius:3px}
@media screen and (max-width:1024px) {
.popup--get-in-touch .popup__lside{height:inherit;margin-left:0;top:0;box-shadow:none;border-radius:3px 0 0 3px}
}
@media screen and (max-width:768px) {
.popup--get-in-touch .popup__lside{width:100%;height:15.74074rem;border-radius:3px 3px 0 0}
}
.popup--get-in-touch .popup__rside{flex:1 1 auto;padding:2.5rem 3.33333rem 3.61111rem}
@media screen and (max-width:768px) {
.popup--get-in-touch .popup__rside{padding:2.22222rem 2.22222rem 2.5rem}
}
.popup--get-in-touch .popup__title{text-transform:none;color:#0b2234;line-height:1.16;margin-bottom:1.38889rem}
.popup--get-in-touch .popup__description,.popup--get-in-touch .popup__description p{color:#002339;line-height:1.75;font-weight:700}
.popup--get-in-touch .popup__description a{position:relative}
.popup--get-in-touch .popup__description a::after{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px #1dba42 solid}
.popup--mailbox,.popup--mailbox.is-active{transition:all .5s ease;transition-property:transform,opacity,visibility;transition-property:transform,opacity,visibility,-webkit-transform}
.popup--mailbox{max-width:440px;position:fixed;z-index:20;right:1rem;bottom:1rem;padding:2.05rem 2.8rem 2.5rem;border-radius:10px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);background-color:#fff;pointer-events:none;visibility:hidden;opacity:0;-webkit-transform:translate3d(120%,0,0);transform:translate3d(120%,0,0)}
.popup--mailbox.is-active{pointer-events:auto;visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.popup--mailbox .popup__img{width:12rem;height:12rem;margin-bottom:27px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../../images/popup/mailbox.png)}
.popup--mailbox .popup__title{line-height:1.28;margin-bottom:.73rem}
.popup--mailbox .popup__description,.popup--mailbox .popup__description p{font-size:1rem;line-height:1.67;text-align:left;color:#002339}
.popup--mailbox .popup__close{width:1.1rem;height:1.1rem;position:absolute;top:.84rem;right:.84rem;border:0;background:0 0}
.popup-ws{position:fixed;bottom:76px;right:20px;width:440px;z-index:5}
.popup-ws.is-active{pointer-events:auto;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.popup-ws,.popup-ws.is-hide{transition:transform .5s ease,opacity .5s ease,visibility .5s ease;transition:transform .5s ease,opacity .5s ease,visibility .5s ease,-webkit-transform .5s ease;pointer-events:none;visibility:hidden;opacity:0;-webkit-transform:translate3d(120%,0,0);transform:translate3d(120%,0,0)}
.popup-ws:hover .popup-ws__container{-webkit-transform:scale(1.015);transform:scale(1.015)}
@media screen and (max-width:1440px) {
.popup-ws{width:380px}
}
@media screen and (max-width:767px) {
.popup-ws{display:none}
}
.popup-ws__container{border-radius:10px;box-shadow:-.1px 4px 8.6px .5px rgba(0,0,0,.1);background-color:#fff;padding-bottom:150px;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
@media screen and (max-width:1440px) {
.popup-ws__container{padding-bottom:135px}
}
.popup-ws__image{width:100%;display:block;height:188px;border-radius:10px 10px 0 0;background-repeat:no-repeat;background-size:cover;background-position:center}
.popup-ws__close{position:absolute;top:0;right:0;z-index:1;cursor:pointer;width:60px;height:60px;outline:0;border:0;padding:0;background:0 0}
.popup-ws__close:after,.popup-ws__close:before{position:absolute;top:50%;left:50%;content:'';width:18px;height:2px;margin-left:-9px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50%;transform-origin:50%;transition:.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.popup-ws__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.popup-ws__close:hover::before{-webkit-transform:rotate(30deg);transform:rotate(30deg);transition:.2s}
.popup-ws__close:hover::after{-webkit-transform:rotate(-30deg);transform:rotate(-30deg);transition:.2s}
.popup-ws__description{padding:1.94444rem 1.66667rem 2.77778rem;position:absolute;bottom:0;left:0;width:100%;z-index:2}
.popup-ws__description .lm{margin-top:.38889rem;font-size:28px}
@media screen and (max-width:1440px) {
.popup-ws__description .lm{font-size:24px}
}
.popup-ws__link,.popup-ws__link b{font-weight:800;transition:color .2s ease}
.popup-ws__link{position:relative;display:inline-block;padding-right:30px;align-items:center;color:#002236;font-size:28px;text-decoration:none;text-transform:uppercase;margin-top:7px}
@media screen and (max-width:1440px) {
.popup-ws__link{font-size:24px;padding-right:26px}
}
.popup-ws__link b{color:#1cb564}
.popup-ws__link:after{flex:0 0 auto;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'';width:22px;height:22px;border-radius:50%;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/tl/arrow-right-white.svg);background-color:#33b44a;background-position:54% 50%;background-repeat:no-repeat;background-size:.44444rem .66667rem}
@media screen and (max-width:1440px) {
.popup-ws__link:after{width:18px;height:18px}
}
.dt-burger{position:relative;display:inline-block;margin-right:1.88889rem;width:33px;height:26px;border:0;outline:0;overflow:hidden}
.dt-burger.is-active .dt-burger__line,.dt-burger.is-active::after,.dt-burger.is-active::before{background-color:#231f20;transition:background-color .2s ease,transform .2s ease;transition:background-color .2s ease,transform .2s ease,-webkit-transform .2s ease}
.dt-burger.is-active::after,.dt-burger.is-active::before{height:3px;top:10px;left:3px;width:27px}
.dt-burger.is-active .dt-burger__line{display:none}
@media screen and (max-width:1680px) {
.dt-burger.is-active::after,.dt-burger.is-active::before{top:10px;left:7px;width:23px}
}
@media screen and (max-width:1024px) {
.dt-burger.is-active::after,.dt-burger.is-active::before{top:8px;left:0;width:21px;height:2px}
}
.dt-burger.is-active::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.dt-burger.is-active::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
@media screen and (max-width:1680px) {
.dt-burger{width:28px;height:20px;margin-right:1.11111rem}
}
@media screen and (max-width:1024px) {
.dt-burger{width:22px;height:18px;margin-right:.66667rem}
}
.dt-burger::before{content:"";position:absolute;left:0;top:2px;bottom:0;height:3px;border-radius:14px;background-color:#fff}
.dt-burger::after,.dt-burger::before{right:0;transition:background-color .2s ease,right .2s ease}
.dt-burger::after,.dt-burger__line{content:"";position:absolute;left:0;bottom:0;height:3px;border-radius:14px;background-color:#fff}
@media screen and (max-width:1680px) {
.dt-burger::after,.dt-burger::before,.dt-burger__line{height:2px}
}
@media screen and (max-width:1024px) {
.dt-burger::after,.dt-burger::before,.dt-burger__line{height:2px}
}
.dt-burger::after{top:12px}
@media screen and (max-width:1680px) {
.dt-burger::after{top:8px}
}
.dt-burger__line{top:22px;right:10px;transition:background-color .2s ease,right .2s ease}
@media screen and (max-width:1680px) {
.dt-burger__line{top:14px}
}
.dt-burger:hover .dt-burger__line,.dt-burger:hover::after,.dt-burger:hover::before{background-color:#33b44a!important;transition:background-color .2s ease,right .2s ease}
.dt-burger:hover .dt-burger__line{right:0}
.dt-burger--animation::before{-webkit-animation:burger-lines 20s ease infinite;animation:burger-lines 20s ease infinite}
.dt-burger--animation::after{-webkit-animation:burger-lines 20.04s ease infinite;animation:burger-lines 20.04s ease infinite}
.dt-burger--animation .dt-burger__line{-webkit-animation:burger-last-line 20.08s ease infinite;animation:burger-last-line 20.08s ease infinite}
.dt-burger--animation:hover .dt-burger__line,.dt-burger--animation:hover::after,.dt-burger--animation:hover::before{-webkit-animation:none;animation:none}
@media screen and (max-width:767px) {
.dt-main{height:100%}
}
.dt-main-banner{height:100vh;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed}
.dt-main-banner--m-bot{margin-bottom:5rem}
@media screen and (max-width:767px) {
.dt-main-banner--m-bot{margin-bottom:2.77778rem}
}
.dt-main-banner .box-video-open{margin-top:1.55556rem}
.dt-main-banner--mh{height:calc(100vh - 8rem)}
.dt-main-banner--mh:not(.dt-main-banner--post):not(.dt-main-banner--blog):not(.dt-main-banner--net-hiring)::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-image:linear-gradient(90deg,#000 20%,transparent 40%,transparent 100%);z-index:1}
@media screen and (max-width:767px) {
.dt-main-banner--mh:not(.dt-main-banner--post):not(.dt-main-banner--blog):not(.dt-main-banner--net-hiring)::before{background-image:linear-gradient(90deg,rgba(0,0,0,.65) 20%,transparent 80%,transparent 100%)}
}
@media screen and (device-aspect-ratio:169) and (min-width:768px) {
.dt-main-banner--mh{max-height:45.83333rem;background-position:top center;background-size:cover}
}
@media screen and (device-aspect-ratio:169) and (min-width:1921px) {
.dt-main-banner--mh{background-position:center;background-size:cover}
}
@media (-webkit-min-device-pixel-ratio:1.25) {
.dt-main-banner--mh{background-position:center;background-size:cover}
}
@media screen and (max-width:1680px) {
.dt-main-banner--mh{height:calc(100vh - 5rem)}
}
@media screen and (max-width:1368px) {
.dt-main-banner--mh{height:calc(100vh - 1rem)}
}
@media screen and (max-width:1200px) {
.dt-main-banner--mh{height:100vh;max-height:inherit}
}
@media screen and (min-width:1921px) {
.dt-main-banner--mh{max-height:45.83333rem;background-position:center;background-size:cover}
}
.dt-main-banner--bg-right{background-position:center right}
@media screen and (max-width:1650px) {
.dt-main-banner--bg-right{background-position:center top}
}
@media screen and (device-aspect-ratio:169) and (min-width:768px) {
.dt-main-banner--bg-right{max-height:45.83333rem;background-position:center right}
}
@media screen and (device-aspect-ratio:169) and (max-width:1650px) {
.dt-main-banner--bg-right{background-position:center top}
}
@media screen and (device-aspect-ratio:169) and (min-width:1921px) {
.dt-main-banner--bg-right{background-position:center right}
}
.dt-main-banner--video{overflow-x:hidden}
.dt-main-banner--video .container{z-index:2!important}
.dt-main-banner--video .dt-main-banner__content{margin-top:-1.66667rem}
@media screen and (max-width:460px) {
.dt-main-banner--video .dt-main-banner__content{margin-top:0}
}
.dt-main-banner--video .dt-main-banner__video{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center}
.dt-main-banner--video .dt-main-banner__video::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(0,35,57,.6);z-index:3}
.dt-main-banner--video .dt-main-banner__video video{width:auto;height:auto;min-height:120vh}
.dt-main-banner--normal{background-attachment:initial}
.dt-main-banner .container{z-index:1;display:flex;align-items:center;height:100%;position:relative}
.dt-main-banner .dt-main-banner--post .dt-main-banner__content h1,.dt-main-banner h1,.dt-main-banner h2,.dt-main-banner--post .dt-main-banner__content .dt-main-banner h1{color:#fff;text-transform:uppercase}
.dt-explanation__description a:hover span,.dt-explanation__description span,.dt-main-banner .dt-main-banner--post .dt-main-banner__content h1 span,.dt-main-banner h1 span,.dt-main-banner h2 span,.dt-main-banner--post .dt-main-banner__content .dt-main-banner h1 span{color:#33b44a}
@media screen and (max-width:767px) {
.dt-main-banner .dt-main-banner--post .dt-main-banner__content h1 br,.dt-main-banner h1 br,.dt-main-banner h2 br,.dt-main-banner--post .dt-main-banner__content .dt-main-banner h1 br{display:none}
}
.dt-main-banner__description{max-width:36.66667rem;margin-top:1.55rem}
@media screen and (max-width:1680px) {
.dt-main-banner__description{max-width:33.33333rem}
}
@media screen and (max-width:1200px) {
.dt-main-banner__description{max-width:25.55556rem}
}
@media screen and (max-width:767px) {
.dt-main-banner__description{margin-top:1rem}
}
.dt-main-banner__description,.dt-main-banner__description p{color:#fff;font-size:1.11111rem;line-height:1.5}
@media screen and (max-width:767px) {
.dt-main-banner__description,.dt-main-banner__description p{font-size:1rem}
}
.dt-main-banner__link{margin-top:40px;display:inline-block;position:relative;color:#fff;font-size:1.09rem;font-weight:300;line-height:1.5;text-transform:uppercase;text-decoration:none;padding-left:66px}
@media screen and (max-width:1680px) {
.dt-main-banner__link{margin-top:30px;padding-left:46px}
}
@media screen and (max-width:767px) {
.dt-main-banner__link{padding-left:40px}
}
.dt-main-banner__link::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:0;width:50px;height:50px;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-circle-right-white.svg);background-size:contain;background-position:center;background-repeat:no-repeat}
@media screen and (max-width:1680px) {
.dt-main-banner__link::before{width:35px;height:35px}
}
@media screen and (max-width:767px) {
.dt-main-banner__link::before{width:28px;height:28px}
}
.dt-main-banner__link::after{content:"";position:absolute;bottom:4px;left:66px;right:0;border-bottom:1px currentColor solid;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}
@media screen and (max-width:1680px) {
.dt-main-banner__link::after{left:46px}
}
@media screen and (max-width:767px) {
.dt-main-banner__link::after{left:40px}
}
.dt-main-banner__link:hover{color:#33b44a;transition:color .2s ease}
.dt-main-banner__link:hover::after{-webkit-transform:translateY(3px);transform:translateY(3px);transition:transform .2s ease,opacity .2s ease,border-color .2s ease;transition:transform .2s ease,opacity .2s ease,border-color .2s ease,-webkit-transform .2s ease;border-color:#33b44a;opacity:0}
.dt-main-banner__bottom{position:absolute;left:40px;bottom:40px;display:inline-block;width:26px;height:33px}
@media screen and (max-width:1680px) {
.dt-main-banner__bottom{width:20px;height:27px}
}
@media screen and (max-width:767px) {
.dt-main-banner__bottom{display:none;left:20px}
}
.dt-main-banner__bg,.dt-main-banner__bottom::after,.dt-main-banner__bottom::before{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center}
.dt-main-banner__bottom::after,.dt-main-banner__bottom::before{content:"";background-size:contain;transition:opacity .2s ease}
.dt-main-banner__bottom::before{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-bottom-green.svg)}
.dt-main-banner__bottom::after{background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-bottom-white.svg);opacity:0}
.dt-main-banner__bottom:hover::after{opacity:1;transition:opacity .2s ease}
.dt-main-banner__bg{background-size:cover;-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}
.dt-main-banner__bg.is-exist{-webkit-filter:none;filter:none}
@media screen and (max-width:767px) {
.dt-main-banner__content{padding:70px 0 20px}
}
.dt-after-banner{margin:0 auto;margin-top:-9.5454545rem;background-color:#fff;padding:3.6rem 0 3.8rem;position:relative;z-index:1;box-sizing:border-box;max-width:calc(1460px + 6.1vw*2 - calc(2.11111rem*2))}
.dt-blank-image{max-height:380px;min-height:215px;height:20vw;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow-x:hidden}
@media screen and (max-width:767px) {
.dt-blank-image{height:28vw;min-height:auto}
}
.dt-blank-image--fixed{background-attachment:fixed}
.dt-blank-image__play-btn{width:7.94444rem;height:7.94444rem;background-color:#fff;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/team-extension-bizzabo/icon-play-video-blue.svg);background-repeat:no-repeat;background-position:center left 2.5rem;background-size:3.77778rem;z-index:2;border-radius:50%;position:absolute;top:calc(50% - 90px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);outline:0;border:0;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
.dt-blank-image__play-btn:hover{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}
@media screen and (max-width:1200px) {
.dt-blank-image__play-btn{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.dt-blank-image__play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}
}
@media screen and (max-width:767px) {
.dt-blank-image__play-btn{width:6.66667rem;height:6.66667rem;background-size:3rem;background-position:center left 2.22222rem}
}
@media screen and (max-width:600px) {
.dt-blank-image__play-btn{width:4.44444rem;height:4.44444rem;background-size:2.11111rem;background-position:center left 1.44444rem}
}
.dt-blank-image--video{overflow-x:hidden}
.dt-blank-image--video .dt-blank-image__video{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center}
.dt-blank-image--video .dt-blank-image__video::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(0,35,57,.6);z-index:3}
.dt-blank-image--video .dt-blank-image__video video{width:auto;height:auto;min-height:100%}
.dt-blank-image--mt{margin-top:5.55556rem}
.dt-explanation{padding:3.87rem 0 5.45rem}
@media screen and (max-width:767px) {
.dt-explanation{padding:1.5rem 0 3rem}
}
.dt-explanation .container,.dt-explanation__section{display:flex;align-items:flex-start}
@media screen and (max-width:767px) {
.dt-explanation .container{flex-direction:column}
}
.dt-explanation__section{margin-bottom:140px}
@media screen and (max-width:1680px) {
.dt-explanation__section{margin-bottom:120px}
}
@media screen and (max-width:1440px) {
.dt-explanation__section{margin-bottom:110px}
}
.dt-explanation__description li:last-child,.dt-explanation__description p:last-child,.dt-explanation__section:last-child{margin-bottom:0}
@media screen and (max-width:767px) {
.dt-explanation__section{flex-direction:column}
}
.dt-explanation__title{flex:0 0 40%;max-width:520px}
.dt-explanation__title a.lm{margin-top:1rem}
@media screen and (max-width:1024px) {
.dt-explanation__title{max-width:260px}
}
@media screen and (max-width:767px) {
.dt-explanation__title{flex:0 0 100%;max-width:none;width:100%;margin-bottom:15px}
.dt-explanation__title br{display:none}
.dt-explanation__title .dt-main-banner--post .dt-main-banner__content h1,.dt-explanation__title h2,.dt-main-banner--post .dt-main-banner__content .dt-explanation__title h1{max-width:280px;margin:0 auto}
}
.dt-explanation__title--w45{flex:0 0 45%;max-width:inherit}
.dt-explanation__description{flex:1 1 auto;padding-left:2.72rem;padding-top:5px}
@media screen and (max-width:767px) {
.dt-explanation__description{flex:0 0 100%;padding:0}
}
.dt-explanation__description a span{color:#002236;transition:color .2s ease}
.dt-explanation__description p{color:#002236;font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 1.8rem}
.dt-explanation__description .news-blog__item-title,.dt-explanation__description .post__text h1,.dt-explanation__description .post__text h2,.dt-explanation__description .post__text h3,.dt-explanation__description .post__text h4,.dt-explanation__description .post__text h6,.dt-explanation__description .pp h1,.dt-explanation__description .pp h2,.dt-explanation__description .pp h3,.dt-explanation__description .pp h4,.dt-explanation__description .pp h6,.dt-explanation__description h5,.post__text .dt-explanation__description h1,.post__text .dt-explanation__description h2,.post__text .dt-explanation__description h3,.post__text .dt-explanation__description h4,.post__text .dt-explanation__description h6,.pp .dt-explanation__description h1,.pp .dt-explanation__description h2,.pp .dt-explanation__description h3,.pp .dt-explanation__description h4,.pp .dt-explanation__description h6{font-size:30px;font-weight:700;color:#002236;line-height:1.6;margin:0}
@media screen and (max-width:1680px) {
.dt-explanation__description .news-blog__item-title,.dt-explanation__description .post__text h1,.dt-explanation__description .post__text h2,.dt-explanation__description .post__text h3,.dt-explanation__description .post__text h4,.dt-explanation__description .post__text h6,.dt-explanation__description .pp h1,.dt-explanation__description .pp h2,.dt-explanation__description .pp h3,.dt-explanation__description .pp h4,.dt-explanation__description .pp h6,.dt-explanation__description h5,.post__text .dt-explanation__description h1,.post__text .dt-explanation__description h2,.post__text .dt-explanation__description h3,.post__text .dt-explanation__description h4,.post__text .dt-explanation__description h6,.pp .dt-explanation__description h1,.pp .dt-explanation__description h2,.pp .dt-explanation__description h3,.pp .dt-explanation__description h4,.pp .dt-explanation__description h6{font-size:21px}
}
@media screen and (max-width:1024px) {
.dt-explanation__description .news-blog__item-title,.dt-explanation__description .post__text h1,.dt-explanation__description .post__text h2,.dt-explanation__description .post__text h3,.dt-explanation__description .post__text h4,.dt-explanation__description .post__text h6,.dt-explanation__description .pp h1,.dt-explanation__description .pp h2,.dt-explanation__description .pp h3,.dt-explanation__description .pp h4,.dt-explanation__description .pp h6,.dt-explanation__description h5,.post__text .dt-explanation__description h1,.post__text .dt-explanation__description h2,.post__text .dt-explanation__description h3,.post__text .dt-explanation__description h4,.post__text .dt-explanation__description h6,.pp .dt-explanation__description h1,.pp .dt-explanation__description h2,.pp .dt-explanation__description h3,.pp .dt-explanation__description h4,.pp .dt-explanation__description h6{font-size:18px}
}
.dt-explanation__description ul{margin:0 0 40px;padding:0 0 0 .7rem;list-style:none}
.dt-explanation__description li{position:relative;padding-left:.8rem;color:#002236;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:.8rem}
.dt-explanation__description li::before{content:"";position:absolute;width:.8rem;height:.9rem;left:-.7rem;top:.27rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-green.svg)}
.dt-explanation__description--50w{display:flex;align-items:flex-start;margin-left:-1.11111rem}
@media screen and (max-width:767px) {
.dt-explanation__description--50w{display:block;margin:0}
}
.dt-explanation__description--50w ul{flex:0 0 50%;margin-left:1.11111rem}
@media screen and (max-width:767px) {
.dt-explanation__description--50w ul{margin:0}
}
.dt-explanation--full-width{padding:2rem 0 3rem}
.dt-explanation--full-width .container{display:block}
.dt-explanation--full-width .dt-explanation__title{flex:initial;max-width:none;margin-bottom:.9rem}
.dt-banner--has-four-cards .dt-banner__content ul,.dt-explanation--full-width .dt-explanation__description{padding:0}
.dt-explanation--section-over-image{max-width:calc(1460px + 6.1vw*2 - calc(2.11111rem*2));padding:3.87rem;margin:-65px auto 0;position:relative;z-index:2;background:#fff;box-sizing:border-box}
@media screen and (max-width:1680px) {
.dt-explanation--section-over-image{max-width:1460px;padding-left:0;padding-right:0}
}
@media screen and (max-width:1500px) {
.dt-explanation--section-over-image{padding-left:calc(4vw - 2.11111rem);padding-right:calc(4vw - 2.11111rem);max-width:calc(1200px + 4vw*2 - calc(2.11111rem*2))}
}
@media screen and (max-width:1280px) {
.dt-explanation--section-over-image{max-width:1200px;padding-left:0;padding-right:0}
}
@media screen and (max-width:1200px) {
.dt-explanation--section-over-image{margin-top:0}
}
.dt-explanation--section-over-image .title{margin-bottom:1.4rem}
.dt-explanation--section-over-image .description{padding-bottom:1.4rem}
.dt-explanation--section-over-image-mt{margin:-78px auto 0}
.dt-explanation--pbmin{padding-bottom:3rem}
.dt-steps{padding:5.55556rem 0}
@media screen and (max-width:1680px) {
.dt-steps{padding:5.55556rem 0}
}
@media screen and (max-width:1024px) {
.dt-steps{padding:3.88889rem 0}
}
@media screen and (max-width:767px) {
.dt-steps{padding:2.22222rem 0 2.77778rem}
}
.dt-steps__title{color:#33b44a;line-height:1.5}
.dt-steps__title span{color:#002236}
.dt-steps__description{margin-top:.94444rem}
@media screen and (max-width:1680px) {
.dt-steps__description{margin-top:8px}
}
.dt-steps__description p{color:#002236;font-weight:700;line-height:1.67;margin:0 0 10px}
.dt-steps__list{margin:3rem 0 0;padding:0;list-style:none}
@media screen and (max-width:1680px) {
.dt-steps__list{margin:4.44444rem 0 0}
}
@media screen and (max-width:1024px) {
.dt-steps__list{margin:3.33333rem 0 0}
}
@media screen and (max-width:767px) {
.dt-steps__list{margin:2.22222rem 0 0}
}
.dt-steps__item{display:flex;align-items:flex-start;margin-bottom:5rem}
.dt-steps__item:last-child{margin-bottom:0}
@media screen and (max-width:1680px) {
.dt-steps__item{margin-bottom:3.88889rem}
}
@media screen and (max-width:1024px) {
.dt-steps__item{margin-bottom:2.77778rem}
}
@media screen and (max-width:767px) {
.dt-steps__item{flex-direction:column}
}
.dt-steps__item-title{flex:0 0 40%;max-width:28.88889rem}
@media screen and (max-width:1024px) {
.dt-steps__item-title{max-width:14.44444rem}
}
@media screen and (max-width:767px) {
.dt-steps__item-title{flex:0 0 100%;width:100%;max-width:none;margin-bottom:.9rem;overflow:hidden}
}
.dt-main-banner--post .dt-main-banner__content .dt-steps__item-title h1,.dt-steps__item-title .dt-main-banner--post .dt-main-banner__content h1,.dt-steps__item-title h1,.dt-steps__item-title h2,.dt-steps__item-title h3,.dt-steps__item-title h4{color:#002236;font-weight:800;line-height:1.23;flex:0 0 auto;max-width:100%}
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{font-weight:800;flex:0 0 auto;max-width:100%}
.dt-contacts-title span,.dt-explanation-more__title span,.dt-explanation-summary__description span,.dt-steps__item-title span{color:#33b44a}
@media screen and (max-width:767px) {
.dt-steps__item-title h4:last-child{position:relative;display:inline;background-color:#fff;z-index:1;padding-right:8px}
.dt-steps__item-title h4:last-child:after{content:'';display:block;position:absolute;left:0;bottom:7px;width:100000px;height:2px;background-color:#33b44a;z-index:-1}
}
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{font-size:2rem;line-height:1.27778;color:#002236}
@media screen and (max-width:1368px) {
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{font-size:1.53846rem}
}
@media screen and (max-width:1024px) {
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{font-size:1.25rem}
}
@media screen and (max-width:768px) {
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{font-size:1.57rem}
}
@media screen and (max-width:767px) {
.dt-steps__item-title .news-blog__item-title,.dt-steps__item-title .post__text h1,.dt-steps__item-title .post__text h2,.dt-steps__item-title .post__text h3,.dt-steps__item-title .post__text h4,.dt-steps__item-title .post__text h6,.dt-steps__item-title .pp h1,.dt-steps__item-title .pp h2,.dt-steps__item-title .pp h3,.dt-steps__item-title .pp h4,.dt-steps__item-title .pp h6,.dt-steps__item-title h5,.post__text .dt-steps__item-title h1,.post__text .dt-steps__item-title h2,.post__text .dt-steps__item-title h3,.post__text .dt-steps__item-title h4,.post__text .dt-steps__item-title h6,.pp .dt-steps__item-title h1,.pp .dt-steps__item-title h2,.pp .dt-steps__item-title h3,.pp .dt-steps__item-title h4,.pp .dt-steps__item-title h6{display:inline;position:relative}
.dt-steps__item-title .news-blog__item-title:after,.dt-steps__item-title .post__text h1:after,.dt-steps__item-title .post__text h2:after,.dt-steps__item-title .post__text h3:after,.dt-steps__item-title .post__text h4:after,.dt-steps__item-title .post__text h6:after,.dt-steps__item-title .pp h1:after,.dt-steps__item-title .pp h2:after,.dt-steps__item-title .pp h3:after,.dt-steps__item-title .pp h4:after,.dt-steps__item-title .pp h6:after,.dt-steps__item-title h5:after,.post__text .dt-steps__item-title h1:after,.post__text .dt-steps__item-title h2:after,.post__text .dt-steps__item-title h3:after,.post__text .dt-steps__item-title h4:after,.post__text .dt-steps__item-title h6:after,.pp .dt-steps__item-title h1:after,.pp .dt-steps__item-title h2:after,.pp .dt-steps__item-title h3:after,.pp .dt-steps__item-title h4:after,.pp .dt-steps__item-title h6:after{content:'';display:block;position:absolute;left:100%;bottom:11px;width:10000000px;height:2px;background-color:#33b44a;margin-left:7px}
}
.dt-steps__item-name{display:flex}
.dt-steps__item-line{position:relative;flex:1 1 auto}
@media screen and (max-width:767px) {
.dt-steps__item-line{display:none}
}
.dt-steps__item-line::before{content:"";display:inline-block;position:absolute;top:50%;right:0;left:20px;height:3px;background-color:#33b44a}
@media screen and (max-width:1680px) {
.dt-steps__item-line::before{height:2px}
}
.dt-steps__item-description{flex:1 1 auto;padding-top:12px;padding-left:30px}
@media screen and (max-width:1680px) {
.dt-steps__item-description{padding-top:6px}
}
@media screen and (max-width:1024px) {
.dt-steps__item-description{padding-top:3px}
}
@media screen and (max-width:767px) {
.dt-steps__item-description{padding:0}
}
.dt-steps__item-description p{color:#002236;font-size:1rem;font-weight:400;line-height:1.67;margin:0 0 1.38889rem}
.dt-steps__item-description p.without-m-bot{margin-bottom:0}
.dt-steps__item-description p:last-child{margin:0}
.dt-steps__item-description ul{padding-left:.8rem}
.dt-steps__item-description ul li{position:relative;color:#002236;font-size:1rem;font-weight:400;line-height:1.67;padding-left:.8rem}
.dt-steps__item-description ul li::before{content:"";position:absolute;width:.8rem;height:.9rem;left:-.7rem;top:.4rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-green.svg)}
.dt-main-banner--post .dt-main-banner__content .dt-steps--faq .dt-steps__item-title h1,.dt-steps--faq .dt-steps__item-title .dt-main-banner--post .dt-main-banner__content h1,.dt-steps--faq .dt-steps__item-title .news-blog__item-title,.dt-steps--faq .dt-steps__item-title .post__text h1,.dt-steps--faq .dt-steps__item-title .post__text h2,.dt-steps--faq .dt-steps__item-title .post__text h3,.dt-steps--faq .dt-steps__item-title .post__text h4,.dt-steps--faq .dt-steps__item-title .post__text h6,.dt-steps--faq .dt-steps__item-title .pp h1,.dt-steps--faq .dt-steps__item-title .pp h2,.dt-steps--faq .dt-steps__item-title .pp h3,.dt-steps--faq .dt-steps__item-title .pp h4,.dt-steps--faq .dt-steps__item-title .pp h6,.dt-steps--faq .dt-steps__item-title h1,.dt-steps--faq .dt-steps__item-title h2,.dt-steps--faq .dt-steps__item-title h3,.dt-steps--faq .dt-steps__item-title h4,.dt-steps--faq .dt-steps__item-title h5,.post__text .dt-steps--faq .dt-steps__item-title h1,.post__text .dt-steps--faq .dt-steps__item-title h2,.post__text .dt-steps--faq .dt-steps__item-title h3,.post__text .dt-steps--faq .dt-steps__item-title h4,.post__text .dt-steps--faq .dt-steps__item-title h6,.pp .dt-steps--faq .dt-steps__item-title h1,.pp .dt-steps--faq .dt-steps__item-title h2,.pp .dt-steps--faq .dt-steps__item-title h3,.pp .dt-steps--faq .dt-steps__item-title h4,.pp .dt-steps--faq .dt-steps__item-title h6{position:relative;background-color:#fff;z-index:2;max-width:85%}
@media screen and (max-width:767px) {
.dt-main-banner--post .dt-main-banner__content .dt-steps--faq .dt-steps__item-title h1,.dt-steps--faq .dt-steps__item-title .dt-main-banner--post .dt-main-banner__content h1,.dt-steps--faq .dt-steps__item-title .news-blog__item-title,.dt-steps--faq .dt-steps__item-title .post__text h1,.dt-steps--faq .dt-steps__item-title .post__text h2,.dt-steps--faq .dt-steps__item-title .post__text h3,.dt-steps--faq .dt-steps__item-title .post__text h4,.dt-steps--faq .dt-steps__item-title .post__text h6,.dt-steps--faq .dt-steps__item-title .pp h1,.dt-steps--faq .dt-steps__item-title .pp h2,.dt-steps--faq .dt-steps__item-title .pp h3,.dt-steps--faq .dt-steps__item-title .pp h4,.dt-steps--faq .dt-steps__item-title .pp h6,.dt-steps--faq .dt-steps__item-title h1,.dt-steps--faq .dt-steps__item-title h2,.dt-steps--faq .dt-steps__item-title h3,.dt-steps--faq .dt-steps__item-title h4,.dt-steps--faq .dt-steps__item-title h5,.post__text .dt-steps--faq .dt-steps__item-title h1,.post__text .dt-steps--faq .dt-steps__item-title h2,.post__text .dt-steps--faq .dt-steps__item-title h3,.post__text .dt-steps--faq .dt-steps__item-title h4,.post__text .dt-steps--faq .dt-steps__item-title h6,.pp .dt-steps--faq .dt-steps__item-title h1,.pp .dt-steps--faq .dt-steps__item-title h2,.pp .dt-steps--faq .dt-steps__item-title h3,.pp .dt-steps--faq .dt-steps__item-title h4,.pp .dt-steps--faq .dt-steps__item-title h6{padding-right:1rem}
}
.dt-steps--faq .dt-steps__item-name{position:relative}
.dt-steps--faq .dt-steps__item-line{position:absolute;left:0;top:1.25rem;right:-.5rem}
@media screen and (max-width:767px) {
.dt-steps--faq .dt-steps__item-line{top:50%;display:inline-block}
}
.dt-explanation-more{position:relative;background-color:#efefef;padding:5.45rem 0}
@media screen and (max-width:920px) {
.dt-explanation-more{padding:0}
}
.dt-explanation-more::before{content:"";position:absolute;top:0;left:0;bottom:0;width:50%;background-color:#002236}
@media screen and (max-width:920px) {
.dt-explanation-more::before{content:none;display:none}
}
.dt-explanation-more .container{position:relative;display:flex}
@media screen and (max-width:920px) {
.dt-explanation-more .container{flex-direction:column;align-items:center}
}
.dt-explanation-more__lside,.dt-explanation-more__rside{flex:0 0 50%}
@media screen and (max-width:920px) {
.dt-explanation-more__lside,.dt-explanation-more__rside{flex:0 0 100%}
}
.dt-explanation-more__lside{padding-right:3.8rem}
@media screen and (max-width:1680px) {
.dt-explanation-more__lside{display:flex;justify-content:center}
}
@media screen and (max-width:920px) {
.dt-explanation-more__lside{background-color:#002236;width:calc(100% + 2.11111rem*2);padding:3rem 2.11111rem;text-align:center}
}
@media screen and (max-width:768px) {
.dt-explanation-more__lside{width:calc(100% + 20px*2);padding-left:20px;padding-right:20px}
}
.dt-explanation-more__rside{padding-left:3.8rem}
@media screen and (max-width:920px) {
.dt-explanation-more__rside{padding:3rem 0}
}
.dt-explanation-more__title{color:#fff;line-height:1.41;text-transform:uppercase}
@media screen and (max-width:1680px) {
.dt-explanation-more__title{font-size:38px;line-height:57px}
}
@media screen and (max-width:1023px) {
.dt-explanation-more__title{font-size:28px;line-height:47px}
}
@media screen and (max-width:768px) {
.dt-explanation-more__title{font-size:22px;line-height:38px}
}
.dt-explanation-more__subtitle{color:#fff}
.dt-explanation-more__description p{font-size:22px;line-height:1.6;color:#fff;font-weight:400;margin:0 0 10px}
@media screen and (max-width:1680px) {
.dt-explanation-more__description p{font-size:18px}
}
@media screen and (max-width:1023px) {
.dt-explanation-more__description p{font-size:16px}
}
@media screen and (max-width:768px) {
.dt-explanation-more__description p{font-size:15px}
}
.dt-explanation-more__link{margin-top:45px;display:inline-block;border-radius:3px;background-color:#33b44a;color:#fff;font-size:23px;font-weight:600;line-height:1.9;text-transform:uppercase;text-align:center;padding:8px 75px 7px;transition:background-color .2s ease}
@media screen and (max-width:1680px) {
.dt-explanation-more__link{font-size:18px;margin-top:35px;padding:2px 50px 1px;line-height:2.5}
}
@media screen and (max-width:1023px) {
.dt-explanation-more__link{font-size:15px;padding:2px 40px 1px;margin-top:15px}
}
@media screen and (max-width:768px) {
.dt-explanation-more__link{margin-top:10px;font-size:14px;padding:2px 30px 1px}
}
.dt-explanation-more__link:hover{background-color:#fff;color:#33b44a;transition:background-color .2s ease}
.dt-explanation-more__list{margin:0;padding:0;list-style:none}
.dt-explanation-more__item{position:relative;padding-left:.8rem;color:#002236;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:1.8rem}
@media screen and (max-width:920px) {
.dt-explanation-more__item{margin-left:1rem}
}
.dt-banner__content li:last-child,.dt-explanation-more__item:last-child,.dt-explanation-summary__description p:last-child{margin-bottom:0}
.dt-explanation-more__item::before{content:"";position:absolute;width:.8rem;height:.9rem;left:-.7rem;top:.27rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-green.svg)}
.dt-explanation-summary{position:relative}
.dt-explanation-summary__lside{max-width:50%;padding:2.5rem 0 4.55rem}
@media screen and (max-width:767px) {
.dt-explanation-summary__lside{max-width:100%;padding:0 0 3rem}
}
.dt-explanation-summary__title{margin-bottom:.9rem}
@media screen and (max-width:767px) {
.dt-explanation-summary__title{text-align:center;width:100%}
}
.dt-explanation-summary__title .dt-main-banner--post .dt-main-banner__content h1,.dt-explanation-summary__title h2,.dt-main-banner--post .dt-main-banner__content .dt-explanation-summary__title h1{text-transform:uppercase}
.dt-explanation-summary__description p{color:#002236;font-size:1rem;font-weight:400;line-height:1.6;margin:0 0 2.73rem}
.dt-explanation-summary__attention-box{position:relative;z-index:1}
.dt-explanation-summary__attention-box:after{content:'';background-color:#002236;position:absolute;height:100%;width:54.3%;top:0;left:0}
@media screen and (max-width:767px) {
.dt-explanation-summary__attention-box:after{width:100%}
}
.dt-explanation-summary__attention-box .dt-main-banner--post .dt-main-banner__content h1,.dt-explanation-summary__attention-box .news-blog__item-title,.dt-explanation-summary__attention-box .post__text h1,.dt-explanation-summary__attention-box .post__text h2,.dt-explanation-summary__attention-box .post__text h3,.dt-explanation-summary__attention-box .post__text h4,.dt-explanation-summary__attention-box .post__text h6,.dt-explanation-summary__attention-box .pp h1,.dt-explanation-summary__attention-box .pp h2,.dt-explanation-summary__attention-box .pp h3,.dt-explanation-summary__attention-box .pp h4,.dt-explanation-summary__attention-box .pp h6,.dt-explanation-summary__attention-box h1,.dt-explanation-summary__attention-box h2,.dt-explanation-summary__attention-box h3,.dt-explanation-summary__attention-box h4,.dt-explanation-summary__attention-box h5,.dt-main-banner--post .dt-main-banner__content .dt-explanation-summary__attention-box h1,.post__text .dt-explanation-summary__attention-box h1,.post__text .dt-explanation-summary__attention-box h2,.post__text .dt-explanation-summary__attention-box h3,.post__text .dt-explanation-summary__attention-box h4,.post__text .dt-explanation-summary__attention-box h6,.pp .dt-explanation-summary__attention-box h1,.pp .dt-explanation-summary__attention-box h2,.pp .dt-explanation-summary__attention-box h3,.pp .dt-explanation-summary__attention-box h4,.pp .dt-explanation-summary__attention-box h6{color:#fff}
.dt-explanation-summary__attention-box-lside{position:relative;z-index:1;max-width:50%;padding:3.41rem 0 4.77rem}
@media screen and (max-width:767px) {
.dt-explanation-summary__attention-box-lside{max-width:none;text-align:center;padding:3rem}
}
.dt-explanation-summary__image{width:45.7%;height:85%;position:absolute;top:2rem;right:0;background-repeat:no-repeat;background-size:cover;background-position:center right}
@media screen and (max-width:767px) {
.dt-explanation-summary__image{position:static;width:100%;height:250px;background-position:top center}
}
.dt-explanation-summary .lm{margin-top:2.72rem}
@media screen and (max-width:767px) {
.dt-explanation-summary .lm{margin-top:1.5rem}
}
.dt-other-pages{padding:3.87rem 0}
.dt-other-pages__list{display:flex;justify-content:space-between}
@media screen and (max-width:767px) {
.dt-other-pages__list{flex-wrap:wrap;margin-left:-20px;width:calc(100% + 20px*2)}
}
.dt-other-pages__list li{width:49%;height:20vw;max-height:380px;min-height:210px;padding:3.18rem 2.05rem;display:flex;flex-direction:column;justify-content:flex-end;background-repeat:no-repeat;background-size:cover;background-position:center}
@media screen and (max-width:767px) {
.dt-other-pages__list li{width:100%;margin-bottom:.9rem;padding:30px 20px}
}
.dt-main-banner--post .dt-main-banner__content .dt-other-pages__list h1,.dt-other-pages__list .dt-main-banner--post .dt-main-banner__content h1,.dt-other-pages__list .news-blog__item-title,.dt-other-pages__list .post__text h1,.dt-other-pages__list .post__text h2,.dt-other-pages__list .post__text h3,.dt-other-pages__list .post__text h4,.dt-other-pages__list .post__text h6,.dt-other-pages__list .pp h1,.dt-other-pages__list .pp h2,.dt-other-pages__list .pp h3,.dt-other-pages__list .pp h4,.dt-other-pages__list .pp h6,.dt-other-pages__list h1,.dt-other-pages__list h2,.dt-other-pages__list h3,.dt-other-pages__list h4,.dt-other-pages__list h5,.post__text .dt-other-pages__list h1,.post__text .dt-other-pages__list h2,.post__text .dt-other-pages__list h3,.post__text .dt-other-pages__list h4,.post__text .dt-other-pages__list h6,.pp .dt-other-pages__list h1,.pp .dt-other-pages__list h2,.pp .dt-other-pages__list h3,.pp .dt-other-pages__list h4,.pp .dt-other-pages__list h6{color:#fff;margin-bottom:1.66667rem}
.dt-main-banner--post .dt-main-banner__content .dt-other-pages__list h1:after,.dt-other-pages__list .dt-main-banner--post .dt-main-banner__content h1:after,.dt-other-pages__list .news-blog__item-title:after,.dt-other-pages__list .post__text h1:after,.dt-other-pages__list .post__text h2:after,.dt-other-pages__list .post__text h3:after,.dt-other-pages__list .post__text h4:after,.dt-other-pages__list .post__text h6:after,.dt-other-pages__list .pp h1:after,.dt-other-pages__list .pp h2:after,.dt-other-pages__list .pp h3:after,.dt-other-pages__list .pp h4:after,.dt-other-pages__list .pp h6:after,.dt-other-pages__list h1:after,.dt-other-pages__list h2:after,.dt-other-pages__list h3:after,.dt-other-pages__list h4:after,.dt-other-pages__list h5:after,.post__text .dt-other-pages__list h1:after,.post__text .dt-other-pages__list h2:after,.post__text .dt-other-pages__list h3:after,.post__text .dt-other-pages__list h4:after,.post__text .dt-other-pages__list h6:after,.pp .dt-other-pages__list h1:after,.pp .dt-other-pages__list h2:after,.pp .dt-other-pages__list h3:after,.pp .dt-other-pages__list h4:after,.pp .dt-other-pages__list h6:after{content:'.';color:#33b44a}
.dt-info-box{padding:4.55rem 0}
@media screen and (max-width:767px) {
.dt-info-box{padding:3rem 0}
}
.dt-info-box.without-top-pdg{padding-top:0}
.dt-info-box__content{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}
@media screen and (max-width:767px) {
.dt-info-box__content{text-align:center}
}
.dt-info-box__title{position:relative;display:flex;flex:1 1 auto;align-items:center;margin-bottom:.5rem}
@media screen and (max-width:767px) {
.dt-info-box__title{order:1;width:100%;margin-bottom:1.4rem}
}
.dt-info-box__title:after{content:"";flex:1 1 auto;height:3px;margin-left:.9rem;background-color:#33b44a}
@media screen and (max-width:1680px) {
.dt-info-box__title:after{height:2px}
}
@media screen and (max-width:767px) {
.dt-info-box__title:after{content:none}
}
.dt-info-box__title .dt-main-banner--post .dt-main-banner__content h1,.dt-info-box__title .news-blog__item-title,.dt-info-box__title .post__text h1,.dt-info-box__title .post__text h2,.dt-info-box__title .post__text h3,.dt-info-box__title .post__text h4,.dt-info-box__title .post__text h6,.dt-info-box__title .pp h1,.dt-info-box__title .pp h2,.dt-info-box__title .pp h3,.dt-info-box__title .pp h4,.dt-info-box__title .pp h6,.dt-info-box__title h1,.dt-info-box__title h2,.dt-info-box__title h3,.dt-info-box__title h4,.dt-info-box__title h5,.dt-main-banner--post .dt-main-banner__content .dt-info-box__title h1,.post__text .dt-info-box__title h1,.post__text .dt-info-box__title h2,.post__text .dt-info-box__title h3,.post__text .dt-info-box__title h4,.post__text .dt-info-box__title h6,.pp .dt-info-box__title h1,.pp .dt-info-box__title h2,.pp .dt-info-box__title h3,.pp .dt-info-box__title h4,.pp .dt-info-box__title h6{background:#fff;text-transform:uppercase}
@media screen and (max-width:767px) {
.dt-info-box__title .dt-main-banner--post .dt-main-banner__content h1,.dt-info-box__title .news-blog__item-title,.dt-info-box__title .post__text h1,.dt-info-box__title .post__text h2,.dt-info-box__title .post__text h3,.dt-info-box__title .post__text h4,.dt-info-box__title .post__text h6,.dt-info-box__title .pp h1,.dt-info-box__title .pp h2,.dt-info-box__title .pp h3,.dt-info-box__title .pp h4,.dt-info-box__title .pp h6,.dt-info-box__title h1,.dt-info-box__title h2,.dt-info-box__title h3,.dt-info-box__title h4,.dt-info-box__title h5,.dt-main-banner--post .dt-main-banner__content .dt-info-box__title h1,.post__text .dt-info-box__title h1,.post__text .dt-info-box__title h2,.post__text .dt-info-box__title h3,.post__text .dt-info-box__title h4,.post__text .dt-info-box__title h6,.pp .dt-info-box__title h1,.pp .dt-info-box__title h2,.pp .dt-info-box__title h3,.pp .dt-info-box__title h4,.pp .dt-info-box__title h6{margin:0 auto}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__image img,.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image img,.dt-contacts-locationImg>div,.dt-info-box__description{width:100%}
@media screen and (max-width:767px) {
.dt-info-box__description{order:2;margin-bottom:2.14rem}
}
.dt-info-box__description p{color:#002236;font-size:1.11111rem;font-weight:500;line-height:1.2}
@media screen and (max-width:767px) {
.dt-info-box__description p{font-size:.86rem;line-height:1.6}
}
.dt-info-box .btn,.dt-info-box .post__text .btn-green,.post__text .dt-info-box .btn-green{flex:0 0 auto;padding:14px 70px;margin-left:1.59rem;margin-bottom:.5rem}
@media screen and (max-width:767px) {
.dt-info-box .btn,.dt-info-box .post__text .btn-green,.post__text .dt-info-box .btn-green{order:3;margin:0 auto}
}
.dt-banner{height:620px}
@media screen and (max-width:1680px) {
.dt-banner{height:530px}
}
@media screen and (max-width:1280px) {
.dt-banner{height:450px}
}
@media screen and (max-width:1024px) {
.dt-banner{height:380px}
}
@media screen and (max-width:767px) {
.dt-banner{height:auto}
}
.dt-banner .container,.rtl .address-info #map{height:100%}
@media screen and (max-width:1024px) {
.dt-banner .container{padding:0}
}
.dt-banner__items{height:100%;display:flex;justify-content:stretch;overflow:hidden}
@media screen and (max-width:767px) {
.dt-banner__items{flex-wrap:wrap}
}
.dt-banner__items--links .lm{margin-top:2.7rem}
@media screen and (max-width:1680px) {
.dt-banner__items--links .lm{margin-top:2rem}
}
@media screen and (max-width:1200px) {
.dt-banner__items--links .lm{margin-top:1.7rem}
}
.dt-banner__item{height:100%;flex:0 0 auto;width:33.33333333%;padding:3.11111rem 1.11111rem 2.22222rem 2rem;box-sizing:border-box;background-position:left center;background-size:auto 100%;background-repeat:no-repeat;transition:width .4s ease .1s;will-change:width;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
@media screen and (max-width:1680px) {
.dt-banner__item{padding:2.77778rem 1.11111rem 2.22222rem 2rem}
}
@media screen and (max-width:1024px) {
.dt-banner__item{padding:1.94444rem 1.11111rem 1.66667rem 1.66667rem}
}
@media screen and (max-width:767px) {
.dt-banner__item{width:100%;padding:.83333rem .83333rem .83333rem 1.11111rem;height:23rem;background-size:cover;transition:width .4s ease .1s}
.dt-banner__item .dt-banner__title{-webkit-transform:translateX(39px);transform:translateX(39px);transition:transform .4s ease .1s,opacity .4s ease .1s,visibility .4s ease .1s;transition:transform .4s ease .1s,opacity .4s ease .1s,visibility .4s ease .1s,-webkit-transform .4s ease .1s}
}
@media screen and (max-width:767px) and (max-width:1024px) {
.dt-banner__item .dt-banner__title{-webkit-transform:translateX(29px);transform:translateX(29px)}
}
@media screen and (max-width:767px) and (max-width:767px) {
.dt-banner__item .dt-banner__title{-webkit-transform:none;transform:none}
}
@media screen and (max-width:767px) {
.dt-banner__item .dt-banner__content{visibility:visible;opacity:1;transition:transform .4s ease .55s,opacity .4s ease .55s,visibility .4s ease .55s;transition:transform .4s ease .55s,opacity .4s ease .55s,visibility .4s ease .55s,-webkit-transform .4s ease .55s}
}
.dt-banner__item.is-active{width:920px;transition:width .4s ease .1s}
@media screen and (max-width:1680px) {
.dt-banner__item.is-active{width:780px}
}
@media screen and (max-width:1280px) {
.dt-banner__item.is-active{width:665px}
}
@media screen and (max-width:1024px) {
.dt-banner__item.is-active{width:560px}
}
@media screen and (max-width:767px) {
.dt-banner__item.is-active{width:100%}
}
.dt-banner__item.is-active .dt-banner__title{-webkit-transform:translateX(39px);transform:translateX(39px);transition:transform .4s ease .1s,opacity .4s ease .1s,visibility .4s ease .1s;transition:transform .4s ease .1s,opacity .4s ease .1s,visibility .4s ease .1s,-webkit-transform .4s ease .1s}
@media screen and (max-width:1024px) {
.dt-banner__item.is-active .dt-banner__title{-webkit-transform:translateX(29px);transform:translateX(29px)}
}
@media screen and (max-width:767px) {
.dt-banner__item.is-active .dt-banner__title{-webkit-transform:none;transform:none}
}
.dt-banner__item.is-active .dt-banner__content{visibility:visible;opacity:1;transition:transform .4s ease .55s,opacity .4s ease .55s,visibility .4s ease .55s;transition:transform .4s ease .55s,opacity .4s ease .55s,visibility .4s ease .55s,-webkit-transform .4s ease .55s}
.dt-banner__item.is-inactive{width:calc((100% - 915px)/2);transition:width .4s ease .1s}
@media screen and (max-width:1680px) {
.dt-banner__item.is-inactive{width:calc((100% - 780px)/2)}
}
@media screen and (max-width:1280px) {
.dt-banner__item.is-inactive{width:calc((100% - 665px)/2)}
}
@media screen and (max-width:1024px) {
.dt-banner__item.is-inactive{width:calc((100% - 560px)/2)}
}
@media screen and (max-width:767px) {
.dt-banner__item.is-inactive{width:100%}
}
.dt-banner__item.is-inactive .dt-banner__title{opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease}
@media screen and (max-width:767px) {
.dt-banner__item.is-inactive .dt-banner__title{opacity:1;visibility:visible}
}
.dt-banner__title{color:#fff;line-height:1.85;text-transform:uppercase;transition:transform .4s ease .2s,opacity .4s ease .2s,visibility .4s ease .2s;transition:transform .4s ease .2s,opacity .4s ease .2s,visibility .4s ease .2s,-webkit-transform .4s ease .2s;pointer-events:none;font-size:3.11111rem}
@media screen and (max-width:1680px) {
.dt-banner__title{font-size:2.66667rem}
}
@media screen and (max-width:1024px) {
.dt-banner__title{font-size:1.77778rem}
}
@media screen and (max-width:767px) {
.dt-banner__title{font-size:1.22222rem}
}
.dt-banner__title::after{content:".";color:#33b44a}
.dt-banner__content{position:relative;margin-top:30px;width:65%;max-width:600px;padding:2.22222rem 1.11111rem;pointer-events:none;visibility:hidden;opacity:0;left:2.16667rem;transition:transform .2s ease,opacity .2s ease,visibility .2s ease;transition:transform .2s ease,opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease}
@media screen and (max-width:1680px) {
.dt-banner__content{padding:1.66667rem 1.11111rem;width:70%}
}
@media screen and (max-width:1280px) {
.dt-banner__content{width:90%}
}
@media screen and (max-width:1024px) {
.dt-banner__content{width:calc(100% - 29px);max-width:none;left:29px;padding:1.66667rem 1.11111rem}
}
@media screen and (max-width:767px) {
.dt-banner__content{width:100%;left:0;padding:.83333rem .55556rem 1.11111rem}
}
.dt-banner__content p{color:#fff;font-size:1.11111rem;font-weight:400;font-family:"Montserrat",Arial,sans-serif;line-height:1.4;margin:0 0 1.4rem .8rem !important}
.dt-banner__content p:last-child{margin-bottom:0!important}
.dt-banner__content .lm{margin:0 0 1.4rem .8rem !important}
.dt-banner__content ul{margin:0 0 .6rem;padding:0 0 0 1.6rem;list-style:none}
.dt-banner__content li{font-size:1.11111rem;position:relative;padding-left:.8rem;color:#fff;font-weight:400;line-height:1.2;margin-bottom:.5rem}
.dt-banner__content li::before{content:"";position:absolute;width:.8rem;height:.9rem;left:-.7rem;top:.15rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/digital-transformation/arrow-right-green.svg)}
.dt-banner__content a{pointer-events:auto!important}
.dt-banner__content::before{content:"";position:absolute;left:0;top:0;bottom:0;border-left:3px #33b44a solid}
@media screen and (max-width:1680px) {
.dt-banner__content::before{border-width:2px}
}
.dt-banner__content--md p{font-size:1.1rem}
@media screen and (max-width:767px) {
.dt-banner__content--md p{font-size:13px;margin-bottom:10px!important}
}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards{height:auto}
}
.dt-banner--has-four-cards .dt-banner__title{text-transform:none;font-size:2.5rem;line-height:1.44444}
@media screen and (max-width:1680px) {
.dt-banner--has-four-cards .dt-banner__title{font-size:2.2rem}
}
@media screen and (max-width:1280px) {
.dt-banner--has-four-cards .dt-banner__title{font-size:1.8rem}
}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__title{font-size:1.5rem}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__title{font-size:1.6rem}
}
.dt-banner--has-four-cards .dt-banner__content{padding:0;margin-top:2em;left:0}
.dt-banner--has-four-cards .dt-banner__content:before{display:none}
@media screen and (max-width:1680px) {
.dt-banner--has-four-cards .dt-banner__content{margin-top:1.4rem}
}
@media screen and (max-width:1280px) {
.dt-banner--has-four-cards .dt-banner__content{margin-top:.8rem}
}
.dt-banner--has-four-cards .dt-banner__content p{line-height:1.66667;margin:0!important}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__content p{line-height:1.4}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__content p{font-size:13px}
}
.dt-banner--has-four-cards .dt-banner__content li{color:#fff;line-height:1.2;margin-bottom:1rem}
@media screen and (max-width:1280px) {
.dt-banner--has-four-cards .dt-banner__content li{margin-bottom:8px}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__content li{font-size:13px}
}
.dt-banner--has-four-cards .dt-banner__content li:before{top:.1rem}
.dt-banner--has-four-cards .dt-banner__content .dt-explanation__description{padding-left:.9rem}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__items{flex-wrap:wrap}
}
.dt-banner--has-four-cards .dt-banner__item{width:25%;position:relative;flex:initial}
.dt-banner--has-four-cards .dt-banner__item.is-inactive{width:calc((100% - 1190px)/3)}
@media screen and (max-width:1680px) {
.dt-banner--has-four-cards .dt-banner__item.is-inactive{width:calc((100% - 955px)/3)}
}
@media screen and (max-width:1280px) {
.dt-banner--has-four-cards .dt-banner__item.is-inactive{width:calc((100% - 760px)/3)}
}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__item.is-inactive{width:50%}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__item.is-inactive{width:100%}
}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__item.is-inactive .dt-banner__title{opacity:1;visibility:visible}
}
.dt-banner--has-four-cards .dt-banner__item.is-active{width:1200px;flex-shrink:0}
@media screen and (max-width:1680px) {
.dt-banner--has-four-cards .dt-banner__item.is-active{width:965px}
}
@media screen and (max-width:1280px) {
.dt-banner--has-four-cards .dt-banner__item.is-active{width:770px}
}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__item.is-active{width:50%}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__item.is-active{width:100%}
}
.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__content,.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__title{-webkit-transform:none;transform:none}
@media screen and (max-width:1024px) {
.dt-banner--has-four-cards .dt-banner__item{width:50%;height:24rem}
}
@media screen and (max-width:767px) {
.dt-banner--has-four-cards .dt-banner__item{width:100%;height:23rem}
}
.dt-banner--mt{margin-top:2.77778rem}
.dt-banner--has-six-cards{margin-bottom:5.55556rem;border-width:1px 0;border-style:solid;border-color:#fff}
@media screen and (max-width:767px) {
.dt-banner--has-six-cards{height:320px}
}
.dt-banner--has-six-cards .dt-banner__items{overflow:visible;flex-wrap:nowrap}
.dt-banner--has-six-cards .dt-banner__item{position:relative;background-position:center;border-left:1px solid #fff;transition-property:width;transition-delay:.4s;transition-duration:.6s}
.dt-banner--has-six-cards .dt-banner__item:last-child{border-right:1px solid #fff}
.dt-banner--has-six-cards .dt-banner__item:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1;opacity:1;transition-property:opacity;transition-delay:.1s;transition-duration:.4s}
@media screen and (max-width:767px) {
.dt-banner--has-six-cards .dt-banner__item:before{content:none}
}
.dt-banner--has-six-cards .dt-banner__item.is-active:before{opacity:0;transition-property:opacity;transition-delay:.1s;transition-duration:.4s}
@media screen and (min-width:768px) {
.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active.is-active{width:62vw!important;flex-shrink:0;transition-property:width;transition-delay:.4s;transition-duration:.6s;will-change:width}
.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active.is-inactive{width:calc(38vw/3)!important;flex-shrink:0;transition-property:width;transition-delay:.4s;transition-duration:.6s;will-change:width}
}
@media screen and (min-width:1280px) {
.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide.is-active,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active.is-active{width:56vw!important;flex-shrink:0;transition-property:width;transition-delay:.4s;transition-duration:.6s;will-change:width}
.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active+.swiper-slide.is-inactive,.dt-banner--has-six-cards .dt-banner__item.swiper-slide-active.is-inactive{width:calc(44vw/5)!important;flex-shrink:0;transition-property:width;transition-delay:.4s;transition-duration:.6s;will-change:width}
}
.dt-banner--has-six-cards .swiper-button-next,.dt-banner--has-six-cards .swiper-button-prev{position:absolute;top:50%;margin-top:-50px;height:100px;width:50px;z-index:3;cursor:pointer}
.dt-banner--has-six-cards .swiper-button-next:before,.dt-banner--has-six-cards .swiper-button-prev:before{top:50%;content:'';position:absolute;width:20px;height:20px;margin-top:-10px;border-style:solid;border-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.dt-banner--has-six-cards .swiper-button-prev{left:0}
.dt-banner--has-six-cards .swiper-button-prev:before{border-width:0 0 4px 4px;left:20px}
.dt-banner--has-six-cards .swiper-button-next{right:0}
.dt-banner--has-six-cards .swiper-button-next:before{right:20px;border-width:4px 4px 0 0}
@media screen and (max-width:767px) {
.dt-banner--md{height:auto}
}
.dt-banner--md .dt-banner__title{font-size:2.22rem;line-height:1.3}
@media screen and (max-width:1280px) {
.dt-banner--md .dt-banner__title{font-size:1.6rem}
}
.dt-banner--md .dt-banner__content{padding:1rem;margin-top:1.5em}
@media screen and (max-width:767px) {
.dt-banner--md .dt-banner__content{padding:.8rem;margin-top:.8rem}
}
.dt-banner--md .dt-banner__content p{margin:0}
.dt-banner--md .dt-banner__content li{color:#fff}
@media screen and (max-width:767px) {
.dt-banner--md .dt-banner__items{flex-wrap:wrap}
}
.dt-banner--md .dt-banner__item{background-position:left center}
@media screen and (max-width:767px) {
.dt-banner--md .dt-banner__item.is-inactive .dt-banner__title{opacity:1;visibility:visible}
.dt-banner--md .dt-banner__item.is-active{width:100%}
.dt-banner--md .dt-banner__item{width:100%;height:25rem}
}
.dt-dscr-simple{margin-bottom:3.33333rem}
.dt-dscr-simple .dt-main-banner--post .dt-main-banner__content h1,.dt-dscr-simple h2,.dt-main-banner--post .dt-main-banner__content .dt-dscr-simple h1{margin-bottom:1rem}
.dt-logos-grid__row{display:flex;justify-content:center}
@media screen and (max-width:767px) {
.dt-logos-grid__row{flex-wrap:wrap}
}
.dt-logos-grid__item{width:25%;padding:3.88889rem 0;display:flex;justify-content:center;align-items:center}
@media screen and (max-width:1680px) {
.dt-logos-grid__item{padding:2.77778rem 0}
}
@media screen and (max-width:1024px) {
.dt-logos-grid__item{padding:2.22222rem 0}
}
@media screen and (max-width:767px) {
.dt-logos-grid__item{padding:1.66667rem 0}
}
@media screen and (max-width:600px) {
.dt-logos-grid__item{width:50%}
}
.dt-logos-grid__item:not(:first-child){border-left:1px solid #eaeaea}
@media screen and (max-width:600px) {
.dt-logos-grid__item:nth-child(odd){border-left:none}
}
.dt-logos-grid__item--fixitjoe img{width:12.22222rem}
@media screen and (max-width:1680px) {
.dt-logos-grid__item img{max-width:150px;max-height:90px}
}
@media screen and (max-width:1024px) {
.dt-logos-grid__item img{max-width:120px;max-height:80px}
}
@media screen and (max-width:767px) {
.dt-logos-grid__item img{max-width:95px;max-height:65px}
}
.dt-logos-grid__note{font-size:3.72222rem;line-height:1;color:#33b44a;text-align:center}
@media screen and (max-width:1680px) {
.dt-logos-grid__note{font-size:3.33333rem}
}
@media screen and (max-width:1024px) {
.dt-logos-grid__note{font-size:2.77778rem}
}
@media screen and (max-width:767px) {
.dt-logos-grid__note{font-size:2.22222rem}
}
.dt-logos-grid__note p{margin-top:5px}
@media screen and (max-width:1000px) {
.dt-feedback-cards{margin-bottom:-1.66667rem}
}
.dt-feedback-cards__wrap{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:2.22222rem;-moz-column-gap:2.22222rem;column-gap:2.22222rem;-webkit-column-fill:balance;-moz-column-fill:balance;column-fill:balance}
@media screen and (max-width:1024px) {
.dt-feedback-cards__wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}
}
.dt-feedback-cards__item{display:inline-block;vertical-align:top;margin-bottom:2.22222rem;width:100%;overflow:hidden;border-radius:10px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);-webkit-transform:translateZ(0);transform:translateZ(0)}
.dt-feedback-cards__inner{display:flex;flex-direction:column;justify-content:space-between}
.dt-feedback-cards__content{padding:2.22222rem 1.66667rem .83333rem}
.dt-feedback-cards__logo{height:5rem;display:flex;align-items:center;margin-bottom:2.22222rem}
.dt-feedback-cards__logo img,.rtl .partner-logos__item img{max-width:100%}
.dt-feedback-cards__logo--dpd img{width:9.66667rem}
.dt-feedback-cards__logo--fixitjoe img,.dt-feedback-cards__logo--ubertesters img{width:13.88889rem}
.dt-feedback-cards__logo--maximum img{width:14.55556rem}
.dt-feedback-cards__logo--greeniq img,.dt-feedback-cards__logo--maketime img{width:12.22222rem}
.dt-feedback-cards__logo--prisma img{width:5.77778rem}
.dt-feedback-cards__logo--wl img{width:18.88889rem}
.dt-feedback-cards__logo--qordoba img{width:11.77778rem}
.dt-feedback-cards__link{display:flex;align-items:center;justify-content:center;padding:1.11111rem;font-size:.88889rem;color:rgba(255,255,255,.6);background:#002236}
.dt-feedback-cards__link:before{content:"";width:27px;height:29px;display:block;margin-right:.83333rem;background-image:url(../../images/our-clients-redesign/clutch.png);background-repeat:no-repeat;background-position:center;background-size:contain}
.dt-feedback-cards p{font-weight:600;margin-bottom:2.22222rem}
.dt-feedback-cards p .lighter{font-weight:300}
.dt-conversation{padding:2.77778rem 0 3.55556rem;margin-bottom:5rem}
.dt-conversation .dt-main-banner--post .dt-main-banner__content h1,.dt-conversation h2,.dt-main-banner--post .dt-main-banner__content .dt-conversation h1{color:#fff!important}
.dt-conversation,.dt-conversation .tl__box{background:#002236}
.dt-conversation .lm,.dt-main-banner--post .dt-main-banner__content .impact--dark h1,.dt-main-banner--post .dt-main-banner__content h1,.impact--dark .dt-main-banner--post .dt-main-banner__content h1,.impact--dark h2{color:#fff}
.dt-conversation .lm:active,.dt-conversation .lm:focus,.dt-conversation .lm:hover{color:#33b44a}
.dt-conversation-wrap{display:flex;justify-content:center;margin-left:-1.66667rem;margin-right:-1.66667rem}
@media screen and (max-width:1680px) {
.dt-conversation-wrap{margin-left:-.83333rem;margin-right:-.83333rem}
}
@media screen and (max-width:1000px) {
.dt-conversation-wrap{flex-wrap:wrap}
}
.dt-conversation-col{flex:0 0 33.33333333333%;padding:0 1.66667rem;margin-bottom:1.66667rem}
@media screen and (max-width:1680px) {
.dt-conversation-col{padding:0 .83333rem;margin-bottom:1.66667rem}
}
@media screen and (max-width:1000px) {
.dt-conversation-col{flex:0 0 100%}
}
.dt-conversation-col .twitter-tweet,.dt-conversation-col .twitter-tweet.is-show{visibility:hidden;opacity:0;transition:visibility .2s ease,opacity .2s ease}
@media screen and (max-width:1000px) {
.dt-conversation-col .twitter-tweet{margin:0 auto}
}
.dt-conversation-col .twitter-tweet.is-show{visibility:visible;opacity:1}
.dt-num-list{display:flex;flex-wrap:wrap;flex:1 0 auto}
@media screen and (max-width:767px) {
.dt-num-list{text-align:center}
}
.dt-num-list li{width:40%;max-width:520px;margin-bottom:3.7rem}
@media screen and (max-width:1024px) {
.dt-num-list li{margin-bottom:2.5rem}
}
@media screen and (max-width:767px) {
.dt-num-list li{width:100%;max-width:none}
}
.dt-num-list li:nth-child(odd){margin-right:10%}
@media screen and (max-width:767px) {
.dt-num-list li:nth-child(odd){margin-right:0}
}
.dt-num-list li:last-child{margin-bottom:0}
.dt-num-list h4{margin-bottom:.55556rem}
.dt-num-list__number{width:4.44444rem;height:4.44444rem;margin-bottom:15px;border-radius:50%;color:#fff;font-size:2rem;font-weight:900;line-height:4.33333rem;text-align:center;background:#002236}
@media screen and (max-width:1024px) {
.dt-num-list__number{width:3.33333rem;height:3.33333rem;font-size:1.38889rem;line-height:3.22222rem}
}
@media screen and (max-width:767px) {
.dt-num-list__number{margin:0 auto 10px}
}
.dt-main-banner--home{height:calc(100vh - 6.5rem);background-image:url(../images/we-stand-with-ukraine.jpg);background-attachment:inherit;background-position:center right 34%}
@media screen and (max-width:1440px) {
.dt-main-banner--home{height:calc(100vh - 6rem)}
}
@media screen and (max-width:1200px) {
.dt-main-banner--home{height:100vh}
}
.dt-main-banner--post{background-color:#002236}
.dt-main-banner--post .dt-main-banner__content{max-width:71%;text-shadow:-1px -1px 1px rgba(255,255,255,.2),1px 1px 1px rgba(255,255,255,.2),1px 1px 1px rgba(0,0,0,.7)}
.dt-main-banner--post::after{content:"";position:absolute;left:0;right:0;bottom:-5rem;background:#fff;height:5rem}
@media screen and (min-width:1369px) and (max-height:720px) {
.dt-main-banner--post .dt-main-banner__content h1{font-size:1.92308rem}
}
.dt-main-banner--digital-transformation{background-image:url(../../images/digital-transformation/hero-img.jpg);background-size:contain;background-position:right center;background-attachment:scroll;background-color:#000}
@media screen and (max-width:1680px) {
.dt-main-banner--digital-transformation{background-position:right -50px center}
}
@media screen and (max-width:1023px) {
.dt-main-banner--digital-transformation{background-position:right -100px center}
}
.dt-main-banner--books-page{background-image:url(../../images/7-ways-technology/hero-bg.jpg)}
.dt-main-banner--books-page .dt-main-banner__content{padding-right:75px}
@media screen and (max-width:1200px) {
.dt-main-banner--books-page .dt-main-banner__content{padding-right:25px}
}
.dt-main-banner--books-page .dt-main-banner__lside{flex:1 1 auto}
.dt-main-banner--books-page .dt-main-banner__rside{flex:0 0 auto}
.dt-main-banner--books-page .dt-main-banner__link{margin-top:60px;padding-left:0}
.dt-main-banner--books-page .dt-main-banner__link::before{content:none}
.dt-main-banner--books-page .dt-main-banner__link::after{left:0}
@media screen and (max-width:1200px) {
.dt-main-banner--books-page .dt-main-banner__link{margin-top:30px}
}
.dt-main-banner--books-page .dt-main-banner__book{width:427px;height:auto}
@media screen and (max-width:1680px) {
.dt-main-banner--books-page .dt-main-banner__book{width:380px}
}
@media screen and (max-width:1440px) {
.dt-main-banner--books-page .dt-main-banner__book{width:320px}
}
@media screen and (max-width:1200px) {
.dt-main-banner--books-page .dt-main-banner__book{width:260px}
}
@media screen and (max-width:1000px) {
.dt-main-banner--books-page .dt-main-banner__book{width:240px}
}
@media screen and (max-width:768px) {
.dt-main-banner--books-page .dt-main-banner__book{display:none}
}
.dt-main-banner--consultation .dt-main-banner__link{margin-top:60px;padding-left:0}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content:before,.dt-main-banner--consultation .dt-main-banner__link::before{content:none}
.dt-main-banner--consultation .dt-main-banner__link::after{left:0}
@media screen and (max-width:1200px) {
.dt-main-banner--consultation .dt-main-banner__link{margin-top:30px}
}
.dt-explanation--books-page .container{display:block}
.dt-explanation-more--books-page .dt-explanation-more__title{font-size:46px;margin-bottom:30px}
@media screen and (max-width:1680px) {
.dt-explanation-more--books-page .dt-explanation-more__title{font-size:36px;line-height:57px}
}
@media screen and (max-width:1440px) {
.dt-explanation-more--books-page .dt-explanation-more__title{font-size:31px;line-height:57px}
}
@media screen and (max-width:1023px) {
.dt-explanation-more--books-page .dt-explanation-more__title{font-size:28px;line-height:47px}
}
@media screen and (max-width:768px) {
.dt-explanation-more--books-page .dt-explanation-more__title{font-size:22px;line-height:38px}
}
.dt-explanation-more--books-page .dt-explanation-more__link{font-size:22px;padding:8px 48px 7px}
@media screen and (max-width:1680px) {
.dt-explanation-more--books-page .dt-explanation-more__link{font-size:18px;margin-top:35px;padding:2px 45px 1px;line-height:2.5}
}
@media screen and (max-width:1023px) {
.dt-explanation-more--books-page .dt-explanation-more__link{font-size:15px;padding:2px 35px 1px;margin-top:15px}
}
@media screen and (max-width:768px) {
.dt-explanation-more--books-page .dt-explanation-more__link{margin-top:10px;font-size:14px;padding:2px 30px 1px}
}
.dt-explanation-more--books-page .dt-explanation-more__item{margin-bottom:15px}
.dt-contacts-banner{width:100%;height:100%;background-image:url(../images/contacts-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}
@media screen and (max-width:767px) {
.dt-contacts-banner{height:auto}
}
.dt-contacts-banner .dt-main-banner__bottom{z-index:1}
@media screen and (max-width:767px) {
.dt-contacts-banner .dt-main-banner__bottom{display:none}
}
.dt-contacts-banner .container{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}
.dt-contacts-banner .content-wrap{height:100%;width:100%;position:relative;display:flex;align-items:flex-start;padding-top:5rem;padding-bottom:5rem}
@media screen and (max-width:767px) {
.dt-contacts-banner .content-wrap{padding-top:4.44444rem;padding-bottom:2.77778rem}
}
.dt-contacts-banner--bg-white{background:#fff}
.dt-contacts-banner--bg-white .container{min-height:inherit;flex-direction:inherit;align-items:inherit;justify-content:inherit}
.dt-contacts-banner--bg-white .content-wrap{height:auto}
@media screen and (max-width:767px) {
.dt-contacts-banner--bg-white .content-wrap{padding-top:1.11111rem;padding-bottom:2.77778rem}
}
.dt-contacts-banner--bg-white .dt-contacts-locationImg{box-shadow:0 7px 10px 0 rgba(0,0,0,.2)}
.dt-contacts-banner--bg-white .dt-contacts-content{box-shadow:0 7px 10px 0 rgba(0,0,0,.2);border-radius:3px}
.dt-contacts-locationImg{min-width:25vw;width:25vw;margin-right:calc(-25vw/2);z-index:2}
@media only screen and (min-width:1921px) {
.dt-contacts-locationImg{min-width:473px;width:473px;margin-right:calc(-473px/2)}
}
@media screen and (max-width:767px) {
.dt-contacts-locationImg{display:none}
}
.dt-contacts-locationImg img{display:block;vertical-align:bottom;width:100%}
.dt-contacts-locationImg .il,.dt-contacts-locationImg .uk,div.wpcf7 img.ajax-loader,span.wpcf7-not-valid-tip{display:none}
.dt-contacts-locationImg .all{display:block}
.dt-contacts-content{position:relative;background:#fff;padding:70px;margin-top:calc(25vw/6)}
@media only screen and (min-width:1921px) {
.dt-contacts-content{padding:70px;margin-top:calc(473px/6)}
}
@media screen and (max-width:1680px) {
.dt-contacts-content{padding:35px}
}
@media screen and (max-width:767px) {
.dt-contacts-content{max-width:100%;padding:30px 20px}
}
.dt-contacts-content .sub-title{font-size:1.22222rem;line-height:1.2;font-weight:700;text-align:left;color:#002339;margin:15px 0 0}
@media screen and (max-width:1680px) {
.dt-contacts-content .sub-title{font-size:1.11111rem;margin:10px 0 0}
}
@media screen and (max-width:1023px) {
.dt-contacts-content .sub-title{font-size:1rem}
}
@media screen and (max-width:767px) {
.dt-contacts-content .sub-title{font-size:.88889rem}
}
.dt-contacts-content.ajax-send .dt-contact-form,.dt-contacts-content.ajax-send .dt-contacts-title-head{opacity:0;visibility:hidden;pointer-events:none;transition:all .2s ease}
.dt-contacts-title-head{margin:0 0 60px;transition:all .2s ease}
@media screen and (max-width:1680px) {
.dt-contacts-title-head{margin:0 0 35px}
}
@media screen and (max-width:1023px) {
.dt-contacts-title-head{margin:0 0 40px}
}
@media screen and (max-width:767px) {
.dt-contacts-title-head{margin:0 0 30px}
}
.dt-contacts-title{color:#002236;font-size:3.33333rem;font-weight:800;line-height:1.34;background:#fff;z-index:1;text-transform:uppercase}
@media screen and (max-width:1680px) {
.dt-contacts-title{font-size:2.22222rem;line-height:1.34}
}
@media screen and (max-width:1023px) {
.dt-contacts-title{font-size:1.66667rem}
}
@media screen and (max-width:767px) {
.dt-contacts-title{font-size:1.22222rem}
}
.dt-contacts-locations .container{padding-top:5rem;padding-bottom:5rem}
@media screen and (max-width:1680px) {
.dt-contacts-locations .container{padding-top:3.33333rem;padding-bottom:3.33333rem}
}
@media screen and (max-width:1023px) {
.dt-contacts-locations .container{padding-top:2.22222rem;padding-bottom:2.22222rem}
}
@media screen and (max-width:767px) {
.dt-contacts-locations .container{padding-top:1.66667rem;padding-bottom:1.66667rem}
}
.dt-contacts-locations .dt-contacts-title-head{display:flex;justify-content:space-between;width:100%;overflow:hidden}
@media screen and (max-width:600px) {
.dt-contacts-locations .dt-contacts-title-head{flex-wrap:wrap}
}
.dt-contacts-locations .dt-contacts-title{padding-right:10px}
@media screen and (max-width:600px) {
.dt-contacts-locations .dt-contacts-title{padding-right:0;padding-bottom:10px;width:100%}
}
.dt-contacts-locations .i-email{display:block;width:1.55556rem;height:1.05556rem;margin-right:5px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/mail.svg)}
@media screen and (max-width:767px) {
.dt-contacts-locations .i-email{width:1.33333rem;height:.83333rem}
}
.dt-contacts-locations .email-box{display:flex;align-items:center;position:relative;padding-left:10px}
@media screen and (max-width:600px) {
.dt-contacts-locations .email-box{padding-left:0;width:100%}
}
.dt-contacts-locations .email-box:before{content:'';display:block;position:absolute;top:50%;margin-top:-1.5px;right:100%;background:#33b44a;height:3px;width:9999px}
@media screen and (max-width:600px) {
.dt-contacts-locations .email-box:before{content:none}
}
.dt-contacts-locations .email-box span,.dt-contacts-locations-list{font-size:1.27778rem;font-weight:300;line-height:1.2;color:#002236}
@media screen and (max-width:1680px) {
.dt-contacts-locations .email-box span{font-size:1.11111rem}
}
@media screen and (max-width:1023px) {
.dt-contacts-locations .email-box span{font-size:1rem}
}
@media screen and (max-width:767px) {
.dt-contacts-locations .email-box span{font-size:.88889rem}
}
.dt-contacts-locations-list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;line-height:1.6}
@media screen and (max-width:1680px) {
.dt-contacts-locations-list{font-size:1.11111rem}
}
@media screen and (max-width:1280px) {
.dt-contacts-locations-list{font-size:.88889rem}
}
@media screen and (max-width:767px) {
.dt-contacts-locations-list{font-size:.77778rem}
}
.dt-contacts-locations-list .i-location{display:block;width:1.66667rem;height:2.38889rem;margin-right:.83333rem;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/redesign/svg/location.svg)}
@media screen and (max-width:1680px) {
.dt-contacts-locations-list .i-location{width:1.38889rem;height:1.94444rem;margin-right:.55556rem}
}
.dt-contacts-locations-list .location-content{width:calc(100% - 30px - 15px)}
@media screen and (max-width:1680px) {
.dt-contacts-locations-list .location-content{width:calc(100% - 25px - 10px)}
}
.dt-contacts-locations-list .location-title{font-size:1.66667rem}
@media screen and (max-width:1680px) {
.dt-contacts-locations-list .location-title{font-size:1.5rem}
}
@media screen and (max-width:1280px) {
.dt-contacts-locations-list .location-title{font-size:1.22222rem}
}
@media screen and (max-width:767px) {
.dt-contacts-locations-list .location-title{font-size:1rem}
}
.dt-contacts-locations-list li{width:24%;display:flex;align-items:flex-start}
@media screen and (max-width:1023px) {
.dt-contacts-locations-list li{width:48%;margin-bottom:1.38889rem}
}
@media screen and (max-width:767px) {
.dt-contacts-locations-list li{margin-bottom:.83333rem}
}
@media screen and (max-width:480px) {
.dt-contacts-locations-list li{width:100%}
}
.dt-contacts-locations-list address{font-style:normal}
.dt-contacts-locations-list a{color:#002236;font-weight:700}
.dt-contacts-locations-footnote{margin-top:3.33333rem;padding:0 2.22222rem}
.dt-contacts-locations-footnote p{text-align:left;font-size:.66667rem;font-weight:300;line-height:1.8}
.dt-contact-form{width:100%;padding:0;position:relative;transition:all .2s ease}
.dt-contact-form .send-holder{text-align:right}
@media screen and (max-width:1023px) {
.dt-contact-form .send-holder{order:7}
}
.dt-contact-form .send-holder .btn,.dt-contact-form .send-holder .post__text .btn-green,.post__text .dt-contact-form .send-holder .btn-green{padding-right:5.22222rem;padding-left:5.22222rem}
@media screen and (max-width:1680px) {
.dt-contact-form .send-holder .btn,.dt-contact-form .send-holder .post__text .btn-green,.post__text .dt-contact-form .send-holder .btn-green{padding-right:2.77778rem;padding-left:2.77778rem}
}
@media screen and (max-width:1023px) {
.dt-contact-form .send-holder .btn,.dt-contact-form .send-holder .post__text .btn-green,.post__text .dt-contact-form .send-holder .btn-green{padding-right:2.22222rem;padding-left:2.22222rem}
}
@media screen and (max-width:767px) {
.dt-contact-form .send-holder .btn,.dt-contact-form .send-holder .post__text .btn-green,.post__text .dt-contact-form .send-holder .btn-green{padding-right:1.66667rem;padding-left:1.66667rem}
}
.dt-contact-form .fieldset{padding:0;border:0}
@media screen and (max-width:1023px) {
.dt-contact-form .fieldset{display:flex;flex-wrap:wrap;justify-content:space-between}
}
.dt-contact-form .fieldset>div{width:48%}
@media screen and (max-width:1023px) {
.dt-contact-form .fieldset>div{width:100%}
}
.dt-contact-form .fieldset>div:nth-child(even){float:right}
@media screen and (max-width:1023px) {
.dt-contact-form .fieldset>div:nth-child(even){float:none}
}
.dt-contact-form .fieldset>div:nth-child(odd){float:left}
@media screen and (max-width:1023px) {
.dt-contact-form .fieldset>div:nth-child(odd){float:none;margin-bottom:1.38889rem}
}
@media screen and (max-width:767px) {
.dt-contact-form .fieldset>div:nth-child(odd){margin-bottom:.83333rem}
}
.dt-contact-form input[type=email],.dt-contact-form input[type=text],.dt-contact-form textarea{font-size:.77778rem;line-height:1.2;vertical-align:middle;background:#fff;color:#002236;outline:0;border-width:1px;border-style:solid;border-color:#002236;border-radius:3px}
@media screen and (max-width:1023px) {
.dt-contact-form .ep-checkboxes--contact{order:6}
}
.dt-contact-form .ep-checkboxes--contact .ep-checkbox{margin:0}
.dt-contact-form .row{position:relative;margin:0 0 1.38889rem}
@media screen and (max-width:1023px) {
.dt-contact-form .row:nth-child(1){order:1}
.dt-contact-form .row:nth-child(2){order:4}
.dt-contact-form .row:nth-child(3){order:2}
.dt-contact-form .row:nth-child(4){order:5}
.dt-contact-form .row:nth-child(5){order:3}
}
.dt-contact-form .row .label{font-size:.77778rem;line-height:1.43;text-align:left;color:#002236;margin:0;padding:0;position:absolute;top:-10px;left:0;max-width:100%;z-index:2}
.dt-contact-form .row .label span{margin:0 15px;padding:0 5px;background:#fff}
.dt-contact-form .row .error-text{font-size:.77778rem;line-height:18px;color:#999;position:absolute;bottom:13px;right:15px;display:none;pointer-events:none}
.dt-contact-form .row.error .error-text{display:block}
.dt-contact-form .row.error input[type=email],.dt-contact-form .row.error input[type=text]{border-color:#e78f88}
.dt-contact-form .row input[type=email],.dt-contact-form .row input[type=text],.dt-contact-form .row textarea{padding:10px 20px;width:100%;box-sizing:border-box}
.dt-contact-form .row input[type=email]:focus,.dt-contact-form .row input[type=text]:focus,.dt-contact-form .row textarea:focus{border-color:#1cb564}
.dt-contact-form .row input[type=email].wpcf7-not-valid,.dt-contact-form .row input[type=text].wpcf7-not-valid,.dt-contact-form .row textarea.wpcf7-not-valid{border-color:red}
.dt-contact-form .row input[type=email],.dt-contact-form .row input[type=text]{height:2.77778rem}
.dt-contact-form .row textarea{height:calc(2.77778rem*2 + 1.38889rem);resize:none}
.dt-contact-form-footer{padding-top:.7rem;width:100%!important;display:flex;align-content:flex-start}
@media screen and (max-width:1100px) {
.dt-contact-form-footer{flex-direction:column}
}
.dt-contact-form-footer .ep-checkboxes{display:flex;align-content:flex-start;flex:1 1 auto}
@media screen and (max-width:1100px) {
.dt-contact-form-footer .ep-checkboxes{margin-bottom:1.66667rem}
}
@media screen and (max-width:1024px) {
.dt-contact-form-footer .ep-checkboxes{flex-direction:column}
.dt-contact-form-footer .ep-checkboxes .ep-checkbox{margin-bottom:1.11111rem}
}
.dt-contact-form-footer .ep-checkboxes .ep-checkbox:first-child{flex:0 0 60%;padding-right:1.5rem}
.dt-contact-form-footer .ep-checkboxes .ep-checkbox:last-child{flex:0 0 40%}
.dt-contact-form-footer .send-holder{flex:0 0 auto}
@media screen and (max-width:480px) {
.dt-blank-image--investor-presentation-page{background-position:60% 50%}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item{transition:all 1s ease;transition-delay:initial}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__title{-webkit-line-clamp:initial;max-height:none}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__title.title-single{display:none}
}
@media screen and (min-width:1025px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__title.title-with-txt{opacity:0}
}
@media screen and (max-width:767px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__title.title-with-txt br{display:none}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content-wrap{position:absolute;top:3.41rem;left:3.41rem;height:100%;width:100%;pointer-events:none}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content-wrap{width:90%;top:1.5rem;left:1.5rem}
}
@media screen and (max-width:767px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content-wrap{position:static;width:100%}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content{max-width:calc(100% - 650px);left:0;color:#fff;z-index:1;visibility:initial}
@media screen and (max-width:1680px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content{max-width:calc(100% - 440px)}
}
@media screen and (max-width:1280px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content{max-width:calc(100% - 350px)}
}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content{max-width:100%;width:100%}
}
@media screen and (min-width:768px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__content{opacity:0;-webkit-transform:translate(0,60%);transform:translate(0,60%)}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image{position:absolute;bottom:5%;left:15%;width:500px;pointer-events:none;transition:all .6s ease-out;transition-delay:.1s}
@media screen and (max-width:1680px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image{left:20%;width:450px}
}
@media screen and (max-width:1280px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image{width:400px;left:30%}
}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image{left:30%;bottom:0}
}
@media screen and (max-width:767px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__rotated-image{display:none}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__image{opacity:0;position:absolute;top:50%;right:-100%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);width:520px;pointer-events:none;transition:all .7s ease}
@media screen and (max-width:1680px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__image{width:360px}
}
@media screen and (max-width:1280px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__image{width:280px}
}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__image{display:none}
}
@media screen and (min-width:1681px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active{padding:3.41rem}
}
@media screen and (min-width:1481px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active{width:63%}
}
@media screen and (min-width:1025px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active{background-size:auto 120%}
}
@media screen and (max-width:767px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active{width:100%}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__title{-webkit-transform:none;transform:none}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__title.title-single{opacity:0;transition-delay:.3s}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__title.title-with-txt{opacity:1;position:static;transition:opacity .4s ease;transition-delay:.4s}
@media screen and (min-width:768px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__content{opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0);transition:all .4s ease;transition-delay:.4s}
}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__rotated-image{opacity:0;-webkit-transform:translate(-25%,25%);transform:translate(-25%,25%)}
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-active .dt-banner__image{opacity:1;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);transition-delay:.2s}
@media screen and (max-width:1024px) {
.dt-banner--investor-presentation-page.dt-banner--has-four-cards .dt-banner__item.is-inactive .dt-banner__title.title-with-txt{opacity:1;visibility:visible}
}
.dt-main-banner--success-story-page{background-image:url(../../images/success-story/bg-success-story.png)}
.b-wide{background:#fff;margin:0 auto;margin-top:calc(-1*(1.111rem*1.5*1 + 3.2rem + 1rem/2));position:relative;z-index:1;padding:3.2rem;box-sizing:border-box;max-width:calc(1460px + 6.1vw*2 - calc(2.11111rem*2))}
@media screen and (max-width:1680px) {
.b-wide{max-width:1460px;padding-left:0;padding-right:0}
}
@media screen and (max-width:1440px) {
.b-wide{padding-left:calc(4vw - 2.11111rem);padding-right:calc(4vw - 2.11111rem);max-width:calc(1200px + 4vw*2 - calc(2.11111rem*2))}
}
@media screen and (max-width:1280px) {
.b-wide{max-width:1200px;padding-left:0;padding-right:0}
}
@media screen and (max-width:767px) {
.b-wide{margin-top:0;padding-top:1rem;padding-bottom:1rem}
}
.b-wide .container{color:#002236;line-height:1.5;max-width:inherit}
.b-wide .container .txt-lg{font-size:1.111rem;line-height:1.5;margin-bottom:1rem}
@media screen and (max-width:767px) {
.b-wide .container .txt-lg{font-size:1.1rem}
}
.b-wide .container .txt-sm{font-size:1rem}
@media screen and (max-width:767px) {
.dt-main-banner,.dt-main-banner--mh{height:calc(100% - (1.1rem*1.5*3 + 1rem))}
}
.b-info{background-color:#002236;border-radius:.45rem;padding:1.25rem;margin-top:1.5rem;position:relative}
.b-info__arrow{position:absolute;top:-1.48rem;left:0;width:2.96rem;height:2.68rem;background-repeat:no-repeat;background-size:contain;background-position:top left;background-image:url(../../images/success-story/b-arrow.png)}
.b-info__txt{font-size:1rem;font-weight:800;line-height:1.4;color:#fff}
.b-img-txt{background:#fff;padding-bottom:2.85rem}
.b-img-txt .container{display:flex;align-items:center;width:100%}
@media screen and (max-width:767px) {
.b-img-txt .container{flex-wrap:wrap;align-items:flex-start}
.b-img-txt{padding-bottom:1.5rem}
}
.b-img-txt .l-block{width:50%}
@media screen and (max-width:767px) {
.b-img-txt .l-block{width:100%}
}
.b-img-txt .r-block{width:53%;margin-left:-3%;background:#fff;position:relative;z-index:1;padding:3%;box-sizing:border-box}
@media screen and (max-width:1100px) {
.b-img-txt .r-block{width:50%;margin-left:0}
}
@media screen and (max-width:767px) {
.b-img-txt .r-block{width:100%;padding:0}
}
.b-img-txt h3{margin-bottom:1.3rem}
.b-img-txt img{width:100%;height:auto;vertical-align:bottom}
.b-img-txt .txt-box p{font-size:1rem;font-weight:300;line-height:1.9;color:#002236}
@media screen and (max-width:767px) {
.b-img-txt .img-box{max-width:30rem;margin:0 auto 2rem}
}
.b-img-txt--img-right .l-block{order:2}
@media screen and (max-width:767px) {
.b-img-txt--img-right .l-block{order:1}
}
.b-img-txt--img-right .r-block{order:1;margin-left:0;margin-right:-3%}
@media screen and (max-width:1100px) {
.b-img-txt--img-right .r-block{margin-left:0}
}
@media screen and (max-width:767px) {
.b-img-txt--img-right .r-block{order:2}
}
.metrics h3{margin-bottom:4rem}
@media screen and (max-width:1366px) {
.metrics h3{margin-bottom:2.5rem}
}
@media screen and (max-width:767px) {
.metrics h3{margin-bottom:1.2rem}
}
.metrics__content{display:flex;justify-content:space-between}
@media screen and (max-width:600px) {
.metrics__content{flex-wrap:wrap}
}
.metrics__item{width:30%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;padding:0 1rem 3rem}
@media screen and (max-width:600px) {
.metrics__item{width:100%;margin:1rem 0;padding-left:0;padding-right:0}
}
.metrics__item:before{content:'';display:block;position:absolute;right:0;top:0;height:87%;width:2px;background-color:#002236}
@media screen and (max-width:600px) {
.metrics__item:before{top:100%;height:2px;width:100%}
}
.metrics__item:nth-child(1){padding-left:0;align-items:flex-start}
@media screen and (max-width:600px) {
.metrics__item:nth-child(1){align-items:center}
}
.metrics__item:nth-child(1) .diagram-col:first-child .diagram-full{height:7.5rem}
.metrics__item:nth-child(1) .diagram-col:last-child .diagram-full{height:13.4rem}
.metrics__item:nth-child(1) .metrics__result{left:0;-webkit-transform:none;transform:none}
@media screen and (max-width:600px) {
.metrics__item:nth-child(1) .metrics__result{left:50%;-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}
}
.metrics__item:nth-child(2){width:40%}
@media screen and (max-width:600px) {
.metrics__item:nth-child(2){width:100%}
}
.metrics__item:nth-child(2) .diagram-col:first-child .diagram-full{height:13.7rem}
.metrics__item:nth-child(2) .diagram-col:last-child .diagram-full{height:4.8rem}
.metrics__item:nth-child(3){padding-right:0}
.metrics__item:nth-child(3):before{display:none}
.metrics__item:nth-child(3) .diagram-col:first-child .diagram-full{height:12.9rem}
.metrics__item:nth-child(3) .diagram-col:last-child .diagram-full{height:1.5rem}
.metrics__item:nth-child(3) .diagram-info{min-height:15.5rem}
.metrics__title{font-size:1.2rem;line-height:1.26;color:#002236;font-weight:600;margin-bottom:2.5rem}
@media screen and (max-width:600px) {
.metrics__title{text-align:center}
}
.metrics__title.with-pdg{padding-left:2vw}
@media screen and (max-width:600px) {
.metrics__title.with-pdg{padding-left:0}
}
.metrics__diagram{display:flex;align-items:flex-end;justify-content:flex-start}
.metrics__diagram .diagram-col,.metrics__result{width:5rem;text-align:center}
.metrics__diagram .diagram-info,.metrics__diagram .diagram-legend{box-sizing:border-box}
.metrics__diagram .diagram-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:16rem;border-bottom:1px solid #002236;margin-bottom:.3rem;padding:0 .5rem}
.metrics__diagram .diagram-data{line-height:1.26rem;font-weight:800;font-size:1.2rem;padding-bottom:.7rem}
.metrics__diagram .diagram-full{width:3rem;height:7.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}
.metrics__diagram .diagram-legend{color:#002236;line-height:2.16;font-size:.7rem;padding:0 3px}
.metrics__result{font-size:1.5rem;color:#33b44a;font-weight:800;line-height:1.1;width:10rem;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}
@media screen and (max-width:600px) {
.metrics__result{bottom:1rem}
}
.structure-project{padding-top:2.85rem}
@media screen and (max-width:767px) {
.structure-project{padding-top:1.5rem}
}
.structure-project h3{margin-bottom:2.5rem}
@media screen and (max-width:1024px) {
.structure-project h3{margin-bottom:1.5rem}
}
.structure-project .steps{display:flex;padding:0}
@media screen and (max-width:1024px) {
.structure-project .steps{flex-wrap:wrap}
}
.structure-project .steps .step{width:33.3333%}
@media screen and (max-width:1024px) {
.structure-project .steps .step{width:100%;margin-bottom:2rem}
.structure-project .steps .step:last-child{margin-bottom:0}
}
.structure-project .steps .step:first-child .step-info{margin-left:3.5rem}
.structure-project .steps .step:first-child .step-head--counter{left:.2rem}
.structure-project .steps .step:first-child .step-head--content{padding-left:2.2rem}
.structure-project .steps .step:last-child .step-head--content{border-top-right-radius:3rem;border-bottom-right-radius:3rem}
.structure-project .steps .step-head{position:relative;color:#fff}
.structure-project .steps .step-head--counter{position:absolute;top:-.85rem;left:-1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;background-color:#33b44a;border-radius:50%;font-size:1.1rem;color:#fff;z-index:1}
@media screen and (max-width:1024px) {
.structure-project .steps .step-head--counter{left:.2rem}
}
.structure-project .steps .step-head--content{position:relative;padding:.85rem 2rem .85rem 1rem;background-color:#002236;overflow:hidden;height:100%;width:101%}
@media screen and (max-width:1024px) {
.structure-project .steps .step-head--content{border-top-right-radius:3rem;border-bottom-right-radius:3rem;padding-left:2.2rem}
}
.structure-project .steps .step-head--txt p{font-size:1rem;color:#fff;line-height:1.4;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;z-index:1;position:relative}
@media screen and (max-width:1024px) {
.structure-project .steps .step-head--txt p{white-space:normal;overflow:visible;text-overflow:inherit}
}
.structure-project .steps .step-head--arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}
@media screen and (max-width:1024px) {
.structure-project .steps .step-head--arrow{display:none}
}
.structure-project .steps .step-head--arrow:after,.structure-project .steps .step-head--arrow:before{content:'';display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-top:5rem solid transparent;border-bottom:5rem solid transparent}
.structure-project .steps .step-head--arrow:before{border-left:3rem solid #fff;right:0}
.structure-project .steps .step-head--arrow:after{border-left:3rem solid #002236;right:3px}
.structure-project .steps .step-info,.structure-project .steps .step-sprints{margin-left:2.3rem}
.structure-project .steps .step-info{position:relative;margin-right:1.4rem;padding-top:2rem}
@media screen and (max-width:1024px) {
.structure-project .steps .step-info{margin-left:3.5rem}
}
.structure-project .steps .step-info:after,.structure-project .steps .step-info:before{content:'';display:block;position:absolute;background-color:#33b44a}
.structure-project .steps .step-info:before{top:-.25rem;left:calc((.6rem + 1.18rem/2 + .25rem - 2px/2)*(-1));width:.5rem;height:.5rem;border-radius:50%}
.structure-project .steps .step-info:after{top:0;left:calc((.6rem + 1.18rem/2)*(-1));height:100%;width:2px}
.structure-project .steps .step-info--item{border-radius:.6rem;border:solid 2px #002236;padding:1.1rem;font-size:1rem;color:#002236;font-weight:600;line-height:1.33;position:relative;margin-bottom:1rem}
.structure-project .steps .step-info--item:last-child{margin-bottom:0}
.structure-project .steps .step-info--item:last-child:after{content:'';display:block;background-color:#fff;position:absolute;bottom:-2px;left:calc((.6rem + 1.18rem/2 + 4px)*(-1));height:calc(50% + 1px);width:6px;z-index:5}
.structure-project .steps .step-info--elem:after,.structure-project .steps .step-info--elem:before{content:'';display:block;background-color:#33b44a;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.structure-project .steps .step-info--elem:before{width:1.18rem;height:1.18rem;border-radius:50%;left:calc(1.18rem/-2)}
.structure-project .steps .step-info--elem:after{width:.6rem;height:2px;right:calc(100% + 1.18rem/2)}
.structure-project .steps .step-sprints{padding:.8rem 0}
.structure-project .steps .step-sprints .tr{display:flex;align-items:flex-end;padding-bottom:.2rem}
.structure-project .steps .step-sprints .cell{width:20%;font-size:.8rem;line-height:1.86;color:#002236;text-align:center;padding:0 2px}
.structure-project .steps .step-sprints .cell:first-child{width:40%;text-align:left}
.structure-project .steps .step-sprints .cell img{width:100%;max-width:50px;height:auto;vertical-align:bottom}
.impact{background-color:#ececec}
.impact .tl{margin-bottom:2rem}
.impact .tl .tl__title{margin-bottom:0}
@media screen and (max-width:1024px) {
.impact .tl{margin-bottom:1.5rem}
}
.impact-wrap{margin-top:3rem;display:flex}
@media screen and (max-width:1024px) {
.impact-wrap{flex-wrap:wrap}
}
.impact-col{width:33.333%;padding:0 2.27778rem;border-right:2px solid #002236}
.impact-col--25{width:25%}
@media screen and (max-width:1024px) {
.impact-col{width:50%;padding:1rem;text-align:center}
.impact-col:nth-child(even){border-right:none}
}
@media screen and (max-width:767px) {
.impact-col{width:100%;padding:1rem 0;border-bottom:2px solid #002236;border-right:0}
}
.impact-col:first-child{padding-left:0}
@media screen and (max-width:767px) {
.impact-col:first-child{padding-top:0}
}
.impact-col:last-child{border-right:none;padding-right:0}
@media screen and (max-width:767px) {
.impact-col:last-child{border-bottom:none;padding-bottom:0}
}
.impact-data{font-size:3.11111rem;font-weight:800;line-height:1.51;color:#33b44a}
@media screen and (max-width:767px) {
.impact-data{font-size:2.86rem}
}
.impact-data span{font-size:2.22222rem}
@media screen and (max-width:767px) {
.impact-data span{font-size:1.86rem}
}
.impact-txt{line-height:1.63;color:#002236;font-weight:700;margin-bottom:1rem}
.impact-txt,.impact-txt .lm{font-size:1rem}
.impact--dark{background-color:#002339}
.impact--dark .impact-col{border-right-color:#fff}
.glossary-paging .active a:hover,.impact--dark .impact-txt{color:#fff}
.impact--dark .impact-wrap--auto .impact-col{flex:0 0 auto}
.impact--bold .impact-txt{font-size:1.33333rem;line-height:1.4;font-weight:800}
.impact--bold .impact-txt .lm{font-size:1.11111rem}
@media screen and (max-width:1200px) {
.impact--bold .impact-txt{font-size:1.11111rem}
}
.impact--light{background-color:#fff}
.impact--m-top{margin-top:2.77778rem}
@media screen and (max-width:767px) {
.impact--m-top{margin-top:0}
}
.diagram-data,.diagram-full,.metrics__result{opacity:0}
.dt-blank-image--brandbook-page{background-position:0 0}
@media screen and (max-width:480px) {
.dt-blank-image--brandbook-page{background-position:15% 50%}
}
.dt-blank-image--how-it-works{background-position:center 71%}
.dpd-page.reviews{padding:6vw 0 0;margin-bottom:2.85rem}
@media screen and (max-width:1024px) {
.dpd-page.reviews{padding:1.4rem 0 0}
}
@media screen and (max-width:767px) {
.dpd-page.reviews{margin-bottom:1.5rem}
}
.dpd-page.reviews.c-mgn{padding-top:7rem;margin-bottom:0}
@media screen and (max-width:1024px) {
.dpd-page.reviews.c-mgn{padding-top:5.7rem}
}
@media screen and (max-width:767px) {
.dpd-page.reviews.c-mgn{padding-top:3rem}
}
.dpd-page.reviews .reviews__image{height:21.6vw;min-height:100%}
@media screen and (max-width:1024px) {
.dpd-page.reviews .reviews__image{height:inherit;min-height:auto}
}
.ss__slide--career-page{max-width:32rem}
.recruitment-team--career-page{margin-bottom:5rem}
@media screen and (max-width:767px) {
.recruitment-team--career-page{margin-bottom:3rem}
}
.recruitment-team--career-page .recruitment-team-list,.sharing--career-page{display:flex;justify-content:space-between}
@media screen and (max-width:1680px) {
.recruitment-team--career-page .recruitment-team-list{justify-content:center}
}
@media screen and (max-width:767px) {
.recruitment-team--career-page .recruitment-team-list{flex-wrap:wrap}
}
@media screen and (max-width:1680px) {
.recruitment-team--career-page li{width:25%}
}
@media screen and (max-width:767px) {
.recruitment-team--career-page li{width:50%;margin-bottom:20px}
}
.recruitment-team--career-page .photo{width:13.54vw;height:13.54vw;max-width:260px;max-height:260px;margin:0 auto 1.11rem;border:2px solid #002236;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}
@media screen and (max-width:767px) {
.recruitment-team--career-page .photo{width:25vw;height:25vw}
}
.post__text .recruitment-team--career-page h1,.post__text .recruitment-team--career-page h2,.post__text .recruitment-team--career-page h3,.post__text .recruitment-team--career-page h4,.post__text .recruitment-team--career-page h6,.pp .recruitment-team--career-page h1,.pp .recruitment-team--career-page h2,.pp .recruitment-team--career-page h3,.pp .recruitment-team--career-page h4,.pp .recruitment-team--career-page h6,.recruitment-team--career-page .news-blog__item-title,.recruitment-team--career-page .post__text h1,.recruitment-team--career-page .post__text h2,.recruitment-team--career-page .post__text h3,.recruitment-team--career-page .post__text h4,.recruitment-team--career-page .post__text h6,.recruitment-team--career-page .pp h1,.recruitment-team--career-page .pp h2,.recruitment-team--career-page .pp h3,.recruitment-team--career-page .pp h4,.recruitment-team--career-page .pp h6,.recruitment-team--career-page h5{color:#002236;text-align:center}
.welcome-on-board--career-page .helper{position:relative;display:flex}
@media screen and (max-width:1024px) {
.welcome-on-board--career-page .helper{flex-wrap:wrap}
}
.welcome-on-board--career-page .helper .container{width:100%;position:absolute;right:0;left:0;bottom:30px}
@media screen and (max-width:1024px) {
.welcome-on-board--career-page .helper .container{top:calc(400px - 30px);bottom:auto}
}
@media screen and (max-width:767px) {
.welcome-on-board--career-page .helper .container{top:50vw}
}
.welcome-on-board--career-page .helper .welcome-slider__controls{left:38px;bottom:0}
@media screen and (max-width:767px) {
.welcome-on-board--career-page .helper .welcome-slider__controls{left:0}
}
.welcome-on-board--career-page .welcome-slider,.welcome-on-board--career-page .welcome-video{height:600px;width:50%}
@media screen and (max-width:1366px) {
.welcome-on-board--career-page .welcome-slider,.welcome-on-board--career-page .welcome-video{height:400px}
}
@media screen and (max-width:1024px) {
.welcome-on-board--career-page .welcome-slider,.welcome-on-board--career-page .welcome-video{width:100%}
}
@media screen and (max-width:767px) {
.welcome-on-board--career-page .welcome-slider,.welcome-on-board--career-page .welcome-video{height:50vw}
}
.welcome-on-board--career-page .welcome-slider .swiper-pagination{right:40px;bottom:55px}
@media screen and (max-width:1440px) {
.welcome-on-board--career-page .welcome-slider .swiper-pagination{bottom:52px;width:50%;display:flex;justify-content:flex-end}
}
@media screen and (max-width:1024px) {
.welcome-on-board--career-page .welcome-slider .swiper-pagination{width:calc(100% - 106px - 20px)}
}
@media screen and (max-width:767px) {
.welcome-on-board--career-page .welcome-slider .swiper-pagination{width:calc(100% - 93px - 20px);bottom:20px;right:10px}
}
.welcome-on-board--career-page .welcome-slider .image{height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}
.welcome-on-board--career-page .welcome-video{position:relative;background-image:url(../../images/career/slide-7.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}
.welcome-on-board--career-page .welcome-video::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;z-index:1;background-color:rgba(0,35,57,.7)}
.welcome-on-board--career-page .welcome-video .welcome-video__play-btn{width:6.66667rem;height:5.27778rem;background-image:url(https://s5.easternpeak.com/wp-content/themes/eps/images/career/play-btn.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.3s}
@media screen and (max-width:767px) {
.welcome-on-board--career-page .welcome-video .welcome-video__play-btn{width:15%;height:70px}
}
.welcome-on-board--career-page .welcome-video .welcome-video__play-btn:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}
.sharing--career-page{align-items:flex-end;flex-wrap:wrap}
@media screen and (max-width:1680px) {
.sharing--career-page .sharing__items{justify-content:flex-start;width:100%;margin-top:10px}
}
.customers-wrap--about-us-page{margin-bottom:30px}
@media screen and (max-width:1680px) {
.dt-contacts-locations--about-us-page .container{padding-top:70px}
}
.dt-contacts-locations--about-us-page .dt-contacts-locations-list{font-size:18px}
@media screen and (max-width:1023px) {
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .i-location{width:20px;height:30px}
}
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-title{font-size:24px}
@media screen and (max-width:1680px) {
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-title{font-size:23px}
}
@media screen and (max-width:1023px) {
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-title{font-size:18px}
}
@media screen and (max-width:767px) {
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-title{font-size:16px}
}
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-content{padding-top:10px}
@media screen and (max-width:1680px) {
.dt-contacts-locations--about-us-page .dt-contacts-locations-list .location-content{padding-top:5px}
}
.dt-main-banner__description--company-overview-page{max-width:37rem}
.quick-facts--company-overview-page{margin-bottom:2.77778rem}
.dt-main-banner__description--our-team-page{max-width:35rem;margin-bottom:12px}
@media screen and (max-width:767px) {
.dt-main-banner__description--our-team-page{margin-bottom:5px}
.quick-facts--our-team-page{margin-top:3rem}
}
.quick-facts--our-team-page .quick-facts_col{width:auto;min-width:18%}
@media screen and (max-width:767px) {
.quick-facts--our-team-page .quick-facts_col{width:100%}
}
.dt-main-banner__description--press-about-us-page{max-width:37rem}
@media screen and (max-width:1680px) {
.dt-main-banner--mobile-apps-page{background-position:70% top!important}
}
@media screen and (max-width:767px) {
.dt-main-banner--mobile-apps-page{background-position:67% top!important}
}
.dt-main-banner__description--iot-solutions-dev-page{max-width:50rem}
.dt-main-banner__description--cross-platform-mobile-app-dev-page{max-width:37rem}
.dt-main-banner--blog{background-image:url(../images/blog.jpg);background-size:cover}
.dt-main-banner--blog .dt-main-banner__description{max-width:24rem}
@media screen and (max-width:767px) {
.b-wide--blog{padding:2.66667rem}
}
.grided-page-posts-holder .items-grid-list{display:flex;flex-wrap:wrap;padding:0;list-style:none;margin:0 -15px 18px}
.grided-page-posts-holder .items-grid-list li{display:flex;float:left;box-sizing:border-box;padding:0 15px;width:33.33%;margin-bottom:30px}
@media screen and (max-width:979px) {
.grided-page-posts-holder .items-grid-list li{width:50%}
}
@media screen and (max-width:640px) {
.grided-page-posts-holder .items-grid-list li{width:100%;max-width:450px;margin:0 auto 30px;float:none}
}
.grided-page-posts-holder .items-grid-list li:hover .img-wrap>img{-webkit-transform:scale(1.2);transform:scale(1.2)}
.grided-page-posts-holder .items-grid-list li:hover .letter{color:#fff;background-image:url(../../images/glossary/icon-book-glossary-green.png)}
.grided-page-posts-holder .items-grid-list li:hover a{transition:all .3s ease}
.grided-page-posts-holder .items-grid-list li:hover .lm,.grided-page-posts-holder .items-grid-list li:hover h3{color:#00a752}
.grided-page-posts-holder .items-grid-list .img-wrap{display:flex;align-items:center;position:relative;margin:0 -1px;overflow:hidden}
.grided-page-posts-holder .items-grid-list .img-wrap>img{width:100%;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.grided-page-posts-holder .items-grid-list .title{display:flex;align-items:center;justify-content:center;padding:0 75px;box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.grided-page-posts-holder .items-grid-list .letter{flex-shrink:0;font-size:25px;line-height:1;font-weight:700;color:#00a752;text-align:center;width:50px;height:63px;background-repeat:no-repeat;background-image:url(../../images/glossary/icon-book-glossary.png);background-size:contain;transition-property:color;transition-duration:.3s}
.grided-page-posts-holder .items-grid-list .letter span{padding-top:27px;display:inline-block}
.grided-page-posts-holder .items-grid-list h3{font-size:25px;line-height:1.2;margin:0 0 0 20px;color:#fff;font-weight:700;transition-property:color;transition-duration:.3s}
@media screen and (max-width:767px) {
.grided-page-posts-holder .items-grid-list h3{font-size:23px}
}
.grided-page-posts-holder .items-grid-list a{overflow:hidden;display:block;border-radius:10px;box-shadow:-.1px 4px 24.1px 4.9px rgba(0,0,0,.15);transition:all .3s ease}
.grided-page-posts-holder .items-grid-list .description{padding:38px 30px}
@media screen and (max-width:979px) {
.grided-page-posts-holder .items-grid-list .description{padding:30px 25px}
}
@media screen and (max-width:640px) {
.grided-page-posts-holder .items-grid-list .description{padding:25px 20px}
}
.grided-page-posts-holder .items-grid-list p{font-size:18px;line-height:1.67;color:#39485b;height:118px;overflow:hidden}
@media screen and (max-width:767px) {
.grided-page-posts-holder .items-grid-list p{font-size:16px;height:100px}
}
.grided-page-posts-holder .items-grid-list .lm{margin-top:35px}
.glossary-paging{padding:12px 10px;border:2px solid #00a852;border-radius:30px;margin:0 0 50px;list-style:none;text-align:center;text-transform:uppercase}
.glossary-paging ul{padding:0}
.glossary-paging li{display:inline-block;vertical-align:top;margin:0 1px}
.glossary-paging a{color:#39485b;font:26px/1 NexaBold,Arial,Helvetica,sans-serif;padding:8px 13px 4px;display:block;border-radius:2px;font-weight:700;transition:.3s all ease}
.glossary-paging a:hover{color:#21d575}
.glossary-paging .current-cat a{background-color:#33b44a;color:#fff!important}
.glossary-paging .active a{background:#21d575;color:#fff}
.glossary-banner .glossary-breadcrumps{margin:0 0 35px;padding:0;list-style:none;font-size:36px;line-height:48px;overflow:hidden;display:flex;align-items:center}
.glossary-banner .glossary-breadcrumps li{float:left;margin:0 0 0 20px;padding:0 0 0 36px;position:relative}
@media screen and (max-width:1368px) {
.glossary-banner .glossary-breadcrumps li{padding-left:12px;margin-left:18px}
}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps li{margin:0;padding-left:0}
}
.glossary-banner .glossary-breadcrumps li:first-child{margin:0 20px 0 0;padding-left:0}
@media screen and (max-width:1368px) {
.glossary-banner .glossary-breadcrumps li:first-child{margin-right:18px}
}
.glossary-banner .glossary-breadcrumps li:after{background:0 0}
.glossary-banner .glossary-breadcrumps li:before{content:'/';position:absolute;left:-22px;top:50%;font-weight:800;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:56px;line-height:52px;color:#fff}
@media screen and (max-width:1368px) {
.glossary-banner .glossary-breadcrumps li:before{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps li:before{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
.glossary-banner .glossary-breadcrumps li:before{font-size:1.7284rem}
}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps li:before{content:none}
}
.glossary-banner .glossary-breadcrumps li:first-child:before{content:''}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps li:first-child:before{content:none}
}
.glossary-banner .glossary-breadcrumps a{color:#24ad4a;text-transform:uppercase;display:block;text-align:center;width:81px;height:81px;border-radius:10px;border:solid 2px #24ad4a;font-family:Montserrat;font-size:56px;font-weight:800;line-height:77px}
@media screen and (max-width:1368px) {
.glossary-banner .glossary-breadcrumps a{font-size:2.39316rem;width:60px;height:60px;line-height:56px}
}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps a{font-size:1.94444rem;width:46px;height:46px;line-height:42px}
}
@media screen and (max-width:768px) {
.glossary-banner .glossary-breadcrumps a{font-size:1.7284rem;width:40px;height:40px;line-height:36px}
}
.glossary-banner .glossary-breadcrumps h1{padding:2px 0;display:block;font-size:56px;margin:0}
@media screen and (max-width:1368px) {
.glossary-banner .glossary-breadcrumps h1{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
.glossary-banner .glossary-breadcrumps h1{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
.glossary-banner .glossary-breadcrumps h1{font-size:1.7284rem}
}
.glossary-content{margin:0 auto;padding:0 0 40px}
.glossary-content b,.glossary-content strong{font-weight:700}
.dt-main-banner--post .dt-main-banner__content .glossary-content h1,.glossary-content .dt-main-banner--post .dt-main-banner__content h1,.glossary-content h2{font-weight:700;margin:41px 0 25px;font-size:24px;line-height:26px;color:#1cb564}
.glossary-content h3,.glossary-content h4{font-weight:700;margin:41px 0 25px;font-size:24px;line-height:1}
.glossary-content h4{font-size:20px}
.glossary-content p,.glossary-content ul li{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#002339}
.glossary-content p{display:block;margin:0 0 20px}
@media screen and (max-width:767px) {
.glossary-content p{font-size:16px}
}
.glossary-content ul{margin:10px 0 0 20px;padding:0;list-style:none;overflow:hidden}
.glossary-content ul li{padding:0 0 10px 30px;position:relative}
@media screen and (max-width:767px) {
.glossary-content ul li{font-size:16px}
}
.glossary-content ul li:after{content:'';width:5px;height:5px;position:absolute;top:9px;left:11px;background:#1cb564;border-radius:50%}
.glossary-main .navigation.pagination{width:100%;text-align:left}
.glossary-main .navigation.pagination a.next,.glossary-main .navigation.pagination a.prev,.glossary-main .screen-reader-text{display:none}
.glossary-main .pagination-holder .page-numbers li{float:left;padding:0;margin:0 5px}
.glossary-main .pagination-holder .page-numbers li:after{background:0 0}
.glossary-main .pagination-holder .page-numbers a{color:#39485b}
.glossary-main .pagination-holder .page-numbers a,.glossary-main .pagination-holder .page-numbers span{width:30px;height:30px;line-height:30px;border-radius:2px;margin:0;text-align:center;text-decoration:none;display:block;position:relative}
.glossary-main .navigation.pagination a{color:#39485b}
.glossary-main .navigation.pagination a,.glossary-main .navigation.pagination span.page-numbers{width:30px;height:30px;line-height:30px;border-radius:2px;margin:0;text-align:center;text-decoration:none;position:relative;display:inline-block}
.glossary-main .navigation.pagination a:hover:after,.glossary-main .pagination-holder .page-numbers a:hover:after{content:'';width:100%;height:1px;position:absolute;left:0;bottom:0;background:#00a752}
.glossary-main .navigation.pagination span.page-numbers,.glossary-main .pagination-holder .page-numbers span{color:#fff;font-weight:700;background:#00a752}
.glossary-main .navigation.pagination span.page-numbers.dots{color:#39485b;font-weight:400;background-color:transparent}
@media screen and (max-width:767px) {
.dt-main-banner--digital-marketing{background-position:80% center!important}
.dt-main-banner--design,.dt-main-banner--qa-and-bug-fixing{background-position:70% center!important}
}
@media screen and (max-width:1024px) {
.head--net-hiring .head__menu{display:none}
}
.head--net-hiring .head__menu li a{padding:0 1.11111rem 1.38889rem}
@media screen and (max-height:595px) {
.head--net-hiring .head__menu li a{padding:0 .55556rem 1.22222rem}
}
@media screen and (max-width:1280px) {
.head--net-hiring .head__menu li a{padding:0 .55556rem 1.22222rem}
}
.head--net-hiring .head__actions a.send-cv-btn{padding:.5rem 2.22222rem .44444rem}
@media screen and (max-height:595px) {
.head--net-hiring .head__actions a.send-cv-btn{padding:.5rem .83333rem .44444rem}
}
@media screen and (max-width:1280px) {
.head--net-hiring .head__actions a.send-cv-btn{padding:.5rem .83333rem .44444rem}
}
.dt-main-banner--net-hiring{color:#fff;text-align:center;min-height:25rem}
@media screen and (max-width:768px) {
.dt-main-banner--net-hiring{min-height:100vh}
}
.dt-main-banner--net-hiring .container{justify-content:center}
.dt-main-banner--net-hiring .hiring-tl-wrap{display:flex;justify-content:center;margin-top:2rem;margin-bottom:4rem}
@media screen and (max-height:680px) {
.dt-main-banner--net-hiring .hiring-tl-wrap{margin-bottom:1.11111rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-wrap{flex-direction:column;margin-bottom:1.11111rem}
}
.dt-main-banner--net-hiring .hiring-tl-wrap .col{padding:0 2.3rem}
.dt-main-banner--net-hiring .hiring-tl-wrap .col:first-child{border-right:3px solid #fff}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-wrap .col:first-child{border:0}
}
.dt-main-banner--net-hiring .hiring-tl,.dt-main-banner--net-hiring .hiring-tl-lg,.dt-main-banner--net-hiring .hiring-tl-xl,.dt-main-banner--net-hiring .hiring-tl-xxl{font-weight:800;line-height:1;text-transform:uppercase}
.dt-main-banner--net-hiring .hiring-tl-md{font-weight:800;line-height:1}
.dt-main-banner--net-hiring .hiring-tl-xxl{font-size:9.16667rem;margin-bottom:.83333rem;margin-top:-1.11111rem}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .hiring-tl-xxl{font-size:5.55556rem;margin-top:0}
}
@media screen and (max-width:1024px) {
.dt-main-banner--net-hiring .hiring-tl-xxl{font-size:5.55556rem;margin-top:0}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-xxl{font-size:4.44444rem;margin:0}
}
.dt-main-banner--net-hiring .hiring-tl-xl{font-size:3.61111rem;color:#33b44a;margin-bottom:-.55556rem}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .hiring-tl-xl{font-size:2.77778rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--net-hiring .hiring-tl-xl{font-size:2.77778rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-xl{font-size:2.22222rem;margin-bottom:.55556rem}
}
.dt-main-banner--net-hiring .hiring-tl-lg{font-size:2.61111rem;margin-bottom:1.11111rem}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .hiring-tl-lg{font-size:2.05556rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--net-hiring .hiring-tl-lg{font-size:2.05556rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-lg{font-size:1.5rem}
}
.dt-main-banner--net-hiring .hiring-tl-md{font-size:2.05556rem;text-transform:none}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .hiring-tl-md{font-size:1.5rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--net-hiring .hiring-tl-md{font-size:1.5rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-tl-md{font-size:1.11111rem}
}
.dt-main-banner--net-hiring .hiring-date{font-size:1.5rem;font-weight:800;text-transform:uppercase;display:inline-block;padding:1.5rem 2.3rem;margin-bottom:1.11111rem;background:#33b44a}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .hiring-date{font-size:1.27778rem;padding:1rem 2rem}
}
@media screen and (max-width:1024px) {
.dt-main-banner--net-hiring .hiring-date{font-size:1.27778rem;padding:1rem 2rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .hiring-date{font-size:1.11111rem}
}
.dt-main-banner--net-hiring .news-blog__item-title,.dt-main-banner--net-hiring .post__text h1,.dt-main-banner--net-hiring .post__text h2,.dt-main-banner--net-hiring .post__text h3,.dt-main-banner--net-hiring .post__text h4,.dt-main-banner--net-hiring .post__text h6,.dt-main-banner--net-hiring .pp h1,.dt-main-banner--net-hiring .pp h2,.dt-main-banner--net-hiring .pp h3,.dt-main-banner--net-hiring .pp h4,.dt-main-banner--net-hiring .pp h6,.dt-main-banner--net-hiring h5,.post__text .dt-main-banner--net-hiring h1,.post__text .dt-main-banner--net-hiring h2,.post__text .dt-main-banner--net-hiring h3,.post__text .dt-main-banner--net-hiring h4,.post__text .dt-main-banner--net-hiring h6,.pp .dt-main-banner--net-hiring h1,.pp .dt-main-banner--net-hiring h2,.pp .dt-main-banner--net-hiring h3,.pp .dt-main-banner--net-hiring h4,.pp .dt-main-banner--net-hiring h6{color:#fff;margin-bottom:4.4rem}
@media screen and (max-height:680px) {
.dt-main-banner--net-hiring .news-blog__item-title,.dt-main-banner--net-hiring .post__text h1,.dt-main-banner--net-hiring .post__text h2,.dt-main-banner--net-hiring .post__text h3,.dt-main-banner--net-hiring .post__text h4,.dt-main-banner--net-hiring .post__text h6,.dt-main-banner--net-hiring .pp h1,.dt-main-banner--net-hiring .pp h2,.dt-main-banner--net-hiring .pp h3,.dt-main-banner--net-hiring .pp h4,.dt-main-banner--net-hiring .pp h6,.dt-main-banner--net-hiring h5,.post__text .dt-main-banner--net-hiring h1,.post__text .dt-main-banner--net-hiring h2,.post__text .dt-main-banner--net-hiring h3,.post__text .dt-main-banner--net-hiring h4,.post__text .dt-main-banner--net-hiring h6,.pp .dt-main-banner--net-hiring h1,.pp .dt-main-banner--net-hiring h2,.pp .dt-main-banner--net-hiring h3,.pp .dt-main-banner--net-hiring h4,.pp .dt-main-banner--net-hiring h6{margin-bottom:3rem}
}
@media screen and (max-height:595px) {
.dt-main-banner--net-hiring .news-blog__item-title,.dt-main-banner--net-hiring .post__text h1,.dt-main-banner--net-hiring .post__text h2,.dt-main-banner--net-hiring .post__text h3,.dt-main-banner--net-hiring .post__text h4,.dt-main-banner--net-hiring .post__text h6,.dt-main-banner--net-hiring .pp h1,.dt-main-banner--net-hiring .pp h2,.dt-main-banner--net-hiring .pp h3,.dt-main-banner--net-hiring .pp h4,.dt-main-banner--net-hiring .pp h6,.dt-main-banner--net-hiring h5,.post__text .dt-main-banner--net-hiring h1,.post__text .dt-main-banner--net-hiring h2,.post__text .dt-main-banner--net-hiring h3,.post__text .dt-main-banner--net-hiring h4,.post__text .dt-main-banner--net-hiring h6,.pp .dt-main-banner--net-hiring h1,.pp .dt-main-banner--net-hiring h2,.pp .dt-main-banner--net-hiring h3,.pp .dt-main-banner--net-hiring h4,.pp .dt-main-banner--net-hiring h6{margin-bottom:2.5rem}
}
@media screen and (max-width:767px) {
.dt-main-banner--net-hiring .news-blog__item-title,.dt-main-banner--net-hiring .post__text h1,.dt-main-banner--net-hiring .post__text h2,.dt-main-banner--net-hiring .post__text h3,.dt-main-banner--net-hiring .post__text h4,.dt-main-banner--net-hiring .post__text h6,.dt-main-banner--net-hiring .pp h1,.dt-main-banner--net-hiring .pp h2,.dt-main-banner--net-hiring .pp h3,.dt-main-banner--net-hiring .pp h4,.dt-main-banner--net-hiring .pp h6,.dt-main-banner--net-hiring h5,.post__text .dt-main-banner--net-hiring h1,.post__text .dt-main-banner--net-hiring h2,.post__text .dt-main-banner--net-hiring h3,.post__text .dt-main-banner--net-hiring h4,.post__text .dt-main-banner--net-hiring h6,.pp .dt-main-banner--net-hiring h1,.pp .dt-main-banner--net-hiring h2,.pp .dt-main-banner--net-hiring h3,.pp .dt-main-banner--net-hiring h4,.pp .dt-main-banner--net-hiring h6{margin-bottom:1.66667rem}
}
.dt-main-banner--net-hiring .btn,.dt-main-banner--net-hiring .post__text .btn-green,.post__text .dt-main-banner--net-hiring .btn-green{font-size:.94444rem;width:16.11111rem;border-radius:0}
.dt-main-banner--net-hiring .btn:hover,.dt-main-banner--net-hiring .post__text .btn-green:hover,.post__text .dt-main-banner--net-hiring .btn-green:hover{color:#fff}
.dt-blank-image--net-hiring{background-position:0 0}
@media screen and (max-width:480px) {
.dt-blank-image--net-hiring{background-position:15% 50%}
}
.b-img-txt--net-hiring .r-block{padding-right:0}
.b-img-txt--net-hiring .dt-main-banner--post .dt-main-banner__content h1,.b-img-txt--net-hiring h2,.dt-main-banner--post .dt-main-banner__content .b-img-txt--net-hiring h1{text-transform:uppercase}
.b-img-txt--net-hiring h4{font-size:1.8rem;font-weight:700}
@media screen and (max-width:1366px) {
.b-img-txt--net-hiring h4{font-size:1.5rem}
}
@media screen and (max-height:595px) {
.b-img-txt--net-hiring h4{font-size:1.3rem}
}
@media screen and (max-width:1024px) {
.b-img-txt--net-hiring h4{font-size:1.3rem}
}
@media screen and (max-width:767px) {
.b-img-txt--net-hiring h4{font-size:1.2rem}
}
.b-img-txt--net-hiring .txt-box p{font-size:1.11111rem}
@media screen and (max-height:595px) {
.b-img-txt--net-hiring .txt-box p{font-size:.88889rem;line-height:1.4}
}
@media screen and (max-width:1024px) {
.b-img-txt--net-hiring .txt-box p{font-size:.88889rem;line-height:1.4}
}
.dt-contacts-banner--net-hiring .ep-form__footer{height:calc(2.77778rem*2 + 1.38889rem);border-radius:3px;border:2px dashed #999}
.dt-contacts-banner--net-hiring .dt-contacts-title{font-size:3.11111rem;text-transform:none}
@media screen and (max-height:595px) {
.dt-contacts-banner--net-hiring .dt-contacts-title{font-size:1.94444rem}
}
@media screen and (max-width:1024px) {
.dt-contacts-banner--net-hiring .dt-contacts-title{font-size:1.94444rem}
}
.dt-contacts-banner--net-hiring .ep-form__field-upload{height:100%;width:100%;padding:0 0 0 20px;margin-bottom:0;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center}
.dt-contacts-banner--net-hiring .ep-form__field-upload:before,.footer--net-hiring .footer__links ul:before{content:none}
.dt-contacts-banner--net-hiring .ep-form__field-upload-inner{position:relative;padding:0 1.11111rem 0 2.5rem}
.dt-contacts-banner--net-hiring .ep-form__field-upload-inner:before{content:"";width:1.61111rem;height:2.11111rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;background:url(https://s5.easternpeak.com/wp-content/themes/eps/images/hire-net/file.svg) no-repeat center center/contain}
.dt-contacts-banner--net-hiring .ep-form__field-upload .field-upload-title{font-size:.77778rem;color:#33b44a;text-transform:none;text-decoration:underline}
.dt-contacts-banner--net-hiring .ep-form__field-upload .field-upload-types{font-size:.55556rem}
.dt-contacts-banner--net-hiring .send-holder .btn,.dt-contacts-banner--net-hiring .send-holder .post__text .btn-green,.post__text .dt-contacts-banner--net-hiring .send-holder .btn-green{padding-right:1.66667rem;padding-left:1.66667rem;margin-left:1.66667rem}
.footer--net-hiring{border:0;padding-bottom:5.7rem}
.footer--net-hiring .footer__links{padding:0;border:0}
@media screen and (max-width:1100px) {
.footer--net-hiring .footer__links ul{max-width:none}
}
@media screen and (max-height:595px) {
.footer--net-hiring .footer__links ul{margin:0;padding:0}
}
@media screen and (max-width:1024px) {
.footer--net-hiring .footer__links ul{margin:0;padding:0}
}
@media screen and (max-width:767px) {
.footer--net-hiring .footer__links ul{padding-bottom:.83333rem;margin-left:-.38889rem}
}
@media screen and (max-width:767px) {
.footer--net-hiring .footer__social-item a:hover{-webkit-transform:none;transform:none}
}
.footer--net-hiring .tl{margin-bottom:.5rem}
@media screen and (max-width:767px) {
.footer--net-hiring .tl{margin-bottom:0}
.footer--net-hiring .tl .tl__rside{margin-top:1.38889rem}
}
.footer--net-hiring .tl__link.ct{font-size:1.22222rem;font-weight:500}
@media screen and (max-width:767px) {
.footer--net-hiring .tl__link.ct{width:100%}
.footer--net-hiring .tl__link.ct:first-child{margin-top:0}
}
.footer--net-hiring .s-line{font-size:1.66667rem}
@media screen and (max-width:767px) {
.footer--net-hiring .s-line{display:none}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:834px) and (max-device-width:1112px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:834px) and (max-device-width:834px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:1112px) and (max-device-width:1112px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
.dt-main-banner{background-attachment:initial}
}
@media screen and (-webkit-min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:2),screen and (-webkit-min-device-pixel-ratio:2) and (min-resolution:192dpi) {
.dt-main-banner{background-position:center;background-size:cover}
}
.rtl{direction:rtl;height:100%}
.dt-main-banner--post .dt-main-banner__content .rtl h1,.post__text .rtl h1,.post__text .rtl h2,.post__text .rtl h3,.post__text .rtl h4,.post__text .rtl h6,.pp .rtl h1,.pp .rtl h2,.pp .rtl h3,.pp .rtl h4,.pp .rtl h6,.rtl .dt-main-banner--post .dt-main-banner__content h1,.rtl .news-blog__item-title,.rtl .post__text h1,.rtl .post__text h2,.rtl .post__text h3,.rtl .post__text h4,.rtl .post__text h6,.rtl .pp h1,.rtl .pp h2,.rtl .pp h3,.rtl .pp h4,.rtl .pp h6,.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5{font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif}
.rtl p{font-family:"Open Sans Hebrew",Arial,Helvetica,sans-serif}
.rtl .tl__title{padding:0 0 0 1.11111rem}
@media screen and (max-width:767px) {
.rtl .tl__title{margin:0 0 0 15px}
}
.rtl .dt-main-banner__content h1{font-size:3.88889rem}
@media screen and (max-width:1368px) {
.rtl .dt-main-banner__content h1{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
.rtl .dt-main-banner__content h1{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
.rtl .dt-main-banner__content h1{font-size:1.7284rem}
}
.rtl .dt-main-banner__description{max-width:42.22222rem}
.rtl .dt-main-banner__description p{font-size:1.44444rem}
@media screen and (max-width:767px) {
.rtl .dt-main-banner__description p{font-size:1rem}
}
.rtl .dt-main-banner__bottom{z-index:3;left:inherit;right:auto}
@media screen and (max-width:1100px) {
.rtl .dt-main-banner__bottom{bottom:30px}
}
@media screen and (max-width:930px) {
.rtl .dt-main-banner__bottom{bottom:25px}
}
@media screen and (max-width:800px) {
.rtl .dt-main-banner__bottom{bottom:20px}
}
.rtl .dt-main-banner--hebrew .container{z-index:inherit}
.rtl .partner-logos{background-color:rgba(57,72,91,.9);padding:1.38889rem 0;position:absolute;bottom:0;left:0;width:100%;z-index:2}
@media screen and (max-width:1440px) {
.rtl .partner-logos{padding:1.11111rem 0}
}
@media screen and (max-width:767px) {
.rtl .partner-logos{display:none}
}
.rtl .partner-logos__items{display:flex;align-items:center;justify-content:space-between;direction:ltr;width:100%;padding-right:7.77778rem}
@media screen and (max-width:1440px) {
.rtl .partner-logos__items{padding-right:5.55556rem}
}
@media screen and (max-width:800px) {
.rtl .partner-logos__items{padding-right:4.44444rem}
}
.rtl .partner-logos__item{display:inline-block;padding:0 1.66667rem}
@media screen and (max-width:800px) {
.rtl .partner-logos__item{padding:0 1.11111rem}
}
.rtl .faq__item-header{padding:0 0 0 7.55556rem}
@media screen and (max-width:767px) {
.rtl .faq__item-header{padding:0 0 0 3.88889rem}
}
.rtl .faq__item-header::after{right:inherit;left:3.11111rem}
@media screen and (max-width:767px) {
.rtl .faq__item-header::after{left:1rem}
}
.rtl .description-inline__inners--min .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 4.11111rem}
@media screen and (max-width:1400px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 3.55556rem}
}
@media screen and (max-width:1024px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 3.33333rem}
}
@media screen and (max-width:767px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0}
}
.rtl .description-inline__inners--min .description-inline__inner:nth-child(even){padding:1.66667rem 4.11111rem 0 0}
@media screen and (max-width:1400px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(even){padding:1.66667rem 3.55556rem 0 0}
}
@media screen and (max-width:1024px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(even){padding:1.66667rem 3.33333rem 0 0}
}
@media screen and (max-width:767px) {
.rtl .description-inline__inners--min .description-inline__inner:nth-child(even){padding:1.66667rem 0 0}
}
.rtl .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 6.94444rem}
@media screen and (max-width:1400px) {
.rtl .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 5.55556rem}
}
@media screen and (max-width:1024px) {
.rtl .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0 3.33333rem}
}
@media screen and (max-width:767px) {
.rtl .description-inline__inner:nth-child(odd){padding:1.66667rem 0 0}
}
.rtl .description-inline__inner:nth-child(even){padding:1.66667rem 6.94444rem 0 0}
@media screen and (max-width:1400px) {
.rtl .description-inline__inner:nth-child(even){padding:1.66667rem 5.55556rem 0 0}
}
@media screen and (max-width:1024px) {
.rtl .description-inline__inner:nth-child(even){padding:1.66667rem 3.33333rem 0 0}
}
@media screen and (max-width:767px) {
.rtl .description-inline__inner:nth-child(even){padding:1.66667rem 0 0}
}
.rtl .description-inline__title{font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif}
.rtl .dt-explanation__title{margin-top:-.66667rem}
@media screen and (max-width:1368px) {
.rtl .dt-explanation__title{margin-top:-8px}
}
@media screen and (max-width:1024px) {
.rtl .dt-explanation__title{margin-top:-4px}
}
@media screen and (max-width:767px) {
.rtl .dt-explanation__title{margin-top:0}
}
.rtl .dt-explanation__description{padding:0 .9rem 0 0}
.rtl .dt-steps__item-line::before{right:20px;left:0}
.rtl .dt-steps__item-description{padding:12px 30px 0 0}
@media screen and (max-width:767px) {
.rtl .dt-steps__item-description{padding:12px 0 0}
}
.rtl .card-inline__image{padding:0 0 0 1.66667rem}
@media screen and (max-width:767px) {
.rtl .card-inline__image{padding:0}
}
.rtl .card-inline__description{padding:0 1.66667rem 0 0}
@media screen and (max-width:767px) {
.rtl .card-inline__description{padding:1.66667rem 0 0}
}
.rtl .card-inline__inner:nth-child(even) .card-inline__image{padding-left:0;padding-right:1.66667rem}
@media screen and (max-width:767px) {
.rtl .card-inline__inner:nth-child(even) .card-inline__image{padding-right:0}
}
.rtl .card-inline__inner:nth-child(even) .card-inline__description{padding-left:1.66667rem;padding-right:0}
@media screen and (max-width:767px) {
.rtl .card-inline__inner:nth-child(even) .card-inline__description{padding:1.66667rem 0 0}
}
.rtl .feedback{background-image:url(../../images/product-discovery/bg-pd-feedback-he.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:5.55556rem 0 .55556rem;position:relative;color:#fff}
@media screen and (max-width:1400px) {
.rtl .feedback{padding:3.33333rem 0 .55556rem}
}
@media screen and (max-width:1024px) {
.rtl .feedback{padding:1.27778rem 0 .16667rem}
}
@media screen and (max-width:767px) {
.rtl .feedback{text-align:center;padding:1.11111rem 0}
}
.rtl .feedback .title{color:#fff;position:relative;display:block;margin-bottom:4.44444rem;font-size:3.33333rem}
@media screen and (max-width:1368px) {
.rtl .feedback .title{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
.rtl .feedback .title{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
.rtl .feedback .title{font-size:1.7284rem}
}
@media screen and (max-width:767px) {
.rtl .feedback .title{margin-bottom:1.66667rem}
}
.rtl .feedback__gallery{padding:0 5.55556rem;position:relative;margin:0 2px .55556rem;min-height:371px;direction:ltr}
@media screen and (max-width:1400px) {
.rtl .feedback__gallery{min-height:325px}
}
@media screen and (max-width:1024px) {
.rtl .feedback__gallery{padding:0 39px;margin:0 0 .38889rem;min-height:288px}
}
@media screen and (max-width:767px) {
.rtl .feedback__gallery{min-height:339px}
}
@media screen and (max-width:640px) {
.rtl .feedback__gallery{min-height:264px}
}
.rtl .feedback__gallery .swiper-slide{opacity:0!important}
.rtl .feedback__gallery .swiper-slide.swiper-slide-active{opacity:1!important}
.rtl .feedback__slide{display:flex;align-items:flex-start}
@media screen and (max-width:767px) {
.rtl .feedback__slide{display:block}
}
.rtl .feedback__slide-img{order:2;flex:0 0 auto;margin:0 0 0 3.33333rem;max-width:150px}
@media screen and (max-width:767px) {
.rtl .feedback__slide-img{flex:0 0 100%;max-width:60px;margin:0 auto 1.11111rem;text-align:center}
}
.rtl .feedback__slide-img img{display:inline-block;vertical-align:top;border:3px solid #fff;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);width:100%}
.rtl .feedback__slide-description{padding:8px 0 0;flex:1 1 auto;order:1;text-align:right}
@media screen and (max-width:1024px) {
.rtl .feedback__slide-description{padding:0}
}
@media screen and (max-width:767px) {
.rtl .feedback__slide-description{flex:0 0 100%;text-align:center}
}
.rtl .feedback__slide-text{margin:0 0 21px;padding:0}
@media screen and (max-width:1024px) {
.rtl .feedback__slide-text{margin:0 0 12px}
}
.rtl .feedback__slide-text p{display:block;position:relative;padding:0 0 2.33333rem;margin:0 0 1.88889rem;font-size:1.66667rem;color:#fff}
@media screen and (max-width:1024px) {
.rtl .feedback__slide-text p{margin:0 0 1rem;padding:0 0 1.22222rem}
}
@media screen and (max-width:767px) {
.rtl .feedback__slide-text p{margin:0 0 .77778rem;padding:0 0 .88889rem;font-size:1rem}
}
.rtl .feedback__slide-text p:after{position:absolute;content:'';background:#fff;height:3px;width:86px;right:1px;bottom:0}
@media screen and (max-width:767px) {
.rtl .feedback__slide-text p:after{width:80px;height:1px;margin:0 -40px 0 0;right:50%}
}
.rtl .feedback__slide-name{font-size:1.38889rem}
@media screen and (max-width:767px) {
.rtl .feedback__slide-name{font-size:1.22222rem}
}
.rtl .feedback__slide-name strong{display:block;margin:0 0 .27778rem;font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif}
.rtl .feedback__slide .star-rating{margin:0 0 10px;text-align:right;letter-spacing:-4px;display:flex;align-items:center;justify-content:flex-end}
@media screen and (max-width:767px) {
.rtl .feedback__slide .star-rating{justify-content:center}
}
.rtl .feedback__slide .star-rating li{display:inline-block;vertical-align:top;margin:0 0 0 10px;letter-spacing:0}
@media screen and (max-width:767px) {
.rtl .feedback__slide .star-rating li{margin:0 7px}
}
.rtl .feedback__slide .star-rating a{display:block;width:19px;height:19px;background:url(../../images/star-rating.png)}
.rtl .feedback__slide .star-rating a.full-star{background:url(../../images/star-rating.png) 0 -29px}
.rtl .feedback .swiper-button-prev{right:44px}
.rtl .feedback .swiper-button-next,.rtl .feedback .swiper-button-prev{position:absolute;top:50%;background-image:url(../../images/sprite_icons.png);background-repeat:no-repeat;width:16px;height:28px;text-indent:-999px;overflow:hidden;margin:-70px 0 0;cursor:pointer;outline:0}
@media screen and (max-width:767px) {
.rtl .feedback .swiper-button-next,.rtl .feedback .swiper-button-prev{margin-top:-42px}
}
.rtl .feedback .swiper-button-prev{left:0;background-position:0 -480px}
.rtl .feedback .swiper-button-prev:hover{background-position:0 -440px}
.rtl .feedback .swiper-button-next{right:0;background-position:-20px -480px}
.rtl .feedback .swiper-button-next:hover{background-position:-20px -440px}
.rtl .address-info{background-color:#1dba42;color:#fff}
.rtl .address-info .map-wrap{position:absolute;top:0;left:0;right:0;bottom:0}
.rtl .address-info .container{max-width:100%;padding:0;display:flex;align-items:stretch}
@media screen and (max-width:767px) {
.rtl .address-info .container{display:block}
}
.rtl .address-info__lside{flex:0 0 50%;text-align:center;padding:4.22222rem 1.11111rem;display:flex;flex-direction:column;align-items:center}
@media screen and (max-width:767px) {
.rtl .address-info__lside{padding:1.11111rem}
}
.post__text .rtl .address-info__lside .btn-green,.rtl .address-info__lside .btn,.rtl .address-info__lside .post__text .btn-green{background-color:#fff;color:#1cb564;margin-bottom:3.33333rem;max-width:300px;width:100%;font-size:1.77778rem;font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif;padding:.55556rem 1.11111rem}
@media screen and (max-width:1368px) {
.post__text .rtl .address-info__lside .btn-green,.rtl .address-info__lside .btn,.rtl .address-info__lside .post__text .btn-green{font-size:1.53846rem}
}
@media screen and (max-width:1024px) {
.post__text .rtl .address-info__lside .btn-green,.rtl .address-info__lside .btn,.rtl .address-info__lside .post__text .btn-green{font-size:1.25rem}
}
@media screen and (max-width:768px) {
.post__text .rtl .address-info__lside .btn-green,.rtl .address-info__lside .btn,.rtl .address-info__lside .post__text .btn-green{font-size:1.11111rem;margin-bottom:1.11111rem}
}
.post__text .rtl .address-info__lside .btn-green:hover,.rtl .address-info__lside .btn:hover,.rtl .address-info__lside .post__text .btn-green:hover{color:#fff;background:#233c4d}
.rtl .address-info__lside .mail,.rtl .address-info__lside address{direction:ltr;position:relative;font-family:"Open Sans Hebrew",Arial,Helvetica,sans-serif;font-size:1.77778rem}
.rtl .address-info__lside .mail{display:inline-block;vertical-align:top;margin:0 0 8px;color:#fff}
@media screen and (max-width:1368px) {
.rtl .address-info__lside .mail{font-size:1.53846rem}
}
@media screen and (max-width:1024px) {
.rtl .address-info__lside .mail{font-size:1.25rem}
}
@media screen and (max-width:768px) {
.rtl .address-info__lside .mail{font-size:1.11111rem}
}
.rtl .address-info__lside .mail:hover{text-decoration:underline}
.rtl .address-info__lside .mail .ico{display:inline-block;vertical-align:middle;background:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_mail_svg.svg) no-repeat 0 0/31px 21px;width:31px;height:21px;margin:-1px 12px 0 0}
@media screen and (max-width:1024px) {
.rtl .address-info__lside .mail .ico{background-size:27px 18px;width:27px;height:18px;margin:0 9px 2px 0}
}
@media screen and (max-width:767px) {
.rtl .address-info__lside .mail .ico{width:20px;height:20px;background-size:contain;margin-top:2px}
}
.rtl .address-info__lside address{font-style:normal;margin:0 auto;max-width:371px}
@media screen and (max-width:1368px) {
.rtl .address-info__lside address{font-size:1.53846rem}
}
@media screen and (max-width:1024px) {
.rtl .address-info__lside address{font-size:1.25rem}
}
@media screen and (max-width:768px) {
.rtl .address-info__lside address{font-size:1.11111rem}
}
.rtl .address-info__lside address .ico{display:inline-block;vertical-align:middle;background:url(https://s5.easternpeak.com/wp-content/themes/eps/images/svg/ico_location_svg.svg) no-repeat 0 0/23px 32px;width:23px;height:32px;margin:-7px 8px 0 0}
@media screen and (max-width:1024px) {
.rtl .address-info__lside address .ico{background-size:21px 28px;width:21px;height:28px;margin:-7px 5px 0 0}
}
@media screen and (max-width:767px) {
.rtl .address-info__lside address .ico{width:14px;height:24px;background-size:contain;margin-top:1px}
}
.rtl .address-info__title{font-size:2.83333rem;font-family:"Open Sans Hebrew Bold",Arial,Helvetica,sans-serif;display:block;margin-bottom:1.88889rem}
@media screen and (max-width:1368px) {
.rtl .address-info__title{font-size:2.39316rem}
}
@media screen and (max-width:1024px) {
.rtl .address-info__title{font-size:1.94444rem}
}
@media screen and (max-width:768px) {
.rtl .address-info__title{font-size:1.7284rem;margin-bottom:1.11111rem}
}
.rtl .address-info__rside{flex:0 0 50%;text-align:center;box-sizing:border-box;position:relative}
@media screen and (max-width:767px) {
.rtl .address-info__rside{height:182px}
}
.rtl .address-info__rside.map-wrap{position:absolute;top:0;right:auto;left:0;bottom:0;width:50%}
@media screen and (max-width:767px) {
.rtl .address-info__rside.map-wrap{width:100%;position:static;height:220px}
.rtl .address-info__rside{width:100%}
}
.rtl .address-info__rside:last-child{background:#dbdbdb}