@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular-A6YxJnNn.eot);src:local("Gilroy Regular"),local("Gilroy-Regular"),url(../fonts/Gilroy-Regular-A6YxJnNn.eot) format("embedded-opentype"),url(../fonts/Gilroy-Regular-CY081Tb4.woff2) format("woff2"),url(../fonts/Gilroy-Regular-CkNiKQ6x.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold-CByRywKO.eot);src:local("Gilroy Bold"),local("Gilroy-Bold"),url(../fonts/Gilroy-Bold-CByRywKO.eot) format("embedded-opentype"),url(../fonts/Gilroy-Bold-Bt_SZrlr.woff2) format("woff2"),url(../fonts/Gilroy-Bold-DW_sczTM.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Semibold-BqozZSYm.eot);src:local("Gilroy Semibold"),local("Gilroy-Semibold"),url(../fonts/Gilroy-Semibold-BqozZSYm.eot) format("embedded-opentype"),url(../fonts/Gilroy-Semibold-Cu1_Dviq.woff2) format("woff2"),url(../fonts/Gilroy-Semibold-IQ7aD9dp.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium-CIggfFu8.eot);src:local("Gilroy Medium"),local("Gilroy-Medium"),url(../fonts/Gilroy-Medium-CIggfFu8.eot) format("embedded-opentype"),url(../fonts/Gilroy-Medium-RhujHmrb.woff2) format("woff2"),url(../fonts/Gilroy-Medium-DUjXE-5u.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-MediumItalic-pDTIp6-m.eot);src:local("Gilroy Medium Italic"),local("Gilroy-MediumItalic"),url(../fonts/Gilroy-MediumItalic-pDTIp6-m.eot) format("embedded-opentype"),url(../fonts/Gilroy-MediumItalic-CH4rAKOn.woff2) format("woff2"),url(../fonts/Gilroy-MediumItalic-BVEerdt_.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-RegularItalic-DkhQH_j0.eot);src:local("Gilroy Regular Italic"),local("Gilroy-RegularItalic"),url(../fonts/Gilroy-RegularItalic-DkhQH_j0.eot) format("embedded-opentype"),url(../fonts/Gilroy-RegularItalic-B7ijQ5fl.woff2) format("woff2"),url(../fonts/Gilroy-RegularItalic-74PdxSAF.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-SemiboldItalic-BPNOB66R.eot);src:local("Gilroy Semibold Italic"),local("Gilroy-SemiboldItalic"),url(../fonts/Gilroy-SemiboldItalic-BPNOB66R.eot) format("embedded-opentype"),url(../fonts/Gilroy-SemiboldItalic-DjIMUwer.woff2) format("woff2"),url(../fonts/Gilroy-SemiboldItalic-6TBCfoFU.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-BoldItalic-5yMLxZlt.eot);src:local("Gilroy Bold Italic"),local("Gilroy-BoldItalic"),url(../fonts/Gilroy-BoldItalic-5yMLxZlt.eot) format("embedded-opentype"),url(../fonts/Gilroy-BoldItalic-VydKs7mV.woff2) format("woff2"),url(../fonts/Gilroy-BoldItalic-CznzSjra.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Magistral;src:url(../fonts/Magistral-Medium-DqSc8bwj.eot);src:local("Magistral Medium"),local("Magistral-Medium"),url(../fonts/Magistral-Medium-DqSc8bwj.eot) format("embedded-opentype"),url(../fonts/Magistral-Medium-CGfkSjBW.woff2) format("woff2"),url(../fonts/Magistral-Medium-AoS7DSrD.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Magistral;src:url(../fonts/Magistral-Medium-DqSc8bwj.eot);src:local("Magistral Medium"),local("Magistral-Medium"),url(../fonts/Magistral-Medium-DqSc8bwj.eot) format("embedded-opentype"),url(../fonts/Magistral-Medium-CGfkSjBW.woff2) format("woff2"),url(../fonts/Magistral-Medium-AoS7DSrD.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Magistral;src:url(../fonts/Magistral-MediumItalic-DQiw1gCJ.eot);src:local("Magistral Medium Italic"),local("Magistral-MediumItalic"),url(../fonts/Magistral-MediumItalic-DQiw1gCJ.eot) format("embedded-opentype"),url(../fonts/Magistral-MediumItalic-CjIXR8tp.woff2) format("woff2"),url(../fonts/Magistral-MediumItalic-B31nWUQ6.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Magistral;src:url(../fonts/Magistral-BoldItalic-Cg2JzSt4.eot);src:local("Magistral Bold Italic"),local("Magistral-BoldItalic"),url(../fonts/Magistral-BoldItalic-Cg2JzSt4.eot) format("embedded-opentype"),url(../fonts/Magistral-BoldItalic-Dq6V_gkE.woff2) format("woff2"),url(../fonts/Magistral-BoldItalic-_F8jQJAm.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}.digital,.sellers{--department-color: var(--Victory-colors-digital, #CB36FF)}.reputation,.service-template-reputation-main,.service-template-reputation-orm{--department-color: var(--Victory-colors-reputation, #78DE13);--plyr-color-main: var(--Victory-colors-reputation, #78DE13)}.leads,.service-template-leads-main{--department-color: var(--Victory-colors-leads, #529DF5)}.ads,.seo{--department-color: var(--Victory-colors-ads, #FA812A)}.hr{--department-color: var(--Victory-colors-hr, #6D0AEC)}.it{--department-color: var(--Victory-colors-IT, #93A0A4)}.food{--department-color: var(--victory-colors-food, #FDCE2B)}.default{--department-color: var(--white, #fff)}.services-item__arrow,.blog-item__stat>svg,.blog-detail__icon,.blog-linkall__arrow,.cases-item__arrow:before,.casedigital-links__item,.casedigital-links__item img,.casedigital-links__item svg,.quiz-header__time>svg,.project-team-item__name>span,.stars-img,.awards-item__arrow,.awards-item__icon,.widget-item__arrow,.widget-item__arrow:before,.discovery-table tbody tr td .company__icon,.discovery-table tbody tr td .yandex-icons .icon,.discovery-table tbody tr td .yandex-icons .icon:before,.icon-star,.analytics-item__circle>svg,.faq-item__title-icon,.faq-item__title-icon:before,.faq-item__title-icon:after,.principles-item__arrow,.promotion-item__title-more:before,.social-share__button,.social-share__button>svg,.footer-company__logo,.footer-bottom__link,.footer-bottom a,.nav__button svg,.social-icons__item,.video-wrapper__button,.video-wrapper__play .play,.video-wrapper__play .play:before,.video-inline__button,.stars--radio input[type=radio],.inline-search__button>svg,.field.input-wrapper:has(input.error,textarea.error):after,.field .input-wrapper:has(input.error,textarea.error):after{display:inline-flex;align-items:center;justify-content:center}.marketings-block__icon img,.sites-item__image img,.steps__bg img,.steps__bg video,.serts-column__image img,.principles-item__icon img,.principles-item__icon svg,.footer-company__logo img,.footer-payinfo__image img,.nav__logo img,.nav__logo svg{width:100%;height:100%;object-fit:contain}:root{--font-main: "Gilroy", Arial, Helvetica Neue, sans-serif;--font-second: "Magistral", Arial, Helvetica Neue, sans-serif;--white: #fff;--black: #000;--Colors-style-BG-black: #000000;--Colors-style-gray-100: #D5D5D5;--Colors-style-gray-200: #A1A1A1;--Colors-style-Gray-300: #757575;--grey-400: #9F9F9F;--Colors-style-gray-500: #5E5E5E;--Colors-style-gray-600: #393939;--Colors-style-gray-700: #2A2A2A;--Colors-style-gray-800: #1C1C1C;--Colors-style-gray-900: #191919;--Colors-style-gray-1000: #101010;--container: 1840rem;--container-padding-x: 30rem;--default-gap: 20rem;--Victory-colors-digital: #CB36FF;--Victory-colors-leads: #529DF5;--Victory-colors-reputation: #78DE13;--Victory-colors-ads: #FA812A;--victory-colors-education: #EE4040;--victory-colors-food: #FDCE2B;--Victory-colors-IT: #93A0A4;--victory-colors-fix: #EE4040;--Victory-colors-hr: #6D0AEC;--department-color: #fff;--System-colors-Error: #F00;--System-colors-Success: #008000;--green: #62C50A;--red: #D8334E;--gradients-neutral: linear-gradient(90deg, #393939 0%, #FFF 47.6%, #393939 100%)}@media(max-width:767px){:root{--container-padding-x: 16rem}}@media(min-width:768px)and (max-width:1279px){:root{--container-padding-x: 24rem}}*,*:before,*:after{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding:80px}@media(max-width:767px){html{font-size:calc(100vw/360)}}@media(min-width:1280px){html{font-size:calc(100vw/1920)}}@media(min-width:768px)and (max-width:1439px){html{font-size:calc(100vw/1200)}}@media(min-width:2560px){html{font-size:calc(100vw/3440)}}body{background:var(--Colors-style-BG-black, #000000);color:var(--Colors-style-gray-200, #A1A1A1);display:flex;flex-direction:column;font-family:var(--font-main);font-size:20rem;padding:0;margin:0;min-height:100vh;overflow-x:hidden;padding-top:calc(var(--headerHeight, 80rem) + 19rem);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:-150rem;background-image:url(../images/body-bg-BmkKKzVN.webp);background-size:cover;background-repeat:no-repeat;background-position:0 0;z-index:1000;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;visibility:hidden;transition:inset .35s ease,opacity .35s ease,visibility .35s ease}@media(max-width:767px){body:before{background-image:url(../images/body-bg-mobile-D2YHZy8v.webp)}}body.menu-open{overflow:hidden}@media(min-width:768px){body.menu-open{padding-right:var(--scrollbarWidth, 0)}}@media(max-width:767px){body.menu-open:before{opacity:1;inset:0;-webkit-user-select:auto;user-select:auto;pointer-events:all;visibility:visible}}@media(min-width:1280px){body.menu-open .submenu{right:calc(30rem + var(--scrollbarWidth, 0))}}@media(min-width:1280px){body.menu-open .panel-contact{right:calc(var(--container-padding-x, 40rem) + var(--scrollbarWidth, 0))}}@media(min-width:1280px){body:has(.vgalert-overlay){padding-right:var(--scrollbarWidth, 0)}}@media(max-width:767px){body{padding-top:calc(var(--headerHeight, 50rem) + 12rem)}}@media(max-width:1439px){body{width:100%}}@media(min-width:2560px){body{width:100%}}a{text-decoration:none;color:var(--white, #fff)}a:hover{text-decoration:none}img,video{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}h1{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){h1{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){h1{font-size:40rem}}h2{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){h2{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){h2{font-size:24rem}}h3{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){h3{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){h3{font-size:18rem}}h4{font-family:var(--font-second, "Magistral");font-size:20rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){h4{font-size:12rem}}@media(min-width:768px)and (max-width:1439px){h4{font-size:16rem}}h5{font-family:var(--font-second, "Magistral");font-size:20rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){h5{font-size:12rem}}@media(min-width:768px)and (max-width:1439px){h5{font-size:16rem}}p{margin-bottom:10rem}p:last-child{margin:0}blockquote{position:relative;border-left:4rem solid var(--main-color);padding:1rem 1rem 1rem 2rem}blockquote p:last-child{margin-bottom:0}@media(min-width:768px){.br-mobile,.show-mobile{display:none!important}}@media(max-width:767px){.br-desktop,.show-desktop{display:none}}.checkbox{display:inline-flex;align-items:flex-start;color:var(--Colors-style-gray-200, #A1A1A1);cursor:pointer;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.checkbox{font-size:12rem}}.checkbox a{color:var(--white, #fff)}.checkbox a:hover{text-decoration:underline}.checkbox input[type=checkbox]{margin:0 15rem 0 0;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:24rem;height:24rem;background:var(--Colors-style-gray-900, #191919);color:var(--white, #fff);border:1rem solid var(--Colors-style-gray-200, #A1A1A1);border-radius:0;z-index:1;transition:.3s ease;cursor:pointer}@media(max-width:767px){.checkbox input[type=checkbox]{margin-right:8rem}}.checkbox input[type=checkbox]:after{content:"";width:16rem;height:12rem;overflow:hidden;z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E%3Cpath d='M1.00032 6.95646L6.35912 13L17 1' stroke='%23040404' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15' viewBox='0 0 18 15' fill='none'%3E%3Cpath d='M1.00032 6.95646L6.35912 13L17 1' stroke='%23040404' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;border-radius:0;opacity:0;transform:scale(.8);transition:opacity .1s ease,transform .3s ease,color .4s ease,background-color .3s ease;will-change:transform}.checkbox input[type=checkbox]:checked{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}.checkbox input[type=checkbox]:checked:after{transform:scaleX(1);opacity:1}@media(max-width:767px){.checkbox>span{margin-top:4rem}}.checkbox__text{color:var(--Colors-style-gray-200, #A1A1A1)}.checkbox__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.checkbox__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.checkbox__text{font-size:18rem}}.checkbox:has(.checkbox__text){flex-wrap:wrap}.checkbox:has(.checkbox__text) .checkbox__text{margin-top:10rem}.checkbox:hover input[type=checkbox]{border-color:var(--white, #fff)}.radio{display:inline-flex;align-items:flex-start;color:var(--Colors-style-gray-200, #A1A1A1);cursor:pointer;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.radio{font-size:12rem}}.radio a{color:var(--white, #fff)}.radio a:hover{text-decoration:underline}.radio input[type=radio]{margin:2rem 15rem 0 0;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:24rem;height:24rem;background:var(--Colors-style-gray-900, #191919);color:var(--white, #fff);border:1rem solid var(--Colors-style-gray-200, #A1A1A1);border-radius:100%;z-index:1;transition:.3s ease;cursor:pointer}@media(max-width:767px){.radio input[type=radio]{margin-right:8rem}}.radio input[type=radio]:after{content:"";width:12rem;height:12rem;overflow:hidden;border-radius:100%;background:var(--Colors-style-BG-black, #000000);opacity:0;z-index:1;transform:scale(0);transition:opacity .1s ease,transform .3s ease,color .4s ease,background-color .3s ease;will-change:transform}.radio input[type=radio]:checked{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}.radio input[type=radio]:checked:after{transform:scale(1);opacity:1}@media(max-width:767px){.radio>span{margin-top:4rem}}.radio:hover input[type=checkbox]{border-color:var(--white, #fff)}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{border:0;display:flex;align-items:center;align-self:stretch;padding:14rem 10rem;gap:10rem;border-radius:0;border:1rem solid transparent;border-bottom-color:var(--Colors-style-gray-600, #393939);background:transparent;color:var(--white, #fff);transition:transform .35s ease,line-height .35s ease,padding .35s ease,border-color .3s ease}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea{font-size:18rem}}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--Colors-style-gray-200, #A1A1A1)}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=password]:-moz-placeholder,textarea:-moz-placeholder{color:var(--Colors-style-gray-200, #A1A1A1)}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=password]::-moz-placeholder,textarea::-moz-placeholder{color:var(--Colors-style-gray-200, #A1A1A1)}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--Colors-style-gray-200, #A1A1A1)}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus{outline:none;border-bottom-color:var(--white, #fff)}input[type=text].error,input[type=email].error,input[type=tel].error,input[type=password].error,textarea.error{border-bottom-color:var(--System-colors-Error, #F00)}input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill:hover,input[type=text]:-webkit-autofill:focus,input[type=text]:-webkit-autofill:active,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill:hover,input[type=email]:-webkit-autofill:focus,input[type=email]:-webkit-autofill:active,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill:hover,input[type=tel]:-webkit-autofill:focus,input[type=tel]:-webkit-autofill:active,input[type=password]:-webkit-autofill,input[type=password]:-webkit-autofill:hover,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active{-webkit-text-fill-color:var(--white, #fff)!important;-webkit-background-clip:text!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;background-color:transparent!important;background-image:none!important;color:var(--white, #fff)!important;caret-color:var(--white, #fff)!important;transition:background-color 5000s ease-in-out 0s!important}input[type=text]:autofill,input[type=email]:autofill,input[type=tel]:autofill,input[type=password]:autofill,textarea:autofill{background:transparent!important;color:var(--white, #fff)!important;filter:none!important}input[type=text]::autofill,input[type=email]::autofill,input[type=tel]::autofill,input[type=password]::autofill,textarea::autofill{background:transparent!important;color:var(--white, #fff)!important}@media(max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea{padding:12rem 8rem;width:100%}}textarea{min-height:150rem;border:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){textarea{min-height:130rem}}textarea[data-textarea]{overflow-y:hidden;resize:none}.form{display:flex;flex-direction:column;position:relative}.form:before{content:"";position:absolute;inset:0;background:var(--Colors-style-BG-black, #000000);opacity:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.form__fields{width:100%;display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.form__fields{gap:8rem}}.form__columns{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem;column-gap:10rem}.form__columns-label{grid-column:span 2;color:var(--white, #fff)}.form__columns-label{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.form__columns-label{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.form__columns-label{font-size:18rem}}@media(min-width:768px){.form__columns .checkbox{font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}}@media(min-width:768px)and (max-width:767px){.form__columns .checkbox{font-size:12rem}}@media(min-width:768px){.form__columns .checkbox input[type=checkbox]{margin-top:-2rem}}.form__columns .wide{grid-column:span 2}@media(max-width:767px){.form__columns{display:flex;flex-direction:column;gap:12rem}}.form__bottom{width:100%;display:flex;flex-direction:column;gap:20rem}.form__bottom .button{max-width:100%}@media(max-width:767px){.form__bottom{gap:10rem}}.form .preloader{position:absolute;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;pointer-events:none}.form .preloader:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M10 21V17C10 16.4477 10.4477 16 11 16C11.5523 16 12 16.4477 12 17V21C12 21.5523 11.5523 22 11 22C10.4477 22 10 21.5523 10 21ZM6.09277 14.4932C6.4833 14.1026 7.11631 14.1026 7.50684 14.4932C7.89736 14.8837 7.89736 15.5167 7.50684 15.9072L4.60742 18.8066C4.2169 19.1972 3.58388 19.1972 3.19336 18.8066C2.80284 18.4161 2.80283 17.7831 3.19336 17.3926L6.09277 14.4932ZM14.4932 14.4932C14.8837 14.1026 15.5167 14.1026 15.9072 14.4932L18.8066 17.3926C19.1972 17.7831 19.1972 18.4161 18.8066 18.8066C18.4161 19.1972 17.7831 19.1972 17.3926 18.8066L14.4932 15.9072C14.1026 15.5167 14.1026 14.8837 14.4932 14.4932ZM5 10C5.55228 10 6 10.4477 6 11C6 11.5523 5.55228 12 5 12H1C0.447715 12 0 11.5523 0 11C0 10.4477 0.447715 10 1 10H5ZM21 10C21.5523 10 22 10.4477 22 11C22 11.5523 21.5523 12 21 12H17C16.4477 12 16 11.5523 16 11C16 10.4477 16.4477 10 17 10H21ZM3.19336 3.19336C3.58388 2.80283 4.2169 2.80283 4.60742 3.19336L7.50684 6.09277C7.89736 6.4833 7.89736 7.11631 7.50684 7.50684C7.11631 7.89736 6.4833 7.89736 6.09277 7.50684L3.19336 4.60742C2.80283 4.2169 2.80283 3.58388 3.19336 3.19336ZM17.3926 3.19336C17.7831 2.80283 18.4161 2.80284 18.8066 3.19336C19.1972 3.58388 19.1972 4.2169 18.8066 4.60742L15.9072 7.50684C15.5167 7.89736 14.8837 7.89736 14.4932 7.50684C14.1026 7.11631 14.1026 6.4833 14.4932 6.09277L17.3926 3.19336ZM10 5V1C10 0.447715 10.4477 0 11 0C11.5523 0 12 0.447715 12 1V5C12 5.55228 11.5523 6 11 6C10.4477 6 10 5.55228 10 5Z' fill='url(%23paint0_linear_8177_37457)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8177_37457' x1='4' y1='18.5' x2='21' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:22rem;height:22rem;animation:spin 2s linear infinite}.form:has(.preloader):before{opacity:.7;visibility:visible;-webkit-user-select:auto;user-select:auto;pointer-events:all;z-index:2}.field{display:flex;flex-direction:column;gap:10rem;width:100%;position:relative}.field--row{width:100%;flex-direction:row}.field.input-wrapper:has(input.error,textarea.error) input,.field.input-wrapper:has(input.error,textarea.error) textarea,.field .input-wrapper:has(input.error,textarea.error) input,.field .input-wrapper:has(input.error,textarea.error) textarea{padding-right:40rem}.field.input-wrapper:has(input.error,textarea.error):after,.field .input-wrapper:has(input.error,textarea.error):after{content:"";width:20rem;height:20rem;background:transparent;border-radius:100%;box-shadow:inset 0 0 0 1rem var(--System-colors-Error, #F00);position:absolute;right:10rem;top:16rem;animation:fadeIn .3s ease;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.field.input-wrapper:has(input.error,textarea.error):after,.field .input-wrapper:has(input.error,textarea.error):after{width:13rem;height:13rem;top:12rem;right:8rem}}.input-file{display:flex;flex-direction:column;align-items:center;position:relative}.input-file>.input-file{width:100%}.input-file__button{flex:1;width:100%;display:flex;align-items:center;justify-content:center;gap:10rem;color:var(--Colors-style-gray-200, #A1A1A1);padding:25rem 10rem;border:1rem dashed var(--Colors-style-gray-600, #393939);cursor:pointer;transition:background-color .3s ease,color .3s ease}.input-file__button{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.input-file__button{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.input-file__button{font-size:18rem}}@media(max-width:767px){.input-file__button{padding:20rem 10rem}}.input-file__button:before{content:"";display:inline-flex;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' viewBox='0 0 17 19' fill='none'%3E%3Cpath d='M0.5 12.7044L0.5 16.3925C0.5 16.9514 0.710714 17.4875 1.08579 17.8827C1.46086 18.278 1.96957 18.5 2.5 18.5H14.5C15.0304 18.5 15.5391 18.278 15.9142 17.8827C16.2893 17.4875 16.5 16.9514 16.5 16.3925V12.7044M8.50112 0.5V12.4425M8.50112 12.4425L13.0725 7.8793M8.50112 12.4425L3.92969 7.8793' stroke='%23A2A2A2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='19' viewBox='0 0 17 19' fill='none'%3E%3Cpath d='M0.5 12.7044L0.5 16.3925C0.5 16.9514 0.710714 17.4875 1.08579 17.8827C1.46086 18.278 1.96957 18.5 2.5 18.5H14.5C15.0304 18.5 15.5391 18.278 15.9142 17.8827C16.2893 17.4875 16.5 16.9514 16.5 16.3925V12.7044M8.50112 0.5V12.4425M8.50112 12.4425L13.0725 7.8793M8.50112 12.4425L3.92969 7.8793' stroke='%23A2A2A2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:16rem;height:18rem;background-color:currentColor}.input-file__button:hover{background-color:var(--Colors-style-gray-800, #1C1C1C);color:var(--white, #fff)}.input-file__types{display:flex;flex-wrap:wrap;gap:10rem;color:var(--Colors-style-Gray-300, #757575);margin-top:10rem;text-align:center;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.input-file__types{font-size:12rem}}.input-file input[type=file]{position:absolute;display:none!important;visibility:hidden;z-index:-1;opacity:0;padding:0!important;line-height:0!important;pointer-events:none}.input-file__previews{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:flex-start;gap:16rem;height:max-content;margin-bottom:10rem}@media(max-width:767px){.input-file__previews{grid-template-columns:repeat(2,minmax(0,1fr));gap:8rem}}.input-file__previews:not(:has(*)){display:none}.input-file__preview{position:relative;height:150rem}@media(max-width:767px){.input-file__preview{height:120rem}}.input-file__preview img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;-webkit-user-select:none;user-select:none;pointer-events:none}.input-file__preview-close{display:inline-flex;align-items:center;justify-content:center;width:30rem;height:30rem;position:absolute;z-index:2;top:6rem;right:6rem;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);border-radius:0;cursor:pointer}.input-file__preview-close:after{content:"";display:block;color:var(--Colors-style-gray-100, #D5D5D5);width:12rem;height:12rem;display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 1L1 13M13 13L1 1' stroke='%233B3D3E' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 1L1 13M13 13L1 1' stroke='%233B3D3E' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.container{width:100%;max-width:var(--container, 1520rem);margin:0 auto}@media(max-width:767px){.container{max-width:100%;padding:0 16rem}}@media(min-width:768px)and (max-width:1279px){.container{padding:0 20rem}}.h1{color:var(--Colors-style-White, #FFF);font-family:var(--font-second, "Magistral");font-size:76rem;font-style:normal;font-weight:500;line-height:105%;letter-spacing:2.28rem;text-transform:uppercase}@media(max-width:767px){.h1{font-size:28rem;line-height:125%;letter-spacing:.8rem}}@media(min-width:768px)and (max-width:1439px){.h1{font-size:60rem}}.h2{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.h2{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.h2{font-size:40rem}}.h3{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.h3{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.h3{font-size:24rem}}.h4{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.h4{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.h4{font-size:18rem}}.bodytext{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.bodytext{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.bodytext{font-size:18rem}}.text-color{color:var(--Orange-Gradient-1, #FF3700)}.error-text{color:var(--System-colors-Error, #F00);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.error-text{font-size:12rem}}.grid{display:grid;gap:var(--default-gap, 20rem)}@media(max-width:767px){.grid{--default-gap: 10rem}}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:767px){.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.wrapper-sticky{position:relative;z-index:101;background:var(--Colors-style-BG-black, #000000)}.wrapper-sticky:after{content:"";position:fixed;inset:0;background-color:#000c;z-index:100;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;-webkit-user-select:none;user-select:none;pointer-events:none}body.dimmed .wrapper-sticky:after{opacity:1;visibility:visible}.heading{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.heading{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.heading{font-size:40rem}}@media(min-width:768px){.heading--1200{max-width:1200rem}}.heading.h2{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.heading.h2{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.heading.h2{font-size:40rem}}.heading.h3{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.heading.h3{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.heading.h3{font-size:24rem}}.heading.h4{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.heading.h4{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.heading.h4{font-size:18rem}}.subtitle{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.subtitle{font-size:12rem;letter-spacing:0}}.tag{display:inline-flex;align-items:center;justify-content:center;color:var(--white, #fff);background:var(--Colors-style-gray-800, #1C1C1C);padding:5rem 10rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.tag{font-size:12rem}}.flex{display:flex}.flex--column{flex-direction:column}.gap-15{gap:15rem}.row{display:flex}.row-label{gap:5rem}.row-label{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.row-label{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.row-label{font-size:18rem}}.row-label__name{color:var(--Colors-style-gray-500, #5E5E5E)}.row-label__value{color:var(--white, #fff)}.mb-20{margin-bottom:20rem}@media(max-width:767px){.mb-20{margin-bottom:12rem}}.mb-35{margin-bottom:35rem}@media(max-width:767px){.mb-35{margin-bottom:24rem}}.text-start{text-align:start}.text-center{text-align:center}.text-end{text-align:end}.text-uppercase{text-transform:uppercase}.social-icons{display:flex;gap:20rem;align-items:center}.social-icons__item{color:var(--white, #fff);width:50rem;height:50rem;border-radius:100%;transition:background-color .3s ease,box-shadow .3s cubic-bezier(.4,2,.6,1)}.social-icons__item img,.social-icons__item svg{width:24rem;height:24rem}@media(hover:hover){.social-icons__item:hover{background:#a1a1a1;box-shadow:0 0 38.8px #a1a1a1}.social-icons__item:hover.tg{background:#27a7e9;box-shadow:0 0 38.8px #27a7e9}.social-icons__item:hover.wa{background:#25d366;box-shadow:0 0 38.8px #25d366}.social-icons__item:hover.be{background:#1157ff;box-shadow:0 0 38.8px #1257ff}.social-icons__item:hover.pinterest{background:#e60023;box-shadow:0 0 38.8px #e60023}}.social-icons__item:active{background:var(--Colors-style-gray-900, #191919)!important;box-shadow:none!important}.link-underline{display:inline-flex;align-items:center;align-self:flex-start;color:var(--white, #fff);position:relative;transition:color .3s ease;line-height:100%;cursor:pointer}.link-underline{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.link-underline{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.link-underline{font-size:18rem}}.link-underline:after{content:"";position:absolute;z-index:-1;top:100%;left:0;width:100%;height:1rem;background-color:var(--white, #fff);transition:background-color .3s ease,top .3s ease,height .3s ease;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none}.link-underline:hover,.link-underline:active{color:var(--Colors-style-BG-black, #000000);outline:none}.link-underline:hover:after,.link-underline:active:after{top:-2rem;height:100%}.link-underline--button{cursor:pointer;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.link-underline--button{font-size:12rem}}.video-wrapper{display:inline-flex;align-items:center;position:relative;overflow:hidden;border-radius:4rem;transition:transform .3s ease;will-change:transform}.video-wrapper.glightbox{cursor:pointer}.video-wrapper img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.video-wrapper__button{width:100rem;height:100rem;border-radius:100%;background:#00000057;-webkit-backdrop-filter:blur(16rem);backdrop-filter:blur(16rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--white, #fff);cursor:pointer;transition:background-color .3s ease,transform .3s ease,color .3s ease}@media(max-width:767px){.video-wrapper__button{-webkit-backdrop-filter:blur(12rem);backdrop-filter:blur(12rem);width:70rem;height:70rem}}.video-wrapper__button:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25' fill='none'%3E%3Cpath d='M20.9011 10.7568C22.2604 11.5215 22.2604 13.4785 20.9011 14.2432L2.98053 24.3235C1.64732 25.0734 8.47975e-08 24.11 1.53426e-07 22.5803L1.05794e-06 2.41969C1.12657e-06 0.890041 1.64732 -0.0733856 2.98052 0.676544L20.9011 10.7568Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25' fill='none'%3E%3Cpath d='M20.9011 10.7568C22.2604 11.5215 22.2604 13.4785 20.9011 14.2432L2.98053 24.3235C1.64732 25.0734 8.47975e-08 24.11 1.53426e-07 22.5803L1.05794e-06 2.41969C1.12657e-06 0.890041 1.64732 -0.0733856 2.98052 0.676544L20.9011 10.7568Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:24rem;height:27rem;background-color:currentColor}@media(max-width:767px){.video-wrapper__button:before{width:16.8rem;height:18.9rem}}.video-wrapper__play{display:inline-flex;align-items:center;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--white, #fff);text-align:center;font-family:var(--font-second, "Magistral");font-size:11.733rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase;max-width:192rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease,color .3s ease,left .1s ease,top .1s ease,right .1s ease,bottom .1s ease;will-change:transform}@media(max-width:767px){.video-wrapper__play{height:54rem}}.video-wrapper__play .play{flex:0 0 auto;width:53rem;height:53rem;background:var(--department-color, #fff);color:var(--white, #fff)}.video-wrapper__play .play:before{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='24' viewBox='0 0 19 24' fill='none'%3E%3Cpath d='M18.7305 11.7333L-0.000432116 23.4667V-8.3343e-07L18.7305 11.7333Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='24' viewBox='0 0 19 24' fill='none'%3E%3Cpath d='M18.7305 11.7333L-0.000432116 23.4667V-8.3343e-07L18.7305 11.7333Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:23.4rem;height:18.7rem}.video-wrapper__play .text{flex:0 0 auto;padding:12rem 20rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0000004d;-webkit-backdrop-filter:blur(6rem);backdrop-filter:blur(6rem);border-left:0;will-change:transform}@media(max-width:767px){.video-wrapper__play .text{padding:8rem 18rem;height:100%}}.video-wrapper:hover{transform:scale(1.03)}.video-wrapper:hover .video-wrapper__button{background:#0009;transform:translate(-50%,-50%) scale(1.1)}.video-wrapper:hover .video-wrapper__play{transform:translate(-50%,-50%)}.video-wrapper:active .video-wrapper__button{background:#0006;transform:translate(-50%,-50%) scale(1.05)}.video-wrapper:active .video-wrapper__play{transform:translate(-50%,-50%) scale(1)}.video-inline{width:100%;height:880rem;position:relative}@media(max-width:767px){.video-inline{height:160rem}}@media(min-width:768px)and (max-width:1439px){.video-inline{height:550rem}}.video-inline img,.video-inline video{object-fit:cover;position:absolute;inset:0;z-index:1;height:100%;transition:opacity .5s ease,filter .3s ease}.video-inline img{width:100%;inset:0;-webkit-user-select:none;user-select:none;z-index:5;cursor:pointer}.video-inline video{width:100%;z-index:0;opacity:0}.video-inline video:fullscreen,.video-inline video:-webkit-full-screen{opacity:1!important}.video-inline__button{width:133rem;height:133rem;border-radius:100%;background:var(--Colors-style-gray-500, #5E5E5E);position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--white, #fff);cursor:pointer;transform-origin:0% 0%;transition:background-color .3s ease,transform .3s ease,color .3s ease,opacity .3s ease,filter .3s ease;will-change:transform}@media(max-width:767px){.video-inline__button{width:50rem;height:50rem}}.video-inline__button:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25' fill='none'%3E%3Cpath d='M20.9011 10.7568C22.2604 11.5215 22.2604 13.4785 20.9011 14.2432L2.98053 24.3235C1.64732 25.0734 8.47975e-08 24.11 1.53426e-07 22.5803L1.05794e-06 2.41969C1.12657e-06 0.890041 1.64732 -0.0733856 2.98052 0.676544L20.9011 10.7568Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' viewBox='0 0 22 25' fill='none'%3E%3Cpath d='M20.9011 10.7568C22.2604 11.5215 22.2604 13.4785 20.9011 14.2432L2.98053 24.3235C1.64732 25.0734 8.47975e-08 24.11 1.53426e-07 22.5803L1.05794e-06 2.41969C1.12657e-06 0.890041 1.64732 -0.0733856 2.98052 0.676544L20.9011 10.7568Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:53rem;height:46rem;background-color:currentColor}@media(max-width:767px){.video-inline__button:before{width:16.8rem;height:18.9rem}}.video-inline__button:hover{transform:scale(1.15) translate(-50%,-50%)}.video-inline.is-playing .video-inline__button{opacity:0;transform:scale(.5) translate(-50%,-50%);filter:blur(15rem);pointer-events:none}.video-inline.is-playing img{opacity:0;filter:blur(15rem);pointer-events:none}.video-inline.is-playing video{opacity:1}.stars{display:inline-flex;align-items:center;gap:5rem}@media(max-width:767px){.stars{gap:2.53rem}}.stars>span{-webkit-user-select:none;user-select:none;pointer-events:none}.stars>span:before{content:"";flex:0 0 auto;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='30' viewBox='0 0 33 30' fill='none'%3E%3Cpath d='M16.6591 0.4375L20.4839 11.7137H32.8611L22.8477 18.6828L26.6725 29.959L16.6591 22.9899L6.64566 29.959L10.4704 18.6828L0.457031 11.7137H12.8343L16.6591 0.4375Z' fill='%23EBB616'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='30' viewBox='0 0 33 30' fill='none'%3E%3Cpath d='M16.6591 0.4375L20.4839 11.7137H32.8611L22.8477 18.6828L26.6725 29.959L16.6591 22.9899L6.64566 29.959L10.4704 18.6828L0.457031 11.7137H12.8343L16.6591 0.4375Z' fill='%23EBB616'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:32rem;height:29rem;background-color:var(--yellow, #EBB616)}@media(max-width:767px){.stars>span:before{width:16rem;height:15rem}}.stars>span.half:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='30' viewBox='0 0 34 30' fill='none'%3E%3Cpath d='M20.0039 11.9775L20.1934 12.5342H30.5439L22.6758 18.0098L22.1699 18.3623L22.3682 18.9463L25.3916 27.8613L17.4248 22.3164L16.9561 21.9912L16.4873 22.3164L8.51855 27.8613L11.5439 18.9463L11.7422 18.3623L11.2354 18.0098L3.36816 12.5342H13.7188L13.9082 11.9775L16.9561 2.99023L20.0039 11.9775Z' stroke='%23EBB616' stroke-width='1.64008'/%3E%3Cpath d='M17.1321 21.7599V4.53906L13.3964 12.1119H3.19141L11.9385 19.0583L7.56496 28.3202L17.1321 21.7599Z' fill='%23EBB616'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='30' viewBox='0 0 34 30' fill='none'%3E%3Cpath d='M20.0039 11.9775L20.1934 12.5342H30.5439L22.6758 18.0098L22.1699 18.3623L22.3682 18.9463L25.3916 27.8613L17.4248 22.3164L16.9561 21.9912L16.4873 22.3164L8.51855 27.8613L11.5439 18.9463L11.7422 18.3623L11.2354 18.0098L3.36816 12.5342H13.7188L13.9082 11.9775L16.9561 2.99023L20.0039 11.9775Z' stroke='%23EBB616' stroke-width='1.64008'/%3E%3Cpath d='M17.1321 21.7599V4.53906L13.3964 12.1119H3.19141L11.9385 19.0583L7.56496 28.3202L17.1321 21.7599Z' fill='%23EBB616'/%3E%3C/svg%3E")}.stars>span.empty:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='30' viewBox='0 0 33 30' fill='none'%3E%3Cpath d='M19.6289 11.7822L19.8184 12.3389H30.1689L22.3008 17.8145L21.7949 18.167L21.9932 18.751L25.0166 27.666L17.0498 22.1211L16.5811 21.7959L16.1123 22.1211L8.14355 27.666L11.1689 18.751L11.3672 18.167L10.8604 17.8145L2.99316 12.3389H13.3438L13.5332 11.7822L16.5811 2.79492L19.6289 11.7822Z' stroke='%23EBB616' stroke-width='1.64008'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='30' viewBox='0 0 33 30' fill='none'%3E%3Cpath d='M19.6289 11.7822L19.8184 12.3389H30.1689L22.3008 17.8145L21.7949 18.167L21.9932 18.751L25.0166 27.666L17.0498 22.1211L16.5811 21.7959L16.1123 22.1211L8.14355 27.666L11.1689 18.751L11.3672 18.167L10.8604 17.8145L2.99316 12.3389H13.3438L13.5332 11.7822L16.5811 2.79492L19.6289 11.7822Z' stroke='%23EBB616' stroke-width='1.64008'/%3E%3C/svg%3E")}.stars--white{gap:3rem}.stars--white>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M9.82184 0.969548C10.0829 0.343486 10.9718 0.343483 11.2328 0.969546L13.5818 6.60377C13.6918 6.8677 13.9406 7.04803 14.2262 7.07088L20.3232 7.55852C21.0007 7.6127 21.2754 8.45618 20.7593 8.89729L16.114 12.8671C15.8964 13.053 15.8014 13.3448 15.8678 13.6229L17.287 19.5585C17.4447 20.218 16.7255 20.7393 16.1455 20.3859L10.9256 17.2051C10.6811 17.0561 10.3736 17.0561 10.1291 17.2051L4.90918 20.3859C4.32916 20.7393 3.60995 20.218 3.76765 19.5585L5.18686 13.6229C5.25334 13.3448 5.15831 13.053 4.9407 12.8671L0.295433 8.89729C-0.22074 8.45618 0.0539697 7.6127 0.731455 7.55852L6.82845 7.07088C7.11406 7.04803 7.36286 6.8677 7.4729 6.60377L9.82184 0.969548Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M9.82184 0.969548C10.0829 0.343486 10.9718 0.343483 11.2328 0.969546L13.5818 6.60377C13.6918 6.8677 13.9406 7.04803 14.2262 7.07088L20.3232 7.55852C21.0007 7.6127 21.2754 8.45618 20.7593 8.89729L16.114 12.8671C15.8964 13.053 15.8014 13.3448 15.8678 13.6229L17.287 19.5585C17.4447 20.218 16.7255 20.7393 16.1455 20.3859L10.9256 17.2051C10.6811 17.0561 10.3736 17.0561 10.1291 17.2051L4.90918 20.3859C4.32916 20.7393 3.60995 20.218 3.76765 19.5585L5.18686 13.6229C5.25334 13.3448 5.15831 13.053 4.9407 12.8671L0.295433 8.89729C-0.22074 8.45618 0.0539697 7.6127 0.731455 7.55852L6.82845 7.07088C7.11406 7.04803 7.36286 6.8677 7.4729 6.60377L9.82184 0.969548Z' fill='white'/%3E%3C/svg%3E");background-color:var(--white, #fff);width:20rem;height:20rem}@media(max-width:767px){.stars--white>span:before{width:13rem;height:13rem}}.stars--white>span.empty:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.3444 0.969547C10.6054 0.343484 11.4935 0.343484 11.7546 0.969547L14.1042 6.60334C14.2142 6.86727 14.4631 7.04827 14.7487 7.07111L20.8454 7.55841C21.5228 7.61261 21.7971 8.45617 21.2809 8.89728L16.6364 12.867C16.4188 13.053 16.3238 13.3448 16.3903 13.6229L17.8092 19.5584C17.9668 20.2179 17.2476 20.739 16.6676 20.3856L11.4479 17.2049C11.2034 17.0559 10.8956 17.0559 10.651 17.2049L5.43131 20.3856L5.32096 20.4422C4.76471 20.6734 4.14201 20.1766 4.28971 19.5584L5.70865 13.6229C5.76683 13.3796 5.7018 13.1255 5.53873 12.9412L5.46256 12.867L0.818028 8.89728C0.30186 8.45617 0.576101 7.61261 1.25357 7.55841L7.35025 7.07111C7.63586 7.04827 7.88475 6.86727 7.99479 6.60334L10.3444 0.969547ZM8.91764 6.9881C8.66303 7.5988 8.08854 8.01454 7.43033 8.0672L1.90397 8.50959L6.11295 12.1063C6.61561 12.5359 6.83527 13.2114 6.68131 13.8553L5.3942 19.2371L10.1305 16.3514L10.2379 16.2908C10.7466 16.0274 11.3524 16.0274 11.861 16.2908L11.9684 16.3514L16.7038 19.2371L15.4176 13.8553C15.2637 13.2114 15.4833 12.5359 15.986 12.1063L20.194 8.50959L14.6686 8.0672C14.0104 8.01454 13.4359 7.5988 13.1813 6.9881L11.0495 1.8758L8.91764 6.9881Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.3444 0.969547C10.6054 0.343484 11.4935 0.343484 11.7546 0.969547L14.1042 6.60334C14.2142 6.86727 14.4631 7.04827 14.7487 7.07111L20.8454 7.55841C21.5228 7.61261 21.7971 8.45617 21.2809 8.89728L16.6364 12.867C16.4188 13.053 16.3238 13.3448 16.3903 13.6229L17.8092 19.5584C17.9668 20.2179 17.2476 20.739 16.6676 20.3856L11.4479 17.2049C11.2034 17.0559 10.8956 17.0559 10.651 17.2049L5.43131 20.3856L5.32096 20.4422C4.76471 20.6734 4.14201 20.1766 4.28971 19.5584L5.70865 13.6229C5.76683 13.3796 5.7018 13.1255 5.53873 12.9412L5.46256 12.867L0.818028 8.89728C0.30186 8.45617 0.576101 7.61261 1.25357 7.55841L7.35025 7.07111C7.63586 7.04827 7.88475 6.86727 7.99479 6.60334L10.3444 0.969547ZM8.91764 6.9881C8.66303 7.5988 8.08854 8.01454 7.43033 8.0672L1.90397 8.50959L6.11295 12.1063C6.61561 12.5359 6.83527 13.2114 6.68131 13.8553L5.3942 19.2371L10.1305 16.3514L10.2379 16.2908C10.7466 16.0274 11.3524 16.0274 11.861 16.2908L11.9684 16.3514L16.7038 19.2371L15.4176 13.8553C15.2637 13.2114 15.4833 12.5359 15.986 12.1063L20.194 8.50959L14.6686 8.0672C14.0104 8.01454 13.4359 7.5988 13.1813 6.9881L11.0495 1.8758L8.91764 6.9881Z' fill='white'/%3E%3C/svg%3E")}.stars--white>span.half:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.0837 0.969547C10.3447 0.343484 11.2328 0.343484 11.4938 0.969547L13.8434 6.60334C13.9535 6.86727 14.2023 7.04827 14.4879 7.07111L20.5846 7.55841C21.2621 7.61261 21.5363 8.45617 21.0202 8.89728L16.3756 12.867C16.158 13.053 16.0631 13.3448 16.1296 13.6229L17.5485 19.5584C17.7061 20.2179 16.9869 20.739 16.4069 20.3856L11.1872 17.2049C10.9426 17.0559 10.6348 17.0559 10.3903 17.2049L5.17057 20.3856L5.06022 20.4422C4.50397 20.6734 3.88127 20.1766 4.02897 19.5584L5.44791 13.6229C5.50608 13.3796 5.44106 13.1255 5.27799 12.9412L5.20182 12.867L0.557286 8.89728C0.0411175 8.45617 0.315359 7.61261 0.992833 7.55841L7.08951 7.07111C7.37512 7.04827 7.62401 6.86727 7.73404 6.60334L10.0837 0.969547ZM8.65689 6.9881C8.40229 7.5988 7.82779 8.01454 7.16959 8.0672L1.64322 8.50959L5.85221 12.1063C6.35486 12.5359 6.57452 13.2114 6.42057 13.8553L5.13346 19.2371L9.86979 16.3514L9.97721 16.2908C10.4858 16.0274 11.0916 16.0274 11.6003 16.2908L11.7077 16.3514L16.443 19.2371L15.1569 13.8553C15.0029 13.2114 15.2226 12.5359 15.7253 12.1063L19.9333 8.50959L14.4079 8.0672C13.7497 8.01454 13.1752 7.5988 12.9206 6.9881L10.7887 1.8758L8.65689 6.9881Z' fill='white'/%3E%3Cpath d='M10.0837 0.969547C10.3447 0.343484 11.4938 0.969547 11.4938 0.969547L11.1872 17.2049C11.1872 17.2049 10.6348 17.0559 10.3903 17.2049L5.17057 20.3856C4.59055 20.739 3.87127 20.218 4.02897 19.5584L5.44791 13.6229C5.51439 13.3448 5.41942 13.053 5.20182 12.867L0.557286 8.89728C0.0411175 8.45617 0.315359 7.61261 0.992833 7.55841L7.08951 7.07111C7.37512 7.04827 7.62401 6.86727 7.73404 6.60334L10.0837 0.969547Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='21' viewBox='0 0 22 21' fill='none'%3E%3Cpath d='M10.0837 0.969547C10.3447 0.343484 11.2328 0.343484 11.4938 0.969547L13.8434 6.60334C13.9535 6.86727 14.2023 7.04827 14.4879 7.07111L20.5846 7.55841C21.2621 7.61261 21.5363 8.45617 21.0202 8.89728L16.3756 12.867C16.158 13.053 16.0631 13.3448 16.1296 13.6229L17.5485 19.5584C17.7061 20.2179 16.9869 20.739 16.4069 20.3856L11.1872 17.2049C10.9426 17.0559 10.6348 17.0559 10.3903 17.2049L5.17057 20.3856L5.06022 20.4422C4.50397 20.6734 3.88127 20.1766 4.02897 19.5584L5.44791 13.6229C5.50608 13.3796 5.44106 13.1255 5.27799 12.9412L5.20182 12.867L0.557286 8.89728C0.0411175 8.45617 0.315359 7.61261 0.992833 7.55841L7.08951 7.07111C7.37512 7.04827 7.62401 6.86727 7.73404 6.60334L10.0837 0.969547ZM8.65689 6.9881C8.40229 7.5988 7.82779 8.01454 7.16959 8.0672L1.64322 8.50959L5.85221 12.1063C6.35486 12.5359 6.57452 13.2114 6.42057 13.8553L5.13346 19.2371L9.86979 16.3514L9.97721 16.2908C10.4858 16.0274 11.0916 16.0274 11.6003 16.2908L11.7077 16.3514L16.443 19.2371L15.1569 13.8553C15.0029 13.2114 15.2226 12.5359 15.7253 12.1063L19.9333 8.50959L14.4079 8.0672C13.7497 8.01454 13.1752 7.5988 12.9206 6.9881L10.7887 1.8758L8.65689 6.9881Z' fill='white'/%3E%3Cpath d='M10.0837 0.969547C10.3447 0.343484 11.4938 0.969547 11.4938 0.969547L11.1872 17.2049C11.1872 17.2049 10.6348 17.0559 10.3903 17.2049L5.17057 20.3856C4.59055 20.739 3.87127 20.218 4.02897 19.5584L5.44791 13.6229C5.51439 13.3448 5.41942 13.053 5.20182 12.867L0.557286 8.89728C0.0411175 8.45617 0.315359 7.61261 0.992833 7.55841L7.08951 7.07111C7.37512 7.04827 7.62401 6.86727 7.73404 6.60334L10.0837 0.969547Z' fill='white'/%3E%3C/svg%3E")}.stars--radio{gap:0}.stars--radio input[type=radio]{appearance:none;width:72rem;height:72rem;cursor:pointer;position:relative;padding:5rem!important}@media(max-width:767px){.stars--radio input[type=radio]{width:48rem;height:48rem}}.stars--radio input[type=radio]:before{content:"";position:absolute;inset:0;background-color:var(--white, #fff);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='68' viewBox='0 0 70 68' fill='none'%3E%3Cpath d='M43.6436 24.6895L43.7588 24.9932L44.083 25.0117L68.4092 26.4004L49.5146 42.2012L49.2725 42.4033L49.3516 42.709L55.5791 66.8652L35.126 53.3359L34.8496 53.1533L34.5742 53.3359L14.1201 66.8652L20.3486 42.709L20.4277 42.4033L20.1855 42.2012L1.28906 26.4004L25.6172 25.0117L25.9414 24.9932L26.0566 24.6895L34.8496 1.41406L43.6436 24.6895Z' stroke='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='68' viewBox='0 0 70 68' fill='none'%3E%3Cpath d='M43.6436 24.6895L43.7588 24.9932L44.083 25.0117L68.4092 26.4004L49.5146 42.2012L49.2725 42.4033L49.3516 42.709L55.5791 66.8652L35.126 53.3359L34.8496 53.1533L34.5742 53.3359L14.1201 66.8652L20.3486 42.709L20.4277 42.4033L20.1855 42.2012L1.28906 26.4004L25.6172 25.0117L25.9414 24.9932L26.0566 24.6895L34.8496 1.41406L43.6436 24.6895Z' stroke='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;z-index:2;margin:0 4rem}.stars--radio input[type=radio]:after{content:"";position:absolute;inset:20rem;background-color:var(--white, #fff);filter:blur(20rem);opacity:0;transition:opacity .3s ease;z-index:1}.stars--radio input[type=radio]:has(~input:checked):before,.stars--radio input[type=radio]:checked:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 68' fill='none'%3E%3Cpath d='M33.15 0L41.9598 24.513L66.3 25.9737L47.4045 42.5843L53.6378 68L33.15 53.753L12.6622 68L18.8955 42.5843L0 25.9737L24.3402 24.513L33.15 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 68' fill='none'%3E%3Cpath d='M33.15 0L41.9598 24.513L66.3 25.9737L47.4045 42.5843L53.6378 68L33.15 53.753L12.6622 68L18.8955 42.5843L0 25.9737L24.3402 24.513L33.15 0Z' fill='white'/%3E%3C/svg%3E")}.stars--radio input[type=radio]:has(~input:checked):after,.stars--radio input[type=radio]:checked:after{opacity:.8}.stars--radio input[type=radio]:has(~input:hover):before,.stars--radio input[type=radio]:hover:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 68' fill='none'%3E%3Cpath d='M33.15 0L41.9598 24.513L66.3 25.9737L47.4045 42.5843L53.6378 68L33.15 53.753L12.6622 68L18.8955 42.5843L0 25.9737L24.3402 24.513L33.15 0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 68' fill='none'%3E%3Cpath d='M33.15 0L41.9598 24.513L66.3 25.9737L47.4045 42.5843L53.6378 68L33.15 53.753L12.6622 68L18.8955 42.5843L0 25.9737L24.3402 24.513L33.15 0Z' fill='white'/%3E%3C/svg%3E")}.tabs-menu{display:flex;align-items:center;gap:10rem;margin-bottom:40rem}@media(max-width:767px){.tabs-menu{gap:4rem;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;margin-bottom:16rem}}.tabs-link{display:inline-flex;align-items:center;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);padding:9rem 19rem;color:var(--Colors-style-gray-200, #A1A1A1);white-space:nowrap;font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.tabs-link{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.tabs-link{padding:7rem 11rem}}@media(hover:hover){.tabs-link:hover{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}}.tabs-link.active{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}.tabs-link:not(.active){cursor:pointer}.inline-search{width:100%;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);position:relative;height:50rem}@media(max-width:767px){.inline-search{height:40rem}}.inline-search:before,.inline-search:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);background:var(--gradients-neutral, linear-gradient(90deg, #393939 0%, #FFF 47.6%, #393939 100%));width:0;height:1rem;transition:width .3s linear,opacity .2s ease;opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.inline-search:after{top:unset;bottom:0}.inline-search__button{padding:0;border:0;background:none;margin:0;width:24rem;height:24rem;position:absolute;top:50%;transform:translateY(-50%);left:20rem;cursor:pointer}@media(max-width:767px){.inline-search__button{left:12rem}}.inline-search__button>svg{width:24rem;height:24rem}.inline-search input,.inline-search__input{padding:0;padding-left:60rem;border:0;width:100%;height:100%;color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.inline-search input,.inline-search__input{font-size:12rem}}.inline-search input::-webkit-input-placeholder,.inline-search__input::-webkit-input-placeholder{color:var(--Colors-style-gray-500, #5E5E5E)}.inline-search input:-moz-placeholder,.inline-search__input:-moz-placeholder{color:var(--Colors-style-gray-500, #5E5E5E)}.inline-search input::-moz-placeholder,.inline-search__input::-moz-placeholder{color:var(--Colors-style-gray-500, #5E5E5E)}.inline-search input:-ms-input-placeholder,.inline-search__input:-ms-input-placeholder{color:var(--Colors-style-gray-500, #5E5E5E)}@media(max-width:767px){.inline-search input,.inline-search__input{padding-left:46rem}}.inline-search:hover:before,.inline-search:hover:after,.inline-search:has(input:focus):before,.inline-search:has(input:focus):after{width:100%;opacity:1}.results-message{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.results-message{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.results-message{font-size:18rem}}[data-truncate] [data-truncate-text]{transition:max-height .4s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;position:relative}[data-truncate] [data-truncate-text]:after{content:"";position:absolute;height:265rem;bottom:-1rem;left:0;width:100%;opacity:0;background:linear-gradient(180deg,#0000,#000);transition:opacity .3s ease;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){[data-truncate] [data-truncate-text]:after{height:180rem}}[data-truncate].is-collapsed [data-truncate-text]:after{opacity:1}@media(min-width:1440px){.dotted-hover{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}}.dotted-hover{position:relative;overflow:hidden;--flashlight-size: 130px;--flashlight-blur: 50px;--flashlight-opacity: .45;--flashlight-lag: .15;--flashlight-stretch-factor: 100;--flashlight-squash-factor: .15}.dotted-hover>*{position:relative;z-index:1}.dotted-hover-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/block-pattern-BiH2BYbo.webp);z-index:0;pointer-events:none;opacity:0;transition:opacity .5s ease-out}.dotted-hover-flashlight{position:absolute;top:0;left:0;width:var(--flashlight-size);height:var(--flashlight-size);background:var(--flashlight-color);filter:blur(var(--flashlight-blur));border-radius:50%;z-index:0;pointer-events:none;opacity:0;transition:opacity .4s ease-out;will-change:transform}.vgtooltip{position:absolute;will-change:transform;background:var(--Colors-style-BG-black, #000000);padding:5rem 10rem;border:1rem solid var(--Colors-style-gray-600, #393939);font-size:16rem!important;white-space:nowrap;opacity:.7;transition:transform .5s ease}[data-hover-overlay]{transition:opacity .4s ease;z-index:101!important}[data-hover-overlay].active{opacity:1}[data-hover-overlay].dimmed{opacity:.3}.swiper:has([data-hover-overlay]){z-index:101}.overlay{position:fixed;inset:0;background-color:#000c;z-index:100;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;-webkit-user-select:none;user-select:none;pointer-events:none}.overlay.show{opacity:.2;visibility:visible}button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--white, #fff);font-family:var(--font-second, "Magistral");transition:.2s ease}.button{background-color:transparent;border:0;border:1rem solid transparent;display:inline-flex;justify-content:center;align-items:center;padding:14rem 30rem;gap:10rem;border-radius:0;text-decoration:none;font-size:16rem;font-weight:500;line-height:100%;letter-spacing:.7rem;font-family:var(--font-second, "Magistral");white-space:nowrap;-webkit-user-select:none;user-select:none;will-change:transform;min-width:250rem;transition:transform .2s ease,border .2s ease,color .2s ease,background-color .2s ease,box-shadow .15s ease,padding .15s ease,opacity .3s ease}@media(max-width:767px){.button{font-size:12rem;padding:15rem;min-width:100rem;min-height:44rem}}.button:hover{text-decoration:none}.button:not([disabled]){cursor:pointer}.button[disabled]:not(.button--og){background:var(--button-disabled, #7E7E7E);color:var(--button-disabled-text, #BDBDBD)}.button[disabled]{cursor:not-allowed}.button svg{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24rem;height:24rem}.button--outline{background:var(--white, #fff);border-color:var(--black, #000)}.button--og{flex:0 0 auto;color:var(--white, #fff);background-color:var(--Colors-style-BG-black, #000000);border-color:var(--Colors-style-gray-600, #393939);padding:0;position:relative;overflow:hidden;display:inline-flex;justify-content:center;--glow-color: #fff;--glow-opacity: 0;--button-bg: linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%);--button-gradient-light: linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .2) 47.6%, rgba(255, 255, 255, .01) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%);--button-padding: 22rem 49rem;transition:border-color 2s ease,color .3s ease,background-color .3s ease,box-shadow .3s ease,padding .3s ease;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.button--og{font-size:12rem}}@media(max-width:767px){.button--og{--button-padding: 15rem}}.button--og.digital,.button--og.sellers{--glow-color: var(--Victory-colors-digital, #CB36FF);--button-bg: linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%);--button-gradient-light: linear-gradient(90deg, rgba(203, 54, 255, .01) 0%, rgba(203, 54, 255, .2) 47.6%, rgba(203, 54, 255, .01) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(203, 54, 255, .01) 0%, rgba(203, 54, 255, .1) 47.6%, rgba(203, 54, 255, .01) 100%)}.button--og.leads{--glow-color: var(--Victory-colors-leads, #529DF5);--button-bg: linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%);--button-gradient-light: linear-gradient(90deg, rgba(82, 157, 245, .01) 0%, rgba(82, 157, 245, .2) 47.6%, rgba(82, 157, 245, .01) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(82, 157, 245, .01) 0%, rgba(82, 157, 245, .1) 47.6%, rgba(82, 157, 245, .01) 100%)}.button--og.reputation{--glow-color: var(--Victory-colors-reputation, #78DE13);--button-bg: linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%);--button-gradient-light: linear-gradient(90deg, rgba(120, 222, 19, .01) 0%, rgba(120, 222, 19, .2) 47.6%, rgba(120, 222, 19, .01) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(120, 222, 19, .01) 0%, rgba(120, 222, 19, .1) 47.6%, rgba(120, 222, 19, .01) 100%)}.button--og.ads,.button--og.seo{--glow-color: var(--Victory-colors-ads, #FA812A);--button-bg: linear-gradient(95.83% 50% at 50% 50%, rgba(250, 129, 42, .3) 0%, rgba(250, 129, 42, .02) 100%), #000;--button-gradient-light: linear-gradient(90deg, rgba(250, 129, 42, .001) 0%, rgba(250, 129, 42, .3) 47.6%, rgba(250, 129, 42, .001) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(250, 129, 42, .01) 0%, rgba(250, 129, 42, .1) 47.6%, rgba(250, 129, 42, .01) 100%)}.button--og.hr,.button--og.career{--glow-color: var(--Victory-colors-hr, #6D0AEC);--button-bg: linear-gradient(95.83% 50% at 50% 50%, rgba(250, 129, 42, .3) 0%, rgba(250, 129, 42, .02) 100%), #000;--button-gradient-light: linear-gradient(90deg, rgba(250, 129, 42, .001) 0%, rgba(109, 10, 236, .3) 47.6%, rgba(250, 129, 42, .001) 100%);--button-gradient-color: linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(109, 10, 236, .01) 0%, rgba(250, 129, 42, .1) 47.6%, rgba(109, 10, 236, .01) 100%)}.button--og:before{content:"";z-index:-2;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);position:absolute;width:1000rem;height:1000rem;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(from -100deg,rgba(0,0,0,0),var(--glow-color),rgba(0,0,0,0) 25%);opacity:var(--glow-opacity, 0);transition:opacity .3s ease;animation:rotate 3s linear infinite paused}.button--og .button__glow{overflow:hidden;filter:blur(10rem);width:100%;height:100%;position:absolute;z-index:0}.button--og .button__glow:before{content:"";z-index:-2;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%) rotate(0);position:absolute;width:1000rem;height:1000rem;background-repeat:no-repeat;background-position:0 0;background-image:conic-gradient(from -100deg,rgba(0,0,0,0),var(--glow-color),rgba(0,0,0,0) 25%);opacity:var(--glow-opacity, 0);transition:opacity .3s ease;animation:rotate 3s linear infinite paused}.button--og .button__gradient{flex:1;display:flex;width:100%;height:100%;position:absolute;z-index:1;background:var(--button-bg, linear-gradient(90deg, rgba(255, 255, 255, .01) 0%, rgba(255, 255, 255, .1) 47.6%, rgba(255, 255, 255, .01) 100%));opacity:0;transition:opacity .3s ease-out}.button--og .button__gradient:before{content:"";position:absolute;z-index:1;left:1rem;top:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem);background:var(--button-gradient-light, linear-gradient(90deg, rgba(120, 222, 19, .01) 0%, rgba(120, 222, 19, .2) 47.6%, rgba(120, 222, 19, .01) 100%));filter:blur(10rem)}.button--og .button__gradient:after{content:"";position:absolute;z-index:0;left:1rem;top:1rem;width:calc(100% - 2rem);height:calc(100% - 2rem);background:var(--button-gradient-color, linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(90deg, rgba(120, 222, 19, .01) 0%, rgba(120, 222, 19, .1) 47.6%, rgba(120, 222, 19, .01) 100%))}.button--og>span{text-align:center;justify-content:center;padding:var(--button-padding, 16rem 50rem);position:relative;z-index:2}.button--og.active{border-color:var(--department-color, #fff)}.button--og.active:before,.button--og.active .button__glow:before{--glow-opacity: 1;animation-play-state:running}.button--og.active .button__gradient{opacity:1;transition-delay:0}@media(hover:hover){.button--og:not(.active):hover{border-color:transparent}.button--og:not(.active):hover .button__gradient{opacity:1;transition-delay:0}.button--og:not(.active):hover:before,.button--og:not(.active):hover .button__glow:before{--glow-opacity: 1;animation-play-state:running}.button--og:not(:hover,.active) .button__gradient{opacity:0;transition-delay:.5s}.button--og:not(:hover,.active):before,.button--og:not(:hover,.active) .button__glow:before{--glow-opacity: 0;transition:opacity .3s ease}}@keyframes rotate{to{transform:translate(-50%,-50%) rotate(1turn)}}.button--light{max-width:350rem;background:var(--Colors-style-gray-100, #D5D5D5);padding:22rem 36rem;border:0;color:var(--black, #404040);transition:transform .3s ease,border .3s ease,color .3s ease,background-color .2s ease,box-shadow .4s,padding .45s ease,opacity .5s ease;cursor:pointer;font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.button--light{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.button--light{max-width:100%;padding:15rem}}.button--light:before{content:"";position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1;box-shadow:0 5rem 15rem #ffffff80;transition:.3s ease;transition-property:box-shadow;opacity:.7}@media(min-width:768px){.button--light:hover:not(.disabled,[disabled]){background:var(--white, #fff)}.button--light:hover:not(.disabled,[disabled]):before{box-shadow:0 0 5rem 0 var(--department-color, #fff),0 0 25rem 0 var(--department-color, #fff),0 0 40rem 0 var(--department-color, #fff),0 0 80rem 0 var(--department-color, #fff)}}.button--light:not(.career,.digital,.leads,.reputation,.ads,.hr,.fix):before{opacity:.4}.button--light.disabled:before,.button--light[disabled]:before{content:none}.button--glow{--glow-color: var(--department-color, #fff);position:relative;color:var(--black, #404040);cursor:pointer;border:0;padding:1rem;max-width:350rem;background:var(--Colors-style-gray-100, #D5D5D5);font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.button--glow{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.button--glow{max-width:100%}}.button--glow:hover{border-color:#cb36ff00}.button--glow .button__wrapper{display:flex;align-items:center;justify-content:center;width:calc(100% - 2rem);height:calc(100% - 2rem);position:relative;padding:21rem 35rem;z-index:2;overflow:hidden}@media(max-width:767px){.button--glow .button__wrapper{padding:15rem}}.button--glow .glow{position:absolute;top:50%;left:100%;transform:translate(-50%,-50%);width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fff6 0% 45%,#fff0);filter:blur(10rem);pointer-events:none;z-index:-1;transition:opacity .2s linear}.button--glow .glow-left,.button--glow .glow-right{position:absolute;inset:0;background:linear-gradient(90deg,#fff0 21.69%,#fff 87.84%);filter:blur(5rem);pointer-events:none;z-index:1;transition:opacity .2s linear;opacity:0}.button--glow .glow-left:before,.button--glow .glow-right:before{content:"";display:block;position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--glow-color) 100%);filter:blur(15rem);pointer-events:none;mix-blend-mode:screen}.button--glow .glow-left{transform:scaleX(-1)}@media(max-width:767px){.button--glow .glow-right{opacity:1}}.button--glow.career{--glow-color: var(--Victory-colors-hr, #6D0AEC)}.button--glow.digital{--glow-color: var(--Victory-colors-digital, #CB36FF)}.button--glow.leads{--glow-color: var(--Victory-colors-leads, #529DF5)}.button--glow.reputation{--glow-color: var(--Victory-colors-reputation, #78DE13)}.button--glow.ads{--glow-color: var(--Victory-colors-ads, #FA812A)}.button--glow.hr{--glow-color: var(--Victory-colors-hr, #6D0AEC)}.button--glow.fix{--glow-color: var(--victory-colors-fix, #EE4040)}.button--glow.disabled .glow,.button--glow.disabled .glow-left,.button--glow.disabled .glow-right,.button--glow[disabled] .glow,.button--glow[disabled] .glow-left,.button--glow[disabled] .glow-right{display:none}.nav{width:calc(100% - var(--scrollbarWidth, 0rem));max-width:100%;height:80rem;position:fixed;margin:0 auto;z-index:1001;top:19rem}@media(max-width:767px){.nav{width:auto;height:50rem;top:12rem;left:var(--containder-padding-x, 16rem);right:var(--containder-padding-x, 16rem)}}@media(min-width:768px)and (max-width:1439px){.nav{width:calc(100% - var(--containder-padding-x, 20rem) * 2);left:var(--containder-padding-x, 20rem);right:var(--containder-padding-x, 20rem)}}.nav.scroll .container{background:#040404;color:var(--white, #fff)}.nav .container{display:flex;z-index:102;position:relative;height:100%;background:#0404041a;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);border:1rem solid var(--Colors-style-gray-600, #393939);transition:background-color .45s ease;padding:0}@media(max-width:767px){.nav .container{justify-content:space-between}}@media(min-width:768px)and (max-width:1439px){.nav .container{background:var(--Colors-style-BG-black, #000000)}}.nav__left{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:266rem;height:100%;padding:10rem;border-right:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.nav__left{order:1;width:auto;flex:1}}@media(min-width:768px)and (max-width:1439px){.nav__left{padding:10rem 20rem;width:230rem}}.nav__logo{display:inline-flex;align-items:center;width:129rem;height:35rem;transition:transform .3s ease;will-change:transform;color:var(--white, #fff)}@media(max-width:767px){.nav__logo{width:112rem;height:30rem}}.nav__logo svg{color:currentColor}.nav__logo:hover{transform:scale(1.1)}.nav__logo.seo .symbol{color:var(--Victory-colors-ads, #FA812A)}.nav__logo.digital .symbol{color:var(--Victory-colors-digital, #CB36FF)}.nav__logo.leads .symbol{color:var(--Victory-colors-leads, #529DF5)}.nav__logo.reputation .symbol{color:var(--Victory-colors-reputation, #78DE13)}.nav__logo.hr .symbol{color:var(--Victory-colors-hr, #6D0AEC)}.nav__logo.fix .symbol{color:var(--victory-colors-fix, #EE4040)}.nav__button{min-width:80rem;height:100%;display:inline-flex;align-items:center;justify-content:center;color:var(--Colors-style-gray-200, #A1A1A1);cursor:pointer;position:relative;transition:background-color .3s ease,color .3s ease;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:767px){.nav__button{font-size:12rem}}@media(max-width:767px){.nav__button{order:3;min-width:40rem;width:50rem;height:50rem;color:var(--white, #fff)}}@media(min-width:768px)and (max-width:1439px){.nav__button{min-width:70rem}}.nav__button--arrow{gap:5rem}.nav__button--arrow:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:16rem;height:16rem;margin-top:-4rem;transition:transform .3s ease,color .3s ease;will-change:transform}.nav__button--arrow.active:after{transform:scaleY(-1)}.nav__button:before{content:"";width:0;height:1rem;background:var(--white, #fff);position:absolute;top:100%;left:0;-webkit-user-select:none;user-select:none;pointer-events:none;transition:height .3s ease,right .3s ease,width .3s ease}@media(max-width:767px){.nav__button:before{content:none}}@media(hover:hover){.nav__button:hover{background:#ffffff1a;color:var(--white, #fff)}.nav__button:hover .dots{gap:7rem}}.nav__button.active{color:var(--white, #fff)}.nav__button.active .dots{gap:5rem}.nav__button.active .dots>span{transform:scale(0);opacity:0}.nav__button.active .dots:before{transform:scale(1) rotate(0) translate(-50%,-50%);opacity:1}.nav__button.active:before{width:100%}.nav__button:active{background:#00000080;color:var(--Colors-style-gray-200, #A1A1A1)}.nav__button:active .dots{gap:5rem}.nav__button svg{width:22rem;height:22rem}.nav__button .dots{width:22rem;height:18rem;display:grid;grid-template-columns:repeat(3,4rem);grid-template-rows:repeat(3,4rem);justify-content:center;align-content:center;gap:5rem;transition:gap .2s ease;will-change:transform;position:relative}@media(max-width:767px){.nav__button .dots{width:16.5rem;height:16.5rem;gap:3rem}}.nav__button .dots:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24M8 8L24 24' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24M8 8L24 24' stroke='white' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:32rem;height:28rem;background-color:currentColor;opacity:0;transition:transform .3s cubic-bezier(.4,2,.6,1),opacity .3s ease;position:absolute;top:50%;left:50%;transform:scale(0) translate(-50%,-50%);transform-origin:left top;will-change:transform}.nav__button .dots>span{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:currentColor;transition:transform .3s cubic-bezier(.4,2,.6,1),opacity .3s ease;transform-box:fill-box;transform-origin:50% 50%;will-change:transform}@media(max-width:767px){.nav__button .dots>span{width:3rem;height:3rem}}@media(min-width:768px)and (max-width:1439px){.nav__button.show-mobile{display:none!important}}@media(min-width:768px){.nav__button.js-toggle-menu{min-width:unset;gap:15rem;padding-left:40rem;padding-right:40rem;text-transform:uppercase;line-height:100%}}@media(min-width:768px)and (max-width:1439px){.nav__button.js-toggle-menu{padding-left:16rem;padding-right:16rem}}.nav__button.js-toggle-menu>span{display:inline-flex;align-items:center;white-space:nowrap}@media(max-width:767px){.nav__button.js-toggle-menu>span{display:none}}.nav__middle{flex:1;display:flex;height:100%;border-left:1rem solid var(--Colors-style-gray-600, #393939);border-right:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.nav__middle{display:none}}@media(min-width:768px)and (max-width:1439px){.nav__middle{flex:0 0 auto;position:relative;border-right:0}.nav__middle:before{content:"";position:absolute;z-index:2;width:40rem;height:100%;background:linear-gradient(90deg,var(--Colors-style-BG-black, #000000) 8.26%,rgba(15,15,15,0) 100%);left:0;top:0;-webkit-user-select:none;user-select:none;pointer-events:none}.nav__middle:after{content:"";position:absolute;z-index:2;width:70rem;height:100%;background:linear-gradient(90deg,rgba(15,15,15,0) 8.26%,var(--Colors-style-BG-black, #000000) 100%);right:0;top:0;-webkit-user-select:none;user-select:none;pointer-events:none}}.nav__menu{flex:1 0 auto;display:flex;align-items:center;justify-content:center;gap:0;padding:0;list-style:none}@media(min-width:1280px){.nav__menu{flex:0;max-width:1000rem;margin:0 auto}}@media(max-width:767px){.nav__menu{display:none}}@media(min-width:768px)and (max-width:1439px){.nav__menu{flex:0 0 auto;max-width:500rem;padding:0 20rem;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;clip-path:none;justify-content:flex-start}}.nav__menu>li{color:var(--Colors-style-gray-200, #A1A1A1);text-transform:uppercase;height:100%;position:relative;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:767px){.nav__menu>li{font-size:12rem}}.nav__menu>li:before{content:none;width:0;visibility:hidden;height:1rem;background:var(--white, #fff);position:absolute;top:100%;left:0;-webkit-user-select:none;user-select:none;pointer-events:none;transition:height .3s ease,right .3s ease,width .3s ease,visibility .3s ease}.nav__menu>li>a{display:inline-flex;align-items:center;gap:5rem;height:100%;padding:12rem 24rem;color:currentColor;transition:color .3s ease;white-space:nowrap}@media(min-width:768px)and (max-width:1439px){.nav__menu>li>a{padding:12rem}}@media(min-width:768px){.nav__menu>li.last-child>a{padding-right:39rem}}.nav__menu>li.current-menu-item:not(.menu-item-586),.nav__menu>li.current-menu-ancestor{color:var(--white, #fff)}.nav__menu>li:hover,.nav__menu>li.active,.nav__menu>li.is-hover{color:var(--Colors-style-White, #FFF)}.nav__menu>li>ul{position:absolute;top:100%;left:-1rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);display:flex;flex-direction:column;gap:10rem;list-style:none;margin:0;padding:35rem;display:none}@media(min-width:768px){.nav__menu>li>ul{min-width:252rem}}.nav__menu>li>ul>li{color:var(--white, #fff);text-transform:none;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.nav__menu>li>ul>li{font-size:12rem}}@media(min-width:768px){.nav__menu>li>ul>li{font-size:16rem}}.nav__menu>li>ul>li a{display:flex;align-items:center;position:relative}.nav__menu>li[data-menu-id]>a:after,.nav__menu>li.menu-item-has-children>a:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:16rem;height:16rem;margin-top:-4rem;transition:transform .3s ease,color .3s ease;will-change:transform}.nav__menu>li[data-menu-id].active:before,.nav__menu>li[data-menu-id].is-hover:before,.nav__menu>li.menu-item-has-children.active:before,.nav__menu>li.menu-item-has-children.is-hover:before{width:100%;visibility:visible}.nav__menu>li[data-menu-id].active>a:after,.nav__menu>li[data-menu-id].is-hover>a:after,.nav__menu>li.menu-item-has-children.active>a:after,.nav__menu>li.menu-item-has-children.is-hover>a:after{transform:scaleY(-1)}.nav__right{display:flex;flex-direction:column;justify-content:center;gap:5rem;text-align:center;font-family:var(--font-second, "Magistral");flex:0 0 auto;width:378rem;margin-left:auto;overflow:hidden}@media(max-width:767px){.nav__right{width:auto;margin-left:0;border-right:1rem solid var(--Colors-style-gray-600, #393939)}}@media(min-width:768px)and (max-width:1439px){.nav__right{width:250rem;border-left:1rem solid var(--Colors-style-gray-600, #393939)}}.nav__right-info{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding-top:5rem;margin-bottom:-2rem;text-align:center;display:none;transition:width .35s linear}@media(max-width:767px){.nav__right-info{margin-bottom:0;padding-top:0;display:none!important}}.nav__right-form{width:100%;height:100%;display:flex;align-items:stretch;overflow:hidden;position:relative;display:none;transition:width .35s linear}@media(max-width:767px){.nav__right-form{display:none!important}}.nav__right-form input{width:100%;height:100%;border-radius:0;border:0;padding:0;background:transparent;color:var(--white, #fff);text-align:center;opacity:.83;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.nav__right-form input{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.nav__right-form input{font-size:18rem}}.nav__right-form input::-webkit-input-placeholder{color:var(--white, #fff)}.nav__right-form input:-moz-placeholder{color:var(--white, #fff)}.nav__right-form input::-moz-placeholder{color:var(--white, #fff)}.nav__right-form input:-ms-input-placeholder{color:var(--white, #fff)}.nav__right-form input:focus{outline:none}.nav__right-form .input-field{display:none;flex-direction:column;position:relative;width:100%;height:100%}.nav__right-form .error-text{position:absolute;width:100%;text-align:center;left:50%;bottom:10rem;transform:translate(-50%);animation:fadeIn .2s ease}.nav__right-form .success{display:none;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:5rem;text-align:center;transition:width .35s linear}.nav__right-form .button-enter{flex:0 0 auto;padding:0;width:40rem;height:100%;background:var(--Colors-style-BG-black, #000000);color:var(--white, #fff);border-left:1rem solid var(--Colors-style-gray-600, #393939);cursor:pointer;transition:opacity .3s ease;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:767px){.nav__right-form .button-enter{font-size:12rem}}.nav__right-form .button-enter:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M10 21V17C10 16.4477 10.4477 16 11 16C11.5523 16 12 16.4477 12 17V21C12 21.5523 11.5523 22 11 22C10.4477 22 10 21.5523 10 21ZM6.09277 14.4932C6.4833 14.1026 7.11631 14.1026 7.50684 14.4932C7.89736 14.8837 7.89736 15.5167 7.50684 15.9072L4.60742 18.8066C4.2169 19.1972 3.58388 19.1972 3.19336 18.8066C2.80284 18.4161 2.80283 17.7831 3.19336 17.3926L6.09277 14.4932ZM14.4932 14.4932C14.8837 14.1026 15.5167 14.1026 15.9072 14.4932L18.8066 17.3926C19.1972 17.7831 19.1972 18.4161 18.8066 18.8066C18.4161 19.1972 17.7831 19.1972 17.3926 18.8066L14.4932 15.9072C14.1026 15.5167 14.1026 14.8837 14.4932 14.4932ZM5 10C5.55228 10 6 10.4477 6 11C6 11.5523 5.55228 12 5 12H1C0.447715 12 0 11.5523 0 11C0 10.4477 0.447715 10 1 10H5ZM21 10C21.5523 10 22 10.4477 22 11C22 11.5523 21.5523 12 21 12H17C16.4477 12 16 11.5523 16 11C16 10.4477 16.4477 10 17 10H21ZM3.19336 3.19336C3.58388 2.80283 4.2169 2.80283 4.60742 3.19336L7.50684 6.09277C7.89736 6.4833 7.89736 7.11631 7.50684 7.50684C7.11631 7.89736 6.4833 7.89736 6.09277 7.50684L3.19336 4.60742C2.80283 4.2169 2.80283 3.58388 3.19336 3.19336ZM17.3926 3.19336C17.7831 2.80283 18.4161 2.80284 18.8066 3.19336C19.1972 3.58388 19.1972 4.2169 18.8066 4.60742L15.9072 7.50684C15.5167 7.89736 14.8837 7.89736 14.4932 7.50684C14.1026 7.11631 14.1026 6.4833 14.4932 6.09277L17.3926 3.19336ZM10 5V1C10 0.447715 10.4477 0 11 0C11.5523 0 12 0.447715 12 1V5C12 5.55228 11.5523 6 11 6C10.4477 6 10 5.55228 10 5Z' fill='url(%23paint0_linear_8177_37457)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_8177_37457' x1='4' y1='18.5' x2='21' y2='11' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:22rem;height:22rem;animation:spin 2s linear infinite;display:none}.nav__right-form .button-enter:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4.00032 10.9565L9.35912 17L20 5' stroke='white' stroke-width='2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4.00032 10.9565L9.35912 17L20 5' stroke='white' stroke-width='2'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:24rem;height:24rem;background-color:currentColor;display:none}.nav__right-form .button-enter:hover{opacity:.7}.nav__right-form .button-enter.active>span{display:none}.nav__right-form .button-enter.active:after{display:block;animation:fadeIn .3s ease}.nav__right[data-state=closed] .nav__right-info{display:flex}.nav__right[data-state=closed] .nav__right-form,.nav__right[data-state=open] .nav__right-info{display:none}.nav__right[data-state=open] .nav__right-form{display:flex}.nav__right[data-state=open] .success{display:none}.nav__right[data-state=open] .input-field{display:flex}.nav__right[data-state=success] .nav__right-info{display:none}.nav__right[data-state=success] .nav__right-form,.nav__right[data-state=success] .success{display:flex}.nav__right[data-state=success] .input-field{display:none}.nav__phone{color:var(--Colors-style-White, #FFF);font-size:24rem;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.nav__callback{display:inline-flex;color:var(--white, #fff);text-align:center}.nav__callback{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.nav__callback{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.nav__callback{font-size:18rem}}.nav__callback{line-height:100%}.nav__callback:is(a,button){cursor:pointer}.nav__callback:is(a,button):hover{text-decoration:underline}.nav [data-menu=all].submenu__inner{background:var(--Colors-style-BG-black, #000000)}@media(min-width:768px)and (max-width:1439px){.nav [data-menu=all].submenu__inner{flex-direction:row}}@media(max-width:767px){.nav [data-menu=all].submenu__inner{background:var(--Colors-style-BG-black, #000000);padding-bottom:0;margin-bottom:65rem}}@media(min-width:768px){.nav [data-menu=all] .submenu__left{height:auto;grid-template-rows:unset}}@media(max-width:767px){.nav [data-menu=all] .submenu__left{border:1rem solid var(--Colors-style-gray-600, #393939);border-bottom:0;padding:0}}@media(min-width:768px)and (max-width:1439px){.nav [data-menu=all] .submenu__left{flex:0 0 auto;width:70%}}@media(max-width:767px){.nav [data-menu=all] .submenu__right{border:1rem solid var(--Colors-style-gray-600, #393939);border-top:0;padding:19rem}}@media(min-width:768px)and (max-width:1439px){.nav [data-menu=all] .submenu__right{width:30%}}.nav [data-menu=all] .submenu__content{padding:0;height:auto}@media(min-width:768px){.nav [data-menu=all] .submenu-lists{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;height:calc(100% + 2rem);align-items:stretch;gap:0;width:calc(100% + 2rem);margin-top:-1rem;margin-right:-1rem;margin-bottom:-1rem}}@media(min-width:768px)and (max-width:1279px){.nav [data-menu=all] .submenu-lists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists{gap:0}}@media(min-width:768px){.nav [data-menu=all] .submenu-lists>li{border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;height:100%;margin-left:-1rem;margin-bottom:-1rem;position:relative;z-index:1;overflow:hidden}}.nav [data-menu=all] .submenu-lists>li>a,.nav [data-menu=all] .submenu-lists>li>span{color:var(--white, #fff)}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>a,.nav [data-menu=all] .submenu-lists>li>span{display:flex;gap:10rem;padding:19rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);color:var(--white, #fff);text-decoration:underline;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}}@media(max-width:767px)and (max-width:767px){.nav [data-menu=all] .submenu-lists>li>a,.nav [data-menu=all] .submenu-lists>li>span{font-size:14rem}}@media(max-width:767px)and (min-width:768px)and (max-width:1439px){.nav [data-menu=all] .submenu-lists>li>a,.nav [data-menu=all] .submenu-lists>li>span{font-size:18rem}}.nav [data-menu=all] .submenu-lists>li>a:before,.nav [data-menu=all] .submenu-lists>li>span:before{content:none}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li.menu-item-has-children>a{padding-right:18rem}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li.menu-item-has-children>a:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.722656 5.42725L8.00301 12.7064L15.281 5.42725' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.722656 5.42725L8.00301 12.7064L15.281 5.42725' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:16rem;height:16rem;transition:transform .3s ease,color .3s ease;will-change:transform;margin-left:auto}}.nav [data-menu=all] .submenu-lists>li.menu-item-has-children.active>a:after,.nav [data-menu=all] .submenu-lists>li.menu-item-has-children.is-hover>a:after{transform:scaleY(-1);background-color:currentColor}.nav [data-menu=all] .submenu-lists>li>ul{gap:16rem}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul{display:flex;flex-direction:column;gap:0;margin:0}}.nav [data-menu=all] .submenu-lists>li>ul>li{display:inline-flex;align-self:flex-start}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul>li{border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}}.nav [data-menu=all] .submenu-lists>li>ul>li>a{display:inline-flex}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul>li>a{color:var(--white, #fff);padding:19rem;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}}@media(max-width:767px)and (max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul>li>a{font-size:12rem}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul>li ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16rem;margin:0;padding:0 19rem 19rem}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li>ul>li ul>li>a{text-transform:none;color:var(--Colors-style-gray-200, #A1A1A1)}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li:not(:has(>ul>li>ul))>ul{gap:12rem;padding:19rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li:not(:has(>ul>li>ul))>ul li{border:0}}@media(max-width:767px){.nav [data-menu=all] .submenu-lists>li:not(:has(>ul>li>ul))>ul li>a{padding:0;color:var(--Colors-style-gray-200, #A1A1A1)}}.nav [data-menu=all] .submenu-lists>li .menu-item__block{display:flex;flex-direction:column;width:100%;height:100%}@media(min-width:768px){.nav [data-menu=all] .submenu-lists>li .menu-item__block{width:calc(100% + 78rem);height:calc(100% + 78rem);margin:-39rem;padding:39rem}}.nav [data-menu=all] .submenu-lists>li .menu-item__header{display:flex;align-items:center;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);height:50rem}.nav [data-menu=all] .submenu-lists>li .menu-item__header>a{display:flex;align-items:center;height:100%;flex:1;line-height:100%;text-decoration:underline;padding:0 0 0 19rem}.nav [data-menu=all] .submenu-lists>li .menu-item__header-arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:51rem;height:100%;border-left:1rem solid var(--Colors-style-gray-600, #393939)}.nav [data-menu=all] .submenu-lists>li .menu-item__header-arrow:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.722656 5.42725L8.00301 12.7064L15.281 5.42725' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M0.722656 5.42725L8.00301 12.7064L15.281 5.42725' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:16rem;height:16rem;transition:transform .3s ease,color .3s ease;will-change:transform}.nav [data-menu=all] .submenu-lists>li .menu-item__header-arrow.active:after{transform:scaleY(-1)}.nav [data-menu=all] .submenu-lists>li .menu-item__icon{position:absolute;right:0;bottom:-30rem;width:220rem;height:220rem;overflow:hidden}.nav [data-menu=all] .submenu-lists>li .menu-item__icon img{width:100%;height:100%;object-fit:cover;opacity:.5;filter:grayscale(1);transition:opacity .3s ease,filter .3s ease}.nav [data-menu=all] .submenu-lists>li .menu-item__go{position:absolute;right:40rem;bottom:40rem;font-size:14rem;font-weight:500;text-transform:uppercase;letter-spacing:.7rem;line-height:100%;color:var(--white, #fff);text-decoration:underline;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;font-family:var(--font-second, "Magistral");cursor:pointer}@media(min-width:768px)and (max-width:1439px){.nav [data-menu=all] .submenu-lists>li .menu-item__go{opacity:1;visibility:visible;pointer-events:all}}.nav [data-menu=all] .submenu-lists>li .menu-item__go:before,.nav [data-menu=all] .submenu-lists>li .menu-item__go:after{content:none}@media(min-width:768px){.nav [data-menu=all] .submenu-lists>li .main-menu-link{display:flex}}@media(min-width:768px){.nav [data-menu=all] .submenu-lists>li.has-department:before,.nav [data-menu=all] .submenu-lists>li.has-department:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.nav [data-menu=all] .submenu-lists>li.has-department:before{background:radial-gradient(120% 140% at 100% 100%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 90%),var(--Colors-style-BG-black, #000000);opacity:0;transition:opacity .3s ease}.nav [data-menu=all] .submenu-lists>li.has-department:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:80rem!important;background-repeat:repeat!important;background-position:top!important}.nav [data-menu=all] .submenu-lists>li.has-department:hover:before{opacity:.3}.nav [data-menu=all] .submenu-lists>li.has-department:hover .menu-item__icon img{opacity:1;filter:grayscale(0)}}@media(min-width:768px){.nav [data-menu=all] .submenu-lists>li:hover .menu-item__go{opacity:1;visibility:visible;pointer-events:all}}.submenu{width:var(--container);max-height:100%;margin:0 auto;position:fixed;top:calc(var(--headerHeight, 80rem) + 19rem);left:var(--containder-padding-x, 30rem);right:var(--containder-padding-x);border:1rem solid var(--Colors-style-gray-600, #393939);border-top:0;display:none;background:#0000001a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media(max-width:767px){.submenu{width:auto;top:calc(var(--headerHeight, 50rem) + 10rem);left:var(--containder-padding-x, 16rem);right:var(--containder-padding-x, 16rem);background:transparent;border:0;-webkit-backdrop-filter:unset;backdrop-filter:unset;max-height:unset;height:calc(100vh - var(--headerHeight, 50rem) - 12rem);overflow-y:auto}}@media(min-width:768px)and (max-width:1439px){.submenu{--containder-padding-x: 20rem;width:auto;max-height:90%}}.submenu.active{display:block}.submenu__inner{display:none;height:100%;background:#0000001a;transition:opacity .3s ease,visibility .3s ease}@media(max-width:767px){.submenu__inner{flex-direction:column;background:transparent;height:auto;padding-bottom:55rem}}@media(min-width:768px)and (max-width:1439px){.submenu__inner{flex-direction:column}}.submenu__inner:not(.active){display:none}.submenu__inner.active{display:flex}@media(max-width:767px){.submenu__inner.active{animation:showMenuMobile .3s ease}}.submenu__left{width:1459rem;display:grid;grid-template-columns:1086rem auto;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}@media(max-width:1439px){.submenu__left{display:flex;flex-direction:column;width:100%;min-height:unset;height:auto}}.submenu__left.wide{grid-template-columns:1fr}.submenu__right{flex:0 0 auto;border-left:1rem solid var(--Colors-style-gray-600, #393939);display:flex;flex-direction:column;padding:39rem;width:376rem;position:relative;z-index:1}.submenu__right:before,.submenu__right:after{content:"";position:absolute;inset:0;z-index:-1}.submenu__right:before{background:linear-gradient(180deg,rgba(0,0,0,0) 45%,var(--Colors-style-BG-black, #000000) 80%),radial-gradient(70% 50% at 50% 30%,#ffffff4d,#0000 80%),var(--Colors-style-BG-black, #000000);opacity:.6}.submenu__right:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.submenu__right{width:100%;padding:0;border:0}}@media(min-width:768px)and (max-width:1439px){.submenu__right{width:100%;border:0}}.submenu-contacts{display:flex;flex-direction:column;gap:12rem}@media(min-width:768px)and (max-width:1439px){.submenu-contacts{flex-direction:row;column-gap:40rem;justify-content:space-between}}.submenu-contacts__link{display:inline-flex;align-self:flex-start;align-items:center;gap:10rem;color:var(--white, #fff);position:relative}.submenu-contacts__link{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.submenu-contacts__link{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.submenu-contacts__link{font-size:18rem}}.submenu-contacts__link:before{content:"";display:block;position:absolute;top:100%;width:100%;height:1rem;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:currentColor}.submenu-contacts__row{display:flex;flex-direction:column;gap:4rem;margin-top:20rem}@media(min-width:768px)and (max-width:1439px){.submenu-contacts__row{margin-top:0}}.submenu-contacts__label{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.submenu-contacts__label{font-size:12rem}}.submenu-contacts .button{width:100%;margin-top:30rem}@media(min-width:768px){.submenu-contacts .button{min-width:300rem}}@media(max-width:767px){.submenu-contacts .button{margin-top:24rem}}@media(min-width:768px)and (max-width:1439px){.submenu-contacts .button{margin-top:0}}.submenu__promo{display:flex;flex-direction:column;color:var(--white, #fff);height:100%;flex:1}.submenu__promo-number{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.submenu__promo-number{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.submenu__promo-number{font-size:40rem}}.submenu__promo-title{margin-bottom:10rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.submenu__promo-title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.submenu__promo-title{font-size:18rem}}.submenu__promo-image{width:100%;height:239rem;margin:auto 0;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.3s ease;will-change:transform}@media(min-width:768px){.submenu__promo-image{min-height:0}}@media(max-width:767px){.submenu__promo-image{height:150rem;margin-bottom:10rem}}.submenu__promo-image img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.submenu__promo .button{margin-top:auto}}.submenu__header{display:flex;align-items:center;justify-content:space-between;gap:100rem;grid-column:span 2;padding:38rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);max-height:132rem}.submenu__header-title{display:inline-flex;align-items:center;gap:20rem;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.submenu__header-title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.submenu__header-title{font-size:24rem}}.submenu__header-text{color:var(--Colors-style-gray-200, #A1A1A1);max-width:500rem;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.submenu__header-text{font-size:12rem}}.submenu__header-button{width:250rem}.submenu__content{padding:38rem}@media(max-width:767px){.submenu__content{padding:32rem 0}}.submenu__block{border-left:1rem solid var(--Colors-style-gray-600, #393939);display:flex;flex-direction:column;align-items:center;justify-content:center}.submenu-lists{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-between;gap:40rem;list-style:none;margin:0;padding:0}@media(max-width:767px){.submenu-lists{display:flex;flex-direction:column;gap:10rem}}@media(min-width:768px)and (max-width:1439px){.submenu-lists{grid-template-columns:repeat(4,minmax(0,1fr))}}.submenu-lists>li{color:var(--Colors-style-gray-100, #D5D5D5);transition:color .3s ease;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.submenu-lists>li{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.submenu-lists>li{font-size:18rem}}.submenu-lists>li>a{color:currentColor;text-decoration:none;position:relative;transition:color .3s ease}.submenu-lists>li>a:before{content:"";display:block;background:currentColor;width:100%;height:2rem;position:absolute;top:calc(100% + 3rem);left:0;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none}.submenu-lists>li>a:hover{color:var(--white, #fff)}.submenu-lists>li>a:hover:before{transform:scaleX(1);transform-origin:left}.submenu-lists>li ul{display:flex;flex-direction:column;gap:25rem;margin:25rem 0 0;padding:0;list-style:none}.submenu-lists>li ul li{color:var(--Colors-style-gray-500, #5E5E5E);text-transform:uppercase;transition:color .3s ease;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:767px){.submenu-lists>li ul li{font-size:12rem}}.submenu-lists>li ul li>a{display:flex;color:currentColor;text-decoration:none}.submenu-lists>li ul li:hover{color:var(--white, #fff)}.submenu-list{display:flex;flex-direction:column;gap:25rem}.submenu-list__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.submenu-list__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.submenu-list__title{font-size:18rem}}.submenu-list ul li{color:var(--Colors-style-gray-500, #5E5E5E);text-transform:uppercase;transition:color .3s ease;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:767px){.submenu-list ul li{font-size:12rem}}.submenu-list ul li:hover{color:var(--white, #fff)}.submenu-list ul li:active{color:var(--Colors-style-gray-200, #A1A1A1)}.submenu-list ul li a{color:currentColor;display:flex;align-items:center}@keyframes showMenu{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes showMenuMobile{0%{opacity:0;visibility:hidden;transform:translateY(-70rem)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menu-portal ul{position:absolute;top:100%;left:-1rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);display:flex;flex-direction:column;gap:10rem;list-style:none;margin:0;padding:35rem;display:none}@media(min-width:768px){.menu-portal ul{min-width:252rem}}.menu-portal ul>li{color:var(--white, #fff);text-transform:none;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.menu-portal ul>li{font-size:12rem}}@media(min-width:768px){.menu-portal ul>li{font-size:16rem}}.menu-portal ul>li a{display:flex;align-items:center;position:relative}.footer{position:fixed;inset:auto 0 0;z-index:200;background:var(--Colors-style-BG-black, #000000);color:var(--white, #FFF);will-change:transform;visibility:hidden;pointer-events:none;--footerProgress: 0;--translateLight: 0rem}.footer.is-ready{visibility:visible}.footer.is-active{pointer-events:auto}.footer:not(.is-ready.is-active) .footer-action__bars{height:0}.footer.is-static{position:relative}.footer.is-static .footer-action:not(.animated) .footer-action__bars{height:686rem}@media(max-width:767px){.footer.is-static .footer-action:not(.animated) .footer-action__bars{height:315rem}}.footer.is-static .footer-action:not(.animated) .footer-action__bars:before,.footer.is-static .footer-action:not(.animated) .footer-action__bars:after{opacity:1;--translateLight: 400rem}.footer.is-static .footer-action:not(.animated) .footer-action__bars:before{transform:translate(calc(var(--translateLight) * -1)) scale(1)}.footer.is-static .footer-action:not(.animated) .footer-action__bars:after{transform:translate(var(--translateLight)) scale(1)}@media(min-width:768px){.footer{right:var(--scrollbarWidth, 0)}}.footer .submenu-lists{display:grid}@media(min-width:768px){.footer .submenu-lists{padding-right:39rem;row-gap:80rem}}@media(min-width:768px)and (max-width:1439px){.footer .submenu-lists{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}}.footer-top{background:var(--Colors-style-BG-black, #000000);border-bottom:1rem solid var(--Colors-style-gray-600, #393939);padding:44rem 0}@media(max-width:767px){.footer-top{padding:25rem 0;background-image:url(../images/footer-top-bg-BjLO4sma.webp);background-size:cover;background-position:center bottom;background-repeat:no-repeat}}@media(min-width:768px){.footer-top{padding:44rem 0}}.footer-top>.container{display:flex;align-items:center;justify-content:space-between;column-gap:60rem}@media(max-width:767px){.footer-top>.container{flex-direction:column;align-items:stretch;justify-content:stretch;width:100%}}.footer-top__right{display:flex;align-items:center;justify-content:flex-end;column-gap:60rem}@media(max-width:767px){.footer-top__right{flex-direction:column;align-items:stretch;justify-content:stretch}}@media(max-width:767px){.footer-top__right .button{margin-top:20rem}}.footer-top__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.footer-top__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.footer-top__title{font-size:24rem}}.footer-top__text{color:var(--Colors-style-gray-100, #D5D5D5)}.footer-top__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.footer-top__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.footer-top__text{font-size:18rem}}@media(max-width:767px){.footer-top.reputation{background-image:url(../images/footer-top-mobile-BIkArQRm.webp)}}@media(max-width:767px){.footer-top.digital{background-image:url(../images/footer-top-mobile-C_QGyzSA.webp)}}.footer-company{padding:30rem 0;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);overflow:hidden}@media(max-width:767px){.footer-company{padding:19rem 0}}.footer-company>.container{display:flex;align-items:center;justify-content:space-between;gap:20rem;width:calc(100% + var(--container-padding-x, 40rem) * 2);margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 calc(var(--container-padding-x, 40rem) * 2);max-width:unset}.footer-company__logo{flex:0 0 auto;width:296rem;height:78rem}.footer-company__logo img{-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.footer-company__logo{width:184rem;height:60rem;margin:0 auto}}.footer-company__right{position:relative;overflow:hidden;display:flex;align-items:center}@media(max-width:767px){.footer-company__right{display:none}}@media(min-width:1440px){.footer-company__right{padding:20rem 0;margin:-20rem 0;margin-right:calc(var(--container-padding-x, 40rem) * -1)}}.footer-company__right:before{content:"";position:absolute;z-index:2;width:412rem;height:198rem;background:linear-gradient(90deg,var(--Colors-style-BG-black, #000000) 8.26%,rgba(15,15,15,0) 100%);left:0;top:0;-webkit-user-select:none;user-select:none;pointer-events:none}.footer-company__right:hover .footer-company__marquee{animation-play-state:paused}.footer-company__marquee{display:flex;align-items:center;position:relative;z-index:1;animation:scrollContacts 10s linear infinite;min-width:max-content;will-change:transform}@media(max-width:767px){.footer-company__marquee{display:none}}.footer-company__item{color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:112rem;font-style:normal;font-weight:400;line-height:100%;white-space:nowrap;padding:0 30rem}.footer-action{position:relative;overflow:hidden;height:315rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.footer-action{height:200rem}}.footer-action__button{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.footer-action__button{min-width:188rem}}.footer-action__bars{position:absolute;width:100%;height:0;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center;background:var(--Colors-style-BG-black, #000000);transition:height 1s ease,background-color .3s ease;transform-origin:center;overflow:hidden}.footer-action__bars:before,.footer-action__bars:after{content:"";width:1705rem;height:622rem;border-radius:1705rem;background:radial-gradient(50% 50% at 50% 50%,#ffffff1a);filter:blur(150rem);position:absolute;left:-736rem;bottom:-324rem;z-index:2;transform:translate(0) scale(1);transition:transform .3s linear,opacity .9s ease-out}@media(max-width:767px){.footer-action__bars:before,.footer-action__bars:after{bottom:unset;top:50%;left:calc((100% - 60rem)*-1);translate:0 -50%;width:782rem;height:285rem;filter:blur(68rem)}}.footer-action__bars:after{left:unset;right:-736rem}@media(max-width:767px){.footer-action__bars:after{right:calc((100% - 60rem)*-1)}}.footer-action__bars>span{flex:1;width:92rem;height:686rem;background:linear-gradient(270deg,#000,#d9d9d9);mix-blend-mode:color-dodge;position:relative;z-index:3}@media(max-width:767px){.footer-action__bars>span{width:42rem;height:315rem}}@media(min-width:768px){.footer-action__bars>span:first-child,.footer-action__bars>span:last-child{flex:0 0 auto;width:132rem!important}}.footer-action.animated .footer-action__bars{height:686rem}@media(max-width:767px){.footer-action.animated .footer-action__bars{height:315rem}}.footer-action.animated .footer-action__bars:before,.footer-action.animated .footer-action__bars:after{opacity:1}.footer-action.animated .footer-action__bars:before{transform:translate(calc(var(--translateLight) * -1)) scale(1)}.footer-action.animated .footer-action__bars:after{transform:translate(var(--translateLight)) scale(1)}.footer-main__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.footer-main__grid{display:flex;flex-direction:column}}@media(max-width:767px){.footer-main{padding-bottom:24rem}}.footer-column{display:flex;flex-direction:column;padding:39rem}@media(max-width:767px){.footer-column{padding:23rem 0;border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}}.footer-column__wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.footer-column__wrapper{gap:12rem}}.footer-column:first-child{padding-left:0}.footer-column:last-child{padding-right:0}@media(max-width:767px){.footer-column:last-child{border:0}}@media(min-width:768px){.footer-column:not(:first-child){border-left:1rem solid var(--Colors-style-gray-600, #393939)}}@media(max-width:767px){.footer-column:not(:first-child){display:grid;grid-template-columns:auto auto;column-gap:20rem;row-gap:12rem}}.footer-column__title{color:var(--Colors-style-gray-100, #D5D5D5);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.footer-column__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.footer-column__title{font-size:18rem}}@media(max-width:767px){.footer-column__title{margin-bottom:16rem;grid-column:span 2}}@media(max-width:767px){.footer-column--contacts .footer-item{order:1}}.footer-column--contacts .footer-item__value{color:var(--Colors-style-gray-100, #D5D5D5)}@media(max-width:767px){.footer-column--contacts .footer-item--wide{order:0}}@media(max-width:767px){.footer-column--contacts .social-icons{order:2}}@media(max-width:767px){.footer-column .submenu-lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:calc(100% + var(--container-padding-x, 40rem) * 2);margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0}}.footer-column .submenu-lists>li ul{margin-top:20rem;gap:15rem}@media(max-width:767px){.footer-column .submenu-lists>li ul{display:none}}@media(max-width:767px){.footer-column .submenu-lists>li{display:flex;justify-content:center;color:var(--Colors-style-gray-200, #A1A1A1);padding:9rem 10rem;border:1rem solid var(--Colors-style-gray-600, #393939);border-top:0;border-left:0;text-align:center}.footer-column .submenu-lists>li:not(:nth-child(2n-1)){border-right:0}.footer-column .submenu-lists>li:not(:has(+li)){grid-column:span 2;border-right:0}}@media(max-width:767px)and (max-width:767px){.footer-column .submenu-lists>li>a{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.footer-column .submenu-lists>li>a:before{content:none}}@media(max-width:767px){.footer-column .submenu-list{display:contents}}@media(max-width:767px){.footer-column .submenu-list__title{display:flex;justify-content:center;color:var(--Colors-style-gray-200, #A1A1A1);padding:9rem 19rem;border-right:1rem solid var(--Colors-style-gray-600, #393939);border-bottom:1rem solid var(--Colors-style-gray-600, #393939);text-align:center}.footer-column .submenu-list__title:nth-of-type(2n){border-left:1rem solid var(--Colors-style-gray-600, #393939)}}@media(max-width:767px){.footer-column .submenu-list ul{display:none}}.footer-menu{display:grid;grid-template-columns:auto auto;gap:15rem;margin:0;padding:0;list-style:none}.footer-menu li{color:var(--Colors-style-gray-500, #5E5E5E);list-style:none;margin:0;padding:0;font-family:var(--font-main, "Gilroy");font-size:18rem;font-style:normal;font-weight:400;line-height:140%;text-transform:uppercase}@media(max-width:767px){.footer-menu li{font-size:12rem;line-height:120%}}.footer-menu li>a{display:flex;align-items:center;color:currentColor;transition:color .3s ease}.footer-menu li:hover{color:var(--white, #fff)}.footer-payinfo{display:flex;flex-direction:column;margin-top:auto;gap:30rem}@media(max-width:767px){.footer-payinfo{gap:12rem}}.footer-payinfo__image{max-width:720rem;height:56rem;-webkit-user-select:none;user-select:none;pointer-events:none}@media(min-width:768px)and (max-width:1439px){.footer-payinfo__image img{object-position:left}}@media(max-width:767px){.footer-payinfo__image{max-width:100%;width:100%;height:30rem}}@media(min-width:768px)and (max-width:1439px){.footer-payinfo__image{max-width:100%;width:100%;height:35rem}}.footer-payinfo__links{display:flex;align-items:center;gap:40rem}.footer-payinfo__links{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.footer-payinfo__links{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.footer-payinfo__links{font-size:18rem}}@media(max-width:767px){.footer-payinfo__links{flex-direction:column;align-items:flex-start;gap:12rem}}.footer-payinfo__links a{color:var(--Colors-style-gray-500, #5E5E5E);transition:color .3s ease}.footer-payinfo__links a:hover{color:var(--Colors-style-gray-200, #A1A1A1)}.footer-item{display:flex;flex-direction:column;gap:5rem}.footer-item{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.footer-item{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.footer-item{font-size:18rem}}@media(min-width:768px){.footer-item:not(:last-of-type){margin-bottom:15rem}}.footer-item--wide{grid-column:span 2}.footer-item__label{color:var(--Colors-style-gray-500, #5E5E5E)}.footer-item__value{color:var(--Colors-style-gray-200, #A1A1A1)}.footer-item__value:is(a){display:inline-flex;align-self:flex-start;position:relative}.footer-item__value:is(a):after{content:"";display:block;background:currentColor;width:100%;height:1rem;position:absolute;top:100%;left:0;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;will-change:transform}.footer-item__value:is(a):hover:after{transform:scaleX(1);transform-origin:left}.footer-bottom{padding:20rem 0;background:var(--Colors-style-gray-900, #191919)}@media(max-width:767px){.footer-bottom{padding:24rem 0}}.footer-bottom>.container{display:flex;align-items:center;justify-content:space-between;gap:40rem}@media(max-width:767px){.footer-bottom>.container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;justify-content:flex-start;gap:8rem}}@media(min-width:768px)and (max-width:1439px){.footer-bottom>.container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.footer-bottom__link,.footer-bottom a{color:var(--Colors-style-gray-500, #5E5E5E);transition:color .3s ease}.footer-bottom__link,.footer-bottom a{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.footer-bottom__link,.footer-bottom a{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.footer-bottom__link,.footer-bottom a{font-size:18rem}}@media(max-width:767px){.footer-bottom__link:first-child,.footer-bottom a:first-child{grid-column:span 2;justify-content:flex-start}.footer-bottom__link:first-child,.footer-bottom a:first-child{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}}@media(max-width:767px)and (max-width:767px){.footer-bottom__link:first-child,.footer-bottom a:first-child{font-size:14rem;line-height:112%}}@media(max-width:767px)and (min-width:768px)and (max-width:1439px){.footer-bottom__link:first-child,.footer-bottom a:first-child{font-size:18rem}}.footer-bottom__link:hover,.footer-bottom a:hover{color:var(--Colors-style-gray-200, #A1A1A1)}@media(max-width:767px){.footer-bottom__link,.footer-bottom a{justify-content:flex-start;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}}@media(max-width:767px)and (max-width:767px){.footer-bottom__link,.footer-bottom a{font-size:12rem}}@keyframes scrollContacts{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes barsLightLeft{20%{transform:translate(0) scale(1)}70%{transform:translate(-700rem) scale(1)}to{transform:translate(0) scale(1)}}@keyframes barsLightRight{20%{transform:translate(0) scale(1)}70%{transform:translate(700rem) scale(1)}to{transform:translate(0) scale(1)}}.breadcrumbs{display:flex;gap:5rem;color:var(--white, #fff);margin-bottom:40rem}.breadcrumbs{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.breadcrumbs{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.breadcrumbs{font-size:18rem}}@media(max-width:1279px){.breadcrumbs{display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;margin-bottom:24rem}}.breadcrumbs__item{display:flex;align-items:center;white-space:nowrap}.breadcrumbs__item:not(:first-child):before{content:"";width:1rem;height:13rem;background:currentColor;margin:0 20rem;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.breadcrumbs__item:not(:first-child):before{margin:0 8rem}}.breadcrumbs a{color:var(--Colors-style-Gray-300, #757575);transition:color .3s ease}.breadcrumbs a:hover,.breadcrumbs .last{color:var(--white, #fff)}.pagination{display:flex;align-items:center;justify-content:center;gap:10rem}@media(max-width:767px){.pagination{width:100%;overflow-x:auto;margin:0 -16rem;padding:0 16rem;scrollbar-width:none;gap:10rem}}.pagination .page-numbers{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:40rem;min-width:40rem;padding:0 10rem;border-radius:0;border:1rem solid transparent;background:transparent;color:var(--Colors-style-gray-600, #393939);text-align:center;transition:border-color .25s ease,color .25s ease,background-color .25s ease;font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.pagination .page-numbers{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.pagination .page-numbers{height:35rem;min-width:35rem;font-size:16rem}}.pagination .page-numbers:not(.current,.disabled):hover{color:var(--white, #fff);text-decoration:none}.pagination .page-numbers.current{color:var(--white, #fff);cursor:default}.pagination .page-numbers.prev,.pagination .page-numbers.next{width:40rem;height:40rem;border-radius:0;color:var(--white, #fff)}.pagination .page-numbers.prev:after,.pagination .page-numbers.next:after{content:"";flex:0 0 auto;width:30rem;height:30rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cpath d='M12.5 9.11914L18.0429 14.662C18.4334 15.0526 18.4334 15.6857 18.0429 16.0762L12.5 21.6191' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31' fill='none'%3E%3Cpath d='M12.5 9.11914L18.0429 14.662C18.4334 15.0526 18.4334 15.6857 18.0429 16.0762L12.5 21.6191' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor}@media(max-width:767px){.pagination .page-numbers.prev:after,.pagination .page-numbers.next:after{width:25rem;height:25rem}}.pagination .page-numbers.prev:not(.disabled):hover,.pagination .page-numbers.next:not(.disabled):hover{color:var(--white, #fff)}.pagination .page-numbers.prev:after{transform:scaleX(-1)}.pagination .page-numbers.disabled{opacity:.5}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes scalePulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.blocks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-left:1rem}.blocks-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.blocks-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.blocks-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.blocks-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:767px){.blocks-grid--scroll{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(max-width:767px){.blocks-grid--scroll .blocks-item{flex:0 0 auto;width:280rem;margin-bottom:0;scroll-snap-align:center}}.blocks-item{display:flex;flex-direction:column;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);margin-left:-1rem;margin-bottom:-1rem;--dots-radius: 180;background-size:cover;background-repeat:no-repeat;position:relative}@media(min-width:768px){.blocks-item{min-height:280rem}}@media(max-width:767px){.blocks-item{padding:23rem;min-height:120rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item{padding:19rem}}.blocks-item:before,.blocks-item:after{content:"";display:block;position:absolute;inset:0;width:100%;height:100%;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.5s ease}.blocks-item:before{background:radial-gradient(150% 140% at 100% 0%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 60%),var(--Colors-style-BG-black, #000000);opacity:0}@media(max-width:767px){.blocks-item:before{opacity:.3}}.blocks-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.blocks-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}}.blocks-item__subtitle{color:var(--white, #fff);margin-bottom:10rem}.blocks-item__subtitle{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-item__subtitle{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blocks-item__subtitle{font-size:18rem}}.blocks-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blocks-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item__title{font-size:24rem}}.blocks-item__title.h2{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.blocks-item__title.h2{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item__title.h2{font-size:40rem}}.blocks-item__label{color:var(--white, #fff)}.blocks-item__label{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-item__label{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blocks-item__label{font-size:18rem}}@media(max-width:767px){.blocks-item__label{margin-bottom:20rem}}.blocks-item__number{color:var(--white, #fff);margin-bottom:10rem;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.blocks-item__number{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item__number{font-size:40rem}}.blocks-item__text{margin-top:auto;color:var(--Colors-style-gray-200, #A1A1A1)}.blocks-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blocks-item__text{font-size:18rem}}.blocks-item__price{color:var(--white, #fff);text-transform:lowercase;transition:transform .3s ease,margin .1s ease;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-item__price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.blocks-item__price{font-size:20rem}}.blocks-item__bottom{display:flex;gap:20rem;margin-top:auto;transition:opacity .5s ease,visibility .5s ease,transform .5s cubic-bezier(.4,2,.6,1),height .5s ease,margin .5s ease}@media(max-width:1439px){.blocks-item__bottom{opacity:1;transform:translate(0);gap:16rem;margin-top:20rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item__bottom{margin-top:auto}}@media(max-width:767px){.blocks-item__bottom .button{width:100%}}.blocks-item__bottom.is-visible{opacity:1;transform:translate(0)}.blocks-item canvas{z-index:-1}.blocks-item__image{display:inline-flex;width:100%;transition:transform .3s ease,opacity .3s ease,filter .3s ease;width:calc(100% + 78rem);height:320rem;margin:10rem -39rem -50rem}@media(max-width:767px){.blocks-item__image{width:calc(100% + 38rem);margin:10rem -19rem -24rem;height:220rem}}.blocks-item__image img{width:100%;height:100%;object-fit:cover;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none}.blocks-item__image .blocks-item__bottom{position:absolute;left:19rem;right:19rem;bottom:19rem}@media(min-width:768px){.blocks-item__image .blocks-item__bottom{left:39rem;right:39rem;bottom:39rem}}.blocks-item__image .blocks-item__bottom .button{width:100%;max-width:100%}.blocks-item__image .blocks-blurdient{position:absolute}.blocks-item--small{background-image:none}@media(min-width:768px){.blocks-item--small{min-height:unset}}.blocks-item--small .blocks-item__title{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blocks-item--small .blocks-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.blocks-item--small .blocks-item__title{font-size:18rem}}.blocks-item--small .blocks-item__text{margin-top:10rem}.blocks-item--hover{overflow:hidden}@media(min-width:768px){.blocks-item--hover{min-height:368rem}}.blocks-item--hover .blocks-item__image,.blocks-item--hover img{transition:filter .5s ease,transform .5s ease,bottom .5s ease}.blocks-item--hover .blocks-item__text{margin-top:20rem;margin-bottom:20rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blocks-item--hover .blocks-item__price{margin-top:auto}@media(min-width:1280px){.blocks-item--hover .blocks-item__bottom{opacity:0;transform:translateY(15rem);height:0;margin-top:0}.blocks-item--hover .blocks-item__bottom .button{height:60rem}}@media(min-width:1280px){.blocks-item--hover:hover .blocks-item__bottom{margin-top:20rem;height:60rem;opacity:1;visibility:visible;transform:translateY(0)}}.blocks-item--image-right:before{background:radial-gradient(220.49% 141.42% at 100% 0%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 66.75%),var(--Colors-style-BG-black, #000000)}@media(min-width:768px){.blocks-item--image-right:before{opacity:0}}.blocks-item--image-right .blocks-item__image{margin:0;width:464rem;height:346rem;position:absolute;right:0;bottom:20rem;transition:filter .5s ease,transform .5s ease,bottom .5s ease}@media(min-width:768px){.blocks-item--image-right .blocks-item__image{filter:grayscale(100%);transform:scale(.85)}}@media(max-width:767px){.blocks-item--image-right .blocks-item__image{width:100%;height:206rem;position:relative;bottom:0;margin-top:20rem}}@media(min-width:768px){.blocks-item--image-right .blocks-item__image:before{content:"";display:block;background:var(--Colors-style-BG-black, #000000);position:absolute;z-index:2;inset:0;filter:blur(10rem);-webkit-mask-image:linear-gradient(to bottom,#0000,#000000e6);mask-image:linear-gradient(to bottom,#0000,#000000e6);transition:opacity .5s ease;-webkit-user-select:none;user-select:none;pointer-events:none}}.blocks-item--image-right .blocks-item__image img{will-change:transform}@media(min-width:768px){.blocks-item--image-right:hover:before{opacity:.2}.blocks-item--image-right:hover .blocks-item__image{bottom:-16rem;transform:scale(1);filter:grayscale(0)}.blocks-item--image-right:hover .blocks-item__image:before{opacity:0}}.blocks-blurdient{display:inline-flex;flex-direction:column;gap:15rem;background:#00000080;box-shadow:0 0 95rem #fa812a4d;-webkit-backdrop-filter:blur(9.5rem);backdrop-filter:blur(9.5rem);padding:19rem;position:relative}@media(max-width:767px){.blocks-blurdient{gap:10rem;padding:10rem}}@media(min-width:768px)and (max-width:1439px){.blocks-blurdient{padding:14rem}}.blocks-blurdient:before{content:"";position:absolute;inset:0;padding:1rem;border-radius:inherit;background:linear-gradient(142deg,var(--department-color, #fff) 30.86%,#383838 37.38%,#383838 64.96%,var(--department-color, #fff) 69.62%);--mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask:var(--mask);mask:var(--mask);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.blocks-blurdient__icon{flex:0 0 auto;width:40rem;height:40rem}.blocks-blurdient__icon>img,.blocks-blurdient__icon svg{width:100%;height:100%;object-fit:contain}.blocks-blurdient__title{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-blurdient__title{font-size:12rem}}.blocks-blurdient__number{color:var(--Victory-colors-ads, #FA812A);font-family:var(--font-second, "Magistral");font-size:40rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.2rem;text-transform:uppercase}@media(max-width:767px){.blocks-blurdient__number{font-size:20rem}}.blocks-blurdient__number{line-height:100%}.blocks-blurdient__text{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blocks-blurdient__text{font-size:12rem}}.blocks-blurdient--2{padding:14rem 19rem;box-shadow:0 0 95rem #fa812a4d;background:linear-gradient(180deg,#1113,#7773);flex-direction:row;gap:10rem;-webkit-user-select:none;user-select:none;pointer-events:none;animation:scalePulse 3s ease infinite}@media(max-width:767px){.blocks-blurdient--2{padding:7rem 10rem;gap:5rem}}.blocks-blurdient--2:before{background:linear-gradient(100deg,#fa812a -5.29%,#383838 18.38% 75.93%,#fa812a 106.59%)}@media(max-width:767px){.blocks-blurdient--2 .blocks-blurdient__icon{width:20rem;height:20rem}}.blocks-blurdient--2 .blocks-blurdient__title{color:var(--white, #fff);white-space:nowrap;font-size:16rem;font-weight:700}@media(max-width:767px){.blocks-blurdient--2 .blocks-blurdient__title{font-size:8rem}}.block-dots{background:var(--Colors-style-BG-black, #000000);background-image:url(../images/bg-white-DlW-MQWd.webp);background-position:top right;background-size:cover;background-repeat:no-repeat}.leads .block-dots{background-image:url(../images/principles-bg-BnXlNHfN.webp)}@media(max-width:1439px){.leads .block-dots{background-image:url(../images/principles-bg-mobile-BswVJbf9.webp);background-position:top right}}.leads .grid--3 .block-dots{background-image:url(../images/block-bg--j04bkjS.webp)}@media(max-width:1439px){.leads .grid--3 .block-dots{background-image:url(../images/principles-bg-mobile-BswVJbf9.webp)}}.reputation .block-dots{background-image:url(../images/principles-bg-DWO8KXRD.webp)}@media(max-width:1439px){.reputation .block-dots{background-image:url(../images/principles-bg-mobile-7Kbr77nb.png)}}.reputation .grid--3 .block-dots{background-image:url(../images/block-3-bg-C9z3u7OQ.webp)}@media(max-width:1439px){.reputation .grid--3 .block-dots{background-image:url(../images/principles-bg-mobile-7Kbr77nb.png)}}.digital .block-dots,.seller .block-dots{background-image:url(../images/principles-bg-BoAuddJt.webp)}@media(max-width:1439px){.digital .block-dots,.seller .block-dots{background-image:url(../images/principles-bg-mobile-CCHmMo2P.png)}}@media(min-width:768px){.digital .grid--3 .block-dots,.seller .grid--3 .block-dots{background-image:url(../images/block-dots-BkL1XqxK.webp)}}.ads .block-dots{background-image:url(../images/principles-bg-B84DYi5c.webp)}@media(max-width:1439px){.ads .block-dots{background-image:url(../images/principles-bg-mobile-Cn8cRh0-.png);background-position:top right}}.ads .grid--3 .block-dots{background-image:url(../images/block-dots-CaKwW9ir.webp)}@media(max-width:1439px){.ads .grid--3 .block-dots{background-image:url(../images/block-dots-mobile-nIMPdVWU.webp);background-position:top right}}@media(min-width:1440px){.ads .grid--4 .block-dots{background-image:url(../images/block-dots-4-C4cdxh22.webp)}}.hr .block-dots{background-image:url(../images/principles-bg-pVY_n0ao.webp)}@media(max-width:1439px){.hr .block-dots{background-image:url(../images/principles-bg-mobile-BG2pmu5s.png);background-position:top right}}.block-pattern{position:relative;z-index:1;border:1rem solid var(--Colors-style-gray-600, #393939)}.block-pattern.blocks-item{background-image:none}.block-pattern:before,.block-pattern:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.block-pattern:before{background:radial-gradient(150% 140% at 100% 0%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 60%),var(--Colors-style-BG-black, #000000);opacity:.3}.block-pattern:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.panel-contact{position:fixed;z-index:102;right:40rem;bottom:40rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:20rem;transition:all .3s ease}@media(max-width:767px){.panel-contact{right:16rem;bottom:16rem;gap:5rem}}.panel-contact__button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:100rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0000001a;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);color:var(--white, #fff);width:69rem;height:69rem;transition:background-color .3s ease,border-color .3s ease,transform .4s ease,opacity .3s ease;will-change:transform}@media(max-width:767px){.panel-contact__button{width:49rem;height:49rem}}.panel-contact__button img,.panel-contact__button svg{width:24rem;height:24rem;object-fit:contain}@media(max-width:767px){.panel-contact__button img,.panel-contact__button svg{width:20rem;height:20rem}}@media(hover:hover){.panel-contact__button:hover{background:#ffffff1a;border-color:var(--Colors-style-gray-200, #A1A1A1)}}.panel-contact__button:active{background:#fff3}.panel-contact__button:not(:last-child){pointer-events:none}.social-share{display:flex;justify-content:space-between;gap:20rem}@media(max-width:767px){.social-share{flex-direction:column;align-items:center;justify-content:center;gap:10rem}}.social-share__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.social-share__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.social-share__title{font-size:18rem}}@media(min-width:768px){.social-share__title{max-width:45%}}.social-share__buttons{display:flex;flex-wrap:wrap;padding-left:1rem}.social-share__buttons .social-share__button{margin-left:-1rem}.social-share__button{width:55rem;height:55rem;color:var(--white, #fff);border:1rem solid var(--Colors-style-gray-600, #393939);background:#0003;-webkit-backdrop-filter:blur(8.8rem);backdrop-filter:blur(8.8rem);transition:background-color .3s ease,color .3s ease;cursor:pointer}@media(max-width:767px){.social-share__button{width:45rem;height:45rem}}.social-share__button>svg{width:24rem;height:24rem;transition:transform .3s ease}@media(max-width:767px){.social-share__button>svg{width:20rem;height:20rem}}.social-share__button:hover{background:var(--Colors-style-gray-1000, #101010)}.social-share__button:hover>svg{transform:scale(1.1)}.preloader-main{position:fixed;z-index:99999999;inset:0;width:100%;justify-content:space-between;flex-direction:column;height:100svh;padding:10rem 20rem;background:var(--Colors-style-BG-black, #000000);display:flex;opacity:1}@media(min-width:768px){.preloader-main{padding:34rem 40rem}}.preloader-main--none{display:none;opacity:0}.preloader-main--active{display:flex;opacity:1}.preloader-main--hiding{top:-100vh;transition:top .8s ease-in-out}.preloader-main--ended .preloader__main-animation{transform:scale(4);opacity:0}.preloader-main__header{display:flex;justify-content:space-between;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.preloader-main__header{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.preloader-main__header{font-size:18rem}}.preloader-main__header-left{color:#fff;margin:0;width:30%}.preloader-main__header-center{color:#fff;text-align:center;margin:0;width:100%}@media(min-width:768px){.preloader-main__header-center{width:30%}}.preloader-main__header-right{color:#fff;margin:0;width:30%;text-align:end}.preloader-main__main{display:flex;justify-content:center}.preloader-main__main-animation{width:500rem;height:500rem;transition:1s ease-out .4s,opacity .8s ease .35s;will-change:transform}@media(max-width:767px){.preloader-main__main-animation{width:300rem;height:300rem}}.preloader-main__percent{color:var(--white, #fff);margin-right:10rem;color:var(--Colors-style-White, #FFF);font-family:var(--font-second, "Magistral");font-size:76rem;font-style:normal;font-weight:500;line-height:105%;letter-spacing:2.28rem;text-transform:uppercase}@media(max-width:767px){.preloader-main__percent{font-size:28rem;line-height:125%;letter-spacing:.8rem}}@media(min-width:768px)and (max-width:1439px){.preloader-main__percent{font-size:60rem}}@media(max-width:767px){.preloader-main__percent{font-size:50rem}}.preloader-main__bar-text{font-size:16rem;font-weight:400;letter-spacing:.48rem;color:var(--Colors-style-gray-200, #A1A1A1)}@media(max-width:767px){.preloader-main__bar-text{font-size:12rem}}.preloader-main__bar-wrapper{position:relative;width:298rem;height:30rem;overflow:hidden;margin-bottom:9rem;transition:width .3s ease}@media(max-width:767px){.preloader-main__bar-wrapper{width:180rem;height:20rem}}@media(min-width:768px)and (max-width:1439px){.preloader-main__bar-wrapper{width:170rem;height:25rem}}.preloader-main__bar-wrapper:after{content:"";position:absolute;z-index:100;background-color:#fff;height:100%;width:var(--bar-width, 0%);box-shadow:0 0 6rem 7rem #ffffffe6}.preloader-main__footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:var(--white, #fff)}@media(max-width:767px){.preloader-main__footer{gap:20rem}}@media(min-width:768px){.preloader-main__footer{flex-direction:row}}.preloader-main__footer-left{width:30%}.preloader-main__footer-text{text-align:center;width:100%;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.preloader-main__footer-text{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.preloader-main__footer-text{font-size:18rem}}@media(min-width:768px){.preloader-main__footer-text{width:30%;margin-bottom:0}}.preloader-main__footer-loading{display:flex;align-items:center;justify-content:flex-end;width:none}@media(max-width:767px){.preloader-main__footer-loading{width:100%;justify-content:center}}@media(min-width:768px){.preloader-main__footer-loading{width:30%;padding-right:20px}}.preloader-transition{position:fixed;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:stretch;justify-content:stretch;background:var(--Colors-style-BG-black, #000000);transform:translateY(-100%);transition:transform .4s ease,opacity .5s ease-out;z-index:999999999;pointer-events:none}.preloader-transition.show{transform:translateY(0)}@media(min-width:768px){.body.preloader-active .nav{right:calc(var(--container-padding-x, 30rem) + var(--scrollbarWidth, 15rem))}}@media(min-width:768px){.body.preloader-active .panel-contact{right:calc(40rem + var(--scrollbarWidth, 15rem))}}.featured-panel{border:1rem solid var(--white, #fff);padding:39rem;border-radius:0;position:relative}@media(max-width:767px){.featured-panel{padding:15rem}}.featured-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(40% 70% at 100% 100%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),linear-gradient(0deg,#000 0% 100%),#000;opacity:.25}.featured-panel:after{content:"";position:absolute;inset:0;background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.featured-panel__title{position:relative;z-index:1;color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.featured-panel__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.featured-panel__title{font-size:24rem}}.featured-panel__content{position:relative;z-index:1;color:#d5d5d5}.featured-panel__content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.featured-panel__content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.featured-panel__content{font-size:18rem}}.featured-panel__content:is(p,ul,ol,img,table,div):last-child{margin-bottom:0}.featured-panel__content p:not(:last-child){margin-bottom:20rem}.featured-panel__content :is(a,[href]){color:var(--white, #fff);text-decoration:underline}.featured-panel__content :is(a,[href]):hover{text-decoration:none}.offer-panel{border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;border-radius:0;position:relative;overflow:hidden}@media(max-width:767px){.offer-panel{padding:15rem}}.offer-panel:before,.offer-panel:after{content:"";position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}.offer-panel:before{background:radial-gradient(50% 100% at 100% 50%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),linear-gradient(0deg,var(--Colors-style-BG-black, #000000) 0%,var(--Colors-style-BG-black, #000000) 100%),var(--Colors-style-BG-black, #000000);opacity:.6}@media(max-width:767px){.offer-panel:before{opacity:.6}}.offer-panel:after{background-image:url(../images/offer-panel-TfX_1FtD.webp);background-size:contain;background-repeat:no-repeat;background-position:center;mix-blend-mode:overlay;width:915rem;height:800rem;top:50%;transform:translateY(-50%);right:0;left:unset}@media(max-width:767px){.offer-panel:after{background-image:url(../images/offer-panel-mobile-BGIdXs0X.webp);width:414rem;height:378rem;right:-2rem}}.offer-panel__title{position:relative;z-index:1;color:var(--white, #fff);max-width:600rem;margin-bottom:10rem!important;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.offer-panel__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.offer-panel__title{font-size:24rem}}.offer-panel__content{position:relative;z-index:1;max-width:600rem;color:var(--Colors-style-gray-100, #D5D5D5);margin-bottom:0!important}.offer-panel__content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.offer-panel__content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.offer-panel__content{font-size:18rem}}.offer-panel__content:is(p,ul,ol,img,table,div):last-child{margin-bottom:0}.offer-panel__content p:not(:last-child){margin-bottom:20rem}.offer-panel__content :is(a,[href]){color:var(--white, #fff);text-decoration:underline}.offer-panel__content :is(a,[href]):hover{text-decoration:none}.offer-panel__footer{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:0!important;margin-top:30rem}.offer-panel__footer .button{max-width:100%;margin-bottom:0;white-space:wrap;text-align:center}.warningbanner{position:fixed;top:calc(var(--headerHeight, 85rem) + 40rem);left:calc(var(--container-padding-x, 16rem) - var(--scrollbarWidth, 0rem));right:var(--container-padding-x, 16rem);margin:0 auto;z-index:1001;max-width:885rem;width:100%;display:flex;align-items:center;justify-content:space-between;gap:30rem;padding:29rem;background:var(--black, #404040);border:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.warningbanner{padding:16rem;flex-direction:column;align-items:stretch;transform:translate(0);left:var(--container-padding-x, 16rem);right:var(--container-padding-x, 16rem);max-width:100%;width:auto;gap:16rem}}.warningbanner:before,.warningbanner:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.warningbanner:before{background:linear-gradient(272deg,#ff000078,#f000 71.78%),#000}@media(max-width:767px){.warningbanner:before{background:linear-gradient(0,#ff000078,#f000 71.78%),#000;opacity:.8}}.warningbanner:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:95rem!important;background-repeat:repeat!important;background-position:top!important}.warningbanner__info{display:flex;flex-direction:column;gap:10rem;max-width:457rem}.warningbanner__title{color:var(--white, #fff)}.warningbanner__title{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.warningbanner__title{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.warningbanner__title{font-size:18rem}}.warningbanner__text{color:#737373;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.warningbanner__text{font-size:12rem}}.warningbanner__actions{display:flex}@media(max-width:767px){.warningbanner__actions{width:100%}}@media(max-width:767px){.warningbanner__actions .button{width:100%}}.service-template-pagesseller-main-php:has(.warningbanner):after{content:"";display:block;position:fixed;z-index:1000;inset:0;background:var(--black, #000);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.swiper{-webkit-user-select:none;user-select:none}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{z-index:10;will-change:transform;display:inline-flex;align-items:center;justify-content:center;gap:10rem;position:relative;top:unset;bottom:unset;left:unset;right:unset;width:auto}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.swiper-pagination-bullet{display:inline-flex;align-items:center;width:48rem;height:3rem;border-radius:0;opacity:1;background:#ffffff80;transition:.3s ease}.swiper-pagination-bullet:after{content:"";flex:0 0 auto;background:#fff;width:100%;height:100%;opacity:0}.swiper-pagination-bullet-active{opacity:1;overflow:hidden;transition:.3s ease}.swiper-pagination-bullet-active:after{opacity:1;transform:scaleX(-1) translate(calc(var(--progress) * 1%))}.slider-buttons{display:flex;align-items:center;justify-content:center;column-gap:40rem}.slider-buttons:has(.button-prev.swiper-button-lock.swiper-button-disabled,.button-next.swiper-button-lock.swiper-button-disabled){display:none}@media(max-width:767px){.slider-buttons{column-gap:10rem}}.button-prev,.button-next{width:40rem;height:40rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:0;border:0;color:var(--white, #fff);transition:border .1s ease,background-color .2s ease,transform .2s ease,color .2s ease,opacity .15s ease,visibility .15s ease,color .2s ease;position:relative;z-index:1;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:pointer}.button-prev:before,.button-next:before{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='16' viewBox='0 0 42 16' fill='none'%3E%3Cpath d='M34.2071 0.746018L33.5 0.0389115L32.0858 1.45312L32.7929 2.16023L34.2071 0.746018ZM40 7.95312L40.7071 8.66023L41.4142 7.95312L40.7071 7.24602L40 7.95312ZM32.7929 13.746L32.0858 14.4531L33.5 15.8673L34.2071 15.1602L32.7929 13.746ZM33.5 1.45312L32.7929 2.16023L39.2929 8.66023L40 7.95312L40.7071 7.24602L34.2071 0.746018L33.5 1.45312ZM40 7.95312L39.2929 7.24602L32.7929 13.746L33.5 14.4531L34.2071 15.1602L40.7071 8.66023L40 7.95312ZM0 7.95312V8.95312H40V7.95312V6.95312H0V7.95312Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='16' viewBox='0 0 42 16' fill='none'%3E%3Cpath d='M34.2071 0.746018L33.5 0.0389115L32.0858 1.45312L32.7929 2.16023L34.2071 0.746018ZM40 7.95312L40.7071 8.66023L41.4142 7.95312L40.7071 7.24602L40 7.95312ZM32.7929 13.746L32.0858 14.4531L33.5 15.8673L34.2071 15.1602L32.7929 13.746ZM33.5 1.45312L32.7929 2.16023L39.2929 8.66023L40 7.95312L40.7071 7.24602L34.2071 0.746018L33.5 1.45312ZM40 7.95312L39.2929 7.24602L32.7929 13.746L33.5 14.4531L34.2071 15.1602L40.7071 8.66023L40 7.95312ZM0 7.95312V8.95312H40V7.95312V6.95312H0V7.95312Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:40rem;height:13rem;background-color:currentColor;will-change:transform}.button-prev:not(.swiper-button-disabled):hover,.button-next:not(.swiper-button-disabled):hover{color:var(--department-color, #fff)}.button-prev:not(.swiper-button-disabled):active,.button-next:not(.swiper-button-disabled):active{color:var(--department-color, #fff)}.button-prev.swiper-button-disabled,.button-next.swiper-button-disabled{background:transparent;color:var(--Colors-style-gray-500, #5E5E5E);cursor:default}.button-prev.swiper-button-lock.swiper-button-disabled,.button-next.swiper-button-lock.swiper-button-disabled{opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.button-prev:before{transform:rotate(180deg)}[data-slider-marquee]{overflow:visible}[data-slider-marquee] .swiper-wrapper{will-change:transform;transition-timing-function:linear}[data-slider-marquee] .swiper-slide{will-change:transform;transition-timing-function:linear!important}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000 0,#000000bf);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.modal{position:fixed;width:100vw;height:100dvh;inset:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;z-index:1009;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .3s ease;background:#00000080;padding:24rem 0;perspective:800px;perspective-origin:50% 100%}.modal.opened{opacity:1;visibility:visible;pointer-events:all}.modal.opened .modal-window{transform:scale(1);filter:blur(0)}@media(max-width:767px){.modal{padding:60rem 16rem 40rem}}.modal__header{display:flex;flex-direction:column;gap:10rem;margin-bottom:40rem}.modal-window{background:var(--Colors-style-gray-1000, #101010);border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;position:relative;max-width:567rem;width:100%;margin:auto;will-change:transform,opacity;backface-visibility:hidden;transform:scale(.8);filter:blur(10rem);transition:transform .4s cubic-bezier(.22,.65,.12,1),opacity .4s ease,filter .3s ease}@media(max-width:767px){.modal-window{max-width:100%;padding:19rem}}.modal-close{border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);position:absolute;left:100%;bottom:100%;cursor:pointer;width:40rem;height:40rem;display:inline-flex;align-items:center;justify-content:center;color:var(--white, #fff);transition:background-color .3s ease,opacity .3s ease,color .3s ease}.modal-close:before{content:"";width:15rem;height:15rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M2.13593 2.13604L14.8639 14.864M14.8639 2.13604L2.13593 14.864' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M2.13593 2.13604L14.8639 14.864M14.8639 2.13604L2.13593 14.864' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;display:inline-flex}.modal-close:hover{background:var(--Colors-style-BG-black, #000000)}@media(max-width:767px){.modal-close{left:unset;right:-1rem}}.modal-subtitle{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.modal-subtitle{font-size:12rem;letter-spacing:0}}.modal-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.modal-title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.modal-title{font-size:24rem}}.modal-description{color:var(--Colors-style-gray-200, #A1A1A1)}.modal-description{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.modal-description{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.modal-description{font-size:18rem}}.modal-form{display:flex;flex-direction:column;gap:40rem}@media(max-width:767px){.modal-form{gap:16rem}}.modal-form__result{display:none;flex-direction:column;align-items:center;gap:20rem}.modal-form__result.hidden{display:none}.modal-form__result.visible{display:flex}.modal-form__image{width:250rem;height:250rem}.modal-form__image img{width:100%;height:100%;object-fit:contain}.modal-form__heading{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.modal-form__heading{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.modal-form__heading{font-size:24rem}}.modal-footer{margin-top:20rem}@media(max-width:767px){.modal-footer{margin-top:16rem}}.modal--image .modal-header{margin-bottom:30rem}.modal--image .modal-close{background:var(--Colors-style-BG-black, #000000)}.modal--image .modal-close:hover{background:var(--Colors-style-gray-1000, #101010)}.modal--image .modal-window{display:flex;max-width:1100rem;padding:0}@media(max-width:767px){.modal--image .modal-window{flex-direction:column;max-width:100%}}.modal--image .modal-window:before,.modal--image .modal-window:after{content:"";position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.modal--image .modal-window:before{background:radial-gradient(80% 100% at 98.9% 73.81%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 65%),var(--Colors-style-BG-black, #000000);opacity:.5}@media(max-width:767px){.modal--image .modal-window:before{background:radial-gradient(130% 45% at 46% 100%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 64.81%),var(--Colors-style-BG-black, #000000)}}.modal--image .modal-window:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.modal--image .modal-window:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}}.modal--image .modal-window__left{flex:1;padding:39rem}@media(max-width:767px){.modal--image .modal-window__left{padding:19rem}}.modal--image .modal-window__right img{width:100%;height:100%;object-fit:contain}.modal--image .modal-window__image{flex:0 0 auto;width:450rem;height:100%;background-image:url(../images/home-DvGe4dvQ.webp);background-size:contain;background-repeat:no-repeat;background-position:center bottom}@media(max-width:767px){.modal--image .modal-window__image{width:100%;height:230rem;background-image:url(../images/home-mobile-vgEX-n1O.webp)}}@media(min-width:768px){.modal--image .modal-window .modal-form .button{max-width:400rem}}.modal--image.leads .modal-window__image{background-image:url(../images/leads-CdsMoZu6.webp)}@media(max-width:767px){.modal--image.leads .modal-window__image{background-image:url(../images/leads-mobile-DcMCiDTd.webp)}}.modal--image.reputation .modal-window__image{background-image:url(../images/reputation-Q-5AmWx6.webp)}@media(max-width:767px){.modal--image.reputation .modal-window__image{background-image:url(../images/reputation-mobile-DIpPm1cS.webp)}}.modal--image.ads .modal-window__image{background-image:url(../images/ads-WMlRLrtg.webp)}@media(max-width:767px){.modal--image.ads .modal-window__image{background-image:url(../images/ads-mobile-C2ppEd64.webp)}}.modal--image.digital .modal-window__image{background-image:url(../images/digital-BQgLPPa9.webp)}@media(max-width:767px){.modal--image.digital .modal-window__image{background-image:url(../images/digital-mobile-DRZ2t5eC.webp)}}.modal--image.seo .modal-window__image{background-image:url(../images/seo-C-ATGzv1.webp)}@media(max-width:767px){.modal--image.seo .modal-window__image{background-image:url(../images/seo-mobile-C8cCZsKy.webp)}}.modal--image.sellers .modal-window__image{background-image:url(../images/sellers-BdqFmMCi.webp)}@media(max-width:767px){.modal--image.sellers .modal-window__image{background-image:url(../images/sellers-mobile-BSHkewNy.webp)}}.modal--gradient .modal-window{z-index:1;background:var(--Colors-style-BG-black, #000000)}.modal--gradient .modal-window:before,.modal--gradient .modal-window:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.modal--gradient .modal-window:before{background:radial-gradient(180% 80% at 100% 0%,#fff6,#0000 45%),var(--Colors-style-BG-black, #000000);opacity:.6}.modal--gradient .modal-window:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.modal--gradient .stars{justify-content:center;margin-bottom:20rem}@media(max-width:767px){.modal--gradient .stars{margin-bottom:10rem}}@media(min-width:768px){.modal--gradient .modal-form{gap:20rem}}@media(min-width:768px){.modal--gradient .form__fields{gap:20rem}}body.modal-opened{overflow:hidden}@media(min-width:768px){body.modal-opened .panel-contact{right:calc(40rem + var(--scrollbarWidth, 15rem))}}body.modal-opened .vgalert{pointer-events:none}.vgselect{display:inline-flex;flex-direction:column;position:relative;max-width:100%}.vgselect:hover .vgselect__control{border-bottom-color:var(--white, #fff)}.vgselect.open .vgselect__control{background-color:var(--Colors-style-BG-black, #000000);border-color:var(--Colors-style-gray-600, #393939);outline:none}.vgselect.open .vgselect__control:after{transform:scaleY(-1)}.vgselect.open .vgselect__placeholder{background-color:var(--Grey-600, #333);color:var(--White, #fff)}.vgselect.error .vgselect__control{border-bottom-color:red}.vgselect__control{display:flex;align-items:center;border-radius:0;border:1rem solid transparent;border-bottom-color:var(--Colors-style-gray-600, #393939);background-color:transparent;color:var(--white, #fff);transition:background-color .2s ease,border-color .2s ease;overflow:hidden;cursor:pointer}.vgselect__control{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vgselect__control{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vgselect__control{font-size:18rem}}.vgselect__control:after{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:16rem;height:16rem;background-color:currentColor;will-change:transform;transition:transform .15s ease;position:absolute;right:10rem}.vgselect__control:focus{outline:none;border-bottom-color:var(--white, #fff)}.vgselect__placeholder{padding:15rem 10rem;background-color:var(--Colors-style-gray-600, #393939);transition:background-color .2s ease,color .2s ease}.vgselect__values{width:100%;display:flex;align-items:center;gap:3rem;padding:15rem 54rem 15rem 10rem;white-space:nowrap}.vgselect__values .vgselect__value{border-radius:0;padding:0;background-color:transparent!important}@media(max-width:767px){.vgselect__values{padding:12rem 8rem}}.vgselect__nowrap{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vgselect__value{flex:1;padding:15rem 54rem 15rem 10rem;background-color:transparent;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:background-color .2s ease,color .2s ease}@media(max-width:767px){.vgselect__value{padding:12rem 34rem 12rem 8rem;max-width:100%;overflow:hidden;text-overflow:ellipsis}}.vgselect__menu{position:absolute;display:flex;flex-direction:column;top:calc(100% - 1rem);min-width:100%;border:1rem solid var(--Colors-style-gray-600, #393939);background-color:var(--Colors-style-BG-black, #000000);border-top:0;max-width:100vw;box-shadow:var(--box-shadow);transition:box-shadow .2s ease;overflow:hidden}.vgselect__menu.align-right{left:auto;right:0}.vgselect__menu::-webkit-scrollbar{width:5rem;height:5rem}.vgselect__menu::-webkit-scrollbar-track{background:#f9f9f9;border-radius:5rem}.vgselect__menu::-webkit-scrollbar-thumb{background-color:var(--Grey-200, #DDD);border-radius:5rem}.vgselect__menu::-webkit-scrollbar-thumb:hover{background:var(--Violet, #AC00FF);cursor:pointer}.vgselect__menuscrollbar{width:5rem}.vgselect__menuscrollbar-track{background:#f9f9f9;border-radius:5rem}.vgselect__menuscrollbar-thumb{background-color:var(--Grey-200, #DDD);border-radius:5rem}.vgselect__menuscrollbar-thumb:hover{background:var(--Violet, #AC00FF);cursor:pointer}@media(max-width:768px){.vgselect__menu{width:100%}}.vgselect__options{overflow-y:auto;max-height:400rem}.vgselect__options::-webkit-scrollbar{width:5rem;height:5rem}.vgselect__options::-webkit-scrollbar-track{background:#f9f9f9;border-radius:5rem}.vgselect__options::-webkit-scrollbar-thumb{background-color:var(--Grey-200, #DDD);border-radius:5rem}.vgselect__options::-webkit-scrollbar-thumb:hover{background:var(--Violet, #AC00FF);cursor:pointer}.vgselect__optionsscrollbar{width:5rem}.vgselect__optionsscrollbar-track{background:#f9f9f9;border-radius:5rem}.vgselect__optionsscrollbar-thumb{background-color:var(--Grey-200, #DDD);border-radius:5rem}.vgselect__optionsscrollbar-thumb:hover{background:var(--Violet, #AC00FF);cursor:pointer}.vgselect__option{cursor:pointer;padding:14rem 10rem 13rem;background-color:transparent;transition:background-color .2s ease,color .2s ease;color:var(--Colors-style-gray-200, #A1A1A1);position:relative}.vgselect__option{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vgselect__option{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vgselect__option{font-size:18rem}}@media(max-width:767px){.vgselect__option{padding:10rem 8rem 9rem}}.vgselect__option:not(:last-of-type){border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}@media(hover:hover){.vgselect__option:hover{color:var(--white, #fff)}}.vgselect__option:active{color:var(--white, #fff)}.vgselect__option:after{content:"";display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:14rem;height:11rem;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13' fill='none'%3E%3Cpath d='M1 7.14706C2.38739 8.0098 5.16216 10.3824 6.2973 12C7.68468 9.41176 11.2162 3.58824 15 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13' fill='none'%3E%3Cpath d='M1 7.14706C2.38739 8.0098 5.16216 10.3824 6.2973 12C7.68468 9.41176 11.2162 3.58824 15 1' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;transition:transform .2s ease,color .3s ease;opacity:0;will-change:width,transform;transform:scale(0);position:absolute;z-index:1;top:50%;right:20rem;transform:translateY(-50%)}.vgselect__option.selected{padding-right:50rem;color:var(--white, #fff)}.vgselect__option.selected:after{opacity:1;transform:translateY(-50%) scale(1)}.vgselect__no-options{padding:20rem}.vgselect__no-options{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vgselect__no-options{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vgselect__no-options{font-size:18rem}}.vgselect__search{background-color:var(--White, #fff);position:sticky;top:0;z-index:1}.vgselect__search:after{content:"";flex:0 0 auto;width:24rem;height:24rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.9999 21.0004L16.6499 16.6504M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20.9999 21.0004L16.6499 16.6504M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(Grey--600, #333333);position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;pointer-events:none}.vgselect__search input{width:100%;background-color:var(--white, #fff);padding:10rem 40rem 10rem 20rem;border:0;border-radius:0;border-bottom:1rem solid var(--Grey-200, #DDD);outline:none}.tab{display:none}.tab.active{display:block;animation:fadeIn .3s ease}.tab.hide{display:none;animation:fadeOut .3s ease}.tabsmenu{display:flex;align-items:center;gap:10rem;margin-bottom:40rem}@media(min-width:768px){.tabsmenu{flex-wrap:wrap}}@media(max-width:767px){.tabsmenu{gap:4rem;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}.tabsmenu-link{display:inline-flex;align-items:center;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);padding:9rem 19rem;color:var(--Colors-style-gray-200, #A1A1A1);white-space:nowrap;min-width:147rem;font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.tabsmenu-link{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.tabsmenu-link{padding:7rem 11rem}}@media(hover:hover){.tabsmenu-link:hover{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}}.tabsmenu-link.active{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}.tabsmenu-link:not(.active){cursor:pointer}:root{--vgalert-bg: var(--Colors-style-gray-1000, #101010);--vgalert-message-color: var(--Colors-style-gray-100, #D5D5D5);--vgalert-title-color: var(--white, #fff);--vgalert-success-color: #00980A;--vgalert-error-color: #980000;--vgalert-close-color: #000;--vgalert-button-confirm-bg: #00980A;--vgalert-button-confirm-bg-hover: #04b010;--vgalert-button-confirm-text: #fff;--vgalert-button-cancel-bg: #980000;--vgalert-button-cancel-bg-hover: #040202;--vgalert-button-cancel-text: #fff}.vgalert{position:fixed;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10rem;padding:20rem;background-color:var(--vgalert-bg, #fff);color:var(--vgalert-message-color, #000);border-radius:0;opacity:0;transition:.35s ease;z-index:9999;max-width:450rem}.vgalert{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vgalert{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vgalert{font-size:18rem}}@media(max-width:768px){.vgalert{max-width:350rem}}@media(prefers-color-scheme:light){.vgalert[data-vgalert-theme=auto]{--vgalert-bg: #fff;--vgalert-title-color: #000;--vgalert-message-color: #000;--vgalert-success-color: #00980A;--vgalert-close-color: #000}}@media(prefers-color-scheme:dark){.vgalert[data-vgalert-theme=auto]{--vgalert-bg: var(--Colors-style-gray-1000, #101010);--vgalert-title-color: var(--white, #fff);--vgalert-message-color: var(--white, #fff);--vgalert-success-color: var(--System-colors-Success, #008000);--vgalert-close-color: #acacac}}.vgalert[data-vgalert-theme=dark]{--vgalert-bg: var(--Colors-style-gray-1000, #101010);--vgalert-title-color: var(--white, #fff);--vgalert-message-color: var(--white, #fff);--vgalert-success-color: var(--System-colors-Success, #008000);--vgalert-close-color: #acacac}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=top]{transform:translateY(30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=bottom]{transform:translateY(-30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=right]{transform:translate(-30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=left]{transform:translate(30rem)}.vgalert[data-vgalert-position*=top]{transform:translateY(-30rem) scale(.8)}.vgalert[data-vgalert-position*=bottom]{transform:translateY(30rem) scale(.8)}.vgalert[data-vgalert-position*=left]{transform:translate(-30rem) scale(.8)}.vgalert[data-vgalert-position*=right]{transform:translate(30rem) scale(.8)}.vgalert[data-vgalert-position="center center"]{transform:scale(.8)}.vgalert.show{opacity:1;transform:translate(0) scale(1)}.vgalert--shake{animation:vgalert-shake-anim .5s cubic-bezier(.36,.07,.19,.97) both}.vgalert.success{border-bottom:1rem solid var(--vgalert-success-color, #00980A)}.vgalert.success .vgalert-message{padding-left:35rem;position:relative}.vgalert.success .vgalert-message:before{content:"";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E%3Cpath d='M6.75 11.5L9.58 14.33L15.25 8.67M11 21.5C16.5 21.5 21 17 21 11.5C21 6 16.5 1.5 11 1.5C5.5 1.5 1 6 1 11.5C1 17 5.5 21.5 11 21.5Z' stroke='%23008000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='23' viewBox='0 0 22 23' fill='none'%3E%3Cpath d='M6.75 11.5L9.58 14.33L15.25 8.67M11 21.5C16.5 21.5 21 17 21 11.5C21 6 16.5 1.5 11 1.5C5.5 1.5 1 6 1 11.5C1 17 5.5 21.5 11 21.5Z' stroke='%23008000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--vgalert-success-color, #00980A);width:20rem;height:20rem;position:absolute;left:0;top:3rem}.vgalert.error{padding-left:45rem;border-bottom:1rem solid var(--vgalert-error-color, #980000)}.vgalert.error:before{content:"";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='26' viewBox='0 0 30 26' fill='none'%3E%3Cpath d='M13.2635 1.03885C14.0313 -0.30478 15.9687 -0.30478 16.7364 1.03885L29.2901 23.0077C30.052 24.341 29.0892 26 27.5536 26H2.44631C0.91067 26 -0.0520651 24.341 0.709828 23.0077L13.2635 1.03885Z' fill='%23980000'/%3E%3Cpath d='M16.0799 9.61572L15.8886 17.9983H14.0219L13.8364 9.61572H16.0799ZM14.9552 21.6157C14.6036 21.6157 14.3021 21.4921 14.0509 21.2447C13.8036 20.9974 13.6799 20.6959 13.6799 20.3404C13.6799 19.9925 13.8036 19.6949 14.0509 19.4476C14.3021 19.2003 14.6036 19.0766 14.9552 19.0766C15.2992 19.0766 15.5968 19.2003 15.848 19.4476C16.1031 19.6949 16.2306 19.9925 16.2306 20.3404C16.2306 20.5761 16.1707 20.7906 16.0509 20.9838C15.935 21.1771 15.7804 21.3317 15.5871 21.4476C15.3978 21.5597 15.1871 21.6157 14.9552 21.6157Z' fill='white'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:27rem;height:25rem;position:absolute;left:10rem;top:19rem}.vgalert:has(.vgalert-close) .vgalert-title{padding-right:40rem}.vgalert:has(.vgalert-close) .vgalert-message{padding-right:25rem}.vgalert:has(.vgalert-title) .vgalert-message{padding-right:0}.vgalert-title{flex:1 1 100%;font-weight:600;font-size:20rem;color:var(--vgalert-title-color, #000)}@media(max-width:768px){.vgalert-title{font-size:16rem}}.vgalert-message{font-size:18rem;color:var(--vgalert-message-color, #000)}@media(max-width:768px){.vgalert-message{font-size:14rem}}.vgalert-close{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:24rem;height:24rem;top:-5rem;right:-10rem;background:var(--vgalert-bg);color:var(--vgalert-close-color, #fff);cursor:pointer}.vgalert-close:before{content:"";display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M2.13593 2.13604L14.8639 14.864M14.8639 2.13604L2.13593 14.864' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M2.13593 2.13604L14.8639 14.864M14.8639 2.13604L2.13593 14.864' stroke='white' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:12rem;height:12rem}.vgalert-buttons{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:10rem;margin-top:10rem}.vgalert-confirm,.vgalert-cancel{border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:0;padding:10rem 18rem;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vgalert-confirm,.vgalert-cancel{font-size:12rem}}.vgalert-confirm{background-color:var(--vgalert-button-confirm-bg);color:var(--vgalert-button-confirm-text, #fff)}.vgalert-confirm:hover{background-color:var(--vgalert-button-confirm-bg-hover, #b20000)}.vgalert-cancel{background-color:var(--vgalert-button-cancel-bg);color:var(--vgalert-button-cancel-text, #fff);margin-left:auto}.vgalert-cancel:hover{background-color:var(--vgalert-button-cancel-bg-hover, #b20000)}.vgalert-overlay{position:fixed;z-index:9998;left:0;top:0;width:100vw;height:100vh;background:#00000040;cursor:not-allowed}@keyframes vgalert-shake-anim{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-5px)}40%,60%{transform:translate(5px)}to{transform:none}}.map-out{position:absolute;width:100%;height:100%;z-index:50;inset:0;transition:.3s ease}.map-out.hide{visibility:hidden;opacity:0;pointer-events:none}.map-clue,.map-clue-bottom{position:absolute;z-index:9999;display:none;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);border-radius:0;font-size:16rem;color:var(--Colors-style-gray-100, #D5D5D5);padding:15rem;text-align:center;justify-content:center}@media(max-width:767px){.map-clue,.map-clue-bottom{font-size:13rem;padding:12rem}}.map-clue.show{display:block}.map-clue-bottom{display:flex;justify-content:center;position:fixed;bottom:-100%;left:50%;transform:translate(-50%);transition:.3s ease;text-align:center}.map-clue-bottom.show{bottom:50rem}@media(max-width:767px){.map-clue-bottom{left:16rem;right:16rem;transform:translate(0)}.map-clue-bottom.show{bottom:20rem}}:root{--cookie-container-padding: 30rem;--cookie-container-border-radius: 0;--cookie-icon-border-radius: 0;--cookie-vertical-offset: 19rem;--cookie-horizontal-offset: 20rem;--cookie-main-color: #0D0D0D;--cookie-accent-color: #5A4BFE;--cookie-alt-color: #fff;--cookie-border-color: var(--Colors-style-gray-600, #393939)}.cookie-consent{position:fixed;z-index:999;padding:var(--cookie-container-padding);border-radius:var(--cookie-container-border-radius);color:var(--cookie-main-color);border:1rem solid var(--cookie-border-color);transition:opacity .4s ease-in-out}@media(max-width:767px){.cookie-consent{flex-direction:column}}.cookie-consent-hidden{opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none}.cookie-consent.light{background-color:var(--cookie-alt-color)}.cookie-consent.dark{background-color:var(--cookie-main-color);color:var(--cookie-alt-color)}.cookie-consent.column{max-width:450rem;width:fit-content;display:flex;flex-direction:column;gap:20rem}.cookie-consent.row{display:flex;gap:20rem}.cookie-consent.row.cookie-consent{align-items:center}.cookie-consent.row .cookie-consent-content p{text-wrap:unset;max-width:424rem}.cookie-consent.row .cookie-consent-close{top:13rem;right:13rem}.cookie-consent.mixed{display:flex;gap:20rem;max-width:500rem}.cookie-consent.mixed .cookie-consent-content p{margin-bottom:20rem}.cookie-consent.top{top:var(--cookie-horizontal-offset)}.cookie-consent.left{left:var(--cookie-vertical-offset)}.cookie-consent.right{right:var(--cookie-horizontal-offset)}.cookie-consent.bottom{bottom:var(--cookie-vertical-offset)}.cookie-consent.center{left:50%;translate:-50% 0}.cookie-consent-icon{display:flex;align-items:center;justify-content:center;width:40rem;height:40rem;flex:0 0 auto;background-color:transparent;border:1rem solid var(--Colors-style-gray-600, #393939);border-radius:var(--cookie-icon-border-radius);padding:8rem}@media(max-width:767px){.cookie-consent-icon{width:24rem;height:24rem;padding:5rem}}.cookie-consent-icon:before{content:"";-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cookie-alt-color);width:100%;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2309_23510)'%3E%3Cpath d='M15.0556 18.1112C15.7788 18.1112 16.3651 17.5249 16.3651 16.8017C16.3651 16.0785 15.7788 15.4922 15.0556 15.4922C14.3324 15.4922 13.7461 16.0785 13.7461 16.8017C13.7461 17.5249 14.3324 18.1112 15.0556 18.1112Z' fill='white'/%3E%3Cpath d='M8.0732 17.2382C8.79643 17.2382 9.38272 16.6519 9.38272 15.9287C9.38272 15.2054 8.79643 14.6191 8.0732 14.6191C7.34997 14.6191 6.76367 15.2054 6.76367 15.9287C6.76367 16.6519 7.34997 17.2382 8.0732 17.2382Z' fill='white'/%3E%3Cpath d='M7.1982 11.1269C7.92143 11.1269 8.50772 10.5406 8.50772 9.81734C8.50772 9.09411 7.92143 8.50781 7.1982 8.50781C6.47497 8.50781 5.88867 9.09411 5.88867 9.81734C5.88867 10.5406 6.47497 11.1269 7.1982 11.1269Z' fill='white'/%3E%3Cpath d='M12.4345 12.873C13.1578 12.873 13.744 12.2867 13.744 11.5634C13.744 10.8402 13.1578 10.2539 12.4345 10.2539C11.7113 10.2539 11.125 10.8402 11.125 11.5634C11.125 12.2867 11.7113 12.873 12.4345 12.873Z' fill='white'/%3E%3Cpath d='M22.4758 11.9999C21.0866 11.9999 19.7543 11.448 18.7719 10.4657C17.7896 9.48334 17.2377 8.15101 17.2377 6.76178C15.8485 6.76178 14.5162 6.20991 13.5338 5.22757C12.5515 4.24524 11.9996 2.91291 11.9996 1.52368C9.92764 1.52368 7.90217 2.1381 6.17937 3.28924C4.45657 4.44038 3.11381 6.07653 2.32089 7.99081C1.52798 9.90508 1.32051 12.0115 1.72474 14.0437C2.12897 16.0759 3.12673 17.9425 4.59185 19.4077C6.05697 20.8728 7.92365 21.8705 9.95583 22.2748C11.988 22.679 14.0944 22.4715 16.0087 21.6786C17.923 20.8857 19.5591 19.5429 20.7103 17.8201C21.8614 16.0973 22.4758 14.0719 22.4758 11.9999Z' stroke='white' stroke-width='1.57143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_23510'%3E%3Crect width='22.8571' height='22.8571' fill='white' transform='translate(0.572266 0.571411)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2309_23510)'%3E%3Cpath d='M15.0556 18.1112C15.7788 18.1112 16.3651 17.5249 16.3651 16.8017C16.3651 16.0785 15.7788 15.4922 15.0556 15.4922C14.3324 15.4922 13.7461 16.0785 13.7461 16.8017C13.7461 17.5249 14.3324 18.1112 15.0556 18.1112Z' fill='white'/%3E%3Cpath d='M8.0732 17.2382C8.79643 17.2382 9.38272 16.6519 9.38272 15.9287C9.38272 15.2054 8.79643 14.6191 8.0732 14.6191C7.34997 14.6191 6.76367 15.2054 6.76367 15.9287C6.76367 16.6519 7.34997 17.2382 8.0732 17.2382Z' fill='white'/%3E%3Cpath d='M7.1982 11.1269C7.92143 11.1269 8.50772 10.5406 8.50772 9.81734C8.50772 9.09411 7.92143 8.50781 7.1982 8.50781C6.47497 8.50781 5.88867 9.09411 5.88867 9.81734C5.88867 10.5406 6.47497 11.1269 7.1982 11.1269Z' fill='white'/%3E%3Cpath d='M12.4345 12.873C13.1578 12.873 13.744 12.2867 13.744 11.5634C13.744 10.8402 13.1578 10.2539 12.4345 10.2539C11.7113 10.2539 11.125 10.8402 11.125 11.5634C11.125 12.2867 11.7113 12.873 12.4345 12.873Z' fill='white'/%3E%3Cpath d='M22.4758 11.9999C21.0866 11.9999 19.7543 11.448 18.7719 10.4657C17.7896 9.48334 17.2377 8.15101 17.2377 6.76178C15.8485 6.76178 14.5162 6.20991 13.5338 5.22757C12.5515 4.24524 11.9996 2.91291 11.9996 1.52368C9.92764 1.52368 7.90217 2.1381 6.17937 3.28924C4.45657 4.44038 3.11381 6.07653 2.32089 7.99081C1.52798 9.90508 1.32051 12.0115 1.72474 14.0437C2.12897 16.0759 3.12673 17.9425 4.59185 19.4077C6.05697 20.8728 7.92365 21.8705 9.95583 22.2748C11.988 22.679 14.0944 22.4715 16.0087 21.6786C17.923 20.8857 19.5591 19.5429 20.7103 17.8201C21.8614 16.0973 22.4758 14.0719 22.4758 11.9999Z' stroke='white' stroke-width='1.57143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_23510'%3E%3Crect width='22.8571' height='22.8571' fill='white' transform='translate(0.572266 0.571411)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media(max-width:767px){.cookie-consent-icon:before{width:13.4rem;height:13.4rem}}.cookie-consent-title{color:var(--white, #fff);margin-bottom:10rem}.cookie-consent-title{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.cookie-consent-title{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.cookie-consent-title{font-size:18rem}}.cookie-consent-content{color:#737373;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.cookie-consent-content{font-size:12rem}}.cookie-consent-content a{color:var(--cookie-accent-color);text-decoration:underline;text-decoration-skip-ink:none}.cookie-consent-close{position:absolute;top:9rem;right:9rem;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;width:16rem;height:16rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.2008 2.7998L2.80078 13.1999M2.80078 2.7998L13.2008 13.1999' stroke='%23514F6E' stroke-width='1.20001' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13.2008 2.7998L2.80078 13.1999M2.80078 2.7998L13.2008 13.1999' stroke='%23514F6E' stroke-width='1.20001' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");cursor:pointer}.cookie-consent-accept{border-radius:var(--cookie-icon-border-radius);background:var(--Colors-style-gray-100, #D5D5D5);color:var(--Colors-style-BG-black, #000000);border:1rem solid var(--white, #fff);cursor:pointer}@media(min-width:1280px){.cookie-consent-accept{height:48rem}}.cookie-consent-accept:hover{background:var(--white, #fff)}.cookie-consent-reject{background:transparent;border:1rem solid var(--Colors-style-gray-600, #393939);color:var(--white, #fff);border-radius:var(--cookie-icon-border-radius);cursor:pointer}@media(min-width:1280px){.cookie-consent-reject{height:50rem}}@media(max-width:768px){.cookie-consent-reject{width:100%}}@media(min-width:768px){.cookie-consent-reject:hover{border-color:var(--Colors-style-Gray-300, #757575)}}.cookie-consent-buttons{display:flex;align-items:center;gap:12rem}.cookie-consent-buttons .button{min-width:100rem;width:100%;text-transform:uppercase;padding:15rem 30rem}@media(max-width:768px){.cookie-consent,.cookie-consent.top,.cookie-consent.center,.cookie-consent.bottom,.cookie-consent.right,.cookie-consent.left .cookie-consent.mixed{bottom:20rem;left:50%;translate:-50% 0;width:calc(100% - 30rem);top:unset;padding:15rem;gap:16rem}.cookie-consent.row,.cookie-consent.top.row,.cookie-consent.center.row,.cookie-consent.bottom.row,.cookie-consent.right.row,.cookie-consent.left .cookie-consent.mixed.row{flex-direction:column}.cookie-consent-close,.cookie-consent.top-close,.cookie-consent.center-close,.cookie-consent.bottom-close,.cookie-consent.right-close,.cookie-consent.left .cookie-consent.mixed-close{top:13rem;right:13rem}.cookie-consent-title,.cookie-consent.top-title,.cookie-consent.center-title,.cookie-consent.bottom-title,.cookie-consent.right-title,.cookie-consent.left .cookie-consent.mixed-title{display:none}.cookie-consent-button,.cookie-consent.top-button,.cookie-consent.center-button,.cookie-consent.bottom-button,.cookie-consent.right-button,.cookie-consent.left .cookie-consent.mixed-button{width:100%;display:flex;align-items:center;justify-content:center}.cookie-consent-content p,.cookie-consent.top-content p,.cookie-consent.center-content p,.cookie-consent.bottom-content p,.cookie-consent.right-content p,.cookie-consent.left .cookie-consent.mixed-content p{font-size:13rem;text-wrap:balance}}.casedigital-video{--plyr-color-main: var(--department-color, #fff);--plyr-video-background: var(--Colors-style-BG-black, #000000);--plyr-range-fill-background: var(--department-color, #fff);--plyr-control-radius: 0}@media(min-width:768px){.casedigital-video{height:688rem}}.casedigital-video video{height:100%}.casedigital-video .plyr__control--overlaid{border-radius:0}.casedigital-video .plyr--full-ui input[type=range]{border-radius:0!important}.intro{width:100%;min-height:368rem;position:relative;margin-top:calc(var(--headerHeight, 80rem) * -1 - 19rem);padding-top:calc(var(--headerHeight, 80rem) + 19rem);overflow:hidden}@media(max-width:767px){.intro{height:auto;min-height:200rem;margin-top:calc(var(--headerHeight, 80rem) * -1 - 12rem);padding-top:calc(var(--headerHeight, 50rem) + 12rem)}}.intro .container{position:relative;z-index:4;display:flex;flex-direction:column;height:100%;padding-top:40rem;padding-bottom:70rem}@media(max-width:767px){.intro .container{padding-top:24rem;padding-bottom:40rem}}.intro--main{height:960rem}@media(max-width:767px){.intro--main{height:550rem;margin-top:calc(var(--headerHeight, 50rem) * -1 - 12rem)}}.intro--main .intro__bg:before{height:607rem;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,var(--Colors-style-BG-black, #000000) 100%)}@media(max-width:767px){.intro--main .intro__bg:before{height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 25%,var(--Colors-style-BG-black, #000000) 100%)}}@media(max-width:767px){.intro--main .intro__bg{height:100%}}.intro--main .intro__content{display:grid;grid-template-columns:1233rem auto;align-items:flex-end;column-gap:20rem}@media(max-width:767px){.intro--main .intro__content{display:flex;flex-direction:column;align-items:stretch}}@media(min-width:768px){.intro--single{min-height:600rem}}@media(min-width:768px)and (max-width:1439px){.intro--single{min-height:400rem}}.intro--single .intro__bg img{height:auto;object-position:top center}@media(max-width:1439px){.intro--single .intro__bg img{min-height:300rem}}.intro--single .intro__title{max-width:1360rem}.intro--archive .intro__title{max-width:1234rem;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.intro--archive .intro__title{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.intro--archive .intro__title{font-size:40rem}}.intro--industry .intro__subtitle{color:var(--white, #fff);max-width:883rem}.intro--about .intro__content{display:flex;flex-direction:column}.intro--static .container{padding-bottom:0}.intro--static .breadcrumbs{margin-bottom:115rem}@media(max-width:767px){.intro--static .breadcrumbs{margin-bottom:16rem}}.intro__bg{position:absolute;inset:0;margin:0 auto}@media(min-width:1440px){.intro__bg{max-width:1920rem}}.intro__bg:before{content:"";position:absolute;z-index:3;background:linear-gradient(189deg,rgba(4,4,4,0) 19.6%,var(--Colors-style-BG-black, #000000) 86.24%);-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;min-height:368rem;left:0;right:0;bottom:0}.intro__bg img,.intro__bg video{position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:cover;object-position:top;width:100%;height:100%}.intro__bg img{z-index:1}.intro__bg video{z-index:2}.intro__header{display:flex;align-items:flex-end;justify-content:space-between;gap:13rem;margin-bottom:60rem}@media(max-width:767px){.intro__header{flex-direction:column;justify-content:stretch;align-items:stretch;margin-bottom:16rem}}@media(min-width:768px){.intro__header-right{margin-left:auto}}.intro__image{position:relative;width:100%;height:950rem;overflow:hidden}@media(min-width:1440px)and (max-width:2559px){.intro__image{width:calc(100% + var(--container-padding-x, 40rem) * 2);margin:0 calc(var(--container-padding-x, 40rem) * -1)}}@media(max-width:1279px){.intro__image{width:calc(100% + var(--container-padding-x, 40rem) * 2);margin:0 calc(var(--container-padding-x, 40rem) * -1);height:178rem}}.intro__image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.intro__image-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600rem}@media(max-width:767px){.intro__image-logo{width:100%;max-width:300rem}}.intro__image-logo img,.intro__image-logo svg{width:100%;height:100%;object-fit:contain;mix-blend-mode:color-dodge;background:transparent}.intro__content{margin-top:auto}.intro__left{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.intro__left{gap:4rem;width:100%}}.intro__center{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10rem}.intro__center .intro__title{text-align:center;max-width:1603rem}.intro__center .intro__subtitle{text-align:center;max-width:935rem}.intro__tags{display:flex;flex-wrap:wrap;gap:10rem;margin-bottom:10rem}.intro__title{color:var(--Colors-style-White, #FFF);font-family:var(--font-second, "Magistral");font-size:76rem;font-style:normal;font-weight:500;line-height:105%;letter-spacing:2.28rem;text-transform:uppercase}@media(max-width:767px){.intro__title{font-size:28rem;line-height:125%;letter-spacing:.8rem}}@media(min-width:768px)and (max-width:1439px){.intro__title{font-size:60rem}}.intro__title.h2{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.intro__title.h2{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.intro__title.h2{font-size:40rem}}.intro__subtitle{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.intro__subtitle{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.intro__subtitle{font-size:20rem}}@media(max-width:767px){.intro__subtitle{margin-bottom:16rem}}.intro__bottom{margin-top:25rem;display:flex;align-items:flex-start;flex-wrap:wrap;gap:10rem}@media(max-width:767px){.intro__bottom{flex-direction:column;margin-top:6rem;gap:8rem}}@media(max-width:767px){.intro__bottom .button{width:100%}}@media(min-width:768px){.intro__bottom .intro__details{margin-left:auto;margin-top:0}}@media(max-width:767px){.intro__bottom .intro__details{margin-top:20rem;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.intro__bottom .blog-details{margin-top:auto}.intro__details{display:flex;align-items:flex-start;flex-wrap:wrap;gap:40rem;row-gap:20rem;margin-top:40rem;align-self:flex-end}@media(min-width:1280px){.intro__details{max-width:750rem}}@media(max-width:767px){.intro__details{align-self:flex-start;flex-direction:column;margin-top:24rem;gap:20rem}}.intro__detail{display:flex;flex-direction:column;align-items:flex-start;gap:10rem}.intro__detail{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.intro__detail{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.intro__detail{font-size:18rem}}.intro__detail-text{color:var(--white, #fff);text-transform:unset}.intro__detail-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.intro__detail-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.intro__detail-text{font-size:18rem}}.way-items{display:flex;align-items:flex-start}@media(max-width:1439px){.way-items{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}.way-item{display:flex;flex-direction:column;width:308rem;height:606rem;position:relative;overflow:hidden;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);border-right:0;transition:background-color .3s ease,width .3s ease}@media(max-width:767px){.way-item{flex:0 0 auto;height:450rem;scroll-snap-align:center}}@media(min-width:768px)and (max-width:1439px){.way-item{flex:0 0 auto}}.way-item:before{content:"";background:url(../images/bg-item-MEyXdXRU.webp);background-size:100% 100%;background-repeat:no-repeat;position:absolute;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;transition:opacity .3s ease,left .3s ease}@media(max-width:767px){.way-item:first-of-type{border-right:1rem solid var(--Colors-style-gray-600, #393939)}}@media(min-width:768px){.way-item:last-of-type{border-right:1rem solid var(--Colors-style-gray-600, #393939)}}.way-item__header{height:116rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);color:var(--Colors-style-gray-200, #A1A1A1);padding:9rem 39rem;display:flex;align-items:flex-end;flex:0 0 auto;transition:font-size .3s ease,color .3s ease;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.way-item__header{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.way-item__header{font-size:24rem}}@media(max-width:767px){.way-item__header{height:56rem;padding:9rem 23rem}}.way-item__content{display:flex;flex-direction:column;width:100%;height:100%;padding:39rem;position:relative}@media(max-width:767px){.way-item__content{padding:23rem;z-index:10}}.way-item__text{width:100%;color:var(--Colors-style-gray-200, #A1A1A1);overflow:hidden;transition:opacity .3s ease,visibility .3s ease,top .3s ease;will-change:transform;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.way-item__text{font-size:12rem}}@media(min-width:768px){.way-item__text{max-width:428rem;position:absolute;top:0;left:40rem;opacity:0;visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}}.way-item__text p:not(:last-child){margin-bottom:20rem}.way-item__bottom{margin-top:auto;display:flex;flex-direction:column;gap:10rem}.way-item__row{display:flex;flex-direction:column;gap:5rem;color:var(--white, #fff)}.way-item__row-label{color:var(--Colors-style-gray-100, #D5D5D5);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.way-item__row-label{font-size:12rem}}.way-item__row-value{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.way-item__row-value{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.way-item__row-value{font-size:18rem}}.way-item__row-value:is(a){color:var(--white, #fff)}.way-item__row>a{color:var(--white, #fff)}.way-item__progress{width:auto;display:inline-flex;gap:2rem;align-items:center}.way-item__progress>span{width:38rem;height:5rem;display:block;background:var(--white, #fff);transform:scale(1);animation:progressPulse .9s ease-in-out infinite alternate}.way-item__progress>span:nth-child(2){animation-delay:.135s}.way-item__progress>span:nth-child(3){animation-delay:.27s}.way-item__progress>span:nth-child(4){animation-delay:.405s}.way-item:nth-of-type(1):before{opacity:.5;left:15%}@media(max-width:767px){.way-item:nth-of-type(1){order:5}}.way-item:nth-of-type(2):before{opacity:.6;left:12%}@media(max-width:767px){.way-item:nth-of-type(2){order:4}}@media(max-width:767px){.way-item:nth-of-type(3){order:3}}.way-item:nth-of-type(3):before{opacity:.7;left:10%}@media(max-width:767px){.way-item:nth-of-type(3){order:2}}.way-item:nth-of-type(4):before{opacity:.9;left:5%}@media(max-width:767px){.way-item:nth-of-type(4){order:1}}.way-item:nth-of-type(5):before{opacity:1;left:0}@media(max-width:767px){.way-item:nth-of-type(5){order:0}}.way-item.active{background:#0d0d0d}@media(min-width:768px){.way-item.active{width:607rem}.way-item.active .vgtooltip{display:none}.way-item.active:before{opacity:1}.way-item.active .way-item__header{color:var(--white, #fff);font-size:60rem;letter-spacing:1.8rem}.way-item.active .way-item__text{top:40rem;visibility:visible;opacity:1;-webkit-user-select:auto;user-select:auto;pointer-events:all}}@media(min-width:768px)and (max-width:1439px){.way-item.active{width:450rem}}.way-item:not(.active){cursor:pointer}@media(hover:hover){.way-item:hover:before{opacity:1}.way-item:hover .way-item__header{color:var(--white, #fff)}}@keyframes progressPulse{0%{background:var(--Colors-style-gray-700, #2A2A2A);box-shadow:0 0 0 var(--white, #fff)}to{background:var(--white, #fff);box-shadow:0 0 4rem var(--white, #fff)}}.advantages{position:relative;overflow:hidden}@media(min-width:1280px){.advantages{min-height:900rem}}.advantages__bg{position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.advantages__bg{height:200rem;inset:unset;top:100rem;left:var(--container-padding-x, 40rem);right:var(--container-padding-x, 40rem)}}.advantages__bg:before{content:"";background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.02) 63.83%,var(--Colors-style-BG-black, #000000) 100%);position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:2}@media(max-width:767px){.advantages__bg:before{content:none;background:linear-gradient(180deg,rgba(0,0,0,0) 10%,rgba(0,0,0,.02) 70%,var(--Colors-style-BG-black, #000000) 100%)}}.advantages__bg img,.advantages__bg video,.advantages__bg iframe{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}@media(max-width:767px){.advantages__bg img,.advantages__bg video,.advantages__bg iframe{object-fit:contain}}.advantages__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative}@media(max-width:767px){.advantages__grid{display:flex;flex-direction:column;margin-top:165rem}}.advantages-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0f0f0fcc;-webkit-backdrop-filter:blur(7.5rem);backdrop-filter:blur(7.5rem);min-height:190rem;padding:39rem;opacity:.3;transition:background-color .5s ease,box-shadow .3s ease,transform 1.5s ease,opacity 1.5s ease;will-change:transform,border}@media(max-width:767px){.advantages-item{min-height:114rem;padding:23rem;opacity:0}}@media(min-width:768px)and (max-width:1439px){.advantages-item{padding:19rem;min-height:90rem}}@media(max-width:767px){.advantages-item:not(:last-of-type){border-bottom:0}}.advantages-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.advantages-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.advantages-item__title{font-size:18rem}}.advantages-item__number{color:var(--white, #fff);margin-bottom:20rem;transition:color .5s ease;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.advantages-item__number{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.advantages-item__number{font-size:40rem}}@media(min-width:768px)and (max-width:1439px){.advantages-item__number{font-size:38rem}}.advantages-item__text{margin-top:auto;color:var(--Colors-style-gray-200, #A1A1A1)}.advantages-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.advantages-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.advantages-item__text{font-size:18rem}}.advantages-item:nth-of-type(1){transform:translate(250rem,200rem) scale(.8);z-index:2}@media(max-width:767px){.advantages-item:nth-of-type(1){transform:translateY(-50rem) scale(.8)}}.advantages-item:nth-of-type(2){transform:translate(-100rem,50rem) scale(.6)}.advantages-item:nth-of-type(3){transform:translate(100rem,250rem) scale(.6)}.advantages-item:nth-of-type(4){transform:translate(-200rem,100rem) scale(.6)}@media(min-width:1440px){.advantages-item:hover{box-shadow:0 0 30rem #ffffff26;z-index:5}}.advantages.animated .advantages-item{background:#00000070;transform:translate(0) scale(1);opacity:1}@media(min-width:768px){.advantages.animated .advantages-item{border-left:0}}.advantages.animated .advantages-item:nth-of-type(1){border-left:1rem solid var(--Colors-style-gray-600, #393939);transition:background-color .5s ease .1s,box-shadow .3s ease 0s,transform 1.5s ease .1s,opacity 1s ease .2s}.advantages.animated .advantages-item:nth-of-type(2){transition:background-color .5s ease .3s,box-shadow .3s ease 0s,transform 1.5s ease .3s,opacity 1s ease 1s}.advantages.animated .advantages-item:nth-of-type(3){transition:background-color .5s ease .2s,box-shadow .3s ease 0s,transform 1.5s ease .4s,opacity 1s ease 1.2s}.advantages.animated .advantages-item:nth-of-type(4){transition:background-color .5s ease .15s,box-shadow .3s ease 0s,transform 1.5s ease .5s,opacity 1s ease 1.5s}@media(max-width:767px){.advantages.leads .advantages__bg{top:unset;bottom:470rem}}.partners{overflow:hidden}.partners__wrapper{display:flex;align-items:stretch;gap:0;--marquee-duration: 40s}.partners__wrapper.reverse .partners__row{animation-direction:reverse}.partners__wrapper.is-dragging .partners__row{animation-play-state:paused}.partners__wrapper:last-of-type .partners__row{border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}.partners__row{display:flex;align-items:stretch;flex-shrink:0;will-change:transform}.partners__logo{margin:0;padding:0;width:350rem;height:150rem;display:inline-flex;align-items:center;justify-content:center;background-color:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);border-bottom:0;transition:background-image .3s ease;position:relative;-webkit-user-select:none;user-select:none;box-sizing:border-box;will-change:transform}@media(max-width:767px){.partners__logo{width:150rem;height:80rem;padding:20rem}}@media(min-width:768px){.partners__logo:after{content:"";position:absolute;inset:0;background:var(--Colors-style-gray-1000, #101010);opacity:0;transition:opacity .4s ease;z-index:-1}}.partners__logo img{height:100%;width:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;transition:opacity .3s ease;will-change:transform}@media(min-width:768px){.partners__logo:hover:after{opacity:1}.partners__logo:hover img{opacity:1}}[data-slider-marquee]{width:auto!important;display:flex!important;align-items:stretch!important;gap:0;--marquee-duration: 40s}[data-slider-marquee]>*{margin:0;padding:0;flex-shrink:0;box-sizing:border-box}[data-slider-marquee].is-dragging [data-slider-marquee-row],[data-slider-marquee]:hover [data-slider-marquee-row]{animation-play-state:paused}[data-slider-marquee].is-animating [data-slider-marquee-row]{animation:marquee var(--marquee-duration) linear infinite}[data-slider-marquee].is-animating.reverse [data-slider-marquee-row]{animation-direction:reverse}@media(min-width:1280px){[data-slider-marquee].is-animating:hover [data-slider-marquee-row]{animation-play-state:paused}}@media(max-width:1279px){[data-slider-marquee].is-animating:active [data-slider-marquee-row]{animation-play-state:paused}}[data-slider-marquee-row]{display:flex;align-items:stretch;flex-shrink:0;will-change:transform}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes moveSlideshow{0%{transform:translate(0)}to{transform:translate(-50%)}}.promotion{overflow:visible}.promotion.section:has(.section__bg){overflow:visible}.promotion-slider{position:relative}@media(max-width:767px){.promotion-slider{padding:0!important;overflow:visible!important}}.promotion-slider .swiper,.promotion-slider .swiper-wrapper{overflow:visible;align-items:stretch}.promotion-slider .swiper-slide{height:auto}.promotion-slider .swiper-slide .steps-item{max-width:100%;height:100%}.promotion-slider .swiper-slide .promotion-item{height:100%}.promotion .section__bg{top:20rem}.promotion .section__bg:before{content:"";position:absolute;inset:0;background:radial-gradient(49.08% 49.08% at 50% 50%,rgba(0,0,0,0) 34.8%,var(--Colors-style-BG-black, #000000) 100%);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.promotion .section__bg{top:87rem;height:240rem}}.promotion__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.promotion__grid{padding-left:1rem}}@media(max-width:767px){.promotion__grid{display:flex;flex-direction:column;gap:0;margin-top:120rem}.promotion__grid>div:empty{display:none}}@media(min-width:768px)and (max-width:1439px){.promotion__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.promotion__grid>div:empty{display:none}}.promotion__grid .promotion-item{margin-bottom:-1rem}@media(min-width:768px){.promotion__grid .promotion-item{margin-left:-1rem}}.promotion-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);background:color-mix(in srgb,var(--Colors-style-BG-black, #000000),transparent 80%);-webkit-backdrop-filter:blur(30rem);backdrop-filter:blur(30rem);padding:40rem;min-height:300rem;position:relative;overflow:hidden;transition:box-shadow .5s ease,backdrop-filter .5s ease,opacity .3s ease}@media(max-width:767px){.promotion-item{box-shadow:none;border:1rem solid var(--Colors-style-gray-600, #393939);padding:23rem;min-height:120rem}}@media(min-width:768px)and (max-width:1439px){.promotion-item{grid-column:span 2}}@media(min-width:768px)and (max-width:1439px){.promotion-item:not(div:empty):last-child{grid-column:span 3}}@media(min-width:768px)and (max-width:1439px){.promotion-item:not(div:empty):nth-last-child(2){grid-column:span 3}}@media(max-width:767px){.promotion-item:last-child{border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}}@media(max-width:767px){.promotion-item:not(:last-child){border-bottom:0}}.promotion-item:not(.leads,.it,.digital,.reputation,.ads,.seo,.hr){--department-color: #373737}.promotion-item:before{content:"";position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(247deg,color-mix(in srgb,var(--department-color, #fff),transparent 100%) 30%,color-mix(in srgb,var(--department-color, #fff),transparent 70%)),#0003;opacity:0;transition:opacity .5s ease}.promotion-item__title{display:flex;align-items:flex-start;gap:20rem;color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.promotion-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.promotion-item__title{font-size:18rem}}@media(max-width:767px){.promotion-item__title{margin-bottom:8rem}}.promotion-item__title-more{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40rem;height:40rem;border:1rem solid var(--Colors-style-gray-600, #393939);-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);margin-left:auto}@media(max-width:767px){.promotion-item__title-more{position:absolute;right:23rem;bottom:23rem}}.promotion-item__title-more:before{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3 5L8.00081 10L13 5' stroke='%23A2A2A2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:15rem;height:15rem;transform:rotate(-90deg)}.promotion-item__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:auto}.promotion-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.promotion-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.promotion-item__text{font-size:18rem}}.promotion-item:not(:is(a)) .promotion-item__title-more{display:none}@media(max-width:767px){.promotion-item:is(a) .promotion-item__title{max-width:216rem}}@media(max-width:767px){.promotion-item:is(a) .promotion-item__text{max-width:216rem}}@media(min-width:768px){.promotion-item:hover:before{animation-play-state:running;opacity:0}.promotion-item:hover:not(.current){box-shadow:0 0 250rem -40rem var(--department-color, #fff);-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem)}}.promotion-item.current:before{animation-play-state:running;opacity:1}@media(max-width:767px){.promotion-item.current{order:0}}@media(max-width:767px){.promotion-item:not(.current){order:1}}.feedback{padding:80rem 0}@media(max-width:1279px){.feedback{padding:40rem 0 200rem}}@media(max-width:767px){.feedback .section__bg{max-height:453rem}}.feedback--center .section__bg img,.feedback--center .section__bg video{object-fit:cover}.feedback--center .section__heading{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.feedback--center .feedback-form{margin:0 auto;max-width:822rem;background:#0a0a0a99;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);padding:78rem}@media(max-width:767px){.feedback--center .feedback-form{padding:23rem;max-width:100%}}@media(min-width:768px)and (max-width:1439px){.feedback--center .feedback-form{max-width:700rem;padding:40rem}}@media(min-width:768px){.feedback--center .feedback-form--hover.feedback-form{background:#393939;padding:1px}}.feedback--center .feedback-form--hover.feedback-form .feedback-form__inner{background:#0a0a0a}@media(min-width:1280px){.feedback--center .feedback-form--hover.feedback-form .feedback-form__inner{padding:78rem}}@media(min-width:768px)and (max-width:1439px){.feedback--center .feedback-form--hover.feedback-form .feedback-form__inner{padding:42rem}}.feedback__grid{display:grid;grid-template-columns:915rem auto;column-gap:40rem;align-items:flex-end}@media(max-width:767px){.feedback__grid{display:flex;flex-direction:column;align-items:stretch}}@media(min-width:768px)and (max-width:1439px){.feedback__grid{grid-template-columns:750rem auto;column-gap:20rem}}@media(min-width:1280px){.feedback__grid .feedback-contacts{width:100%;max-width:607rem;margin-left:auto;padding:50rem 50rem 26rem}}.feedback-form{display:flex;flex-direction:column;gap:20rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0a0a0a;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);padding:98rem}@media(max-width:767px){.feedback-form{padding:23rem}}@media(min-width:768px)and (max-width:1439px){.feedback-form{padding:52rem}}.feedback-form__inner{display:flex;flex-direction:column;gap:20rem}.feedback-form .form__columns{margin-top:20rem}.feedback-form__bottom{margin-top:40rem;display:flex;align-items:center;gap:20rem}@media(max-width:767px){.feedback-form__bottom{margin-top:24rem;flex-direction:column;align-items:stretch;gap:16rem}}@media(max-width:767px){.feedback-form__bottom .button{order:1}}.feedback-form__bottom .checkbox{align-items:center}@media(max-width:767px){.feedback-form__bottom .checkbox{order:0;align-items:flex-start}}@media(max-width:767px){.feedback-form+.feedback-contacts{border-top:0}}@media(min-width:768px){.feedback-form--hover{position:relative;background:#393939;border:0;padding:1px;overflow:hidden;transition:transform .3s ease,opacity .4s ease,box-shadow .3s ease}}.feedback-form--hover:after{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(var(--angle),var(--white, #fff) 5.83%,#393939 32.47%,#393939 68.95%,var(--white, #fff) 91.09%);transition:opacity .3s linear,transform .3s ease;animation:borderMove 6s linear infinite paused;will-change:transform}@supports (-moz-appearance: none){.feedback-form--hover:after{--angle: 242deg;animation:rotateGradient 6s linear infinite}}@media(max-width:767px){.feedback-form--hover:after{content:none}}@media(min-width:768px){.feedback-form--hover .feedback-form__inner{width:calc(100% - 1px);height:calc(100% - 1px);background:var(--Colors-style-gray-1000, #101010);padding:98rem;margin:auto;position:relative;z-index:3}}@media(min-width:768px)and (max-width:1439px){.feedback-form--hover .feedback-form__inner{padding:23rem}}@media(min-width:768px){.feedback-form--hover:hover{box-shadow:0 0 25rem #fff3}.feedback-form--hover:hover:after{opacity:1;animation-play-state:running}}.feedback-contacts{display:flex;flex-direction:column;gap:20rem;padding:23rem;position:relative;z-index:1}.feedback-contacts:before{content:"";position:absolute;inset:0;z-index:-1;border:1rem solid var(--Colors-style-gray-600, #393939);background:#04040499;-webkit-backdrop-filter:blur(25rem);backdrop-filter:blur(25rem)}.feedback-contacts__text{color:var(--Colors-style-gray-100, #D5D5D5)}.feedback-contacts__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.feedback-contacts__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.feedback-contacts__text{font-size:18rem}}@media(max-width:767px){.feedback-contacts{display:none}}.feedback-contacts__image{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-2}.feedback-contacts__image img{width:100%;height:100%;object-fit:cover}.feedback-contacts__icon{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-3}.feedback-contacts__icon img{width:100%;height:100%;object-fit:contain}.feedback-contacts__icon--1{left:-151rem;bottom:171rem;width:312rem;height:312rem}@media(max-width:767px){.feedback-contacts__icon--1{width:120rem;height:120rem;left:-30rem;bottom:120rem}}.feedback-contacts__icon--2{right:-10rem;bottom:368rem;width:205rem;height:190rem;z-index:1}@media(max-width:767px){.feedback-contacts__icon--2{width:85rem;height:88rem;right:25rem;bottom:calc(100% + 50rem)}}.feedback.seo.kp .feedback-contacts{display:flex}@media(max-width:767px){.feedback.seo.kp .feedback-contacts{margin-top:180rem}}.feedback.seo.kp .feedback-contacts__image{width:525rem;height:502rem;bottom:50rem;left:50%;transform:translate(-50%)}@media(max-width:767px){.feedback.seo.kp .feedback-contacts__image{width:246rem;height:236rem}}@media(min-width:768px)and (max-width:1439px){.feedback.seo.kp .feedback-contacts__image{width:350rem;height:320rem}}@media(min-width:768px)and (max-width:1439px){.feedback.seo.kp .feedback-contacts__icon--1{left:-100rem;bottom:121rem;width:180rem;height:180rem}}@media(min-width:768px)and (max-width:1439px){.feedback.seo.kp .feedback-contacts__icon--2{right:-30rem;bottom:260rem;width:155rem;height:120rem}}.principles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.principles__grid{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(min-width:768px){.principles__grid{padding-left:2rem}}@media(min-width:768px){.principles__grid .principles-item{margin-left:-2rem;margin-bottom:-1rem}}.principles__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:1440px){.principles__grid--3 .principles-item__icon{width:230rem;height:230rem;top:50%;transform:translateY(calc(-50% - 15rem));right:28rem}}@media(min-width:768px)and (max-width:1439px){.principles__grid--3 .principles-item__icon{width:140rem;height:140rem;top:50%;transform:translateY(calc(-50% - 5rem))}}.principles__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.principles__grid--4 .principles-item{background-position:top right;min-height:300rem}}@media(min-width:768px){.principles__grid--4 .principles-item__icon{width:200rem;height:200rem;top:unset;right:13rem;bottom:50rem}}@media(min-width:768px){.principles__grid--4 .principles-item__title{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}}@media(min-width:768px)and (max-width:767px){.principles__grid--4 .principles-item__title{font-size:14rem}}@media(min-width:768px)and (min-width:768px)and (max-width:1439px){.principles__grid--4 .principles-item__title{font-size:18rem}}.principles-item{display:flex;flex-direction:column;position:relative;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);min-height:360rem;background-image:url(../images/bg-white-DlW-MQWd.webp);background-size:cover;background-repeat:no-repeat;background-position:0 0;padding:40rem}@media(max-width:767px){.principles-item{flex:0 0 auto;width:280rem;border-right:0;padding:23rem;min-height:unset;scroll-snap-align:center;background-image:url(../images/bg-white-mobile-Dw0kbhOF.webp)}}@media(min-width:768px)and (max-width:1439px){.principles-item{padding:24rem;min-height:320rem}}@media(max-width:767px){.principles-item:last-child{border-right:1rem solid var(--Colors-style-gray-600, #393939)}}@media(max-width:767px){.principles-item:nth-of-type(1) .principles-item__icon{animation-delay:.4s}}@media(max-width:767px){.principles-item:nth-of-type(2) .principles-item__icon{animation-delay:.2s}}@media(max-width:767px){.principles-item:nth-of-type(3) .principles-item__icon{animation-delay:.7s}}@media(max-width:767px){.principles-item:nth-of-type(4) .principles-item__icon{animation-delay:.5s}}.principles-item__icon{position:absolute;top:40rem;right:40rem;-webkit-user-select:none;user-select:none;pointer-events:none;width:260rem;height:260rem;transition:transform 1s cubic-bezier(.4,2,.6,1);will-change:transform}@media(max-width:767px){.principles-item__icon{position:relative;top:unset;right:unset;width:150rem;height:150rem;margin-bottom:16rem}}@media(min-width:768px)and (max-width:1439px){.principles-item__icon{top:20rem;right:20rem;width:200rem;height:200rem}}.principles-item__info{display:flex;flex-direction:column;gap:20rem;height:100%;max-width:500rem}@media(max-width:767px){.principles-item__info{max-width:100%;gap:8rem}}.principles-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.principles-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.principles-item__title{font-size:24rem}}.principles-item__text{margin-top:auto;color:var(--Colors-style-gray-200, #A1A1A1)}.principles-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.principles-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.principles-item__text{font-size:18rem}}@media(max-width:767px){.principles-item__text{margin-top:0}}.principles-item__arrow{flex:0 0 auto;width:40rem;height:40rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#04040480;color:var(--white, #fff);will-change:transform;align-self:center;margin-left:auto;position:absolute;right:40rem;bottom:40rem}@media(max-width:767px){.principles-item__arrow{width:44rem;height:44rem;right:24rem;bottom:24rem}}@media(min-width:768px)and (max-width:1439px){.principles-item__arrow{right:24rem;bottom:24rem}}.principles-item__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:20rem;height:20rem;background-color:currentColor}.principles-item:is(:not(a)) .principles-item__arrow{display:none}.principles-item:is(a){position:relative}.principles-item:is(a):before,.principles-item:is(a):after{content:"";position:absolute;top:1rem;left:0;right:0;background:linear-gradient(90deg,#393939,#fff 47.6%,#393939);width:0;height:1rem;opacity:0;transition:left .3s linear,linear .3s ease,width .3s linear,opacity .3s linear}.principles-item:is(a):before{right:unset}.principles-item:is(a):after{left:unset;top:unset;bottom:1rem}.principles-item:is(a):hover:before,.principles-item:is(a):hover:after{width:100%;opacity:1}.principles-item:is(a) .principles-item__text{max-width:430rem}@media(max-width:767px){.principles-item:is(a) .principles-item__text{max-width:216rem}}@media(min-width:768px)and (max-width:1439px){.principles-item:is(a) .principles-item__text{max-width:280rem}}@media(max-width:767px){.principles.related .principles__grid{display:flex;flex-direction:column;width:100%;padding:0;margin:0;overflow:unset}}@media(max-width:767px){.principles.related .principles-item{width:100%;border-right:1rem solid var(--Colors-style-gray-600, #393939);margin-bottom:-1rem}}@media(min-width:768px){.principles.related .principles-item{background-position:124rem}}@media(min-width:768px)and (max-width:1439px){.principles.related .principles-item{min-height:250rem}}@media(max-width:767px){.principles.related .principles-item__arrow{width:30rem;height:30rem;right:19rem}}@keyframes someRotate{0%{transform:rotate(0)}50%{transform:rotate(10deg)}to{transform:rotate(0)}}.serts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:512rem;gap:0}@media(max-width:767px){.serts__grid{display:flex;flex-direction:column;min-height:0}}@media(min-width:768px)and (max-width:1439px){.serts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.serts-column-middle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:1439px){.serts-column-middle{border-left:1rem solid var(--Colors-style-gray-600, #393939);border-right:1rem solid var(--Colors-style-gray-600, #393939)}}@media(min-width:768px)and (max-width:1439px){.serts-column-middle{order:2;grid-column:span 2}}.serts-column-middle .serts-column{border-left:0}@media(max-width:767px){.serts-column-middle .serts-column{border-top:0}}.serts-column-middle .serts-column__title{color:var(--Colors-style-gray-200, #A1A1A1);text-transform:none;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.serts-column-middle .serts-column__title{font-size:12rem}}.serts-column-middle .serts-column__text{color:var(--white, #fff)}.serts-column-middle .serts-column__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.serts-column-middle .serts-column__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.serts-column-middle .serts-column__text{font-size:18rem}}.serts-column-middle .serts-column:nth-of-type(2n+2){border-right:0}.serts-column-middle .serts-column:nth-of-type(3),.serts-column-middle .serts-column:nth-of-type(4){border-top:0}@media(max-width:767px){.serts-column-middle .serts-column:nth-of-type(3),.serts-column-middle .serts-column:nth-of-type(4){border-bottom:0}}.serts-column{display:flex;flex-direction:column;gap:20rem;padding:32rem;border:1rem solid var(--Colors-style-gray-600, #393939);transition:background-color .3s ease}@media(max-width:767px){.serts-column{padding:23rem;gap:8rem}}@media(min-width:768px)and (max-width:1439px){.serts-column{order:0}}.serts-column__image{height:248rem;align-self:flex-start}@media(max-width:767px){.serts-column__image{width:115rem;height:172rem}}.serts-column__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.serts-column__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.serts-column__title{font-size:18rem}}.serts-column__text{margin-top:auto;color:var(--Colors-style-gray-200, #A1A1A1)}.serts-column__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.serts-column__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.serts-column__text{font-size:18rem}}.serts-column__buttons{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.serts-column__buttons{width:100%;flex-direction:column;align-items:stretch;gap:12rem}}.serts-column .button{align-self:flex-start}@media(max-width:767px){.serts-column .button{width:100%}}@media(max-width:767px){.serts-column--image{flex-direction:row;flex-wrap:wrap;gap:24rem}}@media(min-width:768px)and (max-width:1439px){.serts-column--image{border-left:0}}@media(max-width:767px){.serts-column--image .serts-column__text{width:calc(100% - 139rem)}}.serts-column:hover{background:var(--Colors-style-gray-1000, #101010)}.steps{overflow:hidden}.steps-slider{position:relative}@media(max-width:767px){.steps-slider{padding:0!important;overflow:visible!important}}.steps-slider .swiper,.steps-slider .swiper-wrapper{overflow:visible;align-items:stretch}.steps-slider .swiper-slide{height:auto}@media(max-width:767px){.steps-slider .swiper-slide{width:260rem}}.steps-slider .swiper-slide .steps-item{max-width:100%;height:100%}@media(max-width:767px){.steps-slider .swiper-slide .steps-item{width:100%}}.steps-slider .swiper-slide:not(:first-child) .steps-item{border-left:0}.steps-slider:has(.steps__bg){margin-top:25rem}@media(max-width:767px){.steps-slider:has(.steps__bg){margin-top:20rem}}.steps__bg{position:absolute;inset:0;overflow:hidden;z-index:-1}@media(max-width:767px){.steps__bg{height:185rem}}.steps-item{width:100%;max-width:370rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#04040466;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;padding:29rem 38rem 38rem;gap:10rem;transition:background-color .5s ease,box-shadow .3s ease,transform 1.5s ease,opacity 1.5s ease;position:relative;overflow:hidden}@media(max-width:767px){.steps-item{padding:22rem;max-width:100}}.steps-item--image .steps-item__title{margin-top:auto}.steps-item__image{position:absolute;top:-30rem;right:-66rem;width:320rem;height:320rem;z-index:0}.steps-item__image img{width:100%;height:100%;object-fit:contain}@media(max-width:767px){.steps-item__image{top:-10rem;left:0;right:unset;width:170rem;height:170rem}}.steps-item__number{color:var(--Colors-style-gray-600, #393939);margin-bottom:60rem;transition:color .5s ease;font-family:var(--font-second, "Magistral");font-size:96rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2.88rem;text-transform:uppercase}@media(max-width:767px){.steps-item__number{font-size:46rem;letter-spacing:1.38rem}}@media(min-width:768px)and (max-width:1439px){.steps-item__number{font-size:60rem}}@media(max-width:767px){.steps-item__number{margin-bottom:12rem}}.steps-item__title{z-index:1;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.steps-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.steps-item__title{font-size:18rem}}.steps-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.steps-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.steps-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.steps-item__text{font-size:18rem}}.steps-item:hover .steps-item__number{color:var(--white, #fff)}@media(max-width:767px){.steps.digital .steps-slider{margin-top:140rem}}@media(min-width:768px){.steps.digital .steps-slider .steps__bg{top:-150rem;bottom:-100rem}}@media(max-width:767px){.steps.digital .steps-slider .steps__bg{top:unset;bottom:70%}}.steps--seo .steps-slider .swiper-slide{height:auto!important}@media(max-width:767px){.steps--seo .steps-slider .swiper-slide{width:300rem}}.steps--seo .steps-slider .swiper-slide .blocks-item{height:100%}.steps--seo .blocks-item{text-decoration:none}@media(min-width:768px){.steps--seo .blocks-item__image{margin:auto -39rem -39rem;filter:grayscale(100%)}}@media(min-width:768px){.steps--seo .blocks-item__image:before{content:"";display:block;background:#000;position:absolute;z-index:2;inset:0;filter:blur(10rem);-webkit-mask-image:linear-gradient(to bottom,#0000,#000000e6);mask-image:linear-gradient(to bottom,#0000,#000000e6);transition:opacity .5s ease;-webkit-user-select:none;user-select:none;pointer-events:none}}.steps--seo .blocks-item__image img{transform:scale(.85)}.steps--seo .blocks-item:before{background:radial-gradient(189.57% 99.32% at 50% 99.32%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 63.07%),var(--Colors-style-BG-black, #000000)}@media(min-width:768px){.steps--seo .blocks-item:before{opacity:0}}@media(min-width:768px){.steps--seo .blocks-item--hover:has(:not(.blocks-item__image img)){min-height:180rem}}@media(min-width:768px){.steps--seo .blocks-item--hover:has(:not(.blocks-item__image img)) .blocks-item__image{height:100rem}}@media(min-width:768px){.steps--seo .blocks-item:hover:before{opacity:.4}.steps--seo .blocks-item:hover .blocks-item__image{filter:grayscale(0)}.steps--seo .blocks-item:hover .blocks-item__image:before{opacity:0}.steps--seo .blocks-item:hover .blocks-item__image img{transform:scale(1)}}.charts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.charts-grid{display:flex;flex-direction:column}}.charts-item{display:flex;flex-direction:column;justify-content:flex-end;gap:10rem;border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;position:relative;min-height:380rem}@media(max-width:767px){.charts-item{min-height:unset;padding:23rem}}@media(min-width:768px)and (max-width:1439px){.charts-item{padding:23rem}}@media(min-width:768px){.charts-item:not(:last-child){border-right:0}}@media(max-width:767px){.charts-item:not(:last-child){border-bottom:0}}.charts-item__number{color:var(--white, #fff);max-width:60%;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.charts-item__number{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.charts-item__number{font-size:40rem}}@media(max-width:767px){.charts-item__number{max-width:80%}}.charts-item__text{color:var(--Colors-style-gray-200, #A1A1A1);max-width:75%}.charts-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.charts-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.charts-item__text{font-size:18rem}}@media(max-width:767px){.charts-item__text{max-width:80%}}.charts-item__columns{display:flex;align-items:flex-end;gap:10rem;position:absolute;top:40rem;bottom:40rem;right:60rem}@media(max-width:767px){.charts-item__columns{top:23rem;right:23rem;bottom:3rem;gap:4rem}}@media(min-width:768px)and (max-width:1439px){.charts-item__columns{right:20rem;bottom:20rem}}.charts-item__columns .charts-item__column:nth-of-type(1){height:0;background:linear-gradient(0deg,#000 -4.91%,#b4b4b4 86.7%)}.charts-item__columns .charts-item__column:nth-of-type(1):before{background:#b4b4b4}.charts-item__column{display:flex;flex-direction:column;width:47rem;height:0;background:linear-gradient(0deg,#000000 .2%,var(--department-color, #fff) 65.06%);position:relative;transition:height 1s ease .2s;margin-bottom:-3rem;will-change:transform}@media(max-width:767px){.charts-item__column{width:18rem}}.charts-item__column:before{content:"";background:var(--department-color, #fff);clip-path:polygon(100% 0,100% 100%,0 100%,0% 70%);position:absolute;left:0;right:0;bottom:98%;height:50rem;will-change:transform}@media(max-width:767px){.charts-item__column:before{height:20rem}}.charts.animated .charts-item__columns .charts-item__column{height:calc(100% - 50rem)}@media(max-width:767px){.charts.animated .charts-item__columns .charts-item__column{height:calc(100% - 10rem)}}.charts.animated .charts-item__columns .charts-item__column:nth-of-type(1){height:calc(50% - 50rem)}@media(max-width:767px){.charts.animated .charts-item__columns .charts-item__column:nth-of-type(1){height:calc(50% - 10rem)}}.charts.animated .charts-item:nth-of-type(1) .charts-item__column{transition-delay:.1s}.charts.animated .charts-item:nth-of-type(2) .charts-item__column{transition-delay:.3s}.charts.animated .charts-item:nth-of-type(3) .charts-item__column{transition-delay:.6s}.faq__grid{display:grid;grid-template-columns:1069rem 607rem;column-gap:60rem}@media(min-width:768px){.faq__grid{justify-content:space-between}}@media(max-width:767px){.faq__grid{display:flex;flex-direction:column;align-items:stretch;row-gap:24rem}}@media(min-width:768px)and (max-width:1439px){.faq__grid{grid-template-columns:650rem auto;column-gap:40rem}}.faq__tabs-menu{display:flex;align-items:center;gap:10rem;margin-bottom:40rem}@media(min-width:768px){.faq__tabs-menu{flex-wrap:wrap}}@media(max-width:767px){.faq__tabs-menu{gap:4rem;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}.faq__tabs-link{display:inline-flex;align-items:center;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);padding:9rem 19rem;color:var(--Colors-style-gray-200, #A1A1A1);white-space:nowrap;font-family:var(--font-second, "Magistral");font-size:16rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.8rem;text-transform:uppercase}@media(max-width:767px){.faq__tabs-link{font-size:12rem;letter-spacing:.6rem}}@media(max-width:767px){.faq__tabs-link{padding:7rem 11rem}}@media(hover:hover){.faq__tabs-link:hover{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}}.faq__tabs-link.active{background:var(--white, #fff);border-color:var(--white, #fff);color:var(--Colors-style-BG-black, #000000)}.faq__tabs-link:not(.active){cursor:pointer}@media(max-width:767px){.faq .tabs{margin-top:24rem}}.faq-item{display:flex;flex-direction:column;border-bottom:1rem solid var(--Colors-style-gray-800, #1C1C1C)}.faq-item__title{display:flex;align-items:center;justify-content:space-between;gap:10rem;color:var(--white, #fff);padding:30rem 0;cursor:pointer;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.faq-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.faq-item__title{font-size:18rem}}@media(max-width:767px){.faq-item__title{padding:20rem 0 12rem;align-items:flex-start}}.faq-item__title-icon{width:24rem;height:24rem;position:relative}@media(max-width:767px){.faq-item__title-icon{width:18rem;height:18rem}}.faq-item__title-icon:before,.faq-item__title-icon:after{content:"";width:24rem;height:2rem;background-color:currentColor;transition:transform .3s ease,width .3s ease,height .2s ease}@media(max-width:767px){.faq-item__title-icon:before,.faq-item__title-icon:after{width:18rem}}.faq-item__title-icon:after{width:2rem;height:24rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:767px){.faq-item__title-icon:after{height:18rem}}.faq-item__text{display:none;color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:30rem}.faq-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.faq-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.faq-item__text{font-size:18rem}}@media(max-width:767px){.faq-item__text{margin-bottom:20rem}}.faq-item__text.content{color:var(--Colors-style-gray-200, #A1A1A1)}.faq-item.active .faq-item__title-icon:after{height:0}.faq__right{display:flex;flex-direction:column}.faq__right .faq-block{margin-top:auto}.faq-block{display:flex;flex-direction:column;gap:12rem}@media(min-width:768px){.faq-block{gap:15rem;max-width:482rem;margin:0 auto}}.faq-block__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.faq-block__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.faq-block__title{font-size:18rem}}.faq-block__text{color:var(--Colors-style-gray-100, #D5D5D5)}.faq-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.faq-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.faq-block__text{font-size:18rem}}.faq-block__details{display:flex;align-items:center;gap:20rem;margin-top:20rem}@media(max-width:767px){.faq-block__details{flex-direction:column;align-items:stretch}}@media(max-width:767px){.faq-block__details .social-icons{display:none}}.banner{display:flex;align-items:center;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);padding:60rem;position:relative;overflow:hidden}@media(max-width:767px){.banner{padding:23rem 23rem 240rem}}.banner:before,.banner:after{content:"";left:0;right:0;height:1rem;background:linear-gradient(90deg,#393939,#fff 47.6%,#393939);-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;z-index:2}.banner:before{top:1rem}.banner:after{bottom:0}.banner__info{flex:1 1 auto;display:flex;flex-direction:column;gap:50rem;max-width:820rem}@media(max-width:767px){.banner__info{max-width:100%;gap:24rem}}.banner__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.banner__title{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.banner__title{font-size:40rem}}.banner__bottom{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.banner__bottom{flex-direction:column;align-items:stretch;gap:10rem}.banner__bottom .social-icons{order:0;justify-content:center}.banner__bottom .button{order:1}}.banner__image{position:absolute;top:0;right:0;-webkit-user-select:none;user-select:none;pointer-events:none;background-size:contain;background-repeat:no-repeat;background-position:center;width:700rem;height:100%}.banner__image img{width:100%;height:100%;object-fit:contain}@media(max-width:767px){.banner__image{width:100%;height:200rem;top:unset;left:0;bottom:0}}.banner.ads .banner__image{background-image:url(../images/banner-image-DyLQeqkg.webp)}@media(min-width:768px){.banner.ads .banner__image{top:80rem;right:0}}.cta{width:100%;display:flex;align-items:flex-start;justify-content:space-between;column-gap:60rem}@media(max-width:767px){.cta{flex-direction:column;align-items:stretch;row-gap:20rem}}.cta__left{display:flex;flex-direction:column;gap:5rem}.cta__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.cta__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.cta__title{font-size:18rem}}.cta__text{color:var(--Colors-style-gray-200, #A1A1A1)}.cta__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.cta__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.cta__text{font-size:18rem}}.cta__right{display:flex;align-items:center;column-gap:50rem}@media(max-width:767px){.cta .social-icons{display:none}}.pricing__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.pricing__grid{padding-left:1rem}}@media(max-width:767px){.pricing__grid{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding-bottom:2rem}}@media(max-width:767px){.pricing__grid .pricing-item{min-width:300rem;scroll-snap-align:center}}.pricing-item{min-height:500rem}@media(max-width:767px){.pricing-item{min-height:400rem;padding:19rem}}.pricing-item:before{background:radial-gradient(100% 60% at 50.05% 98.94%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.4;z-index:-2}@media(min-width:768px){.pricing-item:before{opacity:0}}.pricing-item:after{z-index:-2;background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:100rem!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.pricing-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}}.pricing-item__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.pricing-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.pricing-item__title{font-size:24rem}}.pricing-item__subtitle{margin-top:5rem;color:var(--Colors-style-gray-100, #D5D5D5)}.pricing-item__subtitle{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.pricing-item__subtitle{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.pricing-item__subtitle{font-size:18rem}}.pricing-item__text{margin-top:20rem;margin-bottom:auto;color:var(--Colors-style-gray-200, #A1A1A1);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:6;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.pricing-item__text{font-size:12rem}}.pricing-item__text.content{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.pricing-item__text.content{font-size:12rem}}.pricing-item__price{margin-top:20rem;margin-bottom:30rem;color:var(--white, #fff);z-index:2;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.pricing-item__price{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.pricing-item__price{font-size:18rem}}@media(max-width:767px){.pricing-item__price{margin-bottom:16rem}}.pricing-item__bottom{width:100%;display:flex;align-items:center;gap:10rem;position:relative;z-index:2}@media(max-width:767px){.pricing-item__bottom{align-items:stretch;flex-direction:column}}.pricing-item__bottom .button,.pricing-item__bottom .button--og>span{flex:1;min-width:auto!important;max-width:100%!important}@media(min-width:768px){.pricing-item__bottom .button,.pricing-item__bottom .button--og>span{padding-left:20rem;padding-right:20rem}}.pricing-item__image{position:absolute;left:0;bottom:0;right:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;height:190rem}.pricing-item__image picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.pricing-item__image picture>img{width:100%;height:100%;object-fit:cover;object-position:top}.pricing-item__image>img{width:100%;height:100%;object-fit:cover;object-position:top}.pricing-item:has(.pricing-item__image){padding-bottom:40rem}@media(max-width:767px){.pricing-item:has(.pricing-item__image){padding-bottom:19rem}}.pricing-item.is-active:before{background:radial-gradient(120% 55% at 50.05% 98.94%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.4}@media(min-width:768px){.pricing-item:hover:before{opacity:.4}}.pricing__slider .swiper{padding-left:1rem;padding-bottom:1rem;overflow:visible}.pricing__slider .swiper .swiper-slide{width:450rem!important;height:auto!important}@media(max-width:767px){.pricing__slider .swiper .swiper-slide{width:300rem!important}}.pricing__slider .swiper .swiper-slide .pricing-item{height:100%}@media(min-width:768px){.pricing__slider .swiper .swiper-slide .pricing-item__text{-webkit-line-clamp:10}}.pricing__slider .swiper .swiper-slide:has(.pricing-item.is-active){width:607rem!important}@media(max-width:767px){.pricing__slider .swiper .swiper-slide:has(.pricing-item.is-active){width:300rem!important}}.pricing.columns-3 .pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:768px){.pricing.columns-3 .pricing-item{min-height:500rem}}.pricing.columns-3 .pricing-item:before{opacity:.4}.pricing.columns-3 .pricing-item:nth-child(3n+1):before{background:radial-gradient(80% 70.7% at -.05% 100%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000)}.pricing.columns-3 .pricing-item:nth-child(3n+2):before{background:radial-gradient(120% 65% at 50.05% 98.94%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000)}.pricing.columns-3 .pricing-item:nth-child(3n+3):before{background:radial-gradient(80% 60% at 100.05% 1.37%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000)}.pricing.columns-3 .pricing-item__text{margin-bottom:auto}.pricing.columns-3 .pricing-item__text,.pricing.columns-3 .content{color:var(--white, #fff)}.pricing.columns-3 .pricing-item__image{height:220rem}@media(min-width:768px){.pricing.searchengines .pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing.searchengines .pricing-item{order:1;overflow:hidden;align-items:flex-start}@media(min-width:768px){.pricing.searchengines .pricing-item{min-height:500rem}}.pricing.searchengines .pricing-item.is-active{order:0;grid-column:span 2}@media(min-width:768px){.pricing.searchengines .pricing-item.is-active .blocks-item__image{width:525rem;height:400rem}}.pricing.searchengines .pricing-item.is-active .blocks-item__image{transform:scale(1);filter:grayscale(0);right:0;bottom:-10rem}.pricing.searchengines .pricing-item.is-active .blocks-item__image:before{opacity:0}.pricing.searchengines .pricing-item.is-active .blocks-item__image img{object-position:top left}.pricing.searchengines .pricing-item.is-active .blocks-item__image .blocks-blurdient--left{top:-30rem;right:calc(100% - 120rem);align-items:flex-start;justify-content:flex-start;border:.636rem solid var(--Colors-style-gray-600, #393939);background:linear-gradient(180deg,#1113,#7773);box-shadow:0 0 95.332rem #fa812a4d;-webkit-backdrop-filter:blur(9rem);backdrop-filter:blur(9rem)}.pricing.searchengines .pricing-item.is-active .blocks-item__image .blocks-blurdient--left:before{content:unset}@media(max-width:767px){.pricing.searchengines .pricing-item.is-active .blocks-item__image .blocks-blurdient--left{top:0;left:10rem;z-index:2;width:auto;max-width:300rem;right:unset}}.pricing.searchengines .pricing-item.is-active .blocks-item__image .blocks-blurdient--right{top:50rem;right:50rem;z-index:2;max-width:240rem;animation:none}@media(max-width:767px){.pricing.searchengines .pricing-item.is-active .blocks-item__image .blocks-blurdient--right{top:unset;bottom:19rem;left:100rem;right:0}}.pricing.searchengines .pricing-item.is-active .pricing-item__bottom{width:auto}.pricing.searchengines .pricing-item:not(.is-active):before{opacity:0}@media(max-width:767px){.pricing.searchengines .pricing-item:not(.is-active):before{opacity:.3}}@media(min-width:768px){.pricing.searchengines .blocks-item__image{right:-39rem;bottom:-39rem}}@media(min-width:768px){.pricing.searchengines .pricing-item__bottom .button{min-width:500rem!important}}.analytics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.analytics__grid{display:flex;flex-direction:column}}.analytics-item{display:flex;flex-direction:row;align-items:center;gap:40rem;border:1rem solid var(--Colors-style-gray-600, #393939);background-color:var(--Colors-style-BG-black, #000000);background-image:url(../images/analytics-bg-zVHDi37B.webp);background-size:cover;background-repeat:no-repeat;padding:29rem}@media(max-width:767px){.analytics-item{padding:15rem;gap:16rem}}@media(min-width:768px)and (max-width:1439px){.analytics-item{padding:16rem;gap:16rem}}@media(min-width:768px){.analytics-item:not(:last-child){border-right:0}}@media(max-width:767px){.analytics-item:not(:last-child){border-bottom:0}}.analytics-item__circle{flex:0 0 auto;position:relative;width:164rem;height:164rem;display:flex;place-items:center;filter:drop-shadow(0 0 20px rgba(120,222,19,.5))}@media(max-width:767px){.analytics-item__circle{width:80rem;height:80rem}}@media(min-width:768px)and (max-width:1439px){.analytics-item__circle{width:100rem;height:100rem}}.analytics-item__circle>svg{width:100%;height:100%}.analytics-item__circle-percent{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-second, "Magistral");font-weight:500;font-size:32rem;letter-spacing:.96rem;color:var(--white, #fff);transition:.3s ease}@media(max-width:767px){.analytics-item__circle-percent{font-size:16rem;letter-spacing:0}}@media(min-width:768px)and (max-width:1439px){.analytics-item__circle-percent{font-size:20rem}}.analytics-item__circle .ring-progress{color:var(--Victory-colors-reputation, #78DE13);transition:stroke-dashoffset 1s ease-out}.analytics-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.analytics-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.analytics-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.analytics-item__text{font-size:18rem}}.analytics.animated [data-circle-progress] .ring-progress{stroke-dashoffset:var(--offset)}@media(max-width:767px){.stickyblocks{overflow:visible!important}}@media(max-width:767px){.stickyblocks .section__header{position:sticky;top:calc(var(--headerHeight, 80rem) + 40rem)}}.stickyblocks-items{position:relative}@media(max-width:767px){.stickyblocks-items{position:sticky}}.stickyblocks-item{position:sticky;top:var(--headerHeight, 80rem);border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start;padding:39rem;transition:opacity .3s ease}@media(max-width:767px){.stickyblocks-item{display:flex;flex-direction:column;padding:16rem;gap:16rem}}.stickyblocks-item:nth-of-type(1){top:calc(var(--headerHeight, 80rem) + 30rem)}@media(max-width:767px){.stickyblocks-item:nth-of-type(1){top:calc(var(--headerHeight, 80rem) + 190rem)}}.stickyblocks-item:nth-of-type(2){top:calc(var(--headerHeight, 80rem) + 30rem + 90rem)}@media(max-width:767px){.stickyblocks-item:nth-of-type(2){top:calc(var(--headerHeight, 80rem) + 190rem + 62rem)}}.stickyblocks-item:nth-of-type(3){top:calc(var(--headerHeight, 80rem) + 30rem + 180rem)}@media(max-width:767px){.stickyblocks-item:nth-of-type(3){top:calc(var(--headerHeight, 80rem) + 190rem + 124rem)}}.stickyblocks-item:nth-of-type(4){top:calc(var(--headerHeight, 80rem) + 30rem + 270rem)}@media(max-width:767px){.stickyblocks-item:nth-of-type(4){top:calc(var(--headerHeight, 80rem) + 190rem + 186rem)}}.stickyblocks-item:nth-of-type(5){top:0}@media(max-width:767px){.stickyblocks-item:nth-of-type(5){top:0}}.stickyblocks-item__number{color:var(--white, #fff);width:400rem;transition:opacity .3s ease;font-family:var(--font-second, "Magistral");font-size:96rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2.88rem;text-transform:uppercase}@media(max-width:767px){.stickyblocks-item__number{font-size:46rem;letter-spacing:1.38rem}}@media(min-width:768px)and (max-width:1439px){.stickyblocks-item__number{font-size:60rem}}@media(max-width:767px){.stickyblocks-item__number{width:auto;position:absolute;top:15rem;right:15rem;left:unset;font-size:32rem;letter-spacing:.96rem}}.stickyblocks-item__title{color:var(--white, #fff);transition:opacity .3s ease;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.stickyblocks-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.stickyblocks-item__title{font-size:24rem}}@media(max-width:767px){.stickyblocks-item__title{padding-top:6rem;max-width:80%}}.stickyblocks-item__text{color:var(--Colors-style-gray-200, #A1A1A1);transition:opacity .3s ease}.stickyblocks-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.stickyblocks-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.stickyblocks-item__text{font-size:18rem}}.stickyblocks-item.is-scrolled .stickyblocks-item__number,.stickyblocks-item.is-scrolled .stickyblocks-item__title{opacity:.5}.stickyblocks-item.is-scrolled .stickyblocks-item__text{opacity:0}.discovery__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:30rem}@media(max-width:767px){.discovery__links{padding-left:1rem;margin-bottom:20rem}}.discovery__links-item{text-align:center;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.discovery__links-item{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.discovery__links-item{font-size:24rem}}@media(min-width:1280px){.discovery__links-item{outline:none;pointer-events:none}}@media(max-width:1279px){.discovery__links-item{border:1rem solid var(--Colors-style-gray-500, #5E5E5E);padding:7rem 14rem}}@media(max-width:1279px){.discovery__links-item.active{border-color:var(--Victory-colors-reputation, #78DE13)}}@media(min-width:1280px){.discovery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10rem}}@media(min-width:1280px){.discovery .tab{display:block}}@media(min-width:768px){.discovery .tab.active{animation:none}}.discovery-table{width:100%;display:table;border-collapse:collapse}.discovery-table thead{border-top:1rem solid var(--Colors-style-gray-700, #2A2A2A);border-right:1rem solid var(--Colors-style-gray-700, #2A2A2A);border-left:1rem solid var(--Colors-style-gray-700, #2A2A2A)}.discovery-table thead th,.discovery-table thead td{display:table-cell;padding:25rem 18rem;color:var(--Colors-style-gray-100, #D5D5D5);text-align:start;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table thead th,.discovery-table thead td{font-size:12rem}}@media(max-width:767px){.discovery-table thead th,.discovery-table thead td{font-size:10rem}}@media(min-width:768px){.discovery-table thead th.nowrap,.discovery-table thead td.nowrap{white-space:nowrap}}@media(max-width:767px){.discovery-table thead th{padding:16rem 0}}.discovery-table thead th:first-child{padding-left:35rem}@media(max-width:767px){.discovery-table thead th:first-child{padding-left:15rem;padding-right:5rem}}@media(max-width:767px){.discovery-table thead th:nth-child(2){width:125rem}}@media(max-width:767px){.discovery-table thead th:nth-child(3){padding-left:10rem;padding-right:15rem}}@media(min-width:768px){.discovery-table thead th:nth-child(4){width:170rem;padding-left:0;padding-right:0}}@media(min-width:768px){.discovery-table thead th:last-child{padding-right:35rem}}@media(max-width:767px){.discovery-table thead th:not(:nth-child(1),:nth-child(2),:nth-child(3)){display:none}}.discovery-table tbody tr{border:1rem solid var(--Colors-style-gray-700, #2A2A2A);transition:background-color .3s ease}.discovery-table tbody tr td{padding:20rem;vertical-align:middle;transition:.3s ease;will-change:transform;-webkit-user-select:none;user-select:none;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td{font-size:12rem}}@media(max-width:767px){.discovery-table tbody tr td:first-child{padding-left:15rem;padding-right:0}}@media(max-width:767px){.discovery-table tbody tr td:nth-child(3){padding-right:15rem;padding-left:10rem}}@media(min-width:768px){.discovery-table tbody tr td:nth-child(4){padding-left:0;padding-right:0}}@media(max-width:767px){.discovery-table tbody tr td:not(:nth-child(1),:nth-child(2),:nth-child(3)){display:none}}@media(max-width:767px){.discovery-table tbody tr td{padding:8rem 0}}.discovery-table tbody tr td .number{display:flex;align-items:center;gap:15rem;color:var(--white, #fff);font-size:20rem;font-weight:400}@media(max-width:767px){.discovery-table tbody tr td .number{font-size:14rem;gap:8rem}}.discovery-table tbody tr td .number>span:first-child{font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td .number>span:first-child{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.discovery-table tbody tr td .number>span:first-child{font-size:20rem}}.discovery-table tbody tr td .company{display:flex;align-items:center;gap:15rem}@media(max-width:767px){.discovery-table tbody tr td .company{gap:8rem}}.discovery-table tbody tr td .company__icon{width:45rem;height:45rem;border-radius:5rem;background:var(--Colors-style-gray-900, #191919);font-size:24rem;font-weight:600;line-height:100%;color:var(--white, #fff)}@media(max-width:767px){.discovery-table tbody tr td .company__icon{width:24rem;height:24rem;font-size:10rem}}.discovery-table tbody tr td .company__info{display:flex;flex-direction:column}.discovery-table tbody tr td .company__info>div{color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td .company__info>div{font-size:12rem}}.discovery-table tbody tr td .company__info>span{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td .company__info>span{font-size:12rem}}.discovery-table tbody tr td .rating{display:flex;flex-direction:column;color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td .rating{font-size:12rem}}.discovery-table tbody tr td .rating__stars{display:flex;align-items:center;gap:5rem;margin-bottom:5rem}@media(max-width:767px){.discovery-table tbody tr td .rating__stars{gap:4rem;margin-bottom:4rem}}.discovery-table tbody tr td .rating--content>div:first-child{margin-bottom:5rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.discovery-table tbody tr td .rating--content>div:first-child{font-size:12rem}}@media(max-width:767px){.discovery-table tbody tr td .rating .icon-star{margin-top:-2rem}}.discovery-table tbody tr td .yandex-icons{display:flex;align-items:center;column-gap:40rem}.discovery-table tbody tr td .yandex-icons .icon{width:30rem;height:30rem;background:var(--white, #fff);border-radius:5rem}.discovery-table tbody tr td .yandex-icons .icon:before{content:"";width:18rem;height:18rem;background-size:contain;background-repeat:no-repeat;background-position:center;filter:grayscale(1);opacity:.7}.discovery-table tbody tr td .yandex-icons .icon--check:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M10.0653 0.460938C10.9278 0.460938 11.4296 1.44187 12.2189 1.65069C13.0081 1.85776 13.9421 1.25235 14.6885 1.67701C15.4367 2.09992 15.3706 3.19667 15.9492 3.76347C16.5278 4.33202 17.6421 4.26709 18.0742 5.0006C18.5064 5.7341 17.8921 6.65186 18.1028 7.42748C18.3153 8.2031 19.3153 8.69444 19.3153 9.54201C19.3153 10.3913 18.3171 10.8827 18.1046 11.6583C17.8939 12.4339 18.5099 13.3517 18.0778 14.0869C17.6474 14.8204 16.5314 14.7555 15.9546 15.3241C15.376 15.8926 15.4421 16.9894 14.6956 17.4123C13.9492 17.8369 13.0153 17.2333 12.226 17.4421C11.4367 17.6492 10.9367 18.6319 10.0742 18.6319C9.20993 18.6319 8.70993 17.6509 7.92065 17.4439C7.13136 17.235 6.19743 17.8404 5.45101 17.4175C4.70279 16.9929 4.76886 15.8961 4.19029 15.3293C3.61172 14.7608 2.49565 14.8275 2.06529 14.0922C1.63315 13.3587 2.24743 12.4409 2.03493 11.6653C1.82422 10.8897 0.824219 10.3984 0.824219 9.55078C0.824219 8.70322 1.82243 8.21012 2.03315 7.4345C2.24565 6.65888 1.62958 5.74112 2.06172 5.00762C2.49208 4.27236 3.60815 4.33728 4.18493 3.76873C4.7635 3.20018 4.69743 2.10518 5.44386 1.68052C6.19029 1.25586 7.12422 1.85951 7.91351 1.65244C8.70279 1.44362 9.20279 0.460938 10.0653 0.460938ZM9.15636 10.5949L7.25815 8.73129C7.20563 8.6797 7.14003 8.64381 7.06886 8.62776C6.62243 8.52481 6.32303 8.51545 6.17065 8.59968C5.54446 8.9483 5.33315 9.46246 5.53672 10.1422C5.55544 10.2055 5.59041 10.264 5.63851 10.3124C6.66172 11.3301 7.08493 11.8408 8.09386 12.8796C8.46886 13.2657 8.80517 13.4757 9.10279 13.5096C9.53255 13.5576 9.89624 13.4043 10.1939 13.0498C12.2629 10.5931 13.6409 8.94889 14.3278 8.11712C14.6885 7.68193 14.7689 7.25492 14.5689 6.83611C14.1617 5.97977 13.1671 5.92186 12.5814 6.62378C11.1587 8.32477 10.0552 9.64671 9.27065 10.5896C9.26383 10.5979 9.25532 10.6046 9.24568 10.6094C9.23604 10.6141 9.22549 10.6169 9.2147 10.6174C9.20392 10.6178 9.19315 10.6161 9.18309 10.6122C9.17304 10.6084 9.16393 10.6025 9.15636 10.5949Z' fill='%231F6AED'/%3E%3C/svg%3E")}.discovery-table tbody tr td .yandex-icons .icon--arrow:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M19.4576 9.55403C19.4576 12.0672 18.4416 14.4774 16.6333 16.2545C14.8249 18.0316 12.3722 19.0299 9.81473 19.0299C7.25729 19.0299 4.80459 18.0316 2.9962 16.2545C1.18782 14.4774 0.171875 12.0672 0.171875 9.55403C0.171875 7.04086 1.18782 4.63063 2.9962 2.85355C4.80459 1.07648 7.25729 0.078125 9.81473 0.078125C12.3722 0.078125 14.8249 1.07648 16.6333 2.85355C18.4416 4.63063 19.4576 7.04086 19.4576 9.55403ZM4.35759 14.8939C4.73497 15.2671 4.94926 15.4618 5.00045 15.4782C5.02441 15.4855 5.04999 15.4863 5.07451 15.4804C5.09902 15.4746 5.12156 15.4623 5.13973 15.4449L9.36473 11.3141C9.37288 11.3059 9.3826 11.2994 9.39334 11.295C9.40407 11.2906 9.41559 11.2883 9.42723 11.2883C9.43887 11.2883 9.4504 11.2906 9.46113 11.295C9.47186 11.2994 9.48159 11.3059 9.48973 11.3141C10.1004 11.9265 11.1308 13.3093 12.0058 12.5161C12.1606 12.3757 12.2623 12.2161 12.3112 12.0371C12.7826 10.2928 13.2284 8.59123 13.6487 6.93236C13.7344 6.59661 13.6516 6.30473 13.4004 6.05672C13.1481 5.80754 12.851 5.72389 12.5094 5.80578C10.8189 6.21055 9.08497 6.63989 7.30759 7.0938C7.12545 7.1406 6.96235 7.23945 6.8183 7.39036C6.0058 8.2467 7.40759 9.26624 8.02723 9.86989C8.03555 9.8779 8.04215 9.88745 8.04666 9.898C8.05117 9.90854 8.05349 9.91987 8.05349 9.93131C8.05349 9.94275 8.05117 9.95407 8.04666 9.96462C8.04215 9.97516 8.03555 9.98472 8.02723 9.99273L3.80223 14.1235C3.78422 14.1412 3.77139 14.1633 3.7651 14.1874C3.75882 14.2115 3.75931 14.2367 3.76652 14.2604C3.78319 14.3107 3.98021 14.5219 4.35759 14.8939Z' fill='%235FB336'/%3E%3C/svg%3E")}.discovery-table tbody tr td .yandex-icons .icon.active:before{filter:grayscale(0);opacity:1}.discovery-table tbody tr.competitor .company__icon{background:var(--Colors-style-gray-1000, #101010)}.discovery-table tbody tr.current{border-color:var(--white, #fff);background:var(--Colors-style-gray-500, #5E5E5E)}.discovery-table tbody tr:has(+.current){border-bottom-color:var(--white, #fff)}.discovery-table tbody tr.upgrade{border-color:var(--Victory-colors-reputation, #78DE13);background:#78de134d;box-shadow:0 4rem 174.8rem #00ff0045}.discovery-table tbody tr:hover:not(.upgrade,.current,.competitor){background:var(--Colors-style-gray-1000, #101010)}@media(hover:hover){.discovery-table tbody tr:hover td:first-child{transform:scale(1.1)}}.icon-star:before{content:"";display:inline-flex;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M6.91885 1.39508C7.10647 0.959405 7.7242 0.959405 7.91182 1.39509L9.11538 4.18986C9.19364 4.37159 9.36493 4.49604 9.56194 4.51431L12.5919 4.79533C13.0642 4.83913 13.2551 5.42663 12.8987 5.7397L10.6126 7.74799C10.464 7.87857 10.3986 8.07994 10.4421 8.27296L11.1111 11.2414C11.2154 11.7042 10.7156 12.0673 10.3078 11.8251L7.69133 10.2715C7.5212 10.1705 7.30947 10.1705 7.13934 10.2715L4.52292 11.8251C4.11504 12.0673 3.61528 11.7042 3.71958 11.2414L4.38861 8.27296C4.43211 8.07994 4.36669 7.87857 4.21804 7.74799L1.93197 5.7397C1.57559 5.42663 1.76648 4.83913 2.23881 4.79533L5.26872 4.51431C5.46574 4.49604 5.63703 4.37159 5.71529 4.18986L6.91885 1.39508Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M6.91885 1.39508C7.10647 0.959405 7.7242 0.959405 7.91182 1.39509L9.11538 4.18986C9.19364 4.37159 9.36493 4.49604 9.56194 4.51431L12.5919 4.79533C13.0642 4.83913 13.2551 5.42663 12.8987 5.7397L10.6126 7.74799C10.464 7.87857 10.3986 8.07994 10.4421 8.27296L11.1111 11.2414C11.2154 11.7042 10.7156 12.0673 10.3078 11.8251L7.69133 10.2715C7.5212 10.1705 7.30947 10.1705 7.13934 10.2715L4.52292 11.8251C4.11504 12.0673 3.61528 11.7042 3.71958 11.2414L4.38861 8.27296C4.43211 8.07994 4.36669 7.87857 4.21804 7.74799L1.93197 5.7397C1.57559 5.42663 1.76648 4.83913 2.23881 4.79533L5.26872 4.51431C5.46574 4.49604 5.63703 4.37159 5.71529 4.18986L6.91885 1.39508Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:13.514rem;height:13.514rem;background-color:currentColor}.ormsites{width:100%;overflow:hidden;padding:50rem 0}@media(max-width:767px){.ormsites{padding:24rem 0}}.ormsites .swiper-slide{width:auto;flex:0 0 auto}.ormsites-item{display:inline-flex;align-items:center;gap:15rem;padding:0 40rem;white-space:nowrap;box-sizing:border-box;will-change:transform}@media(max-width:767px){.ormsites-item{padding:0 12rem;gap:8rem}}.ormsites-item__logo{flex:0 0 auto;width:60rem;height:60rem;border-radius:5rem;overflow:hidden}@media(max-width:767px){.ormsites-item__logo{width:40rem;height:40rem;border-radius:3rem}}.ormsites-item__logo img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.ormsites-item__info{display:flex;flex-direction:column;gap:4rem}.ormsites-item__info{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.ormsites-item__info{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.ormsites-item__info{font-size:18rem}}.ormsites-item__title{color:var(--white, #fff)}.ormsites-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.ormwho__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.ormwho__grid{padding-left:1rem}}@media(max-width:767px){.ormwho__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.ormwho__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ormwho__grid .blocks-item{min-height:173rem;overflow:hidden}@media(max-width:767px){.ormwho__grid .blocks-item{min-height:100%}}@media(max-width:767px){.ormwho__grid .blocks-item{padding:19rem}}.ormwho__grid .blocks-item__text{margin-top:20rem}@media(max-width:767px){.ormwho__grid .blocks-item__text{margin-top:12rem}}.ormwho__grid .blocks-item__images{display:flex;flex-direction:column;position:relative;width:calc(100% + 80rem);height:380rem;overflow:hidden;margin:-39rem;padding:39rem;margin-top:auto}@media(max-width:767px){.ormwho__grid .blocks-item__images{padding:19rem;margin:-19rem;margin-top:auto;width:calc(100% + 38rem);height:270rem}}.ormwho__grid .blocks-item__images:after{content:"";display:block;position:absolute;z-index:1;left:0;right:0;bottom:0;width:100%;height:160rem;background:linear-gradient(0deg,var(--Colors-style-BG-black, #000000) 0%,rgba(0,0,0,0) 100%);-webkit-user-select:none;user-select:none;pointer-events:none}.ormwho__grid .blocks-item__images img{-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;transition:transform 1s cubic-bezier(.4,2,.6,1)}.ormwho__grid .blocks-item__images.yandex{display:flex;flex-direction:column;gap:20rem;transition:gap .7s cubic-bezier(.4,2,.6,1)}@media(max-width:767px){.ormwho__grid .blocks-item__images.yandex{gap:16rem}}.ormwho__grid .blocks-item__images.yandex img{width:100%;height:70rem;object-fit:contain;-webkit-user-select:none;user-select:none}.ormwho__grid .blocks-item__images.reviews img{width:283rem;height:109rem;transition:transform 1s cubic-bezier(.4,2,.6,1),margin 1s cubic-bezier(.4,2,.6,1)}@media(max-width:767px){.ormwho__grid .blocks-item__images.reviews img{width:189rem;height:73rem}}.ormwho__grid .blocks-item__images.reviews img:nth-child(2){margin-top:-15rem;margin-left:56rem;box-shadow:-8rem -10rem 14.3rem #0006,8rem 10rem 14.3куь #0000008c;z-index:1}.ormwho__grid .blocks-item__images.reviews img:nth-child(3){margin-left:98rem;margin-top:-5rem}.ormwho__grid .blocks-item__images.review img{width:378rem;height:144rem;box-shadow:8rem 29rem 75.8rem #000000c2;transition:transform 1s ease,margin 1s cubic-bezier(.4,2,.6,1),opacity 1s ease}.ormwho__grid .blocks-item__images.review img:nth-child(1){z-index:3}.ormwho__grid .blocks-item__images.review img:nth-child(2){transform:scale(.95);margin-top:-20rem;z-index:2}.ormwho__grid .blocks-item__images.review img:nth-child(3){transform:scale(.9);margin-top:-20rem;z-index:1}.ormwho__grid .blocks-item__images.review img:nth-child(4){transform:scale(.85);margin-top:-20rem;z-index:0}.ormwho__grid .blocks-item__images.products img{position:absolute;transition:left .5s ease,bottom .5s ease,transform 1s cubic-bezier(.4,2,.6,1);perspective:500px;transform-style:preserve-3d}.ormwho__grid .blocks-item__images.products img:nth-child(1){left:39rem;bottom:50rem}@media(max-width:767px){.ormwho__grid .blocks-item__images.products img:nth-child(1){left:19rem;bottom:39rem}}.ormwho__grid .blocks-item__images.products img:nth-child(2){left:140rem;bottom:60.8rem;z-index:1}@media(max-width:767px){.ormwho__grid .blocks-item__images.products img:nth-child(2){left:90rem;bottom:20rem}}.ormwho__grid .blocks-item__images.products img:nth-child(3){left:254rem;bottom:116rem}@media(max-width:767px){.ormwho__grid .blocks-item__images.products img:nth-child(3){left:170rem;bottom:50rem}}.ormwho__grid .blocks-item:nth-child(1),.ormwho__grid .blocks-item:nth-child(2){grid-column:span 2}.ormwho__grid .blocks-item:not(:nth-child(1),:nth-child(2)){position:relative;z-index:0;background:radial-gradient(40% 45% at 0% 50%,#78de1366,#0000)}.ormwho__grid .blocks-item:not(:nth-child(1),:nth-child(2)):before,.ormwho__grid .blocks-item:not(:nth-child(1),:nth-child(2)):after{content:"";position:absolute;inset:0}.ormwho__grid .blocks-item:not(:nth-child(1),:nth-child(2)):after{z-index:-1;background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}@media(min-width:768px){.ormwho__grid .blocks-item:hover .blocks-item__images.yandex{gap:10rem}.ormwho__grid .blocks-item:hover .blocks-item__images.reviews img:nth-of-type(1){transform:scale(.98)}.ormwho__grid .blocks-item:hover .blocks-item__images.reviews img:nth-of-type(2){transform:scale(1.1)}.ormwho__grid .blocks-item:hover .blocks-item__images.reviews img:nth-of-type(3){transform:scale(.98);margin-top:-15rem}.ormwho__grid .blocks-item:hover .blocks-item__images.review img:nth-of-type(1){margin-top:-190rem;opacity:0}.ormwho__grid .blocks-item:hover .blocks-item__images.review img:nth-of-type(2){margin-top:50rem;transform:scale(1)}.ormwho__grid .blocks-item:hover .blocks-item__images.review img:nth-of-type(3){margin-top:-20rem;transform:scale(.95)}.ormwho__grid .blocks-item:hover .blocks-item__images.review img:nth-of-type(4){margin-top:-20rem;transform:scale(.9);z-index:0}.ormwho__grid .blocks-item:hover .blocks-item__images.products img:nth-child(1){left:45rem;bottom:50rem;transform:perspective(500px) rotateY(25deg) rotateX(10deg)}.ormwho__grid .blocks-item:hover .blocks-item__images.products img:nth-child(2){transform:perspective(500px) rotateX(-10deg) scale(1.15)}.ormwho__grid .blocks-item:hover .blocks-item__images.products img:nth-child(3){left:250rem;bottom:116rem;transform:perspective(500px) rotateY(-25deg) rotateX(10deg)}}@media(max-width:767px){.ormwho__grid .blocks-item.animated .blocks-item__images.yandex{gap:6rem}.ormwho__grid .blocks-item.animated .blocks-item__images.reviews img:nth-of-type(1){transform:scale(.98)}.ormwho__grid .blocks-item.animated .blocks-item__images.reviews img:nth-of-type(2){transform:scale(1.1)}.ormwho__grid .blocks-item.animated .blocks-item__images.reviews img:nth-of-type(3){transform:scale(.98);margin-top:-15rem}.ormwho__grid .blocks-item.animated .blocks-item__images.review img:nth-of-type(1){margin-top:-160rem;opacity:0}.ormwho__grid .blocks-item.animated .blocks-item__images.review img:nth-of-type(2){margin-top:50rem;transform:scale(1)}.ormwho__grid .blocks-item.animated .blocks-item__images.review img:nth-of-type(3){margin-top:-20rem;transform:scale(.95)}.ormwho__grid .blocks-item.animated .blocks-item__images.review img:nth-of-type(4){margin-top:-20rem;transform:scale(.9);z-index:0}.ormwho__grid .blocks-item.animated .blocks-item__images.products img:nth-child(1){left:25rem;bottom:50rem;transform:perspective(500px) rotateY(25deg) rotateX(10deg)}.ormwho__grid .blocks-item.animated .blocks-item__images.products img:nth-child(2){transform:perspective(500px) rotateX(-5deg) scale(1.1)}.ormwho__grid .blocks-item.animated .blocks-item__images.products img:nth-child(3){left:170rem;bottom:50rem;transform:perspective(500px) rotateY(-25deg) rotateX(10deg)}}.ormreviews{position:relative}.ormreviews-block{display:flex;padding:59rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0006;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);position:relative;overflow:hidden;background-image:url(../images/bg-DfwguSvq.webp);background-repeat:no-repeat;background-size:cover;background-position:0 0}@media(max-width:767px){.ormreviews-block{padding:23rem 23rem 234rem;-webkit-backdrop-filter:none;backdrop-filter:none;background-image:url(../images/bg-mobile-m1Hrm1zM.webp)}}.ormreviews-block__info{display:flex;flex-direction:column;align-items:flex-start;gap:20rem}@media(min-width:768px){.ormreviews-block__info{max-width:855rem}}@media(max-width:767px){.ormreviews-block__info{gap:12rem}}@media(min-width:768px)and (max-width:1439px){.ormreviews-block__info{max-width:650rem}}.ormreviews-block__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.ormreviews-block__title{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.ormreviews-block__title{font-size:40rem}}.ormreviews-block__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:50rem}.ormreviews-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.ormreviews-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.ormreviews-block__text{font-size:18rem}}@media(max-width:767px){.ormreviews-block__text{margin-bottom:12rem}}@media(min-width:768px){.ormreviews-block__button{margin-top:auto}}@media(max-width:767px){.ormreviews-block__button{max-width:100%;width:100%}}.ormreviews-block__image{position:absolute;top:25rem;right:77rem;width:711rem;height:408rem;transition:transform 1s cubic-bezier(.4,2,.6,1),opacity .5s ease;opacity:0;transform:scale(.6);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.ormreviews-block__image{width:100%;height:234rem;top:unset;bottom:0;left:0;right:0}}.ormreviews-block__image img{width:100%;height:100%;object-fit:contain;will-change:transform}.ormreviews.animated .ormreviews-block__image{transform:translate(0);opacity:1}@media(max-width:767px){.ormservices{overflow:visible!important}}.ormservices-slider .swiper,.ormservices-slider .swiper-wrapper{overflow:visible}@media(max-width:767px){.ormservices-slider .swiper-wrapper{display:flex;flex-direction:column;gap:24rem}}.ormservices-slider .swiper-slide{width:auto}@media(min-width:1440px){.ormservices-slider .swiper-slide .ormservices-item{width:1496rem}}@media(min-width:768px)and (max-width:1439px){.ormservices-slider .swiper-slide .ormservices-item{width:100%}}.ormservices-items{display:flex;flex-direction:column}.ormservices-items .ormservices-item{margin-bottom:-1rem}.ormservices-items .ormservices-item:nth-child(2){grid-template-columns:auto 850rem}@media(min-width:768px){.ormservices-items .ormservices-item:nth-child(2) .ormservices-item__info{order:1}}@media(min-width:768px){.ormservices-items .ormservices-item:nth-child(2) .ormservices-item__image{width:840rem;order:0}}.ormservices-item{display:grid;grid-template-columns:850rem auto;gap:86rem;border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem}@media(min-width:768px){.ormservices-item{justify-content:space-between}}@media(max-width:767px){.ormservices-item{display:flex;flex-direction:column;gap:32rem;padding:19rem}}@media(min-width:768px)and (max-width:1439px){.ormservices-item{grid-template-columns:repeat(2,minmax(0,1fr));gap:40rem}}.ormservices-item__image{width:100%;height:492rem;transition:opacity .3s ease}@media(max-width:767px){.ormservices-item__image{height:174rem;order:1}}@media(min-width:768px)and (max-width:1439px){.ormservices-item__image{padding:24rem;height:340rem}}.ormservices-item__image img{width:100%;height:100%;object-fit:contain}@media(min-width:768px){.ormservices-item__image img{filter:drop-shadow(0 4rem 30rem rgba(77,77,77,.14))}}@media(min-width:768px)and (max-width:1439px){.ormservices-item__image img{object-fit:contain}}.ormservices-item__info{display:flex;flex-direction:column;transition:opacity .3s ease}@media(max-width:767px){.ormservices-item__info{order:1}}.ormservices-item__number{color:#232323;margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:96rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2.88rem;text-transform:uppercase}@media(max-width:767px){.ormservices-item__number{font-size:46rem;letter-spacing:1.38rem}}@media(min-width:768px)and (max-width:1439px){.ormservices-item__number{font-size:60rem}}@media(max-width:767px){.ormservices-item__number{margin-bottom:4rem}}.ormservices-item__title{color:var(--white, #fff);margin-top:auto;margin-bottom:24rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.ormservices-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.ormservices-item__title{font-size:24rem}}@media(max-width:767px){.ormservices-item__title{margin-bottom:12rem}}.ormservices-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.ormservices-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.ormservices-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.ormservices-item__text{font-size:18rem}}.ormservices-item[data-stickyblock]{background:var(--Colors-style-BG-black, #000000);position:sticky;top:calc(var(--headerHeight, 80rem) + 18rem);z-index:1}.ormservices-item[data-stickyblock].is-scrolled .ormservices-item__image,.ormservices-item[data-stickyblock].is-scrolled .ormservices-item__info{opacity:.4}@media(max-width:767px){.ormservices .slider-buttons{display:none}}.ormtabs .swiper{overflow:visible}.ormtabs .swiper-wrapper{align-items:center;height:681rem}@media(max-width:767px){.ormtabs .swiper-wrapper{height:166rem}}.ormtabs .swiper-slide{width:auto!important;display:inline-flex;align-items:center;justify-content:center}.ormtabs .swiper-slide:not(.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active) .ormtabs__image img{filter:blur(2.8499999046px);opacity:.4}@media(max-width:767px){.ormtabs .swiper-slide:not(.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active) .ormtabs__image img{filter:blur(1.8rem)}}@media(min-width:768px){.ormtabs .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .ormtabs__image{width:1224rem!important;height:681rem!important}}@media(max-width:767px){.ormtabs .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .ormtabs__image{width:300rem}}.ormtabs .swiper-pagination{display:flex;margin:40rem auto 32rem;overflow:visible}@media(max-width:767px){.ormtabs .swiper-pagination{margin:24rem auto}}.ormtabs .swiper-pagination-bullet{--progress: 0;position:relative;height:1rem;background:#393939;overflow:visible}.ormtabs .swiper-pagination-bullet:before{content:"";background:#78de13;box-shadow:0 0 10rem .6rem #93ff27;position:absolute;z-index:1;top:50%;left:0;width:calc(var(--progress, 0) * 100%);height:2rem;transform:translateY(-50%)}.ormtabs .swiper-pagination-bullet:after{content:none}.ormtabs .swiper-pagination-bullet-active{background:#393939}.ormtabs__image{display:flex;align-items:center;justify-content:center;width:1100rem;height:611rem;margin:0 auto;transition:width .3s ease,height .3s ease,filter .3s ease,opacity .3s ease}@media(max-width:767px){.ormtabs__image{width:300rem;height:166rem}}@media(min-width:768px)and (max-width:1439px){.ormtabs__image{width:100%;height:610rem}}.ormtabs__image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@media(min-width:768px)and (max-width:1439px){.ormtabs__image img{object-fit:contain}}.ormtabs__buttons{display:flex;align-items:stretch;justify-content:center;padding-left:1rem}.ormtabs__buttons .ormtabs__button{margin-left:-1rem}@media(max-width:767px){.ormtabs__buttons{scroll-snap-type:x mandatory;justify-content:unset;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}.ormtabs__button{display:inline-flex;flex-direction:column;gap:10rem;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:0;overflow:hidden;transition:border-color .3s ease}@media(min-width:768px){.ormtabs__button{width:510rem}}@media(max-width:767px){.ormtabs__button{scroll-snap-align:center;flex:0 0 auto;padding:19rem;width:310rem}}.ormtabs__button:before,.ormtabs__button:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;z-index:-1;height:100%}.ormtabs__button:before{background:radial-gradient(60% 45% at 50% 100%,#78de1366,#0000);opacity:0;transition:.3s ease}.ormtabs__button:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto 50%!important;background-repeat:repeat!important;background-position:top!important}.ormtabs__button-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.ormtabs__button-title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.ormtabs__button-title{font-size:18rem}}.ormtabs__button-text{color:var(--Colors-style-gray-200, #A1A1A1)}.ormtabs__button-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.ormtabs__button-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.ormtabs__button-text{font-size:18rem}}.ormtabs__button.active{border-color:var(--Colors-style-Gray-300, #757575)}.ormtabs__button.active:before{opacity:1}.wemake .swiper{overflow:visible}.wemake .swiper-slide{height:auto;will-change:transform;margin-left:-1rem}@media(max-width:767px){.wemake .swiper-slide{width:174rem}}.wemake .swiper-slide .wemake-item{width:100%;will-change:transform,border}.wemake-item{display:flex;flex-direction:column;width:350rem;height:100%;padding:19rem;height:400rem;border:1rem solid var(--Colors-style-gray-600, #393939)}.wemake-item:before{content:"";position:absolute;inset:0;z-index:-2;background-image:url(../images/wemake-bg-Db4bU4gG.png);background-size:cover;background-repeat:no-repeat;transition:opacity .5s ease}@media(max-width:767px){.wemake-item{padding:23rem;height:200rem;width:100%}}@media(min-width:768px)and (max-width:1439px){.wemake-item{height:auto;min-height:300rem}}.wemake-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.wemake-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.wemake-item__title{font-size:18rem}}.wemake-item__image{width:310rem;height:310rem;transition:transform .5s ease;will-change:transform}.wemake-item__image img{width:100%;height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.wemake-item__image{width:126rem;height:126rem}}@media(min-width:768px)and (max-width:1439px){.wemake-item__image{width:250rem;height:250rem}}.wemake-item canvas{z-index:-1}@media(hover:hover){.wemake-item:hover:before{opacity:.5}.wemake-item:hover .wemake-item__image{transform:scale(1.1)}}.digitales-item{display:flex;align-items:flex-start;border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;will-change:transform}.digitales-item:not(:last-child){border-bottom:0}@media(min-width:768px){.digitales-item{height:400rem}}@media(max-width:767px){.digitales-item{flex-direction:column;padding:23rem}}@media(min-width:768px)and (max-width:1439px){.digitales-item{gap:24rem}}.digitales-item__info{display:flex;flex-direction:column;width:500rem}@media(max-width:767px){.digitales-item__info{width:100%;display:contents}}@media(min-width:768px)and (max-width:1439px){.digitales-item__info{width:450rem}}.digitales-item__title{margin-bottom:10rem;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.digitales-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.digitales-item__title{font-size:24rem}}@media(max-width:767px){.digitales-item__title{margin-bottom:8rem;order:0}}.digitales-item__text{color:var(--Colors-style-gray-500, #5E5E5E)}.digitales-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.digitales-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.digitales-item__text{font-size:18rem}}@media(max-width:767px){.digitales-item__text{order:1}}.digitales-item__details{margin-top:30rem;opacity:0;transition:transform .3s ease,opacity .3s ease}@media(max-width:767px){.digitales-item__details{display:flex;width:100%;order:5;margin-top:20rem;opacity:1}.digitales-item__details .button{width:100%}}.digitales-item__image{width:760rem;height:340rem;margin:auto;-webkit-user-select:none;user-select:none;pointer-events:none;position:relative;overflow:hidden;transition:margin .3s ease}@media(min-width:768px){.digitales-item__image{margin-bottom:-39rem}}@media(max-width:767px){.digitales-item__image{width:100%;height:120rem;order:3;margin:20rem auto}}@media(min-width:768px)and (max-width:1439px){.digitales-item__image{width:350rem;height:auto;margin:auto}}.digitales-item__image:before,.digitales-item__image:after{content:"";position:absolute;inset:0;z-index:-1}.digitales-item__image:before{content:"";background:radial-gradient(38.42% 45.63% at 50% 54.38%,#cb36ff,#0000);opacity:0;transition:opacity .3s ease}@media(max-width:1439px){.digitales-item__image:before{opacity:.8}}.digitales-item__image:after{background:linear-gradient(180deg,#0000,#000000b3);z-index:2}.digitales-item__image img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}@media(max-width:767px){.digitales-item__image img{order:2}}@media(min-width:1440px){.digitales-item__image img{opacity:.6;transform:scale(1.4) translateY(60rem);filter:blur(4px) grayscale(1);transition:transform .5s ease,filter .5s ease,opacity .5s ease;will-change:transform}}.digitales-item__list{width:420rem;display:flex;flex-direction:column;gap:20rem;margin:0;padding:0;list-style:none;color:var(--Colors-style-gray-500, #5E5E5E)}.digitales-item__list{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.digitales-item__list{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.digitales-item__list{font-size:18rem}}@media(max-width:767px){.digitales-item__list{width:100%;order:4;gap:8rem}}@media(min-width:768px)and (max-width:1439px){.digitales-item__list{width:380rem}}@media(hover:hover){.digitales-item:hover .digitales-item__details{opacity:1}}@media(hover:hover)and (min-width:768px){.digitales-item:hover .digitales-item__image{margin-bottom:0}}@media(hover:hover){.digitales-item:hover .digitales-item__image:before{opacity:1}.digitales-item:hover .digitales-item__image img{opacity:1;transform:scale(1) translateY(0);filter:blur(0) grayscale(0)}}.seoblock{overflow:visible}@media(min-width:768px){.seoblock .section__heading{max-width:1124rem}}.seoblock__grid{display:grid;grid-template-columns:970rem auto;position:relative}@media(max-width:767px){.seoblock__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1279px){.seoblock__grid{grid-template-columns:1fr}}.seoblock__image{position:sticky;z-index:-1;top:0;left:970rem;width:1252rem;height:800rem;align-self:flex-start;margin-top:-150rem}@media(max-width:1279px){.seoblock__image{margin-top:0;left:0;width:100%;height:100rem;display:none}}.seoblock__image img{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;min-height:800rem;object-fit:contain;position:absolute}.seoblock__button{margin-top:24rem}@media(max-width:767px){.seoblock__button{margin-top:12rem}}.clients-reviews__grid{display:flex;flex-direction:column;gap:20rem}@media(min-width:768px){.clients-reviews__grid{display:grid;grid-template-columns:915rem 760rem;gap:60rem;justify-content:space-between}}.clients-reviews__list .client-review{margin-top:-1rem}.clients-reviews__widget{display:flex;flex-direction:column;gap:20rem}.client-review{display:flex;align-items:flex-start;gap:30rem;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative}@media(max-width:767px){.client-review{padding:16rem;gap:8rem}}.client-review__image{flex:0 0 auto;width:192rem;max-height:300rem}@media(min-width:768px){.client-review__image{height:272rem}}@media(max-width:767px){.client-review__image{width:60rem;height:75rem;order:1;position:absolute;right:19rem;top:19rem}}.client-review__image img{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.client-review__image img{object-position:center}}.client-review__name{color:var(--white, #fff);margin-bottom:10rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.client-review__name{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.client-review__name{font-size:24rem}}@media(max-width:767px){.client-review__name{margin-bottom:5rem;padding-right:60rem}}.client-review__job{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.client-review__job{font-size:12rem;letter-spacing:0}}@media(max-width:767px){.client-review__job{padding-right:60rem}}.client-review__content{margin-top:30rem}@media(max-width:767px){.client-review__content{margin-top:24rem}}.client-review__text{color:var(--Colors-style-gray-200, #A1A1A1);overflow:hidden;line-height:1.5;transition:max-height .4s ease-out}.client-review__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.client-review__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.client-review__text{font-size:18rem}}.client-review__more{display:none;color:var(--white, #fff);padding:0 5rem 5rem;position:relative;cursor:pointer;margin-top:30rem;white-space:nowrap;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.client-review__more{font-size:12rem}}.client-review__more:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1rem;background-color:currentColor}@media(min-width:768px){.client-review__more:hover{color:var(--department-color, #fff)}}@media(max-width:767px){.client-review__more{margin-top:16rem;font-size:10rem}}.client-review.collapsed .client-review__text{position:relative}.client-review.collapsed .client-review__text:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:50rem;background:#000;background:linear-gradient(0deg,#000,#0000);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.client-review.collapsed .client-review__text:after{height:30rem}}.widget-frame iframe{border:0;border-radius:0;width:100%;max-width:760rem;height:800rem}@media(max-width:767px){.widget-frame iframe{height:500rem}}.widget-services{display:flex}@media(min-width:768px){.widget-services{padding-left:1rem}}@media(max-width:767px){.widget-services{flex-direction:column}.widget-services .widget-item{margin-top:-1rem}}.widget-item{flex:1 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20rem;row-gap:15rem;border:1rem solid var(--Colors-style-gray-600, #393939);background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem;background-repeat:repeat!important;background-position:top!important;padding:19rem;position:relative;text-decoration:none}@media(min-width:768px){.widget-item{min-height:131rem;margin-left:-1rem;margin-bottom:-1rem}}@media(max-width:767px){.widget-item{padding:16rem;row-gap:10rem}}.widget-item:before{content:"";display:block;position:absolute;width:100%;height:100%;inset:0;background:radial-gradient(50.64% 120% at 100% 0%,var(--department-color, #fff) 0%,var(--Colors-style-BG-black, #000000) 100%);z-index:-1;pointer-events:none;opacity:.4}.widget-item__logo{grid-column:span 2}.widget-item__logo img{height:35rem;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.widget-item__logo img{height:30rem}}.widget-item__arrow{position:absolute;top:19rem;right:19rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0404041a;-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);width:50rem;height:50rem;color:var(--white, #fff)}@media(max-width:767px){.widget-item__arrow{width:35rem;height:35rem;top:16rem;right:16rem}}.widget-item__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='17' viewBox='0 0 9 17' fill='none'%3E%3Cpath d='M0.416992 15.9258L8.17179 8.16972L0.416992 0.416194' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='17' viewBox='0 0 9 17' fill='none'%3E%3Cpath d='M0.416992 15.9258L8.17179 8.16972L0.416992 0.416194' stroke='white' stroke-width='0.833333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:7.755rem;height:15.51rem;background-color:currentColor}.widget-item__rating{color:var(--Colors-style-gray-200, #A1A1A1)}.widget-item__rating{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.widget-item__rating{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.widget-item__rating{font-size:18rem}}.widget-item__rating span:before{width:20rem}.widget-item__marks{color:var(--Colors-style-gray-200, #A1A1A1);align-self:flex-end;text-align:end;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.widget-item__marks{font-size:12rem}}.infographics{position:relative;overflow:hidden}.infographics__layout{display:flex;justify-content:space-between;padding:0 110rem}@media(max-width:767px){.infographics__layout{padding:250rem 0 0;flex-direction:column;justify-content:stretch;gap:24rem}}@media(min-width:768px)and (max-width:1439px){.infographics__layout{padding:0 40rem}}.infographics__layout-left,.infographics__layout-right{display:flex;flex-direction:column;gap:79rem;width:528rem}@media(max-width:767px){.infographics__layout-left,.infographics__layout-right{width:100%;gap:24rem}}@media(min-width:768px)and (max-width:1439px){.infographics__layout-left,.infographics__layout-right{width:350rem}}@media(min-width:768px){.infographics__layout .infographics__item:nth-child(2) .infographics__item-title,.infographics__layout .infographics__item:nth-child(2) .infographics__item-text{transition-delay:1s}.infographics__layout .infographics__item:nth-child(2) .infographics__item-svg{top:50%;height:22rem}.infographics__layout .infographics__item:nth-child(2) .infographics__item-svg:before{bottom:10rem;transition-delay:.5s}.infographics__layout .infographics__item:nth-child(2) .infographics__item-svg svg{animation-delay:.5s}.infographics__layout .infographics__item:nth-child(3) .infographics__item-title,.infographics__layout .infographics__item:nth-child(3) .infographics__item-text{transition-delay:1.3s}.infographics__layout .infographics__item:nth-child(3) .infographics__item-svg{top:-15rem;height:141rem}.infographics__layout .infographics__item:nth-child(3) .infographics__item-svg:before{bottom:10rem;transition-delay:1.3s}.infographics__layout .infographics__item:nth-child(3) .infographics__item-svg svg{animation-delay:1.1s}}@media(min-width:768px){.infographics__layout-right .infographics__item-title{margin-left:190rem;transform:translate(-50rem)}}@media(min-width:768px)and (max-width:1439px){.infographics__layout-right .infographics__item-title{margin-left:110rem;transform:translate(-80rem)}}@media(min-width:768px){.infographics__layout-right .infographics__item-text{margin-left:190rem;transform:translate(-80rem)}}@media(min-width:768px)and (max-width:1439px){.infographics__layout-right .infographics__item-text{margin-left:110rem;transform:translate(-80rem)}}.infographics__layout-right .infographics__item-svg{right:unset;left:0;transform:scaleX(-1)}.infographics__layout-image{position:absolute;z-index:-1;bottom:0;left:50%;transform:translate(-50%,150rem);display:inline-flex;width:568rem;height:741rem;background-image:url(../images/infographic-block-CuZsywFP.png);background-size:contain;background-position:center;background-repeat:no-repeat;transition:transform 1s ease}@media(max-width:767px){.infographics__layout-image{width:324rem;height:450rem;bottom:unset;top:122rem;z-index:-1}}@media(min-width:768px)and (max-width:1439px){.infographics__layout-image{width:400rem;height:540rem}}.infographics__item{width:100%;display:flex;flex-direction:column;row-gap:25rem;color:var(--white, #fff);position:relative}@media(max-width:767px){.infographics__item{row-gap:0}}.infographics__item-title{max-width:338rem;transform:translate(50rem);opacity:0;transition:transform 1s ease .5s,opacity 1s ease .5s;font-family:var(--font-second, "Magistral");font-size:96rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2.88rem;text-transform:uppercase}@media(max-width:767px){.infographics__item-title{font-size:46rem;letter-spacing:1.38rem}}@media(min-width:768px)and (max-width:1439px){.infographics__item-title{font-size:60rem}}@media(max-width:767px){.infographics__item-title{max-width:213rem}}.infographics__item-text{color:var(--white, #fff);max-width:338rem;transform:translate(80rem);opacity:0;transition:transform 1s ease .5s,opacity 1s ease .5s}.infographics__item-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.infographics__item-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.infographics__item-text{font-size:18rem}}@media(max-width:767px){.infographics__item-text{max-width:233rem}}.infographics__item-svg{position:absolute;right:0;bottom:0;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.infographics__item-svg{display:none}}.infographics__item-svg:before{content:"";display:block;background:var(--white, #fff);width:18rem;height:18rem;border-radius:100%;position:relative;z-index:1;opacity:0;transform:scale(0);transition:1s ease}.infographics__item-svg svg{width:528rem;stroke-dasharray:580;stroke-dashoffset:580;position:absolute;right:0;bottom:0}@media(min-width:768px)and (max-width:1439px){.infographics__item-svg svg{width:350rem}}.infographics.animated .infographics__layout-image{transform:translate(-50%)}.infographics.animated .infographics__item-title,.infographics.animated .infographics__item-text{transform:translate(0);opacity:1}.infographics.animated .infographics__item-svg:before{transform:scale(1);opacity:1}.infographics.animated .infographics__item-svg svg{animation:drawline 2s ease forwards}@keyframes drawline{to{stroke-dashoffset:0}}.packages__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.packages__grid{display:flex;flex-direction:column}}@media(min-width:768px){.packages__grid{padding-left:1rem}}@media(min-width:768px)and (max-width:1439px){.packages__grid{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(min-width:768px){.packages__grid .packages-item{margin-left:-1rem;margin-bottom:-1rem}}@media(min-width:768px)and (max-width:1439px){.packages__grid .packages-item{flex:0 0 auto;width:480rem;scroll-snap-align:center}}.packages-item{display:flex;flex-direction:column;background:var(--Colors-style-BG-black, #000000);padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);will-change:transform;transition:transform .3s ease,z-index .5s ease;position:relative}@media(max-width:767px){.packages-item{padding:23rem}}.packages-item:before,.packages-item:after{content:"";position:absolute;inset:0;z-index:-1;opacity:0;transition:opacity .3s ease}.packages-item:before{background:radial-gradient(65% 35% at 50.05% 98.94%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),#000}.packages-item:after{opacity:1;background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.packages-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.packages-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.packages-item__title{font-size:24rem}}.packages-item__subtitle{color:var(--white, #fff);margin-top:10rem}.packages-item__subtitle{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.packages-item__subtitle{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.packages-item__subtitle{font-size:18rem}}.packages-item__content{color:var(--white, #fff);margin:40rem 0;will-change:transform}.packages-item__content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.packages-item__content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.packages-item__content{font-size:18rem}}@media(max-width:767px){.packages-item__content{margin:16rem 0 40rem}}.packages-item .button{width:100%;max-width:100%;margin-top:auto}@media(min-width:768px){.packages-item:hover:before{opacity:.52}}.plan-banner{background:var(--Colors-style-BG-black, #000000);display:flex;position:relative;z-index:0;border:1rem solid var(--Colors-style-gray-600, #393939);padding:59rem}@media(max-width:767px){.plan-banner{padding:23rem}}.plan-banner__bg{position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}.plan-banner__bg img{width:100%;height:100%;object-fit:cover}.plan-banner__info{display:flex;flex-direction:column;max-width:735rem}.plan-banner__info .section__heading{margin-bottom:20rem}.plan-banner__content{color:var(--white, #fff);margin-bottom:60rem}.plan-banner__bottom{margin-top:auto;display:flex;flex-direction:column;gap:10rem}.plan-banner__price>span{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.plan-banner__price>span{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.plan-banner__price>span{font-size:24rem}}.plan-banner__price>small{color:var(--Colors-style-gray-100, #D5D5D5)}.plan-banner__price>small{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.plan-banner__price>small{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.plan-banner__price>small{font-size:18rem}}.seller .principles__grid--3 .principles-item__icon{width:210rem;height:210rem}@media(min-width:1280px){.seller .principles__grid--3 .principles-item__icon{transform:translateY(calc(-50% + 15rem));right:15rem}}@media(min-width:768px)and (max-width:1439px){.seller .principles__grid--3 .principles-item__icon{width:140rem;height:140rem;top:50%;transform:translateY(calc(-50% - 15rem))}}.promo-banner{padding:59rem;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:0;overflow:hidden}@media(max-width:767px){.promo-banner{padding:23rem 23rem 220rem}}@media(min-width:768px){.promo-banner{min-height:404rem}}.promo-banner:before,.promo-banner:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.promo-banner:before{background:radial-gradient(50% 190% at 96% 100%,#fff9,#0000);opacity:.4}@media(max-width:767px){.promo-banner:before{background:radial-gradient(101.95% 64.45% at 55.18% 108.87%,#fff9,#04040400)}}.promo-banner:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.promo-banner__info{max-width:855rem}.promo-banner__info .button{margin-top:auto}@media(min-width:768px){.promo-banner__info .button{min-width:370rem}}.promo-banner__title{color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.promo-banner__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.promo-banner__title{font-size:24rem}}@media(max-width:767px){.promo-banner__title{margin-bottom:16rem}}.promo-banner__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:60rem}.promo-banner__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.promo-banner__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.promo-banner__text{font-size:18rem}}@media(min-width:768px){.promo-banner__text{max-width:500rem}}@media(max-width:767px){.promo-banner__text{margin-bottom:24rem}}.promo-banner__image{position:absolute;top:0;bottom:0;right:0}@media(max-width:767px){.promo-banner__image{top:unset;left:0;right:0;width:100%;height:220rem}}@media(min-width:768px)and (max-width:1439px){.promo-banner__image{width:70%;height:auto}}.promo-banner__image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.5s ease}@media(max-width:1279px){.promo-banner__image img{object-fit:cover}}@media(min-width:768px)and (max-width:1439px){.promo-banner__image img{object-position:left}}@media(max-width:767px){.promo-banner__button{width:100%}}.promo-banner:hover .promo-banner__image img{transform:scale(1.05)}.smi__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.smi__grid{padding-left:1rem}}.smi__grid .smi-item{margin-bottom:-1rem}@media(min-width:768px){.smi__grid .smi-item{margin-left:-1rem}}.smi .swiper{overflow:visible}.smi .swiper-slide{height:auto}.smi-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:0;padding:39rem;height:100%}@media(max-width:767px){.smi-item{padding:23rem}}.smi-item:before,.smi-item:after{content:"";position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.smi-item:before{background:radial-gradient(94.96% 77.23% at 100% 100%,#ffffff4d,#04040400),#000;opacity:.7}.smi-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.smi-item__top{display:flex;align-items:center;justify-content:space-between;gap:10rem;margin-bottom:30rem}.smi-item__source{display:flex;align-items:center;gap:15rem}.smi-item__source img{width:40rem;height:40rem;object-fit:contain;padding:8rem;border:.571rem solid var(--Colors-style-gray-600, #393939)}.smi-item__source-name{color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.smi-item__source-name{font-size:12rem;letter-spacing:0}}.smi-item__date{color:var(--Colors-style-gray-100, #D5D5D5)}.smi-item__date{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.smi-item__date{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.smi-item__date{font-size:18rem}}.smi-item__title{width:100%;color:var(--white, #fff);margin-bottom:10rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.smi-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.smi-item__title{font-size:18rem}}.smi-item__text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:25rem}.smi-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.smi-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.smi-item__text{font-size:18rem}}.smi-item .button{width:100%;max-width:100%}.activities__slider.swiper{padding:0;overflow:visible!important}.activities__slider.swiper .swiper-slide{display:flex;height:694rem}.activities__slider.swiper .swiper-slide img{filter:blur(2.5rem);opacity:.3;transition:filter .3s ease,opacity .3s ease}.activities__slider.swiper .swiper-slide-active img,.activities__slider.swiper .swiper-slide-fully-visible img{filter:none;opacity:1}@media(max-width:767px){.activities__slider.swiper .swiper-slide{height:161rem}}.activities__slider.swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.activities__slider .button-next,.activities__slider .button-prev{position:absolute;top:50%;transform:translateY(-50)}.activities__slider .button-prev{left:154rem}@media(max-width:767px){.activities__slider .button-prev{left:20rem}}.activities__slider .button-next{right:154rem}@media(max-width:767px){.activities__slider .button-next{right:20rem}}.activities__thumbs{overflow:visible;z-index:10;margin-top:-60rem}@media(max-width:767px){.activities__thumbs{margin-top:0}}.activities__thumbs .swiper-slide{height:auto;cursor:pointer}.activities__thumbs .swiper-slide .activities__thumb img,.activities__thumbs .swiper-slide .activities__thumb-title{opacity:.4;transition:opacity .3s ease}.activities__thumbs .swiper-slide-thumb-active{cursor:default}.activities__thumbs .swiper-slide-thumb-active .activities__thumb img,.activities__thumbs .swiper-slide-thumb-active .activities__thumb-title{opacity:1}.activities__thumbs.center .swiper-wrapper{justify-content:center}.activities__thumb{background:var(--Colors-style-BG-black, #000000);display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);height:100%}.activities__thumb img{flex:0 0 auto;width:100%;height:104rem;object-fit:cover}@media(max-width:767px){.activities__thumb img{display:none}}.activities__thumb-title{display:flex;align-items:center;justify-content:center;height:100%;padding:10rem;color:var(--white, #fff);text-align:center;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.activities__thumb-title{font-size:12rem}}@media(max-width:767px){.activities__thumb-title{padding:8rem}}.awards-item{transition:background-color .3s ease;border-bottom:1rem solid var(--Colors-style-gray-1000, #101010)}.awards-item__grid{display:grid;grid-template-columns:1223rem calc(100% - 1223rem)}@media(max-width:767px){.awards-item__grid{display:flex;align-items:flex-start}}@media(min-width:768px)and (max-width:1439px){.awards-item__grid{grid-template-columns:55% 45%}}.awards-item__header{padding:40rem 0;cursor:pointer}@media(max-width:767px){.awards-item__header{padding:24rem 0;justify-content:space-between}}.awards-item__header .awards-item__grid-left{display:flex;align-items:center}@media(max-width:767px){.awards-item__header .awards-item__grid-left{flex-direction:column;align-items:flex-start}}.awards-item__header .awards-item__grid-left .awards-item__icon{margin-right:40rem}@media(max-width:767px){.awards-item__header .awards-item__grid-left .awards-item__icon{margin-bottom:20rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__header .awards-item__grid-left .awards-item__icon{margin-right:20rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__header .awards-item__grid-left .awards-item__name{margin-top:30rem}}.awards-item__header .awards-item__grid-right{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.awards-item__header .awards-item__grid-right{flex-direction:column;justify-content:stretch;align-self:flex-end}}.awards-item__header .awards-item__grid-right .awards-item__arrow{align-items:center}@media(max-width:767px){.awards-item__header .awards-item__grid-right .awards-item__arrow{order:0;margin-bottom:20rem}}@media(max-width:767px){.awards-item__header .awards-item__grid-right .awards-item__year{order:1}}.awards-item__header .awards-item__count{align-self:flex-start;margin-top:6rem}.awards-item__arrow{flex:0 0 auto;width:40rem;height:40rem;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);color:var(--white, #fff)}.awards-item__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14.3203 5.08594L7.49498 11.9102L0.671875 5.08594' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M14.3203 5.08594L7.49498 11.9102L0.671875 5.08594' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:15rem;height:15rem;background-color:currentColor;transition:color .3s ease,transform .3s ease;will-change:transform}.awards-item__icon{width:80rem;height:80rem;border-radius:15rem;overflow:hidden}@media(max-width:767px){.awards-item__icon{width:40rem;height:40rem;border-radius:10rem}}.awards-item__icon svg,.awards-item__icon img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.awards-item__name{color:var(--white, #fff);margin-right:10rem;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.awards-item__name{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__name{font-size:40rem}}.awards-item__count{color:var(--Colors-style-gray-200, #A1A1A1)}.awards-item__count{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.awards-item__count{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.awards-item__count{font-size:18rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__count{position:absolute;left:120rem}}.awards-item__year{color:var(--Colors-style-gray-200, #A1A1A1)}.awards-item__year dt{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.awards-item__year dt{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.awards-item__year dt{font-size:18rem}}.awards-item__year dd{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.awards-item__year dd{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__year dd{font-size:24rem}}.awards-item__content{display:none;padding-bottom:40rem}@media(max-width:767px){.awards-item__content{padding-bottom:24rem}}@media(max-width:767px){.awards-item__content .awards-item__grid{flex-direction:column;gap:20rem}}.awards-item__content .awards-item__grid-left{display:flex;gap:100rem}@media(max-width:767px){.awards-item__content .awards-item__grid-left{flex-direction:column;gap:0}}@media(min-width:768px)and (max-width:1439px){.awards-item__content .awards-item__grid-left{flex-direction:column;gap:20rem}}.awards-item__content .awards-item__grid-right{display:flex;flex-direction:column;gap:50rem}.awards-item__content .awards-item__icon{width:306rem;height:306rem;margin-left:65rem}@media(max-width:767px){.awards-item__content .awards-item__icon{display:none}}@media(min-width:768px)and (max-width:1439px){.awards-item__content .awards-item__icon{margin-left:0}}.awards-item__content .awards-item__icon img{transform:scale(.7);transition:transform .35s ease;will-change:transform}.awards-item__info{display:flex;flex-direction:column;gap:20rem;width:605rem}@media(max-width:767px){.awards-item__info{width:100%}}@media(min-width:768px)and (max-width:1439px){.awards-item__info{max-width:600rem}}.awards-item__info .h3,.awards-item__info p:first-child{color:var(--white, #fff)}.awards-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.awards-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.awards-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.awards-item__text{font-size:18rem}}.awards-item__block{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.awards-item__block{gap:10rem}}.awards-item__block:first-child{border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem}@media(max-width:767px){.awards-item__block:first-child{padding:23rem}}.awards-item__block:first-child .awards-item__block-title{color:var(--Colors-style-gray-100, #D5D5D5)}.awards-item__block:first-child .awards-item__block-list li a,.awards-item__block:first-child .awards-item__block-list li>span{color:var(--Colors-style-gray-100, #D5D5D5)}.awards-item__block:first-child .awards-item__block-list li a:hover,.awards-item__block:first-child .awards-item__block-list li>span:hover{color:var(--white, #fff)}.awards-item__block-title{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.awards-item__block-title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.awards-item__block-title{font-size:24rem}}.awards-item__block-list{display:flex;flex-direction:column;margin:0;padding:0}.awards-item__block-list li{color:var(--Colors-style-gray-500, #5E5E5E);list-style:none}.awards-item__block-list li a,.awards-item__block-list li>span{display:flex;align-items:center;gap:15rem;color:currentColor;padding:15rem 0;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);transition:color .3s ease}.awards-item__block-list li a,.awards-item__block-list li>span{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.awards-item__block-list li a,.awards-item__block-list li>span{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.awards-item__block-list li a,.awards-item__block-list li>span{font-size:18rem}}.awards-item__block-list li a:after,.awards-item__block-list li>span:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M5.08594 14.3281L11.9102 7.50279L5.08594 0.679687' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M5.08594 14.3281L11.9102 7.50279L5.08594 0.679687' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:15rem;height:15rem;background-color:currentColor;will-change:transform;transition:transform .3s ease;margin-inline-start:auto}.awards-item__block-list li a:hover,.awards-item__block-list li>span:hover{color:var(--white, #fff)}.awards-item__block-list li a:hover:after,.awards-item__block-list li>span:hover:after{transform:translate(5rem)}.awards-item:hover,.awards-item.active{background:var(--Colors-style-gray-1000, #101010)}.awards-item.active .awards-item__arrow:before{transform:scaleY(-1)}.awards-item.active .awards-item__content .awards-item__icon img{transform:scale(1)}.benefits{position:relative}@media(min-width:768px){.benefits .section__header-right{width:607rem}}.benefits__grid{width:100%;display:grid;grid-template-columns:1174rem 607rem;position:relative;justify-content:space-between}@media(max-width:767px){.benefits__grid{display:flex;flex-direction:column;justify-content:stretch}}@media(min-width:768px)and (max-width:1439px){.benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.benefits__image{position:relative;top:0;left:calc(var(--container-padding-x, 40rem) * -1);width:1174rem;height:686rem;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.benefits__image{width:100%;height:243rem}}@media(min-width:768px)and (max-width:1439px){.benefits__image{width:700rem;height:500rem}}.benefits__image-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .6s ease}.benefits__image-item.active{opacity:1;visibility:visible;position:relative}.benefits__image-item img{width:100%;height:100%;object-fit:cover}.benefits__slider{width:607rem;display:flex;flex-direction:column;gap:40rem}@media(max-width:767px){.benefits__slider{width:100%;gap:0}}@media(min-width:768px)and (max-width:1439px){.benefits__slider{width:570rem}}.benefits__slider .swiper{width:100%}@media(max-width:767px){.benefits__slider .swiper{overflow:visible!important}}.benefits__slider .swiper-slide{background:var(--Colors-style-gray-1000, #101010);border:1rem solid var(--Colors-style-gray-500, #5E5E5E);padding:39rem}@media(max-width:767px){.benefits__slider .swiper-slide{height:auto;padding:16rem}}.benefits__slider .swiper-slide .benefits-item{height:100%}.benefits__slider .slider-buttons{justify-content:flex-start}@media(max-width:767px){.benefits__slider .slider-buttons{display:none}}.benefits__items{display:flex;flex-direction:column;gap:30rem}@media(max-width:767px){.benefits__items{gap:12rem}}.benefits-item{display:flex;align-items:center;gap:30rem}@media(max-width:767px){.benefits-item{gap:12rem}}.benefits-item__number{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.benefits-item__number{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.benefits-item__number{font-size:24rem}}.benefits-item__text{color:var(--Colors-style-gray-200, #A1A1A1)}.benefits-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.benefits-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.benefits-item__text{font-size:18rem}}.benefits-new .partners__wrapper:last-of-type .partners__row{border-bottom:0}.benefits-new__item{display:inline-flex;align-items:flex-start;gap:20rem;padding:19rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);position:relative;z-index:1;will-change:transform;min-height:150rem;max-width:460rem}@media(max-width:767px){.benefits-new__item{max-width:300rem;min-height:72rem}}.benefits-new__item:before,.benefits-new__item:after{content:"";display:block;position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}.benefits-new__item:before{background:radial-gradient(30% 110% at 100% 100%,#a3a3a399,#04040400),var(--Colors-style-BG-black, #000000);opacity:0;transition:opacity .3s ease}.benefits-new__item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.benefits-new__item-number{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.benefits-new__item-number{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.benefits-new__item-number{font-size:18rem}}.benefits-new__item-text{color:var(--Colors-style-gray-200, #A1A1A1);will-change:transform}.benefits-new__item-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.benefits-new__item-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.benefits-new__item-text{font-size:18rem}}.benefits-new__item:hover:before{opacity:.65}.reviews__columns{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}@media(max-width:767px){.reviews__columns{display:flex;flex-direction:column}}.reviews-block{display:flex;flex-direction:column;gap:20rem;padding:40rem;border:1rem solid var(--Colors-style-gray-600, #393939);min-height:453rem;transition:background-color .3s ease;position:relative;z-index:0}@media(max-width:767px){.reviews-block:not(:last-child){border-bottom:0}}@media(max-width:767px){.reviews-block:not(.last,:last-child){display:grid;grid-template-columns:85rem auto;column-gap:16rem;align-items:center}}@media(max-width:767px){.reviews-block:not(.last,:last-child) .reviews-block__number{flex-direction:column;gap:4rem}}@media(max-width:767px){.reviews-block{min-height:0;padding:23rem;gap:16rem}}.reviews-block__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.reviews-block__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.reviews-block__title{font-size:24rem}}.reviews-block__number{display:flex;align-items:flex-start;gap:20rem;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:128rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:1.28rem;text-transform:uppercase}@media(max-width:767px){.reviews-block__number{gap:16rem;font-size:38rem}}@media(min-width:768px)and (max-width:1439px){.reviews-block__number{font-size:100rem}}.reviews-block__text{color:var(--Colors-style-gray-200, #A1A1A1)}.reviews-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.reviews-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.reviews-block__text{font-size:18rem}}.reviews-block__bottom{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:10rem}.reviews-block__bottom{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.reviews-block__bottom{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.reviews-block__bottom{font-size:18rem}}.reviews-block__bottom :is(.h1,.h2,.h3,.h4){color:var(--white, #fff)}@media(max-width:767px){.reviews-block__bottom{gap:6rem}}.reviews-block:hover{background:var(--Colors-style-gray-1000, #101010)}.reviews-block .link-underline{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.reviews-block .link-underline{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.reviews-block .link-underline{font-size:24rem}}.stars-img{flex:0 0 auto;width:120rem;height:20rem;background-color:transparent;background-image:url(../images/stars-b-HS07bL.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.stars-img{width:85rem;height:14rem}}@media(max-width:767px){.allreviews .faq__tabs-menu{margin-bottom:24rem}}.allreviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.allreviews__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.allreviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.allreviews__grid{padding-left:1rem}}.allreviews__grid .allreviews-item{margin-bottom:-1rem}@media(min-width:768px){.allreviews__grid .allreviews-item{margin-left:-1rem}}.allreviews-item{display:flex;flex-direction:column;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);transition:background-color .3s ease}@media(max-width:767px){.allreviews-item{padding:19rem}}.allreviews-item__name{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.allreviews-item__name{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.allreviews-item__name{font-size:18rem}}.allreviews-item__position{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:5rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.allreviews-item__position{font-size:12rem;letter-spacing:0}}.allreviews-item__details{display:flex;align-items:center;gap:15rem;margin-top:25rem}@media(max-width:767px){.allreviews-item__details{gap:12rem;margin-top:15rem}}.allreviews-item__rating .stars{gap:8rem}.allreviews-item__rating .stars>span:before{width:31rem;height:31rem}@media(max-width:767px){.allreviews-item__rating .stars>span:before{width:24rem;height:24rem}}.allreviews-item__date{color:var(--Colors-style-Gray-300, #757575);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.allreviews-item__date{font-size:12rem}}.allreviews-item__text{color:var(--white, #fff);margin-top:20rem;margin-bottom:auto}.allreviews-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.allreviews-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.allreviews-item__text{font-size:18rem}}@media(max-width:767px){.allreviews-item__text{margin-top:10rem}}.allreviews-item__more{align-self:flex-start;color:var(--white, #fff);padding:0 5rem 5rem;position:relative;cursor:pointer;margin-top:25rem;white-space:nowrap;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.allreviews-item__more{font-size:12rem}}.allreviews-item__more:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1rem;background-color:currentColor}@media(min-width:768px){.allreviews-item__more:hover{color:var(--department-color, #fff)}}@media(max-width:767px){.allreviews-item__more{margin-top:16rem;font-size:10rem}}.allreviews-item:hover{background:var(--Colors-style-gray-1000, #101010)}.allreviews-item.animated{animation:fadeInUp .6s ease forwards}[data-modal=modalReview] .modal-window{background:var(--Colors-style-BG-black, #000000)}@media(min-width:768px){[data-modal=modalReview] .modal-window{max-width:780rem}}[data-modal=modalReview] .allreviews-item{padding:0;border:0;background:none}[data-modal=modalReview] .allreviews-item__name{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){[data-modal=modalReview] .allreviews-item__name{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){[data-modal=modalReview] .allreviews-item__name{font-size:24rem}}@media(min-width:768px){[data-modal=modalReview] .allreviews-item__rating .stars>span:before{width:40rem;height:40rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15rem)}to{opacity:1;transform:translateY(0)}}.reviewservices__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-left:1rem}@media(max-width:767px){.reviewservices__grid{display:flex;flex-direction:column;padding-left:0}}@media(min-width:768px)and (max-width:1439px){.reviewservices__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.reviewservices__grid .reviewservices-item{margin-bottom:-1rem}@media(min-width:768px){.reviewservices__grid .reviewservices-item{margin-left:-1rem}}.reviewservices-item{display:flex;align-items:center;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);padding:39rem;text-decoration:none;transition:background-color .3s ease}@media(max-width:767px){.reviewservices-item{padding:19rem}}.reviewservices-item__info{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.reviewservices-item__info{gap:12rem}}.reviewservices-item__name{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.reviewservices-item__name{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.reviewservices-item__name{font-size:18rem}}.reviewservices-item__icon{flex:0 0 auto;width:100rem;height:100rem;margin-left:auto;border-radius:100%;overflow:hidden}@media(max-width:767px){.reviewservices-item__icon{width:60rem;height:60rem}}.reviewservices-item__icon img{width:100%;height:100%;object-fit:contain}.reviewservices-item__rating{display:flex;align-items:center;gap:15rem}@media(max-width:767px){.reviewservices-item__rating{flex-wrap:wrap;gap:8rem}}.reviewservices-item__rating .stars{margin-top:-4rem}@media(min-width:768px){.reviewservices-item__rating .stars{margin-top:-8rem}}.reviewservices-item__rating .stars>span:before{width:20rem;height:20rem}@media(min-width:768px){.reviewservices-item__rating .stars>span:before{width:32rem;height:32rem}}.reviewservices-item__rating .rating{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.reviewservices-item__rating .rating{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.reviewservices-item__rating .rating{font-size:24rem}}.reviewservices-item__rating .marks{color:var(--Colors-style-Gray-300, #757575);margin-left:5rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.reviewservices-item__rating .marks{font-size:12rem}}@media(max-width:767px){.reviewservices-item__rating .marks{width:100%;margin-left:0}}.reviewservices-item:hover{background:var(--Colors-style-gray-1000, #101010)}.planet{position:relative;--flashlight-size: 400rem}.planet>.container{z-index:unset}.planet:before,.planet:after{content:"";display:block;position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 33.56%,var(--Colors-style-BG-black, #000000) 95.75%);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:1;transition:opacity 1s ease,height 1s ease}@media(min-width:768px){.planet:before,.planet:after{height:250rem}}.planet:before{inset:unset;top:0;left:0;right:0;bottom:unset;transform:scaleY(-1)}@media(max-width:767px){.planet:before{content:none}}.planet:after{top:unset;bottom:0}@media(min-width:768px){.planet:after{height:250rem}}.planet .section__heading{position:relative;z-index:3}.planet__layout{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;padding:54rem 154rem;transition:padding 1s ease}@media(max-width:767px){.planet__layout{flex-direction:column;align-items:stretch;padding:0}}@media(min-width:768px)and (max-width:1439px){.planet__layout{padding:50rem 20rem}}.planet__blocks{display:flex;flex-direction:column;max-width:460rem;position:relative;z-index:4}@media(max-width:767px){.planet__blocks{max-width:100%;order:1}}@media(min-width:768px)and (max-width:1439px){.planet__blocks{max-width:360rem}}.planet__block{display:flex;flex-direction:column;gap:20rem;margin-bottom:-1rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0003;-webkit-backdrop-filter:blur(7.5rem);backdrop-filter:blur(7.5rem);padding:39rem}@media(max-width:767px){.planet__block{padding:23rem;gap:12rem}}.planet__block-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.planet__block-title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.planet__block-title{font-size:18rem}}.planet__block-value{color:var(--Colors-style-gray-200, #A1A1A1)}.planet__block-value{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.planet__block-value{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.planet__block-value{font-size:18rem}}.planet__video{transition:transform 1.2s ease,top 1s ease,bottom 1s ease,left 1s ease,right 1s ease,width 1s ease,height 1s ease,z-index 1s ease}@media(max-width:767px){.planet__video{width:100%;height:140rem;order:0;position:relative}}@media(min-width:768px){.planet__video{position:absolute;z-index:2;left:50%;bottom:0;transform:translate(-50%);display:inline-flex;width:478rem;height:478rem;border-radius:100%;overflow:hidden}}@media(min-width:768px)and (min-width:768px)and (max-width:1439px){.planet__video{width:378rem;height:378rem}}@media(max-width:767px){.planet__video:before{content:"";display:block;position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(0,0,0,0) 33.56%,var(--Colors-style-BG-black, #000000) 95.75%);pointer-events:none;-webkit-user-select:none;user-select:none}}.planet__video img,.planet__video video{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}@media(max-width:767px){.planet__video img,.planet__video video{object-position:top}}@media(min-width:768px){.planet__video.is-pressed,.planet__video:hover{transform:translate(-50%) scale(1.15)}}@media(max-width:767px){.planet__video:active{transform:scale(1.1)}}.planet__lines{display:flex;flex-direction:column;gap:135rem;z-index:3}@media(min-width:768px){.planet__lines{margin-top:-50rem}}@media(max-width:767px){.planet__lines{gap:0;order:2}}@media(min-width:768px)and (max-width:1439px){.planet__lines{gap:110rem}}.planet__line{width:100%;display:flex;flex-direction:column;row-gap:25rem;color:var(--white, #fff);position:relative}@media(max-width:767px){.planet__line{gap:12rem;margin-bottom:-1rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#0003;-webkit-backdrop-filter:blur(7.5rem);backdrop-filter:blur(7.5rem);padding:23rem}}@media(min-width:768px){.planet__line-title{max-width:420rem}}@media(min-width:768px)and (max-width:1439px){.planet__line-title{max-width:328rem}}.planet__line-title{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.planet__line-title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.planet__line-title{font-size:18rem}}@media(min-width:768px){.planet__line-svg{width:598rem;height:65rem;position:absolute;right:0;top:calc(100% + 15rem);-webkit-user-select:none;user-select:none;pointer-events:none}}@media(min-width:768px)and (max-width:1439px){.planet__line-svg{width:498rem}}@media(max-width:767px){.planet__line-svg{display:none}}@media(min-width:768px){.planet__line-svg:before{width:598rem;content:"";display:block;background:var(--white, #fff);width:18rem;height:18rem;border-radius:100%;position:relative;bottom:10rem;z-index:1;opacity:1;transition:1s ease}}@media(min-width:768px){.planet__line-svg svg{width:100%;height:100%;stroke-dasharray:580;stroke-dashoffset:580;position:absolute;left:0;bottom:0;animation:drawline 2s ease forwards}}@media(min-width:768px)and (max-width:1439px){.planet__line-svg svg{width:498rem}}@media(min-width:768px){.planet__line:nth-child(1) .planet__line-svg:before{top:calc(100% - 14rem)}.planet__line:nth-child(2) .planet__line-svg{height:2rem}.planet__line:nth-child(3) .planet__line-svg{top:unset;bottom:-15rem}}.planet.animated:after{z-index:2}@media(min-width:768px){.planet.animated:after{height:700rem}}@media(min-width:768px){.planet.animated .planet__layout{padding:54rem 0}}@media(min-width:768px){.planet.animated .planet__video{z-index:1;width:1080rem;height:1080rem;transform:translate(-50%,76%) scale(1.5)}.planet.animated .planet__video.is-pressed,.planet.animated .planet__video:hover{transform:translate(-50%,80%) scale(1.62)}}@media(min-width:768px){.planet.ads .planet__line-title{max-width:457rem}}.planet__counter{position:absolute;bottom:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:100}.planet__counter-number{position:absolute;top:200rem;left:50%;transform:translate(-50%);color:#fff;font-size:28px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.9),0 0 8px rgba(255,255,255,.5);opacity:0;animation:flyAndFade 1.5s ease-out forwards}@keyframes flyAndFade{0%{opacity:0;transform:translate(-50%) translateY(0) scale(.7)}20%{opacity:1;transform:translate(-50%) translateY(-40px) scale(1.1);text-shadow:0 0 15px rgba(255,255,255,.8)}40%{opacity:1;transform:translate(-50%) translateY(-80px) scale(1)}70%{opacity:.7;transform:translate(-50%) translateY(-120px) scale(.9)}to{opacity:0;transform:translate(-50%) translateY(-180px) scale(.6)}}.seoresults .blocks-item{overflow:hidden}.seoresults .blocks-item:before,.seoresults .blocks-item:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.seoresults .blocks-item:before{background:radial-gradient(130% 90% at 50% 99.32%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 63.07%),var(--Colors-style-BG-black, #000000);opacity:.4}.seoresults .blocks-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.seoresults .blocks-item .blocks-item__text{margin-bottom:26rem}.seoresults .blocks-item .blocks-item__image{height:295rem;margin:auto -39rem -40rem;position:relative}@media(max-width:767px){.seoresults .blocks-item .blocks-item__image{width:calc(100% + 46rem);height:222rem;margin:auto -23rem -23rem}}@media(min-width:768px)and (max-width:1439px){.seoresults .blocks-item .blocks-item__image{height:210rem}}.seoresults .blocks-item .blocks-item__image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;transition:transform .5s ease}.seoresults .blocks-item .blocks-item__image .blocks-blurdient{position:absolute;z-index:1;top:0;left:39rem;max-width:170rem;will-change:animation,transform}@media(max-width:767px){.seoresults .blocks-item .blocks-item__image .blocks-blurdient{top:unset;bottom:23rem;left:23rem;padding:12rem;gap:8rem;text-align:left;align-items:flex-start;justify-content:flex-start}}@media(min-width:768px){.seoresults .blocks-item:hover .blocks-item__image img{transform:scale(1.05)}}.seoresults__blocks{display:flex;justify-content:center;gap:60rem;margin:60rem auto}@media(max-width:767px){.seoresults__blocks{flex-direction:column;justify-content:stretch;margin:24rem 0;gap:16rem}}.seoresults-block{display:flex;flex-direction:column;gap:20rem;max-width:342rem}@media(max-width:767px){.seoresults-block{max-width:100%;gap:8rem;padding-left:24rem}}.seoresults-block__title{position:relative;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.seoresults-block__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.seoresults-block__title{font-size:18rem}}.seoresults-block__title:before{content:"";position:absolute;top:5rem;right:calc(100% + 20rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M24 12L12 24L1.04907e-06 12L12 1.04909e-06L24 12ZM6.76172 12.001L12 17.2393L17.2383 12.001L12 6.7627L6.76172 12.001Z' fill='%23FA812A'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:0 0;width:24rem;height:24rem}@media(max-width:767px){.seoresults-block__title:before{width:16rem;height:16rem;top:2rem;right:calc(100% + 8rem)}}.seoresults-block__text{color:var(--Colors-style-gray-200, #A1A1A1)}.seoresults-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.seoresults-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.seoresults-block__text{font-size:18rem}}.howprice__grid{display:grid;grid-template-columns:915rem auto}@media(max-width:767px){.howprice__grid{display:flex;flex-direction:column;gap:24rem}}.howprice__grid-info{color:var(--white, #fff)}.howprice__grid-info .bodytext{color:var(--Colors-style-gray-100, #D5D5D5)}.howprice__grid-info .blocks{display:flex;padding-left:1rem}@media(max-width:767px){.howprice__grid-info .blocks{flex-direction:column}}@media(max-width:767px){.howprice__grid-info .blocks-item{min-height:unset}}.howprice__grid-info .blocks-item__title{margin-bottom:40rem}@media(max-width:767px){.howprice__grid-info .blocks-item__title{margin-bottom:0}}.howprice__grid-info .blocks .block-pattern:before{background:radial-gradient(140% 142.76% at 100% 101.89%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),linear-gradient(0deg,var(--Colors-style-BG-black, #000000) 0%,var(--Colors-style-BG-black, #000000) 100%),var(--Colors-style-BG-black, #000000);opacity:.14}@media(max-width:767px){.howprice__grid-info .blocks .block-pattern:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}}.howprice__grid-image{position:sticky;top:var(--headerHeight, 70rem);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.howprice__grid-image{position:relative;top:unset;margin:0 calc(var(--container-padding-x, 40rem) * -1)}}.howprice__grid-image img{width:100%;height:100%;object-fit:cover}.howprice__grid-image:after{content:"";background:linear-gradient(180deg,#0000,#000 83.5%);position:absolute;left:0;right:0;bottom:0;height:303rem;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.howprice__grid-image:after{height:138rem}}.tabsteps__menu{gap:0;display:flex;flex-wrap:nowrap}@media(min-width:768px){.tabsteps__menu{width:100%;padding-left:1rem}}.tabsteps__menu .button{padding:0;margin:0;letter-spacing:0;min-width:unset;border:1rem solid var(--Colors-style-gray-600, #393939);counter-increment:number;margin-left:-1rem;flex-shrink:0}@media(min-width:768px){.tabsteps__menu .button{max-width:100%;min-width:368rem}}@media(min-width:768px)and (max-width:1439px){.tabsteps__menu .button{min-width:unset}}.tabsteps__menu .button:before,.tabsteps__menu .button:after{content:"";display:block;position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}.tabsteps__menu .button:before{background:radial-gradient(100% 140% at 100% 100%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--Colors-style-BG-black, #000000);opacity:0;transition:opacity .3s ease}.tabsteps__menu .button:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.tabsteps__menu .button.active:before{opacity:.4}.tabsteps__menu-button{display:inline-flex;flex-direction:column;align-items:flex-start;gap:10rem;padding:19rem}.tabsteps__menu-button{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.tabsteps__menu-button{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.tabsteps__menu-button{font-size:18rem}}.tabsteps__menu-button:before{content:counter(number,decimal-leading-zero);color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.tabsteps__menu-button:before{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.tabsteps__menu-button:before{font-size:18rem}}@media(min-width:768px){.tabsteps__menu-button{flex:1}}.tabsteps__grid{display:grid;grid-template-columns:915rem 607rem;justify-content:space-between}@media(max-width:767px){.tabsteps__grid{display:flex;flex-direction:column;gap:24rem}}@media(min-width:768px)and (max-width:1439px){.tabsteps__grid{grid-template-columns:55% calc(45% - 20rem);column-gap:20rem}}@media(min-width:768px)and (max-width:1439px){.tabsteps__form{position:sticky;top:calc(var(--headerHeight, 80rem) + 20rem)}}.tabsteps__form .feedback-contacts{display:flex;padding:0;margin-bottom:20rem;background:transparent;border:0;flex-direction:row;align-items:flex-end;justify-content:space-between}@media(max-width:767px){.tabsteps__form .feedback-contacts{flex-direction:column;align-items:flex-start;gap:10rem;margin-bottom:0}}.tabsteps__form .feedback-contacts:before{content:none}@media(max-width:767px){.tabsteps__form .feedback-contacts .social-icons{gap:5rem}}.tabsteps__form .feedback-form{padding:39rem;color:var(--white, #fff)}@media(max-width:767px){.tabsteps__form .feedback-form{padding:19rem}}@media(min-width:768px)and (max-width:1439px){.tabsteps__form .feedback-form{padding:23rem}}.tabsteps__form .feedback-form__bottom{width:100%;flex-direction:column;align-items:stretch;margin-top:20rem}.tabsteps__form .feedback-form__bottom .button{max-width:100%}.tabsteps .tab{height:100%}.tabsteps .tab.active{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.tabsteps .tab .content{margin-bottom:auto}}.tabsteps .tab .content :where(h1,h2,h3,h4,h5){color:var(--white, #fff)}.tabsteps .tab .link-underline,.tabsteps .tab .link{margin-top:24rem;padding:5rem;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.tabsteps .tab .link-underline,.tabsteps .tab .link{font-size:12rem}}.geopromotion{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:0!important}@media(max-width:767px){.geopromotion{padding-bottom:0!important}}@media(min-width:768px){.geopromotion{min-height:600rem}}.geopromotion:before,.geopromotion:after{content:"";position:absolute;inset:0;z-index:-1}.geopromotion:before{background:radial-gradient(60% 70% at 74.51% 89.47%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.4}.geopromotion:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.geopromotion .container{position:relative;flex:1;padding-top:40rem}@media(min-width:768px){.geopromotion .container{padding:100rem 0!important}}.geopromotion__grid{display:grid;grid-template-columns:712rem auto;column-gap:73rem}@media(max-width:767px){.geopromotion__grid{display:flex;flex-direction:column;gap:38rem}}.geopromotion__info{display:flex;flex-direction:column}.geopromotion__info .heading{margin-bottom:20rem}.geopromotion__info-text{color:var(--white, #fff);margin-bottom:50rem}.geopromotion__info-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.geopromotion__info-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.geopromotion__info-text{font-size:18rem}}@media(max-width:767px){.geopromotion__info-text{margin-bottom:24rem}}.geopromotion__info-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:20rem;margin-top:auto}@media(max-width:767px){.geopromotion__info-bottom .button{width:100%}}.geopromotion__info-price{color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.geopromotion__info-price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.geopromotion__info-price{font-size:20rem}}.geopromotion__image{width:calc(100% + var(--container-padding-x, 40rem) * 2);margin:0 calc(-1 * var(--container-padding-x, 40rem));height:291rem;z-index:2}@media(min-width:768px){.geopromotion__image{width:999rem;height:542rem;position:absolute;right:0;bottom:0;right:54rem}}.geopromotion__image img{width:100%;height:100%;object-fit:cover;object-position:top;-webkit-user-select:none;user-select:none;pointer-events:none}.geopromotion__image-search{width:453rem;height:443rem;position:absolute;left:50%;transform:translate(-50%);bottom:-30rem;box-shadow:0 0 10px -5px #fa812a,0 0 150px -10px #fa812a80,0 4px 50px #fa812a80;transition:transform .3s ease;will-change:transform}@media(max-width:767px){.geopromotion__image-search{width:228rem;height:223rem}}.geopromotion__image-search:before{content:"";position:absolute;inset:0;z-index:-1;background:#0009;-webkit-backdrop-filter:blur(13.6rem);backdrop-filter:blur(13.6rem);transition:transform .3s ease;perspective:500px}.geopromotion__image-search img{object-position:top;object-fit:contain;transition:transform .3s ease;will-change:transform;perspective:500px;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased}.geopromotion__image-search .blocks-blurdient{align-items:center;position:absolute;right:calc(100% - 20rem);bottom:200rem;padding:14rem 19rem;box-shadow:0 0 95rem #fa812a4d;background:linear-gradient(180deg,#1113,#7773);flex-direction:row;gap:10rem;-webkit-user-select:none;user-select:none;pointer-events:none;animation:scalePulse 3s ease infinite}@media(max-width:767px){.geopromotion__image-search .blocks-blurdient{padding:7rem 10rem;gap:5rem;bottom:100rem;right:calc(100% - 6rem)}}.geopromotion__image-search .blocks-blurdient:before{background:linear-gradient(100deg,#fa812a -5.29%,#383838 18.38% 75.93%,#fa812a 106.59%)}@media(max-width:767px){.geopromotion__image-search .blocks-blurdient__icon{width:20rem;height:20rem}}.geopromotion__image-search .blocks-blurdient__title{color:var(--white, #fff);white-space:nowrap;font-size:16rem;font-weight:700}@media(max-width:767px){.geopromotion__image-search .blocks-blurdient__title{font-size:8rem}}.geopromotion__image-search .blocks-blurdient:nth-of-type(2){right:unset;left:calc(100% - 40rem);bottom:300rem;animation-duration:5s}@media(max-width:767px){.geopromotion__image-search .blocks-blurdient:nth-of-type(2){left:calc(100% - 20rem);bottom:150rem}}.geopromotion__image-search .blocks-blurdient:nth-of-type(3){right:unset;left:calc(100% - 20rem);bottom:118rem;z-index:-2;animation-duration:4.5s;animation-delay:.5s}@media(max-width:767px){.geopromotion__image-search .blocks-blurdient:nth-of-type(3){left:calc(100% - 10rem);bottom:90rem}}.geopromotion__image-search:hover img,.geopromotion__image-search:hover:before{transform:scale(1.03)}.seocity__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-left:1rem}@media(max-width:767px){.seocity__grid{display:flex;flex-direction:column;padding-left:0}}.seocity-item{position:relative;overflow:hidden}@media(max-width:767px){.seocity-item{min-height:unset}}.seocity-item:before{opacity:.4}.seocity-item__image{display:flex;flex-direction:column;position:relative;z-index:0;width:100%;height:380rem}@media(max-width:767px){.seocity-item__image{height:200rem}}.seocity-item__image>img,.seocity-item__image>picture{width:120%;height:110%;object-fit:cover;position:absolute;left:50%;transform:translate(-50%);bottom:-40rem;-webkit-user-select:none;user-select:none;pointer-events:none}.seocity-item__image>img>img,.seocity-item__image>picture>img{width:100%;height:100%;object-fit:cover;object-position:top}.seocity-item__image .blocks-blurdient{position:absolute}.seocity-item__image .blocks-blurdient--yandex{top:80rem;left:0;z-index:2}@media(max-width:767px){.seocity-item__image .blocks-blurdient--yandex{top:40rem;right:unset;bottom:unset}}.seocity-item__image .blocks-blurdient--2gis{top:40rem;left:unset;right:30rem;z-index:-2;animation-duration:5s}@media(max-width:767px){.seocity-item__image .blocks-blurdient--2gis{top:20rem}}.seocity-item__image .blocks-blurdient--google{left:unset;right:80rem;top:140rem;animation-duration:4.5s;animation-delay:.5s;z-index:3}@media(max-width:767px){.seocity-item__image .blocks-blurdient--google{top:90rem}}.seocity-item__image .pricing-item__price{margin-top:auto}.seocity-item.is-current{order:0;grid-row:span 3}.seocity-item:not(.is-current){order:1}.cities-item.is-hidden{opacity:0;transform:translateY(15rem)}.cities-item.services-item.is-visible{opacity:1;transform:translateY(0)}.cities-item .services-item__subtitle{color:var(--Colors-style-gray-200, #A1A1A1)}.seobanner{display:flex;flex-direction:column;position:relative;overflow:hidden}@media(min-width:768px){.seobanner{min-height:546rem}}.seobanner:before,.seobanner:after{content:"";position:absolute;display:block;z-index:-1;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none}.seobanner:before{background:radial-gradient(50% 70% at 110% 78.51%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),radial-gradient(80% 62.78% at -20% 50%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.4}.seobanner:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.seobanner__wrapper{display:flex;flex-direction:column;position:relative;z-index:1;flex:1}.seobanner__wrapper:before,.seobanner__wrapper:after{content:"";position:absolute;left:0;right:0;top:0;display:block;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100rem;background:linear-gradient(to bottom,var(--Colors-style-BG-black, #000000) 0%,rgba(0,0,0,0) 70%)}.seobanner__wrapper:after{top:unset;bottom:0;background:linear-gradient(to top,var(--Colors-style-BG-black, #000000) 0%,rgba(0,0,0,0) 70%)}.seobanner__wrapper .container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto}.seobanner-heading{max-width:1154rem;text-align:center;margin-bottom:20rem}@media(max-width:767px){.seobanner-heading{max-width:100%}}.seobanner-text{max-width:1154rem;text-align:center;color:var(--white, #fff)}.seobanner-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.seobanner-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.seobanner-text{font-size:18rem}}@media(max-width:767px){.seobanner-text{max-width:100%}}.seobanner-bottom{margin-top:70rem}@media(max-width:767px){.seobanner-bottom{margin-top:20rem}}.seobanner .section__bg{z-index:0;opacity:1}.seobanner .section__bg:before{content:none}@media(max-width:767px){.seobanner .section__bg{display:none}}.whyseo__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;padding-left:1rem}@media(max-width:767px){.whyseo__grid{display:flex;flex-direction:column}}.whyseo__grid .whyseo-item{margin-left:-1rem;margin-bottom:-1rem}@media(min-width:1280px){.whyseo__grid .whyseo-item{min-height:370rem}}@media(max-width:767px){.whyseo__grid .whyseo-item{width:100%;border-right:1rem solid var(--Colors-style-gray-600, #393939);min-height:100rem}}.whyseo__grid .whyseo-item.column-2{grid-column:span 2}.whyseo__grid .whyseo-item .blocks-item__title{color:var(--white, #fff)}@media(max-width:767px){.whyseo__grid .whyseo-item .blocks-item__text{margin-top:12rem}}.whyseo__grid .whyseo-item:has(.blocks-item__bottom) .blocks-item__text{margin-top:20rem}.sitetypes .services-item:not(:has(.services-item__price)) .services-item__title{margin-bottom:auto}@media(max-width:767px){.sitetypes .services-item:not(:has(+.services-item)){width:100%!important}}@media(min-width:768px)and (max-width:1279px){.sitetypes .services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@property --photoborder{syntax: "<angle>"; inherits: false; initial-value: 100deg;}.project-team__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.project-team__grid{display:flex;flex-direction:column}}.project-team__grid .blocks-item{min-height:unset}.project-team__grid .blocks-item:nth-of-type(1){grid-row:span 2}.project-team__grid .blocks-item:nth-of-type(1):before{background:linear-gradient(0deg,#fa812a3d,#0000 63.74%),var(--Colors-style-BG-black, #000000);opacity:.5}.project-team__grid .blocks-item:nth-of-type(1) .grid{gap:30rem}@media(max-width:767px){.project-team__grid .blocks-item:nth-of-type(1) .grid{display:flex;flex-direction:column;gap:20rem}}.project-team__grid .blocks-item__title{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.project-team__grid .blocks-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.project-team__grid .blocks-item__title{font-size:18rem}}.project-team__grid .blocks-item:not(:nth-of-type(1)){flex-direction:row;align-items:center;gap:30rem}.project-team__grid .blocks-item:not(:nth-of-type(1)):before{opacity:0}@media(max-width:767px){.project-team__grid .blocks-item:not(:nth-of-type(1)){gap:12rem}}.project-team__persons{display:flex;justify-content:flex-start}.project-team__persons .project-team-item__photo{width:70rem;height:70rem}@media(max-width:767px){.project-team__persons .project-team-item__photo{width:50rem;height:50rem}}.project-team__persons .project-team-item__photo:not(:nth-of-type(1)){margin-left:-20rem}@media(max-width:767px){.project-team__persons .project-team-item__photo:not(:nth-of-type(1)){margin-left:-26rem}}.project-team-item{display:inline-flex;align-items:center;gap:10rem}.project-team-item__photo{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:55rem;height:55rem;border-radius:100%;border:.867rem solid var(--Colors-style-gray-600, #393939);background:#010101;overflow:hidden;color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.project-team-item__photo{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.project-team-item__photo{font-size:18rem}}@media(max-width:767px){.project-team-item__photo{width:50rem;height:50rem}}.project-team-item__photo img{width:100%;height:100%;object-fit:cover;border-radius:100%}.project-team-item__photo.active{position:relative;box-shadow:0 0 95rem #fa812a4d;overflow:visible}.project-team-item__photo.active:before{content:"";position:absolute;inset:-1rem;padding:1rem;border-radius:inherit;background:linear-gradient(var(--photoborder),var(--department-color, #fff) -5.29%,#383838 18.38%,#383838 75.93%,var(--department-color, #fff) 106.59%);--mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask:var(--mask);mask:var(--mask);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;animation:photoBorder 8s linear infinite;will-change:transform}@supports (-moz-appearance: none){.project-team-item__photo.active:before{--photoborder: 100deg;animation:none}}.project-team-item__info{display:flex;flex-direction:column;gap:5rem}.project-team-item__name{display:flex;align-items:center;gap:5rem;color:var(--white, #fff)}.project-team-item__name{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.project-team-item__name{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.project-team-item__name{font-size:18rem}}.project-team-item__name{line-height:100%}.project-team-item__name>span{width:15rem;height:16rem;position:relative}.project-team-item__name>span:before{content:"";display:inline-flex;position:absolute;inset:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--department-color, #fff)}.project-team-item__name>span:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12.6332 4.50473C12.6332 3.99436 12.3609 3.52283 11.9189 3.26763L7.20947 0.548601C6.76747 0.293412 6.2229 0.293412 5.7809 0.548601L1.07143 3.26763C0.629451 3.52283 0.357143 3.99436 0.357143 4.50473V9.94278C0.357155 10.4531 0.629449 10.9247 1.07143 11.1799L5.7809 13.8989C6.2229 14.1541 6.76747 14.1541 7.20947 13.8989L11.9189 11.1799C12.3609 10.9247 12.6332 10.4531 12.6332 9.94278V4.50473ZM12.9904 9.94278L12.9865 10.0617C12.9471 10.6533 12.6155 11.1902 12.0975 11.4892L7.38804 14.2083L7.28306 14.2644C6.78648 14.5086 6.2039 14.5086 5.70731 14.2644L5.60233 14.2083L0.892857 11.4892C0.374875 11.1902 0.0432401 10.6533 0.0038365 10.0617L0 9.94278V4.50473C0 3.90662 0.299068 3.35099 0.791713 3.02105L0.892857 2.95827L5.60233 0.23924C6.15483 -0.0797468 6.83554 -0.0797468 7.38804 0.23924L12.0975 2.95827C12.65 3.27726 12.9904 3.86675 12.9904 4.50473V9.94278Z' fill='%23FA812A'/%3E%3Cpath d='M9.72606 9.34989C9.72606 9.60022 9.51894 9.80398 9.26414 9.80399H3.72508C3.47027 9.80399 3.26317 9.60023 3.26317 9.34989V7.48173L6.41551 8.32743L6.49364 8.34794L6.57274 8.32743L9.72606 7.48173V9.34989Z' fill='%23FA812A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.64891 4.67313C7.77597 4.67336 7.87914 4.77486 7.87938 4.8997V5.75028H9.26414C9.51894 5.75029 9.72606 5.95405 9.72606 6.20438V6.85282L6.49364 7.71903L3.26317 6.8538V6.20438C3.26317 5.95404 3.47027 5.75028 3.72508 5.75028H5.10985V4.8997C5.11008 4.77475 5.2131 4.67318 5.34032 4.67313H7.64891ZM5.68504 5.1995V5.75028H7.30418V5.1995H5.68504Z' fill='%23FA812A'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12.6332 4.50473C12.6332 3.99436 12.3609 3.52283 11.9189 3.26763L7.20947 0.548601C6.76747 0.293412 6.2229 0.293412 5.7809 0.548601L1.07143 3.26763C0.629451 3.52283 0.357143 3.99436 0.357143 4.50473V9.94278C0.357155 10.4531 0.629449 10.9247 1.07143 11.1799L5.7809 13.8989C6.2229 14.1541 6.76747 14.1541 7.20947 13.8989L11.9189 11.1799C12.3609 10.9247 12.6332 10.4531 12.6332 9.94278V4.50473ZM12.9904 9.94278L12.9865 10.0617C12.9471 10.6533 12.6155 11.1902 12.0975 11.4892L7.38804 14.2083L7.28306 14.2644C6.78648 14.5086 6.2039 14.5086 5.70731 14.2644L5.60233 14.2083L0.892857 11.4892C0.374875 11.1902 0.0432401 10.6533 0.0038365 10.0617L0 9.94278V4.50473C0 3.90662 0.299068 3.35099 0.791713 3.02105L0.892857 2.95827L5.60233 0.23924C6.15483 -0.0797468 6.83554 -0.0797468 7.38804 0.23924L12.0975 2.95827C12.65 3.27726 12.9904 3.86675 12.9904 4.50473V9.94278Z' fill='%23FA812A'/%3E%3Cpath d='M9.72606 9.34989C9.72606 9.60022 9.51894 9.80398 9.26414 9.80399H3.72508C3.47027 9.80399 3.26317 9.60023 3.26317 9.34989V7.48173L6.41551 8.32743L6.49364 8.34794L6.57274 8.32743L9.72606 7.48173V9.34989Z' fill='%23FA812A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.64891 4.67313C7.77597 4.67336 7.87914 4.77486 7.87938 4.8997V5.75028H9.26414C9.51894 5.75029 9.72606 5.95405 9.72606 6.20438V6.85282L6.49364 7.71903L3.26317 6.8538V6.20438C3.26317 5.95404 3.47027 5.75028 3.72508 5.75028H5.10985V4.8997C5.11008 4.77475 5.2131 4.67318 5.34032 4.67313H7.64891ZM5.68504 5.1995V5.75028H7.30418V5.1995H5.68504Z' fill='%23FA812A'/%3E%3C/svg%3E");width:100%;height:100%}.project-team-item__name>span.icon--cursor:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12.6332 4.50473C12.6332 3.99436 12.3609 3.52283 11.9189 3.26763L7.20947 0.548601C6.76747 0.293412 6.2229 0.293412 5.7809 0.548601L1.07143 3.26763C0.629451 3.52283 0.357143 3.99436 0.357143 4.50473V9.94278C0.357155 10.4531 0.629449 10.9247 1.07143 11.1799L5.7809 13.8989C6.2229 14.1541 6.76747 14.1541 7.20947 13.8989L11.9189 11.1799C12.3609 10.9247 12.6332 10.4531 12.6332 9.94278V4.50473ZM12.9904 9.94278L12.9865 10.0617C12.9471 10.6533 12.6155 11.1902 12.0975 11.4892L7.38804 14.2083L7.28306 14.2644C6.78648 14.5086 6.2039 14.5086 5.70731 14.2644L5.60233 14.2083L0.892857 11.4892C0.374875 11.1902 0.0432401 10.6533 0.0038365 10.0617L0 9.94278V4.50473C0 3.90662 0.299068 3.35099 0.791713 3.02105L0.892857 2.95827L5.60233 0.23924C6.15483 -0.0797468 6.83554 -0.0797468 7.38804 0.23924L12.0975 2.95827C12.65 3.27726 12.9904 3.86675 12.9904 4.50473V9.94278Z' fill='%23FA812A'/%3E%3Cpath d='M9.30001 8.84364L7.47538 7.02094L9.21931 6.36035C9.29052 6.33337 9.33675 6.26416 9.3344 6.18807C9.33205 6.11198 9.28156 6.04573 9.20878 6.02327L3.86894 4.37459C3.80547 4.35501 3.73705 4.37207 3.6903 4.41891C3.64355 4.46566 3.62648 4.53443 3.64598 4.59755L5.29468 9.93734C5.31714 10.0101 5.38339 10.0606 5.45948 10.063C5.53765 10.0652 5.60486 10.0191 5.63176 9.94787L6.29235 8.20395L8.11507 10.0286C8.1485 10.0621 8.19386 10.0809 8.24113 10.0809C8.28841 10.0809 8.33385 10.0621 8.36728 10.0287L9.3001 9.09585C9.33353 9.06242 9.35233 9.01706 9.35233 8.9697C9.35233 8.92243 9.33353 8.87707 9.30001 8.84364Z' fill='%23FA812A'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='15' viewBox='0 0 13 15' fill='none'%3E%3Cpath d='M12.6332 4.50473C12.6332 3.99436 12.3609 3.52283 11.9189 3.26763L7.20947 0.548601C6.76747 0.293412 6.2229 0.293412 5.7809 0.548601L1.07143 3.26763C0.629451 3.52283 0.357143 3.99436 0.357143 4.50473V9.94278C0.357155 10.4531 0.629449 10.9247 1.07143 11.1799L5.7809 13.8989C6.2229 14.1541 6.76747 14.1541 7.20947 13.8989L11.9189 11.1799C12.3609 10.9247 12.6332 10.4531 12.6332 9.94278V4.50473ZM12.9904 9.94278L12.9865 10.0617C12.9471 10.6533 12.6155 11.1902 12.0975 11.4892L7.38804 14.2083L7.28306 14.2644C6.78648 14.5086 6.2039 14.5086 5.70731 14.2644L5.60233 14.2083L0.892857 11.4892C0.374875 11.1902 0.0432401 10.6533 0.0038365 10.0617L0 9.94278V4.50473C0 3.90662 0.299068 3.35099 0.791713 3.02105L0.892857 2.95827L5.60233 0.23924C6.15483 -0.0797468 6.83554 -0.0797468 7.38804 0.23924L12.0975 2.95827C12.65 3.27726 12.9904 3.86675 12.9904 4.50473V9.94278Z' fill='%23FA812A'/%3E%3Cpath d='M9.30001 8.84364L7.47538 7.02094L9.21931 6.36035C9.29052 6.33337 9.33675 6.26416 9.3344 6.18807C9.33205 6.11198 9.28156 6.04573 9.20878 6.02327L3.86894 4.37459C3.80547 4.35501 3.73705 4.37207 3.6903 4.41891C3.64355 4.46566 3.62648 4.53443 3.64598 4.59755L5.29468 9.93734C5.31714 10.0101 5.38339 10.0606 5.45948 10.063C5.53765 10.0652 5.60486 10.0191 5.63176 9.94787L6.29235 8.20395L8.11507 10.0286C8.1485 10.0621 8.19386 10.0809 8.24113 10.0809C8.28841 10.0809 8.33385 10.0621 8.36728 10.0287L9.3001 9.09585C9.33353 9.06242 9.35233 9.01706 9.35233 8.9697C9.35233 8.92243 9.33353 8.87707 9.30001 8.84364Z' fill='%23FA812A'/%3E%3C/svg%3E")}.project-team-item__position{color:var(--Colors-style-gray-500, #5E5E5E);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.project-team-item__position{font-size:12rem}}@keyframes photoBorder{to{--photoborder: 462deg}}.quiz [data-vgquiz-step]{height:100%}.quiz [data-vgquiz-step][style*="display: block"]{display:flex!important;flex-direction:column}.quiz-wrapper{border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);overflow:hidden;display:flex;flex-direction:column}.quiz-header{width:100%;display:flex;flex-wrap:wrap;gap:30rem;padding:39rem}@media(max-width:767px){.quiz-header{padding:19rem;align-items:center}}.quiz-header__time{display:flex;align-items:center;gap:10rem;color:var(--Colors-style-gray-100, #D5D5D5)}.quiz-header__time{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-header__time{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.quiz-header__time{font-size:18rem}}@media(max-width:767px){.quiz-header__time{max-width:170rem}}.quiz-header__time>svg{flex:0 0 auto;width:32rem;height:32rem}@media(max-width:767px){.quiz-header__time>svg{width:24rem;height:24rem}}.quiz-header__percent{margin-left:auto;text-align:end;color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.quiz-header__percent{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.quiz-header__percent{font-size:24rem}}.quiz-header__bullets{flex:1 1 100%;width:100%}.quiz-header__progress{width:100%;height:5rem;background:#d5d5d5;position:relative}.quiz-header__progress .quiz-header__progress-line{position:absolute;height:100%;left:0;display:block;width:var(--vgquiz-percent, 10%);background:var(--department-color, #fff);-webkit-user-select:none;user-select:none;pointer-events:none;transition:width .5s ease}.quiz-header__progress .quiz-header__progress-line:before{content:"";display:inline-flex;align-items:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='53' viewBox='0 0 33 53' fill='none'%3E%3Cg filter='url(%23filter0_d_14950_82737)'%3E%3Cpath d='M16.25 0L0 30H14.5L13 49.6875L29.25 19.875H14.625L16.25 0Z' fill='%23FA812A'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_14950_82737' x='-3.1' y='-3.1' width='35.45' height='55.8875' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='1.55'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.574839 0 0 0 0 1 0 0 0 0 0.153846 0 0 0 0.32 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_14950_82737'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_14950_82737' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:33rem;height:53rem;position:absolute;right:0;top:50%;transform:translate(30rem,-50%)}@media(max-width:767px){.quiz-header__progress .quiz-header__progress-line:before{width:22rem;height:29rem;transform:translate(12rem,-50%)}}.quiz__grid{display:grid;grid-template-columns:1fr 452rem;border-top:1rem solid var(--Colors-style-gray-600, #393939);height:700rem}@media(max-width:767px){.quiz__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.quiz__grid{grid-template-columns:1fr 350rem}}.quiz-content{display:flex;flex-direction:column;max-height:700rem;height:100%;flex:1}@media(max-width:767px){.quiz-content{max-height:unset;padding:19rem}}.quiz-content__title{color:var(--white, #fff);padding:39rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.quiz-content__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.quiz-content__title{font-size:18rem}}@media(max-width:767px){.quiz-content__title{padding:0;border-bottom:0;margin-bottom:12rem}}@media(min-width:768px)and (max-width:1439px){.quiz-content__title{padding:23rem}}.quiz-content__grid{display:flex;align-items:stretch;position:relative;flex:1;min-height:0}@media(max-width:767px){.quiz-content__grid{flex-direction:column;gap:20rem}}.quiz-content__items{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;min-height:0;padding-bottom:1rem}@media(max-width:767px){.quiz-content__items{padding-left:1rem;border-top:1rem solid var(--Colors-style-gray-600, #393939);border-bottom:1rem solid var(--Colors-style-gray-600, #393939);max-height:250rem}}.quiz-content__items .radio,.quiz-content__items .checkbox{display:flex;flex:1;width:calc(100% + 1rem);border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem;position:relative;flex-shrink:0;margin-left:-1rem;margin-bottom:-1rem;color:var(--white, #fff);cursor:pointer;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-content__items .radio,.quiz-content__items .checkbox{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.quiz-content__items .radio,.quiz-content__items .checkbox{font-size:20rem}}@media(max-width:767px){.quiz-content__items .radio,.quiz-content__items .checkbox{padding:19rem 12rem;font-size:15rem}}.quiz-content__items .radio:before,.quiz-content__items .radio:after,.quiz-content__items .checkbox:before,.quiz-content__items .checkbox:after{content:"";position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-2}.quiz-content__items .radio:before,.quiz-content__items .checkbox:before{background:radial-gradient(80% 100% at 88.8% 79.95%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000);opacity:0;transition:opacity .3s ease}.quiz-content__items .radio:after,.quiz-content__items .checkbox:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}.quiz-content__items .radio>span:not(.vgquiz-input-check),.quiz-content__items .checkbox>span:not(.vgquiz-input-check){position:relative;z-index:10;max-width:87%}.quiz-content__items .radio:has(input:checked),.quiz-content__items .checkbox:has(input:checked){z-index:10}.quiz-content__items .radio:has(input:checked):before,.quiz-content__items .checkbox:has(input:checked):before{opacity:.4}.quiz-content__items::-webkit-scrollbar{width:4px}.quiz-content__items::-webkit-scrollbar-track{background:var(--Colors-style-BG-black, #000000)}.quiz-content__items::-webkit-scrollbar-thumb{background:var(--Colors-style-gray-600, #393939);border-radius:0}.quiz-content__items--columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-content__items--columns-fill{grid-auto-rows:auto}@media(max-width:767px){.quiz-content__items--columns{display:flex;flex-direction:column}}.quiz-content__items--fill{grid-auto-rows:auto}.quiz-content__items--fill .radio,.quiz-content__items--fill .checkbox{align-items:center}.quiz-content__image{flex-shrink:0;width:630rem;height:100%;border-left:1rem solid var(--Colors-style-gray-600, #393939);margin-left:-1rem}@media(max-width:767px){.quiz-content__image{display:none}}@media(min-width:768px)and (max-width:1439px){.quiz-content__image{display:none}}.quiz-content__image img{width:100%;height:100%;object-fit:cover}.quiz-results{border-left:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);height:100%;padding:59rem;height:auto}@media(max-width:767px){.quiz-results{height:auto;padding:19rem;border-left:0;border-top:1rem solid var(--Colors-style-gray-600, #393939)}}@media(min-width:768px)and (max-width:1439px){.quiz-results{height:auto;padding:23rem}}.quiz-results__title{color:var(--white, #fff);margin-bottom:40rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.quiz-results__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.quiz-results__title{font-size:18rem}}@media(max-width:767px){.quiz-results__title{margin-bottom:20rem}}.quiz-results__item{display:flex;flex-direction:column;gap:10rem;color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.quiz-results__item{font-size:12rem;letter-spacing:0}}.quiz-results__item>span,.quiz-results__item [data-vgquiz-value]{color:var(--white, #fff);text-transform:none;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4}.quiz-results__item>span,.quiz-results__item [data-vgquiz-value]{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-results__item>span,.quiz-results__item [data-vgquiz-value]{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.quiz-results__item>span,.quiz-results__item [data-vgquiz-value]{font-size:18rem}}.quiz-results__item:not(:last-child){margin-bottom:30rem}@media(max-width:767px){.quiz-results__item:not(:last-child){margin-bottom:12rem}}.quiz-bottom{display:flex;margin-top:40rem}@media(max-width:767px){.quiz-bottom{margin-top:0;padding:0 19rem 19rem}}.quiz-bottom__left{display:flex;gap:10rem}@media(max-width:767px){.quiz-bottom__left{width:100%}}@media(max-width:767px){.quiz-bottom .button{flex:1}}.quiz-finish{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:160rem;padding:39rem;position:relative;z-index:1;height:100%;overflow:hidden}@media(max-width:767px){.quiz-finish{display:flex;flex-direction:column;gap:24rem;padding:19rem}}@media(min-width:768px)and (max-width:1439px){.quiz-finish{padding:23rem;column-gap:30rem}}.quiz-finish:before,.quiz-finish:after{content:"";display:block;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-3}.quiz-finish:before{background:radial-gradient(70% 130% at 100% 100%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.3}@media(max-width:767px){.quiz-finish:before{background:radial-gradient(90% 70% at 100% 0%,var(--department-color, #fff) 0%,rgba(0,0,0,0) 100%),var(--Colors-style-BG-black, #000000)}}.quiz-finish:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:100rem!important;background-repeat:repeat!important;background-position:top!important}.quiz-finish__column{flex:1}@media(max-width:767px){.quiz-finish__column:nth-of-type(1){order:1}}.quiz-finish__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.quiz-finish__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.quiz-finish__title{font-size:24rem}}.quiz-finish__subtitle{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:10rem;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-finish__subtitle{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.quiz-finish__subtitle{font-size:20rem}}@media(max-width:767px){.quiz-finish__subtitle{font-size:14rem}}.quiz-finish__s1{color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-finish__s1{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.quiz-finish__s1{font-size:20rem}}@media(max-width:767px){.quiz-finish__s1{font-size:14rem}}.quiz-finish__price{color:var(--white, #fff);margin-top:10rem;font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.quiz-finish__price{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.quiz-finish__price{font-size:40rem}}@media(max-width:767px){.quiz-finish__price{margin-top:5rem}}.quiz-finish__price>small{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.quiz-finish__price>small{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.quiz-finish__price>small{font-size:24rem}}.quiz-finish__notice{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:30rem;max-width:450rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.quiz-finish__notice{font-size:12rem}}@media(max-width:767px){.quiz-finish__notice{max-width:100%;margin-top:10rem}}.quiz-finish__image{position:absolute;right:0;z-index:-1;bottom:-39rem;width:679rem;height:402rem}.quiz-finish__image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.quiz-finish__image img{object-position:top}}@media(max-width:767px){.quiz-finish__image{display:none;width:100%;height:190rem;right:-19rem;bottom:-100rem}}.quiz-finish .form{margin-top:30rem}@media(max-width:767px){.quiz-finish .form{margin-top:16rem}}.quiz-finish .form .field:not(:last-child){margin-bottom:10rem}.quiz-finish .form__bottom{display:flex;flex-direction:column;gap:20rem;margin-top:30rem}@media(max-width:767px){.quiz-finish .form__bottom{margin-top:16rem}}.quiz-finish .form__bottom .button{align-self:flex-start}@media(max-width:767px){.quiz-finish .form__bottom .button{width:100%}}[data-vgalert-parent="vgquiz-step-active vgquiz-step-error"]{max-width:600rem}@media(max-width:767px){[data-vgalert-parent="vgquiz-step-active vgquiz-step-error"]{max-width:calc(100% - var(--container-padding-x, 40rem) * 2)}}.vgquiz-bullets{display:flex;pointer-events:none;gap:10px}.vgquiz-bullets .vgquiz-bullet{background:#fff;height:50px;width:50px;flex:1 1 100%}.vgquiz-bullets .vgquiz-bullet-completed{background:linear-gradient(90deg,#4facfe,#00f2fe)}.vgquiz-bullets .vgquiz-bullet.vgquiz-bullet-error{background-color:#ff4d4d!important;box-shadow:0 0 5px #ff4d4d80}.vgquiz-step-active{display:block}.vgquiz-step-hidden{display:none;opacity:0}.vgquiz-step-error{animation:vgquizShake .5s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;border-color:#ff4d4d!important}.vgquiz-step-in{animation:vgquizActive .2s forwards}.vgquiz-step-out{animation:vgquizHidden .2s forwards}.vgquiz-image{transition:opacity .3s ease,transform .3s ease;opacity:1;transform:scale(1)}.vgquiz-image-changing{opacity:0;transform:scale(.95)}@keyframes vgquizActive{0%{opacity:0}to{opacity:1}}@keyframes vgquizHidden{0%{opacity:1;transform:scale(1)}to{opacity:0}}@keyframes vgquizShake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.sites__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.sites__grid{display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(max-width:767px){.sites__grid--mobile-column{display:flex;flex-direction:column;align-items:stretch;padding-bottom:1rem}.sites__grid--mobile-column .sites-item{width:100%;align-items:flex-start;justify-content:stretch;height:auto;margin-bottom:-1rem}.sites__grid--mobile-column .sites-item__image{width:60rem;height:60rem;margin-left:auto}}.sites-item{display:flex;align-items:flex-start;gap:20rem;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);min-height:200rem;opacity:.4;transition:opacity .3s ease,border .3s ease}@media(min-width:768px)and (max-width:1279px){.sites-item{opacity:1;padding:23rem;min-height:130rem}}@media(max-width:767px){.sites-item{opacity:1;padding:19rem;flex:0 0 auto;align-items:center;justify-content:center;width:232rem;min-height:0;height:80rem}}.sites-item:before,.sites-item:after{content:"";display:block;position:absolute;inset:0;width:100%;height:100%;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.5s ease}.sites-item:before{background:radial-gradient(102.14% 125.83% at 100% 0%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),#000;opacity:.4}@media(max-width:767px){.sites-item:before{opacity:.3}}.sites-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.sites-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:70rem!important;background-repeat:repeat!important;background-position:top!important}}@media(min-width:768px)and (max-width:1279px){.sites-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:90rem!important;background-repeat:repeat!important;background-position:top!important}}@media(max-width:767px){.sites-item:not(:last-child){border-right:0}}.sites-item__info{display:flex;flex-direction:column;height:100%}.sites-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.sites-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.sites-item__title{font-size:18rem}}.sites-item__price{color:var(--white, #fff);text-transform:lowercase;transition:transform .3s ease,margin .1s ease;margin-bottom:10rem;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.sites-item__price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.sites-item__price{font-size:20rem}}@media(max-width:767px){.sites-item__price{margin-top:4rem}}.sites-item__link{padding:5rem;margin-top:auto;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.sites-item__link{font-size:12rem}}@media(max-width:767px){.sites-item__link{margin-top:10rem}}.sites-item__image{flex:0 0 auto;width:80rem;height:80rem;margin-left:auto}@media(max-width:767px){.sites-item__image{width:32rem;height:32rem;margin-left:0}}@media(min-width:768px)and (max-width:1279px){.sites-item__image{width:65rem;height:65rem}}.sites-item__image img{-webkit-user-select:none;user-select:none;pointer-events:none}.sites-item canvas{z-index:-1}@media(hover:hover){.sites-item:hover{opacity:1}}@media(min-width:768px)and (max-width:1279px){.spheres .services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cases-tabs{position:relative;overflow:hidden}.cases-tabs:before,.cases-tabs:after{content:"";display:block;position:absolute;z-index:-1;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none}.cases-tabs:before{background:radial-gradient(97.65% 50% at 50% 50%,var(--department-color, #fff) 22.11%,rgba(0,0,0,0) 100%),#000;opacity:.2}.cases-tabs:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.cases-tabs__slider{position:relative}.cases-tabs__slider .swiper{overflow:visible}.cases-tabs__slider .swiper-slide{width:1530rem;transform:scale(.85);filter:blur(5rem);opacity:.5;transform-origin:center top;will-change:transform,filter,opacity;transition:transform .4s ease,filter .4s ease,opacity .4s ease}.cases-tabs__slider .swiper-slide.swiper-slide-prev{transform-origin:right top}.cases-tabs__slider .swiper-slide.swiper-slide-next{transform-origin:left top}.cases-tabs__slider .swiper-slide.swiper-slide-active{transform:scale(1);filter:blur(0);opacity:1}.cases-tabs__slider .slider-buttons .button-prev,.cases-tabs__slider .slider-buttons .button-next{position:absolute;z-index:10;left:0;top:50%;transform:translateY(-50%)}.cases-tabs__slider .slider-buttons .button-next{left:unset;right:0}.cases-tabs-item__image{border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000000);padding:20rem;height:485rem}.cases-tabs-item__image picture,.cases-tabs-item__image img{width:100%;height:100%;object-fit:contain}.cases-tabs-item__info{margin-top:30rem;display:flex;justify-content:space-between;gap:20rem;color:var(--Colors-style-White, #FFF)}.cases-tabs-item__info{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.cases-tabs-item__info{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.cases-tabs-item__info{font-size:18rem}}.cases-tabs-item__text{flex:1;text-align:center}.itproducts__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-left:1rem}@media(max-width:767px){.itproducts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.itproducts-block{display:flex;flex-direction:column;gap:20rem;padding:39rem;flex:1 0 0;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-BG-black, #000);margin-left:-1rem;margin-bottom:-1rem;transition:.25s ease-in-out}@media(max-width:767px){.itproducts-block{padding:23rem}}@media(min-width:768px){.itproducts-block:not(.itproducts-block--row){min-height:250rem}}.itproducts-block__info{display:flex;flex-direction:column;gap:20rem}.itproducts-block__buttons{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.itproducts-block__buttons{flex-direction:column;align-items:stretch;gap:12rem}}.itproducts-block__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.itproducts-block__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.itproducts-block__title{font-size:18rem}}.itproducts-block__text{color:var(--Colors-style-gray-200, #A1A1A1)}.itproducts-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.itproducts-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.itproducts-block__text{font-size:18rem}}.itproducts-block__label{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.itproducts-block__label{font-size:12rem}}.itproducts-block__value{color:var(--white, #fff);margin-top:auto}.itproducts-block__value{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.itproducts-block__value{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.itproducts-block__value{font-size:18rem}}.itproducts-block--row{gap:20rem;grid-column:1/-1}@media(min-width:768px){.itproducts-block--row{flex-direction:row;align-items:center;justify-content:space-between}}.itproducts-block:hover{background:var(--Colors-style-gray-1000, #101010)}.section{width:100%;padding:100rem 0}@media(max-width:767px){.section{padding:40rem 0;overflow:hidden}}@media(min-width:768px)and (max-width:1439px){.section{padding:50rem 0}}.section--video{padding:40rem 0}@media(min-width:2560px){.section--video{max-width:var(--container, 1840rem);margin:0 auto}}@media(max-width:767px){.section--video{padding:20rem 0}}.section__bg{position:absolute;inset:0;z-index:-1;-webkit-user-select:none;user-select:none;pointer-events:none}.section__bg:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(0deg,#0006 0% 100%);-webkit-user-select:none;user-select:none;pointer-events:none}.section__bg img{width:100%;height:100%;object-fit:cover;z-index:0}.section__bg video{width:100%;height:100%;object-fit:cover;z-index:1}.section:has(.section__bg){position:relative;overflow:hidden}.section__image{width:100%;height:686rem;position:relative;z-index:-1}@media(max-width:767px){.section__image{height:206rem}}.section__image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.section__header{display:flex;justify-content:space-between;gap:5rem;margin-bottom:60rem}@media(max-width:767px){.section__header{width:100%;flex-direction:column;align-items:stretch;justify-content:stretch;gap:8rem;margin-bottom:24rem}}@media(min-width:768px)and (max-width:1439px){.section__header{margin-bottom:24rem}}.section__header-right{align-self:flex-end;color:var(--Colors-style-gray-100, #D5D5D5);max-width:607rem}.section__header-right{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.section__header-right{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.section__header-right{font-size:18rem}}@media(max-width:767px){.section__header-right{width:100%;max-width:100%;align-self:flex-start}}.section__header-right .video-wrapper{width:613rem;height:345rem}@media(max-width:767px){.section__header-right .video-wrapper{width:100%;height:172rem;margin-top:16rem}}@media(min-width:768px)and (max-width:1439px){.section__header-right .video-wrapper{width:470rem;height:230rem}}.section__header .heading{margin:0}.section__header .section__heading{margin-bottom:0}.section__header .buttons{display:flex;align-items:center;gap:20rem}.section__heading{display:flex;flex-direction:column;gap:20rem;margin-bottom:60rem}@media(max-width:767px){.section__heading{position:relative;z-index:2;gap:8rem;margin-bottom:24rem}}.section__heading .heading{margin:0}.section__bottom{display:flex;justify-content:center;margin-top:40rem}@media(max-width:767px){.section__bottom .button{width:100%}}@media(max-width:767px){.section__bottom{margin-top:20rem}}.metrics__list{display:flex;flex-wrap:wrap;padding-left:1rem}.metrics__list .metrics-item{min-width:100%;flex:1}@media(min-width:1280px){.metrics__list .metrics-item{min-width:458rem;max-width:100%;margin-left:-1rem;margin-bottom:-1rem}}@media(max-width:767px){.metrics__list .metrics-item{min-width:100%;margin-left:-1rem;margin-bottom:-1rem}}@media(min-width:768px)and (max-width:1439px){.metrics__list .metrics-item{min-width:300rem;max-width:100%;margin-left:-1rem;margin-bottom:-1rem}}@media(min-width:1280px){.metrics__list--3 .metrics-item{min-width:600rem}}.metrics-item{display:flex;flex-direction:column;padding:39rem;color:var(--white, #fff);border:1rem solid var(--Colors-style-gray-600, #393939);position:relative}@media(max-width:1279px){.metrics-item{padding:15rem}}.metrics-item:before,.metrics-item:after{content:"";position:absolute;inset:0}.metrics-item:before{z-index:-2;background:radial-gradient(52% 58.38% at 96.06% 11.55%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),#000;opacity:.5}.metrics-item:after{z-index:-1;background-image:url(../images/block-pattern-BiH2BYbo.webp);background-size:auto;background-repeat:repeat;background-position:top}.metrics-item__parameter{font-family:var(--font-second, "Magistral");font-size:70rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2.1rem;text-transform:uppercase}@media(max-width:767px){.metrics-item__parameter{font-size:32rem}}.metrics-item__name{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.metrics-item__name{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.metrics-item__name{font-size:18rem}}.case-resultat.dotted-hover{--flashlight-size: 220px;--flashlight-blur: 100px;--flashlight-opacity: .55}.case-resultat__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:2rem}@media(max-width:767px){.case-resultat__grid{display:flex;flex-direction:column}}.case-resultat__grid .case-resultat__block{margin-left:-2rem;margin-bottom:-1rem}.case-resultat__block{border:1rem solid var(--Colors-style-gray-600, #393939);background:#00000080;padding:39rem}@media(max-width:1439px){.case-resultat__block{padding:23rem}}.case-resultat__block-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.case-resultat__block-title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.case-resultat__block-title{font-size:24rem}}.case-resultat__block-content{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:15rem}.case-resultat__block-content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.case-resultat__block-content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.case-resultat__block-content{font-size:18rem}}@media(max-width:767px){.case-resultat__block-content{margin-top:10rem}}.case-resultat__block-image{display:flex;width:100%;height:473rem;margin-top:30rem;-webkit-user-select:none;user-select:none}@media(max-width:767px){.case-resultat__block-image{height:auto;margin-top:16rem}}@media(min-width:768px)and (max-width:1439px){.case-resultat__block-image{margin-top:20rem;height:300rem}}.case-resultat__block-image img{width:100%;height:100%;object-fit:cover;pointer-events:none}.case-resultat__block--after .case-resultat__block-content{color:var(--white, #fff)}.case-about__grid{display:grid;grid-template-columns:auto 915rem;column-gap:100rem}@media(max-width:1439px){.case-about__grid{display:flex;flex-direction:column;row-gap:20rem}}.case-about__content{color:var(--Colors-style-gray-200, #A1A1A1)}@media(max-width:1439px){.case-about__content{order:1}}.case-about__content :is(h1,h2,h3,h4,h5){color:var(--white, #fff);margin-bottom:15rem}.case-about__content :is(p,ul,img,table,div){margin-bottom:30rem}.case-about__content :is(p,ul,img,table,div):has(+:is(ul,ol)){margin-bottom:20rem}.case-about__content :is(ul,ol){display:flex;flex-direction:column;gap:10rem;margin:0;margin-bottom:30rem;padding:0}.case-about__content :is(ul,ol):has(+:is(p,img,table,div)){margin-bottom:20rem}.case-about__content ol{margin-left:20rem}.case-about__content ul{list-style:none}.case-about__content ul li{position:relative;padding-left:28rem}.case-about__content ul li:before{content:"";flex:0 0 auto;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M13.25 6.5L6.75 13L0.249999 6.5L6.75 5.68248e-07L13.25 6.5ZM3.91211 6.5L6.75 9.33691L9.58691 6.5L6.75 3.66309L3.91211 6.5Z' fill='%2378DE13'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M13.25 6.5L6.75 13L0.249999 6.5L6.75 5.68248e-07L13.25 6.5ZM3.91211 6.5L6.75 9.33691L9.58691 6.5L6.75 3.66309L3.91211 6.5Z' fill='%2378DE13'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:13rem;height:13rem;background-color:var(--department-color, #fff);position:absolute;top:6rem;left:0}.case-about__content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.case-about__content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.case-about__content{font-size:18rem}}.case-about__image{width:100%;height:515rem;overflow:hidden;position:sticky;top:var(--headerHeight, 80rem)}.case-about__image img{width:100%;height:100%;object-fit:cover}@media(max-width:1439px){.case-about__image{height:auto;order:0;position:unset}}.case-textblock{display:grid;grid-template-columns:auto 915rem;column-gap:100rem}@media(max-width:1439px){.case-textblock{display:flex;flex-direction:column;gap:16rem}}.case-textblock__image{width:100%;height:515rem;position:sticky;top:var(--headerHeight, 80rem)}@media(max-width:767px){.case-textblock__image{position:relative;top:0;height:auto}}@media(min-width:768px)and (max-width:1439px){.case-textblock__image{position:unset}}.case-textblock__image img{width:100%;height:100%;object-fit:cover}.case-textblock--reverse{grid-template-columns:915rem auto}.case-videoblock{display:grid;grid-template-columns:auto 915rem;column-gap:1rem}@media(max-width:1439px){.case-videoblock{display:flex;flex-direction:column;gap:16rem;position:relative;padding-top:80rem}}.case-videoblock__list{display:flex;flex-direction:column}.case-videoblock__item{border:1rem solid var(--Colors-style-gray-600, #393939);background:#000c;padding:39rem;margin-bottom:-1rem}@media(max-width:767px){.case-videoblock__item{padding:23rem}}.case-videoblock__video{width:100%;height:542rem;position:sticky;top:var(--headerHeight, 80rem);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:1439px){.case-videoblock__video{position:absolute;top:-20rem;z-index:-1;height:200rem}}@media(min-width:768px)and (max-width:1439px){.case-videoblock__video{height:500rem;top:-150rem}}.case-videoblock__video video{width:100%;height:100%;object-fit:contain}.case-review .section__heading{justify-content:center;align-items:center}@media(min-width:1280px){.case-review .section__heading{gap:10rem}}.case-review-block{display:flex;flex-direction:column;align-self:center;border:1rem solid var(--Colors-style-gray-600, #393939);max-width:915rem;padding:39rem;margin:auto}@media(max-width:767px){.case-review-block{max-width:100%;padding:23rem}}.case-review-block__author{color:var(--white, #fff);margin-bottom:5rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.case-review-block__author{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.case-review-block__author{font-size:18rem}}.case-review-block__date{color:var(--Colors-style-gray-200, #A1A1A1)}.case-review-block__date{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.case-review-block__date{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.case-review-block__date{font-size:18rem}}.case-review-block__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:20rem}.case-review-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.case-review-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.case-review-block__text{font-size:18rem}}@media(min-width:768px){.casedigital .section{padding:60rem 0}}.casedigital .container{max-width:1224rem}@media(max-width:767px){.casedigital .container{max-width:100%}}.casedigital-links{display:flex;align-items:center;padding-left:1rem}@media(max-width:767px){.casedigital-links{flex-wrap:wrap}}.casedigital-links .casedigital-links__item{margin-left:-1rem}@media(max-width:767px){.casedigital-links .casedigital-links__item{flex:1}}.casedigital-links__item{width:55rem;height:55rem;background:#0003;border:1rem solid var(--Colors-style-gray-600, #393939);transition:background-color .3s ease,color .3s ease}.casedigital-links__item img,.casedigital-links__item svg{width:24rem;height:24rem;transition:transform .3s cubic-bezier(.4,2,.6,1);will-change:transform}@media(hover:hover){.casedigital-links__item:hover{background:var(--Colors-style-gray-1000, #101010)}.casedigital-links__item:hover img,.casedigital-links__item:hover svg{transform:scale(1.1)}}.casedigital-header{color:var(--white, #fff);align-items:flex-end}@media(max-width:767px){.casedigital-header{flex-direction:column;align-items:stretch;gap:24rem}}@media(min-width:768px){.casedigital-header .section__heading{flex:0 0 auto;width:680rem}}.casedigital-header .description{color:var(--Colors-style-gray-200, #A1A1A1)}.casedigital-header .description{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.casedigital-header .description{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.casedigital-header .description{font-size:18rem}}.casedigital-header .project-description{max-width:375rem}.casedigital-header__heading{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.casedigital-header__heading{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.casedigital-header__heading{font-size:40rem}}.casedigital-header .tags{display:flex;align-items:center;flex-wrap:wrap;gap:10rem;margin-top:10rem}.casedigital-header .casedigital-tech{margin-top:20rem}.casedigital-tech{display:flex;align-items:center;flex-wrap:wrap;gap:40rem}@media(min-width:768px){.casedigital-tech{min-width:420rem}}@media(max-width:1279px){.casedigital-tech{gap:20rem}}.casedigital-sections{display:flex;flex-direction:column;gap:10rem}.casedigital-sections .casedigital-header{padding:30rem 0;margin-bottom:0}@media(max-width:767px){.casedigital-sections .casedigital-header{padding:10rem 0;gap:12rem}}.casedigital-images{display:flex;gap:10rem}@media(max-width:767px){.casedigital-images{flex-direction:column}}.casedigital-images .casedigital-image{margin:0}.casedigital-image{display:flex;align-items:center;width:100%;max-height:100%}.casedigital-image img{width:100%;height:100%;object-fit:cover}.casedigital-results__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-left:1rem}@media(max-width:1279px){.casedigital-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.casedigital-results__grid .casedigital-result{margin-left:-1rem;margin-bottom:-1rem}.casedigital-result{display:flex;flex-direction:column;gap:10rem;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:1279px){.casedigital-result{padding:19rem}}.casedigital-result__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.casedigital-result__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.casedigital-result__title{font-size:18rem}}.casedigital-result__text{color:var(--Colors-style-gray-200, #A1A1A1);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.casedigital-result__text{font-size:12rem}}.casedigital-team__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-left:1rem}@media(max-width:1279px){.casedigital-team__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.casedigital-team__grid{display:flex;flex-direction:column}}.casedigital-team__grid .casedigital-team__item{margin-bottom:-1rem}@media(min-width:1280px){.casedigital-team__grid .casedigital-team__item{margin-left:-1rem}}.casedigital-team__item{display:flex;flex-direction:column;gap:10rem;border:1rem solid var(--Colors-style-gray-600, #393939);padding:19rem}@media(min-width:768px){.casedigital-team__item{min-height:200rem}}.casedigital-team__item .title{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:30rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.casedigital-team__item .title{font-size:12rem}}@media(max-width:767px){.casedigital-team__item .title{margin-bottom:20rem}}.casedigital-team__item .persons{display:flex;flex-direction:column;margin-top:auto}.casedigital-team__item .persons__item{color:var(--Colors-style-gray-100, #D5D5D5);font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.casedigital-team__item .persons__item{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.casedigital-team__item .persons__item{font-size:20rem}}.casedigital-last{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;height:100vh}.casedigital-last:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MScgaGVpZ2h0PScyNicgdmlld0JveD0nMCAwIDUxIDI2JyBmaWxsPSdub25lJz48cGF0aCBkPSdNMC41IDAuNUwyNS41MDQxIDI1LjVMNTAuNSAwLjUnIHN0cm9rZT0nd2hpdGUnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSc1MScgaGVpZ2h0PScyNicgdmlld0JveD0nMCAwIDUxIDI2JyBmaWxsPSdub25lJz48cGF0aCBkPSdNMC41IDAuNUwyNS41MDQxIDI1LjVMNTAuNSAwLjUnIHN0cm9rZT0nd2hpdGUnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPg==);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--white, #fff);width:50rem;height:50rem;position:absolute;left:50%;transform:translate(-50%);bottom:40rem;animation:caseArrowSpring 1.5s infinite ease}@media(max-width:767px){.casedigital-last:after{width:30rem;height:30rem;bottom:52rem}}.casedigital-last__bg{position:absolute;inset:0;z-index:-1}.casedigital-last__bg img{width:100%;height:100%;object-fit:cover}.casedigital-last__bg:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(180deg,#0000 10.44%,#000);position:absolute;inset:0}.casedigital-last__content{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width:767px){.casedigital-last__content{width:100%;padding:0 var(--container-padding-x, 40rem)}}.casedigital-last__subtitle{color:var(--white, #fff);margin-bottom:10rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.48rem;text-transform:uppercase}@media(max-width:767px){.casedigital-last__subtitle{font-size:12rem;letter-spacing:0}}.casedigital-last__heading{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.casedigital-last__heading{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.casedigital-last__heading{font-size:40rem}}.casedigital-last__button{margin-top:40rem;border:1rem solid var(--white, #fff);background:#00000080;text-transform:uppercase;min-width:328rem;height:44rem}@media(max-width:767px){.casedigital-last__button{align-self:stretch;min-width:unset;width:100%;margin-top:16rem}}.casedigital-last__button:hover{background:#000}.tech-item{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:20rem}@media(max-width:1279px){.tech-item{gap:8rem}}.tech-item__image{width:60rem;height:60rem;border-radius:100%}@media(max-width:1279px){.tech-item__image{width:40rem;height:40rem}}.tech-item__image img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.tech-item__title{color:var(--Colors-style-gray-100, #D5D5D5)}.tech-item__title{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.tech-item__title{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.tech-item__title{font-size:18rem}}@keyframes caseArrowSpring{0%{transform:translateY(0) translate(-50%)}50%{transform:translateY(0) translate(-50%)}75%{transform:translateY(15rem) translate(-50%)}to{transform:translateY(0) translate(-50%)}}.cases__categories{display:flex;align-items:center;flex-wrap:wrap;gap:20rem;margin-bottom:40rem}@media(max-width:767px){.cases__categories{margin-bottom:24rem;gap:10rem}}.cases__categories-item:not(.button),.cases__categories>a:not(.button){display:inline-flex;align-items:center;justify-content:center;border:1rem solid var(--Colors-style-gray-600, #393939);padding:17rem 49rem;min-width:250rem;font-family:var(--font-second, "Magistral");font-size:14rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.7rem;text-transform:uppercase}@media(max-width:767px){.cases__categories-item:not(.button),.cases__categories>a:not(.button){font-size:12rem}}.cases__categories-item:not(.button).active,.cases__categories>a:not(.button).active{border-color:var(--white, #fff)}@media(max-width:767px){.cases__categories .button{--button-padding: 10rem 12rem;flex:auto;min-width:60rem;font-size:12rem}}.cases__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-left:1rem}@media(min-width:768px){.cases__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cases__grid--2 .cases-item{margin-left:-1rem;margin-bottom:-1rem}}@media(max-width:767px){.cases__grid{display:flex;flex-direction:column;padding-left:0}}@media(min-width:768px)and (max-width:1439px){.cases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cases__grid .cases-item{display:flex;flex-direction:column;gap:0;padding:0;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative}@media(min-width:768px){.cases__grid .cases-item{margin-left:-1rem;margin-bottom:-1rem}}.cases__grid .cases-item__image{order:0;width:100%;height:340rem;filter:unset!important}@media(max-width:767px){.cases__grid .cases-item__image{height:200rem}}.cases__grid .cases-item__image:before{content:none}.cases__grid .cases-item__image img{padding:39rem 39rem 0;transition:padding .3s ease}@media(min-width:768px)and (max-width:1439px){.cases__grid .cases-item__image img{padding:23rem 23rem 0}}@media(max-width:767px){.cases__grid .cases-item__image img{padding:0}}.cases__grid .cases-item__content{position:unset;order:1;padding:19rem 39rem 39rem;height:100%;gap:0}@media(min-width:768px)and (max-width:1439px){.cases__grid .cases-item__content{padding:19rem 23rem}}@media(max-width:767px){.cases__grid .cases-item__content{display:flex;padding:16rem}}@media(max-width:767px){.cases__grid .cases-item__content .button{display:flex}}.cases__grid .cases-item__tags{margin-bottom:10rem}.cases__grid .cases-item__title{margin-bottom:20rem;height:101rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.cases__grid .cases-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.cases__grid .cases-item__title{font-size:18rem}}@media(max-width:767px){.cases__grid .cases-item__title{height:56rem}}.cases__grid .cases-item__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10rem;row-gap:20rem;opacity:1;margin-top:0;margin-bottom:40rem}@media(max-width:767px){.cases__grid .cases-item__details{margin-bottom:16rem}}.cases__grid .cases-item__detail{opacity:1;transform:translateY(0)}.cases__grid .cases-item__detail>div{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.cases__grid .cases-item__detail>div{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.cases__grid .cases-item__detail>div{font-size:24rem}}.cases__grid .cases-item__detail:not(:nth-of-type(1),:nth-of-type(2)){display:none}.cases__grid .cases-item .button{opacity:1;max-width:100%;width:100%;margin-top:auto}.cases__grid .cases-item:hover .cases-item__tags{top:19rem;left:19rem}.cases__grid .cases-item:hover .cases-item__image img{padding:0}.cases-item{--flashlight-size: 150px;--flashlight-blur: 100px;--flashlight-opacity: 1;display:grid;grid-template-columns:auto 607rem;align-items:flex-start;gap:60rem;padding:40rem;border:1rem solid var(--Colors-style-gray-600, #393939);border-bottom:0;background:var(--Colors-style-BG-black, #000000);cursor:pointer}@media(max-width:767px){.cases-item{background-image:url(../images/case-bg-mobile-C4IbdD1u.webp);background-size:contain;background-position:top right;background-repeat:no-repeat;padding:23rem;display:flex;flex-direction:column;align-items:stretch;gap:0}}@media(min-width:768px)and (max-width:1439px){.cases-item{grid-template-columns:repeat(2,minmax(0,1fr))}}.cases-item:last-of-type{border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}.cases-item__image{flex:0 0 auto;width:607rem;height:342rem;position:relative;z-index:1;filter:grayscale(1);-webkit-user-select:none;user-select:none;transition:filter .3s ease;overflow:hidden}@media(max-width:767px){.cases-item__image{width:100%;height:146rem;order:3;filter:grayscale(0)}}@media(min-width:768px)and (max-width:1439px){.cases-item__image{width:100%;height:auto;filter:grayscale(0)}}@media(min-width:1440px){.cases-item__image:before{content:"";background:#0000004f;position:absolute;inset:0;z-index:1;-webkit-backdrop-filter:blur(6rem);backdrop-filter:blur(6rem);transition:opacity .5s ease}}.cases-item__image img{width:100%;height:100%;object-fit:cover;will-change:transform,padding,inset}.cases-item__content{width:100%;display:flex;flex-direction:column;gap:10rem;position:relative;z-index:1}@media(max-width:767px){.cases-item__content{display:contents}}.cases-item__tags{display:flex;flex-wrap:wrap;gap:10rem}@media(max-width:767px){.cases-item__tags{gap:4rem;margin-bottom:12rem;order:0}}.cases-item__title{color:var(--white, #fff);margin-bottom:30rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.cases-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.cases-item__title{font-size:24rem}}@media(max-width:767px){.cases-item__title{margin-bottom:24rem;order:1}}.cases-item__details{margin-top:auto;display:flex;align-items:flex-start;gap:30rem;opacity:0;transition:opacity .3s ease}@media(max-width:767px){.cases-item__details{display:none;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8rem;row-gap:16rem;order:2;margin-bottom:24rem}}@media(min-width:768px)and (max-width:1439px){.cases-item__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16rem;opacity:1}}.cases-item__detail{display:flex;flex-direction:column}@media(min-width:1440px){.cases-item__detail{opacity:0;transform:translateY(30rem);transition:transform .6s cubic-bezier(.4,2,.6,1),opacity .3s ease;will-change:transform}}.cases-item__detail>div{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.cases-item__detail>div{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.cases-item__detail>div{font-size:40rem}}@media(min-width:768px)and (max-width:1439px){.cases-item__detail>div{font-size:30rem}}.cases-item__detail>span{color:var(--Colors-style-gray-200, #A1A1A1)}.cases-item__detail>span{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.cases-item__detail>span{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.cases-item__detail>span{font-size:18rem}}.cases-item__arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:60rem;height:60rem;border:1rem solid var(--Colors-style-gray-600, #393939);-webkit-backdrop-filter:blur(15rem);backdrop-filter:blur(15rem);position:absolute;bottom:39rem;right:39rem}@media(max-width:767px){.cases-item__arrow{right:19rem;bottom:19rem;width:40rem;height:40rem}}@media(min-width:768px){.cases-item__arrow{opacity:0;transform:translate(-90rem);transition:transform .3s ease,opacity .3s ease,filter .3s ease;filter:blur(2rem);will-change:transform}}.cases-item__arrow:before{content:"";flex:0 0 auto;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMScgaGVpZ2h0PScyMScgdmlld0JveD0nMCAwIDIxIDIxJyBmaWxsPSdub25lJz48cGF0aCBkPSdNNi45Mzc1IDE5LjUzMzJMMTYuMjQzMyAxMC4yMjU5TDYuOTM3NSAwLjkyMTY5Nicgc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJy8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyMScgaGVpZ2h0PScyMScgdmlld0JveD0nMCAwIDIxIDIxJyBmaWxsPSdub25lJz48cGF0aCBkPSdNNi45Mzc1IDE5LjUzMzJMMTYuMjQzMyAxMC4yMjU5TDYuOTM3NSAwLjkyMTY5Nicgc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJy8+PC9zdmc+);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:21rem;height:21rem}@media(max-width:767px){.cases-item__arrow:before{width:16rem;height:16rem}}.cases-item .button{margin-top:30rem;opacity:0}@media(max-width:767px){.cases-item .button{display:none;order:4;margin-top:24rem}}@media(min-width:768px)and (max-width:1439px){.cases-item .button{opacity:1;margin-top:24rem}}.cases-item:hover .cases-item__image,.cases-item:focus .cases-item__image,.cases-item:has(.button:focus) .cases-item__image{filter:grayscale(0)}.cases-item:hover .cases-item__image:before,.cases-item:focus .cases-item__image:before,.cases-item:has(.button:focus) .cases-item__image:before{opacity:0}.cases-item:hover .cases-item__details,.cases-item:focus .cases-item__details,.cases-item:has(.button:focus) .cases-item__details{opacity:1}.cases-item:hover .cases-item__detail,.cases-item:focus .cases-item__detail,.cases-item:has(.button:focus) .cases-item__detail{opacity:1;transform:translate(0)}.cases-item:hover .cases-item__detail:nth-of-type(1),.cases-item:focus .cases-item__detail:nth-of-type(1),.cases-item:has(.button:focus) .cases-item__detail:nth-of-type(1){transition-delay:.1s}.cases-item:hover .cases-item__detail:nth-of-type(2),.cases-item:focus .cases-item__detail:nth-of-type(2),.cases-item:has(.button:focus) .cases-item__detail:nth-of-type(2){transition-delay:.2s}.cases-item:hover .cases-item__detail:nth-of-type(3),.cases-item:focus .cases-item__detail:nth-of-type(3),.cases-item:has(.button:focus) .cases-item__detail:nth-of-type(3){transition-delay:.3s}.cases-item:hover .cases-item__detail:nth-of-type(4),.cases-item:focus .cases-item__detail:nth-of-type(4),.cases-item:has(.button:focus) .cases-item__detail:nth-of-type(4){transition-delay:.4s}.cases-item:hover .button,.cases-item:focus .button,.cases-item:has(.button:focus) .button{opacity:1;transition-delay:.1s}.cases-item:focus-visible{border-color:var(--white, #fff)}.cases-item.cases-digital .cases-item__title{height:auto;margin-bottom:0;padding-right:40rem}@media(min-width:768px){.cases-item.cases-digital .cases-item__image{height:513rem}.cases-item.cases-digital .cases-item__content{padding:29rem 39rem 39rem}.cases-item.cases-digital .cases-item__title{height:auto;padding-right:100rem}.cases-item.cases-digital .cases-item__tags{margin-bottom:20rem}}@media(min-width:768px){.cases-item.cases-digital:hover .cases-item__arrow{opacity:1;filter:blur(0);transform:translate(0)}}@media(min-width:1440px){.blog.intro{min-height:unset}}@media(min-width:1440px){.blog.section{padding-top:80rem}}.blog-details{display:flex;flex-wrap:wrap;gap:20rem}@media(max-width:767px){.blog-details{gap:10rem}}.blog-detail{display:flex;align-items:center;gap:10rem;color:var(--Colors-style-gray-100, #D5D5D5)}.blog-detail{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-detail{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blog-detail{font-size:18rem}}@media(max-width:767px){.blog-detail{gap:6rem}}.blog-detail__icon{width:24rem;height:24rem;color:currentColor}@media(max-width:767px){.blog-detail__icon{width:18rem;height:18rem}}.blog-author{display:flex;align-items:center;gap:16rem}.blog-author__photo{border:1rem solid var(--Colors-style-gray-600, #393939);width:80rem;height:80rem}.blog-author__photo img{width:100%;height:100%;object-fit:cover}.blog-author__title{color:var(--Colors-style-Gray-300, #757575);margin-bottom:2rem;font-family:var(--font-main, "Gilroy");font-size:14rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-author__title{font-size:12rem}}.blog-author__name{color:var(--white, #fff)}.blog-author__name{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-author__name{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blog-author__name{font-size:18rem}}.blog-author__job{color:var(--Colors-style-gray-200, #A1A1A1);margin-top:10rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-author__job{font-size:12rem}}.blog-block{display:flex;flex-direction:column;gap:30rem}@media(max-width:767px){.blog-block{gap:16rem}}.blog-block__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blog-block__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.blog-block__title{font-size:18rem}}.blog-block--sticky{position:sticky;top:calc(var(--headerHeight, 90rem) + 50rem)}.blog-block__form{display:flex;flex-direction:column;gap:20rem;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.blog-block__form{padding:19rem}}.blog-block__form-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:20rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blog-block__form-title{font-size:12rem}}@media(min-width:768px)and (max-width:1439px){.blog-block__form-title{font-size:16rem}}.blog-block__form-subtitle{color:var(--Colors-style-gray-100, #D5D5D5);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-block__form-subtitle{font-size:12rem}}.blog-block__form button[type=submit]{max-width:100%;width:100%}.blog-nav{display:flex;flex-direction:column;margin:0;padding:0}.blog-nav__link{counter-increment:number;display:flex;align-items:flex-start;column-gap:20rem;color:var(--white, #fff);padding-top:20rem;padding-bottom:15rem;position:relative;color:var(--Colors-style-gray-200, #A1A1A1);transition:color .3s ease;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-nav__link{font-size:12rem}}@media(max-width:767px){.blog-nav__link{color:var(--white, #fff);column-gap:12rem}}.blog-nav__link:first-of-type{padding-top:0}.blog-nav__link:before{content:counter(number,decimal-leading-zero);display:block}.blog-nav__link:after{content:"";width:100%;height:1rem;background:var(--Colors-style-gray-600, #393939);position:absolute;top:100%}.blog-nav__link:not(.active){cursor:pointer}.blog-nav__link.active,.blog-nav__link:hover{color:var(--white, #fff)}.blog-nav.loading .blog-nav__link{color:transparent}.blog-nav.loading .blog-nav__link:before{content:"";width:100%;height:100%;background:var(--Colors-style-gray-1000, #101010);position:absolute;inset:0;animation:loadingNavLink 1s ease infinite}.blog__layout{width:100%;display:grid;grid-template-columns:403rem calc(100% - 926rem) 403rem;column-gap:60rem}@media(max-width:767px){.blog__layout{display:flex;flex-direction:column;row-gap:24rem}}@media(min-width:768px)and (max-width:1439px){.blog__layout{grid-template-columns:350rem calc(100% - 374rem);column-gap:24rem;row-gap:40rem}}.blog__layout-left .blog-author{margin-bottom:60rem}@media(max-width:767px){.blog__layout-left .blog-author{margin-bottom:24rem}}.blog__layout-content .expert{margin-top:60rem}@media(max-width:767px){.blog__layout-content .expert{margin-top:24rem}}.blog__layout-right{position:sticky;top:calc(var(--headerHeight, 90rem) + 50rem)}@media(min-width:768px)and (max-width:1439px){.blog__layout-right{position:relative;top:unset;grid-column:span 2}}.blog__layout-right .social-share{margin-bottom:60rem}@media(max-width:767px){.blog__layout-right .social-share{margin-bottom:24rem}}.blog__layout-right .blog-linkall{margin-bottom:40rem}@media(max-width:767px){.blog__layout-right .blog-linkall{margin-bottom:24rem}}.blog-linkall{--angle: 215deg;display:flex;background:linear-gradient(var(--angle),var(--department-color, #fff) 5.83%,var(--black, #404040) 32.47%,var(--black, #404040) 68.95%,var(--department-color, #fff) 91.09%);animation:borderMove 6s linear infinite paused;will-change:transform;position:relative;z-index:1;padding:1rem;cursor:pointer;font-family:var(--font-second, "Magistral");font-size:20rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blog-linkall{font-size:12rem}}@media(min-width:768px)and (max-width:1439px){.blog-linkall{font-size:16rem}}.blog-linkall__inner{display:flex;justify-content:center;align-items:flex-end;gap:20rem;overflow:hidden;color:var(--white, #fff);text-overflow:ellipsis;padding:39rem;background:var(--black, #404040);width:calc(100% - 1rem);height:calc(100% - 1rem);margin:auto;position:relative;z-index:1}@media(max-width:767px){.blog-linkall__inner{padding:19rem}}.blog-linkall__inner:before,.blog-linkall__inner:after{content:"";position:absolute;inset:0}.blog-linkall__inner:before{background:radial-gradient(65% 85% at 100% 2.7%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--black, #404040);opacity:.5;z-index:-2}.blog-linkall__inner:after{z-index:-1;background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.blog-linkall__arrow{flex:0 0 auto;width:50rem;height:50rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#04040480;color:var(--white, #fff);will-change:transform;align-self:center;margin-left:auto}@media(max-width:767px){.blog-linkall__arrow{width:34rem;height:34rem}}.blog-linkall__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:17rem;height:17rem;background-color:currentColor}@media(hover:hover){.blog-linkall:hover{animation-play-state:running}}.blog-swiper{width:100%;height:515rem;position:relative}@media(max-width:767px){.blog-swiper{height:190rem}}.blog-swiper img{width:100%;height:100%!important;object-fit:cover}.blog-swiper .button-prev,.blog-swiper .button-next{position:absolute;top:50%;transform:translateY(-50%);background:var(--Colors-style-gray-500, #5E5E5E);-webkit-backdrop-filter:blur(22rem);backdrop-filter:blur(22rem);border:.75rem solid var(--Colors-style-gray-600, #393939);width:45rem;height:45rem}@media(max-width:767px){.blog-swiper .button-prev,.blog-swiper .button-next{width:35rem;height:35rem}}.blog-swiper .button-prev:before,.blog-swiper .button-next:before{width:21.75rem;height:9.75rem}.blog-swiper .button-prev{left:20rem}@media(max-width:767px){.blog-swiper .button-prev{left:10rem}}.blog-swiper .button-next{right:20rem}@media(max-width:767px){.blog-swiper .button-next{right:10rem}}.blog-swiper .swiper-pagination{margin:0;position:absolute;z-index:2;left:50%;bottom:20rem;transform:translate(-50%);display:flex;align-items:center;gap:6rem}@media(max-width:767px){.blog-swiper .swiper-pagination{bottom:10rem}}.blog-swiper .swiper-pagination-bullet{width:10rem;height:10rem;border-radius:100rem;background:var(--Colors-style-Gray-300, #757575);transition:background-color .3s ease,box-shadow .3s ease}@media(max-width:767px){.blog-swiper .swiper-pagination-bullet{width:6rem;height:6rem}}.blog-swiper .swiper-pagination-bullet-active{background:#0003;-webkit-backdrop-filter:blur(18.4500007629px);backdrop-filter:blur(18.4500007629px);padding:1rem;box-shadow:0 0 0 2rem var(--white, #fff)}@media(max-width:767px){.blog-swiper .swiper-pagination-bullet-active{box-shadow:0 0 0 1rem var(--white, #fff)}}.blog-swiper .swiper-pagination-bullet-active:after{content:none}.expert{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939)}.expert__header{display:flex;align-items:center;gap:40rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.expert__header{gap:0;align-items:stretch;flex-direction:column}}.expert__header-photo{flex:0 0 auto;width:213rem;height:214rem;overflow:hidden;border-right:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.expert__header-photo{width:100%;height:300rem;border-right:0;border-bottom:1rem solid var(--Colors-style-gray-600, #393939)}}.expert__header-photo img{width:100%;height:100%;object-fit:cover}.expert__header-info{display:flex;flex-direction:column;align-items:flex-start;gap:10rem;padding:10rem 10rem 10rem 0}@media(max-width:767px){.expert__header-info{padding:19rem;gap:9rem}}.expert__header-name{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.expert__header-name{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.expert__header-name{font-size:18rem}}.expert__header-job{color:var(--Colors-style-gray-200, #A1A1A1)}.expert__header-job{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.expert__header-job{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.expert__header-job{font-size:18rem}}.expert__text{padding:39rem}.expert__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.expert__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.expert__text{font-size:18rem}}@media(max-width:767px){.expert__text{padding:19rem}}@keyframes loadingNavLink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.blog__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.blog__grid{padding-left:2rem}}@media(max-width:767px){.blog__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.blog__grid .blog-item{margin-left:-2rem;margin-bottom:-2rem}}.blog__grid.related{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767px){.blog__grid.related{display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(min-width:768px)and (max-width:1439px){.blog__grid.related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.blog__grid.related .blog-item__image{height:300rem}}@media(min-width:768px)and (max-width:1439px){.blog__grid.related .blog-item:nth-child(3){display:none}}.blog-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);background:var(--black, #404040);padding:39rem;position:relative}@media(max-width:767px){.blog-item{padding:15rem}}.blog-item__image{width:100%;height:215rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin-bottom:30rem;transition:padding .3s ease}@media(min-width:1280px){.blog-item__image{width:calc(100% + 78rem);height:255rem;margin:-39rem -39rem 30rem;padding:39rem 39rem 0}}@media(max-width:767px){.blog-item__image{height:167rem;margin-bottom:12rem}}.blog-item__image img{width:100%;height:100%;object-fit:cover}.blog-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:26rem;position:relative;z-index:1;margin-bottom:30rem}@media(max-width:767px){.blog-item__top{margin-bottom:16rem}}.blog-item__tags{display:flex;flex-wrap:wrap;gap:10rem;position:relative;z-index:1}.blog-item__date{color:var(--Colors-style-gray-100, #D5D5D5)}.blog-item__date{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-item__date{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blog-item__date{font-size:18rem}}.blog-item__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;align-self:stretch;overflow:hidden;color:var(--white, #fff);position:relative;z-index:1;margin-bottom:30rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.blog-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.blog-item__title{font-size:18rem}}@media(max-width:767px){.blog-item__title{margin-bottom:12rem}}.blog-item__bottom{display:flex;align-items:center;gap:40rem;position:relative;z-index:1;margin-top:auto}.blog-item__bottom .button{flex:1 1 auto;min-width:144rem}@media(max-width:767px){.blog-item__bottom .button{min-width:40rem}}.blog-item__stats{display:flex;align-items:center;gap:20rem;margin-left:auto}.blog-item__stat{display:inline-flex;align-items:center;gap:10rem;color:var(--white, #fff);white-space:nowrap}.blog-item__stat{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.blog-item__stat{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.blog-item__stat{font-size:18rem}}.blog-item__stat>svg{color:currentColor}@media(min-width:768px){.blog-item:hover .blog-item__image{padding:0}.blog-item:hover:before{opacity:.4}.blog-item:hover:after{opacity:1}}@property --angle{syntax: "<angle>"; inherits: false; initial-value: 242deg;}.services--all .services-item{height:auto}.services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}@media(max-width:767px){.services__grid.blocks-grid--scroll{display:flex;padding-bottom:1rem}}@media(max-width:767px){.services__grid.blocks-grid--scroll .services-item{flex:0 0 auto;width:282rem;padding:1rem;margin-left:-2rem}}@media(max-width:767px){.services__grid:not(.blocks-grid--scroll){display:flex;flex-direction:column}}@media(min-width:768px){.services__grid{padding-left:1rem}}@media(min-width:768px)and (max-width:1439px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.services__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.services__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.services__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px)and (max-width:1439px){.services__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.services__grid--mobile-scroll{flex-direction:row;scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(max-width:767px){.services__grid--mobile-scroll .services-item{flex:0 0 auto;width:282rem;padding:1rem;margin-left:-2rem;scroll-snap-align:center}}@media(max-width:767px){.services__grid--mobile-scroll .services-item__title{max-width:100%}}@media(max-width:767px){.services__grid .services-item{margin-bottom:-1rem}}.services-item{display:flex;flex-direction:column;min-height:200rem;background:#393939;padding:1rem;--dots-radius: 170;position:relative;overflow:hidden;transition:transform .3s ease,opacity .4s ease}.services-item:after{content:"";position:absolute;inset:0;opacity:0;background:linear-gradient(var(--angle),var(--department-color) 5.83%,#393939 32.47%,#393939 68.95%,var(--department-color) 91.09%);transition:opacity .3s linear,transform .3s ease;animation:borderMove 6s linear infinite paused;will-change:transform}@supports (-moz-appearance: none){.services-item:after{--angle: 242deg;animation:rotateGradient 6s linear infinite}}@media(max-width:767px){.services-item:after{content:none}}@media(max-width:767px){.services-item{height:auto;min-height:0;padding:1px;z-index:5}.services-item:after{opacity:1;animation-play-state:running}.services-item .services-item__bottom{opacity:1;visibility:visible;transform:translateY(0)}}@media(min-width:768px){.services-item{margin-left:-2rem;margin-bottom:-1rem}}@media(hover:hover){.services-item:hover{z-index:5}.services-item:hover:after{opacity:1;animation-play-state:running}.services-item:hover .services-item__bottom{opacity:1;visibility:visible;transform:translateY(0)}}@media(max-width:767px){.services-item:active:after{opacity:1;animation-play-state:running}}.services-item__inner{background:var(--Colors-style-BG-black, #000000);width:calc(100% - 1px);height:calc(100% - 1px);margin:auto;padding:39rem;position:relative;z-index:3;display:flex;flex-direction:column;gap:10rem}.services-item__inner canvas{z-index:-1}@media(max-width:767px){.services-item__inner{gap:0;padding:23rem;background-repeat:no-repeat;background-size:cover;background-position:top right;min-height:90rem}}@media(min-width:768px)and (max-width:1439px){.services-item__inner{background-repeat:no-repeat;background-size:cover;background-position:top right;padding:23rem}}.services-item__title{color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.services-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.services-item__title{font-size:18rem}}@media(max-width:767px){.services-item__title{margin-bottom:0;max-width:80%}}.services-item__title.h2{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}@media(max-width:767px){.services-item__title.h2{font-size:20rem;letter-spacing:.6rem}}@media(min-width:768px)and (max-width:1439px){.services-item__title.h2{font-size:40rem}}.services-item__title.h3{font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.services-item__title.h3{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.services-item__title.h3{font-size:24rem}}.services-item__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:20rem}.services-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.services-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.services-item__text{font-size:18rem}}@media(max-width:767px){.services-item__text{margin-top:8rem;margin-bottom:0}}.services-item__price{color:var(--white, #fff);text-transform:lowercase;transition:transform .3s ease,margin .5s ease;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.services-item__price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.services-item__price{font-size:20rem}}.services-item__bottom{display:flex;gap:20rem;margin-top:auto;opacity:0;transform:translateY(15rem);transition:opacity .5s ease,visibility .5s ease,transform .5s cubic-bezier(.4,2,.6,1),height .5s ease,margin .5s ease}@media(max-width:1439px){.services-item__bottom{opacity:1;transform:translate(0);gap:16rem;margin-top:20rem}}@media(min-width:768px)and (max-width:1439px){.services-item__bottom{margin-top:auto}}@media(max-width:767px){.services-item__bottom .button{width:100%}}.services-item__bottom.is-visible{opacity:1;transform:translate(0)}.services-item__arrow{flex:0 0 auto;width:60rem;height:60rem;border:1rem solid var(--Colors-style-gray-600, #393939);background:#04040480;color:var(--white, #fff);will-change:transform;align-self:center;margin-left:auto}@media(max-width:767px){.services-item__arrow{width:44rem;height:44rem}}.services-item__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='22' viewBox='0 0 21 22' fill='none'%3E%3Cpath d='M7.46094 20.3047L16.7667 10.9974L7.46094 1.69318' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:20rem;height:20rem;background-color:currentColor}.services-item .tag,.services-item__tag{align-self:flex-start}@media(max-width:767px){.services-item .tag,.services-item__tag{margin-bottom:10rem}}@media(max-width:1439px){.services-item.digital .services-item__inner{background-image:url(../images/bg-digital-v7fzOg3G.webp)}}@media(max-width:1439px){.services-item.reputation .services-item__inner{background-image:url(../images/bg-reputation-mobile-C-WJEh8h.webp)}}@media(max-width:1439px){.services-item.leads .services-item__inner{background-image:url(../images/bg-leads-XjW5HhzX.webp)}}@media(max-width:1439px){.services-item.ads .services-item__inner{background-image:url(../images/bg-ads-DoVascgc.webp)}}@media(max-width:767px){.services-item.quote{order:0}}@media(max-width:767px){.services-item.quote:after{animation-delay:2s}}@media(max-width:767px){.services-item.quote .services-item__inner{background-image:none!important}}.services-item.quote .services-item__text{color:var(--Colors-style-gray-200, #A1A1A1);position:relative;padding-left:60rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.services-item.quote .services-item__text{font-size:12rem}}@media(max-width:767px){.services-item.quote .services-item__text{padding:30rem 0 0}}.services-item.quote .services-item__text:before{content:"“";color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:80rem;font-weight:500;line-height:100%;position:absolute;top:0;left:0}@media(max-width:767px){.services-item.quote .services-item__text:before{display:block;font-size:50rem}}@media(max-width:767px){.services-item:not(.quote){order:1}}@media(min-width:1280px){.services-item.column-2{grid-column:span 2}}@media(min-width:1280px){.services-item--price{height:368rem}}.services-item--price .services-item__title{margin-bottom:0}.services-item--price .services-item__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:767px){.services-item--price .services-item__text{margin-bottom:20rem}}.services-item--price .services-item__price{margin-top:auto}@media(min-width:1280px){.services-item--price .services-item__bottom{height:0;margin-top:0}}@media(max-width:767px){.services-item--price .services-item__bottom{margin-top:10rem}}.services-item--price .services-item__bottom .button{width:100%;max-width:100%}@media(min-width:1280px){.services-item--price .services-item__bottom .button{height:60rem}}@media(min-width:1280px){.services-item--price:hover .services-item__bottom{height:60rem}}@media(max-width:767px){.services.related .services-item__title{max-width:100%}}@keyframes borderMove{to{--angle: 602deg}}@keyframes rotateGradient{to{transform:rotate(360deg)}}.problems .swiper{overflow:visible}.problems .swiper-slide{height:auto}.problems .swiper .problems-item{height:100%;margin-left:-1rem}.problems-item{display:flex;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:0}@media(max-width:767px){.problems-item{padding:23rem}}.problems-item:before,.problems-item:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;z-index:-1}.problems-item:before{background:radial-gradient(40% 60% at 100% 47.92%,#fff9,#0000),var(--Colors-style-BG-black, #000000);opacity:.7}.problems-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:75rem!important;background-repeat:repeat!important;background-position:top!important}.problems-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.problems-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.problems-item__title{font-size:18rem}}.marketings{overflow:visible}.marketings__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.marketings__grid{display:flex;flex-direction:column}}@media(min-width:768px){.marketings__grid{padding-left:1rem}}@media(min-width:768px){.marketings__grid .marketings-block{margin-left:-1rem}}.marketings-block{display:flex;flex-direction:column;padding:1.5rem;background:var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.marketings-block{padding:1rem}}.marketings-block__inner{display:flex;flex-direction:column;padding:39rem;width:calc(100% - 1rem);height:calc(100% - 1rem);margin:auto;background:var(--Colors-style-BG-black, #000000);position:relative;z-index:0;overflow:hidden}@media(max-width:767px){.marketings-block__inner{padding:23rem}}.marketings-block__title{color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.marketings-block__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.marketings-block__title{font-size:24rem}}.marketings-block__content{max-width:530rem;margin-bottom:auto}.marketings-block__content.content{color:var(--Colors-style-gray-200, #A1A1A1)}.marketings-block__bottom{margin-top:60rem}@media(max-width:767px){.marketings-block__bottom{margin-top:120rem}}.marketings-block__bottom .button{width:100%;z-index:2}.marketings-block__icon{position:absolute;right:-97rem;bottom:-25rem;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.marketings-block__icon{width:171rem;height:171rem;right:-40rem;bottom:33rem}}@media(min-width:768px)and (max-width:1439px){.marketings-block__icon{width:250rem;height:250rem}}.marketings-block:nth-child(2){--angle: 140deg;background:linear-gradient(var(--angle),rgba(255,255,255,.6) 1%,#393939 25%,var(--black, #404040) 75%,rgba(255,255,255,.6) 99%)}.marketings-block:nth-child(2) .marketings-block__inner:before,.marketings-block:nth-child(2) .marketings-block__inner:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;z-index:-1}.marketings-block:nth-child(2) .marketings-block__inner:before{background:radial-gradient(65% 71% at 100% 72%,#fff9,#04040400),var(--Colors-style-BG-black, #000000);opacity:.7}.marketings-block:nth-child(2) .marketings-block__inner:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:auto!important;background-repeat:repeat!important;background-position:top!important}.instruments__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.instruments__grid{padding-left:2rem}}@media(max-width:767px){.instruments__grid{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding-bottom:5rem}}.instruments__grid .instruments-block{margin-left:-2rem;margin-bottom:-1rem}@media(max-width:767px){.instruments__grid .instruments-block{scroll-snap-align:center;width:280rem}}.instruments-block{flex:0 0 auto;display:flex;flex-direction:column;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:0;overflow:hidden}@media(max-width:767px){.instruments-block{padding:23rem 23rem 200rem}}@media(min-width:768px){.instruments-block{min-height:400rem}}.instruments-block:before,.instruments-block:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;z-index:-1;inset:0;transition:opacity .3s ease}.instruments-block:before{background:radial-gradient(45% 70% at 79% 50%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--Colors-style-BG-black, #000000);opacity:0}@media(max-width:1279px){.instruments-block:before{opacity:.3;background:radial-gradient(126% 140% at 100% 100%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--Colors-style-BG-black, #000000)}}.instruments-block:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:125rem!important;background-repeat:repeat!important;background-position:top!important}@media(max-width:767px){.instruments-block:after{background-size:60rem!important}}.instruments-block__info{max-width:460rem}@media(max-width:767px){.instruments-block__info{max-width:100%}}.instruments-block__title{color:var(--white, #fff);margin-bottom:20rem;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.instruments-block__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.instruments-block__title{font-size:24rem}}@media(max-width:767px){.instruments-block__title{margin-bottom:8rem}}.instruments-block__text{color:var(--Colors-style-gray-200, #A1A1A1)}.instruments-block__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.instruments-block__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.instruments-block__text{font-size:18rem}}.instruments-block__image{position:absolute;right:0;bottom:0;width:400rem;height:400rem;-webkit-user-select:none;user-select:none;pointer-events:none;overflow:hidden;transform:scale(.95);will-change:transform;transition:transform .3s ease,filter .3s ease,right .3s ease,bottom .3s ease,opacity .3s ease}@media(max-width:767px){.instruments-block__image{transform:scale(1);width:72%;height:200rem}}@media(min-width:768px)and (max-width:1439px){.instruments-block__image{transform:scale(1);width:220rem;height:220rem}}.instruments-block__image img{width:100%;height:100%;object-fit:cover;will-change:transform}@media(min-width:1280px){.instruments-block:not(.last) .instruments-block__image{right:-20rem;bottom:-20rem;filter:grayscale(1) blur(5rem);opacity:.7}}@media(min-width:768px){.instruments-block.last{grid-column:span 2;min-height:306rem;flex-direction:row;align-items:center}.instruments-block.last:before{background:radial-gradient(32.03% 50% at 51.44% 50%,var(--department-color, #fff) 0%,rgba(4,4,4,0) 100%),var(--Colors-style-BG-black, #000000);opacity:.2}.instruments-block.last .button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instruments-block.last .instruments-block__image{width:472rem;height:306rem}}@media(min-width:768px)and (max-width:1439px){.instruments-block.last .instruments-block__image{width:400rem;height:270rem}.instruments-block.last .button{min-width:80rem;left:52%}}@media(max-width:767px){.instruments-block.last .button{position:absolute;bottom:23rem;left:23rem;right:23rem;z-index:2}.instruments-block.last .instruments-block__image{width:100%;height:180rem}.instruments-block.last .instruments-block__image img{object-fit:contain}}@media(min-width:1280px){.instruments-block:hover:before{opacity:.4}.instruments-block:hover .instruments-block__image{bottom:0;right:0;transform:scale(1);opacity:1;filter:grayscale(0) blur(0)}}.willget__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative}@media(max-width:767px){.willget__grid{display:flex;flex-direction:column;padding-top:120rem}}.willget__grid .willget__block{margin-bottom:-2rem}.willget__grid .willget__block:nth-of-type(2n) .willget__block-inner{margin-left:auto}.willget__block{display:flex;flex-direction:column;gap:20rem;position:relative;z-index:0;padding:23rem}@media(max-width:767px){.willget__block{background:var(--Colors-style-BG-black, #000000);z-index:2;border:1rem solid var(--Colors-style-gray-600, #393939)}}@media(min-width:768px){.willget__block{padding:1rem;background:linear-gradient(90deg,#393939 39.79%,#000)}}@media(min-width:768px){.willget__block:nth-of-type(2n){background:linear-gradient(90deg,#000,#393939 60%)}}@media(min-width:768px){.willget__block:before{content:"";margin:auto;padding:39rem;background:var(--Colors-style-BG-black, #000000);position:absolute;inset:2rem;z-index:-1}}@media(min-width:768px){.willget__block-inner{flex:0 0 auto;display:flex;flex-direction:column;gap:20rem;padding:39rem;width:100%;max-width:528rem}}@media(max-width:767px){.willget__block-inner{display:flex;flex-direction:column;gap:8rem}}.willget__block-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.willget__block-title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.willget__block-title{font-size:18rem}}.willget__block-text{color:var(--Colors-style-gray-200, #A1A1A1)}.willget__block-text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.willget__block-text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.willget__block-text{font-size:18rem}}.willget__action{position:absolute;z-index:1;top:-70rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:720rem;height:720rem}@media(max-width:767px){.willget__action{width:370rem;height:345rem;top:-10rem;z-index:-5}}.willget__action img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;transition:.3s ease}@media(min-width:768px)and (max-width:1439px){.willget__action img{display:none}}@media(min-width:1280px){.willget__action:hover img{transform:scale(1.05) rotate(3deg)}}@media(min-width:1280px){.willget__action .button:hover{transform:scale(1.05)}}@media(min-width:768px)and (max-width:1439px){.willget__action .button{transform:rotate(-90deg)}}.industries__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}@media(max-width:767px){.industries__grid{scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x, 40rem));margin:0 calc(-1 * var(--container-padding-x, 40rem));padding:0 var(--container-padding-x, 40rem);overflow-y:hidden;overflow-x:auto;scrollbar-width:none}}@media(min-width:768px){.industries__grid{padding-left:1rem}}@media(min-width:768px){.industries__grid .industries-item{margin-left:-1rem;margin-bottom:-1rem}}.industries-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;overflow:hidden;min-height:500rem;transition:opacity .5s ease;z-index:101;cursor:pointer}@media(max-width:767px){.industries-item{flex:0 0 auto;width:300rem;height:360rem;min-height:unset;scroll-snap-align:center}}.industries-item.active{opacity:1}.industries-item.dimmed{opacity:.3}.industries-item img{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;transition:filter .5s ease,opacity .5s ease}@media(min-width:1440px){.industries-item img{filter:grayscale(1)}}.industries-item video{position:absolute;inset:0;z-index:-2;opacity:0;transition:opacity .5s ease;will-change:opacity;width:100%;height:100%}.industries-item__content{position:absolute;inset:0;z-index:1;background:linear-gradient(270deg,rgba(4,4,4,0) 0%,var(--Colors-style-BG-black, #000000) 100%);padding:40rem;display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.industries-item__content{padding:23rem}}.industries-item__tags{display:flex;align-items:center;flex-wrap:wrap;gap:10rem}@media(max-width:767px){.industries-item__tags{gap:4rem}}.industries-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.industries-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.industries-item__title{font-size:18rem}}@media(min-width:1280px){.industries-item__title{max-width:445rem}}.industries-item__bottom{margin-top:auto;transition:opacity .4s,transform .6s cubic-bezier(.4,2,.6,1)}@media(min-width:1280px){.industries-item__bottom{opacity:0;transform:translateY(30rem)}}@media(max-width:767px){.industries-item__bottom .button{width:100%}}@media(hover:hover){.industries-item:hover img{filter:grayscale(0)}.industries-item:hover .industries-item__bottom{opacity:1;transform:translateY(0)}}@media(min-width:1280px){.industries-item.has-video.is-hover-video-playing:hover img{opacity:0}.industries-item.has-video.is-hover-video-playing:hover video{opacity:1}}@media(max-width:767px){.single-industry .stickyblocks .section__header{top:calc(var(--headerHeight, 80rem) + 60rem)}}.vacancies__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.vacancies__grid{display:flex;flex-direction:column}}@media(min-width:768px){.vacancies__grid{padding-left:1rem}}@media(min-width:768px)and (max-width:1439px){.vacancies__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.vacancies__grid .vacancies-item{margin-left:-1rem;margin-bottom:-1rem}}.vacancies-item{display:flex;flex-direction:column;border:1rem solid var(--Colors-style-gray-600, #393939);padding:39rem}@media(min-width:768px){.vacancies-item:before,.vacancies-item:after{content:"";left:0;right:0;height:1rem;background:linear-gradient(90deg,#393939,#fff 47.6%,#393939);-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;z-index:2;opacity:0;transition:opacity .5s ease}}@media(max-width:767px){.vacancies-item{display:flex;flex-direction:column;align-items:stretch;padding:23rem;background-image:url(../images/principles-bg-mobile-BH9UvfLS.webp);background-size:cover;background-repeat:no-repeat;background-position:top right}}@media(min-width:768px)and (max-width:1439px){.vacancies-item{padding:23rem}}.vacancies-item:before{top:0}.vacancies-item:after{bottom:0}.vacancies-item__tags{display:flex;flex-wrap:wrap;align-items:center;gap:20rem;color:var(--white, #fff);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vacancies-item__tags{font-size:12rem}}.vacancies-item__info{display:flex;flex-direction:column;gap:10rem;color:var(--white, #fff);margin-bottom:30rem}@media(max-width:767px){.vacancies-item__info{margin-bottom:16rem}}.vacancies-item__title{font-family:var(--font-second, "Magistral");font-size:24rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.vacancies-item__title{font-size:14rem}}@media(min-width:768px)and (max-width:1439px){.vacancies-item__title{font-size:18rem}}.vacancies-item__price{white-space:nowrap;color:var(--Colors-style-gray-100, #D5D5D5);text-transform:none;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vacancies-item__price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.vacancies-item__price{font-size:20rem}}@media(max-width:767px){.vacancies-item__price{font-size:14rem}}@media(min-width:768px)and (max-width:1279px){.vacancies-item__price{font-size:18rem}}@media(min-width:768px){.vacancies-item__price>span{display:flex}}.vacancies-item__price>span{text-transform:lowercase}.vacancies-item__details{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10rem;margin-top:auto}@media(max-width:1279px){.vacancies-item__details{flex-direction:column;align-items:stretch;justify-content:stretch}}.vacancies-item__buttons{display:flex;align-items:center;gap:10rem;transition:opacity .3s ease,visibility .3s ease}@media(min-width:1440px){.vacancies-item__buttons{opacity:0;visibility:hidden}}@media(max-width:767px){.vacancies-item__buttons{flex-direction:column;align-items:stretch}}@media(min-width:768px)and (max-width:1439px){.vacancies-item__buttons{width:100%}}.vacancies-item__buttons .button{height:60rem}@media(max-width:767px){.vacancies-item__buttons .button{width:100%;height:40rem;font-size:12rem}}@media(min-width:768px)and (max-width:1439px){.vacancies-item__buttons .button{width:100%;flex:1 1 auto}}.vacancies-item canvas{z-index:-1}@media(min-width:1440px){.vacancies-item:hover:before,.vacancies-item:hover:after{opacity:1}.vacancies-item:hover .vacancies-item__buttons{opacity:1;visibility:visible}}.vacancy{padding-top:30rem}@media(max-width:767px){.vacancy{padding-top:10rem}}.vacancy__price{color:var(--white, #fff);margin-top:10rem;text-transform:lowercase;font-family:var(--font-main, "Gilroy");font-size:24rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vacancy__price{font-size:18rem;line-height:120%}}@media(min-width:768px)and (max-width:1439px){.vacancy__price{font-size:20rem}}.vacancy__price>small{color:var(--Colors-style-gray-100, #D5D5D5);text-transform:none}.vacancy__price>small{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vacancy__price>small{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vacancy__price>small{font-size:18rem}}.vacancy__grid{display:grid;grid-template-columns:auto 607rem;padding-left:2rem}@media(max-width:767px){.vacancy__grid{padding-left:0;display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.vacancy__grid{grid-template-columns:auto 370rem}}.vacancy__grid .vacancy__column{margin-bottom:-1rem}@media(min-width:768px){.vacancy__grid .vacancy__column{margin-left:-2rem}}.vacancy__column{background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939)}@media(max-width:767px){.vacancy__column:nth-of-type(1){order:1}.vacancy__column:nth-of-type(2){order:0}.vacancy__column:nth-of-type(3){order:3}.vacancy__column:nth-of-type(4){order:2}}.vacancy__content{padding:39rem}@media(max-width:767px){.vacancy__content{padding:23rem}}.vacancy__block{padding:39rem;border-bottom:1rem solid var(--Colors-style-gray-600, #393939);background:var(--Colors-style-gray-1000, #101010);display:flex;flex-direction:column;gap:20rem;position:sticky;top:var(--headerHeight, 80rem)}@media(max-width:767px){.vacancy__block{padding:23rem;gap:12rem;position:relative;top:unset}}.vacancy__block-title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.vacancy__block-title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.vacancy__block-title{font-size:24rem}}.vacancy__block-rows{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.vacancy__block-rows{gap:8rem}}.vacancy__block-row{display:flex;flex-wrap:wrap;gap:10rem}.vacancy__block-row{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.vacancy__block-row{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.vacancy__block-row{font-size:18rem}}@media(max-width:767px){.vacancy__block-row{gap:6rem}}.vacancy__block-row dl{color:var(--Colors-style-gray-500, #5E5E5E)}.vacancy__block-row dd{color:var(--white, #fff);text-transform:lowercase}.vacancy-slider .swiper{padding:0;overflow:visible!important}.vacancy-slider .swiper-slide{display:flex;height:600rem}@media(max-width:767px){.vacancy-slider .swiper-slide{height:161rem}}.vacancy-slider .swiper-slide img{width:100%;height:100%;object-fit:cover}.promotions__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.promotions__grid{padding-left:1rem}}@media(max-width:767px){.promotions__grid{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1439px){.promotions__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.promotions-item{display:flex;border:1rem solid var(--Colors-style-gray-600, #393939);position:relative;z-index:1;margin-bottom:-1rem}@media(min-width:768px){.promotions-item{margin-left:-1rem}}@media(max-width:767px){.promotions-item{flex-direction:column}}.promotions-item:before,.promotions-item:after{content:"";position:absolute;inset:0;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:-1}.promotions-item:before{background:linear-gradient(281deg,#cb36ff99 1.55%,#04040400 55.74%),#000;opacity:.85}.promotions-item:after{background-image:url(../images/block-pattern-BiH2BYbo.webp)!important;background-size:100rem!important;background-repeat:repeat!important;background-position:top!important}.promotions-item__info{display:flex;flex-direction:column;gap:5rem;padding:40rem}@media(max-width:767px){.promotions-item__info{padding:23rem;order:1}}@media(min-width:768px)and (max-width:1439px){.promotions-item__info{padding:23rem}}.promotions-item__info .button{margin-top:auto}.promotions-item__image{display:flex;flex:0 0 auto;width:440rem;height:380rem}@media(max-width:767px){.promotions-item__image{width:100%;height:200rem;order:0}}@media(min-width:768px)and (max-width:1439px){.promotions-item__image{margin-left:auto}}.promotions-item__image img{width:100%;height:100%;object-fit:cover;object-position:center}.promotions-item__date{color:var(--Colors-style-gray-100, #D5D5D5);font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.promotions-item__date{font-size:12rem}}.promotions-item__title{color:var(--white, #fff);font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.promotions-item__title{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.promotions-item__title{font-size:24rem}}.promotions-item__title>a{display:flex}.promotions-item__text{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:24rem}.promotions-item__text{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.promotions-item__text{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.promotions-item__text{font-size:18rem}}@media(max-width:767px){.promotions-item__text{margin-bottom:20rem}}.main-content{padding:40rem 0}@media(max-width:767px){.main-content{padding:24rem 0}}.content{color:var(--Colors-style-gray-100, #D5D5D5)}.content :is(h1,h2,h3,h4,h5){color:var(--white, #fff);margin-bottom:15rem}@media(max-width:767px){.content :is(h1,h2,h3,h4,h5){margin-bottom:10rem}}.content :is(h1,h2,h3,h4,h5)>strong{font-weight:inherit}.content :is(p,ul,img,table,div){margin-bottom:30rem}@media(max-width:767px){.content :is(p,ul,img,table,div){margin-bottom:16rem}}.content :is(p,ul,img,table,div):has(+:is(ul,ol)){margin-bottom:20rem}@media(max-width:767px){.content :is(p,ul,img,table,div):has(+:is(ul,ol)){margin-bottom:10rem}}.content :is(ul,ol){display:flex;flex-direction:column;gap:10rem;margin:0;margin-bottom:30rem;padding:0}.content :is(ul,ol):has(+:is(p,img,table,div)){margin-bottom:20rem}.content :is(ul,ol) li div{margin:0}.content :is(ul,ol):last-child{margin-bottom:0}.content ol{margin-left:20rem}@media(max-width:767px){.content ol{margin-left:16rem}}.content ul{list-style:none}.content ul li{position:relative;padding-left:28rem}@media(max-width:767px){.content ul li{padding-left:18rem}}.content ul li:before{content:"";flex:0 0 auto;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M13.25 6.5L6.75 13L0.249999 6.5L6.75 5.68248e-07L13.25 6.5ZM3.91211 6.5L6.75 9.33691L9.58691 6.5L6.75 3.66309L3.91211 6.5Z' fill='%2378DE13'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13' fill='none'%3E%3Cpath d='M13.25 6.5L6.75 13L0.249999 6.5L6.75 5.68248e-07L13.25 6.5ZM3.91211 6.5L6.75 9.33691L9.58691 6.5L6.75 3.66309L3.91211 6.5Z' fill='%2378DE13'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:13rem;height:13rem;background-color:var(--department-color, #fff);position:absolute;top:6rem;left:0}@media(max-width:767px){.content ul li:before{top:4rem;width:10rem;height:10rem}}.content p:last-child{margin-bottom:0}.content img{height:auto}.content{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.content{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.content{font-size:18rem}}.page-404{margin:auto;padding:80rem 0}.page-404 .container{display:flex;flex-direction:column;align-items:center}.page-404__logo{font-family:var(--second-font);font-size:240rem;line-height:100%;margin-bottom:20rem}@media(max-width:767px){.page-404__logo{font-size:120rem;margin-bottom:10rem}}.page-404__text{text-align:center;font-size:20rem;margin-bottom:40rem}@media(max-width:767px){.page-404__text{font-size:18rem;margin-bottom:20rem}}.logo-page{margin:0 auto;display:block;width:300rem;height:100rem}.logo-page>svg,.logo-page>img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.logo-page{width:180rem;height:50rem}}.service-template-seo-main .services .h3{margin-bottom:20rem}.service-template-seo-main .steps__bg{top:-100rem;bottom:-100rem;z-index:-1}@media(min-width:768px){.ads .principles__grid--3 .principles-item{min-height:380rem}}.ads .steps__bg{top:-120rem;bottom:-120rem;z-index:-1}.mentions .services__grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:767px){.mentions .services__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1439px){.mentions .services__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mentions .services-item{grid-column:span 1}.mentions .services-item.quote{grid-column:span 2;grid-row:span 2}@media(min-width:768px)and (max-width:1439px){.mentions .services-item.quote{grid-column:span 4;grid-row:span 2}.mentions .services-item.quote .services-item__inner{background-image:none}}@media(max-width:767px){.mentions .services-item__title{margin:0}}@media(max-width:767px){.mentions .services-item__bottom:not(.is-visible){display:none}}.contacts.section{padding-top:0}.contacts__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding-left:1rem}@media(max-width:767px){.contacts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0}}.contacts-block{display:flex;flex-direction:column;padding:39rem;border:1rem solid var(--Colors-style-gray-600, #393939);overflow:hidden;min-height:290rem;margin-left:-1rem;margin-bottom:-1rem;transition:background-color .3s ease}@media(max-width:767px){.contacts-block{grid-column:span 2;margin-left:0;min-height:50rem;padding:16rem 23rem;order:0}}@media(min-width:768px)and (max-width:1439px){.contacts-block{min-height:200rem}}@media(max-width:767px){.contacts-block--small{grid-column:span 1}}.contacts-block--small:nth-of-type(2n){border-left:0}.contacts-block--long{grid-column:span 4}@media(max-width:767px){.contacts-block--long{grid-column:span 2}}.contacts-block--medium{grid-column:span 2}.contacts-block--map{padding:0}@media(max-width:767px){.contacts-block--map{order:1}}.contacts-block__title{color:var(--Colors-style-gray-200, #A1A1A1);margin-bottom:20rem;transition:transform .3s ease}.contacts-block__title{font-family:var(--font-main, "Gilroy");font-size:20rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.contacts-block__title{font-size:14rem;line-height:112%}}@media(min-width:768px)and (max-width:1439px){.contacts-block__title{font-size:18rem}}@media(max-width:767px){.contacts-block__title{margin-bottom:8rem}}.contacts-block__content{color:var(--white, #fff);margin-top:auto;transition:transform .3s ease;font-family:var(--font-second, "Magistral");font-size:32rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}@media(max-width:767px){.contacts-block__content{font-size:16rem}}@media(min-width:768px)and (max-width:1439px){.contacts-block__content{font-size:24rem}}.contacts-block__content a{color:currentColor}@media(min-width:1440px){.contacts-block__content--large{font-family:var(--font-second, "Magistral");font-size:60rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:1.8rem;text-transform:uppercase}}@media(min-width:1440px)and (max-width:767px){.contacts-block__content--large{font-size:20rem;letter-spacing:.6rem}}@media(min-width:1440px)and (min-width:768px)and (max-width:1439px){.contacts-block__content--large{font-size:40rem}}.contacts-block__info{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.contacts-block__info{gap:8rem}}.contacts-block__map{width:100%;height:607rem}.contacts-block__map iframe{width:100%;height:100%;filter:grayscale(1) brightness(90%) invert(1);transition:filter .3s ease}@media(max-width:767px){.contacts-block__map{height:400rem}}@media(min-width:768px){.contacts-block:hover{background:var(--Colors-style-gray-1000, #101010)}.contacts-block:hover .contacts-block__title{transform:translateY(10rem)}.contacts-block:hover .contacts-block__content{transform:translateY(-10rem)}}.foodreviews{--yellow: #fdce2b;--gray-local: #c4c4c4;--gray-dark-local: #b4b4b4;--red-local: #ec3131;--r-local: 12rem;--r-m-local: 24rem;--black-local: #262626}.foodreviews__inner{padding:0}.foodreviews__inner.hidden{display:none}.foodreviews__header{align-items:center}.foodreviews__form{max-width:800rem;padding:59rem;margin:0 auto;display:flex;flex-direction:column;row-gap:20rem}@media(max-width:767px){.foodreviews__form{padding:19rem}}.foodreviews__form-rate span{display:block;margin-bottom:8rem;font-size:16rem;color:var(--gray-dark-local)}.foodreviews__form-stars{display:flex;align-items:center;column-gap:10rem}.foodreviews__form-stars svg{width:50rem;height:50rem;cursor:pointer}.foodreviews__form-stars svg.mark path{fill:#fdce2b}.foodreviews__form-input span{display:block;margin-bottom:10rem;font-family:var(--font-main, "Gilroy");font-size:16rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:767px){.foodreviews__form-input span{font-size:12rem}}.foodreviews__form-input input,.foodreviews__form-input textarea{width:100%}.foodreviews__form-input input.error,.foodreviews__form-input textarea.error{border-bottom-color:var(--red-local)}.foodreviews__form-input textarea{resize:none;height:144rem}.foodreviews__form-input p{margin-top:8rem;font-size:16rem;color:var(--red-local)}.foodreviews__form-input:has(>input[mandatory],textarea[mandatory])>span:after{content:"*";display:inline-block;margin-left:4rem;color:var(--red-local)}.foodreviews__form-files{position:relative}.foodreviews__form-files label{display:block;margin-bottom:16rem;cursor:pointer}.foodreviews__form-files label input{position:absolute;appearance:none;opacity:0;cursor:pointer}.foodreviews__form-files-title{display:flex;align-items:center;column-gap:16rem;margin-bottom:8rem;font-size:20rem;font-weight:700;color:var(--yellow);text-decoration:underline;text-underline-offset:4rem}.foodreviews__form-files-title svg{width:24rem;height:24rem}@media(max-width:767px){.foodreviews__form-files-title{font-size:16rem}}.foodreviews__form-files-text{font-size:16rem;color:var(--Colors-style-gray-100, #D5D5D5)}@media(max-width:767px){.foodreviews__form-files-text{font-size:14rem}}.foodreviews__form-files-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16rem;height:max-content}@media(max-width:767px){.foodreviews__form-files-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8rem}}.foodreviews__form-files-item{position:relative;height:150rem}@media(max-width:767px){.foodreviews__form-files-item{height:120rem}}.foodreviews__form-files-item img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;-webkit-user-select:none;user-select:none}.foodreviews__form-files-item-close{display:inline-flex;align-items:center;justify-content:center;width:30rem;height:30rem;position:absolute;z-index:2;top:6rem;right:6rem;background:var(--Colors-style-BG-black, #000000);border:1rem solid var(--Colors-style-gray-600, #393939);border-radius:0;cursor:pointer}.foodreviews__form-files-item-close:after{content:"";display:block;color:var(--Colors-style-gray-100, #D5D5D5);width:12rem;height:12rem;display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 1L1 13M13 13L1 1' stroke='%233B3D3E' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M13 1L1 13M13 13L1 1' stroke='%233B3D3E' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.foodreviews__form-button{width:100%;max-width:unset}.foodreviews__thanks{padding:150rem 0;text-align:center}@media(max-width:767px){.foodreviews__thanks{width:100%;padding:120rem 0}}.foodreviews__thanks p{margin:10rem 0 40rem;font-size:20rem;color:var(--gray-local)}.foodreviews__thanks.hidden{display:none}.faq.page .faq__right .faq-block{margin-left:0;margin-top:40rem}@media(max-width:767px){.faq.page .inline-search{margin-top:24rem}}.faq.page .search-highlight{padding:2rem 0;border-radius:2rem}.payment__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));color:var(--white, #fff)}@media(min-width:768px){.payment__grid{padding-left:1rem}}@media(max-width:767px){.payment__grid{display:flex;flex-direction:column}}.payment__column{display:flex;flex-direction:column;align-items:flex-start;border:1rem solid var(--Colors-style-gray-600, #393939);margin-bottom:-1rem;height:100%}@media(min-width:768px){.payment__column{margin-left:-1rem}}.payment__column:not(.contacts-block--map,:has(iframe)){padding:39rem}@media(max-width:767px){.payment__column:not(.contacts-block--map,:has(iframe)){padding:19rem}}.payment__column.contacts-block--map,.payment__column :has(iframe){grid-column:span 2}.payment__column :where(h1,h2,h3,h4,h5){margin-bottom:20rem}@media(max-width:767px){.payment__column :where(h1,h2,h3,h4,h5){margin-bottom:16rem}}@media(max-width:767px){.payment__column .button{width:100%}}.payment__column .faq-block{width:100%}.payment__column .faq-block__text{margin-bottom:24rem}.payment__column .faq-block__details{width:100%;margin-top:auto;justify-content:space-between}.payment__column .faq-block__details .button{width:100%;max-width:100%}.payment__column .payment-services{padding:19rem 24rem;border:1rem solid var(--Colors-style-gray-600, #393939);margin-top:auto}@media(max-width:767px){.payment__column .payment-services{margin-top:16rem;padding:11rem}}.payment-services{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.payment-services{gap:12rem}}.payment-services img{max-width:100%;max-height:35rem;-webkit-user-select:none;user-select:none;pointer-events:none;object-fit:contain;object-position:center}@media(max-width:767px){.payment-services img{max-height:17rem}}
