.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Mulish:wght@300;400;500;600;700;800&display=swap");html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide,swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:1.2}body.o-hidden{overflow:hidden}a{color:#55b3f3;text-decoration:none}a:active,a:hover{color:#0f84d3}img{height:auto;max-width:100%;vertical-align:middle}section{position:relative}.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.page-container{margin-left:auto;margin-right:auto;max-width:1320px;padding-left:20px;padding-right:20px;width:100%}@media screen and (max-width:1440px){.page-container{width:91vw}}@media screen and (max-width:992px){.page-container{width:100%}}.icon{display:inline-block}.social-media-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:-10px;padding:0}@media screen and (max-width:1440px){.social-media-list{margin:calc(-.721vw + .38462px)}}@media screen and (max-width:1024px){.social-media-list{margin:-7px}}@media screen and (max-width:992px){.social-media-list{margin:-10px}}.social-media-list li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;justify-content:center;margin:10px;overflow:hidden;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear;width:30px}.social-media-list li:hover{border-style:solid}@media screen and (max-width:1440px){.social-media-list li{margin:calc(.721vw - .38462px)}}@media screen and (max-width:1024px){.social-media-list li{margin:7px}}@media screen and (max-width:992px){.social-media-list li{margin:10px}}.social-media-list li a{bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.social-media-list li svg,.social-media-list li>img{max-width:80%}.section-title>*{font-size:48px;font-weight:700;line-height:60px;margin:0}@media screen and (max-width:1440px){.section-title>*{font-size:calc(3.365vw - .46154px);line-height:calc(4.087vw + 1.15385px)}}@media screen and (max-width:1024px){.section-title>*{font-size:34px;line-height:43px}}@media screen and (max-width:725px){.section-title>*{font-size:44px;line-height:54px}}.section-description>*{font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:29px;margin:0}@media screen and (max-width:1440px){.section-description>*{font-size:calc(.962vw + 4.15385px);line-height:calc(1.683vw + 4.76923px)}}@media screen and (max-width:1024px){.section-description>*{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.section-description>*{font-size:18px;line-height:29px}}.section-description>:not(:last-child){margin-bottom:15px}.section-all-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#454544;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:26px;margin-left:auto;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.section-all-link{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.section-all-link{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.section-all-link{font-size:16px;line-height:26px}}.section-all-link:hover{color:#107ed8}.section-all-link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.section-all-link:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/faqs-more-link-arrow.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;margin-left:15px;width:17px}.section-all-link:after,.slider-arrow{-webkit-transition:all .2s linear;transition:all .2s linear}.slider-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #fff;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-width:40px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:40px}.slider-arrow path,.slider-arrow>svg{fill:#fff;-webkit-transition:all .2s linear;transition:all .2s linear}.slider-arrow:hover{background-color:#fff;border-color:transparent}.slider-arrow:hover path{fill:#107ed8}.slider-arrow--dark{border-color:#dedce9}.slider-arrow--dark path{fill:#107ed8}.slider-arrow--dark:hover{background-color:#107ed8}.slider-arrow--dark:hover path{fill:#fff}.slider-arrow.swiper-button-disabled{opacity:.55;pointer-events:none}span.wpcf7-list-item{display:inline-block;margin:0}.wpcf7 .wpcf7-list-item{display:block}.wpcf7 .wpcf7-list-item:not(:last-child){margin-bottom:7px}.wpcf7-checkbox label{cursor:pointer;position:relative}.wpcf7-checkbox input[type=checkbox]{height:16px;left:0;position:absolute;top:0;visibility:hidden;width:16px}.wpcf7-checkbox input[type=checkbox]+span:before{border:1px solid #dedce9;border-radius:1px;content:"";display:block;height:16px;left:0;position:absolute;top:1px;width:16px}.wpcf7-checkbox input[type=checkbox]+span:after{background-color:#107ed8;border-radius:1px;content:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/checkbox-arrow.svg);display:block;height:16px;left:0;line-height:11px;padding-left:1px;position:absolute;text-align:center;top:1px;visibility:hidden;width:16px}.wpcf7-checkbox input[type=checkbox]:checked+span:before{background:transparent}.wpcf7-checkbox input[type=checkbox]:checked+span:after{visibility:visible}.wpcf7-list-item-label{display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-left:24px}main{margin-top:94px}h1,h2,h3,h4,h5{font-family:Helvetica,Arial,sans-serif}h1{font-size:42px}h2{font-size:36px}h3{font-size:28px}h4{font-size:18px}h5{font-size:16px}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.widget{margin:0 0 1.5em}.widget>select{max-width:100%}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline,.updated:not(.published){display:none}.group-blog>.byline,.single>.byline{display:inline}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content>a{word-wrap:break-word}.bypostauthor{display:block}.comment-content>.wp-smiley,.entry-content>.wp-smiley,.page-content>.wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em}.wp-caption>img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{text-align:center}.wp-caption>.wp-caption-text{margin:.875em 0}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2>.gallery-item{max-width:50%}.gallery-columns-3>.gallery-item{max-width:33.33%}.gallery-columns-4>.gallery-item{max-width:25%}.gallery-columns-5>.gallery-item{max-width:20%}.gallery-columns-6>.gallery-item{max-width:16.66%}.gallery-columns-7>.gallery-item{max-width:14.28%}.gallery-columns-8>.gallery-item{max-width:12.5%}.gallery-columns-9>.gallery-item{max-width:11.11%}.gallery-caption{display:block}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background:none;background-color:#fff;border:1px solid #dedede;color:#333;font-family:inherit;margin-bottom:12px;margin-top:8px;max-width:100%;outline:0 none;padding:15px;width:100%}.btn{--background:#5b558f;--text:#fff;--font-size:16px;background:var(--background);border:none;border-radius:1px;color:var(--text);cursor:pointer;display:inline-block;font-size:var(--font-size);font-weight:600;letter-spacing:.5px;line-height:var(--font-size);outline:none;padding:15px 24px;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.btn--violet{--background:#5b558f;--shadow:0 2px 8px -1px rgba(91,85,143,.39);--shadow-hover:0 4px 20px -2px rgba(91,85,143,.39)}.btn--green{--background:#8ab63e;--shadow:0 2px 8px -1px rgba(138,182,62,.39);--shadow-hover:0 4px 20px -2px rgba(138,182,62,.39)}.btn--white{--background:#fff;--text:#454544;--shadow:0 2px 8px -1px #2f2b58;--shadow-hover:0 4px 20px -2px #2f2b58}.btn--blue{--background:#107ed8;--text:#fff;--shadow:0 2px 8px -1px #2f2b58;--shadow-hover:0 4px 20px -2px #2f2b58;-webkit-box-shadow:none!important;box-shadow:none!important;overflow:hidden;position:relative}.btn--blue>span{background-color:#31b7dd;border-radius:50%;display:block;height:0;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:2}.btn--blue>div{position:relative;z-index:3}.btn--blue:hover{color:#fff}.btn--blue:hover>span{height:562.5px;width:225%}.btn--blue-border{--background:#fff;--text:#107ed8;--shadow:0 2px 8px -1px #2f2b58;--shadow-hover:0 4px 20px -2px #2f2b58;border:1px solid #107ed8;-webkit-box-shadow:none!important;box-shadow:none!important;overflow:hidden;position:relative}.btn--blue-border>span{background-color:#107ed8;border-radius:50%;display:block;height:0;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:2}.btn--blue-border>div{position:relative;z-index:3}.btn--blue-border:hover{color:#fff}.btn--blue-border:hover>span{height:562.5px;width:225%}.btn--transparent-white-border{--background:transparent;--text:#fff;--shadow:0 2px 8px -1px #2f2b58;--shadow-hover:0 4px 20px -2px #2f2b58;border:1px solid #fff;-webkit-box-shadow:none!important;box-shadow:none!important;overflow:hidden;position:relative}.btn--transparent-white-border>span{background-color:#fff;border-radius:50%;display:block;height:0;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:2}.btn--transparent-white-border>div{position:relative;z-index:3}.btn--transparent-white-border:hover{color:#454544}.btn--transparent-white-border:hover>span{height:562.5px;width:225%}.btn.fast{--duration:.32s}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(64,59,106,.76);bottom:0;height:100%;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:0;-webkit-transition:.2s ease-out;transition:.2s ease-out;visibility:hidden;width:100%;z-index:1050}.modal-overlay.active{opacity:1;visibility:visible}.modal-global{background-color:#fff;bottom:68px;left:0;margin-left:auto;margin-right:auto;max-height:100vh;max-width:843px;opacity:0;overflow:auto;position:fixed;right:0;top:81px;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden;width:100%;z-index:1055}@media screen and (max-width:1440px){.modal-global{max-width:calc(50vw + 123px)}}@media screen and (max-width:1024px){.modal-global{max-width:635px}}@media screen and (max-width:675px){.modal-global{width:calc(100% - 40px)}}@media screen and (max-width:575px){.modal-global{top:48px}}.modal-global::-webkit-scrollbar{background:transparent;width:0}.modal-global::-webkit-scrollbar-thumb{background:red}.modal-global.active{opacity:1;visibility:visible}.modal-global__close{background:none;border:none;cursor:pointer;outline:none;padding:0;position:absolute;right:30px;top:30px;-webkit-transition:all .2s linear;transition:all .2s linear;z-index:5}@media screen and (max-width:575px){.modal-global__close{right:20px;top:20px}}.modal-global__close svg{height:20px;width:20px}.modal-global__close path{-webkit-transition:all .2s linear;transition:all .2s linear}.modal-global__close:hover{outline:none}.modal-global__close:hover path{fill:#107ed8}.modal-find-job__inner{overflow:hidden;padding:52px 109px 100px;position:relative}@media screen and (max-width:1440px){.modal-find-job__inner{padding:calc(3.606vw + .07692px) calc(16.346vw - 126.38462px) calc(6.971vw - .38462px)}}@media screen and (max-width:1024px){.modal-find-job__inner{padding:37px 71px 71px}}@media screen and (max-width:575px){.modal-find-job__inner{padding:50px 20px 125px}}.modal-find-job__title{margin-bottom:12px;text-align:center}.modal-find-job__description{text-align:center}.modal-find-job__form{margin-top:49px;position:relative}@media screen and (max-width:575px){.modal-find-job__form{margin-top:30px}}.modal-find-job-form__col:not(:first-child){margin-top:20px}.modal-find-job-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-20px -14.5px;width:100%}@media screen and (max-width:725px){.modal-find-job-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.modal-find-job-form__row:not(:last-child){margin-bottom:20px}}.modal-find-job-form__row>div{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 0 calc(50% - 14.5px);flex:1 0 calc(50% - 14.5px);margin:20px 14.5px}@media screen and (max-width:725px){.modal-find-job-form__row>div{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin:0;width:100%}.modal-find-job-form__row>div:not(:last-child){margin-bottom:20px}}.modal-find-job-form__field label{display:block;line-height:24px;margin-bottom:8px}.modal-find-job-form__field input,.modal-find-job-form__field label{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}.modal-find-job-form__field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dedce9;border-radius:1px;color:#454544;line-height:22px;margin:0;outline:none;padding:9px 15px;width:100%}.modal-find-job-form__field input::-webkit-input-placeholder{color:#9a9a9a}.modal-find-job-form__field input::-moz-placeholder{color:#9a9a9a}.modal-find-job-form__field input:-ms-input-placeholder{color:#9a9a9a}.modal-find-job-form__field input::-ms-input-placeholder{color:#9a9a9a}.modal-find-job-form__field input::placeholder{color:#9a9a9a}.modal-find-job-form__field input:active,.modal-find-job-form__field input:focus{border-color:#454544}.modal-find-job-form__field input[type=date]{background-color:initial;color:initial}.modal-find-job-form__field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/select-carousel.svg);background-position-x:calc(100% - 20px);background-position-y:18px;background-repeat:no-repeat;margin:0;position:relative}.modal-find-job-form__field textarea{height:83px;margin:0;resize:none}.modal-find-job-form__group>label{display:block;font-size:18px;font-weight:700;line-height:29px;margin-bottom:11px;padding-top:12px}.modal-find-job-form__cta{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:101px}@media screen and (max-width:575px){.modal-find-job-form__cta{padding-top:20px}}.modal-find-job-form__cta .btn{-webkit-box-shadow:0 15px 35px rgba(138,182,62,.39);box-shadow:0 15px 35px rgba(138,182,62,.39);min-width:175px;text-align:center}.modal-find-job-form__decor{position:absolute}.modal-find-job-form__decor--left{bottom:88px;left:107px}@media screen and (max-width:1440px){.modal-find-job-form__decor--left{bottom:calc(8.654vw - 36.61538px);left:calc(14.904vw - 107.61538px)}}@media screen and (max-width:1024px){.modal-find-job-form__decor--left{bottom:52px;left:45px}}@media screen and (max-width:575px){.modal-find-job-form__decor--left{display:none}}.modal-find-job-form__decor--right{bottom:89px;right:100px}@media screen and (max-width:1440px){.modal-find-job-form__decor--right{bottom:calc(8.894vw - 39.07692px);right:calc(12.5vw - 80px)}}@media screen and (max-width:1024px){.modal-find-job-form__decor--right{bottom:52px;right:48px}}@media screen and (max-width:575px){.modal-find-job-form__decor--right{display:none}}.modal-find-job-form__big-decor{bottom:57px;left:50%;max-width:768px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}@media screen and (max-width:1440px){.modal-find-job-form__big-decor{max-width:calc(51.202vw + 30.69231px)}}@media screen and (max-width:1024px){.modal-find-job-form__big-decor{max-width:555px}}@media screen and (max-width:675px){.modal-find-job-form__big-decor{display:none}}.modal-find-job .wpcf7-response-output{background-color:#fff;left:0;margin-left:0!important;margin-right:0!important;position:absolute;right:0;text-align:center;z-index:5}.modal-find-job .wpcf7-not-valid-tip{margin-top:8px}.modal-find-personal-form__mini-title{margin-bottom:11px;padding-top:40px}.modal-find-personal-form__mini-title>*{color:#454544;font-size:18px;font-weight:700;line-height:29px;margin:0}.modal-answer__paw{bottom:62px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:992px){.modal-answer__description>*{font-size:24px;line-height:38px}}@media screen and (min-width:992px) and (max-width:1440px){.modal-answer__description>*{font-size:calc(1.339vw + 4.71429px);line-height:calc(1.339vw + 18.71429px)}}.modal-answer .modal-find-job__inner{padding-bottom:250px}@media screen and (min-width:992px){.modal-answer .modal-find-job__form{margin-top:70px}}.modal-answer .modal-find-job-form__cta{padding-top:40px}@media screen and (min-width:1023px){#pracivnik-field-robota{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;justify-content:space-between;max-width:300px}#pracivnik-field-robota>*{width:calc(50% - 20px)}#pracivnik-field-robota .wpcf7-list-item-label{display:block;font-size:14px}#pracivnik-field-robota input[type=checkbox]+span:after,#pracivnik-field-robota input[type=checkbox]+span:before{top:5px}}.page-header{background-color:#fff;position:fixed;width:100%;z-index:999}@media screen and (max-width:992px){.page-header.mob-open .page-header__ts-wrapper{height:100vh;overflow:auto;-webkit-transition:all .3s ease-in,background .5s ease-in;transition:all .3s ease-in,background .5s ease-in;-webkit-transition-delay:.25s;transition-delay:.25s}}.page-header .page-container{max-width:1410px;width:98vw}.page-header__ts-wrapper{display:none}@media screen and (max-width:992px){.page-header__ts-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:0;left:0;overflow:hidden;position:fixed;right:0;top:0;-webkit-transition:all .5s ease-out,background 1s ease-out;transition:all .5s ease-out,background 1s ease-out;-webkit-transition-delay:.2s;transition-delay:.2s;width:100vw}}.page-header__ts-wrapper-inner{height:100%;overflow:auto;padding:216px 20px 59px}@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.page-header__ts-wrapper-inner{padding-top:195px}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.page-header__ts-wrapper-inner{padding-top:195px}}.page-header__content-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(195,192,219,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding:17px 0 21px}@media screen and (max-width:1440px){.page-header__content-inner{padding-bottom:calc(1.442vw + .23077px);padding-top:calc(.481vw + 10.07692px)}}@media screen and (max-width:1024px){.page-header__content-inner{padding:15px 0}}@media screen and (max-width:992px){.page-header__content-inner{position:relative;z-index:1001}.page-header__content-inner>.page-header__cta,.page-header__content-inner>.page-header__main-nav,.page-header__content-inner>.page-header__social-list{display:none!important}}.page-header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:56px;max-width:90px;min-width:40px;width:100%}@media screen and (max-width:1440px){.page-header__logo{margin-right:calc(4.808vw - 13.23077px);max-width:calc(6.01vw + 3.46154px)}}@media screen and (max-width:992px){.page-header__logo{margin-right:36px;max-width:65px}}@media screen and (max-width:725px){.page-header__logo{max-width:90px}}.page-header__target-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/header-target-link-bg.svg);background-repeat:no-repeat;background-size:cover;color:#fff!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-weight:700;justify-content:center;line-height:25px;margin-right:13px;min-height:65px;min-width:209px;position:relative;text-align:center}.page-header__target-link:hover{color:#fff!important;text-decoration:underline}@media screen and (max-width:992px){.page-header__target-link{margin-left:auto;margin-right:0}}.page-header__target-link span{padding-left:12px}.page-header__main-nav{margin-right:auto}@media screen and (max-width:992px){.page-header__main-nav{width:100%}}.page-header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:-11px;padding:0}@media screen and (max-width:1440px){.page-header__menu-list{margin:calc(-.962vw + 2.84615px)}}@media screen and (max-width:1024px){.page-header__menu-list{margin:-7px}}@media screen and (max-width:992px){.page-header__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:-15px 0;padding:0 20px;width:100%}}.page-header__menu-list li{padding:11px}@media screen and (max-width:1440px){.page-header__menu-list li{padding:calc(.962vw - 2.84615px)}}@media screen and (max-width:1024px){.page-header__menu-list li{padding:7px}}@media screen and (max-width:992px){.page-header__menu-list li{padding:15px 7px}}.page-header__menu-list a{color:#454544;font-size:16px;font-weight:600;line-height:26px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.page-header__menu-list a{font-size:calc(.962vw + 2.15385px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:992px){.page-header__menu-list a{font-size:18px;line-height:26px}}.page-header__menu-list a:hover{text-shadow:0 0 .6px}.page-header__social-list{padding-right:40px}@media screen and (max-width:1440px){.page-header__social-list{padding-right:calc(2.885vw - 1.53846px)}}@media screen and (max-width:1024px){.page-header__social-list{padding-right:28px}}@media screen and (max-width:992px){.page-header__social-list{-webkit-box-pack:center;-ms-flex-pack:center;border-top:1px solid #f3f2f8;justify-content:center;margin:150px auto 0;padding-right:0;padding-top:30px}}@media screen and (max-width:992px) and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0){.page-header__social-list{margin-top:70px}}@media screen and (max-width:992px) and (-webkit-min-device-pixel-ratio:0),screen and (max-width:992px) and (min-resolution:0.001dpcm){.page-header__social-list{margin-top:70px}}@media screen and (max-width:992px){.page-header__cta{margin-left:auto}}.page-header__cta>*{background-color:#107ed8;border-radius:1px;color:#fff;display:block;font-size:16px;font-weight:600;line-height:26px;overflow:hidden;padding:10px 17px 10px 16px;position:relative}.page-header__cta>*>span{background-color:#31b7dd;border-radius:50%;display:block;height:0;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:2}.page-header__cta>*>div{position:relative;text-align:center;z-index:3}.page-header__cta>:hover{color:#fff}.page-header__cta>:hover>span{height:562.5px;width:225%}@media screen and (max-width:1440px){.page-header__cta>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px);padding:calc(.721vw - .38462px) calc(.962vw + 3.15385px) calc(.721vw - .38462px) calc(.721vw + 5.61538px)}}@media screen and (max-width:1024px){.page-header__cta>*{font-size:14px;line-height:22px;padding:7px 13px}}@media screen and (max-width:725px){.page-header__cta>*{font-size:16px;line-height:26px;padding:10px 16px}}.burger{-webkit-tap-highlight-color:transparent;cursor:pointer;display:none;font-size:12px;height:19px;margin-bottom:auto;margin-left:30px;margin-top:auto;min-width:16px;position:relative;-webkit-transition:all .2s;transition:all .2s;width:16px;z-index:101}@media screen and (max-width:992px){.burger{display:block}}.burger .burger-lines{background-color:#232020;border-radius:8px;content:"";display:block;height:3px;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(0);transform:rotate(0);width:100%}.burger .burger-lines:after{top:-8.5px}.burger .burger-lines:after,.burger .burger-lines:before{background-color:#232020;border-radius:8px;content:"";display:block;height:3px;left:0;pointer-events:none;position:absolute;-webkit-transform:rotate(0);transform:rotate(0);width:100%}.burger .burger-lines:before{max-width:20px;top:9px}.burger.open .burger-lines,.burger.open .burger-lines:after,.burger.open .burger-lines:before{background-color:#232020}.burger.open .burger-lines:before{max-width:unset}.burger:after{content:"";display:block;left:-25%;position:absolute;top:-25%}.burger.burger-squeeze{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;z-index:999}.burger.burger-squeeze .burger-lines,.burger.burger-squeeze .burger-lines:after,.burger.burger-squeeze .burger-lines:before{-webkit-transition:top .2s .2s,left .1s,transform .2s,background-color .4s .2s;transition:top .2s .2s,left .1s,transform .2s,background-color .4s .2s}.burger.burger-squeeze.open .burger-lines{background-color:transparent!important;-webkit-transition:background-color .2s,top .2s,left .2s,transform .2s .15s;transition:background-color .2s,top .2s,left .2s,transform .2s .15s}.burger.burger-squeeze.open .burger-lines:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.burger.burger-squeeze.open .burger-lines:after,.burger.burger-squeeze.open .burger-lines:before{left:.5em;top:0;-webkit-transition:background-color .2s,top .2s,left .2s,transform .2s .15s;transition:background-color .2s,top .2s,left .2s,transform .2s .15s}.burger.burger-squeeze.open .burger-lines:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:993px){header.page-header .page-header__target-link{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}header.page-header .page-header__social-list{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}header.page-header .page-header__cta{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width:993px) and (max-width:1440px){header.page-header .page-header__logo{margin-right:calc(8.654vw - 88.61538px);max-width:calc(8.413vw - 51.15385px)}}@media screen and (min-width:993px) and (max-width:1024px){header.page-header .page-header__logo{margin-right:36px;max-width:65px}}@media screen and (max-width:992px){header.page-header .page-header__burger{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width:375px){header.page-header .page-header__logo{margin-right:0}}@media screen and (max-width:992px){header.page-header .page-header__cta{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:0;padding-top:40px}}.page-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}.page-footer__top{border-bottom:1px solid #f3f2f8;padding-bottom:33px;padding-top:22px}@media screen and (max-width:1440px){.page-footer__top{padding-bottom:calc(2.163vw + 1.84615px)}}@media screen and (max-width:1024px){.page-footer__top{padding-bottom:24px}}@media screen and (max-width:725px){.page-footer__top{padding-bottom:32px;padding-top:28.5px}}.page-footer__row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:480px){.page-footer__row{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:20px}}.page-footer__row:not(:last-of-type){padding-bottom:25px}@media screen and (max-width:1440px){.page-footer__row:not(:last-of-type){padding-bottom:calc(1.683vw + .76923px)}}@media screen and (max-width:1024px){.page-footer__row:not(:last-of-type){padding-bottom:18px}}@media screen and (max-width:725px){.page-footer__row:not(:last-of-type){padding-bottom:28px}}.page-footer__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px;max-width:90px;width:100%}@media screen and (max-width:1440px){.page-footer__logo{max-width:calc(6.01vw + 3.46154px)}}@media screen and (max-width:1024px){.page-footer__logo{max-width:65px}}@media screen and (max-width:725px){.page-footer__logo{max-width:90px}}.page-footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:-20px;padding:0}@media screen and (max-width:1440px){.page-footer__menu-list{margin:calc(-1.442vw + .76923px)}}@media screen and (max-width:1024px){.page-footer__menu-list{margin:-14px}}@media screen and (max-width:768px){.page-footer__menu-list{margin:calc(-16.279vw + 111.02326px)}}@media screen and (max-width:725px){.page-footer__menu-list{margin:-7px;padding-bottom:24px}}@media screen and (max-width:575px){.page-footer__menu-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;display:block;margin:-8px}}.page-footer__menu-list li{padding:20px}@media screen and (max-width:1440px){.page-footer__menu-list li{padding:calc(1.442vw - .76923px)}}@media screen and (max-width:1024px){.page-footer__menu-list li{padding:14px}}@media screen and (max-width:768px){.page-footer__menu-list li{padding:calc(16.279vw - 111.02326px)}}@media screen and (max-width:725px){.page-footer__menu-list li{padding:7px}}@media screen and (max-width:575px){.page-footer__menu-list li{padding:8px}}.page-footer__menu-list a{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:28px;-webkit-transition:all .2s linear;transition:all .2s linear}.page-footer__menu-list a:hover{text-shadow:1px 0 0 #454544}@media screen and (max-width:1440px){.page-footer__menu-list a{line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.page-footer__menu-list a{line-height:22px}}@media screen and (max-width:725px){.page-footer__menu-list a{line-height:28px}}.page-footer__cta>*{background-color:#107ed8;border-radius:1px;color:#fff;display:block;font-size:16px;font-weight:600;line-height:26px;min-width:164px;overflow:hidden;padding:10px 13.4px 10px 20px;position:relative;text-align:center}.page-footer__cta>*>span{background-color:#31b7dd;border-radius:50%;display:block;height:0;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:2}.page-footer__cta>*>div{position:relative;z-index:3}.page-footer__cta>:hover{color:#fff}.page-footer__cta>:hover>span{height:562.5px;width:225%}@media screen and (max-width:1440px){.page-footer__cta>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px);min-width:calc(4.567vw + 98.23077px);padding:calc(.721vw - .38462px) calc(.817vw + 1.63077px) calc(.721vw - .38462px) calc(1.442vw - .76923px)}}@media screen and (max-width:1024px){.page-footer__cta>*{font-size:14px;line-height:22px;min-width:145px;padding:7px 10px 7px 14px}}@media screen and (max-width:725px){.page-footer__cta>*{font-size:16px;line-height:26px;min-width:164px;padding:10px 24px}}.page-footer__bottom{padding-bottom:8px;padding-top:25px}@media screen and (max-width:1440px){.page-footer__bottom{padding-top:calc(1.442vw + 4.23077px)}}@media screen and (max-width:1024px){.page-footer__bottom{padding-top:19px}}@media screen and (max-width:725px){.page-footer__bottom{padding-top:28px}}.page-footer__copy-text>*{color:#9a9a9a;font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:28px;margin:0}.pre-footer{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/pre-footer-bg.png);background-repeat:no-repeat;background-size:cover;padding:153px 0 125px}@media screen and (max-width:1440px){.pre-footer{padding-bottom:calc(7.212vw + 21.15385px);padding-top:calc(10.337vw + 4.15385px)}}@media screen and (max-width:1024px){.pre-footer{padding-bottom:95px;padding-top:110px}}@media screen and (max-width:575px){.pre-footer{padding-bottom:50px}}.pre-footer__inner{margin:0 auto;max-width:1099px;padding-top:55px;position:relative;width:100%}@media screen and (max-width:1440px){.pre-footer__inner{max-width:calc(62.26vw + 202.46154px)}}@media screen and (max-width:1024px){.pre-footer__inner{max-width:840px}}.pre-footer__animation{height:320.95px;max-width:311px;position:absolute;top:-360px;width:100%}@media screen and (max-width:1440px){.pre-footer__animation{height:calc(18.738vw + 51.12308px);max-width:calc(17.067vw + 65.23077px);top:calc(-20.433vw - 65.76923px)}}@media screen and (max-width:1024px){.pre-footer__animation{height:243px;max-width:240px;top:-275px}}.pre-footer__map-wrapper{bottom:0;max-width:591px;position:absolute;right:0;width:100%}@media screen and (min-width:992px){.pre-footer__map-wrapper{-webkit-transform:translateY(18%);transform:translateY(18%)}}@media screen and (max-width:1440px){.pre-footer__map-wrapper{max-width:calc(21.875vw + 276px)}}@media screen and (max-width:1024px){.pre-footer__map-wrapper{max-width:500px}}@media screen and (max-width:992px){.pre-footer__map-wrapper{max-width:calc(17.857vw + 322.85714px)}}@media screen and (max-width:725px){.pre-footer__map-wrapper{max-width:calc(97vw - 251.25px)}}@media screen and (max-width:575px){.pre-footer__map-wrapper{bottom:unset;margin-bottom:calc(40vw - 230px);max-width:100%;overflow:hidden;position:relative;right:unset}}.pre-footer__map-picture>svg{max-width:100%}@media screen and (min-width:992px){.pre-footer__map-picture>svg{-webkit-transform:scale(1.2);transform:scale(1.2)}}.pre-footer__map-marker{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;max-width:251px;position:absolute;width:100%;z-index:2}.pre-footer__map-marker--lviv{left:-45px;top:102px}@media screen and (max-width:1440px){.pre-footer__map-marker--lviv{left:calc(2.163vw - 76.15385px);top:calc(-2.644vw + 140.07692px)}}@media screen and (max-width:1024px){.pre-footer__map-marker--lviv{left:-54px;top:113px}}@media screen and (max-width:992px){.pre-footer__map-marker--lviv{left:calc(3.571vw - 89.42857px);top:calc(-4.018vw + 152.85714px)}}@media screen and (max-width:725px){.pre-footer__map-marker--lviv{top:calc(-13.3vw + 220.125px)}}@media screen and (max-width:575px){.pre-footer__map-marker--lviv{left:calc(9.5vw - 109.625px);top:calc(-17vw + 208.75px)}}@media screen and (max-width:425px){.pre-footer__map-marker--lviv .pre-footer__map-tooltip{bottom:-32px;left:130px}}.pre-footer__map-marker--kyiv{left:147px;top:69px}@media screen and (max-width:1440px){.pre-footer__map-marker--kyiv{left:calc(11.058vw - 12.23077px);top:calc(-5.048vw + 141.69231px)}}@media screen and (max-width:1024px){.pre-footer__map-marker--kyiv{left:101px;top:90px}}@media screen and (max-width:992px){.pre-footer__map-marker--kyiv{left:calc(4.911vw + 52.28571px);top:calc(-3.125vw + 121px)}}@media screen and (max-width:725px){.pre-footer__map-marker--kyiv{left:calc(53.8vw - 302.25px);top:calc(-24.7vw + 277.375px)}}@media screen and (max-width:575px){.pre-footer__map-marker--kyiv{left:calc(45.5vw - 136.625px);top:calc(-13.5vw + 175.625px)}}@media screen and (max-width:425px){.pre-footer__map-marker--kyiv .pre-footer__map-tooltip{bottom:-32px;left:24px}}.pre-footer__map-marker--kharkiv{left:314px;top:109px}@media screen and (max-width:1440px){.pre-footer__map-marker--kharkiv{left:calc(16.106vw + 82.07692px);top:calc(-3.365vw + 157.46154px)}}@media screen and (max-width:1024px){.pre-footer__map-marker--kharkiv{left:247px;top:123px}}.pre-footer__map-marker--dnipro{left:271px;top:192px}@media screen and (max-width:1440px){.pre-footer__map-marker--dnipro{left:calc(14.904vw + 56.38462px);top:calc(.481vw + 185.07692px)}}@media screen and (max-width:1024px){.pre-footer__map-marker--dnipro{left:209px;top:190px}}@media screen and (max-width:992px){.pre-footer__map-marker--dnipro{left:calc(6.25vw + 147px);top:calc(-2.232vw + 212.14286px)}}@media screen and (max-width:725px){.pre-footer__map-marker--dnipro{left:calc(79.3vw - 382.625px)}}@media screen and (max-width:575px){.pre-footer__map-marker--dnipro{left:calc(64.5vw - 136.875px);top:201px}}@media screen and (max-width:425px){.pre-footer__map-marker--dnipro .pre-footer__map-tooltip{bottom:-32px;left:-51px}}.pre-footer__map-marker.active{z-index:100}.pre-footer__map-marker-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media screen and (max-width:575px){.pre-footer__map-marker-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.pre-footer__map-marker-info>span{font-family:Helvetica,Arial,sans-serif;line-height:28px}.pre-footer__map-marker-info:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/map-marker.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:31px;width:31px}@media screen and (max-width:575px){.pre-footer__map-marker-info:before{height:18px;width:18px}}.pre-footer__map-tooltip{background:#fff;bottom:95px;-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);left:0;max-width:251px;opacity:0;position:absolute;right:0;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden;width:100%}.pre-footer__map-tooltip.open{opacity:1;visibility:visible}.pre-footer__map-tooltip:after{background-color:#fff;bottom:-5px;content:"";height:10px;left:50%;margin-left:-5px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:10px}@media screen and (max-width:425px){.pre-footer__map-tooltip:after{display:none}}.pre-footer__map-tooltip>img{width:100%}.pre-footer__map-tooltip-content{padding:12.5px 30px 17.5px 21px}.pre-footer__map-tooltip-content>*{font-family:Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:28px;margin:0}.pre-footer__map-tooltip-content>:not(:last-child){margin-bottom:15px}.pre-footer__text-content{max-width:700px}@media screen and (max-width:1440px){.pre-footer__text-content{max-width:calc(43.269vw + 76.92308px)}}@media screen and (max-width:1024px){.pre-footer__text-content{max-width:520px}}@media screen and (max-width:575px){.pre-footer__text-content{max-width:100%;padding-bottom:calc(30vw - 112.5px)}}.pre-footer__title{margin-bottom:24px}@media screen and (max-width:1440px){.pre-footer__title{margin-bottom:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.pre-footer__title{margin-bottom:18px}}@media screen and (max-width:575px){.pre-footer__title{margin-bottom:16px}}.pre-footer__title>*{color:#fff;font-weight:600;margin:0}.pre-footer__slogan{margin-bottom:40px;max-width:440px}@media screen and (max-width:1440px){.pre-footer__slogan{margin-bottom:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.pre-footer__slogan{margin-bottom:32px}}@media screen and (max-width:575px){.pre-footer__slogan{margin-bottom:30px}}.pre-footer__slogan>*{color:#fff;font-size:22px;font-weight:400;line-height:35px;margin:0}@media screen and (max-width:1440px){.pre-footer__slogan>*{font-size:calc(.962vw + 8.15385px);line-height:calc(1.683vw + 10.76923px)}}@media screen and (max-width:1024px){.pre-footer__slogan>*{font-size:18px;line-height:28px}}@media screen and (max-width:575px){.pre-footer__slogan>*{font-size:20px;line-height:32px}}.pre-footer__slogan>:not(:last-child){margin-bottom:15px}.pre-footer__contact-list{list-style:none;margin:0;max-width:380px;padding:0 0 40px}.pre-footer__contact-list li{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.pre-footer__contact-list li:not(:last-child){margin-bottom:43px}@media screen and (max-width:1440px){.pre-footer__contact-list li:not(:last-child){margin-bottom:calc(2.644vw + 4.92308px)}}@media screen and (max-width:1024px){.pre-footer__contact-list li:not(:last-child){margin-bottom:32px}}@media screen and (max-width:575px){.pre-footer__contact-list li:not(:last-child){margin-bottom:40px}}.pre-footer__contact-icon{margin-right:21px;max-width:60px;min-width:60px;overflow:hidden;width:100%}@media screen and (max-width:1440px){.pre-footer__contact-icon{margin-right:calc(.962vw + 7.15385px);max-width:calc(3.365vw + 11.53846px);min-width:calc(3.365vw + 11.53846px)}}@media screen and (max-width:1024px){.pre-footer__contact-icon{margin-right:17px;max-width:46px;min-width:46px}}@media screen and (max-width:575px){.pre-footer__contact-icon{margin-right:21px;max-width:60px;min-width:60px}}.pre-footer__contact-icon img,.pre-footer__contact-icon svg{max-width:100%}.pre-footer__contact-text-mark{margin-bottom:-2px}.pre-footer__contact-text-mark>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.pre-footer__contact-text-mark>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.pre-footer__contact-text-mark>*{font-size:14px;line-height:22px}}@media screen and (max-width:575px){.pre-footer__contact-text-mark>*{font-size:16px;line-height:26px}}.pre-footer__contact-text-link a,.pre-footer__contact-text-link>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:34px;margin:0}@media screen and (max-width:1440px){.pre-footer__contact-text-link a,.pre-footer__contact-text-link>*{font-size:calc(1.202vw + 6.69231px);line-height:calc(1.202vw + 16.69231px)}}@media screen and (max-width:1024px){.pre-footer__contact-text-link a,.pre-footer__contact-text-link>*{font-size:19px;line-height:29px}}@media screen and (max-width:575px){.pre-footer__contact-text-link a,.pre-footer__contact-text-link>*{font-size:20px;line-height:34px}}.pre-footer__cta{padding-left:85px}@media screen and (max-width:1440px){.pre-footer__cta{padding-left:calc(7.212vw - 18.84615px)}}@media screen and (max-width:1024px){.pre-footer__cta{padding-left:55px}}@media screen and (max-width:575px){.pre-footer__cta{padding-left:75px}}.gl-hero{padding-top:66px}@media screen and (max-width:1440px){.gl-hero{padding-top:calc(4.567vw + .23077px)}}@media screen and (max-width:1024px){.gl-hero{padding-top:47px}}@media screen and (max-width:575px){.gl-hero{padding-top:24px}}.gl-hero__inner{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:725px){.gl-hero__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gl-hero__text-content{margin-right:20px;max-width:600px;width:100%}@media screen and (max-width:1440px){.gl-hero__text-content{max-width:calc(34.856vw + 98.07692px)}}@media screen and (max-width:1024px){.gl-hero__text-content{max-width:455px}}@media screen and (max-width:725px){.gl-hero__text-content{margin-right:0;max-width:600px}}.gl-hero__main-title{margin-bottom:16px}@media screen and (max-width:1440px){.gl-hero__main-title{margin-bottom:calc(.721vw + 5.61538px)}}@media screen and (max-width:1024px){.gl-hero__main-title{margin-bottom:13px}}@media screen and (max-width:725px){.gl-hero__main-title{margin-bottom:16px}}.gl-hero__main-title>*{font-size:72px;font-weight:800;line-height:82px;margin:0}@media screen and (max-width:1440px){.gl-hero__main-title>*{font-size:calc(5.048vw - .69231px);line-height:calc(5.769vw - 1.07692px)}}@media screen and (max-width:1024px){.gl-hero__main-title>*{font-size:51px;line-height:58px}}@media screen and (max-width:575px){.gl-hero__main-title>*{font-size:48px;line-height:52px}}.gl-hero__fun-text>*,.gl-hero__pre-title>*{font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:29px;margin:0}@media screen and (max-width:1440px){.gl-hero__fun-text>*,.gl-hero__pre-title>*{font-size:calc(.962vw + 4.15385px);line-height:calc(1.683vw + 4.76923px)}}@media screen and (max-width:1024px){.gl-hero__fun-text>*,.gl-hero__pre-title>*{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.gl-hero__fun-text>*,.gl-hero__pre-title>*{font-size:18px;line-height:29px}}.gl-hero__fun-text>:not(:last-child),.gl-hero__pre-title>:not(:last-child){margin-bottom:15px}.gl-hero__pre-title{margin-bottom:24px;max-width:440px}@media screen and (max-width:1440px){.gl-hero__pre-title{margin-bottom:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.gl-hero__pre-title{margin-bottom:18px}}@media screen and (max-width:725px){.gl-hero__pre-title{margin-bottom:24px}}.gl-hero__description{margin-bottom:40px;max-width:440px}@media screen and (max-width:1440px){.gl-hero__description{margin-bottom:calc(1.923vw + 12.30769px);max-width:calc(20.433vw + 145.76923px)}}@media screen and (max-width:1024px){.gl-hero__description{margin-bottom:32px;max-width:355px}}@media screen and (max-width:725px){.gl-hero__description{margin-bottom:24px;max-width:420px}}.gl-hero__fun-text{margin-bottom:40px}@media screen and (max-width:1440px){.gl-hero__fun-text{margin-bottom:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.gl-hero__fun-text{margin-bottom:32px}}@media screen and (max-width:725px){.gl-hero__fun-text{margin-bottom:40px}.gl-hero__picture-content{width:100%}}@media screen and (max-width:575px){.gl-hero__picture-content{padding-top:40px}}.gl-hero__picture{max-width:625px;overflow:hidden;position:relative}@media screen and (max-width:725px){.gl-hero__picture{margin:0 auto}}.gl-hero__cloud-decor-1{left:14px;position:absolute;top:9px}.gl-hero__cloud-decor-2{position:absolute;right:14px;top:43px}.gl-hero__cat-decor{bottom:125px;left:25px;position:absolute}.gl-hero__paws-decor{bottom:23px;left:125px;position:absolute}.gl-hero__leaf-decor-1{left:12px;position:absolute;top:289px}.gl-hero__leaf-decor-2{bottom:53px;left:409px;position:absolute}.gl-hero__leaf-decor-3{bottom:183px;position:absolute;right:57px}.gl-services{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/home-services-bg.png);background-repeat:no-repeat;background-size:cover;padding-bottom:100px;padding-top:195px;position:relative}@media screen and (min-width:2560px){.gl-services{padding-top:calc(10.938vw - 55px)}}@media screen and (max-width:1440px){.gl-services{padding-bottom:calc(6.01vw + 13.46154px);padding-top:calc(8.413vw + 73.84615px)}}@media screen and (max-width:1024px){.gl-services{padding-bottom:75px;padding-top:160px}}@media screen and (max-width:575px){.gl-services{padding-bottom:60px}}.gl-services__inner{position:relative}.gl-services__main-title{margin-bottom:88px;text-align:center}@media screen and (max-width:1440px){.gl-services__main-title{margin-bottom:calc(6.01vw + 1.46154px)}}@media screen and (max-width:1024px){.gl-services__main-title{margin-bottom:63px}}@media screen and (max-width:575px){.gl-services__main-title{margin-bottom:40px}}.gl-services__main-title>*{color:#fff}@media screen and (max-width:575px){.gl-services__main-title>*{font-size:36px;line-height:46px}}.gl-services__content-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-right:80px}@media screen and (max-width:1440px){.gl-services__content-wrapper{padding-right:calc(14.423vw - 127.69231px)}}@media screen and (max-width:1024px){.gl-services__content-wrapper{padding-right:20px}}.gl-services__posts{max-width:516px;padding-bottom:83px;width:100%}@media screen and (max-width:1440px){.gl-services__posts{max-width:calc(31.971vw + 55.61538px);padding-bottom:calc(5.529vw + 3.38462px)}}@media screen and (max-width:1024px){.gl-services__posts{max-width:383px;padding-bottom:60px}}@media screen and (max-width:992px){.gl-services__posts{max-width:calc(30.357vw + 81.85714px)}}@media screen and (max-width:768px){.gl-services__posts{max-width:315px}}.gl-services__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed hsla(0,0%,100%,.3);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:108px;padding:24px 30px;position:relative}@media screen and (max-width:1440px){.gl-services__item{min-height:calc(7.452vw + .69231px);padding:calc(1.683vw - .23077px) calc(2.163vw - 1.15385px)}}@media screen and (max-width:1024px){.gl-services__item{min-height:77px;padding:17px 21px}}.gl-services__item:after{background-color:#fff;bottom:-1px;content:"";height:2.5px;left:0;position:absolute;right:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:0}.gl-services__item.active:after,.gl-services__item:hover:after{width:100%}.gl-services__item.active .gl-services-item__key span,.gl-services__item:hover .gl-services-item__key span{color:#fff}.gl-services__item.active .gl-services-item__key:after,.gl-services__item:hover .gl-services-item__key:after{background-color:#fff}.gl-services__item:first-child{border-top:1px dashed hsla(0,0%,100%,.3)}.gl-services-item__key{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.gl-services-item__key span{color:#c1bed8;font-size:22px;font-weight:400;line-height:28px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.gl-services-item__key span{font-size:calc(1.202vw + 4.69231px);line-height:calc(1.683vw + 3.76923px)}}@media screen and (max-width:1024px){.gl-services-item__key span{font-size:17px;line-height:21px}}.gl-services-item__key:after{background-color:#c1bed8;content:"";display:block;height:1px;margin:0 10px;-webkit-transition:all .2s linear;transition:all .2s linear;width:31px}@media screen and (max-width:1440px){.gl-services-item__key:after{width:calc(2.404vw - 3.61538px)}}@media screen and (max-width:1024px){.gl-services-item__key:after{width:21px}}.gl-services-item__title{color:#fff;font-size:24px;font-weight:600;line-height:30px}@media screen and (max-width:1440px){.gl-services-item__title{font-size:calc(1.442vw + 3.23077px);line-height:calc(1.923vw + 2.30769px)}}@media screen and (max-width:1024px){.gl-services-item__title{font-size:18px;line-height:22px}}.gl-services__content-post{max-width:436px;opacity:0;padding-top:36px;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden}@media screen and (max-width:1440px){.gl-services__content-post{max-width:calc(16.346vw + 200.61538px);padding-top:calc(2.885vw - 5.53846px)}}@media screen and (max-width:1024px){.gl-services__content-post{max-width:368px;padding-top:24px}}@media screen and (max-width:992px){.gl-services__content-post{max-width:calc(10.268vw + 266.14286px)}}.gl-services__content-post.active{opacity:1;visibility:visible}.gl-services-content-post__title{color:#fff;font-size:24px;font-weight:600;line-height:34px;margin-bottom:24px}@media screen and (max-width:1440px){.gl-services-content-post__title{font-size:calc(1.442vw + 3.23077px);line-height:calc(1.442vw + 13.23077px);margin-bottom:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.gl-services-content-post__title{font-size:18px;line-height:28px;margin-bottom:18px}}.gl-services-content-post__excerpt{color:#c5c6e5;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin-bottom:32px;opacity:.87}@media screen and (max-width:1440px){.gl-services-content-post__excerpt{font-size:calc(.481vw + 9.07692px);line-height:calc(.481vw + 19.07692px);margin-bottom:calc(1.442vw + 11.23077px)}}@media screen and (max-width:1024px){.gl-services-content-post__excerpt{font-size:14px;line-height:24px;margin-bottom:26px}}.gl-services-content-post__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:26px;-webkit-transition:all .2s linear;transition:all .2s linear}.gl-services-content-post__link:hover{color:#fff}.gl-services-content-post__link:hover:after{width:27px}@media screen and (max-width:1440px){.gl-services-content-post__link{font-size:calc(.481vw + 9.07692px);line-height:calc(.481vw + 19.07692px)}}@media screen and (max-width:1024px){.gl-services-content-post__link{font-size:14px;line-height:24px}}@media screen and (max-width:725px){.gl-services-content-post__link{font-size:16px;line-height:26px;margin-top:17px}}.gl-services-content-post__link:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/services-more-link-arrow-big.svg);background-position:100%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;margin-left:15px;-webkit-transition:all .2s linear;transition:all .2s linear;width:17px}.gl-services__spoilers-list{list-style:none;margin:0;padding:0 0 60px}.gl-services__spoiler-item{border-bottom:1px dashed #dedce9;cursor:pointer;min-height:83px;padding:29px 0;position:relative}.gl-services__spoiler-item:first-child{border-top:1px dashed #dedce9}.gl-services-spoiler-item.active .gl-services-spoiler-item__status{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.gl-services-spoiler-item.active:after{opacity:1;visibility:visible}.gl-services-spoiler-item:after{background-color:#fff;bottom:-1px;content:"";height:2.5px;left:0;opacity:0;position:absolute;right:0;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden;width:100%}.gl-services-spoiler-item__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.gl-services-spoiler-item__title{margin-right:20px;max-width:575px}@media screen and (max-width:1440px){.gl-services-spoiler-item__title{max-width:calc(34.856vw + 73.07692px)}}@media screen and (max-width:1024px){.gl-services-spoiler-item__title{max-width:430px}}.gl-services-spoiler-item__title span{color:#fff;font-size:20px;font-weight:600;line-height:25px}.gl-services-spoiler-item__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;justify-content:center;min-width:38px;-webkit-transition:all .2s linear;transition:all .2s linear;width:38px}.gl-services-spoiler-item__status svg{max-width:23px}.gl-services-spoiler-item__status path{fill:#dedce9}.gl-services-spoiler-item__body{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:610px;padding-top:24px;width:100%}.gl-services-spoiler-item__body p{color:#c5c6e5;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0;opacity:.87}@media screen and (max-width:725px){.gl-services-spoiler-item__body p{color:#fbfcff;opacity:1}}.gl-services-spoiler-item__body p:not(:last-child){margin-bottom:15px}.gl-services-spoiler-item__content{display:none}.gl-services__animation{bottom:116px;max-height:248px;max-width:409px;opacity:0;position:absolute;right:0;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden;width:100%}.gl-services__animation.active{opacity:1;visibility:visible}@media screen and (max-width:1440px){.gl-services__animation{bottom:calc(9.856vw - 25.92308px);max-width:calc(28.606vw - 2.92308px)}}@media screen and (max-width:1024px){.gl-services__animation{bottom:60px;max-width:290px}}@media screen and (max-width:725px){.gl-services__animation{display:none}}.gl-faqs{min-height:770px}@media screen and (max-width:1440px){.gl-faqs{min-height:calc(52.885vw + 8.46154px)}}@media screen and (max-width:1024px){.gl-faqs{min-height:550px}}@media screen and (max-width:745px){.gl-faqs{min-height:unset;padding-bottom:80px}}.gl-faqs__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #f3f2f8;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:725px){.gl-faqs__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:992px){.gl-faqs__main-title{max-width:calc(17.857vw + 52.85714px);padding-bottom:10px}}@media screen and (max-width:768px){.gl-faqs__main-title{max-width:190px}}@media screen and (max-width:725px){.gl-faqs__main-title{max-width:450px}}@media screen and (max-width:575px){.gl-faqs__main-title{padding-bottom:0}}.gl-faqs__all-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#454544;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:26px;margin-left:auto;padding-top:20px;-webkit-transition:all .2s linear;transition:all .2s linear}.gl-faqs__all-link:hover{color:#107ed8}.gl-faqs__all-link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}@media screen and (max-width:1440px){.gl-faqs__all-link{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px);padding-top:calc(2.644vw - 18.07692px)}}@media screen and (max-width:1024px){.gl-faqs__all-link{font-size:14px;line-height:22px;padding-top:9px}}@media screen and (max-width:992px){.gl-faqs__all-link{padding-top:35px}}@media screen and (max-width:745px){.gl-faqs__all-link{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding-top:40px}}@media screen and (max-width:725px){.gl-faqs__all-link{font-size:16px;line-height:26px}}.gl-faqs__all-link:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/faqs-more-link-arrow.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;margin-left:15px;-webkit-transition:all .2s linear;transition:all .2s linear;width:17px}.gl-faqs__lists{margin-left:auto;max-width:734px;padding-top:130px;width:100%}@media screen and (max-width:1440px){.gl-faqs__lists{max-width:calc(37.019vw + 200.92308px);padding-top:calc(9.135vw - 1.53846px)}}@media screen and (max-width:1024px){.gl-faqs__lists{max-width:580px;padding-top:92px}}@media screen and (max-width:992px){.gl-faqs__lists{max-width:calc(64.732vw - 62.14286px)}}@media screen and (max-width:745px){.gl-faqs__lists{max-width:100%;padding-top:55px}}@media screen and (max-width:575px){.gl-faqs__lists{padding-top:40px}}.gl-faqs__spoilers-list{display:none;list-style:none;margin:0;padding:0}.gl-faqs__spoiler-item{border-bottom:1px dashed #dedce9;cursor:pointer;min-height:73px;padding:20px 30px}@media screen and (max-width:1440px){.gl-faqs__spoiler-item{min-height:calc(5.048vw + .30769px);padding:calc(1.442vw - .76923px) calc(1.923vw + 2.30769px)}}@media screen and (max-width:1024px){.gl-faqs__spoiler-item{min-height:52px;padding:14px 22px}}@media screen and (max-width:725px){.gl-faqs__spoiler-item{min-height:73px;padding:24px 22px}}@media screen and (max-width:575px){.gl-faqs__spoiler-item{min-height:98px;padding:24px 0}}.gl-faqs__spoiler-item:first-child{border-top:1px dashed #dedce9}.gl-faqs-spoiler-item.active .gl-faqs-spoiler-item__status{background-color:#107ed8;border-color:transparent;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.gl-faqs-spoiler-item.active .gl-faqs-spoiler-item__status path{fill:#fff}.gl-faqs-spoiler-item__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.gl-faqs-spoiler-item__title{margin-right:20px;max-width:575px}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__title{max-width:calc(34.856vw + 73.07692px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__title{max-width:430px}}.gl-faqs-spoiler-item__title span{font-size:20px;font-weight:700;line-height:25px}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__title span{font-size:calc(.962vw + 6.15385px);line-height:calc(1.202vw + 7.69231px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__title span{font-size:16px;line-height:20px}}@media screen and (max-width:725px){.gl-faqs-spoiler-item__title span{font-size:20px;line-height:25px}}.gl-faqs-spoiler-item__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-width:40px;-webkit-transition:all .2s linear;transition:all .2s linear;width:40px}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__status{height:calc(1.923vw + 12.30769px);min-width:calc(1.923vw + 12.30769px);width:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__status{height:32px;min-width:32px;width:32px}}@media screen and (max-width:725px){.gl-faqs-spoiler-item__status{height:38px;min-width:38px;width:38px}}.gl-faqs-spoiler-item__status svg{max-width:24px}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__status svg{max-width:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__status svg{max-width:18px}}.gl-faqs-spoiler-item__status path,.gl-faqs-spoiler-item__status svg{-webkit-transition:all .2s linear;transition:all .2s linear}.gl-faqs-spoiler-item__body{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:610px;padding-left:20px;padding-top:10px;width:100%}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__body{max-width:calc(13.221vw + 419.61538px);padding-left:calc(3.365vw - 28.46154px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__body{max-width:555px;padding-left:6px}}.gl-faqs-spoiler-item__body p{font-size:16px;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.gl-faqs-spoiler-item__body p{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.gl-faqs-spoiler-item__body p{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.gl-faqs-spoiler-item__body p{font-size:16px;line-height:26px}}.gl-faqs-spoiler-item__body p:not(:last-child){margin-bottom:15px}.gl-faqs-spoiler-item__content{display:none}.gl-faqs__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:-25px;padding:50px 0 0 115px}@media screen and (max-width:1440px){.gl-faqs__nav-list{margin:calc(-1.683vw - .76923px);padding-left:calc(9.615vw - 23.46154px);padding-top:calc(4.808vw - 19.23077px)}}@media screen and (max-width:1024px){.gl-faqs__nav-list{margin:-18px;padding-left:75px;padding-top:30px}}@media screen and (max-width:992px){.gl-faqs__nav-list{margin:calc(-4.018vw + 21.85714px);padding-left:calc(31.25vw - 235px);padding-top:53px}}@media screen and (max-width:768px){.gl-faqs__nav-list{margin:-9px;padding-left:5px}}@media screen and (max-width:725px){.gl-faqs__nav-list{padding-top:20px}}@media screen and (max-width:575px){.gl-faqs__nav-list{margin:0;padding-left:0;width:100%}}.gl-faqs__nav-tab{border-bottom:5px solid transparent;cursor:pointer;margin:25px;padding:0 10px 22px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.gl-faqs__nav-tab{margin:calc(1.683vw + .76923px);padding:0 calc(.721vw - .38462px) calc(1.442vw + 1.23077px)}}@media screen and (max-width:1024px){.gl-faqs__nav-tab{margin:18px;padding:0 7px 16px}}@media screen and (max-width:992px){.gl-faqs__nav-tab{margin:calc(4.018vw - 21.85714px)}}@media screen and (max-width:768px){.gl-faqs__nav-tab{margin:9px}}@media screen and (max-width:575px){.gl-faqs__nav-tab{margin:0;padding-bottom:22px;width:50%}.gl-faqs__nav-tab--resp span:first-child{display:none}}@media screen and (min-width:576px){.gl-faqs__nav-tab--resp span:last-child{display:none}}.gl-faqs__nav-tab span{font-size:14px;font-weight:700;line-height:26px;text-transform:uppercase;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.gl-faqs__nav-tab span{font-size:calc(.481vw + 7.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.gl-faqs__nav-tab span{font-size:12px;line-height:22px}}@media screen and (max-width:725px){.gl-faqs__nav-tab span{font-size:14px;line-height:26px}}.gl-faqs__nav-tab.active,.gl-faqs__nav-tab:hover{border-color:#107ed8}.gl-faqs__nav-tab.active span,.gl-faqs__nav-tab:hover span{color:#107ed8}.gl-faqs__picture{bottom:0;left:110px;max-width:420px;position:absolute}@media screen and (min-width:1440px){.gl-faqs__picture{left:calc(47.5vw - 574px)}}@media screen and (max-width:1440px){.gl-faqs__picture{left:calc(14.423vw - 97.69231px);max-width:calc(28.846vw + 4.61538px)}}@media screen and (max-width:1024px){.gl-faqs__picture{left:50px;max-width:300px}}@media screen and (max-width:992px){.gl-faqs__picture{left:calc(17.857vw - 127.14286px)}}@media screen and (max-width:745px){.gl-faqs__picture{display:none}}.gl-partners{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/our-partners-bg.png);background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:100px 0}@media screen and (max-width:1440px){.gl-partners{padding:calc(6.971vw - .38462px) 0}}@media screen and (max-width:1024px){.gl-partners{padding:71px 0}}.gl-partners__main-title{margin:0 auto 50px;max-width:1125px}@media screen and (max-width:1440px){.gl-partners__main-title{margin-bottom:calc(3.846vw - 5.38462px);max-width:calc(81.731vw - 51.92308px)}}@media screen and (max-width:1024px){.gl-partners__main-title{margin-bottom:34px;max-width:785px}}@media screen and (max-width:575px){.gl-partners__main-title{margin-bottom:24px}}.gl-partners__main-title>*{color:#fff;font-weight:600}.gl-partners__list-wrapper{position:relative}@media screen and (min-width:576px){.gl-partners__list-wrapper{margin:-120px 0}}.gl-partners__slider-arrows{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}@media screen and (max-width:575px){.gl-partners__slider-arrows{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;position:static;-webkit-transform:unset;transform:unset}.gl-partners__arrow{margin:0 10px}}.gl-partners__list-slider{margin:0 auto;max-width:1202px;overflow:hidden}@media screen and (min-width:576px){.gl-partners__list-slider{padding:120px 0}}@media screen and (min-width:993px){.gl-partners__list-slider{padding:120px 18px 120px 38px}}@media screen and (max-width:1440px){.gl-partners__list-slider{max-width:calc(88.221vw - 75.38462px)}}@media screen and (max-width:1024px){.gl-partners__list-slider{max-width:828px}}@media screen and (max-width:992px){.gl-partners__list-slider{max-width:calc(81.696vw + 17.57143px)}}@media screen and (max-width:768px){.gl-partners__list-slider{width:84%}}@media screen and (max-width:575px){.gl-partners__list-slider{max-width:100%;width:100%}}.gl-partners__list-slider .swiper-wrapper{height:200px}@media screen and (max-width:1440px){.gl-partners__list-slider .swiper-wrapper{height:calc(13.221vw + 9.61538px)}}@media screen and (max-width:1024px){.gl-partners__list-slider .swiper-wrapper{height:145px}}.gl-partners__slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:hsla(0,0%,100%,.5);border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;justify-content:center;overflow:hidden;padding:20px;position:relative;-webkit-transition:background-color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.gl-partners__slide a{bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.gl-partners__slide img,.gl-partners__slide svg{max-width:163px}@media screen and (max-width:992px){.gl-partners__slide img,.gl-partners__slide svg{width:100%}}@media screen and (min-width:993px){.gl-partners__slide:hover{background-color:#fff;-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02)}}.gl-partners__slide:not(.swiper-slide-visible){opacity:0}.gl-testimonials{padding:200px 0 337px}@media screen and (max-width:1440px){.gl-testimonials{padding-bottom:calc(23.558vw - 2.23077px);padding-top:calc(13.942vw - .76923px)}}@media screen and (max-width:1024px){.gl-testimonials{padding-bottom:239px;padding-top:142px}}@media screen and (max-width:992px){.gl-testimonials{padding-top:calc(18.75vw - 44px)}}@media screen and (max-width:768px){.gl-testimonials{padding-top:100px}}@media screen and (max-width:575px){.gl-testimonials{padding-top:90px}}.gl-testimonials__inner{margin:0 auto;max-width:845px}@media screen and (max-width:1440px){.gl-testimonials__inner{max-width:calc(33.173vw + 367.30769px)}}@media screen and (max-width:1024px){.gl-testimonials__inner{max-width:707px}}.gl-testimonials__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:50px;position:relative;z-index:2}@media screen and (max-width:1440px){.gl-testimonials__header{padding-bottom:calc(4.327vw - 12.30769px)}}@media screen and (max-width:1024px){.gl-testimonials__header{padding-bottom:32px}}@media screen and (max-width:575px){.gl-testimonials__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:24px}.gl-testimonials__main-title{margin-bottom:24px}}@media screen and (min-width:992px){.gl-testimonials__main-title>*{line-height:48px}}.gl-testimonials__slider-arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:575px){.gl-testimonials__slider-arrows{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.gl-testimonials__slider-arrow{margin:7px}.gl-testimonials__list-slider{margin-top:-63px;overflow:hidden}.gl-testimonials__list-slider.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.gl-testimonials__slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(50% - 31.5px)!important;margin-top:63px}.gl-testimonials-slide__title{margin-bottom:3px}.gl-testimonials-slide__title span{font-size:20px;font-weight:700;line-height:25px}@media screen and (max-width:1440px){.gl-testimonials-slide__title span{font-size:calc(.481vw + 13.07692px);line-height:calc(.481vw + 18.07692px)}}@media screen and (max-width:1024px){.gl-testimonials-slide__title span{font-size:18px;line-height:23px}}@media screen and (max-width:725px){.gl-testimonials-slide__title span{font-size:20px;line-height:25px}}.gl-testimonials-slide__position{margin-bottom:12px}@media screen and (max-width:1440px){.gl-testimonials-slide__position{margin-bottom:calc(1.202vw - 5.30769px)}}@media screen and (max-width:1024px){.gl-testimonials-slide__position{margin-bottom:7px}}.gl-testimonials-slide__position span{color:#9a9a9a;font-size:16px;font-weight:400;line-height:28px}@media screen and (max-width:1440px){.gl-testimonials-slide__position span{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 14.15385px)}}@media screen and (max-width:1024px){.gl-testimonials-slide__position span{font-size:14px;line-height:24px}}@media screen and (max-width:725px){.gl-testimonials-slide__position span{font-size:16px;line-height:28px}}.gl-testimonials-slide__text>*{font-size:16px;font-style:italic;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.gl-testimonials-slide__text>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.gl-testimonials-slide__text>*{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.gl-testimonials-slide__text>*{font-size:16px;line-height:26px}}.gl-testimonials-slide__text>:not(:last-child){margin-bottom:15px}.gl-testimonials-slide__media-content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fbfafe;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-right:27px;max-width:191px;min-width:191px;width:100%}@media screen and (max-width:1440px){.gl-testimonials-slide__media-content{max-width:calc(8.654vw + 66.38462px);min-width:calc(8.654vw + 66.38462px)}}@media screen and (max-width:1024px){.gl-testimonials-slide__media-content{max-width:155px;min-width:155px}}@media screen and (max-width:575px){.gl-testimonials-slide__media-content{display:none}}.gl-testimonials__list-nav-slider{max-width:191px;overflow:hidden;pointer-events:none}@media screen and (min-width:576px){.gl-testimonials__list-nav-slider{display:none}}.gl-testimonials__mini-slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fbfafe;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;height:199px;justify-content:center}.cd-horizontal-timeline{margin:0 auto;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.cd-horizontal-timeline:before{content:"mobile";display:none}@media screen and (min-width:1100px){.cd-horizontal-timeline:before{content:"desktop"}}.cd-horizontal-timeline.loaded{opacity:1}.cd-horizontal-timeline .timeline{height:126px;margin:0 auto;max-width:1280px;position:relative;width:100%}@media screen and (max-width:1440px){.cd-horizontal-timeline .timeline{max-width:calc(96.154vw - 104.61538px)}}@media screen and (max-width:1024px){.cd-horizontal-timeline .timeline{max-width:880px}}@media screen and (max-width:992px){.cd-horizontal-timeline .timeline{padding:0 20px}}@media screen and (max-width:575px){.cd-horizontal-timeline .timeline{padding:0}}.cd-horizontal-timeline .events-wrapper{height:100%;margin:0 100px;overflow:hidden;padding:120px 0;position:relative}@media screen and (max-width:1440px){.cd-horizontal-timeline .events-wrapper{margin:0 calc(6.971vw - .38462px)}}@media screen and (max-width:1024px){.cd-horizontal-timeline .events-wrapper{margin:0 71px}}@media screen and (max-width:575px){.cd-horizontal-timeline .events-wrapper{margin:0}}.cd-horizontal-timeline .events-wrapper:after,.cd-horizontal-timeline .events-wrapper:before{content:"";display:none;height:100%;position:absolute;top:0;width:20px;z-index:2}.cd-horizontal-timeline .events-wrapper:before{background-image:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,97%,0)));background-image:linear-gradient(90deg,#fff,hsla(0,0%,97%,0));left:0}@media screen and (min-width:726px){.cd-horizontal-timeline .events-wrapper:before{width:55px}}.cd-horizontal-timeline .events-wrapper:after{background-image:-webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,97%,0)));background-image:linear-gradient(270deg,#fff,hsla(0,0%,97%,0));right:0}.cd-horizontal-timeline .events{background:#fff;height:2px;left:0;margin:0 auto;position:absolute;right:0;top:49px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;z-index:1}.cd-horizontal-timeline .events:before{border:1px dashed #dedce9;content:"";height:100%;position:absolute;width:100%}.cd-horizontal-timeline .events a{bottom:0;color:#383838;font-size:1.3rem;padding-bottom:15px;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:138px;z-index:2}.cd-horizontal-timeline .events a:before{background:-webkit-gradient(linear,left top,right top,color-stop(3.99%,#fff),color-stop(49.63%,#5b558f),color-stop(97.46%,#fff));background:linear-gradient(90deg,#fff 3.99%,#5b558f 49.63%,#fff 97.46%);bottom:0;height:2px;opacity:0;visibility:hidden;width:100%}.cd-horizontal-timeline .events a:after,.cd-horizontal-timeline .events a:before{content:"";position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.cd-horizontal-timeline .events a:after{background-color:#f7f6fd;border:5px solid #dedce9;border-radius:50%;bottom:-7px;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;left:50%;right:auto;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;width:16px}.cd-horizontal-timeline .events a .events-dots-status{bottom:0;height:2px;position:absolute;width:100%}.cd-horizontal-timeline .events a .events-dots-status:after,.cd-horizontal-timeline .events a .events-dots-status:before{background:#dedce9;border-radius:50%;content:"";height:6px;position:absolute;top:-2.5px;width:6px}.cd-horizontal-timeline .events a .events-dots-status:before{left:-3px}.cd-horizontal-timeline .events a .events-dots-status:after{display:none}.cd-horizontal-timeline .events a.selected{pointer-events:none}.cd-horizontal-timeline .events a.selected:before{opacity:1;visibility:visible}.cd-horizontal-timeline .events a.selected:after{background-color:#fff;border-color:#107ed8;border-width:8px;bottom:-11px;-webkit-box-shadow:0 15px 35px 0 rgba(16,126,216,.38);box-shadow:0 15px 35px 0 rgba(16,126,216,.38);height:26px;width:26px}.cd-horizontal-timeline .events a.selected .ab-experience__timeline-year{background:#107ed8;-webkit-box-shadow:0 15px 35px 0 rgba(16,126,216,.38);box-shadow:0 15px 35px 0 rgba(16,126,216,.38)}.cd-horizontal-timeline .events a.selected .ab-experience__timeline-year span{color:#fff}.cd-horizontal-timeline .events>ol li:last-child .events-dots-status:after{display:block;right:6px}.cd-horizontal-timeline .filling-line{background-color:transparent;height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;z-index:1}@media screen and (min-width:1350px){.cd-horizontal-timeline .cd-timeline-navigation{left:-999px;opacity:0;position:absolute;z-index:-1111}}@media screen and (max-width:575px){.cd-horizontal-timeline .cd-timeline-navigation{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:-60px;position:relative;z-index:2}}.cd-horizontal-timeline .cd-timeline-navigation a{bottom:auto;margin:-13px 0 0;overflow:hidden;position:absolute;text-indent:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;z-index:1}@media screen and (max-width:575px){.cd-horizontal-timeline .cd-timeline-navigation a{margin:0 5px;position:static;-webkit-transform:unset;transform:unset}}.cd-horizontal-timeline .cd-timeline-navigation a.prev{left:0}@media screen and (max-width:992px){.cd-horizontal-timeline .cd-timeline-navigation a.prev{left:20px}}.cd-horizontal-timeline .cd-timeline-navigation a.next{right:0}@media screen and (max-width:992px){.cd-horizontal-timeline .cd-timeline-navigation a.next{right:20px}}.cd-horizontal-timeline .cd-timeline-navigation a.inactive{cursor:not-allowed;opacity:.7;pointer-events:none}.cd-horizontal-timeline .events-content{margin-top:75px;position:relative;-webkit-transition:height .4s;transition:height .4s;width:100%}@media screen and (max-width:575px){.cd-horizontal-timeline .events-content{margin-top:130px}}.cd-horizontal-timeline .events-content ol{margin:0 auto!important;max-width:1040px}@media screen and (max-width:1440px){.cd-horizontal-timeline .events-content ol{max-width:calc(74.519vw - 33.07692px)}}@media screen and (max-width:1024px){.cd-horizontal-timeline .events-content ol{max-width:730px}}@media screen and (max-width:575px){.cd-horizontal-timeline .events-content ol{padding:0 20px}}.cd-horizontal-timeline .events-content li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;opacity:0;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;z-index:1}@media screen and (max-width:725px){.cd-horizontal-timeline .events-content li{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cd-horizontal-timeline .events-content li.selected{opacity:1;position:relative;-webkit-transform:translateX(0);transform:translateX(0);z-index:2}.cd-horizontal-timeline .events-content li.enter-right,.cd-horizontal-timeline .events-content li.leave-right{-webkit-animation-name:cd-enter-right;animation-name:cd-enter-right}.cd-horizontal-timeline .events-content li.enter-left,.cd-horizontal-timeline .events-content li.leave-left{-webkit-animation-name:cd-enter-left;animation-name:cd-enter-left}.cd-horizontal-timeline .events-content li.leave-left,.cd-horizontal-timeline .events-content li.leave-right{animation-direction:reverse}.cd-horizontal-timeline ol,.cd-horizontal-timeline ul{list-style:none;margin:0;padding:0}.no-touch .cd-horizontal-timeline .events a:hover:after{background-color:#7b9d6f;border-color:#7b9d6f}.no-touch .cd-timeline-navigation a:hover{border-color:#7b9d6f}.no-touch .cd-timeline-navigation a.inactive:hover{border-color:#dfdfdf}@-webkit-keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes cd-enter-right{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes cd-enter-left{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.ab-experience{background:#f6f8fa;overflow:hidden;padding:150px 0}@media screen and (max-width:1440px){.ab-experience{padding:calc(9.615vw + 11.53846px) 0}}@media screen and (max-width:1024px){.ab-experience{padding:110px 0}}@media screen and (max-width:768px){.ab-experience{padding:calc(15.544vw - 9.37824px) 0 calc(-25.907vw + 308.96373px)}}@media screen and (max-width:575px){.ab-experience{padding:80px 0 160px}}.ab-experience__main-title{margin-bottom:38px;text-align:center}@media screen and (max-width:575px){.ab-experience__main-title{margin-bottom:13px}}.ab-experience__timeline-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0 20px;max-width:1096px;overflow:auto;padding:30px 0 0 7px}@media screen and (max-width:725px){.ab-experience__timeline-list{overflow:hidden}}@media screen and (max-width:575px){.ab-experience__timeline-list{margin:0}}.ab-experience__timeline-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-right:2px;position:relative;width:135px}.ab-experience__timeline-year{background-color:#eaf3f8;border-radius:2px;margin:0 auto;max-width:83px;padding:5px 20px;-webkit-transform:translateY(83px);transform:translateY(83px);-webkit-transition:all .2s linear;transition:all .2s linear}.ab-experience__timeline-year:hover{-webkit-box-shadow:0 15px 35px 0 rgba(16,126,216,.38);box-shadow:0 15px 35px 0 rgba(16,126,216,.38)}.ab-experience__timeline-year span{color:#107ed8;font-size:18px;font-weight:700;line-height:26px}.ab-experience__slider-image{margin-right:20px;max-width:506px;position:relative;width:100%}@media screen and (max-width:1440px){.ab-experience__slider-image{max-width:calc(49.519vw - 207.07692px)}}@media screen and (max-width:1024px){.ab-experience__slider-image{max-width:300px}}@media screen and (max-width:725px){.ab-experience__slider-image{margin-right:0;max-width:506px}}.ab-experience__slider-image:before{background:#fff;border-radius:2px;-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);content:"";height:100%;left:-10px;position:absolute;top:10px;width:100%;z-index:-1}.ab-experience__slider-image img,.ab-experience__slider-image svg{border-radius:2px;width:100%}.ab-experience__slider-text-content{max-width:475px}@media screen and (max-width:1440px){.ab-experience__slider-text-content{max-width:calc(15.625vw + 250px)}}@media screen and (max-width:1024px){.ab-experience__slider-text-content{max-width:410px}}@media screen and (max-width:725px){.ab-experience__slider-text-content{max-width:506px}}.ab-experience__slider-text-content>div:first-child>*{font-size:18px;font-weight:700;line-height:29px;margin:0 0 14px}@media screen and (max-width:1440px){.ab-experience__slider-text-content>div:first-child>*{font-size:calc(.481vw + 11.07692px);line-height:calc(1.442vw + 8.23077px)}}@media screen and (max-width:1024px){.ab-experience__slider-text-content>div:first-child>*{font-size:16px;line-height:23px}}@media screen and (max-width:725px){.ab-experience__slider-text-content>div:first-child>*{font-size:18px;line-height:29px}}.ab-experience__slider-text-content>div:last-child>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0 0 15px}@media screen and (max-width:1440px){.ab-experience__slider-text-content>div:last-child>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.481vw + 19.07692px)}}@media screen and (max-width:1024px){.ab-experience__slider-text-content>div:last-child>*{font-size:14px;line-height:24px}}@media screen and (max-width:725px){.ab-experience__slider-text-content>div:last-child>*{font-size:16px;line-height:26px}}.ma-hero{z-index:2}@media screen and (max-width:1440px){.ma-hero__picture-content{padding-top:calc(-4.808vw + 69.23077px)}}@media screen and (max-width:1024px){.ma-hero__picture-content{padding-top:20px}}@media screen and (max-width:575px){.ma-hero__picture-content{padding-top:40px}}.ma-about{padding-bottom:165px;padding-top:200px;position:relative}@media screen and (max-width:1440px){.ma-about{padding-bottom:calc(10.817vw + 9.23077px);padding-top:calc(13.942vw - .76923px)}}@media screen and (max-width:1024px){.ma-about{padding-bottom:120px;padding-top:142px}}@media screen and (max-width:992px){.ma-about{padding-top:calc(18.75vw - 44px)}}@media screen and (max-width:768px){.ma-about{padding-top:100px}}@media screen and (max-width:575px){.ma-about{padding-bottom:calc(50vw + 7.5px);padding-top:80px}}.ma-about__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:725px){.ma-about__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ma-about__picture{bottom:0;left:0;margin:0 auto;max-width:1440px;position:absolute;right:0;width:100%}@media screen and (max-width:575px){.ma-about__picture{overflow:hidden}}.ma-about__picture>*{width:100%}@media screen and (max-width:575px){.ma-about__picture>*{max-width:175%;width:175%}}.ma-about__main-content{margin-right:20px}@media screen and (max-width:725px){.ma-about__main-content{padding-bottom:60px}}.ma-about__main-title{margin-bottom:24px;max-width:400px}@media screen and (max-width:1440px){.ma-about__main-title{margin-bottom:calc(1.442vw + 3.23077px);max-width:calc(18.269vw + 136.92308px)}}@media screen and (max-width:1024px){.ma-about__main-title{margin-bottom:18px;max-width:324px}}@media screen and (max-width:575px){.ma-about__main-title{margin-bottom:16px}}.ma-about__description{margin-bottom:40px;max-width:400px}@media screen and (max-width:1440px){.ma-about__description{margin-bottom:calc(1.923vw + 12.30769px);max-width:calc(18.269vw + 136.92308px)}}@media screen and (max-width:1024px){.ma-about__description{margin-bottom:32px;max-width:324px}}@media screen and (max-width:575px){.ma-about__description{margin-bottom:40px}}.ma-about__advantages-list{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;max-width:765px;padding-top:13px;width:100%}@media screen and (max-width:1440px){.ma-about__advantages-list{max-width:calc(50.481vw + 38.07692px)}}@media screen and (max-width:1024px){.ma-about__advantages-list{max-width:555px}}@media screen and (max-width:992px){.ma-about__advantages-list{max-width:calc(22.321vw + 333.57143px)}}@media screen and (max-width:725px){.ma-about__advantages-list{max-width:100%}}@media screen and (max-width:575px){.ma-about__advantages-list{padding-top:0}}.ma-about__advantages-item{max-width:327px;width:100%}@media screen and (max-width:1440px){.ma-about__advantages-item{max-width:calc(19.471vw + 46.61538px)}}@media screen and (max-width:1024px){.ma-about__advantages-item{max-width:246px}}@media screen and (max-width:992px){.ma-about__advantages-item{max-width:calc(5.804vw + 188.42857px)}}@media screen and (max-width:725px){.ma-about__advantages-item{max-width:46%}}@media screen and (max-width:575px){.ma-about__advantages-item{max-width:100%}.ma-about__advantages-item:not(:first-child){margin-top:65px}}.ma-about__advantages-item:nth-child(2n){margin-top:65px;-webkit-transform:translateY(20px);transform:translateY(20px)}@media screen and (max-width:1440px){.ma-about__advantages-item:nth-child(2n){margin-top:calc(3.606vw + 13.07692px)}}@media screen and (max-width:1024px){.ma-about__advantages-item:nth-child(2n){margin-top:50px}}@media screen and (max-width:575px){.ma-about__advantages-item:nth-child(2n){margin-top:65px;-webkit-transform:translateY(0);transform:translateY(0)}}.ma-about-advantages-item__icon{margin-bottom:20px;max-width:88px;overflow:hidden;width:100%}@media screen and (max-width:1440px){.ma-about-advantages-item__icon{margin-bottom:calc(1.442vw - .76923px);max-width:calc(6.01vw + 1.46154px)}}@media screen and (max-width:1024px){.ma-about-advantages-item__icon{margin-bottom:14px;max-width:63px}}@media screen and (max-width:575px){.ma-about-advantages-item__icon{margin-bottom:20px}}.ma-about-advantages-item__icon svg,.ma-about-advantages-item__icon>img{max-width:100%}.ma-about-advantages-item__description{width:100%}.ma-about-advantages-item__description>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.ma-about-advantages-item__description>*{font-size:calc(.962vw + 2.15385px);line-height:calc(1.683vw + 1.76923px)}}@media screen and (max-width:1024px){.ma-about-advantages-item__description>*{font-size:12px;line-height:19px}}@media screen and (max-width:725px){.ma-about-advantages-item__description>*{font-size:16px;line-height:26px}}.ma-about-advantages-item__description>:not(:last-child){margin-bottom:15px}.ma-services{margin-top:-144px}@media screen and (max-width:1440px){.ma-services{margin-top:calc(-11.298vw + 18.69231px)}}@media screen and (max-width:1024px){.ma-services{margin-top:-97px}}@media screen and (max-width:992px){.ma-services{margin-top:calc(-43.304vw + 332.57143px)}}@media screen and (max-width:768px){.ma-services{margin-top:0}}@media screen and (max-width:725px){.ma-services{margin-top:-185px;padding-top:200px}}.ma-services__cta{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.ma-why{overflow:hidden;padding:200px 0 180px}@media screen and (max-width:1440px){.ma-why{padding-bottom:calc(9.615vw + 41.53846px);padding-top:calc(13.942vw - .76923px)}}@media screen and (max-width:1024px){.ma-why{padding-bottom:140px;padding-top:142px}}@media screen and (max-width:992px){.ma-why{padding-bottom:calc(22.321vw - 81.42857px);padding-top:calc(18.75vw - 44px)}}@media screen and (max-width:768px){.ma-why{padding-bottom:90px;padding-top:100px}}@media screen and (max-width:575px){.ma-why{padding-bottom:80px;padding-top:80px}}.ma-why__inner{position:relative}.ma-why__main-title{margin-bottom:24px;max-width:624px}@media screen and (max-width:1440px){.ma-why__main-title{margin-bottom:calc(1.442vw + 3.23077px);max-width:calc(43.51vw - 2.53846px)}}@media screen and (max-width:1024px){.ma-why__main-title{margin-bottom:18px;max-width:443px}}@media screen and (max-width:575px){.ma-why__main-title{margin-bottom:16px}}.ma-why__description{margin-bottom:24px;max-width:624px}@media screen and (max-width:1440px){.ma-why__description{margin-bottom:calc(1.442vw + 3.23077px);max-width:calc(43.51vw - 2.53846px)}}@media screen and (max-width:1024px){.ma-why__description{margin-bottom:18px;max-width:443px}}@media screen and (max-width:575px){.ma-why__description{margin-bottom:24px}}.ma-why__list-title{margin-bottom:62px}@media screen and (max-width:1440px){.ma-why__list-title{margin-bottom:calc(4.327vw - .30769px)}}@media screen and (max-width:1024px){.ma-why__list-title{margin-bottom:44px}}@media screen and (max-width:575px){.ma-why__list-title{margin-bottom:16px}}.ma-why__list-title>*{color:#000}.ma-why__advantages-list{max-width:700px;padding:0 0 40px;position:relative}@media screen and (max-width:1440px){.ma-why__advantages-list{max-width:calc(36.058vw + 180.76923px);padding-bottom:calc(3.846vw - 15.38462px)}}@media screen and (max-width:1024px){.ma-why__advantages-list{max-width:550px;padding-bottom:24px}}@media screen and (max-width:992px){.ma-why__advantages-list{max-width:calc(42.411vw + 129.28571px)}}@media screen and (max-width:725px){.ma-why__advantages-list{max-width:100%}}@media screen and (max-width:575px){.ma-why__advantages-list{padding-bottom:20px}}.ma-why__advantages-item{background:#fff;border:1px dashed #dedce9;border-radius:2px;cursor:default;min-height:188px;padding:16px 30px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}@media screen and (max-width:1440px){.ma-why__advantages-item{min-height:calc(11.538vw + 21.84615px);padding:calc(.962vw + 2.15385px) calc(1.923vw + 2.30769px)}}@media screen and (max-width:1024px){.ma-why__advantages-item{min-height:140px;padding:12px 22px}}@media screen and (max-width:725px){.ma-why__advantages-item{padding:16px 20px 26px}}.ma-why__advantages-item:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/why-list-icon.svg);background-repeat:no-repeat;background-size:cover;content:"";height:25px;position:absolute;right:13px;top:13px;width:26px;z-index:2}.ma-why__advantages-item:nth-child(odd){margin-left:75px}@media screen and (max-width:725px){.ma-why__advantages-item:nth-child(odd){margin-left:unset}}.ma-why__advantages-item:not(:last-of-type){margin-bottom:20px}@media screen and (max-width:1440px){.ma-why__advantages-item:not(:last-of-type){margin-bottom:calc(1.442vw - .76923px)}}@media screen and (max-width:1024px){.ma-why__advantages-item:not(:last-of-type){margin-bottom:14px}}@media screen and (max-width:725px){.ma-why__advantages-item:not(:last-of-type){margin-bottom:20px}}.ma-why__advantages-item>*{position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}@media screen and (min-width:992px){.ma-why__advantages-item.entered{border-color:transparent}.ma-why__advantages-item.entered>*{color:#fff}}.ma-why-advantages-item__title{margin-bottom:14px;max-width:600px}@media screen and (max-width:1440px){.ma-why-advantages-item__title{margin-bottom:calc(1.202vw - 3.30769px);max-width:calc(26.442vw + 219.23077px)}}@media screen and (max-width:1024px){.ma-why-advantages-item__title{margin-bottom:9px;max-width:490px}}@media screen and (max-width:992px){.ma-why-advantages-item__title{padding-right:40px}}@media screen and (max-width:725px){.ma-why-advantages-item__title{margin-bottom:11px}}.ma-why-advantages-item__title>*{font-size:18px;font-weight:700;line-height:29px;margin:0}@media screen and (max-width:1440px){.ma-why-advantages-item__title>*{font-size:calc(.962vw + 4.15385px);line-height:calc(1.683vw + 4.76923px)}}@media screen and (max-width:1024px){.ma-why-advantages-item__title>*{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.ma-why-advantages-item__title>*{font-size:18px;line-height:29px}}@media screen and (max-width:475px){.ma-why-advantages-item__title>*{line-height:22px}}.ma-why-advantages-item__description{max-width:600px}@media screen and (max-width:1440px){.ma-why-advantages-item__description{max-width:calc(26.442vw + 219.23077px)}}@media screen and (max-width:1024px){.ma-why-advantages-item__description{max-width:490px}}.ma-why-advantages-item__description>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.ma-why-advantages-item__description>*{font-size:calc(.721vw + 5.61538px);line-height:calc(1.442vw + 5.23077px)}}@media screen and (max-width:1024px){.ma-why-advantages-item__description>*{font-size:13px;line-height:20px}}@media screen and (max-width:725px){.ma-why-advantages-item__description>*{font-size:16px;line-height:26px}}.ma-why-advantages-item__description>:not(:last-child){margin-bottom:15px}@media screen and (min-width:992px){.ma-why__advantages-item-bg{background:radial-gradient(72.61% 72.61% at 50% 50%,#2ea1ff 0,#107ed8 100%);-webkit-box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.03),0 12.52155px 10.01724px 0 rgba(0,0,0,.04),0 22.33631px 17.86905px 0 rgba(0,0,0,.04),0 41.77761px 33.42209px 0 rgba(0,0,0,.05),0 100px 80px 0 rgba(0,0,0,.07);box-shadow:0 2.76726px 2.21381px 0 rgba(0,0,0,.02),0 6.6501px 5.32008px 0 rgba(0,0,0,.03),0 12.52155px 10.01724px 0 rgba(0,0,0,.04),0 22.33631px 17.86905px 0 rgba(0,0,0,.04),0 41.77761px 33.42209px 0 rgba(0,0,0,.05),0 100px 80px 0 rgba(0,0,0,.07);left:75px;min-height:188px;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:700px;z-index:1}}@media screen and (min-width:992px) and (max-width:1440px){.ma-why__advantages-item-bg{min-height:calc(11.538vw + 21.84615px);width:calc(36.058vw + 180.76923px)}}@media screen and (min-width:992px) and (max-width:1024px){.ma-why__advantages-item-bg{min-height:140px;width:550px}}.ma-why__cta{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.ma-why__bg-picture{bottom:208px;margin-right:calc(50% - 50vw);max-width:752px;position:absolute;right:0;width:100%;z-index:-1}@media screen and (min-width:1440px){.ma-why__bg-picture{right:calc(41.667vw - 600px)}}@media screen and (max-width:1440px){.ma-why__bg-picture{bottom:calc(15.144vw - 10.07692px);max-width:calc(60.577vw - 120.30769px);right:calc(7.212vw - 103.84615px)}}@media screen and (max-width:1024px){.ma-why__bg-picture{bottom:145px;max-width:500px;right:-30px}}@media screen and (max-width:992px){.ma-why__bg-picture{right:calc(9.821vw - 127.42857px)}}@media screen and (max-width:725px){.ma-why__bg-picture{display:none}}.ma-why__bg-picture img.main-img,.ma-why__bg-picture svg{width:100%}.ma-why__leaf-decor-1{bottom:135px;position:absolute;right:192px}.ma-why__leaf-decor-2{bottom:119px;position:absolute;right:65px}.ma-why__leaf-decor-3{bottom:426px;position:absolute;right:220px}.ma-why__leaf-decor-4{bottom:246px;position:absolute;right:52px}.ab-hero{overflow:hidden;padding-top:80px;position:relative;z-index:2}@media screen and (max-width:1440px){.ab-hero{padding-top:calc(3.365vw + 31.53846px)}}@media screen and (max-width:1024px){.ab-hero{padding-top:66px}}@media screen and (max-width:992px){.ab-hero{padding-bottom:calc(-4.464vw + 44.28571px)}}@media screen and (max-width:768px){.ab-hero{padding-bottom:10px;padding-top:calc(21.762vw - 101.12953px)}}@media screen and (max-width:575px){.ab-hero{padding-top:24px}}@media screen and (min-width:993px){.ab-hero__main-title{margin-bottom:32px}}@media screen and (min-width:993px) and (max-width:1440px){.ab-hero__main-title{margin-bottom:calc(1.923vw + 4.30769px)}}@media screen and (min-width:993px) and (max-width:1024px){.ab-hero__main-title{margin-bottom:24px}}.ab-hero__picture-content{position:relative;right:-75px}@media screen and (max-width:1440px){.ab-hero__picture-content{right:calc(13.221vw - 265.38462px)}}@media screen and (max-width:1024px){.ab-hero__picture-content{right:-130px}}@media screen and (max-width:992px){.ab-hero__picture-content{right:calc(-35.714vw + 224.28571px)}}@media screen and (max-width:768px){.ab-hero__picture-content{right:-50px}}@media screen and (max-width:575px){.ab-hero__picture-content{padding-top:25px;right:12px}.ab-hero__picture-content img{max-width:120%;width:120%}}.ab-hero .gl-hero__picture{overflow:visible}.ab-stats{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ab-stats-bg.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-155px}@media screen and (max-width:1440px){.ab-stats{margin-top:calc(-9.615vw - 16.53846px)}}@media screen and (max-width:1024px){.ab-stats{margin-top:-115px}}@media screen and (max-width:992px){.ab-stats{margin-top:calc(-24.554vw + 128.57143px)}}@media screen and (max-width:768px){.ab-stats{margin-top:-60px}}@media screen and (max-width:725px){.ab-stats{margin-top:calc(-53.333vw + 122.66667px);padding-top:calc(53.333vw - 122.66667px)}}@media screen and (max-width:575px){.ab-stats{margin-top:-184px;padding-top:184px}}.ab-stats__list{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;list-style:none;margin:-20px;max-width:914px;padding:18.5px 0;position:relative;z-index:3}@media screen and (max-width:1440px){.ab-stats__list{margin:calc(-1.923vw + 7.69231px);max-width:calc(38.221vw + 363.61538px)}}@media screen and (max-width:1024px){.ab-stats__list{margin:-12px;max-width:755px}}@media screen and (max-width:767px){.ab-stats__list{bottom:-10px;overflow-y:hidden}}@media screen and (max-width:575px){.ab-stats__list{margin:-14.5px -10px}}.ab-stats__list li{-ms-flex-item-align:start;align-self:flex-start;min-width:183.5px;padding:20px;text-align:center;width:25%}@media screen and (max-width:1440px){.ab-stats__list li{padding:calc(1.923vw - 7.69231px)}}@media screen and (max-width:1024px){.ab-stats__list li{padding:12px}}@media screen and (max-width:767px){.ab-stats__list li{max-width:183.5px}}@media screen and (max-width:575px){.ab-stats__list li{padding:14.5px 10px}}.ab-stats__list li:hover .ab-stats__item-text{border-top-style:solid}.ab-stats__list li:first-of-type:hover~.ab-stats__animation{left:0}.ab-stats__list li:nth-of-type(2):hover~.ab-stats__animation{left:25%}@media screen and (max-width:767px){.ab-stats__list li:nth-of-type(2):hover~.ab-stats__animation{left:184px}}.ab-stats__list li:nth-of-type(3):hover~.ab-stats__animation{left:50%}@media screen and (max-width:767px){.ab-stats__list li:nth-of-type(3):hover~.ab-stats__animation{left:366px}}.ab-stats__list li:nth-of-type(4):hover~.ab-stats__animation{left:75%}@media screen and (max-width:767px){.ab-stats__list li:nth-of-type(4):hover~.ab-stats__animation{left:552px}}.ab-stats__list li:nth-of-type(5):hover~.ab-stats__animation{left:100%}@media screen and (max-width:767px){.ab-stats__list li:nth-of-type(5):hover~.ab-stats__animation{left:680px}}.ab-stats__list--item-3{max-width:984px}.ab-stats__list--item-3 li{min-width:236.5px;width:33.33333%}@media screen and (max-width:767px){.ab-stats__list--item-3 li{max-width:236.5px}}.ab-stats__list--item-3 li:nth-of-type(2):hover~.ab-stats__animation{left:33.33333%}@media screen and (max-width:767px){.ab-stats__list--item-3 li:nth-of-type(2):hover~.ab-stats__animation{left:237px}}.ab-stats__list--item-3 li:nth-of-type(3):hover~.ab-stats__animation{left:66.66667%}@media screen and (max-width:767px){.ab-stats__list--item-3 li:nth-of-type(3):hover~.ab-stats__animation{left:473px}}@media screen and (max-width:1024px){.ab-stats__list--item-3 .ab-stats__item-number>*{font-size:24px}}.ab-stats__list--item-3 .ab-stats__animation{min-width:236.5px;width:33.33333%}.ab-stats__item-number>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:32px;font-weight:800;line-height:52px;text-align:center}@media screen and (max-width:1440px){.ab-stats__item-number>*{font-size:calc(1.923vw + 8.30769px);line-height:calc(3.365vw + 3.53846px)}}@media screen and (max-width:1024px){.ab-stats__item-number>*{font-size:28px;line-height:38px}}@media screen and (max-width:725px){.ab-stats__item-number>*{font-size:36px;line-height:52px}}.ab-stats__item-text{border-top:1px dashed hsla(0,0%,100%,.3);padding-top:8px;-webkit-transition:border-top .2s linear;transition:border-top .2s linear}@media screen and (max-width:1440px){.ab-stats__item-text{padding-top:calc(.721vw - 2.38462px)}}@media screen and (max-width:1024px){.ab-stats__item-text{padding-top:5px}}@media screen and (max-width:725px){.ab-stats__item-text{padding-top:8px}}.ab-stats__item-text>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:22px;text-align:center}@media screen and (max-width:1440px){.ab-stats__item-text>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 8.15385px)}}@media screen and (max-width:1024px){.ab-stats__item-text>*{font-size:14px;line-height:18px}}@media screen and (max-width:725px){.ab-stats__item-text>*{font-size:16px;line-height:24px}}.ab-stats__animation{background:#1584df;border-radius:2px;-webkit-box-shadow:0 2.767px 2.214px 0 rgba(0,0,0,.02),0 6.65px 5.32px 0 rgba(0,0,0,.03),0 12.522px 10.017px 0 rgba(0,0,0,.04),0 22.336px 17.869px 0 rgba(0,0,0,.04),0 41.778px 33.422px 0 rgba(0,0,0,.05),0 100px 80px 0 rgba(0,0,0,.07);box-shadow:0 2.767px 2.214px 0 rgba(0,0,0,.02),0 6.65px 5.32px 0 rgba(0,0,0,.03),0 12.522px 10.017px 0 rgba(0,0,0,.04),0 22.336px 17.869px 0 rgba(0,0,0,.04),0 41.778px 33.422px 0 rgba(0,0,0,.05),0 100px 80px 0 rgba(0,0,0,.07);height:115%;left:0;min-width:183.5px;position:absolute;-webkit-transition:left .5s ease-in-out;transition:left .5s ease-in-out;width:25%;will-change:left;z-index:-1}.ab-about{padding:150px 0}@media screen and (max-width:1440px){.ab-about{padding:calc(9.615vw + 11.53846px) 0}}@media screen and (max-width:1024px){.ab-about{padding:110px 0}}@media screen and (max-width:768px){.ab-about{padding:calc(15.544vw - 9.37824px) 0}}@media screen and (max-width:575px){.ab-about{padding:80px 0}}.ab-about__main-content{margin:0 auto;max-width:843px}@media screen and (max-width:1440px){.ab-about__main-content{max-width:calc(43.99vw + 209.53846px)}}@media screen and (max-width:1024px){.ab-about__main-content{max-width:660px}}.ab-about__main-title{margin-bottom:24px}@media screen and (max-width:1440px){.ab-about__main-title{margin-bottom:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.ab-about__main-title{margin-bottom:18px}}.ab-about__description{margin-bottom:35px}@media screen and (max-width:1440px){.ab-about__description{margin-bottom:calc(2.644vw - 3.07692px)}}@media screen and (max-width:1024px){.ab-about__description{margin-bottom:24px}}@media screen and (max-width:725px){.ab-about__description{margin-bottom:40px}}.ab-about__description>*{font-family:Helvetica,Arial,sans-serif;font-size:22px;font-weight:500;line-height:40px;margin:0}@media screen and (max-width:1440px){.ab-about__description>*{font-size:calc(.962vw + 8.15385px);line-height:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.ab-about__description>*{font-size:18px;line-height:32px}}@media screen and (max-width:725px){.ab-about__description>*{font-size:22px;line-height:40px}}.ab-about__description>:not(:last-child){margin-bottom:40px}@media screen and (max-width:1440px){.ab-about__description>:not(:last-child){margin-bottom:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.ab-about__description>:not(:last-child){margin-bottom:32px}}.ab-about__all-link:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/service-single-more-link-arrow.svg)}@media screen and (min-width:992px){.ab-testimonials{padding-top:150px}}.page-template-tpl-vacancies .pre-footer{display:none}.page-template-tpl-vacancies .vac-finder{margin-top:0}.vac-hero{padding-top:72px}@media screen and (max-width:1440px){.vac-hero{padding-top:calc(2.404vw + 37.38462px)}}@media screen and (max-width:1024px){.vac-hero{padding-top:62px}}@media screen and (max-width:575px){.vac-hero{padding-top:24px}}.vac-hero__main-title{margin-bottom:32px}@media screen and (max-width:1440px){.vac-hero__main-title{margin-bottom:calc(1.923vw + 4.30769px)}}@media screen and (max-width:1024px){.vac-hero__main-title{margin-bottom:24px}}@media screen and (min-width:1023px){.vac-hero__main-title>*{line-height:74px}}@media screen and (min-width:1023px) and (max-width:1440px){.vac-hero__main-title>*{line-height:calc(3.846vw + 18.61538px)}}@media screen and (min-width:1023px) and (max-width:1024px){.vac-hero__main-title>*{line-height:58px}}.vac-hero__description{max-width:485px}@media screen and (max-width:1440px){.vac-hero__description{max-width:calc(27.644vw + 86.92308px)}}@media screen and (max-width:1024px){.vac-hero__description{max-width:370px}}.vac-hero__picture-content{margin-top:-72px;position:relative;z-index:2}@media screen and (max-width:725px){.vac-hero__picture-content{margin-top:0}}@media screen and (max-width:575px){.vac-hero__picture-content{margin-top:-10px;padding-top:0}}.vac-finder{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ab-stats-bg.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-115px;padding:80px 0 50px}@media screen and (max-width:1440px){.vac-finder{margin-top:calc(-10.096vw + 30.38462px) 0;padding:calc(6.01vw - 6.53846px) 0 50px}}@media screen and (max-width:1024px){.vac-finder{margin-top:-73px;padding:55px 0 50px}}@media screen and (max-width:992px){.vac-finder{margin-top:calc(-32.589vw + 250.28571px)}}@media screen and (max-width:768px){.vac-finder{margin-top:0}}@media screen and (max-width:725px){.vac-finder{margin-top:calc(-23.333vw + 39.16667px);padding-bottom:calc(-13.333vw + 156.66667px);padding-top:calc(33.333vw - 100.66667px)}}@media screen and (max-width:575px){.vac-finder{margin-top:calc(-13.333vw + 1.66667px);margin-top:-75px;padding-bottom:80px;padding-top:91px}}.vac-finder__inner{margin:0 auto;max-width:842px}@media screen and (max-width:1440px){.vac-finder__inner{max-width:calc(48.558vw + 142.76923px)}}@media screen and (max-width:1024px){.vac-finder__inner{max-width:640px}}.vac-finder__title{margin-bottom:22px}@media screen and (max-width:1440px){.vac-finder__title{margin-bottom:calc(.962vw + 8.15385px)}}@media screen and (max-width:1024px){.vac-finder__title{margin-bottom:17px}}.vac-finder__title>*{color:#fff;font-size:32px;font-weight:600;line-height:45px;margin:0}@media screen and (max-width:1440px){.vac-finder__title>*{font-size:calc(1.923vw + 4.30769px);line-height:3.125vw}}@media screen and (max-width:1024px){.vac-finder__title>*{font-size:24px;line-height:32px}}@media screen and (max-width:725px){.vac-finder__title>*{font-size:32px;line-height:45px}}.vac-finder__posts-search-form form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media screen and (max-width:575px){.vac-finder__posts-search-form form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.vac-finder__posts-search-fields{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;height:50px}@media screen and (max-width:575px){.vac-finder__posts-search-fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100px;margin-bottom:40px;width:100%}}.vac-finder__posts-search-field{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.vac-finder__posts-search-field svg{height:18px;left:20px;position:absolute;width:18px}.vac-finder__posts-search-field input{background:transparent;border:none;color:#9a9a9a;display:block;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:22px;margin:0;outline:none;padding:0 0 0 47px}.vac-finder__posts-search-field--position{max-width:448px;width:100%}@media screen and (max-width:575px){.vac-finder__posts-search-field--position{max-width:100%}}.vac-finder__posts-search-field--position:after{background-color:#e4e4e4;bottom:18%;content:"";display:none;height:64%;position:absolute;right:0;top:18%;width:1px}@media screen and (max-width:575px){.vac-finder__posts-search-field--position:after{bottom:0;height:1px;left:20px;right:20px;top:unset;width:calc(100% - 40px)}}.vac-finder__posts-search-field--cities{max-width:316px;width:100%}@media screen and (max-width:575px){.vac-finder__posts-search-field--cities{max-width:100%}}.vac-finder__posts-search-field--cities svg{height:20px;width:17px}.vac-finder__posts-search-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:center;min-width:80px;position:relative}@media screen and (max-width:575px){.vac-finder__posts-search-btn{height:46px;min-width:189px}}.vac-finder__posts-search-btn:hover input{background-color:#4ad2f9}.vac-finder__posts-search-btn svg{height:24px;pointer-events:none;position:absolute;width:24px}@media screen and (max-width:575px){.vac-finder__posts-search-btn svg{display:none}}.vac-finder__posts-search-btn span{color:#fff;font-size:16px;font-weight:600;line-height:26px;position:absolute}@media screen and (min-width:576px){.vac-finder__posts-search-btn span{display:none}}.vac-finder__posts-search-btn input{background-color:#31b7dd;border:none;cursor:pointer;height:100%;margin:0;outline:none;padding:0;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%}.vac-posts{background:#f6f8fa;overflow:hidden;padding-bottom:200px;padding-top:80px}@media screen and (max-width:1440px){.vac-posts{padding-bottom:calc(13.221vw + 9.61538px)}}@media screen and (max-width:1024px){.vac-posts{padding-bottom:145px}}@media screen and (max-width:575px){.vac-posts{padding-bottom:80px}}.vac-posts__content{margin:0 auto;max-width:842px}@media screen and (max-width:1440px){.vac-posts__content{max-width:calc(48.558vw + 142.76923px)}}@media screen and (max-width:1024px){.vac-posts__content{max-width:640px}}.vac-posts__post-counter{margin-bottom:24px}.vac-posts__post-counter span{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:26px}.vac-posts__list{position:relative}.vac-posts__list:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/page-vac-left-decor.svg);background-repeat:no-repeat;background-size:cover;content:"";height:52px;left:-216px;position:absolute;top:94px;width:177px}@media screen and (max-width:992px){.vac-posts__list:before{display:none}}.vac-posts__list:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/page-vac-right-decor.svg);background-repeat:no-repeat;background-size:cover;content:"";height:82px;position:absolute;right:-238px;top:228px;width:200px}@media screen and (max-width:992px){.vac-posts__list:after{display:none}}.vac-posts__pagination{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:-10px;padding-top:50px}@media screen and (max-width:575px){.vac-posts__pagination{padding-top:40px}}.vac-posts__pagination .page-numbers{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#c3bfd9;font-size:18px;font-weight:700;line-height:20px}.vac-posts__pagination .page-numbers,.vac-posts__pagination .page-numbers .prev,.vac-posts__pagination .page-numbers.next{display:-webkit-box;display:-ms-flexbox;display:flex}.vac-posts__pagination .page-numbers.current{color:#107ed8;font-size:24px;line-height:26px}.vac-posts__pagination svg path{fill:#107ed8}.vac-posts__pagination>*{margin:10px}.gl-vacancy__spoiler-item{background-color:#fff;border:1px dashed #dedce9;border-radius:2px;cursor:pointer;margin:0;min-height:127px;padding:24px 24px 24px 34px}@media screen and (max-width:1440px){.gl-vacancy__spoiler-item{min-height:calc(5.048vw + .30769px);padding:calc(1.442vw - .76923px) calc(1.923vw + 2.30769px)}}@media screen and (max-width:1024px){.gl-vacancy__spoiler-item{min-height:52px;padding:14px 22px}}@media screen and (max-width:575px){.gl-vacancy__spoiler-item{min-height:109px;padding:20px}}.gl-vacancy__spoiler-item:not(:last-child){margin-bottom:30px}@media screen and (max-width:1440px){.gl-vacancy__spoiler-item:not(:last-child){margin-bottom:calc(1.923vw + 2.30769px)}}@media screen and (max-width:1024px){.gl-vacancy__spoiler-item:not(:last-child){margin-bottom:22px}}@media screen and (max-width:575px){.gl-vacancy__spoiler-item:not(:last-child){margin-bottom:20px}}.gl-vacancy-spoiler-item.active{-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02)}.gl-vacancy-spoiler-item.active .gl-vacancy-spoiler-item__status{background-color:#107ed8;border-color:transparent;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.gl-vacancy-spoiler-item.active .gl-vacancy-spoiler-item__status path{fill:#fff}.gl-vacancy-spoiler-item__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:575px){.gl-vacancy-spoiler-item__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.gl-vacancy-spoiler-item__title-wrapper{margin-right:20px;max-width:575px}.gl-vacancy-spoiler-item__title{margin-bottom:10px}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__title{max-width:calc(34.856vw + 73.07692px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__title{max-width:430px}}.gl-vacancy-spoiler-item__title span{color:#107ed8;font-size:32px;font-weight:700;line-height:40px}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__title span{font-size:calc(1.923vw + 4.30769px);line-height:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__title span{font-size:24px;line-height:32px}}.gl-vacancy-spoiler-item__cities{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:575px){.gl-vacancy-spoiler-item__cities{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.gl-vacancy-spoiler-item__cities:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ic-vacanc-locate.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:18px;margin-right:12px;min-width:18px;width:18px}@media screen and (max-width:575px){.gl-vacancy-spoiler-item__cities:before{margin-top:5px}}.gl-vacancy-spoiler-item__cities span{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:29px}.gl-vacancy-spoiler-item__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-width:40px;-webkit-transition:all .2s linear;transition:all .2s linear;width:40px}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__status{height:calc(1.923vw + 12.30769px);min-width:calc(1.923vw + 12.30769px);width:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__status{height:32px;min-width:32px;width:32px}}@media screen and (max-width:575px){.gl-vacancy-spoiler-item__status{height:38px;min-width:38px;width:38px}}.gl-vacancy-spoiler-item__status svg{max-width:24px}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__status svg{max-width:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__status svg{max-width:18px}}.gl-vacancy-spoiler-item__status path,.gl-vacancy-spoiler-item__status svg{-webkit-transition:all .2s linear;transition:all .2s linear}.gl-vacancy-spoiler-item__body{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:645px;padding-left:30px;padding-top:40px;width:100%}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__body{max-width:calc(16.827vw + 402.69231px);padding-left:calc(5.769vw - 53.07692px);padding-top:calc(3.846vw - 15.38462px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__body{max-width:555px;padding-left:6px;padding-top:24px}}.gl-vacancy-spoiler-item__content{display:none}.gl-vacancy-spoiler-item__description>*,.gl-vacancy-spoiler-item__employment>*,.gl-vacancy-spoiler-item__salary>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px}.gl-vacancy-spoiler-item__salary{position:relative}.gl-vacancy-spoiler-item__salary:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ic-vacanc-salar.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:18px;left:0;margin-right:12px;position:absolute;top:5px;width:18px}.gl-vacancy-spoiler-item__salary>*{margin:0;padding-left:29px}.gl-vacancy-spoiler-item__salary>:not(:last-child){margin-bottom:9px}.gl-vacancy-spoiler-item__employment{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:29px;position:relative}.gl-vacancy-spoiler-item__employment:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ic-vacanc-employment.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:17px;margin-right:11px;width:17px}.gl-vacancy-spoiler-item__employment>*{margin:0}.gl-vacancy-spoiler-item__description-title{padding-top:50px}.gl-vacancy-spoiler-item__description-title>*{font-size:20px;font-weight:700;line-height:25px}.gl-vacancy-spoiler-item__description{padding-top:20px}.gl-vacancy-spoiler-item__description h1,.gl-vacancy-spoiler-item__description h2,.gl-vacancy-spoiler-item__description h3,.gl-vacancy-spoiler-item__description h4,.gl-vacancy-spoiler-item__description h5,.gl-vacancy-spoiler-item__description h6,.gl-vacancy-spoiler-item__description p{margin:0}.gl-vacancy-spoiler-item__description ul{margin-bottom:28px;margin-top:0}.gl-vacancy-spoiler-item__cta{margin-left:-30px;margin-top:40px}@media screen and (max-width:1440px){.gl-vacancy-spoiler-item__cta{margin-left:calc(-7.212vw + 73.84615px)}}@media screen and (max-width:1024px){.gl-vacancy-spoiler-item__cta{margin-left:0}}.page-template-tpl-faq .pre-footer{display:none}.fa-hero{overflow:hidden;padding-bottom:100px;position:relative}@media screen and (max-width:1440px){.fa-hero{padding-bottom:calc(6.971vw - .38462px)}}@media screen and (max-width:1024px){.fa-hero{padding-bottom:71px}}@media screen and (max-width:725px){.fa-hero{padding-bottom:0}}.fa-hero__main-title{margin-bottom:32px}@media screen and (max-width:1440px){.fa-hero__main-title{margin-bottom:calc(1.923vw + 4.30769px)}}@media screen and (max-width:1024px){.fa-hero__main-title{margin-bottom:24px}}@media screen and (min-width:1023px){.fa-hero__main-title>*{line-height:74px}}@media screen and (min-width:1023px) and (max-width:1440px){.fa-hero__main-title>*{line-height:calc(3.846vw + 18.61538px)}}@media screen and (min-width:1023px) and (max-width:1024px){.fa-hero__main-title>*{line-height:58px}}.fa-hero__description{max-width:580px}.fa-hero__picture{margin:0 auto;max-width:1440px;width:100%;z-index:-1}@media screen and (min-width:726px){.fa-hero__picture{bottom:0;left:0;position:absolute;right:0}}@media screen and (max-width:575px){.fa-hero__picture{height:275px;overflow:hidden;position:relative}}.fa-hero__picture>*{width:100%}@media screen and (max-width:575px){.fa-hero__picture>*{height:100%;max-width:120%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;position:absolute;right:calc(50vw - 287.5px);top:0;width:120%}}@media screen and (max-width:425px){.fa-hero__picture>*{max-width:140%;width:140%}}@media screen and (max-width:375px){.fa-hero__picture>*{right:-100px}}.fa-posts{background:#fbfcff;padding-bottom:135px}@media screen and (max-width:575px){.fa-posts{padding-bottom:60px}}.fa-posts__header{border-color:#dedce9}@media screen and (max-width:725px){.fa-posts__header{border-color:#f3f2f8}}.fa-posts__nav-list{padding-left:225px;padding-top:76px}@media screen and (max-width:1440px){.fa-posts__nav-list{padding-left:calc(24.038vw - 121.15385px)}}@media screen and (max-width:992px){.fa-posts__nav-list{padding-left:calc(51.339vw - 354.28571px)}}@media screen and (max-width:768px){.fa-posts__nav-list{padding-left:40px}}@media screen and (max-width:575px){.fa-posts__nav-list{padding-left:0;padding-top:71px}}.fa-posts__lists{margin:0 auto;max-width:843px;padding-top:111px;position:relative}@media screen and (max-width:725px){.fa-posts__lists{padding-top:65px}}@media screen and (max-width:575px){.fa-posts__lists{padding-top:30px}}.fa-posts__lists:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/page-faqs-left-decor.svg);background-repeat:no-repeat;background-size:cover;content:"";height:40px;left:-180px;position:absolute;top:375px;width:136px}@media screen and (max-width:992px){.fa-posts__lists:before{display:none}}.fa-posts__lists:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/page-faqs-right-decor.svg);background-repeat:no-repeat;background-size:cover;content:"";height:40px;position:absolute;right:-170px;top:415px;width:97px}@media screen and (max-width:992px){.fa-posts__lists:after{display:none}}@media screen and (max-width:1440px){.fa-posts__lists{max-width:calc(48.798vw + 140.30769px)}}@media screen and (max-width:1024px){.fa-posts__lists{max-width:640px}}.fa-posts__spoiler-item{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background-color:hsla(0,0%,100%,.78);border:1px dashed #dedce9;border-radius:2px;cursor:pointer;margin:0 0 30px;min-height:127px;padding:50px 30px 50px 36px;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.fa-posts__spoiler-item{min-height:calc(5.048vw + .30769px);padding:calc(3.846vw - 5.38462px) calc(1.923vw + 2.30769px) calc(3.846vw - 5.38462px) calc(2.404vw + 1.38462px)}}@media screen and (max-width:1024px){.fa-posts__spoiler-item{min-height:52px;padding:34px 22px 34px 26px}}@media screen and (max-width:575px){.fa-posts__spoiler-item{margin-bottom:20px;padding:20px}}.fa-posts-spoiler-item.active{background-color:#fff;-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02)}.fa-posts-spoiler-item.active .fa-posts-spoiler-item__status{background-color:#107ed8;border-color:transparent;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.fa-posts-spoiler-item.active .fa-posts-spoiler-item__status path{fill:#fff}.fa-posts-spoiler-item__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:575px){.fa-posts-spoiler-item__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.fa-posts-spoiler-item__title{max-width:618px}@media screen and (max-width:1440px){.fa-posts-spoiler-item__title{max-width:calc(34.856vw + 73.07692px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__title{max-width:430px}}@media screen and (max-width:575px){.fa-posts-spoiler-item__title{margin-right:10px}}.fa-posts-spoiler-item__title span{font-size:24px;font-weight:700;line-height:30px}@media screen and (max-width:1440px){.fa-posts-spoiler-item__title span{font-size:calc(1.442vw + 3.23077px);line-height:calc(1.442vw + 9.23077px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__title span{font-size:18px;line-height:24px}}@media screen and (max-width:725px){.fa-posts-spoiler-item__title span{font-size:20px;line-height:25px}}.fa-posts-spoiler-item__status{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;min-width:40px;-webkit-transition:all .2s linear;transition:all .2s linear;width:40px}@media screen and (max-width:1440px){.fa-posts-spoiler-item__status{height:calc(1.923vw + 12.30769px);min-width:calc(1.923vw + 12.30769px);width:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__status{height:32px;min-width:32px;width:32px}}@media screen and (max-width:725px){.fa-posts-spoiler-item__status{height:38px;min-width:38px;width:38px}}.fa-posts-spoiler-item__status svg{max-width:24px}@media screen and (max-width:1440px){.fa-posts-spoiler-item__status svg{max-width:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__status svg{max-width:18px}}.fa-posts-spoiler-item__status path,.fa-posts-spoiler-item__status svg{-webkit-transition:all .2s linear;transition:all .2s linear}.fa-posts-spoiler-item__body{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:400;line-height:26px;margin:0;max-width:645px;padding-left:30px;padding-top:24px;width:100%}@media screen and (max-width:1440px){.fa-posts-spoiler-item__body{max-width:calc(16.827vw + 402.69231px);padding-left:calc(5.769vw - 53.07692px);padding-top:calc(3.846vw - 15.38462px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__body{max-width:555px;padding-left:6px;padding-top:24px}}@media screen and (max-width:575px){.fa-posts-spoiler-item__body{padding-left:0;padding-top:10px}}@media screen and (max-width:1440px){.fa-posts-spoiler-item__body{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.fa-posts-spoiler-item__body{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.fa-posts-spoiler-item__body{font-size:16px;line-height:26px}}.fa-posts-spoiler-item__body p{color:inherit;font:inherit;margin:0}.se-hero{padding-bottom:48px;padding-top:61px}@media screen and (max-width:1440px){.se-hero{padding-bottom:calc(3.365vw - .46154px);padding-top:calc(3.125vw + 16px)}}@media screen and (max-width:1024px){.se-hero{padding-bottom:34px;padding-top:48px}}@media screen and (max-width:725px){.se-hero{padding-bottom:80px;padding-top:24px}}.se-hero__text-content{padding-top:61px}@media screen and (max-width:1440px){.se-hero__text-content{padding-top:calc(3.125vw + 16px)}}@media screen and (max-width:1024px){.se-hero__text-content{padding-top:48px}}@media screen and (max-width:725px){.se-hero__text-content{padding-bottom:40px;padding-top:0}}@media screen and (max-width:575px){.se-hero__text-content{padding-bottom:0}}.se-hero__main-title{margin-bottom:32px}@media screen and (max-width:1440px){.se-hero__main-title{margin-bottom:calc(1.923vw + 4.30769px)}}@media screen and (max-width:1024px){.se-hero__main-title{margin-bottom:24px}}.se-hero__description{max-width:590px}@media screen and (max-width:1440px){.se-hero__description{max-width:calc(28.846vw + 174.61538px)}}@media screen and (max-width:1024px){.se-hero__description{max-width:470px}}@media screen and (max-width:725px){.se-hero__description{margin-bottom:40px}}.se-services{padding-bottom:325px}@media screen and (max-width:1440px){.se-services{padding-bottom:calc(13.221vw + 134.61538px)}}@media screen and (max-width:1024px){.se-services{padding-bottom:270px}}.se-services__main-title{margin-bottom:100px;text-align:center}@media screen and (max-width:1440px){.se-services__main-title{margin-bottom:calc(6.971vw - .38462px)}}@media screen and (max-width:1024px){.se-services__main-title{margin-bottom:71px}}@media screen and (max-width:575px){.se-services__main-title{margin-bottom:52px;text-align:left}}.se-services__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:1090px}@media screen and (max-width:1440px){.se-services__item{max-width:calc(67.308vw + 120.76923px)}}@media screen and (max-width:1024px){.se-services__item{max-width:810px}}@media screen and (max-width:725px){.se-services__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.se-services__item:not(:last-child){margin-bottom:100px}@media screen and (max-width:1440px){.se-services__item:not(:last-child){margin-bottom:calc(6.971vw - .38462px)}}@media screen and (max-width:1024px){.se-services__item:not(:last-child){margin-bottom:71px}}@media screen and (max-width:575px){.se-services__item:not(:last-child){margin-bottom:80px}}@media screen and (min-width:726px){.se-services__item--side-right .se-services-item__text-content{margin-right:20px}}.se-services__item--side-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:725px){.se-services__item--side-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:726px){.se-services__item--side-left .se-services-item__media-content{margin-right:20px}}.se-services__item--side-left .se-services-item__media-content>*{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media screen and (max-width:725px){.se-services-item__media-content{padding-top:40px}}.se-services-item__text-content{max-width:436px;width:100%}@media screen and (max-width:1440px){.se-services-item__text-content{max-width:calc(12.26vw + 259.46154px)}}@media screen and (max-width:1024px){.se-services-item__text-content{max-width:385px}}@media screen and (max-width:725px){.se-services-item__text-content{max-width:436px}}.se-services-item__title{margin-bottom:24px}@media screen and (max-width:1440px){.se-services-item__title{margin-bottom:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.se-services-item__title{margin-bottom:18px}}@media screen and (max-width:725px){.se-services-item__title{margin-bottom:24px}}.se-services-item__title>*{font-size:24px;font-weight:700;line-height:34px;margin:0}@media screen and (max-width:1440px){.se-services-item__title>*{font-size:calc(1.442vw + 3.23077px);line-height:calc(1.923vw + 4.30769px)}}@media screen and (max-width:1024px){.se-services-item__title>*{font-size:18px;line-height:24px}}@media screen and (max-width:725px){.se-services-item__title>*{font-size:24px;line-height:34px}}.se-services-item__description{margin-bottom:40px}@media screen and (max-width:1440px){.se-services-item__description{margin-bottom:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.se-services-item__description{margin-bottom:32px}}@media screen and (max-width:725px){.se-services-item__description{margin-bottom:40px}}.se-services-item__description>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0}@media screen and (max-width:1440px){.se-services-item__description>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.481vw + 19.07692px)}}@media screen and (max-width:1024px){.se-services-item__description>*{font-size:14px;line-height:24px}}@media screen and (max-width:725px){.se-services-item__description>*{font-size:16px;line-height:26px}}.se-services-item__animation,.se-services-item__picture{max-width:407px}@media screen and (max-width:1440px){.se-services-item__animation,.se-services-item__picture{max-width:calc(19.712vw + 123.15385px)}}@media screen and (max-width:1024px){.se-services-item__animation,.se-services-item__picture{max-width:325px}}@media screen and (max-width:725px){.se-services-item__animation,.se-services-item__picture{max-width:407px}}.se-services-item__all-link:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/service-single-more-link-arrow.svg);-webkit-transition:all .2s linear;transition:all .2s linear}.se-services-item__all-link:hover:after{-webkit-transform:translateX(3px);transform:translateX(3px)}.s-service{margin:0}.sse-hero{padding-bottom:0;padding-top:72px;z-index:2}@media screen and (max-width:1440px){.sse-hero{padding-top:calc(5.769vw - 11.07692px)}}@media screen and (max-width:1024px){.sse-hero{padding-top:48px}}@media screen and (max-width:725px){.sse-hero{padding-top:24px}}.sse-hero .page-container{padding-right:129px}@media screen and (max-width:1440px){.sse-hero .page-container{padding-right:calc(19.471vw - 151.38462px)}}@media screen and (max-width:1024px){.sse-hero .page-container{padding-right:48px}}.sse-hero__text-content{max-width:630px;padding-top:4px}@media screen and (max-width:725px){.sse-hero__text-content{padding-bottom:40px}}@media screen and (max-width:575px){.sse-hero__text-content{padding-bottom:0}}.sse-hero__main-title{margin-bottom:32px}@media screen and (max-width:1440px){.sse-hero__main-title{margin-bottom:calc(1.923vw + 4.30769px)}}@media screen and (max-width:1024px){.sse-hero__main-title{margin-bottom:24px}}.sse-hero__main-title>*{font-size:48px;line-height:58px}@media screen and (max-width:1440px){.sse-hero__main-title>*{font-size:calc(3.365vw - .46154px);line-height:calc(3.606vw + 6.07692px)}}@media screen and (max-width:1024px){.sse-hero__main-title>*{font-size:34px;line-height:43px}}@media screen and (max-width:725px){.sse-hero__main-title>*{font-size:44px;line-height:54px}}@media screen and (max-width:575px){.sse-hero__main-title>*{font-size:48px;line-height:52px}}.sse-hero__description{max-width:630px}@media screen and (max-width:1440px){.sse-hero__description{max-width:calc(38.462vw + 76.15385px)}}@media screen and (max-width:1024px){.sse-hero__description{max-width:470px}}@media screen and (max-width:725px){.sse-hero__description{margin-bottom:40px}}.sse-hero__media-content{position:relative}@media screen and (max-width:575px){.sse-hero__media-content{display:none}}.sse-hero__media-decor{left:0;position:absolute;top:0}.sse-hero__animation{margin-right:105px;margin-top:90px;max-width:407px}@media screen and (max-width:1440px){.sse-hero__animation{margin-right:calc(8.413vw - 16.15385px);margin-top:calc(7.212vw - 13.84615px)}}@media screen and (max-width:1024px){.sse-hero__animation{margin-right:70px;margin-top:60px}}@media screen and (max-width:992px){.sse-hero__animation{margin-right:55px}}@media screen and (max-width:768px){.sse-hero__animation{margin-right:25px}}@media screen and (max-width:725px){.sse-hero__animation{margin-right:0}}.sse-advantages{background-color:#f6f8fa;overflow:hidden;padding-top:100px}@media screen and (max-width:1440px){.sse-advantages{padding-top:calc(6.01vw + 13.46154px)}}@media screen and (max-width:1024px){.sse-advantages{padding-top:75px}}@media screen and (max-width:767px){.sse-advantages{padding-bottom:70px}}.sse-advantages__text{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:160%;margin:0 auto;max-width:843px;text-align:justify;width:100%}.sse-advantages__text--top{margin-bottom:127px}@media screen and (max-width:1440px){.sse-advantages__text--top{margin-bottom:calc(8.894vw - 1.07692px)}}@media screen and (max-width:1024px){.sse-advantages__text--top{margin-bottom:90px}}.sse-advantages__text--bottom{margin-top:79px}@media screen and (max-width:1440px){.sse-advantages__text--bottom{margin-top:calc(4.567vw + 13.23077px)}}@media screen and (max-width:1024px){.sse-advantages__text--bottom{margin-top:60px}}@media screen and (max-width:767px){.sse-advantages__text--bottom{margin-top:0}}.sse-advantages__text>*{color:inherit;font:inherit;margin:0}.sse-advantages__text h1,.sse-advantages__text h2,.sse-advantages__text h3,.sse-advantages__text h4,.sse-advantages__text h5,.sse-advantages__text h6{font-size:24px;margin-bottom:8px}.sse-advantages__lists-wrapper{margin:0 auto;max-width:1064px;position:relative;width:100%}@media screen and (max-width:1440px){.sse-advantages__lists-wrapper{max-width:calc(62.74vw + 160.53846px)}}@media screen and (max-width:1024px){.sse-advantages__lists-wrapper{max-width:803px}}.sse-advantages__lists-cat-decor{height:337px;left:0;position:absolute;top:100px;width:388px}@media screen and (max-width:767px){.sse-advantages__lists-cat-decor{display:none}}.sse-advantages__list-inner{max-width:516px;width:100%}@media screen and (max-width:1440px){.sse-advantages__list-inner{max-width:calc(30.288vw + 79.84615px)}}@media screen and (max-width:1024px){.sse-advantages__list-inner{max-width:390px}}@media screen and (max-width:767px){.sse-advantages__list-inner{max-width:100%}}.sse-advantages__list-inner:nth-child(odd){margin-left:auto}@media screen and (max-width:767px){.sse-advantages__list-inner:nth-child(odd){margin-left:0}.sse-advantages__list-inner:not(:last-child){padding-bottom:70px}}.sse-advantages__list-title{font-size:24px;font-weight:700;line-height:140%;margin-bottom:24px}.sse-advantages__list-title>*{color:inherit;font:inherit;margin:0}.sse-advantages__list{padding-bottom:0;position:static}@media screen and (max-width:767px){.sse-advantages__list{max-width:100%}}.sse-advantages__list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:78px}.sse-advantages__list-item:nth-child(odd){margin-left:0}.sse-advantages__list-item:not(:last-of-type){margin-bottom:10px}.sse-advantages__list-item:after{display:none}.sse-advantages__list-item:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/advantages-check.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:21px;min-width:30px;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear;width:30px;z-index:2}.sse-advantages__list-item.entered:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/advantages-check-light.svg)}.sse-advantages-list-item__title{margin-bottom:0;padding-left:16px}.sse-advantages__list-item-bg{display:none;left:0;min-height:78px;width:516px}@media screen and (max-width:1440px){.sse-advantages__list-item-bg{width:calc(30.288vw + 79.84615px)}}@media screen and (max-width:1024px){.sse-advantages__list-item-bg{width:390px}}.sse-advantages__cta-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:43px;padding-top:51px}.sse-advantages__cta-open,.sse-advantages__cta-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.sse-advantages__cta-open{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;border-radius:50%;cursor:pointer;outline:none}.sse-advantages__cta-open:active,.sse-advantages__cta-open:focus,.sse-advantages__cta-open:hover{outline:none}.sse-advantages__cta-open.open>div{background-color:#107ed8;border-color:transparent;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.sse-advantages__cta-open.open>div path{fill:#fff}.sse-advantages__cta-open span{color:#494948;font-size:16px;font-weight:700;line-height:26px}.sse-advantages__cta-open>div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px dashed #dedce9;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-left:14px;min-width:40px;-webkit-transition:all .2s linear;transition:all .2s linear;width:40px}@media screen and (max-width:1440px){.sse-advantages__cta-open>div{height:calc(1.923vw + 12.30769px);min-width:calc(1.923vw + 12.30769px);width:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.sse-advantages__cta-open>div{height:32px;min-width:32px;width:32px}}@media screen and (max-width:725px){.sse-advantages__cta-open>div{height:38px;min-width:38px;width:38px}}.sse-advantages__cta-open>div svg{max-width:24px}@media screen and (max-width:1440px){.sse-advantages__cta-open>div svg{max-width:calc(1.442vw + 3.23077px)}}@media screen and (max-width:1024px){.sse-advantages__cta-open>div svg{max-width:18px}}.sse-advantages__cta-open>div path,.sse-advantages__cta-open>div svg{-webkit-transition:all .2s linear;transition:all .2s linear}.sse-advantages__bottom-bg{margin:0 auto -4px;max-width:1440px;width:100%}@media screen and (max-width:767px){.sse-advantages__bottom-bg{display:none}}.sse-stats{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/ab-stats-bg.jpg);background-repeat:no-repeat;background-size:cover;padding:47px 0}@media screen and (max-width:1440px){.sse-stats{padding:calc(3.125vw + 2px) 0}}@media screen and (max-width:1024px){.sse-stats{padding:34px 0}}@media screen and (max-width:725px){.sse-stats{padding:calc(26.667vw + 40.66667px) 0 68px}}@media screen and (max-width:575px){.sse-stats{padding:194px 0 68px}}.sse-stats__list{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:-20px;max-width:1209px;padding:0}@media screen and (max-width:1440px){.sse-stats__list{margin:calc(-1.923vw + 7.69231px);max-width:calc(38.221vw + 363.61538px)}}@media screen and (max-width:1024px){.sse-stats__list{margin:-12px;max-width:755px}}@media screen and (max-width:575px){.sse-stats__list{margin:-14.5px -10px}}.sse-stats__list li{max-width:338px;padding:20px;width:100%}@media screen and (max-width:1440px){.sse-stats__list li{padding:calc(1.923vw - 7.69231px)}}@media screen and (max-width:1024px){.sse-stats__list li{padding:12px}}@media screen and (max-width:725px){.sse-stats__list li{width:50%}}@media screen and (max-width:575px){.sse-stats__list li{padding:14.5px 10px}}.sse-stats__item-number{padding-bottom:13px}@media screen and (max-width:1440px){.sse-stats__item-number{padding-bottom:calc(1.202vw - 4.30769px)}}@media screen and (max-width:1024px){.sse-stats__item-number{padding-bottom:8px}}@media screen and (max-width:725px){.sse-stats__item-number{padding-bottom:13px}}.sse-stats__item-number>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:36px;font-weight:800;line-height:52px}@media screen and (max-width:1440px){.sse-stats__item-number>*{font-size:calc(1.923vw + 8.30769px);line-height:calc(3.365vw + 3.53846px)}}@media screen and (max-width:1024px){.sse-stats__item-number>*{font-size:28px;line-height:38px}}@media screen and (max-width:725px){.sse-stats__item-number>*{font-size:36px;line-height:52px}}.sse-stats__item-text{padding-top:13px}@media screen and (max-width:1440px){.sse-stats__item-text{padding-top:calc(1.202vw - 4.30769px)}}@media screen and (max-width:1024px){.sse-stats__item-text{padding-top:8px}}@media screen and (max-width:725px){.sse-stats__item-text{padding-top:13px}}.sse-stats__item-text>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:28px}@media screen and (max-width:1440px){.sse-stats__item-text>*{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 14.15385px)}}@media screen and (max-width:1024px){.sse-stats__item-text>*{font-size:14px;line-height:24px}}@media screen and (max-width:725px){.sse-stats__item-text>*{font-size:16px;line-height:24px}}.sse-services{margin-top:-144px}@media screen and (max-width:1440px){.sse-services{margin-top:calc(-11.298vw + 18.69231px)}}@media screen and (max-width:1024px){.sse-services{margin-top:-97px}}@media screen and (max-width:992px){.sse-services{margin-top:calc(-43.304vw + 332.57143px)}}@media screen and (max-width:768px){.sse-services{margin-top:0}}@media screen and (max-width:725px){.sse-services{margin-top:-185px;padding-top:200px}}@media screen and (min-width:1024px){.sse-services__posts{max-width:625px;padding-bottom:60px}}@media screen and (min-width:1024px) and (max-width:1440px){.sse-services__posts{max-width:calc(37.26vw + 88.46154px)}}@media screen and (min-width:1024px) and (max-width:1024px){.sse-services__posts{max-width:470px}}@media screen and (min-width:1024px){.sse-services__posts .gl-services__item{padding-right:0}}.sse-about{margin-bottom:-2px;padding-bottom:165px;padding-top:200px;position:relative}@media screen and (max-width:1440px){.sse-about{padding-bottom:calc(10.817vw + 9.23077px);padding-top:calc(13.942vw - .76923px)}}@media screen and (max-width:1024px){.sse-about{padding-bottom:120px;padding-top:142px}}@media screen and (max-width:992px){.sse-about{padding-top:calc(18.75vw - 44px)}}@media screen and (max-width:768px){.sse-about{padding-top:100px}}@media screen and (max-width:575px){.sse-about{padding-bottom:calc(50vw + 7.5px);padding-top:80px}}.sse-about__picture{bottom:0;left:0;margin:0 auto;max-width:1440px;position:absolute;right:0;width:100%}@media screen and (max-width:575px){.sse-about__picture{overflow:hidden}}.sse-about__picture>*{width:100%}@media screen and (max-width:575px){.sse-about__picture>*{max-width:175%;width:175%}}.sse-about__main-title{margin-bottom:96px;max-width:625px}@media screen and (max-width:1440px){.sse-about__main-title{margin-bottom:calc(6.01vw + 9.46154px);max-width:calc(24.279vw + 275.38462px)}}@media screen and (max-width:1024px){.sse-about__main-title{margin-bottom:71px;max-width:524px}}@media screen and (max-width:575px){.sse-about__main-title{margin-bottom:46px}}.sse-about__advantages-list{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin:-30px auto;max-width:1175px;padding-bottom:20px;padding-top:13px}@media screen and (max-width:1440px){.sse-about__advantages-list{max-width:calc(76.923vw + 67.30769px)}}@media screen and (max-width:1024px){.sse-about__advantages-list{max-width:855px}}@media screen and (max-width:725px){.sse-about__advantages-list{max-width:100%}}@media screen and (max-width:575px){.sse-about__advantages-list{margin:0;padding-top:0}}.sse-about__advantages-item{margin:30px;width:calc(33.33333% - 60px)}@media screen and (max-width:725px){.sse-about__advantages-item{width:calc(50% - 60px)}}@media screen and (max-width:575px){.sse-about__advantages-item{margin:0;width:100%}}.sse-about__advantages-item:not(:last-child){margin-bottom:50px}.sse-about-advantages-item__icon{margin-bottom:20px;max-width:88px;overflow:hidden;width:100%}@media screen and (max-width:1440px){.sse-about-advantages-item__icon{margin-bottom:calc(1.442vw - .76923px);max-width:calc(6.01vw + 1.46154px)}}@media screen and (max-width:1024px){.sse-about-advantages-item__icon{margin-bottom:14px;max-width:63px}}@media screen and (max-width:575px){.sse-about-advantages-item__icon{margin-bottom:20px}}.sse-about-advantages-item__icon svg,.sse-about-advantages-item__icon>img{max-width:100%}.sse-about-advantages-item__description{max-width:247px;width:100%}.sse-about-advantages-item__description>*{font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:26px;margin:0}@media screen and (max-width:1440px){.sse-about-advantages-item__description>*{font-size:calc(.962vw + 2.15385px);line-height:calc(1.683vw + 1.76923px)}}@media screen and (max-width:1024px){.sse-about-advantages-item__description>*{font-size:12px;line-height:19px}}@media screen and (max-width:725px){.sse-about-advantages-item__description>*{font-size:16px;line-height:26px}}.sse-about-advantages-item__description>:not(:last-child){margin-bottom:15px}.sse-testimonials{padding-bottom:151px}.sse-contact{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/sect-contact-us-bg.jpg);background-repeat:no-repeat;background-size:cover;padding-bottom:16px;padding-top:26px}@media screen and (max-width:725px){.sse-contact{padding-bottom:41px;padding-top:70px}}.sse-contact__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:1065px;width:100%}@media screen and (max-width:1440px){.sse-contact__inner{max-width:calc(58.894vw + 216.92308px)}}@media screen and (max-width:1024px){.sse-contact__inner{max-width:820px}}@media screen and (min-width:726px){.sse-contact__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:725px){.sse-contact__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.sse-contact__text-content{margin-right:20px;max-width:495px;width:100%}@media screen and (max-width:1440px){.sse-contact__text-content{max-width:calc(18.029vw + 235.38462px)}}@media screen and (max-width:1024px){.sse-contact__text-content{max-width:420px}}@media screen and (max-width:725px){.sse-contact__text-content{margin-bottom:25px;max-width:495px}}.sse-contact__main-title{margin-bottom:16px}@media screen and (max-width:725px){.sse-contact__main-title{margin-bottom:24px}}.sse-contact__main-title>*{color:#fff;font-weight:600}.sse-contact__description{margin-bottom:40px}@media screen and (max-width:1440px){.sse-contact__description{margin-bottom:calc(1.923vw + 12.30769px)}}@media screen and (max-width:1024px){.sse-contact__description{margin-bottom:32px}}.sse-contact__description>*{color:#fff;font-size:22px;font-weight:400;line-height:35px;margin:0}@media screen and (max-width:1440px){.sse-contact__description>*{font-size:calc(.962vw + 8.15385px);line-height:calc(2.163vw + 3.84615px)}}@media screen and (max-width:1024px){.sse-contact__description>*{font-size:18px;line-height:26px}}@media screen and (max-width:725px){.sse-contact__description>*{font-size:22px;line-height:35px}.sse-contact__description>* br{display:none}.sse-contact__picture{margin:0 auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}}.sse-recommended{background-color:#fbfcff;padding:150px 0 349px}@media screen and (max-width:1440px){.sse-recommended{padding:calc(9.615vw + 11.53846px) 0 calc(20.192vw + 58.23077px)}}@media screen and (max-width:1024px){.sse-recommended{padding:110px 0 265px}}@media screen and (max-width:575px){.sse-recommended{padding:80px 0 321px}}.sse-recommended__main-title{margin-bottom:50px;text-align:center}@media screen and (max-width:575px){.sse-recommended__main-title{margin-bottom:40px}}.sse-recommended__list-wrapper{position:relative}@media screen and (min-width:576px){.sse-recommended__list-wrapper{margin:-165px 0}}.sse-recommended__slider-arrows{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:2}@media screen and (max-width:575px){.sse-recommended__slider-arrows{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;position:static;-webkit-transform:unset;transform:unset}}.sse-recommended__arrow{border-color:#dedce9}@media screen and (max-width:575px){.sse-recommended__arrow{margin:0 10px}}.sse-recommended__arrow svg path{fill:#107ed8}.sse-recommended__list-slider{margin:0 auto;max-width:1200px;overflow:hidden;position:relative}.sse-recommended__list-slider:after,.sse-recommended__list-slider:before{background-color:#fbfcff;bottom:0;content:"";height:100%;position:absolute;top:0;width:8px;z-index:2}@media screen and (max-width:575px){.sse-recommended__list-slider:after,.sse-recommended__list-slider:before{display:none}}.sse-recommended__list-slider:after{right:0}.sse-recommended__list-slider:before{left:0}@media screen and (min-width:576px){.sse-recommended__list-slider{padding:165px 28px}}@media screen and (max-width:1440px){.sse-recommended__list-slider{max-width:calc(93.029vw - 139.61538px)}}@media screen and (max-width:1024px){.sse-recommended__list-slider{max-width:813px}}@media screen and (max-width:992px){.sse-recommended__list-slider{max-width:calc(71.875vw + 100px)}}@media screen and (max-width:768px){.sse-recommended__list-slider{width:84%}}@media screen and (max-width:575px){.sse-recommended__list-slider{max-width:100%;width:100%}}.sse-recommended__list-slider .swiper-wrapper{z-index:3}.sse-recommended__slide{background:#fff;border:1px dashed #dedce9;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:276px;overflow:hidden;position:relative;-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear}@media screen and (max-width:1440px){.sse-recommended__slide{min-height:calc(9.856vw + 134.07692px)}}@media screen and (max-width:1024px){.sse-recommended__slide{min-height:235px}}@media screen and (min-width:576px){.sse-recommended__slide:hover{-webkit-box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02);box-shadow:0 100px 80px rgba(0,0,0,.07),0 41.7776px 33.4221px rgba(0,0,0,.05),0 22.3363px 17.869px rgba(0,0,0,.042),0 12.5216px 10.0172px rgba(0,0,0,.035),0 6.6501px 5.32008px rgba(0,0,0,.028),0 2.76726px 2.21381px rgba(0,0,0,.02)}}.sse-recommended__slide:not(.swiper-slide-visible){opacity:0}.sse-recommended-slide__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;padding:30px 30px 21px}@media screen and (max-width:1440px){.sse-recommended-slide__inner{padding:calc(1.923vw + 2.30769px) calc(1.923vw + 2.30769px) calc(1.683vw - 3.23077px)}}@media screen and (max-width:1024px){.sse-recommended-slide__inner{padding:22px 22px 14px}}@media screen and (max-width:575px){.sse-recommended-slide__inner{padding:30px 30px 21px}}.sse-recommended-slide__logo{margin-bottom:20px;max-width:170px}@media screen and (max-width:1440px){.sse-recommended-slide__logo{max-width:calc(10.817vw + 14.23077px)}}@media screen and (max-width:1024px){.sse-recommended-slide__logo{max-width:125px}}@media screen and (max-width:575px){.sse-recommended-slide__logo{max-width:170px}}.sse-recommended-slide__link-title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;justify-content:space-between;line-height:23px;position:relative;-webkit-transition:all .2s linear;transition:all .2s linear;width:100%;z-index:2}@media screen and (max-width:1440px){.sse-recommended-slide__link-title{font-size:calc(.962vw + 6.15385px);line-height:calc(.721vw + 12.61538px)}}@media screen and (max-width:1024px){.sse-recommended-slide__link-title{font-size:16px;line-height:20px}}@media screen and (max-width:575px){.sse-recommended-slide__link-title{font-size:20px;line-height:23px}}.sse-recommended-slide__link-title span{color:#454544;max-width:250px;-webkit-transition:all .2s linear;transition:all .2s linear}.sse-recommended-slide__link-title:after{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/faqs-more-link-arrow.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;margin-left:15px;margin-top:10px;min-width:17px;width:17px}.sse-recommended-slide__permalink{bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.error404 .pre-footer{display:none}.ma-error-page{padding-bottom:38px;padding-top:59px}@media screen and (max-width:575px){.ma-error-page{padding-bottom:50px;padding-top:31px}}.ma-error-page__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:725px){.ma-error-page__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ma-error-page__text-content{margin-right:20px;max-width:430px;padding-top:58px}@media screen and (max-width:725px){.ma-error-page__text-content{margin-right:0;max-width:100%;padding-bottom:50px;padding-top:0}}.ma-error-page__title{margin-bottom:18px}.ma-error-page__title span{color:#107ed8;font-size:180px;font-weight:700;line-height:180px}@media screen and (max-width:1440px){.ma-error-page__title span{font-size:calc(12.019vw + 6.92308px);line-height:calc(12.019vw + 6.92308px)}}@media screen and (max-width:1024px){.ma-error-page__title span{font-size:130px;line-height:130px}}@media screen and (max-width:725px){.ma-error-page__title span{font-size:180px;line-height:180px}}.ma-error-page__mini-title{margin-bottom:32px}.ma-error-page__mini-title span{font-family:Helvetica,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:29px}@media screen and (max-width:1440px){.ma-error-page__mini-title span{font-size:calc(.481vw + 11.07692px);line-height:calc(.721vw + 18.61538px)}}@media screen and (max-width:1024px){.ma-error-page__mini-title span{font-size:16px;line-height:26px}}@media screen and (max-width:725px){.ma-error-page__mini-title span{font-size:18px;line-height:29px}}.ma-error-page__fun-text{margin-bottom:70px}@media screen and (max-width:1440px){.ma-error-page__fun-text{margin-bottom:calc(4.808vw + .76923px)}}@media screen and (max-width:1024px){.ma-error-page__fun-text{margin-bottom:50px}}.ma-error-page__fun-text>*{font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;line-height:29px;margin:0}@media screen and (max-width:1440px){.ma-error-page__fun-text>*{font-size:calc(.481vw + 11.07692px);line-height:calc(.721vw + 18.61538px)}}@media screen and (max-width:1024px){.ma-error-page__fun-text>*{font-size:16px;line-height:26px}}@media screen and (max-width:725px){.ma-error-page__fun-text>*{font-size:18px;line-height:29px}}.ma-error-page__link a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#454544;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;font-weight:600;line-height:26px;margin-left:auto;-webkit-transition:all .2s linear;transition:all .2s linear}@media screen and (max-width:1440px){.ma-error-page__link a{font-size:calc(.481vw + 9.07692px);line-height:calc(.962vw + 12.15385px)}}@media screen and (max-width:1024px){.ma-error-page__link a{font-size:14px;line-height:22px}}@media screen and (max-width:725px){.ma-error-page__link a{font-size:16px;line-height:26px}}.ma-error-page__link a:hover{color:#107ed8}.ma-error-page__link a:before{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/back-link-arrow.svg);background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;margin-right:15px;width:17px}.ma-error-page__picture{max-width:845px}@media screen and (max-width:1440px){.ma-error-page__picture{max-width:calc(46.875vw + 170px)}}@media screen and (max-width:1024px){.ma-error-page__picture{max-width:650px}}.landing-hero{background-position:top;background-repeat:no-repeat;background-size:cover;min-height:calc(17.548vw + 520.30769px);padding-bottom:80px;padding-top:156px;position:relative}@media screen and (max-width:1440px){.landing-hero{padding-bottom:calc(7.212vw - 23.84615px);padding-top:calc(18.269vw - 107.07692px)}}@media screen and (max-width:1024px){.landing-hero{min-height:700px;padding-bottom:50px;padding-top:90px}}@media screen and (max-width:575px){.landing-hero{min-height:667px;padding-bottom:60px;padding-top:90px}}.landing-hero__bg{background-position:top;background-size:cover;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:1}.landing-hero__bg,.landing-hero__bg:after{bottom:0;left:0;position:absolute;right:0;top:0}.landing-hero__bg:after{background-color:rgba(0,0,0,.6);content:""}.landing-hero__inner{margin:0 auto;max-width:1060px;position:relative;z-index:3}.landing-hero__title{margin-bottom:49px;max-width:843px}@media screen and (max-width:575px){.landing-hero__title{margin-bottom:40px}}.landing-hero__title>*{color:#fff;font-size:72px;font-weight:700;line-height:86px;margin:0}@media screen and (max-width:1440px){.landing-hero__title>*{font-size:calc(3.846vw + 16.61538px);line-height:calc(4.808vw + 16.76923px)}}@media screen and (max-width:1024px){.landing-hero__title>*{font-size:56px;line-height:66px}}@media screen and (max-width:575px){.landing-hero__title>*{font-size:44px;line-height:54px}.landing-hero__title>* br{display:none}}@media screen and (max-width:480px){.landing-hero__title>*{font-size:34px;line-height:120%}}.landing-hero__subtitle{margin-bottom:29px;max-width:375px}@media screen and (max-width:575px){.landing-hero__subtitle{margin-bottom:20px}}.landing-hero__subtitle>*{color:#fff;font-size:24px;font-weight:400;line-height:29px;margin:0}@media screen and (max-width:1440px){.landing-hero__subtitle>*{font-size:calc(.962vw + 10.15385px);line-height:calc(1.202vw + 11.69231px)}}@media screen and (max-width:1024px){.landing-hero__subtitle>*{font-size:20px;line-height:24px}}@media screen and (max-width:575px){.landing-hero__subtitle>*{line-height:120%}}.landing-hero__form-wrap{margin-bottom:30px;max-width:534px}@media screen and (max-width:575px){.landing-hero__form-wrap{margin-bottom:50px}}.landing-hero__form-wrap .landing-callback-field{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:575px){.landing-hero__form-wrap .landing-callback-field{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.landing-hero__form-wrap .landing-callback-field>.wpcf7-form-control-wrap{display:block}@media screen and (max-width:575px){.landing-hero__form-wrap .landing-callback-field>.wpcf7-form-control-wrap{margin-bottom:20px}}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel{background:rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.89);border-bottom-left-radius:5px;border-top-left-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:15px;font-weight:700;line-height:28px;margin:0;padding:14px 24px}@media screen and (max-width:575px){.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel{border-radius:5px}}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel::-moz-placeholder{color:hsla(0,0%,100%,.7)}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel:-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel::-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel::placeholder{color:hsla(0,0%,100%,.7)}.landing-hero__form-wrap .landing-callback-field .wpcf7-submit{background-color:#107ed8;border:1px solid #107ed8;border-bottom-right-radius:5px;border-top-right-radius:5px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;font-weight:700;line-height:28px;margin-left:-2px;min-width:194px;outline:none;position:relative;text-align:center;-webkit-transition:all .2s linear;transition:all .2s linear;z-index:2}.landing-hero__form-wrap .landing-callback-field .wpcf7-submit:hover{background-color:#31b7dd}@media screen and (max-width:575px){.landing-hero__form-wrap .landing-callback-field .wpcf7-submit{border-radius:1px;min-height:56px}}.landing-hero__form-wrap .landing-callback-field .wpcf7-not-valid-tip{bottom:-25px;left:0;position:absolute;white-space:nowrap}.landing-hero__form-wrap .landing-callback-field .wpcf7-spinner{display:none}.landing-hero__form-wrap .wpcf7-response-output{color:#fff;margin-left:0!important;margin-right:0!important;margin-top:45px!important;padding:20px!important}.landing-hero__manager-wrap{position:relative}.landing-hero__popup{background:#fff;border-radius:3px;bottom:calc(100% + 25px);-webkit-box-shadow:0 50px 50px rgba(0,0,0,.25);box-shadow:0 50px 50px rgba(0,0,0,.25);-webkit-box-sizing:border-box;box-sizing:border-box;left:10px;max-width:347px;min-height:238px;opacity:0;padding:60px;position:absolute;-webkit-transition:all .2s linear;transition:all .2s linear;visibility:hidden;width:100%;z-index:2}@media screen and (max-width:1440px){.landing-hero__popup{min-height:calc(5.549vw + 158.09249px);padding:calc(2.312vw + 26.7052px) calc(4.624vw - 6.5896px)}}@media screen and (max-width:575px){.landing-hero__popup{min-height:190px;padding:40px 20px}}.landing-hero__popup.active{opacity:1;visibility:visible}.landing-hero-popup__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;row-gap:10px}.landing-hero-popup__item:not(:last-child){margin-bottom:20px}.landing-hero-popup__icon{max-width:20px}.landing-hero-popup__phone{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:25px;text-decoration-line:underline}.landing-hero-popup__close{cursor:pointer;max-width:12px;position:absolute;right:20px;top:20px;width:100%}.landing-hot-jobs{overflow:hidden;padding:74px 0 79px}@media screen and (max-width:1440px){.landing-hot-jobs{padding:calc(5.769vw - 9.07692px) 0 calc(5.769vw - 4.07692px)}}@media screen and (max-width:1024px){.landing-hot-jobs{padding:50px 0}}@media screen and (max-width:575px){.landing-hot-jobs{padding:60px 0 80px}}.landing-hot-jobs__main-title{margin-bottom:74px;text-align:center}@media screen and (max-width:575px){.landing-hot-jobs__main-title{margin-bottom:60px}}.landing-hot-jobs__main-title>*{font-size:48px;line-height:60px;text-transform:uppercase}@media screen and (max-width:1440px){.landing-hot-jobs__main-title>*{font-size:calc(3.365vw - .46154px);line-height:calc(4.087vw + 1.15385px)}}@media screen and (max-width:1024px){.landing-hot-jobs__main-title>*{font-size:34px;line-height:43px}}@media screen and (max-width:725px){.landing-hot-jobs__main-title>*{font-size:44px;line-height:54px}}@media screen and (max-width:480px){.landing-hot-jobs__main-title>*{font-size:27px;line-height:120%}}.landing-hot-jobs__main-title>* strong{color:#eb5757;font-weight:inherit}.landing-hot-jobs__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:29px;row-gap:40px}@media screen and (max-width:575px){.landing-hot-jobs__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.landing-hot-jobs__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px dashed #d1dbe3;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px;padding-top:30px;-webkit-transition:all .2s linear;transition:all .2s linear;width:calc(50% - 14.5px)}.landing-hot-jobs__card:hover{-webkit-box-shadow:0 60px 80px rgba(0,0,0,.07),0 25px 33px rgba(0,0,0,.05),0 10px 18px rgba(0,0,0,.042),0 0 10px rgba(0,0,0,.035),0 -10px 20px rgba(0,0,0,.02),0 -5px 12px rgba(0,0,0,.015);box-shadow:0 60px 80px rgba(0,0,0,.07),0 25px 33px rgba(0,0,0,.05),0 10px 18px rgba(0,0,0,.042),0 0 10px rgba(0,0,0,.035),0 -10px 20px rgba(0,0,0,.02),0 -5px 12px rgba(0,0,0,.015)}@media screen and (max-width:575px){.landing-hot-jobs__card{margin-bottom:20px;padding-top:20px;width:100%}}.landing-hot-jobs__image-and-content-wrap{position:relative}.landing-hot-jobs__image{overflow:hidden;padding-bottom:77%;position:relative;width:100%}.landing-hot-jobs__image:after{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.landing-hot-jobs__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}.landing-hot-jobs__tel{bottom:0;padding:30px;position:absolute}@media screen and (max-width:575px){.landing-hot-jobs__tel{padding:20px 20px 29px}}.landing-hot-jobs__tel .landing-hero-popup{bottom:calc(100% - 45px);left:10px;width:95%}.landing-hot-jobs__tel>a{height:100%;left:0;position:absolute;top:0;width:100%}.landing-hot-jobs__meta{-webkit-box-flex:1;-ms-flex:1;flex:1}.landing-hot-jobs__city{color:#454544;font-size:27px;font-weight:700;line-height:32px;margin-bottom:20px;padding-left:30px;padding-right:20px}@media screen and (max-width:1440px){.landing-hot-jobs__city{font-size:calc(1.923vw - .69231px);line-height:calc(1.442vw + 11.23077px)}}@media screen and (max-width:992px){.landing-hot-jobs__city{font-size:19px;line-height:26px}}@media screen and (max-width:575px){.landing-hot-jobs__city{font-size:20px;line-height:130%;padding-left:20px}}.landing-hot-jobs__title{left:0;padding:30px;position:absolute;top:0;width:100%;z-index:2}@media screen and (max-width:575px){.landing-hot-jobs__title{padding:20px}}.landing-hot-jobs__title>*{color:#fff;font-size:34px;font-weight:700;line-height:38px;text-transform:uppercase}@media screen and (max-width:1440px){.landing-hot-jobs__title>*{font-size:calc(2.404vw - .61538px);line-height:calc(2.404vw + 3.38462px)}}@media screen and (max-width:992px){.landing-hot-jobs__title>*{font-size:24px;line-height:28px}}@media screen and (max-width:575px){.landing-hot-jobs__title>*{font-size:20px;line-height:120%}}.landing-hot-jobs__details{padding-left:30px;padding-right:30px;padding-top:35px}@media screen and (max-width:575px){.landing-hot-jobs__details{padding:20px 20px 0}}.landing-hot-jobs__detail-item{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-hot-jobs__detail-item:not(:last-child){margin-bottom:25px}@media screen and (max-width:575px){.landing-hot-jobs__detail-item:not(:last-child){margin-bottom:20px}}.landing-hot-jobs__detail-icon{margin-right:10px;max-width:18px;min-width:18px}.landing-hot-jobs__detail-text>*{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin:0}.landing-about{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/landing-about-bg.png);background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.landing-about__inner{margin:0 auto;max-width:843px;padding:82px 0 123px;position:relative;z-index:2}@media screen and (max-width:1440px){.landing-about__inner{padding:calc(5.288vw + 5.84615px) 0 calc(5.529vw + 43.38462px)}}@media screen and (max-width:1320px){.landing-about__inner{padding-bottom:180px}}@media screen and (max-width:1024px){.landing-about__inner{padding:60px 0 180px}}@media screen and (max-width:575px){.landing-about__inner{padding:80px 0 210px}}.landing-about__text{margin-bottom:70px}@media screen and (max-width:575px){.landing-about__text{margin-bottom:44px}}.landing-about__text>*{color:#fff;font-size:32px;font-weight:400;line-height:48px;margin:0}@media screen and (max-width:1440px){.landing-about__text>*{font-size:calc(1.442vw + 11.23077px);line-height:calc(1.923vw + 20.30769px)}}@media screen and (max-width:1024px){.landing-about__text>*{font-size:26px;line-height:40px}}@media screen and (max-width:575px){.landing-about__text>*{font-size:27px;line-height:150%}}.landing-about__subtext{max-width:516px}.landing-about__subtext>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:36px;margin:0}@media screen and (max-width:1440px){.landing-about__subtext>*{font-size:calc(.962vw + 10.15385px);line-height:calc(1.442vw + 15.23077px)}}@media screen and (max-width:1024px){.landing-about__subtext>*{font-size:20px;line-height:30px}}@media screen and (max-width:575px){.landing-about__subtext>*{font-size:20px;line-height:150%}}.landing-about__link{background:#fff;color:#454544;margin-top:39px}@media screen and (max-width:575px){.landing-about__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:58px;justify-content:center;min-width:247px}}.landing-about__decor{-webkit-box-pack:center;-ms-flex-pack:center;bottom:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;height:304px;justify-content:center;left:0;margin:0 auto;max-width:1440px;overflow:hidden;position:absolute;right:0;width:100%}.landing-about__decor img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;position:absolute;top:0;width:100%}@media screen and (max-width:575px){.landing-about__decor img{-webkit-transform:translateX(-20%);transform:translateX(-20%)}}.landing-about__decor-animation{bottom:1%;height:140px;left:7%;position:absolute;width:137px;z-index:3}.landing-benefits{padding:55px 0 65px}@media screen and (max-width:1440px){.landing-benefits{padding:calc(3.606vw + 3.07692px) 0 calc(3.606vw + 13.07692px)}}@media screen and (max-width:1024px){.landing-benefits{padding:40px 0 50px}}@media screen and (max-width:575px){.landing-benefits{padding:100px 0}}.landing-benefits__title{margin-bottom:55px;max-width:952px}@media screen and (max-width:575px){.landing-benefits__title{margin-bottom:30px}}.landing-benefits__title>*{font-weight:800}@media screen and (max-width:575px){.landing-benefits__title>*{font-size:32px;line-height:120%}}.landing-benefits__title>* strong{color:#107ed8;font-weight:inherit}.landing-benefits__list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;justify-content:center}@media screen and (max-width:575px){.landing-benefits__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.landing-benefits__item{border:1px dashed #d1dbe3;border-radius:15px;min-height:306px;overflow:hidden;padding:60px 39px 50px;width:calc(33.33333% - 20px)}@media screen and (max-width:1023px){.landing-benefits__item{width:calc(50% - 15px)}}@media screen and (max-width:624px){.landing-benefits__item{min-height:277px;padding:40px 20px 50px;width:100%}}.landing-benefits__icon{margin-bottom:20px;max-width:85px}.landing-benefits__heading{color:#454544;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:26px;margin-bottom:16px}@media screen and (max-width:624px){.landing-benefits__heading{font-size:18px}}.landing-benefits__text>*{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:27px;margin:0}@media screen and (max-width:624px){.landing-benefits__text>*{font-size:16px;line-height:150%}}.landing-community{background:#f6f8fa;padding:120px 0 105px}@media screen and (max-width:1440px){.landing-community{padding:calc(7.212vw + 16.15385px) 0 105px}}@media screen and (max-width:1024px){.landing-community{padding:90px 0 105px}}@media screen and (max-width:624px){.landing-community{padding:80px 0 100px}}.landing-community__title{margin-bottom:85px;text-align:center}@media screen and (max-width:624px){.landing-community__title{margin-bottom:52px}}.landing-community__title>*{font-weight:700}@media screen and (max-width:1024px){.landing-community__title>*{font-size:30px;line-height:36px}}@media screen and (max-width:624px){.landing-community__title>*{font-size:32px;line-height:120%}}.landing-community__title>* strong{color:#107ed8;font-weight:inherit}.landing-community__global-slider-wrapper{position:relative}.landing-community__head-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:34px}@media screen and (max-width:575px){.landing-community__head-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-bottom:20px}}.landing-community__list-title>*{color:#454544;font-size:24px;font-weight:700;line-height:29px;margin:0}@media screen and (max-width:575px){.landing-community__list-title>*{font-size:20px;line-height:120%}}.landing-community__list-title>* strong{color:#107ed8;font-weight:inherit}.landing-community__slider-arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px}@media screen and (min-width:576px){.landing-community__slider-arrows{position:absolute;right:0;top:0}}@media screen and (max-width:575px){.landing-community__slider-arrows{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px}}.landing-community__arrow{border:1px dashed #d1dbe3}.landing-community__arrow svg path{fill:#107ed8}.landing-community__arrow:hover{background-color:#107ed8;border-color:#107ed8}.landing-community__arrow:hover svg path{fill:#fff}.landing-community__list-slider{overflow:hidden}.landing-community__person{background:#fff;border:1px dashed #d1dbe3;border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;overflow:hidden}@media screen and (min-width:767px){.landing-community__person{max-width:calc(50% - 15px)}}@media screen and (min-width:1024px){.landing-community__person{max-width:calc(33.33333% - 20px)}}.landing-community__person-photo{overflow:hidden;padding-bottom:94%;position:relative;width:100%}.landing-community__person-photo img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;top:0;width:100%}.landing-community__person-content{padding:30px 30px 20px}@media screen and (max-width:575px){.landing-community__person-content{padding:20px 20px 40px}}.landing-community__person-name{color:#454544;font-size:20px;font-weight:700;letter-spacing:-.5px;line-height:26px}@media screen and (max-width:575px){.landing-community__person-name{font-size:18px;margin-bottom:5px}}.landing-community__person-position{color:#9a9a9a;font-size:14px;font-weight:400;line-height:22px;margin-bottom:18px}.landing-community__person-review>*{color:#454544;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:26px;margin:0}.landing-community__referal-text{margin:96px auto 0;max-width:940px;text-align:center}@media screen and (max-width:624px){.landing-community__referal-text{margin-top:70px}}.landing-community__referal-text>*{color:#454544;font-size:32px;letter-spacing:-1px;line-height:48px;margin:0}@media screen and (max-width:624px){.landing-community__referal-text>*{font-size:27px;line-height:150%}}.landing-community__referal-text>:last-child{margin-top:48px}@media screen and (max-width:624px){.landing-community__referal-text>:last-child{margin-top:32px}}.landing-community__link-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding-top:103px;position:relative}@media screen and (max-width:624px){.landing-community__link-wrap{padding-top:46px}}.landing-community__link .btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;justify-content:center;min-height:58px;min-width:247px;padding-left:20px;padding-right:20px}.landing-community__link-big-decor{bottom:-32px;left:50%;max-width:768px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (max-width:1440px){.landing-community__link-big-decor{max-width:calc(51.202vw + 30.69231px)}}@media screen and (max-width:1024px){.landing-community__link-big-decor{max-width:555px}}@media screen and (max-width:575px){.landing-community__link-big-decor{bottom:-100px}}.landing-contact{background-image:url(//ukrseven.com.ua/wp-content/themes/retail/dist/images/landing-contact-bg.png);background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:102px 0;position:relative}@media screen and (max-width:1440px){.landing-contact{padding:calc(5.288vw + 25.84615px) 0}}@media screen and (max-width:1024px){.landing-contact{padding:80px 0}}@media screen and (max-width:575px){.landing-contact{padding:80px 0 0}}.landing-contact__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:575px){.landing-contact__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;gap:20px}}.landing-contact__text-col{position:relative;z-index:2}.landing-contact__title{margin-bottom:16px}.landing-contact__title>*{color:#fff}@media screen and (max-width:1024px){.landing-contact__title>*{font-size:30px;line-height:36px}}@media screen and (max-width:575px){.landing-contact__title>*{font-size:32px;line-height:120%}}.landing-contact__contact-list{max-width:478px}@media screen and (max-width:575px){.landing-contact__contact-list{padding-bottom:60px}}.landing-contact__contact-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-contact__contact-list li:not(:last-child){margin-bottom:58px}@media screen and (max-width:575px){.landing-contact__contact-list li:not(:last-child){margin-bottom:50px}}.landing-contact__info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-contact__contact-icon{margin-right:25px}@media screen and (max-width:575px){.landing-contact__contact-icon{max-width:44px;min-width:44px}}.landing-contact__contact-mark-text{color:#fff;font-size:22px;font-weight:400;line-height:35px;margin-bottom:16px}@media screen and (max-width:575px){.landing-contact__contact-mark-text{font-size:20px;line-height:160%}}.landing-contact__right-text{max-width:407px;position:relative;z-index:2}.landing-contact__right-text>*{color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:22px;font-weight:400;line-height:35px;margin:0}@media screen and (max-width:575px){.landing-contact__right-text>*{font-size:20px;line-height:160%}}.landing-contact__image{max-width:618px;width:100%}@media screen and (min-width:576px){.landing-contact__image{bottom:-80px;position:absolute;right:0}}@media screen and (max-width:575px){.landing-contact__image{margin-top:20px;position:relative}}@media screen and (max-width:480px){.landing-contact__image{height:363px;margin-left:-20px;width:100vw}.landing-contact__image img{height:130%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:-20%;width:130%}}.landing-contact__image-animation{left:42%;position:absolute;top:24%;z-index:3}@media screen and (max-width:575px){.landing-contact__image-animation{top:20%}}@media screen and (max-width:480px){.landing-contact__image-animation{top:12%}}.landing-call-manager-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.landing-call-manager-btn span{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;line-height:28px;-webkit-transition:all .2s linear;transition:all .2s linear}.landing-call-manager-btn .phone-icon{height:79px;position:relative;width:79px}.landing-call-manager-btn .phone-icon svg{display:block;height:100%;width:100%}.landing-call-manager-btn .phone-icon .pulse-ring{-webkit-animation:pulseRing 2.5s ease-out infinite;animation:pulseRing 2.5s ease-out infinite;-webkit-transform-origin:center;transform-origin:center}.landing-call-manager-btn .phone-icon .pulse-ring.delay{-webkit-animation-delay:1.25s;animation-delay:1.25s}.landing-call-manager-btn:hover span{text-shadow:.3px 0 0 #ffffff4a,-.3px 0 0 #ffffff4a,0 .3px 0 #ffffff4a,0 -.3px 0 #ffffff4a}@media screen and (max-width:575px){.single-services .ab-stats{margin-bottom:11px;margin-top:0;padding-top:1px}.landing-hot-jobs__tel{padding:20px 20px 9px}.landing-hot-jobs__tel .landing-hero-popup{bottom:20px}.single-services .ab-stats{margin-bottom:11px;margin-top:0;padding-top:1px}.landing-hot-jobs__tel{padding:20px 20px 9px}.landing-hot-jobs__tel .landing-hero-popup{bottom:20px}.landing-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:695px}}.landing-hero__bg:after{display:none}.landing-hero__form-wrap .landing-callback-field input.wpcf7-tel{background-color:rgba(0,0,0,.4)}.landing-hot-jobs__image:after{display:none}@-webkit-keyframes pulseRing{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}to{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes pulseRing{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}80%{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}to{opacity:0;-webkit-transform:scale(1.3);transform:scale(1.3)}}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal!important}.flex-row-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-col{-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-col,.flex-col-reverse{-webkit-box-orient:vertical!important}.flex-col-reverse{-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-wrap-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.justify-stretch{-webkit-box-pack:stretch!important;-ms-flex-pack:stretch!important;justify-content:stretch!important}.items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.hidden{display:none!important}