@charset "UTF-8";.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;-moz-transition:transform 0s,opacity 0s,-moz-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s,-moz-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: Tokyo-night-Dark
  origin: https://github.com/enkia/tokyo-night-vscode-theme
  Description: Original highlight.js style
  Author: (c) Henri Vandersleyen <hvandersleyen@gmail.com>
  License: see project LICENSE
  Touched: 2022
*/.hljs-meta,.hljs-comment{color:#565f89}.hljs-tag,.hljs-doctag,.hljs-selector-id,.hljs-selector-class,.hljs-regexp,.hljs-template-tag,.hljs-selector-pseudo,.hljs-selector-attr,.hljs-variable.language_,.hljs-deletion{color:#f7768e}.hljs-variable,.hljs-template-variable,.hljs-number,.hljs-literal,.hljs-type,.hljs-params,.hljs-link{color:#ff9e64}.hljs-built_in,.hljs-attribute{color:#e0af68}.hljs-selector-tag{color:#2ac3de}.hljs-keyword,.hljs-title.function_,.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-subst,.hljs-property{color:#7dcfff}.hljs-selector-tag{color:#73daca}.hljs-quote,.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{color:#9ece6a}.hljs-code,.hljs-formula,.hljs-section{color:#7aa2f7}.hljs-name,.hljs-keyword,.hljs-operator,.hljs-char.escape_,.hljs-attr{color:#bb9af7}.hljs-punctuation{color:#c0caf5}.hljs{background:#1a1b26;color:#9aa5ce}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;-webkit-animation:f-spinner-rotate 2s linear infinite;-moz-animation:f-spinner-rotate 2s linear infinite;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);-webkit-animation:f-spinner-dash 2s ease-in-out infinite;-moz-animation:f-spinner-dash 2s ease-in-out infinite;animation:f-spinner-dash 2s ease-in-out infinite}@-webkit-keyframes f-spinner-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes f-spinner-rotate{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes f-spinner-rotate{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@-moz-keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{-webkit-animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp;-moz-animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp;animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp}.f-throwOutDown{-webkit-animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown;-moz-animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown;animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown}@-webkit-keyframes f-throwOutUp{to{-webkit-transform:translate3d(0,-webkit-calc(var(--f-throw-out-distance, 150px) * -1),0);transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@-moz-keyframes f-throwOutUp{to{-moz-transform:translate3d(0,-moz-calc(var(--f-throw-out-distance, 150px) * -1),0);transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutUp{to{-webkit-transform:translate3d(0,-webkit-calc(var(--f-throw-out-distance, 150px) * -1),0);-moz-transform:translate3d(0,-moz-calc(var(--f-throw-out-distance, 150px) * -1),0);transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@-webkit-keyframes f-throwOutDown{to{-webkit-transform:translate3d(0,var(--f-throw-out-distance, 150px),0);transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}@-moz-keyframes f-throwOutDown{to{-moz-transform:translate3d(0,var(--f-throw-out-distance, 150px),0);transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}@keyframes f-throwOutDown{to{-webkit-transform:translate3d(0,var(--f-throw-out-distance, 150px),0);-moz-transform:translate3d(0,var(--f-throw-out-distance, 150px),0);transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}.f-zoomInUp{-webkit-animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp;-moz-animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp;animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp}.f-zoomOutDown{-webkit-animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown;-moz-animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown;animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown}@-webkit-keyframes f-zoomInUp{0%{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0);opacity:1}}@-moz-keyframes f-zoomInUp{0%{-moz-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}to{-moz-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomInUp{0%{-webkit-transform:scale(.975) translate3d(0,16px,0);-moz-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);-moz-transform:scale(1) translate3d(0,0,0);transform:scale(1) translateZ(0);opacity:1}}@-webkit-keyframes f-zoomOutDown{to{-webkit-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}}@-moz-keyframes f-zoomOutDown{to{-moz-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}}@keyframes f-zoomOutDown{to{-webkit-transform:scale(.975) translate3d(0,16px,0);-moz-transform:scale(.975) translate3d(0,16px,0);transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{-webkit-animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;-moz-animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{-webkit-animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;-moz-animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@-webkit-keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes f-fadeOut{to{opacity:0}}@-moz-keyframes f-fadeOut{to{opacity:0}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{-webkit-animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;-moz-animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{-webkit-animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;-moz-animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;z-index:2}@-webkit-keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@-moz-keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@-webkit-keyframes f-fadeFastOut{to{opacity:0}}@-moz-keyframes f-fadeFastOut{to{opacity:0}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{-webkit-animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;-moz-animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{-webkit-animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;-moz-animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;z-index:1}@-webkit-keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes f-fadeSlowOut{to{opacity:0}}@-moz-keyframes f-fadeSlowOut{to{opacity:0}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{-webkit-animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;-moz-animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{-webkit-animation:-webkit-calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;-moz-animation:-moz-calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@-webkit-keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes f-crossfadeOut{to{opacity:0}}@-moz-keyframes f-crossfadeOut{to{opacity:0}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@-webkit-keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-moz-keyframes f-slideInPrev{0%{-moz-transform:translateX(100%);transform:translate(100%)}to{-moz-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes f-slideInPrev{0%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-moz-keyframes f-slideInNext{0%{-moz-transform:translateX(-100%);transform:translate(-100%)}to{-moz-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes f-slideInNext{0%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes f-slideOutNext{to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@-moz-keyframes f-slideOutNext{to{-moz-transform:translateX(-100%);transform:translate(-100%)}}@keyframes f-slideOutNext{to{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translate(-100%)}}@-webkit-keyframes f-slideOutPrev{to{-webkit-transform:translateX(100%);transform:translate(100%)}}@-moz-keyframes f-slideOutPrev{to{-moz-transform:translateX(100%);transform:translate(100%)}}@keyframes f-slideOutPrev{to{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translate(100%)}}.f-classicIn.from-next{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{-webkit-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;-moz-animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@-webkit-keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);transform:translate(-75px);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-moz-keyframes f-classicInNext{0%{-moz-transform:translateX(-75px);transform:translate(-75px);opacity:0}to{-moz-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes f-classicInNext{0%{-webkit-transform:translateX(-75px);-moz-transform:translateX(-75px);transform:translate(-75px);opacity:0}to{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);transform:translate(75px);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-moz-keyframes f-classicInPrev{0%{-moz-transform:translateX(75px);transform:translate(75px);opacity:0}to{-moz-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{-webkit-transform:translateX(75px);-moz-transform:translateX(75px);transform:translate(75px);opacity:0}to{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes f-classicOutNext{to{-webkit-transform:translateX(-75px);transform:translate(-75px);opacity:0}}@-moz-keyframes f-classicOutNext{to{-moz-transform:translateX(-75px);transform:translate(-75px);opacity:0}}@keyframes f-classicOutNext{to{-webkit-transform:translateX(-75px);-moz-transform:translateX(-75px);transform:translate(-75px);opacity:0}}@-webkit-keyframes f-classicOutPrev{to{-webkit-transform:translateX(75px);transform:translate(75px);opacity:0}}@-moz-keyframes f-classicOutPrev{to{-moz-transform:translateX(75px);transform:translate(75px);opacity:0}}@keyframes f-classicOutPrev{to{-webkit-transform:translateX(75px);-moz-transform:translateX(75px);transform:translate(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: .65}.f-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);-webkit-box-shadow:var(--f-button-shadow);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;-webkit-transition:var(--f-button-transition);-moz-transition:var(--f-button-transition);transition:var(--f-button-transition)}@media (hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;-webkit-box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;-webkit-transition:opacity .15s ease;-moz-transition:opacity .15s ease;transition:opacity .15s ease;-webkit-transform:var(--f-button-transform);-moz-transform:var(--f-button-transform);transform:var(--f-button-transform);-webkit-filter:var(--f-button-svg-filter);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:-webkit-calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));margin-right:-moz-calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, .98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, .1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;-webkit-transform-origin:top left;-moz-transform-origin:top left;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.fancybox__container::-webkit-backdrop{background-color:#0000}.fancybox__container::-ms-backdrop{background-color:#0000}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.fancybox__track{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin:0 auto;height:100%}.fancybox__slide{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";-webkit-box-flex:0;-webkit-flex:0 0 0;-moz-box-flex:0;flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{-webkit-align-self:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center center;-webkit-transition:none;-moz-transition:none;transition:none;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-filter:blur(0px);filter:blur(0px)}.fancybox__caption{-webkit-align-self:center;-ms-grid-row-align:center;align-self:center;max-width:100%;-webkit-flex-shrink:0;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, .6);--f-button-active-bg: rgba(0, 0, 0, .6);--f-button-hover-bg: rgba(0, 0, 0, .6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, .3);--f-button-active-bg: rgba(24, 24, 27, .5);--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));--f-button-svg-disabled-opacity: .65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{-webkit-animation:.15s ease-out both f-fadeOut;-moz-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;-moz-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, -webkit-calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, -webkit-calc(var(--f-spinner-height) * -.5));margin:var(--f-spinner-top, -moz-calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, -moz-calc(var(--f-spinner-height) * -.5));margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn;-moz-animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn;animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{-webkit-animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn;-moz-animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn;animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){-webkit-animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut;-moz-animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut;animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{-webkit-animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut;-moz-animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut;animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;-webkit-flex-shrink:1;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:-webkit-gradient(linear,left top,left bottom,from(#ebeff2),to(#e2e8f0));background-image:-webkit-linear-gradient(#ebeff2,#e2e8f0);background-image:-moz-linear-gradient(#ebeff2,#e2e8f0);background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translateZ(0)}.f-thumbs__track{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.f-thumbs__slide{position:relative;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-webkit-max-content;width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:-webkit-calc((var(--f-thumb-clip-width, 0))*-.5);left:-moz-calc((var(--f-thumb-clip-width, 0))*-.5);left:calc((var(--f-thumb-clip-width, 0))*-.5);width:-webkit-calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));width:-moz-calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);-webkit-transform:translate3d(-webkit-calc(var(--shift, 0) * -1px),0,0);-moz-transform:translate3d(-moz-calc(var(--shift, 0) * -1px),0,0);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);-webkit-transition:none;-moz-transition:none;transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{-webkit-transition:-webkit-transform .33s ease;transition:-webkit-transform .33s ease;-moz-transition:transform .33s ease,-moz-transform .33s ease;transition:transform .33s ease;transition:transform .33s ease,-webkit-transform .33s ease,-moz-transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{-webkit-transition:-webkit-clip-path .33s ease;transition:-webkit-clip-path .33s ease;-moz-transition:clip-path .33s ease;transition:clip-path .33s ease;transition:clip-path .33s ease,-webkit-clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{-webkit-filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 -webkit-calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );--clip-path: inset( 0 -moz-calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);-webkit-animation:f-fadeIn .2s ease-out;-moz-animation:f-fadeIn .2s ease-out;animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;pointer-events:none;-o-object-fit:cover;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);-webkit-transition:max-height .35s cubic-bezier(.23,1,.32,1);-moz-transition:max-height .35s cubic-bezier(.23,1,.32,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.05)));background-image:-webkit-linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));background-image:-moz-linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.05)));background-image:-webkit-linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));background-image:-moz-linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{-webkit-transition:none!important;-moz-transition:none!important;transition:none!important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, .65);--f-button-hover-bg: rgba(70, 70, 73, .65);--f-button-active-bg: rgba(90, 90, 93, .65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .65;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;-webkit-animation:.15s ease-out both f-fadeOut;-moz-animation:.15s ease-out both f-fadeOut;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-webkit-flex-basis:0;flex-basis:0}.fancybox__toolbar__column.is-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-moz-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:-webkit-flex;display:flex}:-moz-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-moz-box;display:flex}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-moz-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform;-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-dialcode-color: #999;--iti-dropdown-bg: white;--iti-spacer-horizontal: 8px;--iti-flag-height: 12px;--iti-flag-width: 16px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: 6px;--iti-triangle-border: -webkit-calc(var(--iti-arrow-width) / 2);--iti-triangle-border: -moz-calc(var(--iti-arrow-width) / 2);--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-arrow-color: #555;--iti-path-flags-1x: url(https://bsg.world/public/assets/webp/flags-0e2a53ec.webp);--iti-path-flags-2x: url(https://bsg.world/public/assets/webp/flags@2x-cd67a727.webp);--iti-path-globe-1x: url(data:image/webp;base64,UklGRvoBAABXRUJQVlA4TO4BAAAvE8AEENXIkiRZtZu7H33ql07cqTlilvbz9i4tosSMZma27zWzHRGyIEk2bcu2bdvGn23btm3btm3btm0/m5PqAEkLTYYwxTPAW84Tl6wNgmvIqptKKH9nYAr4xle+TML/BDI2LSg6QHKT/nngE4+ZMIUePUGeTvly+YoV8F1DtkGUzlfst2LUKTX6PaWZeMWiDqN6PgcciGa2boYPmxlR5bIIL5l6RVyDYMXmY1f10pGb7PmAN6sRTBTN3N9C9Zi/LbVhlL+Oo2M7RxoE/a4+/nDjeBrSVwtGYXGGMIrUbJzCU1LgFftP9K1hkpOXmBim30cIJ1hgOkSwMhYCMgmaw7rXcfT5/wQcFhrcuaOEBuq5ytYblLPBEhV0Aq/ZqcDn/6RUDgrUL0/0UZgK/p+rR8/4nZAqFfuXA6TbtFQyJSe4gpj6T19a5q+HLEkox0mlWXvbIGbuJw28fkozjybhT5oXHNY4py5rH1CflcyeB1fId9wXDAvFmz/8m6AE/8TgYzEVGoRMCKUhND7PQho7jGo1utkdV559cm3llGFs3sxBZrmGbEExop91jyfg5G7BmCCi6evNaSDFBrG3vyaRNzt+HJ9kQpVbgj+xFUoNgr3abxqGfH3WfQq9lp5UZPRW74ZbFgpq+EGo67dUAQ==);--iti-path-globe-2x: url(data:image/webp;base64,UklGRlwFAABXRUJQVlA4TE8FAAAvJ8AJEEfHKJIkKdmcgvjj3wwill7QwKhtJEnOnIDmv/zJLAdGbSNJcuYENP/lT2Y5OGwjSZHmtL3wTFl9tp8SM/9xz47Ctm2b7mnwDggKFNd77jgHyxhIYVvLQBDEHEBKRQBIOXzQpAhiBQCIAMaIAACHhAQHIMFhhRkSRt1hlRIYDAZDhiE3CVrBS2gFkZGRYdA6mjQQBYAv6yOZSVAQCoPWMCWBIBQKwtCCUBANFARBlChBfPCG/dZUjxJECYJQECU+KGFQEC1YdN/NSUNRTDm4osQBGUwFjDFCBOYRo9QWxAmPlKQECRERMbVLCZapZ0owSrnz3hb6/P8auL9vAwr7/xeS5EV9q2sWU2vbtjla27Zt28akprq6a3bPtm2np87eJIvePUzd9fvoXkT0fwK4Vwdo8t6qyQW+O7Tn4k7NAdvi/jMR0fGpwhglhZBKm3B0pzvg3JcDrUuMEn7SDaUIRTLhhqb/AbDvw+bbJToMEq5QflFfv+QhJVPxcmkm/Ih9TzZfFxk/CJUnP7zMykJqnhsqQ51M6tTv2Pdgc/GKCuKmaI96HlhVAJy4vWVWWgRSfYJ9l4jv+4aB0F15Td3kH1YW4DiMnEJHGSaFOoOdw4LxOhCqPTf0JvLys6I8Wv/9BeeuhEkZfE+UZfNSOumqT+CArgHwbBHZw+ZB00AGeiYxIKKudH2zDxg97VK7FxdO6+9Pmt3l4J/bZR58rtyEOY6dtdhcMbPh2jsyNKr3mNnDy+c8Pig0od5wGXakg7DYgYgfU5648s0fC0Ljv9SigQVrHwUafXVgmNE92zBBBeYjsHn5L6Emz/6776EnxwJUsqKADMDmq8fG/T16fujr7lhknhheLG4PPwFD15IXs2xWFWBZVj4ndDW+fDItPRncssi75Fxv/iHQQL2PDbkg4k/zP/BfgfR1axxy59PM/IYdsypZWUCUiTlck2/zTz4fm3LzqkNlxxnzW+A4fK4vkbNrIbn7bgVoKn3djQu90krrllynQ1g7v2rpjUYsfeR6tdLSaqV5w5fR6E5+k8BVT/0aqqSXDAdV4wvpCplTCJnbFTLb9dTEHjoQQiTMC7Ah3PPuwbffOfD+xP4d3s7uMGDC+wcOvrs7kVKTZ6m4EMIVfn1O61JyrnuU3EM3A3znefrp142f5cnmnDXNyXecPFYUYNt2pVUlvot//qWFDszz9aTrCuGpQVX4Wn+KAw6rCrAgw/eqLZXQVQfmXZ5QnnCF2wrwdlJ5F8DhC1MP/itRnhv+wmHji7hpT+x0tekziRw7jxUF2LZznX3xOydH3e5fVhYWO5QOlClPzYFX9EMD65P9bBHZ16fLq7dHfrlal5vO2LxuKkTcfABvjZDxwsWvf9hs7pCv2ry5cowvB2/8iosq5YraWHw7JCxLyaAWZPoUrilMaRMKo8WwpQv0z2AXqnLzLA42H5gKEVcTuM76RfDtpVrzh9b5oTp0e5SI+Topy78hAzFm6QqRMN2gugNYLH0EoHF6Pyw3vm+OYQMRlwPpCd+sAep/WQ1OPGZZ13lO0ugpE0+m1xGRbdNKe67wzTN3Nouw3yfw03WH+nrnqUAnEul5YOXA5o20L4SnAiXjoX6f7Pm6RIeBl14EGe4a8VLad4UnvZTwysxR2DtOumEiUOpliLi7FWNb2vOEK4QQnnyoIav+Ko9XhGbUF1gZ7tWKcVBLX+T05HkOGmn0iA4WjsW9Ww6ny3WiTAjhyd41WWfGrv4sAof7t/l+ppGJlFeR7oBVr4kF2BYP0oYjDxsZpjuTsQDHsXjAUYxrrwwe9gGWRRRZ3CcA);--iti-flag-sprite-width: 3904px;--iti-flag-sprite-height: 12px;--iti-mobile-popup-margin: 30px}.iti{position:relative;display:inline-block}.iti *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:-webkit-calc(var(--iti-border-width) * -1);margin-left:-moz-calc(var(--iti-border-width) * -1);margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px #0003}.iti__search-input{width:100%;border-width:0;border-radius:3px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:#00000080;top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset: 100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;-webkit-box-shadow:0px 0px 1px 0px #888;box-shadow:0 0 1px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;-webkit-background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset: 0px}.iti__ad{--iti-flag-offset: -16px}.iti__ae{--iti-flag-offset: -32px}.iti__af{--iti-flag-offset: -48px}.iti__ag{--iti-flag-offset: -64px}.iti__ai{--iti-flag-offset: -80px}.iti__al{--iti-flag-offset: -96px}.iti__am{--iti-flag-offset: -112px}.iti__ao{--iti-flag-offset: -128px}.iti__ar{--iti-flag-offset: -144px}.iti__as{--iti-flag-offset: -160px}.iti__at{--iti-flag-offset: -176px}.iti__au{--iti-flag-offset: -192px}.iti__aw{--iti-flag-offset: -208px}.iti__ax{--iti-flag-offset: -224px}.iti__az{--iti-flag-offset: -240px}.iti__ba{--iti-flag-offset: -256px}.iti__bb{--iti-flag-offset: -272px}.iti__bd{--iti-flag-offset: -288px}.iti__be{--iti-flag-offset: -304px}.iti__bf{--iti-flag-offset: -320px}.iti__bg{--iti-flag-offset: -336px}.iti__bh{--iti-flag-offset: -352px}.iti__bi{--iti-flag-offset: -368px}.iti__bj{--iti-flag-offset: -384px}.iti__bl{--iti-flag-offset: -400px}.iti__bm{--iti-flag-offset: -416px}.iti__bn{--iti-flag-offset: -432px}.iti__bo{--iti-flag-offset: -448px}.iti__bq{--iti-flag-offset: -464px}.iti__br{--iti-flag-offset: -480px}.iti__bs{--iti-flag-offset: -496px}.iti__bt{--iti-flag-offset: -512px}.iti__bw{--iti-flag-offset: -528px}.iti__by{--iti-flag-offset: -544px}.iti__bz{--iti-flag-offset: -560px}.iti__ca{--iti-flag-offset: -576px}.iti__cc{--iti-flag-offset: -592px}.iti__cd{--iti-flag-offset: -608px}.iti__cf{--iti-flag-offset: -624px}.iti__cg{--iti-flag-offset: -640px}.iti__ch{--iti-flag-offset: -656px}.iti__ci{--iti-flag-offset: -672px}.iti__ck{--iti-flag-offset: -688px}.iti__cl{--iti-flag-offset: -704px}.iti__cm{--iti-flag-offset: -720px}.iti__cn{--iti-flag-offset: -736px}.iti__co{--iti-flag-offset: -752px}.iti__cr{--iti-flag-offset: -768px}.iti__cu{--iti-flag-offset: -784px}.iti__cv{--iti-flag-offset: -800px}.iti__cw{--iti-flag-offset: -816px}.iti__cx{--iti-flag-offset: -832px}.iti__cy{--iti-flag-offset: -848px}.iti__cz{--iti-flag-offset: -864px}.iti__de{--iti-flag-offset: -880px}.iti__dj{--iti-flag-offset: -896px}.iti__dk{--iti-flag-offset: -912px}.iti__dm{--iti-flag-offset: -928px}.iti__do{--iti-flag-offset: -944px}.iti__dz{--iti-flag-offset: -960px}.iti__ec{--iti-flag-offset: -976px}.iti__ee{--iti-flag-offset: -992px}.iti__eg{--iti-flag-offset: -1008px}.iti__eh{--iti-flag-offset: -1024px}.iti__er{--iti-flag-offset: -1040px}.iti__es{--iti-flag-offset: -1056px}.iti__et{--iti-flag-offset: -1072px}.iti__fi{--iti-flag-offset: -1088px}.iti__fj{--iti-flag-offset: -1104px}.iti__fk{--iti-flag-offset: -1120px}.iti__fm{--iti-flag-offset: -1136px}.iti__fo{--iti-flag-offset: -1152px}.iti__fr{--iti-flag-offset: -1168px}.iti__ga{--iti-flag-offset: -1184px}.iti__gb{--iti-flag-offset: -1200px}.iti__gd{--iti-flag-offset: -1216px}.iti__ge{--iti-flag-offset: -1232px}.iti__gf{--iti-flag-offset: -1248px}.iti__gg{--iti-flag-offset: -1264px}.iti__gh{--iti-flag-offset: -1280px}.iti__gi{--iti-flag-offset: -1296px}.iti__gl{--iti-flag-offset: -1312px}.iti__gm{--iti-flag-offset: -1328px}.iti__gn{--iti-flag-offset: -1344px}.iti__gp{--iti-flag-offset: -1360px}.iti__gq{--iti-flag-offset: -1376px}.iti__gr{--iti-flag-offset: -1392px}.iti__gt{--iti-flag-offset: -1408px}.iti__gu{--iti-flag-offset: -1424px}.iti__gw{--iti-flag-offset: -1440px}.iti__gy{--iti-flag-offset: -1456px}.iti__hk{--iti-flag-offset: -1472px}.iti__hn{--iti-flag-offset: -1488px}.iti__hr{--iti-flag-offset: -1504px}.iti__ht{--iti-flag-offset: -1520px}.iti__hu{--iti-flag-offset: -1536px}.iti__id{--iti-flag-offset: -1552px}.iti__ie{--iti-flag-offset: -1568px}.iti__il{--iti-flag-offset: -1584px}.iti__im{--iti-flag-offset: -1600px}.iti__in{--iti-flag-offset: -1616px}.iti__io{--iti-flag-offset: -1632px}.iti__iq{--iti-flag-offset: -1648px}.iti__ir{--iti-flag-offset: -1664px}.iti__is{--iti-flag-offset: -1680px}.iti__it{--iti-flag-offset: -1696px}.iti__je{--iti-flag-offset: -1712px}.iti__jm{--iti-flag-offset: -1728px}.iti__jo{--iti-flag-offset: -1744px}.iti__jp{--iti-flag-offset: -1760px}.iti__ke{--iti-flag-offset: -1776px}.iti__kg{--iti-flag-offset: -1792px}.iti__kh{--iti-flag-offset: -1808px}.iti__ki{--iti-flag-offset: -1824px}.iti__km{--iti-flag-offset: -1840px}.iti__kn{--iti-flag-offset: -1856px}.iti__kp{--iti-flag-offset: -1872px}.iti__kr{--iti-flag-offset: -1888px}.iti__kw{--iti-flag-offset: -1904px}.iti__ky{--iti-flag-offset: -1920px}.iti__kz{--iti-flag-offset: -1936px}.iti__la{--iti-flag-offset: -1952px}.iti__lb{--iti-flag-offset: -1968px}.iti__lc{--iti-flag-offset: -1984px}.iti__li{--iti-flag-offset: -2000px}.iti__lk{--iti-flag-offset: -2016px}.iti__lr{--iti-flag-offset: -2032px}.iti__ls{--iti-flag-offset: -2048px}.iti__lt{--iti-flag-offset: -2064px}.iti__lu{--iti-flag-offset: -2080px}.iti__lv{--iti-flag-offset: -2096px}.iti__ly{--iti-flag-offset: -2112px}.iti__ma{--iti-flag-offset: -2128px}.iti__mc{--iti-flag-offset: -2144px}.iti__md{--iti-flag-offset: -2160px}.iti__me{--iti-flag-offset: -2176px}.iti__mf{--iti-flag-offset: -2192px}.iti__mg{--iti-flag-offset: -2208px}.iti__mh{--iti-flag-offset: -2224px}.iti__mk{--iti-flag-offset: -2240px}.iti__ml{--iti-flag-offset: -2256px}.iti__mm{--iti-flag-offset: -2272px}.iti__mn{--iti-flag-offset: -2288px}.iti__mo{--iti-flag-offset: -2304px}.iti__mp{--iti-flag-offset: -2320px}.iti__mq{--iti-flag-offset: -2336px}.iti__mr{--iti-flag-offset: -2352px}.iti__ms{--iti-flag-offset: -2368px}.iti__mt{--iti-flag-offset: -2384px}.iti__mu{--iti-flag-offset: -2400px}.iti__mv{--iti-flag-offset: -2416px}.iti__mw{--iti-flag-offset: -2432px}.iti__mx{--iti-flag-offset: -2448px}.iti__my{--iti-flag-offset: -2464px}.iti__mz{--iti-flag-offset: -2480px}.iti__na{--iti-flag-offset: -2496px}.iti__nc{--iti-flag-offset: -2512px}.iti__ne{--iti-flag-offset: -2528px}.iti__nf{--iti-flag-offset: -2544px}.iti__ng{--iti-flag-offset: -2560px}.iti__ni{--iti-flag-offset: -2576px}.iti__nl{--iti-flag-offset: -2592px}.iti__no{--iti-flag-offset: -2608px}.iti__np{--iti-flag-offset: -2624px}.iti__nr{--iti-flag-offset: -2640px}.iti__nu{--iti-flag-offset: -2656px}.iti__nz{--iti-flag-offset: -2672px}.iti__om{--iti-flag-offset: -2688px}.iti__pa{--iti-flag-offset: -2704px}.iti__pe{--iti-flag-offset: -2720px}.iti__pf{--iti-flag-offset: -2736px}.iti__pg{--iti-flag-offset: -2752px}.iti__ph{--iti-flag-offset: -2768px}.iti__pk{--iti-flag-offset: -2784px}.iti__pl{--iti-flag-offset: -2800px}.iti__pm{--iti-flag-offset: -2816px}.iti__pr{--iti-flag-offset: -2832px}.iti__ps{--iti-flag-offset: -2848px}.iti__pt{--iti-flag-offset: -2864px}.iti__pw{--iti-flag-offset: -2880px}.iti__py{--iti-flag-offset: -2896px}.iti__qa{--iti-flag-offset: -2912px}.iti__re{--iti-flag-offset: -2928px}.iti__ro{--iti-flag-offset: -2944px}.iti__rs{--iti-flag-offset: -2960px}.iti__ru{--iti-flag-offset: -2976px}.iti__rw{--iti-flag-offset: -2992px}.iti__sa{--iti-flag-offset: -3008px}.iti__sb{--iti-flag-offset: -3024px}.iti__sc{--iti-flag-offset: -3040px}.iti__sd{--iti-flag-offset: -3056px}.iti__se{--iti-flag-offset: -3072px}.iti__sg{--iti-flag-offset: -3088px}.iti__sh{--iti-flag-offset: -3104px}.iti__si{--iti-flag-offset: -3120px}.iti__sj{--iti-flag-offset: -3136px}.iti__sk{--iti-flag-offset: -3152px}.iti__sl{--iti-flag-offset: -3168px}.iti__sm{--iti-flag-offset: -3184px}.iti__sn{--iti-flag-offset: -3200px}.iti__so{--iti-flag-offset: -3216px}.iti__sr{--iti-flag-offset: -3232px}.iti__ss{--iti-flag-offset: -3248px}.iti__st{--iti-flag-offset: -3264px}.iti__sv{--iti-flag-offset: -3280px}.iti__sx{--iti-flag-offset: -3296px}.iti__sy{--iti-flag-offset: -3312px}.iti__sz{--iti-flag-offset: -3328px}.iti__tc{--iti-flag-offset: -3344px}.iti__td{--iti-flag-offset: -3360px}.iti__tg{--iti-flag-offset: -3376px}.iti__th{--iti-flag-offset: -3392px}.iti__tj{--iti-flag-offset: -3408px}.iti__tk{--iti-flag-offset: -3424px}.iti__tl{--iti-flag-offset: -3440px}.iti__tm{--iti-flag-offset: -3456px}.iti__tn{--iti-flag-offset: -3472px}.iti__to{--iti-flag-offset: -3488px}.iti__tr{--iti-flag-offset: -3504px}.iti__tt{--iti-flag-offset: -3520px}.iti__tv{--iti-flag-offset: -3536px}.iti__tw{--iti-flag-offset: -3552px}.iti__tz{--iti-flag-offset: -3568px}.iti__ua{--iti-flag-offset: -3584px}.iti__ug{--iti-flag-offset: -3600px}.iti__us{--iti-flag-offset: -3616px}.iti__uy{--iti-flag-offset: -3632px}.iti__uz{--iti-flag-offset: -3648px}.iti__va{--iti-flag-offset: -3664px}.iti__vc{--iti-flag-offset: -3680px}.iti__ve{--iti-flag-offset: -3696px}.iti__vg{--iti-flag-offset: -3712px}.iti__vi{--iti-flag-offset: -3728px}.iti__vn{--iti-flag-offset: -3744px}.iti__vu{--iti-flag-offset: -3760px}.iti__wf{--iti-flag-offset: -3776px}.iti__ws{--iti-flag-offset: -3792px}.iti__xk{--iti-flag-offset: -3808px}.iti__ye{--iti-flag-offset: -3824px}.iti__yt{--iti-flag-offset: -3840px}.iti__za{--iti-flag-offset: -3856px}.iti__zm{--iti-flag-offset: -3872px}.iti__zw{--iti-flag-offset: -3888px}.iti__globe{background-image:var(--iti-path-globe-1x);-webkit-background-size:contain;background-size:contain;background-position:right;-webkit-box-shadow:none;box-shadow:none;height:19px}@media (-webkit-min-device-pixel-ratio: 2),(min--moz-device-pixel-ratio: 2),(min-resolution: 2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Thin-04163bf9.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-ThinItalic-e158cbe5.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-UltraLight-8d32cca1.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-UltraLightItalic-76cf89b6.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Light-11044a79.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-LightItalic-ad064f39.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Regular-4312cfe3.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-RegularItalic-f08f30f0.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Medium-216a2049.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-MediumItalic-aca0fb40.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Semibold-070077f0.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-SemiboldItalic-ea1bc21f.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Bold-1b401dca.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-BoldItalic-70a46041.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Extrabold-5315109f.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-ExtraboldItalic-e1041773.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-Black-dc9aa35f.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(https://bsg.world/public/assets/ttf/Gilroy-BlackItalic-ec197cee.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}.clr-white{color:#fff}.clr-character-light-primary{color:#414141}.clr-character-light-secondary{color:#616161}.container{max-width:1204px;width:-webkit-calc(100% - 96x);width:-moz-calc(100% - 96x);width:calc(100% - 96x);margin-left:auto;margin-right:auto}@media only screen and (max-width: 1300px){.container{width:-webkit-calc(100% - 84px);width:-moz-calc(100% - 84px);width:calc(100% - 84px)}}@media only screen and (max-width: 1200px){.container{width:-webkit-calc(100% - 72px);width:-moz-calc(100% - 72px);width:calc(100% - 72px)}}@media only screen and (max-width: 992px){.container{width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px);width:calc(100% - 56px)}}@media only screen and (max-width: 768px){.container{width:-webkit-calc(100% - 44px);width:-moz-calc(100% - 44px);width:calc(100% - 44px)}}@media only screen and (max-width: 576px){.container{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}}.btn-16{height:48px;padding:0 32px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;cursor:pointer;text-decoration:none;border-radius:16px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}@media only screen and (max-width: 992px){.btn-16{height:44px;font-size:15px;line-height:23px}}@media only screen and (max-width: 680px){.btn-16{height:40px;font-size:14px;line-height:18px}}.btn-16.btn-bg--md{height:32px}.btn-bg.disabled{background:#919191!important;color:#fff!important;cursor:no-drop}.btn-bg.btn-bg--daybreak-blue-6{background:#1890ff;color:#fff}.btn-bg.btn-bg--daybreak-blue-6:hover{background:#0050b3;color:#fff}.btn-bg.btn-bg--white{background:#fff;color:#08f}.btn-bg.btn-bg--white svg path{fill:#08f}.btn-bg.btn-bg--white:hover{background:#0088FF;color:#fff}.btn-bg.btn-bg--white:hover svg path{fill:#fff}.btn-br{background:transparent}.btn-br.disabled{border:1px solid #bfbfbf!important;color:#919191!important;cursor:no-drop}.btn-br.btn-br--daybreak-blue-6{background:transparent;border:1px solid #1890ff;color:#1890ff}.btn-br.btn-br--daybreak-blue-6:hover{border:1px solid #0050b3;color:#0050b3}.btn-text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;text-decoration:none;white-space:nowrap}.btn-text:hover .btn-text__title{color:#0050b3}.btn-text:hover .btn-text__icon path{fill:#0050b3}.btn-text .btn-text__title{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#1890ff}@media only screen and (max-width: 992px){.btn-text .btn-text__title{font-size:15px;line-height:21px}}@media only screen and (max-width: 680px){.btn-text .btn-text__title{font-size:14px;line-height:18px}}.btn-text .btn-text__icon{margin-left:13px;width:6px;-webkit-transform:translateY(5.5px);-moz-transform:translateY(5.5px);transform:translateY(5.5px)}@media only screen and (max-width: 992px){.btn-text .btn-text__icon{-webkit-transform:translateY(4px);-moz-transform:translateY(4px);transform:translateY(4px)}}@media only screen and (max-width: 680px){.btn-text .btn-text__icon{-webkit-transform:translateY(2.5px);-moz-transform:translateY(2.5px);transform:translateY(2.5px)}}.btn-text .btn-text__icon path{fill:#1890ff}.btn-bg--with-arrow-v1 svg{height:10px;margin-left:12px}.text-align-center{text-align:center}.text-main-regular-10{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:10px;line-height:12px}.text-main-bold-10{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:700;font-size:10px;line-height:12px}.text-main-medium-12{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:12px;line-height:14px}.text-main-regular-12{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px}.text-main-bold-13{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:700;font-size:13px;line-height:18px;letter-spacing:.45px}@media only screen and (max-width: 768px){.text-main-bold-13{font-size:12px;line-height:17px}}.text-main-light-14{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:14px;line-height:18px}.text-main-regular-14{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.text-main-regular-14.text-main-regular-14--w-768{width:65%}@media only screen and (max-width: 992px){.text-main-regular-14.text-main-regular-14--w-768{width:70%}}@media only screen and (max-width: 768px){.text-main-regular-14.text-main-regular-14--w-768{width:75%}}@media only screen and (max-width: 560px){.text-main-regular-14.text-main-regular-14--w-768{width:80%}}@media only screen and (max-width: 480px){.text-main-regular-14.text-main-regular-14--w-768{width:85%}}.text-main-medium-14{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px}.text-main-light-16{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:16px;line-height:22px}@media only screen and (max-width: 992px){.text-main-light-16{font-size:14.5px;line-height:22px}}@media only screen and (max-width: 768px){.text-main-light-16{font-size:13px;line-height:22px}}.text-main-regular-16{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px}@media only screen and (max-width: 992px){.text-main-regular-16{font-size:15px;line-height:21px}}@media only screen and (max-width: 768px){.text-main-regular-16{font-size:14px;line-height:18px}}.text-main-medium-16{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:16px;line-height:24px}@media only screen and (max-width: 992px){.text-main-medium-16{font-size:15px;line-height:21px}}@media only screen and (max-width: 768px){.text-main-medium-16{font-size:14px;line-height:18px}}.text-main-semibold-16{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:600;font-size:16px;line-height:24px}@media only screen and (max-width: 992px){.text-main-semibold-16{font-size:15px;line-height:21px}}@media only screen and (max-width: 768px){.text-main-semibold-16{font-size:14px;line-height:18px}}.text-main-regular-20{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:20px;line-height:28px}@media only screen and (max-width: 992px){.text-main-regular-20{font-size:17px;line-height:23px}}@media only screen and (max-width: 768px){.text-main-regular-20{font-size:14px;line-height:18px}}.text-main-regular-20 b{font-weight:600}.text-main-light-20{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:20px;line-height:28px}@media only screen and (max-width: 992px){.text-main-light-20{font-size:17px;line-height:23px}}@media only screen and (max-width: 768px){.text-main-light-20{font-size:14px;line-height:18px}}.text-main-light-20 b{font-weight:600}.text-main-medium-20{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:20px;line-height:28px}@media only screen and (max-width: 992px){.text-main-medium-20{font-size:18px;line-height:24px}}@media only screen and (max-width: 768px){.text-main-medium-20{font-size:16px;line-height:24px}}.text-main-medium-20.text-main-medium-20--w-768{width:65%}@media only screen and (max-width: 992px){.text-main-medium-20.text-main-medium-20--w-768{width:70%}}@media only screen and (max-width: 768px){.text-main-medium-20.text-main-medium-20--w-768{width:75%}}@media only screen and (max-width: 560px){.text-main-medium-20.text-main-medium-20--w-768{width:80%}}@media only screen and (max-width: 480px){.text-main-medium-20.text-main-medium-20--w-768{width:85%}}.text-main-medium-24{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:24px;line-height:32px}@media only screen and (max-width: 992px){.text-main-medium-24{font-size:21px;line-height:25px}}@media only screen and (max-width: 768px){.text-main-medium-24{font-size:18px;line-height:24px}}.text-main-medium-30{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:30px;line-height:38px}@media only screen and (max-width: 992px){.text-main-medium-30{font-size:27px;line-height:35px}}@media only screen and (max-width: 768px){.text-main-medium-30{font-size:24px;line-height:32px}}.text-main-regular-38{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:38px;line-height:46px}@media only screen and (max-width: 992px){.text-main-regular-38{font-size:34px;line-height:42px}}@media only screen and (max-width: 768px){.text-main-regular-38{font-size:30px;line-height:38px}}.text-main-medium-38{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:38px;line-height:46px}@media only screen and (max-width: 992px){.text-main-medium-38{font-size:34px;line-height:42px}}@media only screen and (max-width: 768px){.text-main-medium-38{font-size:30px;line-height:38px}}.text-main-medium-46{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:46px;line-height:54px}@media only screen and (max-width: 992px){.text-main-medium-46{font-size:38px;line-height:46px}}@media only screen and (max-width: 768px){.text-main-medium-46{font-size:30px;line-height:38px}}.text-main-medium-56{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:56px;line-height:64px}@media only screen and (max-width: 992px){.text-main-medium-56{font-size:47px;line-height:55px}}@media only screen and (max-width: 768px){.text-main-medium-56{font-size:38px;line-height:46px}}.el--typo-img-v1{width:100%;border-radius:16px}.el--typo-list-v1{list-style:none;padding:0}.el--typo-list-v1 .el__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:24px}.el--typo-list-v1 .el__item:last-of-type{margin-bottom:0}@media only screen and (max-width: 992px){.el--typo-list-v1 .el__item{margin-bottom:20px}}@media only screen and (max-width: 768px){.el--typo-list-v1 .el__item{margin-bottom:16px}}.el--typo-list-v1 .el__item.el__item--with-title-text-main-medium-16{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.el--typo-list-v1 .el__item.el__item--with-title-text-main-medium-16 .el__item-circle{margin-top:5px}.el--typo-list-v1 .el__item-text{color:#616161}.el--typo-list-v1 .el__item-circle{position:relative;height:12px;border-radius:50%;aspect-ratio:1/1;margin-right:16px}.el--typo-list-v1 .el__item-circle:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;z-index:1;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.el--typo-list-v1.el--typo-list-bg-white .el__item-circle:after{background:#fff;border-radius:50%}.el--typo-list-v1.el--typo-list-logo-gradient-v1 .el__item-circle{background:-webkit-linear-gradient(218deg,#03A9F4 17.72%,#48AB17 100%);background:-moz-linear-gradient(218deg,#03A9F4 17.72%,#48AB17 100%);background:linear-gradient(232deg,#03A9F4 17.72%,#48AB17 100%)}.el--typo-list-v1.el--typo-list-logo-gradient-v2 .el__item-circle{background:-webkit-linear-gradient(218deg,#03A9F4 17.72%,#01579B 100%);background:-moz-linear-gradient(218deg,#03A9F4 17.72%,#01579B 100%);background:linear-gradient(232deg,#03A9F4 17.72%,#01579B 100%)}.el--typo-list-v3{padding:0}.el--typo-list-v3.el--typo-list-v3--fs-14 .el__item::marker,.el--typo-list-v3.el--typo-list-v3--fs-14 .el__text{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:14px;line-height:18px}@media only screen and (max-width: 992px){.el--typo-list-v3.el--typo-list-v3--fs-14 .el__item::marker,.el--typo-list-v3.el--typo-list-v3--fs-14 .el__text{font-size:14px;line-height:18px}}@media only screen and (max-width: 768px){.el--typo-list-v3.el--typo-list-v3--fs-14 .el__item::marker,.el--typo-list-v3.el--typo-list-v3--fs-14 .el__text{font-size:14px;line-height:18px}}.el--typo-list-v3 .el__item{margin-bottom:8px}.el--typo-list-v3 .el__item:last-of-type{margin-bottom:0}.el--typo-list-v3 .el__item::marker,.el--typo-list-v3 .el__text{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:300;font-size:16px;line-height:22px}@media only screen and (max-width: 992px){.el--typo-list-v3 .el__item::marker,.el--typo-list-v3 .el__text{font-size:14.5px;line-height:22px}}@media only screen and (max-width: 768px){.el--typo-list-v3 .el__item::marker,.el--typo-list-v3 .el__text{font-size:13px;line-height:22px}}.el--typo-list-v3 .el__text b{font-weight:600}.el--typo-list-v3 .el__text a{text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#1890ff}.el--typo-list-v3 .el__text a:hover{color:#0050b3}.el--typo-list-v3.el--typo-list-v3--type-disc{list-style-type:disc;padding-left:30px}.el--typo-list-v3.el--typo-list-v3--type-disc .el__item::marker{margin-bottom:2px}.el--typo-list-v3.el--typo-list-v3--type-lower-alpha{list-style-type:lower-alpha;padding-left:30px}.el--typo-list-v3.el--typo-list-v3--type-decimal{list-style-type:decimal;padding-left:30px}.el--typo-list-v3.el--typo-list-v3--type-dash{list-style-type:none;padding-left:18px}.el--typo-list-v3.el--typo-list-v3--type-dash .el__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.el--typo-list-v3.el--typo-list-v3--type-dash .el__item:before{content:"–"}.el--typo-list-v3.el--typo-list-v3--type-dash .el__text{margin-left:8px}.el--typo-list-v3.el--typo-list-v3--fs-14 .el__item::marker,.el--typo-list-v3.el--typo-list-v3--fs-14 .el__text{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.el--typo-table-v1{overflow-x:hidden;position:relative;width:100%}.el--typo-table-v1 .el__table-scroll-wrapper{overflow-x:auto;width:100%;padding-bottom:4px}.el--typo-table-v1 table{border-collapse:collapse;font-family:Gilroy,Helvetica,Arial,sans-serif;font-size:14px;line-height:18px;color:#414141;width:100%}@media only screen and (max-width: 680px){.el--typo-table-v1 table{white-space:nowrap}}.el--typo-table-v1 thead{background:#F5F5F5}.el--typo-table-v1 thead th{border-bottom:1px solid #E8E8E8;text-align:left;padding:8px 16px;font-weight:500}.el--typo-table-v1 tr{height:48px}.el--typo-table-v1 tbody td{padding:12px 16px;border-bottom:1px solid #E8E8E8;font-weight:400}.el--typo-table-v1 strong{font-weight:500}.el--typo-table-v1 .el--typo-list-v3 .el__item::marker,.el--typo-table-v1 .el--typo-list-v3 .el__text{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#414141}.el--typo-table-v1 a{color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;text-decoration:none}.el--typo-table-v1 a:hover{color:#0050b3}.el--copy-quote-v1{padding:20px 20px 12px;border-radius:30px;border:4px solid #f5f5f5}.el--copy-quote-v1 .el__btn{margin-top:16px;padding:7px 12px 7px 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;cursor:pointer}.el--copy-quote-v1 .el__btn:hover .el__btn-title{color:#0050b3}.el--copy-quote-v1 .el__btn:hover .el__btn-img path{fill:#0050b3}.el--copy-quote-v1 .el__btn-title{margin-right:8px;color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;display:none}.el--copy-quote-v1 .el__btn-title.active{display:block}.el--copy-quote-v1 .el__btn-img path{fill:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.el--typo-code-v1{display:-ms-grid;display:grid;margin:0;padding:0}.el--typo-code-v1 .hljs{background:#000000;line-height:17px;border-radius:30px;overflow:auto;padding:30px 25px}@media only screen and (max-width: 768px){.el--typo-code-v1 .hljs{padding:26px 20px}}@media only screen and (max-width: 576px){.el--typo-code-v1 .hljs{line-height:15px;font-size:12px}}.el--typo-code-v1 code.hljs{font-size:.875em;scrollbar-width:none;-ms-overflow-style:none}.el--typo-code-v1 code.hljs::-webkit-scrollbar{display:none}.custom-vertical-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.custom-vertical-scroll::-webkit-scrollbar{width:3px}.custom-vertical-scroll::-webkit-scrollbar-track{background:#fff}.custom-vertical-scroll::-webkit-scrollbar-thumb{background:#1890ff}.custom-vertical-scroll::-webkit-scrollbar-thumb:hover{background:#0050b3}.custom-horizontal-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.custom-horizontal-scroll::-webkit-scrollbar{height:3px}.custom-horizontal-scroll::-webkit-scrollbar-track{background:#fff}.custom-horizontal-scroll::-webkit-scrollbar-thumb{background:#1890ff}.custom-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#0050b3}.form-field.with-error .form-field__error{display:block;max-width:360px;width:100%}@media only screen and (max-width: 480px){.form-field.with-error .form-field__error{max-width:100%}}.form-field.with-error .form-field__input{border:1px solid #CE263A}.form-field.with-error .form-field__input::-webkit-input-placeholder{color:#ce263a}.form-field.with-error .form-field__input:-moz-placeholder{color:#ce263a}.form-field.with-error .form-field__input::-moz-placeholder{color:#ce263a}.form-field.with-error .form-field__input:-ms-input-placeholder{color:#ce263a}.form-field.with-error .form-field__country .form-field__arrow-icon path{fill:#ce263a}.form-field.with-error .form-field__country .form-field__title{color:#ce263a}.form-field.with-error .form-field__file .form-field__icon path{fill:#ce263a}.form-field.with-error .form-field__file .form-field__title,.form-field.with-error .form-field__file .form-field__hint{color:#ce263a}.form-field.with-error .form-field__checkbox-box{border:1px solid #CE263A}.form-field__error{margin-top:6px;color:#ce263a;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;display:none}.sec__field--captcha .form-field__error{text-align:center}.form-field__captcha .form-field__captcha-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.form-field__captcha .form-field__captcha-item--lg iframe{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0}@media screen and (max-width: 480px){.form-field__captcha .form-field__captcha-item--lg iframe{-webkit-transform:scale(.86);-moz-transform:scale(.86);transform:scale(.86)}}@media screen and (max-width: 480px){.form-field__captcha .form-field__captcha-item--lg div:first-of-type{width:261.44px!important;height:67.08px!important}}@media screen and (max-width: 386px){.form-field__captcha .form-field__captcha-item--lg{display:none}}.form-field__captcha .form-field__captcha-item--sm{display:none}@media screen and (max-width: 386px){.form-field__captcha .form-field__captcha-item--sm{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}.form-field__input{padding:8px 16px;width:360px;height:48px;border-radius:16px;border:1px solid #E8E8E8;color:#414141;background:#ffffff;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;outline:none}.form-field__input:focus-visible{border:1px solid #0185FF;-webkit-box-shadow:0 0 4px rgba(3,169,244,.5);box-shadow:0 0 4px #03a9f480}.form-field__input:hover:not(:focus-visible){border:1px solid #0185FF}.form-field__input::-webkit-input-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__input:-moz-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__input::-moz-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__input:-ms-input-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}@media only screen and (max-width: 480px){.form-field__input{width:100%}}.form-field__textarea{padding:8px 16px;width:360px;border-radius:16px;border:1px solid #E8E8E8;color:#414141;background:#ffffff;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;outline:none;resize:vertical}.form-field__textarea:focus-visible{border:1px solid #0185FF;-webkit-box-shadow:0 0 4px rgba(3,169,244,.5);box-shadow:0 0 4px #03a9f480}.form-field__textarea:hover:not(:focus-visible){border:1px solid #0185FF}.form-field__textarea::-webkit-input-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__textarea:-moz-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__textarea::-moz-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__textarea:-ms-input-placeholder{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}@media only screen and (max-width: 480px){.form-field__textarea{width:100%}}.form-field__checkbox{display:-ms-grid;display:grid;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-grid-columns:16px 1fr;grid-template-columns:16px 1fr}.form-field__checkbox.is-hover .form-field__checkbox-check{top:50%;left:50%;width:8px;height:8px;background:#0185FF;border-radius:1px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.form-field__checkbox.is-active .form-field__checkbox-check{top:0;left:0;width:100%;height:100%;background:#0185FF;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.form-field__checkbox.is-active .form-field__checkbox-box{border:1px solid #0185FF}.form-field__checkbox.is-active .form-field__checkbox-icon{display:block}.form-field__checkbox-box{cursor:pointer;position:relative;width:100%;aspect-ratio:1/1;background:#FFF;border:1px solid #424242;border-radius:2px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.form-field__checkbox-check{position:absolute;z-index:1}.form-field__checkbox-icon{display:none;width:11px}.form-field__checkbox-text{cursor:pointer;padding-left:8px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#414141}.form-field__checkbox-text a{text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#0185ff}.form-field__checkbox-text a:hover{color:#0050b3}.form-field--icon-btn .form-field__wrapper{position:relative}.form-field--icon-btn .form-field__icon-btn{position:absolute;top:0;right:0;height:100%;width:48px;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:pointer;border-top-right-radius:16px;border-bottom-right-radius:16px}.form-field--icon-btn .form-field__icon-btn:hover .form-field__icon path{fill:#1890ff}.form-field--icon-btn .form-field__icon{width:20px;aspect-ratio:1/1}.form-field--icon-btn .form-field__icon path{fill:#616161;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease}.form-field--icon-btn .form-field__input{padding-right:56px}.form-field__select{position:relative}.form-field__select .form-field__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;cursor:pointer}.form-field__select .form-field__title{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__select .form-field__arrow-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__select .form-field__arrow-icon{width:11px}.form-field__select .form-field__arrow-icon path{fill:#616161}.form-field__select .form-field__select-popup{position:absolute;width:100%;left:0;top:-1px;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;border-radius:16px;background:#FFF;z-index:50;padding:24px 0;display:none}.form-field__select .form-field__select-popup.active{display:block}.form-field__select .form-field__select-popup-items{padding:0 24px;height:215px;overflow-y:scroll;overflow-x:hidden}.form-field__select .form-field__select-popup-item{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:8px;cursor:pointer}.form-field__select .form-field__select-popup-item:last-of-type{margin-bottom:0}.form-field__select .form-field__select-popup-item:hover .form-field__select-popup-title,.form-field__select .form-field__select-popup-item.active .form-field__select-popup-title{color:#1890ff}@media only screen and (max-width: 992px){.form-field__select .form-field__select-popup-item{width:75%}}.form-field__select .form-field__select-popup-title{color:#424242}.form-field__select .form-field__select-popup-item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-right:8px}.form-field__select .form-field__select-popup-item-img{width:22px}.form-field__country{position:relative}.form-field__country .form-field__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;cursor:pointer}.form-field__country .form-field__left-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.form-field__country .form-field__flag-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-right:8px}.form-field__country .form-field__flag-icon{width:22px}.form-field__country .form-field__title{color:#616161;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px}.form-field__country .form-field__arrow-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__country .form-field__arrow-icon{width:11px}.form-field__country .form-field__arrow-icon path{fill:#616161}.form-field__country .form-field__countries{position:absolute;width:360px;left:0;top:-1px;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;border-radius:16px;background:#FFF;z-index:50;padding:24px 0;display:none}@media only screen and (max-width: 480px){.form-field__country .form-field__countries{width:100%}}.form-field__country .form-field__countries.active{display:block}.form-field__country .form-field__countries-items{padding:0 24px;height:215px;overflow-y:scroll;overflow-x:hidden}.form-field__country .form-field__countries-item{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:8px;cursor:pointer}.form-field__country .form-field__countries-item:last-of-type{margin-bottom:0}.form-field__country .form-field__countries-item:hover .form-field__countries-title,.form-field__country .form-field__countries-item.active .form-field__countries-title{color:#1890ff}.form-field__country .form-field__countries-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__country .form-field__countries-img{width:24px}.form-field__country .form-field__countries-title{margin-left:8px;color:#424242;text-align:left}.form-field__phone,.form-field__phone .form-field__wrapper{position:relative}.form-field__phone .form-field__popup-btn{position:absolute;top:1px;left:1px;height:-webkit-calc(100% - 2px);height:-moz-calc(100% - 2px);height:calc(100% - 2px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:64px;border-top-left-radius:16px;border-bottom-left-radius:16px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;background:#ffffff;cursor:pointer}.form-field__phone .form-field__popup-btn:hover{background:#E8E8E8}.form-field__phone .form-field__popup-btn:hover .form-field__arrow-icon path{fill:#1890ff}.form-field__phone .form-field__flag-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__phone .form-field__flag-icon{width:22px}.form-field__phone .form-field__arrow-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-left:6px}.form-field__phone .form-field__arrow-icon{width:11px}.form-field__phone .form-field__arrow-icon path{fill:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.form-field__phone .form-field__input{padding-left:74px}.form-field__phone .form-field__phones{position:absolute;width:360px;left:0;top:-1px;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;border-radius:16px;background:#FFF;z-index:50;padding:24px 0;display:none}@media only screen and (max-width: 480px){.form-field__phone .form-field__phones{width:100%}}.form-field__phone .form-field__phones.active{display:block}.form-field__phone .form-field__phones-items{padding:0 24px;height:215px;overflow-y:scroll;overflow-x:hidden}.form-field__phone .form-field__phones-item{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:8px;cursor:pointer}.form-field__phone .form-field__phones-item:last-of-type{margin-bottom:0}.form-field__phone .form-field__phones-item:hover .form-field__phones-title,.form-field__phone .form-field__phones-item.active .form-field__phones-title{color:#1890ff}.form-field__phone .form-field__phones-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__phone .form-field__phones-img{width:24px}.form-field__phone .form-field__phones-title{margin-left:8px;color:#424242}.form-field__phone .form-field__phones-title span{color:#919191}.form-field__file{position:relative}.form-field__file .form-field__input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form-field__file .form-field__wrapper{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;padding:6px 8px}.form-field__file .form-field__wrapper:hover .form-field__icon path{fill:#0050b3}.form-field__file .form-field__wrapper:hover .form-field__title{color:#0050b3}.form-field__file .form-field__icon-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.form-field__file .form-field__icon path{fill:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.form-field__file .form-field__title{margin-left:8px;color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.form-field__file .form-field__hint{padding-left:8px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:10px;line-height:12px;color:#616161;max-width:100%;overflow:hidden}.header--fixed{position:fixed;top:0;left:0;width:100%;z-index:90;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;background:#fff;padding-bottom:20px}@media only screen and (max-width: 992px){.header--fixed{padding-bottom:0}}.header--fixed.active{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.header__row{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__row-link{position:relative;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.header__row-link:hover .header__row-link-title,.header__row-link.active .header__row-link-title,.header__row-link.dropdown-active .header__row-link-title{color:#1890ff}.header__row-link:hover .header__row-link-img path,.header__row-link.active .header__row-link-img path,.header__row-link.dropdown-active .header__row-link-img path{fill:#1890ff}.header__row-link:hover .header__row-link-dropdown-dont-close-area,.header__row-link.active .header__row-link-dropdown-dont-close-area,.header__row-link.dropdown-active .header__row-link-dropdown-dont-close-area{display:initial}.header__row-link-dropdown-hover-area{position:absolute;top:-6px;left:-8px;height:-webkit-calc(100% + 12px);height:-moz-calc(100% + 12px);height:calc(100% + 12px);width:-webkit-calc(100% + 16px);width:-moz-calc(100% + 16px);width:calc(100% + 16px);z-index:15;cursor:pointer}.header__row-link--wide-menu .header__row-link-dropdown-dont-close-area{position:absolute;top:-6px;left:-8px;height:-webkit-calc(100% + 31px);height:-moz-calc(100% + 31px);height:calc(100% + 31px);width:-webkit-calc(100% + 16px);width:-moz-calc(100% + 16px);width:calc(100% + 16px);z-index:20;cursor:pointer;display:none}.header__row-link-dropdown-link{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer}.header__row-link-title{color:#414141}.header__row-link-img{margin-left:6px}.header__row-link-img path{fill:#414141}.header__menu{position:absolute;border-radius:20px}.header__row-logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.header__langs-title{text-transform:uppercase}.header__menu--langs .header__menu-item.active .header__menu-item-title{color:#1890ff}.header__row:nth-child(1){padding:20px 24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.header__row:nth-child(1) .header__row-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__row:nth-child(1) .header__row-col:nth-child(1){padding-left:155px}@media only screen and (max-width: 1080px){.header__row:nth-child(1) .header__row-col:nth-child(1){padding-left:125px}}.header__row:nth-child(1) .header__row-col:nth-child(1) .header__row-link{margin-right:45px}.header__row:nth-child(1) .header__row-col:nth-child(1) .header__row-link:nth-child(2){margin-right:61px}.header__row:nth-child(1) .header__row-col:nth-child(2) .header__row-link{margin-right:40px}.header__row:nth-child(1) .header__row-btn{position:relative;width:78px;height:26px;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:5px 8px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;text-decoration:none;color:#414141;border:1px solid #424242;border-radius:4px;-webkit-transition:color .15s ease,border .15s ease;-moz-transition:color .15s ease,border .15s ease;transition:color .15s ease,border .15s ease}.header__row:nth-child(1) .header__row-btn:hover{color:#0050b3;border:1px solid #0050b3;font-weight:500}.header__row:nth-child(1) .header__row-btn:after{content:"";font-weight:500;height:0;overflow:hidden;visibility:hidden;display:block}.header__row:nth-child(2){background:#F5F5F5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:12px 24px;border-radius:16px}.header__row:nth-child(2) .header__row-logo{margin-right:80px}@media only screen and (max-width: 1080px){.header__row:nth-child(2) .header__row-logo{margin-right:50px}}.header__row:nth-child(2) .header__row-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__row:nth-child(2) .header__row-link{margin-right:40px}.header__row:nth-child(2) .header__row-link:last-of-type{margin-right:0}.header__row:nth-child(2) .header__row-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__row:nth-child(2) .header__row-btns .header__row-link{margin-right:16px}.header__row:nth-child(2) .header__row-btns .header__row-btn{height:32px;padding:0 12px;border-radius:8px;font-size:12px;line-height:14px;font-weight:400}.header__row:nth-child(2) .header__row-btns .header__row-btn:last-of-type{margin-left:8px}.header__menu--tight{width:268px;top:100%;left:-24px;z-index:9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding-top:5px;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .35s ease,visibility .35s ease;-moz-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease}.header__menu--tight.active{opacity:1;visibility:visible;pointer-events:auto;z-index:50}.header__menu--tight .header__menu-nav{cursor:initial;width:100%;padding:24px;background:#fff;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;border-radius:20px}.header__menu--tight .header__menu-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin-bottom:16px;text-decoration:none;cursor:pointer}.header__menu--tight .header__menu-item:last-child{margin-bottom:0}.header__menu--tight .header__menu-item:not(.header__menu-item--disabled):hover .header__menu-item-icon path{fill:#1890ff}.header__menu--tight .header__menu-item:not(.header__menu-item--disabled):hover .header__menu-item-title{color:#1890ff}.header__menu--tight .header__menu-item.header__menu-item--text-only{margin-bottom:8px;height:32px}.header__menu--tight .header__menu-item.header__menu-item--text-only:last-of-type{margin-bottom:0}.header__menu--tight .header__menu-item.header__menu-item--disabled{cursor:initial}.header__menu--tight .header__menu-item.header__menu-item--disabled .header__menu-item-title{color:#919191}.header__menu--tight .header__menu-item.header__menu-item--disabled .header__menu-item-icon path{fill:#919191}.header__menu--tight .header__menu-item-icon-wrapper{width:32px;aspect-ratio:1/1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.header__menu--tight .header__menu-item-icon{margin-right:8px}.header__menu--tight .header__menu-item-icon path{fill:#262626}.header__menu--tight .header__menu-item-title{color:#262626;white-space:nowrap}.header__menu--tight .header__menu-item-label{margin-left:16px}.header__menu--tight .header__menu-item-label.header__menu-item-label--api{padding:2px 8px;color:#2f54eb;border:1px solid #adc6ff;background:#f0f5ff;border-radius:4px}.header__menu--tight .header__menu-item-label.header__menu-item-label--soon{color:#0185ff;text-transform:uppercase}.header__menu--wide{width:1204px;top:-webkit-calc(100% + 19px);top:-moz-calc(100% + 19px);top:calc(100% + 19px);z-index:9;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .35s ease,visibility .35s ease;-moz-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease}.header__menu--wide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:50}@media only screen and (max-width: 1264px){.header__menu--wide{width:-webkit-calc(100vw - 60px);width:-moz-calc(100vw - 60px);width:calc(100vw - 60px)}}@media only screen and (max-width: 1200px){.header__menu--wide{width:-webkit-calc(100vw - 50px);width:-moz-calc(100vw - 50px);width:calc(100vw - 50px)}}@media only screen and (max-width: 992px){.header__menu--wide{width:-webkit-calc(100vw - 40px);width:-moz-calc(100vw - 40px);width:calc(100vw - 40px)}}.header__menu--wide.header__menu--wide--products{left:-179px}@media only screen and (max-width: 1080px){.header__menu--wide.header__menu--wide--products{left:-149px}}.header__menu--wide.header__menu--wide--solutions{left:-289.21px}@media only screen and (max-width: 1080px){.header__menu--wide.header__menu--wide--solutions{left:-259.21px}}.header__menu--wide .header__menu-nav{width:25%;background:#F5F5F5;border:5px solid #fff;border-top-left-radius:20px;border-bottom-left-radius:20px}@media only screen and (max-width: 1200px){.header__menu--wide .header__menu-nav{width:23%}}.header__menu--wide .header__menu-nav-item-wrapper{height:32px;padding:0 40px}.header__menu--wide .header__menu-nav-item-wrapper:first-of-type{margin-top:56px}.header__menu--wide .header__menu-nav-item-wrapper:last-of-type{margin-bottom:56px}@media only screen and (max-width: 1200px){.header__menu--wide .header__menu-nav-item-wrapper{padding:0 28px}}.header__menu--wide .header__menu-nav-item{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.header__menu--wide .header__menu-nav-item:hover:not(.active) .header__menu-nav-icon path{fill:#1890ff}.header__menu--wide .header__menu-nav-item:hover:not(.active) .header__menu-nav-title{color:#1890ff}.header__menu--wide .header__menu-nav-item:hover:not(.active) .header__menu-nav-arrow-icon{opacity:1}.header__menu--wide .header__menu-nav-item.active .header__menu-nav-arrow-icon{opacity:1}.header__menu--wide .header__menu-nav-item.active .header__menu-nav-icon path{fill:#1890ff}.header__menu--wide .header__menu-nav-item.active .header__menu-nav-title{color:#1890ff}.header__menu--wide .header__menu-nav-line{height:1px;width:-webkit-calc(100% - 80px);width:-moz-calc(100% - 80px);width:calc(100% - 80px);margin:40px auto;background:#E8E8E8}@media only screen and (max-width: 1200px){.header__menu--wide .header__menu-nav-line{width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px);width:calc(100% - 56px)}}.header__menu--wide .header__menu-nav-icon-wrapper{height:32px;width:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:8px}.header__menu--wide .header__menu-nav-icon path{fill:#424242}.header__menu--wide .header__menu-nav-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__menu--wide .header__menu-nav-title{color:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.header__menu--wide .header__menu-nav-arrow-icon{opacity:0}.header__menu--wide .header__menu-nav-arrow-icon path{fill:#1890ff}.header__menu--wide .header__menu-grid{width:75%;padding:24px 32px;background:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px;display:none}.header__menu--wide .header__menu-grid.active{display:initial}@media only screen and (max-width: 1200px){.header__menu--wide .header__menu-grid{width:77%;padding:20px 28px}}.header__menu--wide .header__menu-grid-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:28.5px;-moz-column-gap:28.5px;column-gap:28.5px;margin-bottom:16px}.header__menu--wide .header__menu-grid-row:first-child .header__menu-grid-item{padding-top:20px}.header__menu--wide .header__menu-grid-row:last-of-type{margin-bottom:0}.header__menu--wide .header__menu-grid-row:last-of-type .header__menu-grid-item{padding-bottom:20px}.header__menu--wide .header__menu-grid-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:16px 0;text-decoration:none}.header__menu--wide .header__menu-grid-item:not(.header__menu-grid-item--disabled):hover .header__menu-grid-title{color:#1890ff}.header__menu--wide .header__menu-grid-item.header__menu-grid-item--disabled .header__menu-grid-icon-wrapper{background:#F5F5F5}.header__menu--wide .header__menu-grid-item.header__menu-grid-item--disabled .header__menu-grid-item-label--api{color:#414141;background:#f5f5f5;border:1px solid #d9d9d9}.header__menu--wide .header__menu-grid-item.header__menu-grid-item--disabled .header__menu-grid-title{color:#919191}.header__menu--wide .header__menu-grid-icon-wrapper{position:relative;min-width:64px;min-height:64px;max-width:64px;max-height:64px;margin-right:16px;border-radius:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#E6F7FF}.header__menu--wide .header__menu-grid-title{margin-bottom:8px;color:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.header__menu--wide .header__menu-grid-text{padding-right:14px;color:#616161}.header__menu--wide .header__menu-grid-item-label{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.header__menu--wide .header__menu-grid-item-label.header__menu-grid-item-label--api{top:-8px;height:16px;padding:0 8px;color:#2f54eb;background:#f0f5ff;border:1px solid #adc6ff;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.header__menu--wide .header__menu-grid-item-label.header__menu-grid-item-label--soon{color:#0185ff;text-transform:uppercase;text-align:center;bottom:-14px}@media only screen and (max-width: 992px){.header__row:nth-child(1),.header__row:nth-child(2){display:none}}.header__row:nth-child(3){display:none;padding:18px 0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width: 992px){.header__row:nth-child(3){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}.header__row:nth-child(3) .header__burger{position:relative;width:21px;margin-right:5px}@media only screen and (max-width: 768px){.header__row:nth-child(3) .header__burger{margin-right:1px}}.header__row:nth-child(3) .header__burger-touch-area{position:absolute;top:-8.5px;left:-5.5px;width:-webkit-calc(100% + 11px);width:-moz-calc(100% + 11px);width:calc(100% + 11px);height:-webkit-calc(100% + 17px);height:-moz-calc(100% + 17px);height:calc(100% + 17px);z-index:1}.header__row:nth-child(3) .header__burger-line{height:1px;width:100%;background:#414141;border-radius:1px}.header__row:nth-child(3) .header__burger-line:nth-child(2){margin:6px 0}.mobmenu{position:fixed;top:0;right:0;height:100%;width:100%;z-index:99;background:rgba(0,0,0,.7019607843);display:-ms-grid;display:grid;-ms-grid-columns:1fr 40px;grid-template-columns:1fr 40px;overflow-y:auto;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translate(100%);opacity:0}.mobmenu.active{-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0);opacity:1}.mobmenu__divider{width:100%;height:1px;background:#E8E8E8}.mobmenu__body{height:100%;padding:24px 24px 48px;background:#fff}.mobmenu__nav-menu{display:none}.mobmenu__nav-menu.active{display:initial}.mobmenu__nav-menu .mobmenu__divider{margin:8px 0 16px}.mobmenu__nav-item{height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:8px;cursor:pointer;text-decoration:none}.mobmenu__nav-item:last-of-type{margin-bottom:0}.mobmenu__nav-item:hover .mobmenu__nav-item-link,.mobmenu__nav-item.active .mobmenu__nav-item-link{color:#1890ff}.mobmenu__nav-item:hover .mobmenu__nav-item-arrow,.mobmenu__nav-item.active .mobmenu__nav-item-arrow{fill:#1890ff}.mobmenu__nav-item.mobmenu__nav-item--icon-link{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin-bottom:16px}.mobmenu__nav-item.mobmenu__nav-item--icon-link:last-of-type{margin-bottom:8px}.mobmenu__nav-item.mobmenu__nav-item--disabled .mobmenu__nav-item-link{color:#919191}.mobmenu__nav-item.mobmenu__nav-item--disabled .mobmenu__nav-item-icon-wrapper{background:#F5F5F5}.mobmenu__nav-item-link{color:#424242;text-decoration:none;white-space:nowrap}.mobmenu__nav-item-arrow{fill:#424242}.mobmenu__nav-item-icon-wrapper{margin-right:8px;width:32px;height:32px;border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#E6F7FF}.mobmenu__nav-item-label{margin-left:16px}.mobmenu__nav-item-label.mobmenu__nav-item-label--api{color:#2f54eb;background:#f0f5ff;border:1px solid #adc6ff;border-radius:4px;height:16px;width:31px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mobmenu__nav-item-label.mobmenu__nav-item-label--soon{color:#0185ff;text-transform:uppercase}.mobmenu__footer{margin-top:24px}.mobmenu__footer .mobmenu__divider{margin:24px 0}.mobmenu__dev-btn{width:100%;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:8px 15px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;text-decoration:none;color:#414141;border:1px solid #424242;border-radius:4px}.mobmenu__dev-btn:hover{color:#0050b3;border:1px solid #0050b3;font-weight:500}.mobmenu__footer-btns{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:8px}.mobmenu__footer-btn{height:32px;padding:0 12px;border-radius:8px;font-size:12px;line-height:14px}.mobmenu__langs{position:relative;margin-top:20px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;background:#fff}.mobmenu__langs.dropdown-active .mobmenu__langs-title{color:#1890ff}.mobmenu__langs.dropdown-active .mobmenu__langs-icon{-webkit-transform:rotate(180deg) translateY(.5px);-moz-transform:rotate(180deg) translateY(.5px);transform:rotate(180deg) translateY(.5px)}.mobmenu__langs.dropdown-active .mobmenu__langs-icon path{fill:#1890ff}.mobmenu__langs-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;cursor:pointer;height:24px}.mobmenu__langs-text{margin-right:8px;color:#414141}.mobmenu__langs-title{margin:2px 0;color:#414141;text-transform:uppercase}.mobmenu__langs-icon-wrapper{width:16px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mobmenu__langs-icon{margin-bottom:2px}.mobmenu__langs-icon path{fill:#414141}.mobmenu__langs-menu{position:absolute;width:228px;bottom:100%;left:-15px;z-index:9;padding-bottom:5px;cursor:initial;display:none}.mobmenu__langs-menu.active{display:block}.mobmenu__langs-menu-nav{width:100%;padding:12px 15px;background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.08);box-shadow:0 0 20px #00000014;border-radius:12px;cursor:initial}.mobmenu__langs-menu-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;margin-bottom:8px;height:32px;color:#262626}.mobmenu__langs-menu-item:last-of-type{margin-bottom:0}.mobmenu__langs-menu-item:hover,.mobmenu__langs-menu-item.active{color:#1890ff}.mobmenu__close{width:40px;height:100%;cursor:pointer;padding-top:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mobmenu__close-icon-wrapper{position:-webkit-sticky;position:sticky;top:24px;z-index:2;width:32px;height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mobmenu__close-icon{width:14px}.footer{padding:48px 0 32px;background:#FAFAFA}.footer .footer__row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}@media only screen and (max-width: 992px){.footer .footer__row{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-row-gap:32px}}@media only screen and (max-width: 768px){.footer .footer__row{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:0}}.footer .footer__col-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin-bottom:10px}.footer .footer__col-link-wrapper:last-child{margin-bottom:0}.footer .footer__col-link-wrapper.footer__col-link-wrapper--disabled .footer__col-link:hover{color:#616161}.footer .footer__col-link{color:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;text-decoration:none}.footer .footer__col-link:hover{color:#0050b3}.footer .footer__col-link-label{margin-left:10px}.footer .footer__col-link-label.footer__col-link-label--soon{color:#0185ff;text-transform:uppercase}.footer .footer__divider{width:100%;height:1px;background:#E8E8E8;margin:40px 0}@media only screen and (max-width: 992px){.footer .footer__divider{margin:36px 0}}@media only screen and (max-width: 768px){.footer .footer__divider{margin:32px 0}}@media only screen and (max-width: 768px){.footer__row--top{grid-row-gap:8px!important}}@media only screen and (max-width: 768px){.footer__row--top .footer__col{padding:0;background:#FFF;border-radius:20px}.footer__row--top .footer__col.active .footer__col-title-icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}}.footer__row--top .footer__col--products,.footer__row--top .footer__col--policy{display:none}@media only screen and (max-width: 768px){.footer__row--top .footer__col--products,.footer__row--top .footer__col--policy{display:block}}@media only screen and (max-width: 768px){.footer__row--top .footer__col-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:14px 20px}}.footer__row--top .footer__col-title{margin-bottom:24px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:26px;color:#414141;text-transform:uppercase}@media only screen and (max-width: 992px){.footer__row--top .footer__col-title{margin-bottom:16px;font-size:14px;line-height:22px}}@media only screen and (max-width: 768px){.footer__row--top .footer__col-title{margin-bottom:0;font-size:13px;line-height:18px}}.footer__row--top .footer__col-title-icon{display:none}@media only screen and (max-width: 768px){.footer__row--top .footer__col-title-icon{display:initial;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}}@media only screen and (max-width: 768px){.footer__row--top .footer__col-links{margin-top:10px;display:none;padding:0 20px 14px}}.footer__row--top .footer__col-link-icon-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:24px;height:24px;margin-right:8px}.footer__row--top .footer__col-link-wrapper--career .footer__col-link-text{margin-left:10px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:700;font-size:10px;line-height:16px;letter-spacing:.4px;color:#0185ff}.footer__row--bottom .footer__col:nth-child(5){display:none}@media only screen and (max-width: 992px){.footer__row--bottom .footer__col:nth-child(1){-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}.footer__row--bottom .footer__col:nth-child(2){-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}.footer__row--bottom .footer__col:nth-child(3){display:none}.footer__row--bottom .footer__col:nth-child(4){-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3}}@media only screen and (max-width: 768px){.footer__row--bottom .footer__col{display:none}.footer__row--bottom .footer__col:nth-child(5){display:block}}.footer__row--bottom .footer__col-links--992{display:none}@media only screen and (max-width: 992px){.footer__row--bottom .footer__col-links--992{display:block}}@media only screen and (max-width: 768px){.footer__row--bottom .footer__col-imgs{margin:32px 0}}.footer__row--bottom .footer__col-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:16px}.footer__row--bottom .footer__col-img-wrapper:last-of-type{margin-bottom:0}.footer__row--bottom .footer__col-img{max-height:45px}@media only screen and (max-width: 768px){.footer__row--bottom .footer__col-img{max-height:33px}}.footer__row--bottom .footer__socials{margin:10px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 768px){.footer__row--bottom .footer__socials{margin:16px 0 0}}.footer__row--bottom .footer__socials-title{margin-right:10px;color:#414141}.footer__row--bottom .footer__socials-link{margin-right:10px}.footer__row--bottom .footer__socials-link:last-of-type{margin-right:0}.footer__row--bottom .footer__socials-link:hover .footer__socials-icon path{fill:#595959}.footer__row--bottom .footer__socials-icon path{fill:#919191}.footer__row--bottom .footer__langs{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;cursor:pointer;margin-bottom:13px}.footer__row--bottom .footer__langs.dropdown-active .footer__langs-title{color:#0050b3}.footer__row--bottom .footer__langs.dropdown-active .footer__langs-icon{fill:#0050b3;-webkit-transform:rotate(180deg) translateY(.5px);-moz-transform:rotate(180deg) translateY(.5px);transform:rotate(180deg) translateY(.5px)}.footer__row--bottom .footer__langs-hover-area{position:absolute;top:-6px;left:-8px;height:-webkit-calc(100% + 12px);height:-moz-calc(100% + 12px);height:calc(100% + 12px);width:-webkit-calc(100% + 16px);width:-moz-calc(100% + 16px);width:calc(100% + 16px);z-index:15;cursor:pointer}.footer__row--bottom .footer__langs-text{color:#414141}.footer__row--bottom .footer__langs-title{color:#414141;margin-left:8px;margin-right:6px;text-transform:uppercase}.footer__row--bottom .footer__langs-icon{fill:#414141;margin-bottom:2px}.footer__row--bottom .footer__langs-menu{position:absolute;width:228px;bottom:100%;left:-24px;z-index:9;padding-bottom:5px;cursor:initial;display:none}.footer__row--bottom .footer__langs-menu.active{display:block}@media (max-width: 1520px){.footer__row--bottom .footer__langs-menu{width:201px}}@media (max-width: 1460px){.footer__row--bottom .footer__langs-menu{width:174px}}@media (max-width: 1400px){.footer__row--bottom .footer__langs-menu{width:147px}}@media (max-width: 1340px){.footer__row--bottom .footer__langs-menu{left:50%;width:190px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}}@media (max-width: 768px){.footer__row--bottom .footer__langs-menu{left:-14px;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}}@media only screen and (max-width: 576px){.footer__row--bottom .footer__langs-menu{left:-11px}}.footer__row--bottom .footer__langs-menu-nav{width:100%;padding:24px;background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.08);box-shadow:0 0 20px #00000014;border-radius:20px;cursor:initial}@media (max-width: 768px){.footer__row--bottom .footer__langs-menu-nav{padding:12px 15px}}@media only screen and (max-width: 576px){.footer__row--bottom .footer__langs-menu-nav{padding:10px 12px}}.footer__row--bottom .footer__langs-menu-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;margin-bottom:8px;height:32px;color:#262626}.footer__row--bottom .footer__langs-menu-item:last-of-type{margin-bottom:0}.footer__row--bottom .footer__langs-menu-item:hover{color:#0050b3}.footer__row--bottom .footer__copy{color:#414141}.cookies{position:fixed;bottom:0;left:0;width:100%;z-index:999;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;background:#fff;padding:32px 0;max-height:65%}.cookies.clicked{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.cookies:after{content:"";position:absolute;top:-1px;left:0;width:100%;height:3px;z-index:1;background:-webkit-linear-gradient(218deg,#48AB17 0%,#03A9F4 82.28%);background:-moz-linear-gradient(218deg,#48AB17 0%,#03A9F4 82.28%);background:linear-gradient(232deg,#48AB17 0%,#03A9F4 82.28%)}.cookies .cookies__scroll{max-height:-webkit-calc(65vh - 64px);max-height:-moz-calc(65vh - 64px);max-height:calc(65vh - 64px);overflow-y:auto}.cookies .cookies__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 24%;grid-template-columns:1fr 24%;grid-column-gap:65px}@media only screen and (max-width: 1280px){.cookies .cookies__grid{grid-column-gap:45px}}@media only screen and (max-width: 992px){.cookies .cookies__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:24px}}@media only screen and (max-width: 992px){.cookies .cookies__typo{height:55px;overflow-y:auto}}.cookies .cookies__btns{min-width:288px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media only screen and (max-width: 1280px){.cookies .cookies__btns{min-width:initial}}.cookies .cookies__btn{width:100%;margin-bottom:8px;font-size:15px;line-height:23px;height:44px}@media only screen and (max-width: 680px){.cookies .cookies__btn{height:40px;font-size:14px;line-height:18px}}.cookies .cookies__btn-sutitle{margin:8px 0 16px}.cookies .cookies__checkboxes{margin-top:8px}.cookies .cookies__field--checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:12px}.cookies .cookies__field--checkbox:last-of-type{margin-bottom:0}.sec{margin-bottom:120px}@media only screen and (max-width: 992px){.sec{margin-bottom:92px}}@media only screen and (max-width: 768px){.sec{margin-bottom:64px}}.sec.mb-80{margin-bottom:80px}@media only screen and (max-width: 992px){.sec.mb-80{margin-bottom:66px}}@media only screen and (max-width: 768px){.sec.mb-80{margin-bottom:52px}}.sec.mb-72{margin-bottom:72px}@media only screen and (max-width: 992px){.sec.mb-72{margin-bottom:68px}}@media only screen and (max-width: 768px){.sec.mb-72{margin-bottom:64px}}.sec.mb-64{margin-bottom:64px}@media only screen and (max-width: 992px){.sec.mb-64{margin-bottom:52px}}@media only screen and (max-width: 768px){.sec.mb-64{margin-bottom:40px}}.sec.mb-56{margin-bottom:56px}@media only screen and (max-width: 992px){.sec.mb-56{margin-bottom:44px}}@media only screen and (max-width: 768px){.sec.mb-56{margin-bottom:32px}}.sec.mb-40{margin-bottom:40px}@media only screen and (max-width: 992px){.sec.mb-40{margin-bottom:36px}}@media only screen and (max-width: 768px){.sec.mb-40{margin-bottom:32px}}.sec.mb-32{margin-bottom:32px}@media only screen and (max-width: 992px){.sec.mb-32{margin-bottom:28px}}@media only screen and (max-width: 768px){.sec.mb-32{margin-bottom:24px}}.sec.mb-0{margin-bottom:0}@media only screen and (max-width: 768px){.sec.md-sm-48{margin-bottom:48px}.sec.mb-sm-24{margin-bottom:24px}}.sec--hero-polygons-2-items{margin-bottom:0}.breadcrumb-v1{margin-top:40px;margin-bottom:120px}@media only screen and (max-width: 992px){.breadcrumb-v1{margin-top:25px;margin-bottom:70px}}@media only screen and (max-width: 768px){.breadcrumb-v1{margin-top:8px;margin-bottom:48px}}.breadcrumb-v1.breadcrumb-v1--mb-80{margin-bottom:80px}@media only screen and (max-width: 992px){.breadcrumb-v1.breadcrumb-v1--mb-80{margin-bottom:64px}}@media only screen and (max-width: 880px){.breadcrumb-v1.breadcrumb-v1--mb-80{margin-bottom:48px}}.breadcrumb-v1.breadcrumb-v1--mb-40{margin-bottom:40px}.breadcrumb-v1 .breadcrumb__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;scrollbar-width:none;-ms-overflow-style:none}.breadcrumb-v1 .breadcrumb__row::-webkit-scrollbar{display:none}.breadcrumb-v1 .breadcrumb__link{white-space:nowrap;text-decoration:none;color:#0185ff}.breadcrumb-v1 .breadcrumb__link:last-of-type{color:#414141;font-weight:500}.breadcrumb-v1 .breadcrumb__divider{margin:0 9px;width:6px}.sec--code-v1 .sec__item{display:-ms-grid;display:grid;-ms-grid-columns:45.6% 54.4%;grid-template-columns:45.6% 54.4%}@media only screen and (max-width: 1080px){.sec--code-v1 .sec__item{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}}@media only screen and (max-width: 768px){.sec--code-v1 .sec__item{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--code-v1 .sec__code-col{padding:30px 25px 30px 30px;background:#000000;border-top-left-radius:40px;border-bottom-left-radius:40px;overflow:auto}@media only screen and (max-width: 992px){.sec--code-v1 .sec__code-col{border-top-left-radius:35px;border-bottom-left-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v1 .sec__code-col{padding:26px 20px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:0}}.sec--code-v1 .sec__code-col .hljs{background:#000000;line-height:17px}@media only screen and (max-width: 576px){.sec--code-v1 .sec__code-col .hljs{line-height:15px;font-size:12px}}.sec--code-v1 .sec__code-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:12px}.sec--code-v1 .sec__code-langs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v1 .sec__code-lang-item{color:#fff;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:13px;line-height:14px;height:30px;padding:0 12px;background:#424242;border-radius:4px;margin-right:8px;cursor:pointer;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:center}.sec--code-v1 .sec__code-lang-item:last-of-type{margin-right:0}.sec--code-v1 .sec__code-lang-item:hover,.sec--code-v1 .sec__code-lang-item.active{background:#616161}@media only screen and (max-width: 576px){.sec--code-v1 .sec__code-lang-item{font-size:12px;padding:0 8px}}.sec--code-v1 .sec__code-copy{position:relative}.sec--code-v1 .sec__code-copy-btn{height:30px;width:32px;background:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;transition:all .15s ease;cursor:pointer;border-radius:4px}.sec--code-v1 .sec__code-copy-btn:not(.active):hover{background:#616161}.sec--code-v1 .sec__code-copy-btn.active{cursor:no-drop}.sec--code-v1 .sec__code-copy-icon{width:18px}.sec--code-v1 .sec__code-copy-success{position:absolute;bottom:-22px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);height:18px;padding:0 8px;border-radius:4px;background:#ffffff;color:#616161;font-weight:600;opacity:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}.sec--code-v1 .sec__code-copy-success.active{opacity:1}.sec--code-v1 .sec__code-pre{margin:0;padding:0;display:none}.sec--code-v1 .sec__code-pre.active{display:initial}.sec--code-v1 code.hljs{font-size:.875em;padding:0;scrollbar-width:none;-ms-overflow-style:none}.sec--code-v1 code.hljs::-webkit-scrollbar{display:none}.sec--code-v1 .sec__typo-col{padding:78px 80px;background:#141414;border-top-right-radius:40px;border-bottom-right-radius:40px}@media only screen and (max-width: 992px){.sec--code-v1 .sec__typo-col{padding:55px 50px;border-top-right-radius:35px;border-bottom-right-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v1 .sec__typo-col{padding:32px 20px;border-top-right-radius:0;border-bottom-left-radius:30px;border-bottom-right-radius:30px}}.sec--code-v1 .sec__typo-title{color:#fff}.sec--code-v1 .sec__typo-text{margin:20px 0;color:#fff;font-weight:300}.sec--code-v1 .sec__typo-divider{margin:32px 0;width:100%;height:1px;background:#262626}.sec--code-v1 .sec__typo-icons{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.sec--code-v1 .sec__typo-icon-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 576px){.sec--code-v1 .sec__typo-icon-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sec--code-v1 .sec__typo-icon-wrapper{margin-right:12px;height:40px;width:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v1 .sec__typo-icon-title{color:#fff}.sec--code-v2 .sec__item{display:-ms-grid;display:grid;-ms-grid-columns:45.6% 54.4%;grid-template-columns:45.6% 54.4%}@media only screen and (max-width: 1080px){.sec--code-v2 .sec__item{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}}@media only screen and (max-width: 768px){.sec--code-v2 .sec__item{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--code-v2 .sec__code-col{padding:30px 25px 30px 30px;background:#000000;border-top-left-radius:40px;border-bottom-left-radius:40px;overflow:auto}@media only screen and (max-width: 992px){.sec--code-v2 .sec__code-col{border-top-left-radius:35px;border-bottom-left-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v2 .sec__code-col{padding:26px 20px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:0}}.sec--code-v2 .sec__code-col .hljs{background:#000000;line-height:17px}@media only screen and (max-width: 576px){.sec--code-v2 .sec__code-col .hljs{line-height:15px;font-size:12px}}.sec--code-v2 .sec__code-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:12px}.sec--code-v2 .sec__code-langs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v2 .sec__code-lang-item{color:#fff;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:13px;line-height:14px;height:30px;padding:0 12px;background:#424242;border-radius:4px;margin-right:8px;cursor:pointer;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:center}.sec--code-v2 .sec__code-lang-item:last-of-type{margin-right:0}.sec--code-v2 .sec__code-lang-item:hover,.sec--code-v2 .sec__code-lang-item.active{background:#616161}@media only screen and (max-width: 576px){.sec--code-v2 .sec__code-lang-item{font-size:12px;padding:0 8px}}.sec--code-v2 .sec__code-copy{position:relative}.sec--code-v2 .sec__code-copy-btn{height:30px;width:32px;background:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;transition:all .15s ease;cursor:pointer;border-radius:4px}.sec--code-v2 .sec__code-copy-btn:not(.active):hover{background:#616161}.sec--code-v2 .sec__code-copy-btn.active{cursor:no-drop}.sec--code-v2 .sec__code-copy-icon{width:18px}.sec--code-v2 .sec__code-copy-success{position:absolute;bottom:-22px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);height:18px;padding:0 8px;border-radius:4px;background:#ffffff;color:#616161;font-weight:600;opacity:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}.sec--code-v2 .sec__code-copy-success.active{opacity:1}.sec--code-v2 .sec__code-pre{margin:0;padding:0;display:none}.sec--code-v2 .sec__code-pre.active{display:initial}.sec--code-v2 code.hljs{font-size:.875em;padding:0;scrollbar-width:none;-ms-overflow-style:none}.sec--code-v2 code.hljs::-webkit-scrollbar{display:none}.sec--code-v2 .sec__typo-text{margin:20px 0;font-weight:300}.sec--code-v2 .sec__typo-col{padding:78px 80px;background:#141414;border-top-right-radius:40px;border-bottom-right-radius:40px}@media only screen and (max-width: 992px){.sec--code-v2 .sec__typo-col{padding:55px 50px;border-top-right-radius:35px;border-bottom-right-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v2 .sec__typo-col{padding:32px 20px;border-top-right-radius:0;border-bottom-left-radius:30px;border-bottom-right-radius:30px}}.sec--code-v2 .sec__typo-list{margin-bottom:20px}.sec--code-v2 .sec__typo-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:24px}@media only screen and (max-width: 992px){.sec--code-v2 .sec__typo-list-item{margin-bottom:20px}}@media only screen and (max-width: 768px){.sec--code-v2 .sec__typo-list-item{margin-bottom:16px}}.sec--code-v2 .sec__typo-list-item:last-of-type{margin-bottom:0}.sec--code-v2 .sec__typo-list-text{margin-left:16px;color:#fff;font-weight:300}.sec--code-v2 .sec__typo-divider{margin:32px 0;width:100%;height:1px;background:#262626}.sec--code-v2 .sec__typo-icons{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.sec--code-v2 .sec__typo-icon-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 576px){.sec--code-v2 .sec__typo-icon-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sec--code-v2 .sec__typo-icon-wrapper{margin-right:12px;height:40px;width:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v2 .sec__typo-icon-title{color:#fff}.sec--code-v3 .sec__item{display:-ms-grid;display:grid;-ms-grid-columns:45.6% 54.4%;grid-template-columns:45.6% 54.4%}@media only screen and (max-width: 1080px){.sec--code-v3 .sec__item{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}}@media only screen and (max-width: 768px){.sec--code-v3 .sec__item{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--code-v3 .sec__code-col{padding:30px 25px 30px 30px;background:#000000;border-top-left-radius:40px;border-bottom-left-radius:40px;overflow:auto}@media only screen and (max-width: 992px){.sec--code-v3 .sec__code-col{border-top-left-radius:35px;border-bottom-left-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v3 .sec__code-col{padding:26px 20px;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:0}}.sec--code-v3 .sec__code-col .hljs{background:#000000;line-height:17px}@media only screen and (max-width: 576px){.sec--code-v3 .sec__code-col .hljs{line-height:15px;font-size:12px}}.sec--code-v3 .sec__code-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:12px}.sec--code-v3 .sec__code-langs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v3 .sec__code-lang-item{color:#fff;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:13px;line-height:14px;height:30px;padding:0 12px;background:#424242;border-radius:4px;margin-right:8px;cursor:pointer;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:center}.sec--code-v3 .sec__code-lang-item:last-of-type{margin-right:0}.sec--code-v3 .sec__code-lang-item:hover,.sec--code-v3 .sec__code-lang-item.active{background:#616161}@media only screen and (max-width: 576px){.sec--code-v3 .sec__code-lang-item{font-size:12px;padding:0 8px}}.sec--code-v3 .sec__code-copy{position:relative}.sec--code-v3 .sec__code-copy-btn{height:30px;width:32px;background:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;transition:all .15s ease;cursor:pointer;border-radius:4px}.sec--code-v3 .sec__code-copy-btn:not(.active):hover{background:#616161}.sec--code-v3 .sec__code-copy-btn.active{cursor:no-drop}.sec--code-v3 .sec__code-copy-icon{width:18px}.sec--code-v3 .sec__code-copy-success{position:absolute;bottom:-22px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);height:18px;padding:0 8px;border-radius:4px;background:#ffffff;color:#616161;font-weight:600;opacity:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}.sec--code-v3 .sec__code-copy-success.active{opacity:1}.sec--code-v3 .sec__code-pre{margin:0;padding:0;display:none}.sec--code-v3 .sec__code-pre.active{display:initial}.sec--code-v3 code.hljs{font-size:.875em;padding:0;scrollbar-width:none;-ms-overflow-style:none}.sec--code-v3 code.hljs::-webkit-scrollbar{display:none}.sec--code-v3 .sec__title,.sec--code-v3 .sec__text{color:#fff;margin-bottom:20px}.sec--code-v3 .sec__typo-text{margin:20px 0;font-weight:300}.sec--code-v3 .sec__typo-col{padding:78px 80px;background:#141414;border-top-right-radius:40px;border-bottom-right-radius:40px}@media only screen and (max-width: 992px){.sec--code-v3 .sec__typo-col{padding:55px 50px;border-top-right-radius:35px;border-bottom-right-radius:35px}}@media only screen and (max-width: 768px){.sec--code-v3 .sec__typo-col{padding:32px 20px;border-top-right-radius:0;border-bottom-left-radius:30px;border-bottom-right-radius:30px}}.sec--code-v3 .sec__typo-list{margin-bottom:20px}.sec--code-v3 .sec__typo-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:24px}@media only screen and (max-width: 992px){.sec--code-v3 .sec__typo-list-item{margin-bottom:20px}}@media only screen and (max-width: 768px){.sec--code-v3 .sec__typo-list-item{margin-bottom:16px}}.sec--code-v3 .sec__typo-list-item:last-of-type{margin-bottom:0}.sec--code-v3 .sec__typo-list-text{margin-left:16px;color:#fff;font-weight:300}.sec--code-v3 .sec__typo-divider{margin:32px 0;width:100%;height:1px;background:#262626}.sec--code-v3 .sec__typo-icons{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.sec--code-v3 .sec__typo-icon-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 576px){.sec--code-v3 .sec__typo-icon-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sec--code-v3 .sec__typo-icon-wrapper{margin-right:12px;height:40px;width:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--code-v3 .sec__typo-icon-title{color:#fff}.sec--hero-polygons-2-items{position:absolute;top:0;left:0;width:100%;height:-webkit-calc(var(--page-height) / 2);height:-moz-calc(var(--page-height) / 2);height:calc(var(--page-height) / 2);z-index:-1;overflow:hidden}.sec--hero-polygons-2-items .sec__polygons{height:var(--hero-polygons-height);position:absolute;top:0;left:0;width:100%;z-index:-1}.sec--hero-polygons-2-items .sec__container{position:relative;margin-top:var(--hero-offset-top);height:-webkit-calc(var(--hero-polygons-height) - var(--hero-offset-top));height:-moz-calc(var(--hero-polygons-height) - var(--hero-offset-top));height:calc(var(--hero-polygons-height) - var(--hero-offset-top))}.sec--hero-polygons-2-items .sec__polygon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;position:absolute;z-index:1}.sec--hero-polygons-2-items .sec__polygon--lg{top:-189px;right:-220px}@media only screen and (max-width: 992px){.sec--hero-polygons-2-items .sec__polygon--lg{right:-110px;top:10%}}.sec--hero-polygons-2-items .sec__polygon--lg .sec__polygon-img{width:37.5vw;max-width:567px;min-width:290px}.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-15px;left:58%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 1264px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-6%;left:62%}}@media only screen and (max-width: 1220px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-5%;left:63%}}@media only screen and (max-width: 1180px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-8%;left:66%}}@media only screen and (max-width: 1120px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-9%;left:69%}}@media only screen and (max-width: 1080px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:-10%;left:72%}}@media only screen and (max-width: 992px){.sec--hero-polygons-2-items .sec__polygon--sm{bottom:initial;top:75vw;left:-80px;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}}.sec--hero-polygons-2-items .sec__polygon--sm .sec__polygon-img{width:39.5vw;max-width:435px;min-width:222px}.home-page .sec--hero-polygons-2-items .sec__polygon--lg{top:-96px}@media only screen and (max-width: 992px){.home-page .sec--hero-polygons-2-items .sec__polygon--lg{top:10%}}.home-page .sec--hero-polygons-2-items .sec__polygon--sm{left:62%}@media only screen and (max-width: 1320px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{left:64%;bottom:-6%}}@media only screen and (max-width: 1220px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{left:66%;bottom:-7%}}@media only screen and (max-width: 1140px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{left:68%;bottom:-8%}}@media only screen and (max-width: 1080px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{left:72%;bottom:-10%}}@media only screen and (max-width: 992px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{bottom:initial;top:55%;left:-120px;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translate(0)}}@media only screen and (max-width: 680px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{top:60%;left:-105px}}@media only screen and (max-width: 480px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{top:55%;left:-90px}}@media only screen and (max-width: 420px){.home-page .sec--hero-polygons-2-items .sec__polygon--sm{top:50%;left:-75px}}.sec--hero-polygons-1-item-v1{position:absolute;top:0;left:0;width:100%;height:-webkit-calc(var(--page-height) / 2);height:-moz-calc(var(--page-height) / 2);height:calc(var(--page-height) / 2);z-index:-1;overflow:hidden}@media (max-width: 992px){.sec--hero-polygons-1-item-v1{display:none}}.sec--hero-polygons-1-item-v1 .sec__polygon-img{position:absolute;top:140px;right:-120px;width:568px;aspect-ratio:1/1}.sec--hero-v1{position:relative}.sec--hero-v1 .sec__grid{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:630px 1fr;grid-template-columns:630px 1fr;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec--hero-v1 .sec__grid .sec__col:nth-child(1) .sec__text,.sec--hero-v1 .sec__grid .sec__col:nth-child(1) .sec__btns{display:none}.sec--hero-v1 .sec__grid .sec__col--mob{display:initial}}.sec--hero-v1 .sec__subtitle{margin-bottom:16px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#414141;letter-spacing:.45px}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__subtitle{margin-bottom:13.5px;line-height:16.5px}}@media only screen and (max-width: 680px){.sec--hero-v1 .sec__subtitle{margin-bottom:8px;font-size:12px;line-height:15px}}.sec--hero-v1 .sec__title{margin-bottom:32px;color:#414141}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__title{margin-bottom:0}}.sec--hero-v1 .sec__text{margin-bottom:64px;color:#616161;max-width:555px}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__text{max-width:100%;margin-bottom:32px}}.sec--hero-v1 .sec__text a{text-decoration:none;padding:6px;color:#fff;background:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--hero-v1 .sec__text a:hover{background:#0050b3}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__text a{padding:4px}}@media only screen and (max-width: 768px){.sec--hero-v1 .sec__text a{padding:2px}}.sec--hero-v1 .sec__btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.sec--hero-v1 .sec__btn:last-of-type{margin-left:16px}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__btn:last-of-type{margin-left:12px}}@media only screen and (max-width: 680px){.sec--hero-v1 .sec__btn:last-of-type{margin-left:8px}}.sec--hero-v1 .sec__col--img{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__col--img{margin:50px 0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}}.sec--hero-v1 .sec__img{width:100%;height:auto}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__img{width:60%}}@media only screen and (max-width: 680px){.sec--hero-v1 .sec__img{width:75%}}@media only screen and (max-width: 576px){.sec--hero-v1 .sec__img{width:85%}}@media only screen and (max-width: 480px){.sec--hero-v1 .sec__img{width:100%}}.sec--hero-v1 .sec__video{width:100%;height:auto}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__video{width:60%;display:none}}@media only screen and (max-width: 680px){.sec--hero-v1 .sec__video{width:75%}}@media only screen and (max-width: 576px){.sec--hero-v1 .sec__video{width:85%}}@media only screen and (max-width: 480px){.sec--hero-v1 .sec__video{width:100%}}.sec--hero-v1 .sec__video.sec__video--md{display:none}@media only screen and (max-width: 992px){.sec--hero-v1 .sec__video.sec__video--md{display:initial}}@media only screen and (max-width: 480px){.sec--hero-v1 .sec__video.sec__video--md{display:none}}.sec--hero-v1 .sec__video.sec__video--sm{display:none}@media only screen and (max-width: 480px){.sec--hero-v1 .sec__video.sec__video--sm{display:initial}}.sec--hero-v1 .sec__col--mob{display:none}.home-page .sec--hero-v1{margin-top:80px}@media only screen and (max-width: 992px){.home-page .sec--hero-v1{margin-top:64px}}@media only screen and (max-width: 880px){.home-page .sec--hero-v1{margin-top:48px}}.sec--hero-v2{position:relative;margin-bottom:80px}@media only screen and (max-width: 992px){.sec--hero-v2{margin-bottom:64px}}@media only screen and (max-width: 768px){.sec--hero-v2{margin-bottom:48px}}.sec--hero-v2 .sec__grid{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:630px 1fr;grid-template-columns:630px 1fr;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec--hero-v2 .sec__grid .sec__col--mob{display:initial}}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__col .sec__form{display:none}}.sec--hero-v2 .sec__title{color:#414141;margin-bottom:64px}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__title{margin-bottom:0}}.sec--hero-v2 .sec__form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--hero-v2 .sec__field{margin-right:8px}.sec--hero-v2 .sec__col--img{position:relative;width:100%}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__col--img{margin:50px 0}}.sec--hero-v2 .sec__img{position:relative;aspect-ratio:1/1;width:100%;height:auto;z-index:2}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__img{width:60%}}@media only screen and (max-width: 680px){.sec--hero-v2 .sec__img{width:75%}}@media only screen and (max-width: 576px){.sec--hero-v2 .sec__img{width:85%}}@media only screen and (max-width: 480px){.sec--hero-v2 .sec__img{width:100%}}.sec--hero-v2 .sec__bg-polygon{position:absolute;bottom:-15%;right:-5%;max-width:426px;width:28vw;height:auto;z-index:1}@media only screen and (max-width: 992px){.sec--hero-v2 .sec__bg-polygon{right:initial;left:-5%;bottom:-14%;width:45vw}}@media only screen and (max-width: 680px){.sec--hero-v2 .sec__bg-polygon{left:-3%;bottom:-10%;width:50vw}}@media only screen and (max-width: 480px){.sec--hero-v2 .sec__bg-polygon{left:-8%;bottom:-10%;width:75vw}}.sec--hero-v2 .sec__col--mob{display:none}.sec--feature-v1 .sec__item{padding:58px 0 40px;border-radius:40px;background:#FAFAFA;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item{padding:35px 0}}.sec--feature-v1 .sec__item-title{color:#414141;text-align:center;width:50vw;max-width:758px}@media only screen and (max-width: 1300px){.sec--feature-v1 .sec__item-title{width:65vw}}@media only screen and (max-width: 1180px){.sec--feature-v1 .sec__item-title{width:75vw}}@media only screen and (max-width: 992px){.sec--feature-v1 .sec__item-title{width:90%}}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item-title{padding:0 20px;width:100%}}.sec--feature-v1 .sec__typo{margin:24px 0 48px;color:#616161;text-align:center;width:50vw;max-width:758px}@media only screen and (max-width: 1300px){.sec--feature-v1 .sec__typo{width:65vw}}@media only screen and (max-width: 1180px){.sec--feature-v1 .sec__typo{width:75vw}}@media only screen and (max-width: 992px){.sec--feature-v1 .sec__typo{width:90%;margin:24px 0 44px}}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__typo{padding:0 20px;width:100%;margin:24px 0 40px}}.sec--feature-v1 .sec__item-stats{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:65px}@media only screen and (max-width: 992px){.sec--feature-v1 .sec__item-stats{grid-column-gap:50px}}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item-stats{padding:0 20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:30px;grid-row-gap:20px}}@media only screen and (max-width: 576px){.sec--feature-v1 .sec__item-stats{grid-column-gap:20px}}.sec--feature-v1 .sec__item-stats-col{text-align:center}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item-stats-col:nth-child(1) br,.sec--feature-v1 .sec__item-stats-col:nth-child(2) br{display:none}.sec--feature-v1 .sec__item-stats-col:nth-child(3){grid-column:1/-1}}.sec--feature-v1 .sec__item-stats-title{color:#01579b;margin-bottom:12px}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item-stats-title{margin-bottom:7px}}@media only screen and (max-width: 576px){.sec--feature-v1 .sec__item-stats-title{margin-bottom:2px}}.sec--feature-v1 .sec__item-stats-text{color:#616161}.sec--feature-v1 .sec__item-btns{display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:40px}@media only screen and (max-width: 768px){.sec--feature-v1 .sec__item-btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}.sec--feature-v1 .sec__item-btn{padding:9px 12px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;text-decoration:none;color:#414141;background:#fff;border:1px solid #E8E8E8;border-radius:6px}.sec--feature-v1 .sec__item-btn:last-of-type{margin-left:8px}.sec--feature-v1--wide .sec__item-title{width:65vw;max-width:940px}@media only screen and (max-width: 1180px){.sec--feature-v1--wide .sec__item-title{width:75vw}}@media only screen and (max-width: 992px){.sec--feature-v1--wide .sec__item-title{width:90%}}@media only screen and (max-width: 768px){.sec--feature-v1--wide .sec__item-title{width:100%}}.sec--feature-v1--wide .sec__typo{width:65vw;max-width:940px}@media only screen and (max-width: 1180px){.sec--feature-v1--wide .sec__typo{width:75vw}}@media only screen and (max-width: 992px){.sec--feature-v1--wide .sec__typo{width:90%}}@media only screen and (max-width: 768px){.sec--feature-v1--wide .sec__typo{width:100%}}.sec--feature-v1--wide .sec__item-stats{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:80px}@media only screen and (max-width: 992px){.sec--feature-v1--wide .sec__item-stats{grid-column-gap:65px}}@media only screen and (max-width: 768px){.sec--feature-v1--wide .sec__item-stats{grid-column-gap:30px}}@media only screen and (max-width: 576px){.sec--feature-v1--wide .sec__item-stats{grid-column-gap:20px}}@media only screen and (max-width: 768px){.sec--feature-v1--wide .sec__item-stats{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.sec--feature-v1--wide .sec__item-stats-col:nth-child(3){grid-column:initial}.sec--typography-v1 .mb-8{margin-bottom:8px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-8{margin-bottom:6px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-8{margin-bottom:4px}}.sec--typography-v1 .mb-16{margin-bottom:16px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-16{margin-bottom:11px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-16{margin-bottom:6px}}.sec--typography-v1 .mb-18{margin-bottom:18px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-18{margin-bottom:12px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-18{margin-bottom:6px}}.sec--typography-v1 .mb-24{margin-bottom:24px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-24{margin-bottom:18px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-24{margin-bottom:12px}}.sec--typography-v1 .mb-36{margin-bottom:36px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-36{margin-bottom:27px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-36{margin-bottom:18px}}.sec--typography-v1 .mb-32{margin-bottom:32px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-32{margin-bottom:21px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-32{margin-bottom:10px}}.sec--typography-v1 .mb-56{margin-bottom:56px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-56{margin-bottom:44px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-56{margin-bottom:32px}}.sec--typography-v1 .mb-64{margin-bottom:64px}@media only screen and (max-width: 992px){.sec--typography-v1 .mb-64{margin-bottom:52px}}@media only screen and (max-width: 680px){.sec--typography-v1 .mb-64{margin-bottom:40px}}@media only screen and (max-width: 992px) and (min-width: 768px){.sec--typography-v1 .mb-md-44{margin-bottom:44px}.sec--typography-v1 .mb-md-28{margin-bottom:28px}}@media only screen and (max-width: 768px){.sec--typography-v1 .mb-sm-32{margin-bottom:32px}.sec--typography-v1 .mb-sm-24{margin-bottom:24px}}.sec--typography-v1:not(.white-space-default) .text-main-medium-56,.sec--typography-v1:not(.white-space-default) .text-main-medium-46,.sec--typography-v1:not(.white-space-default) .text-main-medium-38,.sec--typography-v1:not(.white-space-default) .text-main-medium-20{white-space:pre-wrap}@media only screen and (max-width: 768px){.sec--typography-v1:not(.white-space-default) .text-main-medium-56.remove-pre-wrap-sm,.sec--typography-v1:not(.white-space-default) .text-main-medium-46.remove-pre-wrap-sm,.sec--typography-v1:not(.white-space-default) .text-main-medium-38.remove-pre-wrap-sm,.sec--typography-v1:not(.white-space-default) .text-main-medium-20.remove-pre-wrap-sm{white-space:initial}}.sec--typography-v1 .text-main-regular-14 a,.sec--typography-v1 .text-main-light-16 a,.sec--typography-v1 .text-main-medium-16 a{color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;text-decoration:none}.sec--typography-v1 .text-main-regular-14 a:hover,.sec--typography-v1 .text-main-light-16 a:hover,.sec--typography-v1 .text-main-medium-16 a:hover{color:#0050b3}.sec--typography-v1 .text-main-regular-14 b,.sec--typography-v1 .text-main-light-16 b,.sec--typography-v1 .text-main-medium-16 b{font-weight:600}.sec--typography-v1 .text-main-regular-14 strong,.sec--typography-v1 .text-main-light-16 strong,.sec--typography-v1 .text-main-medium-16 strong{font-weight:500}@media only screen and (max-width: 768px){.sec--typography-v1 .text-main-regular-14 br,.sec--typography-v1 .text-main-light-16 br,.sec--typography-v1 .text-main-medium-16 br{display:none}}.sec--typography-v1--typo-grid-v1 .sec__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--typography-v1--typo-grid-v1 .sec__typo-item{max-width:934px;width:100%}@media (max-width: 992px){.sec--typography-v1--typo-grid-v1 .sec__typo-item{max-width:100%}}.sec--typography-v1--typo-grid-v2 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 240px;grid-template-columns:1fr 240px;grid-column-gap:64px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}@media (max-width: 1080px){.sec--typography-v1--typo-grid-v2 .sec__grid{grid-column-gap:56px}}@media (max-width: 992px){.sec--typography-v1--typo-grid-v2 .sec__grid{grid-column-gap:48px}}@media (max-width: 880px){.sec--typography-v1--typo-grid-v2 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec--typography-v1--typo-grid-v2 .sec__grid .sec__typo-item{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2;overflow:hidden}.sec--typography-v1--typo-grid-v2 .sec__grid .sec__nav{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1;margin-bottom:40px}}.sec--typography-v1--typo-grid-v2 .sec__nav{-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f}.sec--typography-v1--typo-grid-v2 .sec__typo-header{margin-bottom:32px}.sec--typography-v1--typo-grid-v2 .sec__typo-header-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media (max-width: 480px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-info{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-info-item{text-transform:uppercase;color:#919191}.sec--typography-v1--typo-grid-v2 .sec__typo-header-info-item:nth-child(1){color:#1890ff}.sec--typography-v1--typo-grid-v2 .sec__typo-header-info-item:nth-child(2){margin:0 24px}@media (max-width: 480px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-info-item:nth-child(2){margin:0 24px 0 0}}@media (max-width: 480px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-info-item:nth-child(1){width:100%;margin-bottom:6px}}.sec--typography-v1--typo-grid-v2 a.sec__typo-header-info-item{-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;text-decoration:none}.sec--typography-v1--typo-grid-v2 a.sec__typo-header-info-item:hover{color:#0050b3}.sec--typography-v1--typo-grid-v2 .sec__typo-header-title{margin:16px 0 24px;color:#414141}.sec--typography-v1--typo-grid-v2 .sec__typo-header-author{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media (max-width: 480px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-author{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;max-width:180px}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%}.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-img{border-radius:50%;width:56px;aspect-ratio:1/1}@media (max-width: 992px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-img{width:52px}}@media (max-width: 768px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-img{width:48px}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-name{color:#616161;margin-left:16px}@media (max-width: 992px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-name{margin-left:12px}}@media (max-width: 768px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-author-name{margin-left:8px}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:60px}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-right:16px}@media (max-width: 992px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-btn{margin-right:12px}}@media (max-width: 768px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-btn{margin-right:8px}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-btn:last-of-type{margin-right:0}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-btn:hover .sec__typo-header-socials-icon path{fill:#595959}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-icon{width:24px;aspect-ratio:1/1}@media (max-width: 992px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-icon{width:20px}}@media (max-width: 768px){.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-icon{width:16px}}.sec--typography-v1--typo-grid-v2 .sec__typo-header-socials-icon path{fill:#bfbfbf}.sec--typography-v1--typo-grid-v2 .sec__nav{-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;border-radius:20px;background:#ffffff;position:-webkit-sticky;position:sticky;top:25px}@media (max-width: 880px){.sec--typography-v1--typo-grid-v2 .sec__nav{position:relative;top:0}}.sec--typography-v1--typo-grid-v2 .sec__nav-header{border-top-left-radius:20px;border-top-right-radius:20px;background:#f5f5f5;border:3px solid #ffffff;padding:16px 24px}@media (max-width: 480px){.sec--typography-v1--typo-grid-v2 .sec__nav-header{text-align:center}}.sec--typography-v1--typo-grid-v2 .sec__nav-header-title{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#1890ff}.sec--typography-v1--typo-grid-v2 .sec__nav-body{padding:24px}.sec--typography-v1--typo-grid-v2 .sec__nav-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:16px}.sec--typography-v1--typo-grid-v2 .sec__nav-link-wrapper:last-of-type{margin-bottom:0}.sec--typography-v1--typo-grid-v2 .sec__nav-link{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer}.sec--typography-v1--typo-grid-v2 .sec__nav-link.active,.sec--typography-v1--typo-grid-v2 .sec__nav-link:hover{color:#1890ff}@media (max-width: 880px){.sec--typography-v1--typo-grid-v2 .sec__nav-link.active{color:#424242}}.sec--typography-v1--typo-grid-v3 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr;grid-column-gap:64px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}@media (max-width: 1080px){.sec--typography-v1--typo-grid-v3 .sec__grid{grid-column-gap:56px}}@media (max-width: 992px){.sec--typography-v1--typo-grid-v3 .sec__grid{grid-column-gap:48px}}@media (max-width: 880px){.sec--typography-v1--typo-grid-v3 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.sec--typography-v1--typo-grid-v3 .sec__grid .sec__typo-item{overflow:hidden}.sec--typography-v1--typo-grid-v3 .sec__grid .sec__nav{margin-bottom:40px}}.sec--typography-v1--typo-grid-v3 .sec__nav{-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f}.sec--typography-v1--typo-grid-v3 .sec__nav{-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease;border-radius:20px;background:#ffffff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width: 880px){.sec--typography-v1--typo-grid-v3 .sec__nav{position:relative;top:0}}.sec--typography-v1--typo-grid-v3 .sec__nav-header{border-top-left-radius:20px;border-top-right-radius:20px;background:#f5f5f5;border:3px solid #ffffff;padding:16px 24px}@media (max-width: 480px){.sec--typography-v1--typo-grid-v3 .sec__nav-header{text-align:center}}.sec--typography-v1--typo-grid-v3 .sec__nav-title{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#1890ff}.sec--typography-v1--typo-grid-v3 .sec__nav-body{padding:24px}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper{position:relative}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper:last-of-type .sec__nav-item-header{margin-bottom:0}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper:last-of-type .sec__nav-item-body{margin-top:16px;margin-bottom:0}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper.active .sec__nav-header-icon{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper.active .sec__nav-header-icon path{fill:#1890ff}.sec--typography-v1--typo-grid-v3 .sec__nav-item-wrapper.active .sec__nav-header-title{color:#1890ff}.sec--typography-v1--typo-grid-v3 .sec__nav-item-header{display:-ms-grid;display:grid;-ms-grid-columns:1fr 11px;grid-template-columns:1fr 11px;grid-column-gap:15px;cursor:pointer;padding:2px 0;margin-bottom:16px}.sec--typography-v1--typo-grid-v3 .sec__nav-item-header:hover .sec__nav-header-title{color:#1890ff}.sec--typography-v1--typo-grid-v3 .sec__nav-item-header:hover .sec__nav-header-icon path{fill:#1890ff}.sec--typography-v1--typo-grid-v3 .sec__nav-item-header.sec__nav-item-header--single{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;text-decoration:none}.sec--typography-v1--typo-grid-v3 .sec__nav-header-title{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#414141;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--typography-v1--typo-grid-v3 .sec__nav-header-icon path{fill:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--typography-v1--typo-grid-v3 .sec__nav-item-body{margin-bottom:16px;display:none}.sec--typography-v1--typo-grid-v3 .sec__nav-body-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding:2px 0 2px 12px;margin-bottom:8px}.sec--typography-v1--typo-grid-v3 .sec__nav-body-link-wrapper:last-of-type{margin-bottom:0}.sec--typography-v1--typo-grid-v3 .sec__nav-body-link{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#616161;text-decoration:none}.sec--split-v1 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:575px 1fr;grid-template-columns:575px 1fr;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;grid-column-gap:80px}@media only screen and (max-width: 1200px){.sec--split-v1 .sec__grid{grid-column-gap:60px}}@media only screen and (max-width: 1140px){.sec--split-v1 .sec__grid{grid-column-gap:50px}}@media only screen and (max-width: 1080px){.sec--split-v1 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 992px){.sec--split-v1 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:50px}}@media only screen and (max-width: 680px){.sec--split-v1 .sec__grid{grid-row-gap:41px}}@media only screen and (max-width: 576px){.sec--split-v1 .sec__grid{grid-row-gap:32px}}.sec--split-v1 .sec__img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;border-radius:40px}.sec--split-v1 .sec__img{width:100%;border-radius:40px}@media only screen and (max-width: 992px){.sec--split-v1 .sec__img{width:60%}}@media only screen and (max-width: 680px){.sec--split-v1 .sec__img{width:75%}}@media only screen and (max-width: 576px){.sec--split-v1 .sec__img{width:85%}}@media only screen and (max-width: 480px){.sec--split-v1 .sec__img{width:100%}}.sec--split-v1 .sec__typo{padding-right:24px}@media only screen and (max-width: 1140px){.sec--split-v1 .sec__typo{padding-right:12px}}@media only screen and (max-width: 1080px){.sec--split-v1 .sec__typo{padding-right:0}}.sec--split-v1--right-img .sec__typo{padding-right:0!important}@media only screen and (max-width: 992px){.sec--split-v1--right-img .sec__typo{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}}@media only screen and (max-width: 992px){.sec--split-v1--right-img .sec__img-wrapper{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}}.sec--team-v1 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:20px}@media only screen and (max-width: 992px){.sec--team-v1 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-row-gap:40px}}@media only screen and (max-width: 768px){.sec--team-v1 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}.sec--team-v1 .sec__item-img-wrapper{width:100%;aspect-ratio:1/1;border-radius:40px;background:#fff}.sec--team-v1 .sec__item-img{width:100%}.sec--team-v1 .sec__item-typo{margin-top:8px;padding:0 22px}.sec--team-v1 .sec__item-title{margin-bottom:10px;color:#414141}.sec--team-v1 .sec__item-text{color:#616161}.sec--team-v1 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--team-v1 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--team-v1 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--team-v1 .tns-outer{margin-left:16px}}.sec--team-v1 .tns-inner{overflow:visible}.sec--team-v1 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--team-v1 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--team-v1 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--team-v1 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--team-v1 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--team-v1 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--team-v1 .sec__slider-nav-dot.active{background:#0185FF}.sec--logos-v2 .sec__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;border:3px solid #f5f5f5;border-radius:30px;padding:20px 70px 20px 40px}@media only screen and (max-width: 1200px){.sec--logos-v2 .sec__grid{padding-right:60px}}@media only screen and (max-width: 1080px){.sec--logos-v2 .sec__grid{padding:20px 40px}}@media only screen and (max-width: 992px){.sec--logos-v2 .sec__grid{padding:20px 27px}}@media only screen and (max-width: 880px){.sec--logos-v2 .sec__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:28px 24px}}.sec--logos-v2 .sec__divider{height:56px;width:1px;background:#E8E8E8}@media only screen and (max-width: 880px){.sec--logos-v2 .sec__divider{margin:24px 0;width:100%;height:1px}}.sec--logos-v2 .sec__title{color:#414141}.sec--logos-v2 .sec__text-link{text-decoration:none;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:14px;color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--logos-v2 .sec__text-link:hover{color:#096dd9}.sec--logos-v2 .sec__col-logos{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width: 880px){.sec--logos-v2 .sec__col-logos{width:100%}}@media only screen and (max-width: 680px){.sec--logos-v2 .sec__col-logos{display:-ms-grid;display:grid;-ms-grid-columns:(40px)[4];grid-template-columns:repeat(4,40px);grid-row-gap:20px}}.sec--logos-v2 .sec__logo-wrapper{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:52px}.sec--logos-v2 .sec__logo-wrapper:last-of-type{margin-right:0}@media only screen and (max-width: 1200px){.sec--logos-v2 .sec__logo-wrapper{margin-right:40px}}@media only screen and (max-width: 992px){.sec--logos-v2 .sec__logo-wrapper{margin-right:32px}}@media only screen and (max-width: 880px){.sec--logos-v2 .sec__logo-wrapper{margin-right:0}}.sec--list-v1 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px;grid-row-gap:40px}@media only screen and (max-width: 1221px){.sec--list-v1 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v1 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v1 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v1 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}@media only screen and (max-width: 768px){.sec--list-v1 .sec__item-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}.sec--list-v1 .sec__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:32px 40px;background:#FAFAFA;border-radius:40px;text-decoration:none;height:100%}@media only screen and (max-width: 992px){.sec--list-v1 .sec__item{padding:28px 27px;border-radius:35px}}@media only screen and (max-width: 768px){.sec--list-v1 .sec__item{padding:24px 14px;border-radius:30px}}.sec--list-v1 a.sec__item{cursor:pointer}.sec--list-v1 a.sec__item:hover .sec__item-title{color:#0050b3}.sec--list-v1 a.sec__item:hover .sec__item-icon-wrapper svg path{fill:#0050b3}.sec--list-v1 .sec__item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:16px}.sec--list-v1 .sec__item-icon-wrapper{margin-right:8px;height:48px;width:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--list-v1 .sec__item-icon-wrapper svg path{fill:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v1 .sec__item-title{color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v1 .sec__item-text{color:#616161}.sec--list-v1 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--list-v1 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--list-v1 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--list-v1 .tns-outer{margin-left:16px}}.sec--list-v1 .tns-inner{overflow:visible}.sec--list-v1 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--list-v1 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--list-v1 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--list-v1 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v1 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--list-v1 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--list-v1 .sec__slider-nav-dot.active{background:#0185FF}.sec--list-v1--arrow-icon .sec__item:hover .sec__item-arrow-icon path{fill:#0050b3}.sec--list-v1--arrow-icon .sec__item-text{margin-bottom:14px}@media only screen and (max-width: 992px){.sec--list-v1--arrow-icon .sec__item-text{margin-bottom:11px}}@media only screen and (max-width: 768px){.sec--list-v1--arrow-icon .sec__item-text{margin-bottom:8px}}.sec--list-v1--arrow-icon .sec__item-arrow-link{margin-top:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.sec--list-v1--arrow-icon .sec__item-arrow-icon path{fill:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v2 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:20px}@media only screen and (max-width: 992px){.sec--list-v2 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-row-gap:40px}}@media only screen and (max-width: 768px){.sec--list-v2 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}.sec--list-v2 .sec__item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;border-radius:40px}.sec--list-v2 .sec__item-img{width:100%;border-radius:40px}.sec--list-v2 .sec__item-text{text-align:center;margin:32px auto 0;color:#616161;max-width:240px}@media only screen and (max-width: 992px){.sec--list-v2 .sec__item-text{margin-top:24px}}.sec--list-v2 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--list-v2 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--list-v2 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--list-v2 .tns-outer{margin-left:16px}}.sec--list-v2 .tns-inner{overflow:visible}.sec--list-v2 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--list-v2 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--list-v2 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--list-v2 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v2 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--list-v2 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--list-v2 .sec__slider-nav-dot.active{background:#0185FF}.sec--list-v3 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px}@media only screen and (max-width: 1221px){.sec--list-v3 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v3 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v3 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v3 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:22px}}@media only screen and (max-width: 576px){.sec--list-v3 .sec__grid{grid-row-gap:16px}}.sec--list-v3 .sec__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;min-height:140px}.sec--list-v3 .sec__item:nth-child(1) .sec__item-bg{background:#1890ff}.sec--list-v3 .sec__item:nth-child(2) .sec__item-bg{background:-webkit-linear-gradient(56deg,#FFB74D 9.16%,#F57C00 109.94%);background:-moz-linear-gradient(56deg,#FFB74D 9.16%,#F57C00 109.94%);background:linear-gradient(34deg,#FFB74D 9.16%,#F57C00 109.94%)}.sec--list-v3 .sec__item:nth-child(3) .sec__item-bg{background:-webkit-linear-gradient(210deg,#03A9F4 -.75%,#48AB17 126.28%);background:-moz-linear-gradient(210deg,#03A9F4 -.75%,#48AB17 126.28%);background:linear-gradient(240deg,#03A9F4 -.75%,#48AB17 126.28%)}@media only screen and (max-width: 768px){.sec--list-v3 .sec__item{width:100%;min-width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.sec--list-v3 .sec__item-bg{position:relative;height:100%;min-width:73px;border-top-left-radius:40px;border-bottom-left-radius:40px}@media only screen and (max-width: 992px){.sec--list-v3 .sec__item-bg{border-top-left-radius:35px;border-bottom-left-radius:35px}}@media only screen and (max-width: 768px){.sec--list-v3 .sec__item-bg{border-top-left-radius:30px;border-bottom-left-radius:30px}}.sec--list-v3 .sec__item-figure{position:absolute;top:42px;left:50%;z-index:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.sec--list-v3 .sec__item-typo{position:relative;height:100%;padding:34px 50px 34px 32px;border:3px solid #f5f5f5;border-top-right-radius:40px;border-bottom-right-radius:40px;border-left:none}@media only screen and (max-width: 992px){.sec--list-v3 .sec__item-typo{padding:25px 38px 25px 24px;border-top-right-radius:35px;border-bottom-right-radius:35px}}@media only screen and (max-width: 768px){.sec--list-v3 .sec__item-typo{padding:16px 26px 16px 16px;border-top-right-radius:30px;border-bottom-right-radius:30px}}.sec--list-v3 .sec__item-title{margin-bottom:16px;color:#414141}@media only screen and (max-width: 992px){.sec--list-v3 .sec__item-title{margin-bottom:12px}}@media only screen and (max-width: 768px){.sec--list-v3 .sec__item-title{margin-bottom:8px}}.sec--list-v3 .sec__item-text{color:#616161}.sec--list-v4 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px;grid-row-gap:45px}@media only screen and (max-width: 1221px){.sec--list-v4 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v4 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v4 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v4 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}.sec--list-v4 .sec__item-img-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;border-radius:40px;cursor:pointer}.sec--list-v4 .sec__item-img-wrapper:hover .sec__item-img-overlay{opacity:.15}.sec--list-v4 .sec__item-img{width:100%;border-radius:40px}.sec--list-v4 .sec__item-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#262626;opacity:0;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;border-radius:40px}.sec--list-v4 .sec__item-img-btn{position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.sec--list-v4 .sec__item-text{color:#616161;margin:32px auto 0;text-align:center;width:240px}@media only screen and (max-width: 992px){.sec--list-v4 .sec__item-text{margin-top:24px}}.sec--list-v4 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--list-v4 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--list-v4 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--list-v4 .tns-outer{margin-left:16px}}.sec--list-v4 .tns-inner{overflow:visible}.sec--list-v4 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--list-v4 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--list-v4 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--list-v4 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v4 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--list-v4 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--list-v4 .sec__slider-nav-dot.active{background:#0185FF}.sec--list-v4--with-titles .sec__item-title{margin:32px auto 10px;color:#0185ff;text-align:center}@media only screen and (max-width: 992px){.sec--list-v4--with-titles .sec__item-title{margin:24px auto 10px}}.sec--list-v4--with-titles .sec__item-text{margin:0 auto}@media only screen and (max-width: 992px){.sec--list-v4--with-titles .sec__item-text{margin-top:0}}.sec--list-v5{padding:80px 0 65px;position:relative;background:#E6F7FF;overflow:hidden}@media only screen and (max-width: 992px){.sec--list-v5{padding:60px 0 52.5px}}@media only screen and (max-width: 768px){.sec--list-v5{padding:40px 0}}.sec--list-v5 .container{position:relative;z-index:2}.sec--list-v5 .sec__subtitle{margin-bottom:16px;color:#414141;text-align:center}.sec--list-v5 .sec__title{margin-bottom:32px;color:#414141;text-align:center}@media only screen and (max-width: 992px){.sec--list-v5 .sec__title{margin-bottom:28px}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__title{margin-bottom:24px}}.sec--list-v5 .sec__text{margin-bottom:65px;margin-left:auto;margin-right:auto;text-align:center;max-width:657px;color:#616161}@media only screen and (max-width: 1300px){.sec--list-v5 .sec__text{width:65vw}}@media only screen and (max-width: 1180px){.sec--list-v5 .sec__text{width:75vw}}@media only screen and (max-width: 992px){.sec--list-v5 .sec__text{width:90%;margin-bottom:48.5px}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__text{width:100%;margin-bottom:32px}}.sec--list-v5 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:45px;background:#fff;border-radius:40px;padding:65px 45px}@media only screen and (max-width: 992px){.sec--list-v5 .sec__grid{border-radius:35px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:35px;padding:35px 25px}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__grid{padding:24px 20px;border-radius:30px;grid-column-gap:0;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:24px}}.sec--list-v5 .sec__item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.sec--list-v5 .sec__item-icon-wrapper{margin-right:16px;min-height:48px;min-width:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--list-v5 .sec__item-title{margin-top:3px;color:#414141}.sec--list-v5 .sec__item-text{margin-top:20px;color:#616161}.sec--list-v5 .sec__btns{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media only screen and (max-width: 992px){.sec--list-v5 .sec__btns{margin-top:36px}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__btns{margin-top:32px}}.sec--list-v5 .sec__btn:last-of-type{margin-left:8px}.sec--list-v5 .sec__bg-circle{position:absolute;z-index:1;aspect-ratio:1/1}.sec--list-v5 .sec__bg-circle--lg{bottom:4%;right:-webkit-calc(var(--sec--list-v5-circle-lg-width) / 2 * -1);right:-moz-calc(var(--sec--list-v5-circle-lg-width) / 2 * -1);right:calc(var(--sec--list-v5-circle-lg-width) / 2 * -1);width:25vw;max-width:376px;min-width:215px}@media only screen and (max-width: 992px){.sec--list-v5 .sec__bg-circle--lg{bottom:8%}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__bg-circle--lg{bottom:18%;right:-webkit-calc((var(--sec--list-v5-circle-lg-width) - 12vw) * -1);right:-moz-calc((var(--sec--list-v5-circle-lg-width) - 12vw) * -1);right:calc((var(--sec--list-v5-circle-lg-width) - 12vw) * -1)}}.sec--list-v5 .sec__bg-circle--sm{top:22%;left:-webkit-calc(var(--sec--list-v5-circle-sm-width) / 2 * -1);left:-moz-calc(var(--sec--list-v5-circle-sm-width) / 2 * -1);left:calc(var(--sec--list-v5-circle-sm-width) / 2 * -1);width:13vw;max-width:198px;min-width:120px}@media only screen and (max-width: 880px){.sec--list-v5 .sec__bg-circle--sm{top:35%}}@media only screen and (max-width: 768px){.sec--list-v5 .sec__bg-circle--sm{top:28%}}.sec--list-v6__overflow-wrapper{overflow-x:hidden;position:relative}.sec--list-v6{overflow:visible;position:relative}.sec--list-v6 .sec__grid{position:relative}@media only screen and (max-width: 768px){.sec--list-v6 .sec__grid{width:initial;margin-left:initial;margin-right:initial;max-width:initial}}.sec--list-v6 .sec__slider{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:24px}@media only screen and (max-width: 992px){.sec--list-v6 .sec__slider{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-row-gap:24px}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__slider{display:block;grid-column-gap:0;grid-row-gap:0}}.sec--list-v6 .sec__bg-polygon{display:none;position:absolute;bottom:-5%;left:-200px;width:-webkit-calc(100% + 400px);width:-moz-calc(100% + 400px);width:calc(100% + 400px);height:29.5vw;max-height:447px;background:rgba(24,144,255,.5);-webkit-filter:blur(50px);filter:blur(50px);opacity:.24;border-radius:290px;z-index:-1}@media only screen and (max-width: 1610px){.sec--list-v6 .sec__bg-polygon{left:-150px;width:-webkit-calc(100% + 300px);width:-moz-calc(100% + 300px);width:calc(100% + 300px)}}@media only screen and (max-width: 1510px){.sec--list-v6 .sec__bg-polygon{left:-100px;width:-webkit-calc(100% + 200px);width:-moz-calc(100% + 200px);width:calc(100% + 200px)}}@media only screen and (max-width: 1410px){.sec--list-v6 .sec__bg-polygon{left:-48px;width:-webkit-calc(100% + 96px);width:-moz-calc(100% + 96px);width:calc(100% + 96px)}}@media only screen and (max-width: 1300px){.sec--list-v6 .sec__bg-polygon{left:-42px;width:-webkit-calc(100% + 84px);width:-moz-calc(100% + 84px);width:calc(100% + 84px)}}@media only screen and (max-width: 1200px){.sec--list-v6 .sec__bg-polygon{left:-36px;width:-webkit-calc(100% + 72px);width:-moz-calc(100% + 72px);width:calc(100% + 72px)}}@media only screen and (max-width: 992px){.sec--list-v6 .sec__bg-polygon{left:-28px;width:-webkit-calc(100% + 56px);width:-moz-calc(100% + 56px);width:calc(100% + 56px);max-height:initial;height:75%;bottom:-2%}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__bg-polygon{display:block;left:-20%;width:140%}}.sec--list-v6 .sec__item-wrapper:nth-child(3n) .sec__item:after{width:120%}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item-wrapper:nth-child(3n) .sec__item:after{width:100%}}.sec--list-v6 .sec__item{position:relative;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#fff;border-radius:40px}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item{margin-bottom:35px}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__item{margin-bottom:30px}}.sec--list-v6 .sec__item.hover-active .sec__item-img-wrapper:after{opacity:.15}.sec--list-v6 .sec__item.hover-active .sec__item-title{color:#1890ff}.sec--list-v6 .sec__item:after{content:"";position:absolute;bottom:-5%;left:-10%;width:85%;height:50%;background:rgba(24,144,255,.5);-webkit-filter:blur(94px);filter:blur(94px);opacity:.24;z-index:-1}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item:after{left:0;width:100%}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__item:after{display:none}}.sec--list-v6 .sec__item-img-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v6 .sec__item-img-wrapper:after{content:"";display:block;will-change:opacity;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background:#262626;opacity:0;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v6 .sec__item-img{width:100%}.sec--list-v6 .sec__item,.sec--list-v6 .sec__item-img-wrapper,.sec--list-v6 .sec__item-img-wrapper:after,.sec--list-v6 .sec__item-img{border-top-left-radius:40px;border-top-right-radius:40px}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item,.sec--list-v6 .sec__item-img-wrapper,.sec--list-v6 .sec__item-img-wrapper:after,.sec--list-v6 .sec__item-img{border-top-left-radius:35px;border-top-right-radius:35px}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__item,.sec--list-v6 .sec__item-img-wrapper,.sec--list-v6 .sec__item-img-wrapper:after,.sec--list-v6 .sec__item-img{border-top-left-radius:30px;border-top-right-radius:30px}}.sec--list-v6 .sec__item-typo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;padding:32px 25px 35px}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item-typo{padding:32px 19.5px 30px}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__item-typo{padding:32px 14px 25px}}.sec--list-v6 .sec__item-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;color:#414141;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v6 .sec__item-title:hover{color:#1890ff}.sec--list-v6 .sec__item-text{margin:10px 0 24px;color:#616161}.sec--list-v6 .sec__item-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:auto}.sec--list-v6 .sec__item-category{text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#1890ff;text-transform:uppercase}.sec--list-v6 .sec__item-category:hover{color:#0050b3}.sec--list-v6 .sec__item-time{margin-left:24px;color:#919191;text-transform:uppercase}@media only screen and (max-width: 992px){.sec--list-v6 .sec__item-time{margin-left:20px}}@media only screen and (max-width: 768px){.sec--list-v6 .sec__item-time{margin-left:16px}}.sec--list-v6 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--list-v6 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--list-v6 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--list-v6 .tns-outer{margin-left:16px}}.sec--list-v6 .tns-inner{overflow:visible}.sec--list-v6 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--list-v6 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--list-v6 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--list-v6 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v6 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--list-v6 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--list-v6 .sec__slider-nav-dot.active{background:#0185FF}.sec--list-v7 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px;grid-row-gap:45px}@media only screen and (max-width: 1221px){.sec--list-v7 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v7 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v7 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v7 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}.sec--list-v7 .sec__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v7 .sec__item-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:32px 40px;background:#fff;border:3px solid #f5f5f5;border-radius:40px}@media only screen and (max-width: 992px){.sec--list-v7 .sec__item-body{padding:28px 32px}}@media only screen and (max-width: 768px){.sec--list-v7 .sec__item-body{padding:24px;height:100%}}.sec--list-v7 .sec__item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;border-radius:16px;overflow:hidden;margin-bottom:24px}@media only screen and (max-width: 992px){.sec--list-v7 .sec__item-img-wrapper{border-radius:14px}}@media only screen and (max-width: 768px){.sec--list-v7 .sec__item-img-wrapper{border-radius:12px}}.sec--list-v7 .sec__item-img{aspect-ratio:1/1;width:80px;border-radius:16px}@media only screen and (max-width: 992px){.sec--list-v7 .sec__item-img{width:68px}}@media only screen and (max-width: 768px){.sec--list-v7 .sec__item-img{width:56px}}.sec--list-v7 .sec__item-title{margin-bottom:16px;color:#414141}@media only screen and (max-width: 992px){.sec--list-v7 .sec__item-title{margin-bottom:12px}}@media only screen and (max-width: 768px){.sec--list-v7 .sec__item-title{margin-bottom:8px}}.sec--list-v7 .sec__item-text{color:#616161}.sec--list-v7 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--list-v7 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--list-v7 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--list-v7 .tns-outer{margin-left:16px}}.sec--list-v7 .tns-inner{overflow:visible}.sec--list-v7 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--list-v7 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--list-v7 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--list-v7 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--list-v7 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--list-v7 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--list-v7 .sec__slider-nav-dot.active{background:#0185FF}.sec--list-v7--with-btns .sec__item-text{margin-bottom:16px}@media only screen and (max-width: 992px){.sec--list-v7--with-btns .sec__item-text{margin-bottom:12px}}@media only screen and (max-width: 768px){.sec--list-v7--with-btns .sec__item-text{margin-bottom:8px}}.sec--list-v7--with-btns .sec__item-btns{margin-top:auto}@media only screen and (max-width: 768px){.sec--list-v7--with-btns .sec__item-btn{display:none}}.sec--list-v7--with-btns .sec__item-btn--sm{display:none}@media only screen and (max-width: 768px){.sec--list-v7--with-btns .sec__item-btn--sm{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}}.sec--list-v8 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px}@media only screen and (max-width: 1221px){.sec--list-v8 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v8 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v8 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v8 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:22px}}@media only screen and (max-width: 576px){.sec--list-v8 .sec__grid{grid-row-gap:16px}}.sec--list-v8 .sec__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#FAFAFA;padding:32px 40px;border-radius:40px}@media only screen and (max-width: 992px){.sec--list-v8 .sec__item{border-radius:35px;padding:28px 32px}}@media only screen and (max-width: 768px){.sec--list-v8 .sec__item{border-radius:30px;padding:24px}}.sec--list-v8 .sec__item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:35px;height:35px}@media only screen and (max-width: 992px){.sec--list-v8 .sec__item-img-wrapper{width:32px;height:32px}}@media only screen and (max-width: 768px){.sec--list-v8 .sec__item-img-wrapper{width:28px;height:28px}}.sec--list-v8 .sec__item-img{width:100%}.sec--list-v8 .sec__item-title{margin-top:24px;text-align:center;color:#616161}@media only screen and (max-width: 992px){.sec--list-v8 .sec__item-title{margin-top:18px}}@media only screen and (max-width: 768px){.sec--list-v8 .sec__item-title{margin-top:12px}}.sec--list-v9 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:60px}@media only screen and (max-width: 1221px){.sec--list-v9 .sec__grid{grid-column-gap:40px}}@media only screen and (max-width: 1200px){.sec--list-v9 .sec__grid{grid-column-gap:36px;grid-row-gap:36px}}@media only screen and (max-width: 992px){.sec--list-v9 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v9 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:22px}}@media only screen and (max-width: 576px){.sec--list-v9 .sec__grid{grid-row-gap:16px}}.sec--list-v9 .sec__item{display:-ms-grid;display:grid;-ms-grid-columns:48px 1fr;grid-template-columns:48px 1fr;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#FAFAFA;padding:32px 40px;border-radius:40px}@media only screen and (max-width: 992px){.sec--list-v9 .sec__item{border-radius:35px;padding:28px 32px;-ms-grid-columns:38px 1fr;grid-template-columns:38px 1fr}}@media only screen and (max-width: 768px){.sec--list-v9 .sec__item{border-radius:30px;padding:24px;-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--list-v9 .sec__item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;aspect-ratio:1/1}@media only screen and (max-width: 768px){.sec--list-v9 .sec__item-img-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;aspect-ratio:initial}}.sec--list-v9 .sec__item-img{width:100%}@media only screen and (max-width: 768px){.sec--list-v9 .sec__item-img{max-width:28px}}.sec--list-v9 .sec__item-title{margin-left:16px;color:#424242;white-space:pre-wrap}@media only screen and (max-width: 992px){.sec--list-v9 .sec__item-title{margin-left:14px}}@media only screen and (max-width: 768px){.sec--list-v9 .sec__item-title{margin-left:0;margin-top:12px;text-align:center}}.sec--list-v10{position:relative;padding:180px 0 165px;background:#E6F7FF;overflow:hidden}@media only screen and (max-width: 992px){.sec--list-v10{padding:80px 0 95px}}@media only screen and (max-width: 680px){.sec--list-v10{padding:40px 0 52px}}.sec--list-v10 .sec__grid{position:relative;z-index:2;display:-ms-grid;display:grid;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-ms-grid-columns:436px 1fr;grid-template-columns:436px 1fr;grid-column-gap:65px}@media only screen and (max-width: 1280px){.sec--list-v10 .sec__grid{-ms-grid-columns:400px 1fr;grid-template-columns:400px 1fr;grid-column-gap:45px}}@media only screen and (max-width: 1160px){.sec--list-v10 .sec__grid{-ms-grid-columns:360px 1fr;grid-template-columns:360px 1fr;grid-column-gap:30px}}@media only screen and (max-width: 992px){.sec--list-v10 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0}}@media only screen and (max-width: 680px){.sec--list-v10 .sec__grid{padding:40px 0 52px}}@media only screen and (max-width: 992px){.sec--list-v10 .sec__typo{margin-bottom:24px}}.sec--list-v10 .sec__title{margin-bottom:32px}.sec--list-v10 .sec__nav{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:16px;grid-row-gap:16px}@media only screen and (max-width: 992px){.sec--list-v10 .sec__nav{grid-column-gap:12px;grid-row-gap:12px}}@media only screen and (max-width: 680px){.sec--list-v10 .sec__nav{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:8px;grid-row-gap:8px}}.sec--list-v10 .sec__nav-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;background:#fff;border-radius:30px;text-decoration:none;padding:24px 16px;height:88px}@media only screen and (max-width: 992px){.sec--list-v10 .sec__nav-item{border-radius:28px;height:80px}}@media only screen and (max-width: 768px){.sec--list-v10 .sec__nav-item{border-radius:25px;height:72px}}.sec--list-v10 .sec__nav-item:hover svg path{fill:#0050b3}.sec--list-v10 .sec__nav-item:hover .sec__nav-item-title{color:#0050b3}@media only screen and (max-width: 680px){.sec--list-v10 .sec__nav-item:last-of-type{grid-column:1/-1;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.sec--list-v10 .sec__nav-item-icon-wrapper{margin-right:8px;width:56px;height:56px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--list-v10 svg path{fill:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v10 .sec__nav-item-title{color:#424242;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--list-v10 .sec__bg-circle{position:absolute;z-index:1}.sec--list-v10 .sec__bg-circle--lg{right:-240px;bottom:-120px;max-width:391px}@media only screen and (max-width: 1560px){.sec--list-v10 .sec__bg-circle--lg{right:-280px}}@media only screen and (max-width: 1480px){.sec--list-v10 .sec__bg-circle--lg{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);right:-260px;bottom:-260px}}@media only screen and (max-width: 992px){.sec--list-v10 .sec__bg-circle--lg{-webkit-transform:rotate(245deg);-moz-transform:rotate(245deg);transform:rotate(245deg);right:-200px;bottom:-180px}}@media only screen and (max-width: 680px){.sec--list-v10 .sec__bg-circle--lg{right:-250px;bottom:-160px}}.sec--list-v10 .sec__bg-circle--sm{left:-140px;max-width:207px;top:95px;aspect-ratio:1/1}@media only screen and (max-width: 1460px){.sec--list-v10 .sec__bg-circle--sm{left:-150px}}@media only screen and (max-width: 1380px){.sec--list-v10 .sec__bg-circle--sm{top:35px;left:-180px}}@media only screen and (max-width: 1320px){.sec--list-v10 .sec__bg-circle--sm{left:-190px}}@media only screen and (max-width: 992px){.sec--list-v10 .sec__bg-circle--sm{display:none}}.sec--list-v11 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column-gap:30px;grid-row-gap:32px}@media only screen and (max-width: 992px){.sec--list-v11 .sec__grid{grid-column-gap:28px;grid-row-gap:28px}}@media only screen and (max-width: 768px){.sec--list-v11 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:22px}}@media only screen and (max-width: 576px){.sec--list-v11 .sec__grid{grid-row-gap:16px}}.sec--list-v11 .sec__item{border:3px solid #FAFAFA;border-radius:40px;padding:32px 40px}@media only screen and (max-width: 992px){.sec--list-v11 .sec__item{border-radius:35px;padding:28px 32px}}@media only screen and (max-width: 768px){.sec--list-v11 .sec__item{border-radius:30px;padding:24px}}.sec--list-v11 .sec__item-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.sec--list-v11 .sec__item-img{width:80px;aspect-ratio:1/1}@media only screen and (max-width: 992px){.sec--list-v11 .sec__item-img{width:75px}}@media only screen and (max-width: 768px){.sec--list-v11 .sec__item-img{width:70px}}.sec--list-v11 .sec__item-title{margin:16px 0 8px}.sec--logos-v1{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 768px){.sec--logos-v1 .sec__grid{display:block;width:initial;margin-left:24px;margin-right:initial;max-width:initial}}.sec--logos-v1 .sec__slider{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--logos-v1 .sec__item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--logos-v1 .sec__item-img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.sec--logos-v1 .tns-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--logos-v1 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--logos-v1 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--logos-v1 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--logos-v1 .sec__slider-nav-dot.active{background:#0185FF}.sec--cta-v1 .sec__item{background:#e6f7ff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:20px 35px;border-radius:20px}@media only screen and (max-width: 992px){.sec--cta-v1 .sec__item{padding:20px 28px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sec--cta-v1 .sec__title{color:#414141;margin-right:64px}@media only screen and (max-width: 1200px){.sec--cta-v1 .sec__title{margin-right:52px}}@media only screen and (max-width: 1080px){.sec--cta-v1 .sec__title{margin-right:40px}}@media only screen and (max-width: 992px){.sec--cta-v1 .sec__title{margin-right:0;text-align:center}.sec--cta-v1 .sec__title br{display:none}}.sec--cta-v1 .sec__divider{margin-right:64px;background:#d9d9d9;width:1px;height:56px}@media only screen and (max-width: 1200px){.sec--cta-v1 .sec__divider{max-width:500px;margin-right:52px}}@media only screen and (max-width: 1080px){.sec--cta-v1 .sec__divider{margin-right:40px}}@media only screen and (max-width: 992px){.sec--cta-v1 .sec__divider{max-width:100%;margin-right:0;width:100%;height:1px;margin-top:16px;margin-bottom:16px}}.sec--cta-v2 .sec__item{border:3px solid #1890ff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:20px 0;border-radius:20px}@media only screen and (max-width: 992px){.sec--cta-v2 .sec__item{padding:20px}}.sec--split-v1--imb-br-16 .sec__img-wrapper,.sec--split-v1--imb-br-16 .sec__img{border-radius:16px}.sec--cta-v3 .sec__grid{text-align:center}.sec--cta-v3 .sec__title{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:38px;line-height:46px;color:#414141}@media only screen and (max-width: 992px){.sec--cta-v3 .sec__title{font-size:29px;line-height:37px}}@media only screen and (max-width: 768px){.sec--cta-v3 .sec__title{font-size:20px;line-height:28px}}.sec--cta-v3 .sec__text{margin:32px auto 40px;max-width:660px}@media only screen and (max-width: 992px){.sec--cta-v3 .sec__text{width:70%;margin:24px auto 40px}}@media only screen and (max-width: 768px){.sec--cta-v3 .sec__text{margin:16px auto 40px;width:100%}}.sec--cta-v3 .sec__btns{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--cta-v3 .sec__btn:last-of-type{margin-left:16px}@media only screen and (max-width: 992px){.sec--cta-v3 .sec__btn:last-of-type{margin-left:12px}}@media only screen and (max-width: 768px){.sec--cta-v3 .sec__btn:last-of-type{margin-left:8px}}.sec--faq-v2 .sec__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.sec--faq-v2 .sec__item{display:-ms-grid;display:grid;-ms-grid-columns:1fr 36px;grid-template-columns:1fr 36px;grid-column-gap:30px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#FAFAFA;border-radius:20px;margin-bottom:8px;padding:12px 36px}.sec--faq-v2 .sec__item:last-of-type{margin-bottom:0}@media only screen and (max-width: 992px){.sec--faq-v2 .sec__item{padding:11px 28px;-ms-grid-columns:1fr 28px;grid-template-columns:1fr 28px}}@media only screen and (max-width: 768px){.sec--faq-v2 .sec__item{padding:10px 20px;-ms-grid-columns:1fr 21px;grid-template-columns:1fr 21px}}.sec--faq-v2 .sec__item-title{color:#414141}.sec--faq-v2 .sec__item-img-wrapper{position:relative;aspect-ratio:1/1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--faq-v2 .sec__item-img{width:24px}@media only screen and (max-width: 992px){.sec--faq-v2 .sec__item-img{width:23px}}@media only screen and (max-width: 768px){.sec--faq-v2 .sec__item-img{width:21px}}.sec--grid-posts-v1 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:24px;grid-row-gap:40px}@media only screen and (max-width: 992px){.sec--grid-posts-v1 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-row-gap:36px}}@media only screen and (max-width: 768px){.sec--grid-posts-v1 .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:32px}}.sec--grid-posts-v1 .sec__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--grid-posts-v1 .sec__item-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#fff;border-radius:40px}.sec--grid-posts-v1 .sec__item-link.hover-active .sec__item-img-wrapper:after{opacity:.3}.sec--grid-posts-v1 .sec__item-link.hover-active .sec__item-title{color:#0050b3}@media only screen and (max-width: 992px){.sec--grid-posts-v1 .sec__item-link{border-radius:35px}}@media only screen and (max-width: 768px){.sec--grid-posts-v1 .sec__item-link{border-radius:30px}}.sec--grid-posts-v1 .sec__item:after{content:"";position:absolute;z-index:-1;background:rgba(24,144,255,.5);-webkit-filter:blur(94px);filter:blur(94px);opacity:.25;height:29.5vw;max-height:447px;bottom:-10%}@media (max-width: 992px){.sec--grid-posts-v1 .sec__item:after{bottom:-5%}}@media (max-width: 992px){.sec--grid-posts-v1 .sec__item:after{max-height:initial;height:50%}}@media (min-width: 993px){.sec--grid-posts-v1 .sec__item:nth-child(3n+1):after{left:0;width:55%}.sec--grid-posts-v1 .sec__item:nth-child(3n+2):after{left:-48px;width:-webkit-calc(100% + 96px);width:-moz-calc(100% + 96px);width:calc(100% + 96px)}.sec--grid-posts-v1 .sec__item:nth-child(3n):after{right:0;width:55%}}@media (min-width: 769px) and (max-width: 992px){.sec--grid-posts-v1 .sec__item:nth-child(odd):after{left:0;width:92%}.sec--grid-posts-v1 .sec__item:nth-child(2n):after{right:0;width:90%}}@media (max-width: 768px){.sec--grid-posts-v1 .sec__item:after{left:-22px;width:-webkit-calc(100% + 44px);width:-moz-calc(100% + 44px);width:calc(100% + 44px)}}.sec--grid-posts-v1 .sec__item-img-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--grid-posts-v1 .sec__item-img-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#262626;opacity:0;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--grid-posts-v1 .sec__item-img-wrapper,.sec--grid-posts-v1 .sec__item-img-wrapper:after,.sec--grid-posts-v1 .sec__item-img{width:100%;border-top-right-radius:40px;border-top-left-radius:40px}@media only screen and (max-width: 992px){.sec--grid-posts-v1 .sec__item-img-wrapper,.sec--grid-posts-v1 .sec__item-img-wrapper:after,.sec--grid-posts-v1 .sec__item-img{border-top-right-radius:35px;border-top-left-radius:35px}}@media only screen and (max-width: 768px){.sec--grid-posts-v1 .sec__item-img-wrapper,.sec--grid-posts-v1 .sec__item-img-wrapper:after,.sec--grid-posts-v1 .sec__item-img{border-top-right-radius:30px;border-top-left-radius:30px}}.sec--grid-posts-v1 .sec__item-img{height:100%}.sec--grid-posts-v1 .sec__item-typo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;padding:32px 25px 35px}@media only screen and (max-width: 992px){.sec--grid-posts-v1 .sec__item-typo{padding:32px 19.5px 30px}}@media only screen and (max-width: 768px){.sec--grid-posts-v1 .sec__item-typo{padding:32px 14px 25px}}.sec--grid-posts-v1 .sec__item-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;color:#414141;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--grid-posts-v1 .sec__item-title:hover{color:#0050b3}.sec--grid-posts-v1 .sec__item-text{margin:10px 0 24px;color:#616161}.sec--grid-posts-v1 .sec__item-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:auto}.sec--grid-posts-v1 .sec__item-category{text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#1890ff;text-transform:uppercase}.sec--grid-posts-v1 a.sec__item-category:hover{color:#0050b3}.sec--grid-posts-v1 .sec__item-time{margin-left:24px;color:#919191;text-transform:uppercase}@media only screen and (max-width: 992px){.sec--grid-posts-v1 .sec__item-time{margin-left:20px}}@media only screen and (max-width: 768px){.sec--grid-posts-v1 .sec__item-time{margin-left:16px}}.sec--grid-posts-v1--mob-slider{position:relative}.sec--grid-posts-v1--mob-slider .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--grid-posts-v1--mob-slider .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--grid-posts-v1--mob-slider .tns-outer{margin-left:16px}}.sec--grid-posts-v1--mob-slider .tns-inner{overflow:visible}.sec--grid-posts-v1--mob-slider .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--grid-posts-v1--mob-slider .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--grid-posts-v1--mob-slider .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--grid-posts-v1--mob-slider .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--grid-posts-v1--mob-slider .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--grid-posts-v1--mob-slider .sec__slider-nav-dot.active{background:#0185FF}.sec--grid-posts-v1--mob-slider:after{content:"";position:absolute;z-index:-1;background:rgba(24,144,255,.5);-webkit-filter:blur(94px);filter:blur(94px);opacity:.25;height:100%;bottom:-2%;left:0;width:100%;display:none}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider:after{display:block}}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider .sec__item:after{display:none}}@media only screen and (max-width: 768px){.sec--grid-posts-v1--mob-slider .sec__item-link{height:100%}}.sec--form-v1{position:relative;padding:86px 0;background:#E6F7FF;overflow:hidden}@media only screen and (max-width: 992px){.sec--form-v1{padding:74.5px 0}}@media only screen and (max-width: 768px){.sec--form-v1{padding:63px 0}}.sec--form-v1 .sec__grid{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--form-v1 .sec__subtitle{text-align:center;text-transform:uppercase;color:#414141;margin-bottom:16px}.sec--form-v1 .sec__title{text-align:center;color:#414141}@media only screen and (max-width: 992px){.sec--form-v1 .sec__title{font-size:43px;line-height:51px}}@media only screen and (max-width: 768px){.sec--form-v1 .sec__title{font-size:30px;line-height:38px}}.sec--form-v1 .sec__text{margin-top:16px;text-align:center;color:#616161}.sec--form-v1 .sec__form{margin-top:65px;margin-bottom:40px}@media only screen and (max-width: 992px){.sec--form-v1 .sec__form{margin-top:48.5px;margin-bottom:36px}}@media only screen and (max-width: 768px){.sec--form-v1 .sec__form{margin-top:32px;margin-bottom:32px}}.sec--form-v1 .sec__field--name,.sec--form-v1 .sec__field--email,.sec--form-v1 .sec__field--message,.sec--form-v1 .sec__field--traffic{margin-bottom:16px}.sec--form-v1 .sec__field--checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:24px 0;padding-left:2px}@media only screen and (max-width: 480px){.sec--form-v1 .sec__form{width:100%}}@media only screen and (max-width: 480px){.sec--form-v1 .form-field__input{width:100%}}.sec--form-v1 .sec__bg-circle{position:absolute;z-index:1}.sec--form-v1 .sec__bg-circle--lg{max-width:391px;bottom:62px;right:-156px}@media only screen and (max-width: 992px){.sec--form-v1 .sec__bg-circle--lg{max-width:314px;right:-146px}}@media only screen and (max-width: 768px){.sec--form-v1 .sec__bg-circle--lg{max-width:215px;right:-100px}}@media only screen and (max-width: 680px){.sec--form-v1 .sec__bg-circle--lg{max-width:190px;-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg);right:-125px}}@media only screen and (max-width: 560px){.sec--form-v1 .sec__bg-circle--lg{right:-148px}}@media only screen and (max-width: 480px){.sec--form-v1 .sec__bg-circle--lg{right:-160px}}.sec--form-v1 .sec__bg-circle--sm{left:32px;max-width:207px;top:31%;aspect-ratio:1/1}@media only screen and (max-width: 992px){.sec--form-v1 .sec__bg-circle--sm{max-width:164px;left:-70px;top:20%}}@media only screen and (max-width: 768px){.sec--form-v1 .sec__bg-circle--sm{max-width:145px;left:-70px;top:16%}}@media only screen and (max-width: 560px){.sec--form-v1 .sec__bg-circle--sm{left:-110px}}@media only screen and (max-width: 480px){.sec--form-v1 .sec__bg-circle--sm{left:-120px;top:14%}}.sec--form-v1--vacancy-form .sec__field--phone{margin-bottom:16px}.sec--form-v1--vacancy-form .sec__field-files{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin:24px 0;max-width:360px;width:100%}@media only screen and (max-width: 480px){.sec--form-v1--vacancy-form .sec__field-files{max-width:100%}}.sec--form-v2{position:relative;padding:86px 0;background:#E6F7FF;overflow:hidden}@media only screen and (max-width: 992px){.sec--form-v2{padding:74.5px 0}}@media only screen and (max-width: 768px){.sec--form-v2{padding:63px 0}}.sec--form-v2 .sec__grid{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--form-v2 .sec__title{text-align:center;color:#414141}@media only screen and (max-width: 992px){.sec--form-v2 .sec__title{font-size:43px;line-height:51px}}@media only screen and (max-width: 768px){.sec--form-v2 .sec__title{font-size:30px;line-height:38px}}.sec--form-v2 .sec__text{margin:16px 0 65px;text-align:center;color:#616161;max-width:657px}@media only screen and (max-width: 1300px){.sec--form-v2 .sec__text{width:65vw}}@media only screen and (max-width: 1180px){.sec--form-v2 .sec__text{width:75vw}}@media only screen and (max-width: 992px){.sec--form-v2 .sec__text{width:90%;margin:12px 0 45px}}@media only screen and (max-width: 768px){.sec--form-v2 .sec__text{width:100%;margin:8px 0 24px}}@media only screen and (max-width: 480px){.sec--form-v2 .sec__field{width:100%}}.sec--form-v2 .sec__field.sec__field--email{margin:16px 0 24px}.sec--form-v2 .sec__field.sec__field--captcha{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:40px}@media only screen and (max-width: 386px){.sec--form-v2 .sec__field.sec__field--captcha{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.sec--form-v2 .sec__field.sec__field--checkbox{margin-bottom:24px}.sec--form-v2 .sec__bg-circle{position:absolute;z-index:1}.sec--form-v2 .sec__bg-circle--lg{right:-156px;bottom:-95px;max-width:414px}@media only screen and (max-width: 992px){.sec--form-v2 .sec__bg-circle--lg{max-width:314px}}@media only screen and (max-width: 768px){.sec--form-v2 .sec__bg-circle--lg{max-width:215px;right:-120px;bottom:-65px}}@media only screen and (max-width: 680px){.sec--form-v2 .sec__bg-circle--lg{right:-150px;bottom:-65px}}@media only screen and (max-width: 560px){.sec--form-v2 .sec__bg-circle--lg{right:-180px;bottom:-95px}}.sec--form-v2 .sec__bg-circle--sm{left:32px;max-width:207px;top:31%;aspect-ratio:1/1}@media only screen and (max-width: 1420px){.sec--form-v2 .sec__bg-circle--sm{left:8px}}@media only screen and (max-width: 1360px){.sec--form-v2 .sec__bg-circle--sm{left:-40px}}@media only screen and (max-width: 1260px){.sec--form-v2 .sec__bg-circle--sm{left:-95px}}@media only screen and (max-width: 992px){.sec--form-v2 .sec__bg-circle--sm{max-width:164px}}@media only screen and (max-width: 768px){.sec--form-v2 .sec__bg-circle--sm{max-width:120px;left:-65px}}@media only screen and (max-width: 680px){.sec--form-v2 .sec__bg-circle--sm{left:-85px}}@media only screen and (max-width: 560px){.sec--form-v2 .sec__bg-circle--sm{left:-100px}}.sec--team-v2 .sec__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:40px}@media only screen and (max-width: 992px){.sec--team-v2 .sec__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 768px){.sec--team-v2 .sec__grid{display:block;width:initial;margin-left:initial;margin-right:initial;max-width:initial;grid-column-gap:0;grid-row-gap:0}}.sec--team-v2 .sec__item-img-wrapper{width:100%;border-radius:40px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--team-v2 .sec__item-img{width:100%;border-radius:40px}.sec--team-v2 .sec__item-typo{padding:0 22px}.sec--team-v2 .sec__item-title{margin:16px 0 4px;color:#414141}.sec--team-v2 .sec__item-text{color:#616161}.sec--team-v2 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--team-v2 .tns-outer{display:none;overflow:visible;margin-left:22px}@media only screen and (max-width: 768px){.sec--team-v2 .tns-outer{display:block}}@media only screen and (max-width: 576px){.sec--team-v2 .tns-outer{margin-left:16px}}.sec--team-v2 .tns-inner{overflow:visible}.sec--team-v2 .tns-item{-webkit-flex-shrink:0;flex-shrink:0}.sec--team-v2 .sec__slider-nav{display:none!important}@media only screen and (max-width: 768px){.sec--team-v2 .sec__slider-nav{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}}.sec--team-v2 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--team-v2 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--team-v2 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--team-v2 .sec__slider-nav-dot.active{background:#0185FF}.sec--reviews-v1 .sec__item{padding:56px 72px;border-radius:40px;border:3px solid #F5F5F5}@media only screen and (max-width: 1160px){.sec--reviews-v1 .sec__item{padding:45px 55px;border-radius:35px}}@media only screen and (max-width: 992px){.sec--reviews-v1 .sec__item{padding:45px;border-radius:35px}}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item{padding:34px 19px;border-radius:30px;height:100%}}.sec--reviews-v1 .sec__item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}}.sec--reviews-v1 .sec__item-logo-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;position:relative}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-logo-wrapper{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:16px;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1}}.sec--reviews-v1 .sec__item-socials{position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%;width:var(--container-width);left:-75px;padding-right:72px}@media only screen and (max-width: 1160px){.sec--reviews-v1 .sec__item-socials{left:-58px;padding-right:55px}}@media only screen and (max-width: 992px){.sec--reviews-v1 .sec__item-socials{left:-48px;padding-right:45px}}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-socials{padding-right:0;position:relative;height:auto;width:auto;left:0}}.sec--reviews-v1 .sec__item-socials-btns{width:200px;background:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-socials-btns{width:auto}}.sec--reviews-v1 .sec__item-socials-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;text-decoration:none;margin-right:16px}.sec--reviews-v1 .sec__item-socials-link:last-of-type{margin-right:0}.sec--reviews-v1 .sec__item-socials-link:hover .sec__item-socials-icon path{fill:#595959}.sec--reviews-v1 .sec__item-socials-icon path{fill:#bfbfbf}.sec--reviews-v1 .sec__item-logo-divider{height:56px;width:1px;background:#E8E8E8;margin:0 32px}@media only screen and (max-width: 992px){.sec--reviews-v1 .sec__item-logo-divider{margin:0 24px}}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-logo-divider{-webkit-box-ordinal-group:4;-webkit-order:3;-moz-box-ordinal-group:4;order:3;width:100%;height:1px;margin:16px 0}}.sec--reviews-v1 .sec__item-header-typo{position:relative;z-index:2}@media only screen and (max-width: 768px){.sec--reviews-v1 .sec__item-header-typo{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;order:2}}.sec--reviews-v1 .sec__item-title{color:#0185ff;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--reviews-v1 a.sec__item-title:hover{color:#0050b3}.sec--reviews-v1 .sec__item-subtitle{color:#616161}.sec--reviews-v1 .tns-slider{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.sec--reviews-v1 .tns-outer [data-action]{display:none}.sec--reviews-v1 .sec__slider-nav{margin-top:24px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--reviews-v1 .sec__slider-nav-dot{margin-right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:8px;height:8px;background:#D9D9D9;border-radius:50%;border:none;padding:0;outline:none;cursor:pointer}.sec--reviews-v1 .sec__slider-nav-dot:last-of-type{margin-right:0}.sec--reviews-v1 .sec__slider-nav-dot.active{background:#0185FF}.sec--reviews-v1--logos .sec__item-logo-img{max-height:48px;height:100%}.sec--reviews-v1--logos .sec__item-text{margin-top:32px;color:#616161}@media only screen and (max-width: 992px){.sec--reviews-v1--logos .sec__item-text{margin-top:24px}}@media only screen and (max-width: 768px){.sec--reviews-v1--logos .sec__item-text{margin-top:0}}.sec--reviews-v1--quote .sec__item-logo-img{max-height:76px;height:100%}.sec--reviews-v1--quote .sec__item-text{margin-top:32px;color:#616161}@media only screen and (max-width: 992px){.sec--reviews-v1--quote .sec__item-text{margin-top:24px}}@media only screen and (max-width: 768px){.sec--reviews-v1--quote .sec__item-text{margin-top:0}}.pagination-v1{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination-v1 .pagination__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.pagination-v1 .pagination__items{margin:0 4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.pagination-v1 .pagination__arrow-btn{width:24px;height:24px;text-decoration:none}.pagination-v1 .pagination__item{width:26px;height:24px}.pagination-v1 .pagination__arrow-btn,.pagination-v1 .pagination__item{border:1px solid #bfbfbf;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:2px;cursor:pointer;background:#fff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.pagination-v1 .pagination__arrow-btn:hover,.pagination-v1 .pagination__arrow-btn.active,.pagination-v1 .pagination__item:hover,.pagination-v1 .pagination__item.active{border:1px solid #0185FF;color:#1890ff}.pagination-v1 .pagination__item-divider{cursor:default;padding-bottom:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:20px;height:24px;margin-right:4px;color:#616161;text-decoration:none}.pagination-v1 .pagination__item{margin-right:4px;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#414141;text-decoration:none}.pagination-v1 .pagination__item.active{font-weight:500}.pagination-v1 .pagination__item:last-of-type{margin-right:0}.pagination-v1 .pagination__item.pagination__item--dots{color:#616161}.sec--tech-page-v1 .sec__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--tech-page-v1 .sec__img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--tech-page-v1 .sec__img{width:493px;aspect-ratio:1/1}@media only screen and (max-width: 992px){.sec--tech-page-v1 .sec__img{width:406px}}@media only screen and (max-width: 768px){.sec--tech-page-v1 .sec__img{width:320px}}@media only screen and (max-width: 395px){.sec--tech-page-v1 .sec__img{width:100%}}.sec--tech-page-v1 .sec__title{text-align:center;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:38px;line-height:46px;color:#414141;margin:112px 0 48px}@media only screen and (max-width: 992px){.sec--tech-page-v1 .sec__title{margin:80px 0 36px;font-size:29px;line-height:37px}}@media only screen and (max-width: 768px){.sec--tech-page-v1 .sec__title{margin:48px 0 24px;font-size:20px;line-height:28px}}@media only screen and (max-width: 480px){.sec--tech-page-v1 .sec__title.sec__title--remove-br-sm br{display:none}}@media only screen and (max-width: 480px){.sec--tech-page-v1{overflow:hidden}}.sec--tech-page-v1 .sec__img-wrapper{position:relative}.sec--tech-page-v1 .sec__img{z-index:3}.sec--tech-page-v1 .sec__bg-circle{position:absolute}.sec--tech-page-v1 .sec__bg-circle--lg{max-width:620px;top:-32%;right:-42%;z-index:1}@media only screen and (max-width: 992px){.sec--tech-page-v1 .sec__bg-circle--lg{max-width:458px}}@media only screen and (max-width: 768px){.sec--tech-page-v1 .sec__bg-circle--lg{max-width:296px;top:-10%;right:-20%}}@media only screen and (max-width: 560px){.sec--tech-page-v1 .sec__bg-circle--lg{top:-5%;right:-15%}}@media only screen and (max-width: 480px){.sec--tech-page-v1 .sec__bg-circle--lg{top:0;right:-60px}}.sec--tech-page-v1 .sec__bg-circle--sm{max-width:465px;bottom:-24%;left:-20%;z-index:2}@media only screen and (max-width: 992px){.sec--tech-page-v1 .sec__bg-circle--sm{max-width:343px}}@media only screen and (max-width: 768px){.sec--tech-page-v1 .sec__bg-circle--sm{max-width:222px;bottom:-8%;left:-12%}}@media only screen and (max-width: 560px){.sec--tech-page-v1 .sec__bg-circle--sm{bottom:-2%;left:-8%}}@media only screen and (max-width: 480px){.sec--tech-page-v1 .sec__bg-circle--sm{bottom:10px;left:-45px}}.sec--glossary-alphabet-v1{position:-webkit-sticky;position:sticky;top:0;background:#fff;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}.sec--glossary-alphabet-v1 .sec__grid{padding:20px 0;margin-top:-20px;margin-bottom:-20px;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));grid-column-gap:10px;grid-row-gap:10px;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start}@media only screen and (max-width: 992px){.sec--glossary-alphabet-v1 .sec__grid{padding:16px 0;margin-top:-16px;margin-bottom:-16px}}@media only screen and (max-width: 768px){.sec--glossary-alphabet-v1 .sec__grid{padding:12px 0;margin-top:-12px;margin-bottom:-12px}}.sec--glossary-alphabet-v1 .sec__item{color:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer;text-align:center}.sec--glossary-alphabet-v1 .sec__item:hover{color:#1890ff}.sec--glossary-alphabet-v1 .sec__item.disabled{color:#bfbfbf;cursor:default}.sec--glossary-alphabet-v1 .sec__item.disabled:hover{color:#bfbfbf}.sec--glossary-list-v1{margin-top:72px}@media (max-width: 992px){.sec--glossary-list-v1{margin-top:48px}}@media (max-width: 768px){.sec--glossary-list-v1{margin-top:24px}}.sec--glossary-list-v1 .sec__row{margin-bottom:32px}.sec--glossary-list-v1 .sec__row:last-of-type{margin-bottom:0}@media (max-width: 768px){.sec--glossary-list-v1 .sec__row{margin-bottom:24px}}.sec--glossary-list-v1 .sec__row-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--glossary-list-v1 .sec__row-title{color:#414141}.sec--glossary-list-v1 .sec__row-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:32px;margin-top:32px;padding-bottom:32px;border-bottom:1px solid #E8E8E8}@media (max-width: 992px){.sec--glossary-list-v1 .sec__row-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.sec--glossary-list-v1 .sec__row-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;margin-top:24px;padding-bottom:24px}}.sec--glossary-list-v1 .sec__row-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:16px}.sec--glossary-list-v1 .sec__row-link-wrapper:last-of-type{margin-bottom:0}.sec--glossary-list-v1 .sec__row-link{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#414141;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer;text-decoration:none}.sec--glossary-list-v1 .sec__row-link:hover{color:#1890ff}.sec--glossary-search-results-v1{margin-top:72px;display:none}@media (max-width: 992px){.sec--glossary-search-results-v1{margin-top:48px}}@media (max-width: 768px){.sec--glossary-search-results-v1{margin-top:24px}}.sec--glossary-search-results-v1.active{display:block}.sec--glossary-search-results-v1 .sec__hero{margin-bottom:32px}.sec--glossary-search-results-v1 .sec__hero:last-of-type{margin-bottom:0}@media (max-width: 768px){.sec--glossary-search-results-v1 .sec__hero{margin-bottom:24px}}.sec--glossary-search-results-v1 .sec__hero-title{color:#414141;margin-bottom:5px}.sec--glossary-search-results-v1 .sec__hero-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer}.sec--glossary-search-results-v1 .sec__hero-btn:hover{color:#0050b3}.sec--glossary-search-results-v1 .sec__row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:32px;margin-top:32px;padding-bottom:32px;border-bottom:1px solid #E8E8E8}@media (max-width: 992px){.sec--glossary-search-results-v1 .sec__row{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.sec--glossary-search-results-v1 .sec__row{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-column-gap:0;margin-top:24px;padding-bottom:24px}}.sec--glossary-search-results-v1 .sec__row-link-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:16px}.sec--glossary-search-results-v1 .sec__row-link-wrapper:last-of-type{margin-bottom:0}.sec--glossary-search-results-v1 .sec__row-link{font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#414141;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer;text-decoration:none}.sec--glossary-search-results-v1 .sec__row-link:hover{color:#1890ff}.sec--glossary-search-results-v1 .sec__row-link span{font-weight:600;color:#1890ff}.sec--glossary-search-results-v1 .sec__empty-results{grid-column:1/-1}.sec--glossary-search-results-v1 .sec__empty-results span{font-weight:500;color:#1890ff}.mdl--v1{opacity:0;visibility:hidden;pointer-events:none}.mdl--v1.active{opacity:1;visibility:visible;pointer-events:auto}.mdl--v1.mdl{position:fixed;top:0;left:0;height:100%;width:100%;z-index:99999}.mdl--v1 .mdl__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background:#000;opacity:.85}.mdl--v1 .mdl__content{position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;cursor:pointer}.mdl--guide-v1 .mdl__body-container{padding-top:45px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mdl--guide-v1 .mdl__wrapper{cursor:initial;background:#ffffff;width:650px;border-radius:16px;margin-bottom:80px}@media only screen and (max-width: 680px){.mdl--guide-v1 .mdl__wrapper{width:100%}}.mdl--guide-v1.active .mdl__overlay{opacity:.85;-webkit-transition:all .35s ease;-moz-transition:all .35s ease;transition:all .35s ease}.mdl--guide-v1.active .mdl__wrapper{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:all .35s ease .2s;-moz-transition:all .35s ease .2s;transition:all .35s ease .2s}.mdl--guide-v1 .mdl__overlay{opacity:0}.mdl--guide-v1 .mdl__wrapper{opacity:0;-webkit-transform:translateY(45px);-moz-transform:translateY(45px);transform:translateY(45px)}.mdl--guide-v1 .mdl__header{height:56px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;padding:0 24px}@media only screen and (max-width: 992px){.mdl--guide-v1 .mdl__header{padding:0 19px}}@media only screen and (max-width: 768px){.mdl--guide-v1 .mdl__header{padding:0 14px}}.mdl--guide-v1 .mdl__close-btn{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;cursor:pointer}.mdl--guide-v1 .mdl__close-btn-touch-area{position:absolute;top:-6px;left:-6px;width:-webkit-calc(100% + 12px);width:-moz-calc(100% + 12px);width:calc(100% + 12px);height:-webkit-calc(100% + 12px);height:-moz-calc(100% + 12px);height:calc(100% + 12px);z-index:1}.mdl--guide-v1 .mdl__body{text-align:center;padding-bottom:40px}@media only screen and (max-width: 992px){.mdl--guide-v1 .mdl__body{padding-bottom:37px}}@media only screen and (max-width: 768px){.mdl--guide-v1 .mdl__body{padding-bottom:34px}}.mdl--guide-v1 .mdl__title{margin:10px 0 16px;color:#414141}.mdl--guide-v1 .mdl__text{color:#616161}.mdl--guide-v1 .mdl__form{margin:24px 0 40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 480px){.mdl--guide-v1 .mdl__form{padding:0 14px}}.mdl--guide-v1 .mdl__form .form-field__error{text-align:left}.mdl--guide-v1 .mdl__form-field{margin-bottom:16px}.mdl--guide-v1 .mdl__form-field:last-of-type{margin-bottom:0}@media only screen and (max-width: 992px){.mdl--guide-v1 .mdl__form-field{margin-bottom:12px}}@media only screen and (max-width: 768px){.mdl--guide-v1 .mdl__form-field{margin-bottom:8px}}@media only screen and (max-width: 480px){.mdl--guide-v1 .mdl__form-field{width:100%}}.mdl--guide-v1 .sec__field--checkbox{padding:5px 0}@media only screen and (max-width: 768px){.mdl--guide-v1 .sec__field--checkbox{padding:10px 0}}@media only screen and (max-width: 480px){.mdl--guide-v1 .sec__field--checkbox{width:initial}}.sec--tabs-v1 .sec__title{text-align:center;color:#414141}@media only screen and (max-width: 480px){.sec--tabs-v1 .sec__title{text-align:left}}.sec--tabs-v1 .sec__nav{position:relative;margin:24px auto 56px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media only screen and (max-width: 992px){.sec--tabs-v1 .sec__nav{display:block;-webkit-box-pack:initial;-webkit-justify-content:initial;-moz-box-pack:initial;justify-content:initial;margin:24px auto 44px}}@media only screen and (max-width: 768px){.sec--tabs-v1 .sec__nav{margin:24px auto 32px}}.sec--tabs-v1 .sec__nav-items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#E6F7FF;padding:8px 50px;border-radius:20px;white-space:nowrap}@media only screen and (max-width: 992px){.sec--tabs-v1 .sec__nav-items{position:absolute;top:0;left:0;width:60%;background:#ffffff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:24px;-webkit-box-shadow:0px 23px 44px 0px rgba(0,0,0,.06);box-shadow:0 23px 44px #0000000f;border-radius:4px 4px 20px 20px;z-index:9;display:none}.sec--tabs-v1 .sec__nav-items.active{display:block}}@media only screen and (max-width: 680px){.sec--tabs-v1 .sec__nav-items{width:75%}}@media only screen and (max-width: 576px){.sec--tabs-v1 .sec__nav-items{width:85%}}@media only screen and (max-width: 480px){.sec--tabs-v1 .sec__nav-items{width:100%}}.sec--tabs-v1 .sec__nav-item{cursor:pointer;padding:8px 4px;margin:0 12px;color:#414141;-webkit-transition:color .15s ease;-moz-transition:color .15s ease;transition:color .15s ease;font-weight:400}.sec--tabs-v1 .sec__nav-item:hover,.sec--tabs-v1 .sec__nav-item.active{color:#0185ff}.sec--tabs-v1 .sec__nav-item.active{font-weight:500}.sec--tabs-v1 .sec__nav-item:after{content:attr(data-tab);font-weight:500;visibility:hidden;height:0;display:block}@media only screen and (max-width: 992px){.sec--tabs-v1 .sec__nav-item{padding:0;margin-left:0;margin-right:0;margin-bottom:8px;height:32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--tabs-v1 .sec__nav-item:last-of-type{margin-bottom:0}}.sec--tabs-v1 .sec__selector{height:40px;width:60%;padding:0 8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;border:1px solid #E8E8E8;border-radius:4px;cursor:pointer;display:none}@media only screen and (max-width: 992px){.sec--tabs-v1 .sec__selector{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}}@media only screen and (max-width: 768px){.sec--tabs-v1 .sec__selector{width:100%}}.sec--tabs-v1 .sec__selector-title{color:#616161}.sec--tabs-v1 .sec__selector-icon-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--tabs-v1 .sec__content-item{opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity .35s ease,visibility .35s ease;-moz-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sec--tabs-v1 .sec__content-item.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1;position:relative}.sec--tabs-v1 .sec--split-v1 .sec__typo{max-width:408px}@media only screen and (max-width: 992px){.sec--tabs-v1 .sec--split-v1 .sec__typo{max-width:100%}}.sec--faq-v1 .sec__item{background:#FAFAFA;border-radius:20px;margin-bottom:8px;padding:0 41px}.sec--faq-v1 .sec__item:last-of-type{margin-bottom:0}.sec--faq-v1 .sec__item.active .sec__item-icon-line:nth-child(1){display:none}@media only screen and (max-width: 992px){.sec--faq-v1 .sec__item{padding:0 30.5px}}@media only screen and (max-width: 768px){.sec--faq-v1 .sec__item{padding:0 20px}}.sec--faq-v1 .sec__item-header{padding:18px 0 16px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 21px;grid-template-columns:1fr 21px;grid-column-gap:30px;cursor:pointer}.sec--faq-v1 .sec__item-header:hover .sec__item-icon-wrapper{border:1.5px solid #0050b3}.sec--faq-v1 .sec__item-header:hover .sec__item-icon-line{background:#0050b3}@media only screen and (max-width: 768px){.sec--faq-v1 .sec__item-header{padding:18px 0}}.sec--faq-v1 .sec__item-title{color:#414141}.sec--faq-v1 .sec__item-icon-wrapper{position:relative;width:21px;height:21px;border-radius:50%;border:1.5px solid #0185FF}.sec--faq-v1 .sec__item-icon-line{position:absolute;top:50%;left:50%;border-radius:1.5px;background:#0185FF;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--faq-v1 .sec__item-icon-line:nth-child(1){height:10px;width:1.5px}.sec--faq-v1 .sec__item-icon-line:nth-child(2){height:1.5px;width:10px}.sec--faq-v1 .sec__item-text{display:none;color:#616161;padding-bottom:18px}.sec--faq-v1 .sec__item-text a{color:#616161;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--faq-v1 .sec__item-text a:hover{color:#414141}.sec--vacancies-v1 .sec__search{padding:20px 24px;border-radius:30px;background:#E6F7FF;margin-bottom:56px}@media only screen and (max-width: 992px){.sec--vacancies-v1 .sec__search{margin-bottom:44px}}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__search{margin-bottom:32px}}.sec--vacancies-v1 .sec__search .sec__search-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__search .sec__search-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.sec--vacancies-v1 .sec__search .sec__search-form-field{width:400px}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__search .sec__search-form-field{width:100%}}.sec--vacancies-v1 .sec__search .sec__search-form-field .form-field__input{width:100%}.sec--vacancies-v1 .sec__search .sec__field--department{margin:0 16px}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__search .sec__field--department{margin:8px 0}}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__search .sec__search-btn{width:100%}}.sec--vacancies-v1 .sec__item{padding:20px 42px;border-radius:30px;border:4px solid #f0f0f0;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:24px}.sec--vacancies-v1 .sec__item:last-of-type{margin-bottom:0}@media only screen and (max-width: 992px){.sec--vacancies-v1 .sec__item{padding:20px 33px;margin-bottom:20px}}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:20px 24px;margin-bottom:16px}}.sec--vacancies-v1 .sec__item-title{color:#414141;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--vacancies-v1 .sec__item-title:hover{color:#1890ff}.sec--vacancies-v1 .sec__item-info{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#616161}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__item-info{margin-bottom:16px}}.sec--vacancies-v1 .sec__item-info-divider{margin:0 16px;width:1px;height:35px;background:#D9D9D9}@media only screen and (max-width: 768px){.sec--vacancies-v1 .sec__item-info-divider{height:30px;margin:0 12px}}.sec--vacancies-v1 .sec__search-results .sec__search-results-hero{margin-bottom:32px}.sec--vacancies-v1 .sec__search-results .sec__search-results-hero:last-of-type{margin-bottom:0}@media (max-width: 768px){.sec--vacancies-v1 .sec__search-results .sec__search-results-hero{margin-bottom:24px}}.sec--vacancies-v1 .sec__search-results .sec__search-results-hero-title{color:#414141;margin-bottom:5px}.sec--vacancies-v1 .sec__search-results .sec__search-results-hero-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;cursor:pointer}.sec--vacancies-v1 .sec__search-results .sec__search-results-hero-btn:hover{color:#0050b3}.sec--vacancies-v1 .sec__search-results .sec__item-title span,.sec--vacancies-v1 .sec__search-results .sec__search-results-empty span{font-weight:500;color:#1890ff}.sec--cta-v4{position:relative;background:#E6F7FF;overflow:hidden;padding:160px 0;text-align:center}.sec--cta-v4 .sec__typo{position:relative;z-index:5}@media only screen and (max-width: 768px){.sec--cta-v4 .text-main-medium-56 br{display:none}}.sec--cta-v4 .sec__btn{margin-top:40px}@media only screen and (max-width: 992px){.sec--cta-v4 .sec__btn{margin-top:36px}}@media only screen and (max-width: 768px){.sec--cta-v4 .sec__btn{margin-top:32px}}.sec--cta-v4 .sec__bg-circle{position:absolute;z-index:1}.sec--cta-v4 .sec__bg-circle--lg{max-width:390px;bottom:26px;right:-195px}@media only screen and (max-width: 992px){.sec--cta-v4 .sec__bg-circle--lg{max-width:314px;right:-157px}}@media only screen and (max-width: 768px){.sec--cta-v4 .sec__bg-circle--lg{max-width:216px;right:-108px}}@media only screen and (max-width: 680px){.sec--cta-v4 .sec__bg-circle--lg{max-width:190px;-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg);right:-95px}}@media only screen and (max-width: 560px){.sec--cta-v4 .sec__bg-circle--lg{right:-148px}}@media only screen and (max-width: 480px){.sec--cta-v4 .sec__bg-circle--lg{right:-160px}}.sec--cta-v4 .sec__bg-circle--sm{left:32px;max-width:207px;top:12%;aspect-ratio:1/1}@media only screen and (max-width: 992px){.sec--cta-v4 .sec__bg-circle--sm{max-width:164px;left:-70px;top:11%}}@media only screen and (max-width: 768px){.sec--cta-v4 .sec__bg-circle--sm{max-width:145px;left:-70px;top:10%}}@media only screen and (max-width: 560px){.sec--cta-v4 .sec__bg-circle--sm{left:-110px}}@media only screen and (max-width: 480px){.sec--cta-v4 .sec__bg-circle--sm{left:-120px}}.sec--blog-buffer-v1{position:relative}.sec--blog-buffer-v1 .sec__hero{margin-bottom:56px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__hero{margin-bottom:52px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__hero{margin-bottom:48px}}.sec--blog-buffer-v1 .sec__hero .sec__hero-title{margin-bottom:16px}.sec--blog-buffer-v1 .sec__hero .sec__hero-grid{display:-ms-grid;display:grid;-ms-grid-columns:65% 22%;grid-template-columns:65% 22%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__hero .sec__hero-grid{-ms-grid-columns:70% 25%;grid-template-columns:70% 25%}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__hero .sec__hero-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--blog-buffer-v1 .sec__hero .sec__hero-grid .form-field__input{width:100%}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__hero .sec__hero-selector{margin-top:16px}}.sec--blog-buffer-v1 .sec__posts-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-column-gap:24px;grid-row-gap:24px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__posts-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item{position:relative;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#fff;border-radius:40px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item{margin-bottom:35px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item{margin-bottom:30px}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item.hover-active .sec__item-img-wrapper:after{opacity:.15}.sec--blog-buffer-v1 .sec__posts-grid .sec__item.hover-active .sec__item-title{color:#1890ff}.sec--blog-buffer-v1 .sec__posts-grid .sec__item:after{content:"";position:absolute;bottom:-5%;left:-10%;width:85%;height:50%;background:rgba(24,144,255,.5);-webkit-filter:blur(94px);filter:blur(94px);opacity:.24;z-index:-1}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item:after{left:0;width:100%}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item:nth-child(3n):after{width:120%}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item:nth-child(3n):after{width:100%}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper:after{content:"";display:block;will-change:opacity;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background:#262626;opacity:0;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img{width:100%}.sec--blog-buffer-v1 .sec__posts-grid .sec__item,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper:after,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img{border-top-left-radius:40px;border-top-right-radius:40px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper:after,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img{border-top-left-radius:35px;border-top-right-radius:35px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img-wrapper:after,.sec--blog-buffer-v1 .sec__posts-grid .sec__item-img{border-top-left-radius:30px;border-top-right-radius:30px}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-typo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;padding:32px 25px 35px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item-typo{padding:32px 19.5px 30px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item-typo{padding:32px 14px 25px}}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;color:#414141;text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-title:hover{color:#1890ff}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-text{margin:10px 0 24px;color:#616161}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:auto}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-category{text-decoration:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;color:#1890ff;text-transform:uppercase}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-category:hover{color:#0050b3}.sec--blog-buffer-v1 .sec__posts-grid .sec__item-time{margin-left:24px;color:#919191;text-transform:uppercase}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item-time{margin-left:20px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__posts-grid .sec__item-time{margin-left:16px}}.sec--blog-buffer-v1 .sec__pagination{margin-top:56px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__pagination{margin-top:52px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__pagination{margin-top:48px}}.sec--blog-buffer-v1 .sec__pagination .sec__pagination-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:32px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__pagination .sec__pagination-btn{margin-top:30px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__pagination .sec__pagination-btn{margin-top:28px}}.sec--blog-buffer-v1 .sec__featured-post{position:relative;overflow:hidden;margin:80px 0;background:#E6F7FF;padding:70px 0}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__featured-post{margin:64px 0;padding:57px 0}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post{margin:48px 0;padding:45px 0}}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-circle{position:absolute;z-index:1}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post .sec__bg-circle{display:none}}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-circle--lg{top:-260px;right:-240px;width:391px}.sec--blog-buffer-v1 .sec__featured-post .sec__grid{display:-ms-grid;display:grid;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-ms-grid-columns:1fr 55%;grid-template-columns:1fr 55%;grid-column-gap:50px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__featured-post .sec__grid{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__featured-post .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--blog-buffer-v1 .sec__featured-post .sec__img-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post .sec__img-wrapper{margin-bottom:40px}}.sec--blog-buffer-v1 .sec__featured-post .sec__img{position:relative;width:100%;z-index:2}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-polygon{position:absolute;z-index:1}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-polygon--blue{top:-35%;right:-15%;width:85%}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-polygon--green{bottom:-8%;left:-8%;width:60%}.sec--blog-buffer-v1 .sec__featured-post .sec__bg-circle--sm{width:107px;bottom:25%;left:-90px}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post .sec__typo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center}}.sec--blog-buffer-v1 .sec__featured-post .sec__post-info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--blog-buffer-v1 .sec__featured-post .sec__post-category{color:#1890ff;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease;text-transform:uppercase;text-decoration:none}.sec--blog-buffer-v1 .sec__featured-post .sec__post-category:hover{color:#0050b3}.sec--blog-buffer-v1 .sec__featured-post .sec__post-read-time{margin:0 24px;color:#919191;text-transform:uppercase}.sec--blog-buffer-v1 .sec__featured-post .sec__post-date{color:#919191;text-transform:uppercase}.sec--blog-buffer-v1 .sec__featured-post .sec__post-title{margin:16px 0;color:#414141}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post .sec__post-title{margin:24px 0 16px}}.sec--blog-buffer-v1 .sec__featured-post .sec__post-text{color:#414141;font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:500;font-size:20px;line-height:28px}@media only screen and (max-width: 992px){.sec--blog-buffer-v1 .sec__featured-post .sec__post-text{font-size:17px;line-height:24px}}@media only screen and (max-width: 768px){.sec--blog-buffer-v1 .sec__featured-post .sec__post-text{font-size:14px;line-height:18px;color:#616161}}.sec--blog-buffer-v1 .sec__featured-post .sec__btn{margin-top:32px;padding:12px}.sec--pricing-tabs-v1{position:relative}.sec--pricing-tabs-v1.mb-64{margin-bottom:64px}@media only screen and (max-width: 992px){.sec--pricing-tabs-v1.mb-64{margin-bottom:48px}}@media only screen and (max-width: 768px){.sec--pricing-tabs-v1.mb-64{margin-bottom:32px}}.sec--pricing-tabs-v1.mb-32{margin-bottom:32px}@media only screen and (max-width: 992px){.sec--pricing-tabs-v1.mb-32{margin-bottom:32px}}@media only screen and (max-width: 768px){.sec--pricing-tabs-v1.mb-32{margin-bottom:32px}}.sec--pricing-tabs-v1 .sec__grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--pricing-tabs-v1 .sec__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;padding:12px 8px;text-decoration:none;border-bottom:1px solid #E8E8E8;color:#414141;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--pricing-tabs-v1 .sec__item:hover,.sec--pricing-tabs-v1 .sec__item.active{color:#0185ff;border-bottom:1px solid #0185FF}.sec--pricing-tabs-v1 .sec__item.active:before,.sec--pricing-tabs-v1 .sec__item.active:after{background:#fff}.sec--pricing-tabs-v1 .sec__item:after,.sec--pricing-tabs-v1 .sec__item:before{content:"";position:absolute;top:0;height:-webkit-calc(100% + 2px);height:-moz-calc(100% + 2px);height:calc(100% + 2px);width:2px;background:transparent;z-index:1;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}.sec--pricing-tabs-v1 .sec__item:after{left:0}.sec--pricing-tabs-v1 .sec__item:before{right:0}@media only screen and (max-width: 768px){.sec--pricing-tabs-v1 .sec__item{display:none}}.sec--pricing-tabs-v1 .sec__selector{display:none}@media only screen and (max-width: 768px){.sec--pricing-tabs-v1 .sec__selector{display:block;width:100%}.sec--pricing-tabs-v1 .sec__selector .form-field__wrapper{width:100%}}.sec--pricing-api-form-v1{position:relative}.sec--pricing-api-form-v1 .sec__item{background:#FAFAFA;padding:56px 72px;border-radius:40px}@media only screen and (max-width: 1160px){.sec--pricing-api-form-v1 .sec__item{padding:45px 55px;border-radius:35px}}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__item{padding:45px;border-radius:35px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__item{padding:34px 19px;border-radius:30px}}.sec--pricing-api-form-v1.mb-64{margin-bottom:64px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1.mb-64{margin-bottom:48px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1.mb-64{margin-bottom:32px}}.sec--pricing-api-form-v1.mb-32{margin-bottom:32px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1.mb-32{margin-bottom:32px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1.mb-32{margin-bottom:32px}}.sec--pricing-api-form-v1 .sec__selectors{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:16px;margin:48px 0 32px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__selectors{margin:40px 0 28px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__selectors{margin:32px 0 24px;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:8px}}.sec--pricing-api-form-v1 .sec__selectors .form-field,.sec--pricing-api-form-v1 .sec__selectors .form-field__input{width:100%}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__left-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__flag-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-right:8px}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__flag-icon{width:22px}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__arrow-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__arrow-icon{width:11px}.sec--pricing-api-form-v1 .sec__selectors .sec__selectors-item--country .form-field__arrow-icon path{fill:#616161}.sec--pricing-api-form-v1 .sec__table{border-radius:30px;background:#fff;padding:48px 55px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__table{padding:40px 38px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__table{padding:32px 20px}}.sec--pricing-api-form-v1 .sec__table .sec__table-country{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-bottom:16px;border-bottom:1px solid #E8E8E8}.sec--pricing-api-form-v1 .sec__table .sec__table-country-img-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--pricing-api-form-v1 .sec__table .sec__table-country-img{width:28px;height:18px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__table .sec__table-country-img{width:24px;height:14px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__table .sec__table-country-img{width:20px;height:12px}}.sec--pricing-api-form-v1 .sec__table .sec__table-country-title{color:#414141;margin-left:16px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__table .sec__table-country-title{margin-left:12px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__table .sec__table-country-title{margin-left:8px}}.sec--pricing-api-form-v1 .sec__table .sec__table-items-loader{height:120px;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--pricing-api-form-v1 .sec__table .sec__table-items-loader.active{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.sec--pricing-api-form-v1 .sec__table .sec__table-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:16px 0;border-bottom:1px solid #E8E8E8}@media only screen and (max-width: 580px){.sec--pricing-api-form-v1 .sec__table .sec__table-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}}.sec--pricing-api-form-v1 .sec__table .sec__table-item-title,.sec--pricing-api-form-v1 .sec__table .sec__table-item-price{color:#414141}@media only screen and (max-width: 580px){.sec--pricing-api-form-v1 .sec__table .sec__table-item-price{margin-top:8px}}.sec--pricing-api-form-v1 .sec__table .sec__table-info{padding-top:16px;color:#919191}.sec--pricing-api-form-v1 .sec__note{margin-top:32px;border-radius:30px;background:#E6F7FF;padding:32px 55px}@media only screen and (max-width: 992px){.sec--pricing-api-form-v1 .sec__note{padding:26px 38px}}@media only screen and (max-width: 768px){.sec--pricing-api-form-v1 .sec__note{padding:20px}}.sec--pricing-plans-v1 .sec__grid{display:-ms-grid;display:grid;grid-column-gap:20px}@media only screen and (max-width: 992px){.sec--pricing-plans-v1 .sec__grid{grid-row-gap:16px}}@media only screen and (max-width: 768px){.sec--pricing-plans-v1 .sec__grid{grid-row-gap:12px}}.sec--pricing-plans-v1 .sec__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;border:3px solid #f5f5f5;border-radius:40px}@media only screen and (max-width: 992px){.sec--pricing-plans-v1 .sec__item{border-radius:35px}}@media only screen and (max-width: 768px){.sec--pricing-plans-v1 .sec__item{border-radius:30px}}.sec--pricing-plans-v1 .sec__item-title{color:#414141}.sec--pricing-plans-v1 .sec__item-subtitle{margin-top:8px;color:#616161}.sec--pricing-plans-v1 .sec__item-price-wrapper{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.sec--pricing-plans-v1 .sec__item-price{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;color:#0185ff;white-space:nowrap}.sec--pricing-plans-v1 .sec__item-price-period{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);transform:translateY(-4px);white-space:nowrap}.sec--pricing-plans-v1 .sec__item-price-discount{color:#f57c00;white-space:nowrap}.sec--pricing-plans-v1 .sec__item-price-label{padding:5px 12px;border-radius:6px;white-space:nowrap}.sec--pricing-plans-v1 .sec__item-price-label.sec__item-price-label--orange{background:#fff7e6;border:1px solid #ffd591;color:#d46b08}.sec--pricing-plans-v1 .sec__item-price-label.sec__item-price-label--blue{background:#f0f5ff;border:1px solid #adc6ff;color:#2f54eb}.sec--pricing-plans-v1 .sec__item-annual-price-title{color:#414141}.sec--pricing-plans-v1 .sec__item-annual-price-subtitle{color:#616161}.sec--pricing-plans-v1 .sec__item-divider{margin:24px 0;height:1px;background:#E8E8E8}.sec--pricing-plans-v1 .sec__item-list-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin-bottom:16px}.sec--pricing-plans-v1 .sec__item-list-item:last-of-type{margin-bottom:0}.sec--pricing-plans-v1 .sec__item-list-img-wrapper{width:16px;height:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.sec--pricing-plans-v1 .sec__item-list-img{width:11px}.sec--pricing-plans-v1 .sec__item-list-title{margin-left:8px;color:#63646f}.sec--pricing-plans-v1 .sec__item-custom-desc-title{color:#1890ff;margin-bottom:24px}@media only screen and (max-width: 992px){.sec--pricing-plans-v1 .sec__item-custom-desc-title{margin-bottom:18px}}@media only screen and (max-width: 768px){.sec--pricing-plans-v1 .sec__item-custom-desc-title{margin-bottom:12px}}.sec--pricing-plans-v1 .sec__item-btn{position:relative;margin-top:auto;padding-top:40px;text-align:center}.sec--pricing-plans-v1 .sec__item-btn-available{position:absolute;top:-6px;left:50%;width:190px;z-index:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);color:#414141}.sec--pricing-plans-v1--3x .sec__grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 992px){.sec--pricing-plans-v1--3x .sec__grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.sec--pricing-plans-v1--3x .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--pricing-plans-v1--3x .sec__item{padding:30px 40px}@media only screen and (max-width: 992px){.sec--pricing-plans-v1--3x .sec__item{padding:25px 30px}}.sec--pricing-plans-v1--4x .sec__grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}@media only screen and (max-width: 992px){.sec--pricing-plans-v1--4x .sec__grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 768px){.sec--pricing-plans-v1--4x .sec__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.sec--pricing-plans-v1--4x .sec__item{padding:30px 25px}@media only screen and (max-width: 992px){.sec--pricing-plans-v1--4x .sec__item{padding:18px 22px}}.spinner-loader-v1{width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #E6F7FF;border-right-color:#1890ff;-webkit-animation:spinnerLoaderV1 1s infinite linear;-moz-animation:spinnerLoaderV1 1s infinite linear;animation:spinnerLoaderV1 1s infinite linear}@-webkit-keyframes spinnerLoaderV1{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spinnerLoaderV1{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinnerLoaderV1{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.sec--hero-banner-v1{position:relative;min-height:370px;-webkit-background-size:cover;background-size:cover;background-position:right center;background-repeat:no-repeat;margin-bottom:80px}@media only screen and (max-width: 992px){.sec--hero-banner-v1{margin-bottom:64px}}@media only screen and (max-width: 880px){.sec--hero-banner-v1{margin-bottom:48px}}.sec--hero-banner-v1 .sec__grid{min-height:370px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.sec--hero-banner-v1 .sec__title,.sec--hero-banner-v1 .sec__text{color:#fff}@media only screen and (max-width: 580px){.sec--hero-banner-v1 .sec__title br{display:none}}.sec--hero-banner-v1 .sec__text{margin:16px 0 30px}:root{--font-family-primary: "Gilroy", Arial, sans-serif;--font-family-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, "Liberation Mono", monospace}:root{--brand-primary:#1890ff;--brand-secondary:#0050b3;--bg-default:#ffffff;--bg-card:#fafafa;--bg-subtle:#f5f5f5;--bg-brand:#e6f7ff;--bg-success:#f6ffed;--bg-error:#FFF2F0;--bg-warning:#fffbe6;--border-default:#f5f5f5;--border-input:#E8E8E8;--divider-white:#E8E8E8;--divider-subtle:#d9d9d9;--text-primary:#414141;--text-secondary:#616161;--text-disabled:#919191;--text-link:#1890ff;--num-primary:#1890ff;--num-secondary:#0050b3;--eyebrow:#1890ff;--icon-primary:#1890ff;--icon-secondary:#414141;--icon-on-accent:#ffffff;--success:#52c41a;--warning:#faad14;--error:#ff4d4f;--p-sms-fill:#EAF8FF;--p-sms-bd:#A1DBFF;--p-sms-tx:#1890FF;--p-wa-fill:#F7FFF0;--p-wa-bd:#C2EEA0;--p-wa-tx:#52C41A;--p-viber-fill:#FAF2FF;--p-viber-bd:#DAB9F8;--p-viber-tx:#722ED1;--p-2fa-fill:#FFFCEA;--p-2fa-bd:#FFE9A0;--p-2fa-tx:#FAAD14;--p-rcs-fill:#F2F6FF;--p-rcs-bd:#B9CFFF;--p-rcs-tx:#4E6EEE;--p-email-fill:#FFF8EA;--p-email-bd:#FFDBA1;--p-email-tx:#D46B08;--p-2way-fill:#EAFFFC;--p-2way-bd:#99EBE3;--p-2way-tx:#13C2C2;--p-voice-fill:#FFF2F7;--p-voice-bd:#FFB9D9;--p-voice-tx:#EB2F96;--p-nv-fill:#FFF4EB;--p-nv-bd:#FFC5A6;--p-nv-tx:#FA541C;--p-mnp-fill:#F6F6F6;--p-mnp-bd:#DFDFDF;--p-mnp-tx:#414141;--s-xxs:4px;--s-xs:8px;--s-sm:16px;--s-md:24px;--s-lg:32px;--s-xl:48px;--s-2xl:56px;--s-3xl:72px;--s-4xl:120px;--r-sm:8px;--r-md:16px;--r-lg:40px;--r-xl:80px;--logo-grad:linear-gradient(135deg,#03A9F4,#48AB17)}@-webkit-keyframes pulseRing{0%{-webkit-box-shadow:0 0 0 0 var(--pulse-from);box-shadow:0 0 0 0 var(--pulse-from)}70%{-webkit-box-shadow:0 0 0 10px var(--pulse-to);box-shadow:0 0 0 10px var(--pulse-to)}to{-webkit-box-shadow:0 0 0 0 var(--pulse-to);box-shadow:0 0 0 0 var(--pulse-to)}}@-moz-keyframes pulseRing{0%{box-shadow:0 0 0 0 var(--pulse-from)}70%{box-shadow:0 0 0 10px var(--pulse-to)}to{box-shadow:0 0 0 0 var(--pulse-to)}}@keyframes pulseRing{0%{-webkit-box-shadow:0 0 0 0 var(--pulse-from);box-shadow:0 0 0 0 var(--pulse-from)}70%{-webkit-box-shadow:0 0 0 10px var(--pulse-to);box-shadow:0 0 0 10px var(--pulse-to)}to{-webkit-box-shadow:0 0 0 0 var(--pulse-to);box-shadow:0 0 0 0 var(--pulse-to)}}.partner-landing *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.partner-landing html{scroll-behavior:smooth;background:var(--bg-default)}.partner-landing body{font-family:var(--font-family-primary, "Gilroy", Arial, sans-serif);color:var(--text-primary);background:transparent;position:relative;-webkit-font-smoothing:antialiased;line-height:1.5}.partner-landing body.lang-en .ru,.partner-landing body.lang-en .ua,.partner-landing body.lang-ru .en,.partner-landing body.lang-ru .ua,.partner-landing body.lang-ua .en,.partner-landing body.lang-ua .ru{display:none!important}.partner-landing a{text-decoration:none;color:inherit}.partner-landing code{font-family:var(--font-family-mono);font-size:.88em;background:var(--bg-subtle);color:var(--num-secondary);padding:2px 6px;border-radius:var(--r-sm)}.partner-landing .container{max-width:1204px;width:-webkit-calc(100% - 64px);width:-moz-calc(100% - 64px);width:calc(100% - 64px);margin-left:auto;margin-right:auto;padding:0}@media only screen and (max-width: 1300px){.partner-landing .container{width:-webkit-calc(100% - 84px);width:-moz-calc(100% - 84px);width:calc(100% - 84px)}}@media only screen and (max-width: 1200px){.partner-landing .container{width:-webkit-calc(100% - 72px);width:-moz-calc(100% - 72px);width:calc(100% - 72px)}}@media only screen and (max-width: 992px){.partner-landing .container{width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px);width:calc(100% - 56px)}}@media only screen and (max-width: 768px){.partner-landing .container{width:-webkit-calc(100% - 44px);width:-moz-calc(100% - 44px);width:calc(100% - 44px)}}@media only screen and (max-width: 576px){.partner-landing .container{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}}.partner-landing section{padding:var(--s-3xl) 0}.partner-landing h1,.partner-landing .h1{font-size:56px;line-height:64px;font-weight:500;color:var(--text-primary);letter-spacing:-.5px}.partner-landing h2,.partner-landing .h2{font-size:38px;line-height:46px;font-weight:500;color:var(--text-primary)}.partner-landing h3,.partner-landing .h3{font-size:30px;line-height:38px;font-weight:500;color:var(--text-primary)}.partner-landing h4,.partner-landing .h4{font-size:20px;line-height:28px;font-weight:500;color:var(--text-primary)}.partner-landing h5,.partner-landing .h5{font-size:16px;line-height:24px;font-weight:500;color:var(--text-primary)}.partner-landing .body-lg{font-size:20px;line-height:28px;font-weight:400;color:var(--text-secondary)}.partner-landing .body-md{font-size:16px;line-height:24px;font-weight:400;color:var(--text-secondary)}.partner-landing .body-sm{font-size:14px;line-height:18px;font-weight:400;color:var(--text-secondary)}.partner-landing .eyebrow{display:inline-block;font-size:12px;line-height:16px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--eyebrow)}.partner-landing b,.partner-landing strong{font-weight:500;color:var(--text-primary)}.partner-landing .accent{color:var(--brand-primary);font-weight:500}.partner-landing h1,.partner-landing h2,.partner-landing h3,.partner-landing h4,.partner-landing h5,.partner-landing .h1,.partner-landing .h2,.partner-landing .h3,.partner-landing .h4,.partner-landing .h5{text-wrap:balance}.partner-landing p,.partner-landing .body-lg,.partner-landing .body-md,.partner-landing .body-sm,.partner-landing .lead{text-wrap:pretty}.partner-landing .badge,.partner-landing .eyebrow{white-space:nowrap}@media (prefers-reduced-motion: reduce){.partner-landing *,.partner-landing *:before,.partner-landing *:after{-webkit-animation-duration:.001ms!important;-moz-animation-duration:.001ms!important;animation-duration:.001ms!important;-webkit-animation-iteration-count:1!important;-moz-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:.001ms!important;-moz-transition-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.partner-landing .section-head{text-align:left;max-width:none;margin:0 0 var(--s-xl)}.partner-landing .section-head .eyebrow,.partner-landing .split>div:not(.card-primary)>.eyebrow{display:none}.partner-landing .section-head h2{margin-bottom:var(--s-md)}.partner-landing .section-head p{font-size:16px;line-height:24px;font-weight:400;color:var(--text-secondary);margin:0;max-width:776px}.partner-landing .section-head--left{text-align:left}.partner-landing .section-head--left p{margin-left:0}.partner-landing .btn{height:48px;padding:0 32px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:var(--s-xs);font-family:Gilroy,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:24px;border-radius:16px;border:1px solid transparent;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;transition:all .15s ease}@media only screen and (max-width: 992px){.partner-landing .btn{height:44px;font-size:15px;line-height:23px}}@media only screen and (max-width: 680px){.partner-landing .btn{height:40px;font-size:14px;line-height:18px}}.partner-landing .btn .ic{width:18px;height:18px}.partner-landing .btn--primary{background:#1890ff;color:#fff;border-color:#1890ff}.partner-landing .btn--primary:hover{background:#0050b3;color:#fff;border-color:#0050b3}.partner-landing .btn--secondary{background:transparent;color:#1890ff;border:1px solid #1890ff}.partner-landing .btn--secondary:hover{color:#0050b3;border-color:#0050b3}.partner-landing .btn--accent{background:#0050b3;color:#fff;border-color:#0050b3}.partner-landing .btn--accent:hover{background:#1890ff;border-color:#1890ff}.partner-landing .btn--text{background:none;border:none;color:#1890ff;height:auto;padding:0}.partner-landing .btn--text:hover{color:#0050b3}.partner-landing .btn[disabled]{background:var(--border-input);border-color:var(--border-input);color:var(--text-disabled);cursor:not-allowed}.partner-landing .icon-box{width:80px;height:80px;border-radius:var(--r-md);background:var(--bg-brand);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.partner-landing .icon-box .ic{width:24px;height:24px;color:var(--icon-primary)}.partner-landing .icon-box--accent{background:var(--brand-primary)}.partner-landing .icon-box--accent .ic{color:var(--icon-on-accent)}.partner-landing .ic{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:middle}.partner-landing .card-primary{background:var(--bg-default);border:3px solid var(--border-default);border-radius:var(--r-lg);padding:40px 32px}.partner-landing .card-secondary{background:var(--bg-card);border:none;border-radius:var(--r-lg);padding:40px 32px}.partner-landing .card-grid{display:-ms-grid;display:grid;gap:var(--s-lg);-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch}.partner-landing .card-grid>*{height:100%}.partner-landing .cols-2{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.partner-landing .cols-3{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.partner-landing .cols-4{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.partner-landing .feature-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;-moz-transition:transform .18s ease,box-shadow .18s ease,-moz-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-moz-transform .18s ease,-webkit-box-shadow .18s ease}.partner-landing .feature-card:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 14px 34px rgba(65,65,65,.08);box-shadow:0 14px 34px #41414114}.partner-landing .feature-card .icon-box{margin-bottom:var(--s-md)}.partner-landing .feature-card h4{margin-bottom:var(--s-sm)}.partner-landing .feature-card .body-sm{color:var(--text-secondary)}.partner-landing .feature-card .card-foot{margin-top:auto;padding-top:var(--s-md)}.partner-landing .bullets{display:-ms-grid;display:grid;gap:var(--s-md)}.partner-landing .bullet{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.partner-landing .bullet .ring{-webkit-box-flex:0;-webkit-flex:0 0 12px;-moz-box-flex:0;flex:0 0 12px;width:12px;height:12px;border-radius:50%;background:var(--logo-grad);position:relative;margin-top:5px}.partner-landing .bullet .ring:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--bg-default)}.partner-landing .bullet .b-tt{font-size:16px;line-height:24px;color:var(--text-primary)}.partner-landing .bullet .b-tt b{font-weight:500}.partner-landing .bullet .b-ds{font-size:14px;line-height:18px;color:var(--text-secondary)}.partner-landing .bullet.on-gray .ring:after{background:var(--bg-card)}.partner-landing .steps{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:var(--s-lg)}.partner-landing .step .num{font-size:20px;line-height:28px;font-weight:500;color:var(--brand-primary)}.partner-landing .step .st-tt{font-size:16px;line-height:24px;color:var(--text-primary);margin-top:var(--s-md)}.partner-landing .step .st-ds{font-size:14px;line-height:18px;color:var(--text-secondary);margin-top:var(--s-sm)}.partner-landing .proof-card{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;border:1px solid #232323;border-radius:var(--r-lg);overflow:hidden;background:#0D0D0D}.partner-landing .proof-left{padding:var(--s-2xl) var(--s-xl);background:#171717}.partner-landing .proof-left h3{color:#fff}.partner-landing .proof-left .body-md{color:#ffffffa8}.partner-landing .proof-left b{color:#fff}.partner-landing .proof-left code{background:rgba(255,255,255,.1);color:#fff}.partner-landing .proof-left .tag-status--success{background:transparent;border-color:#52c41a;color:#73d13d}.partner-landing #proof .proof-steps .st-tt{color:#ffffffd1}.partner-landing #proof .proof-steps .num{color:#40a9ff}.partner-landing .proof-left .btn--secondary{color:#40a9ff;border-color:#ffffff47}.partner-landing .proof-left .btn--secondary:hover{color:#69b7ff;border-color:#ffffff80;background:transparent}.partner-landing .proof-card .mock{border:0;border-radius:0;height:100%}.partner-landing .proof-steps{list-style:none;display:-ms-grid;display:grid;gap:var(--s-md);margin:var(--s-lg) 0 var(--s-xl)}.partner-landing .proof-steps li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline}.partner-landing .proof-steps .num{font-size:18px;line-height:24px;font-weight:500;color:var(--brand-primary);-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;min-width:22px}.partner-landing .proof-steps .st-tt{font-size:16px;line-height:24px;color:var(--text-primary)}.partner-landing .proof-cta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-flex-wrap:wrap;flex-wrap:wrap}.partner-landing .tag{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-xs);font-size:12px;line-height:16px;font-weight:500;padding:8px 16px;border-radius:var(--r-sm);border:1px solid transparent}.partner-landing .tag-neutral{background:var(--bg-subtle);border-color:var(--border-input);color:var(--text-primary)}.partner-landing .tag-label{color:#fff;border:none}.partner-landing .tag-label--featured{background:var(--p-voice-tx)}.partner-landing .tag-label--new{background:var(--p-sms-tx)}.partner-landing .tag-p{padding:8px 16px;border-radius:var(--r-sm);border:1px solid;font-size:12px;line-height:16px;font-weight:500;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:6px}.partner-landing .tp-sms{background:var(--p-sms-fill);border-color:var(--p-sms-bd);color:var(--p-sms-tx)}.partner-landing .tp-wa{background:var(--p-wa-fill);border-color:var(--p-wa-bd);color:var(--p-wa-tx)}.partner-landing .tp-viber{background:var(--p-viber-fill);border-color:var(--p-viber-bd);color:var(--p-viber-tx)}.partner-landing .tp-2fa{background:var(--p-2fa-fill);border-color:var(--p-2fa-bd);color:var(--p-2fa-tx)}.partner-landing .tp-rcs{background:var(--p-rcs-fill);border-color:var(--p-rcs-bd);color:var(--p-rcs-tx)}.partner-landing .tp-email{background:var(--p-email-fill);border-color:var(--p-email-bd);color:var(--p-email-tx)}.partner-landing .tp-2way{background:var(--p-2way-fill);border-color:var(--p-2way-bd);color:var(--p-2way-tx)}.partner-landing .tp-voice{background:var(--p-voice-fill);border-color:var(--p-voice-bd);color:var(--p-voice-tx)}.partner-landing .tp-nv{background:var(--p-nv-fill);border-color:var(--p-nv-bd);color:var(--p-nv-tx)}.partner-landing .tp-mnp{background:var(--p-mnp-fill);border-color:var(--p-mnp-bd);color:var(--p-mnp-tx)}.partner-landing .tag-status{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-xs);padding:8px 16px;border-radius:var(--r-sm);border:1px solid;font-size:12px;line-height:16px;font-weight:500}.partner-landing .tag-status .dot{width:4px;height:4px;border-radius:50%}.partner-landing .tag-status--success{background:var(--bg-success);border-color:var(--success);color:var(--success)}.partner-landing .tag-status--success .dot{background:var(--success);--pulse-from:rgba(82,196,26,.5);--pulse-to:rgba(82,196,26,0);-webkit-animation:pulseRing 2s infinite;-moz-animation:pulseRing 2s infinite;animation:pulseRing 2s infinite}.partner-landing .chip{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:6px;background:var(--bg-subtle);border-radius:var(--r-sm);padding:8px 16px;font-size:12px;line-height:16px;font-weight:500;color:var(--text-primary);-webkit-transition:background .15s,color .15s;-moz-transition:background .15s,color .15s;transition:background .15s,color .15s}.partner-landing .chip.on-gray{background:var(--bg-default)}.partner-landing .chip:hover{background:var(--bg-brand);color:var(--brand-primary)}.partner-landing .metric-inline{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;gap:var(--s-sm);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing .metric-band{margin-top:var(--s-4xl);-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}.partner-landing .metric-inline .mi{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;gap:6px;white-space:nowrap}.partner-landing .metric-inline .mi .n{font-size:16px;line-height:24px;font-weight:500;color:var(--text-primary)}.partner-landing .metric-inline .mi .l{font-size:14px;line-height:18px;color:var(--text-secondary)}.partner-landing .metric-inline .vd{width:1px;height:1em;background:var(--divider-subtle)}.partner-landing .metric-large{background:var(--bg-brand);border-radius:var(--r-lg);padding:var(--s-lg);display:-ms-grid;display:grid;gap:var(--s-md)}.partner-landing .metric-large .eyebrow{color:var(--brand-primary)}.partner-landing .metric-large .n{font-size:38px;line-height:46px;font-weight:500;color:var(--brand-primary)}.partner-landing .metric-large .l{font-size:16px;line-height:24px;color:var(--text-secondary)}.partner-landing .stat-card{margin-top:var(--s-4xl);background:var(--bg-subtle);border-radius:var(--r-lg);padding:var(--s-xl) var(--s-lg)}.partner-landing .stat-grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:var(--s-2xl) var(--s-3xl)}.partner-landing .stat{text-align:center;display:-ms-grid;display:grid;gap:var(--s-xs);justify-items:center;min-width:110px}.partner-landing .stat .n{font-size:48px;line-height:56px;font-weight:500;color:var(--brand-secondary)}.partner-landing .stat .l{font-size:14px;line-height:18px;font-weight:400;color:var(--text-secondary);max-width:18ch}.partner-landing .stat-grid--in-band{margin-top:var(--s-2xl)}@media (max-width: 760px){.partner-landing .stat-grid{gap:var(--s-lg) var(--s-xl)}}.partner-landing .accent-band{background:var(--bg-brand);border-radius:var(--r-lg);padding:var(--s-3xl) var(--s-xl);text-align:center}.partner-landing .accent-band h2{margin-bottom:var(--s-md)}.partner-landing .accent-band .hl{color:#01579b;font-weight:500}.partner-landing .accent-band p{font-size:16px;line-height:24px;color:var(--text-secondary);max-width:776px;margin:0 auto var(--s-xl)}.partner-landing .accent-band .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.partner-landing .accent-band.no-cta p{margin-bottom:0}.partner-landing .accent-band--gray{background:var(--bg-subtle)}.partner-landing .accent-band--deco{position:relative;overflow:hidden}.partner-landing .accent-band--deco h2,.partner-landing .accent-band--deco p,.partner-landing .accent-band--deco .row{position:relative;z-index:1}.partner-landing .cta-blob{position:absolute;z-index:0;width:300px;height:300px;background:center/contain no-repeat;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%22207%22%20height%3D%22207%22%20viewBox%3D%220%200%20207%20207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%20%3Crect%20x%3D%22-8.57867%22%20y%3D%22112.369%22%20width%3D%22159%22%20height%3D%22159%22%20rx%3D%2279.5%22%20transform%3D%22rotate%28-49.5236%20-8.57867%20112.369%29%22%20stroke%3D%22url%28%23paint0_linear_136771_31378%29%22%20stroke-width%3D%2248%22/%3E%20%3Cdefs%3E%20%3ClinearGradient%20id%3D%22paint0_linear_136771_31378%22%20x1%3D%22-42.4141%22%20y1%3D%22218.546%22%20x2%3D%22164.586%22%20y2%3D%22218.546%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%20%3Cstop%20stop-color%3D%22%2301579B%22/%3E%20%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2303A9F4%22/%3E%20%3C/linearGradient%3E%20%3C/defs%3E%20%3C/svg%3E);pointer-events:none}.partner-landing .cta-blob--r{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.partner-landing .cta-blob--l{top:-110px;left:-120px}.partner-landing .cta-blob--r{bottom:-110px;right:-120px}.partner-landing #how .section-head{margin-bottom:var(--s-3xl)}.partner-landing #why.split,.partner-landing #why .split{gap:40px}.partner-landing #how .how-media{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.partner-landing #how .how-media img{width:100%;height:auto;border-radius:var(--r-lg);display:block}.partner-landing #cases .section-head{max-width:none}.partner-landing #cases .section-head h2{white-space:nowrap}.partner-landing .split--swap>:last-child{-webkit-box-ordinal-group:0;-webkit-order:-1;-moz-box-ordinal-group:0;order:-1}.partner-landing .hero{padding:var(--s-lg) 0 var(--s-3xl)}.partner-landing .page-glow{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:-1}.partner-landing .page-glow .blob{position:absolute;border-radius:50%;background:-webkit-radial-gradient(circle,rgba(24,144,255,.2) 0%,rgba(24,144,255,0) 70%);background:-moz-radial-gradient(circle,rgba(24,144,255,.2) 0%,rgba(24,144,255,0) 70%);background:radial-gradient(circle,rgba(24,144,255,.2) 0%,rgba(24,144,255,0) 70%)}.partner-landing .page-glow .blob-lg{width:820px;height:820px;left:-260px;top:40px}.partner-landing .page-glow .blob-sm{width:640px;height:640px;right:-160px;top:20px}.partner-landing .page-glow .blob-3{width:620px;height:620px;right:-60px;top:520px}.partner-landing .hero-grid{display:-ms-grid;display:grid;-ms-grid-columns:1.05fr .95fr;grid-template-columns:1.05fr .95fr;gap:var(--s-xl);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing .hero-visual{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.partner-landing .hero-visual img{width:100%;max-width:1395px;height:auto;display:block}.partner-landing .hero h1{margin:var(--s-lg) 0 var(--s-md)}.partner-landing .hero .lead{font-size:20px;line-height:28px;font-weight:400;color:var(--text-secondary);max-width:560px;margin-bottom:var(--s-xl)}.partner-landing .hero-cta{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:var(--s-xl)}.partner-landing .badge{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-xs);background:var(--bg-subtle);border-radius:var(--r-sm);padding:8px 16px;font-size:12px;line-height:16px;font-weight:500;color:var(--text-primary)}.partner-landing .badge .dot{width:8px;height:8px;border-radius:50%;background:var(--brand-primary);--pulse-from:rgba(24,144,255,.5);--pulse-to:rgba(24,144,255,0);-webkit-animation:pulseRing 2s infinite;-moz-animation:pulseRing 2s infinite;animation:pulseRing 2s infinite}.partner-landing .calc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:var(--s-md)}.partner-landing .calc .field label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:14px;line-height:18px;font-weight:500;color:var(--text-primary);margin-bottom:var(--s-xs)}.partner-landing .calc .field label .val{color:var(--brand-primary);font-weight:500}.partner-landing input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:999px;background:var(--bg-subtle);outline:none}.partner-landing input[type=range]::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:var(--bg-brand)}.partner-landing input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid var(--brand-primary);cursor:pointer;margin-top:-7px}.partner-landing input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:var(--bg-brand)}.partner-landing input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:3px solid var(--brand-primary);cursor:pointer}.partner-landing .seg{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-xs)}.partner-landing .seg button{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;font-family:inherit;font-size:14px;font-weight:500;padding:8px;border-radius:var(--r-md);cursor:pointer;background:transparent;border:1px solid var(--brand-primary);color:var(--brand-primary)}.partner-landing .seg button.on{background:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.partner-landing .calc-out{background:var(--bg-brand);border-radius:var(--r-lg);padding:var(--s-lg);text-align:center}.partner-landing .calc-out .cap{font-size:14px;line-height:18px;color:var(--text-secondary)}.partner-landing .calc-out .big{font-size:56px;line-height:64px;font-weight:500;color:var(--num-primary);letter-spacing:-1px;margin:var(--s-xs) 0}.partner-landing .calc-out .yr{font-size:14px;line-height:18px;color:var(--text-secondary)}.partner-landing .calc-out .yr b{color:var(--text-primary)}.partner-landing .code-tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-xs);padding:var(--s-sm) var(--s-lg) 0}.partner-landing .code-tabs button{font-family:inherit;font-size:14px;font-weight:500;color:var(--text-secondary);background:transparent;border:none;padding:8px 16px;border-radius:var(--r-sm) var(--r-sm) 0 0;cursor:pointer}.partner-landing .code-pane .code-copy{margin-left:auto;-webkit-align-self:center;-ms-grid-row-align:center;align-self:center;background:rgba(255,255,255,.07);border:none;border-radius:var(--r-sm);padding:8px;cursor:pointer;color:#fff9;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.partner-landing .code-pane .code-copy:hover{color:#fff;background:rgba(255,255,255,.14)}.partner-landing .code-pane .code-copy .ic{width:18px;height:18px}.partner-landing .code-body{padding:var(--s-md) var(--s-lg);overflow-x:auto}.partner-landing .code-body pre{display:none;font-family:var(--font-family-mono);font-size:13px;line-height:1.7;white-space:pre}.partner-landing .code-body pre.active{display:block}.partner-landing .copybar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:var(--s-sm) var(--s-lg);font-size:12px}.partner-landing .dev-card{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;border-radius:var(--r-lg);overflow:hidden;background:#0D0D0D;border:1px solid #232323}.partner-landing .code-pane{background:#0D0D0D;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-width:0}.partner-landing .code-pane .code-tabs{padding:var(--s-md) var(--s-md) 0}.partner-landing .code-pane .code-tabs button{color:#ffffff80}.partner-landing .code-pane .code-tabs button.active{color:#fff;background:rgba(255,255,255,.07)}.partner-landing .code-pane .code-body{padding:var(--s-lg) var(--s-lg);-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.partner-landing .code-pane pre{color:#d7dbe0}.partner-landing .code-pane .k{color:#e06c75}.partner-landing .code-pane .f{color:#61afef}.partner-landing .code-pane .s{color:#98c379}.partner-landing .code-pane .c{color:#6b7280}.partner-landing .code-pane .copybar{border-top:1px solid rgba(255,255,255,.08);color:#ffffff80}.partner-landing .code-pane .copybar code{background:transparent;padding:0;color:#ffffff80}.partner-landing .code-pane .copybar .btn--text{color:#40a9ff}.partner-landing .code-pane .copybar .btn--text:hover{color:#69b7ff}.partner-landing .info-pane{background:#171717;padding:var(--s-2xl) var(--s-xl);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:var(--s-md)}.partner-landing .info-pane h3{color:#fff}.partner-landing .info-pane h4{color:#fff;margin:0;font-size:20px;line-height:28px;font-weight:500}.partner-landing .info-pane p{color:#ffffffa8;font-size:16px;line-height:24px}.partner-landing .info-pane .ip-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-lg);-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing .info-pane .docs-link{color:#40a9ff;font-weight:500;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:6px}.partner-landing .info-pane .docs-link--sec{color:#ffffff8c}.partner-landing .info-pane .docs-link--sec:hover{color:#fff}.partner-landing .info-pane .docs-link .ic{width:16px;height:16px;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-moz-transition:transform .15s,-moz-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s,-moz-transform .15s}.partner-landing .info-pane .docs-link:hover .ic{-webkit-transform:translateX(3px);-moz-transform:translateX(3px);transform:translate(3px)}.partner-landing .info-pane .rule{height:1px;background:rgba(255,255,255,.12);margin:var(--s-xs) 0}.partner-landing .info-feats{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-lg) var(--s-xl);-webkit-flex-wrap:wrap;flex-wrap:wrap}.partner-landing .info-feat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-sm);color:#fff;font-size:16px;line-height:24px}.partner-landing .info-feat .ring{width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(255,255,255,.22);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#ffffffb8;-webkit-box-flex:0;-webkit-flex:0 0 40px;-moz-box-flex:0;flex:0 0 40px}.partner-landing .info-feat .ring .ic{width:18px;height:18px}.partner-landing .mock{background:#0D0D0D;border-radius:var(--r-md);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;border:1px solid #232323}.partner-landing .mock .bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:var(--s-xs);padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.partner-landing .mock .bar i{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.2)}.partner-landing .mock .url{margin-left:6px;font-family:var(--font-family-mono);font-size:11px;color:#fff9;background:rgba(255,255,255,.06);padding:6px 10px;border-radius:var(--r-sm);-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partner-landing .mock pre{font-family:var(--font-family-mono);font-size:13px;line-height:1.7;padding:var(--s-md);white-space:pre;overflow:auto;color:#d7dbe0}.partner-landing .mock .k{color:#61afef}.partner-landing .mock .s{color:#98c379}.partner-landing .mock .c{color:#6b7280}.partner-landing .mock .ok{color:#98c379;font-weight:500;display:block;margin-top:var(--s-sm)}.partner-landing .split{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:var(--s-xl);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing .split h2{margin-bottom:var(--s-md)}.partner-landing .split .sub{font-size:16px;line-height:24px;color:var(--text-secondary);margin-bottom:var(--s-lg)}.partner-landing .chan-grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:16px}.partner-landing .chan-grid .tag-p{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.partner-landing .chan-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:12px;background:var(--bg-default);border-radius:20px;padding:18px 20px;font-size:15px;line-height:20px;font-weight:500;color:var(--text-primary);-webkit-box-shadow:0 6px 20px rgba(2,87,155,.06);box-shadow:0 6px 20px #02579b0f;-webkit-transition:-webkit-transform .15s,-webkit-box-shadow .15s;transition:-webkit-transform .15s,-webkit-box-shadow .15s;-moz-transition:transform .15s,box-shadow .15s,-moz-transform .15s;transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s,-webkit-transform .15s,-moz-transform .15s,-webkit-box-shadow .15s}.partner-landing .chan-card:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 10px 26px rgba(2,87,155,.12);box-shadow:0 10px 26px #02579b1f}.partner-landing .chan-card .ic{width:26px;height:26px;color:var(--icon-primary);-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.partner-landing #why{background:#EAF6FF;position:relative;overflow:hidden}.partner-landing #why .container{position:relative;z-index:1}.partner-landing #why .cta-blob--l{top:-100px;left:-120px;width:300px;height:300px}.partner-landing #why .cta-blob--r{bottom:-150px;right:-130px;width:440px;height:440px}.partner-landing #why .deco-dot{position:absolute;z-index:0;width:18px;height:18px;border-radius:50%;background:#FAA419;pointer-events:none;right:120px;bottom:300px}.partner-landing #why .card-primary{background:transparent;border:none;padding:0}.partner-landing #why .card-primary>.eyebrow{display:none}.partner-landing #why .bullet .ring:after{background:#EAF6FF}.partner-landing #why .base-note{font-size:13px;line-height:18px;color:var(--text-secondary);margin-top:var(--s-lg)}.partner-landing #contact.cta-band{background:#EAF6FF;position:relative;overflow:hidden;text-align:center;padding:96px 0}.partner-landing #contact.cta-band .container{position:relative;z-index:1}.partner-landing #contact.cta-band h2{margin-bottom:var(--s-md)}.partner-landing #contact.cta-band p{font-size:16px;line-height:24px;color:var(--text-secondary);max-width:640px;margin:0 auto var(--s-xl)}.partner-landing #contact.cta-band .row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-sm);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.partner-landing .cta-ring{position:absolute;z-index:0;border-radius:50%;background:var(--logo-grad);pointer-events:none;-webkit-mask:-webkit-radial-gradient(farthest-side,rgba(0,0,0,0) -webkit-calc(100% - 30px),#000 -webkit-calc(100% - 29px));mask:radial-gradient(farthest-side,rgba(0,0,0,0) -moz-calc(100% - 30px),#000 -moz-calc(100% - 29px));mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 30px),#000 calc(100% - 29px))}.partner-landing .cta-ring--l{width:230px;height:230px;top:-70px;left:-60px}.partner-landing .cta-ring--r{width:320px;height:320px;bottom:-110px;right:-80px}.partner-landing #contact .deco-dot{position:absolute;z-index:0;width:16px;height:16px;border-radius:50%;background:#FAA419;pointer-events:none;right:230px;bottom:150px}.partner-landing .tbl-wrap{border:3px solid var(--border-default);border-radius:var(--r-lg);overflow:hidden}.partner-landing table{width:100%;border-collapse:collapse}.partner-landing thead th{text-align:left;background:var(--bg-subtle);color:var(--text-primary);font-size:14px;font-weight:500;padding:16px 24px}.partner-landing tbody td{padding:16px 24px;border-top:1px solid var(--divider-white);font-size:14px;color:var(--text-secondary);vertical-align:middle}.partner-landing td .ep{font-family:var(--font-family-mono);font-size:12px;color:var(--num-secondary)}.partner-landing td .inc{font-size:16px;font-weight:500;color:var(--num-primary)}@media (max-width: 768px){.partner-landing .tbl-wrap{overflow-x:auto}.partner-landing table{min-width:620px}}.partner-landing .tiers{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:var(--s-lg);-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch}.partner-landing .tier{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:relative;background:#fff;border:1.5px solid var(--border-input);border-radius:20px;padding:32px 28px;-webkit-transition:border-color .18s,-webkit-box-shadow .18s,-webkit-transform .18s;transition:border-color .18s,-webkit-box-shadow .18s,-webkit-transform .18s;-moz-transition:border-color .18s,box-shadow .18s,transform .18s,-moz-transform .18s;transition:border-color .18s,box-shadow .18s,transform .18s;transition:border-color .18s,box-shadow .18s,transform .18s,-webkit-box-shadow .18s,-webkit-transform .18s,-moz-transform .18s}.partner-landing .tier:hover,.partner-landing .tier.featured{border-color:var(--brand-primary);-webkit-box-shadow:0 16px 38px rgba(24,144,255,.14);box-shadow:0 16px 38px #1890ff24;-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);transform:translateY(-4px)}.partner-landing .tier .rank{font-size:20px;line-height:28px;font-weight:500;letter-spacing:normal;text-transform:none;color:var(--text-primary)}.partner-landing .tier .pct{font-size:48px;line-height:56px;font-weight:600;color:var(--num-primary);letter-spacing:-1px;margin:var(--s-xs) 0 0}.partner-landing .tier .pct small{font-size:22px;color:var(--text-secondary);font-weight:500}.partner-landing .tier .meta{font-size:14px;line-height:18px;color:var(--text-secondary);margin:var(--s-md) 0;padding-top:var(--s-md);border-top:1px solid var(--divider-white)}.partner-landing .tier ul{list-style:none;display:-ms-grid;display:grid;gap:var(--s-sm);margin-bottom:var(--s-lg)}.partner-landing .tier li{font-size:14px;line-height:18px;color:var(--text-secondary);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:var(--s-xs);-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.partner-landing .tier li .ic{width:16px;height:16px;color:var(--brand-primary);-webkit-box-flex:0;-webkit-flex:0 0 16px;-moz-box-flex:0;flex:0 0 16px;margin-top:1px}.partner-landing .tier .btn{margin-top:auto;width:100%}.partner-landing .tier .pop{position:absolute;top:-13px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%)}.partner-landing .lowbar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:var(--s-sm) var(--s-md);-webkit-flex-wrap:wrap;flex-wrap:wrap;background:var(--bg-subtle);border-radius:var(--r-lg);padding:var(--s-md) var(--s-lg);margin-bottom:var(--s-lg)}.partner-landing .lowbar span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:6px;font-size:14px;line-height:18px;font-weight:500;color:var(--text-primary);white-space:nowrap}.partner-landing .lowbar .ic{width:16px;height:16px;color:var(--brand-primary)}.partner-landing .scarcity{max-width:680px;margin:var(--s-lg) auto 0;text-align:center;background:var(--bg-brand);border-radius:var(--r-md);padding:var(--s-sm) var(--s-md);font-size:14px;line-height:20px;color:var(--text-secondary)}.partner-landing .scarcity b{color:var(--brand-primary)}.partner-landing .faq{max-width:none;margin:0;display:-ms-grid;display:grid;gap:var(--s-sm)}.partner-landing .qa{background:var(--bg-card);border:none;border-radius:var(--r-md);overflow:hidden}.partner-landing .qa summary{list-style:none;cursor:pointer;padding:24px 32px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:24px;font-size:16px;line-height:24px;font-weight:500;color:var(--text-primary)}.partner-landing .qa summary::-webkit-details-marker{display:none}.partner-landing .qa summary .qa-toggle{position:relative;width:28px;height:28px;border:1.5px solid var(--brand-primary);border-radius:50%;-webkit-box-flex:0;-webkit-flex:0 0 28px;-moz-box-flex:0;flex:0 0 28px}.partner-landing .qa summary .qa-toggle:before,.partner-landing .qa summary .qa-toggle:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:var(--brand-primary);border-radius:1px}.partner-landing .qa summary .qa-toggle:before{width:12px;height:1.5px}.partner-landing .qa summary .qa-toggle:after{width:1.5px;height:12px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;-moz-transition:transform .2s,opacity .2s,-moz-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s,-moz-transform .2s}.partner-landing .qa[open] summary .qa-toggle:after{-webkit-transform:translate(-50%,-50%) scaleY(0);-moz-transform:translate(-50%,-50%) scaleY(0);transform:translate(-50%,-50%) scaleY(0);opacity:0}.partner-landing .qa[open] summary{padding-bottom:0}.partner-landing .qa .a{padding:16px 32px 24px;font-size:14px;line-height:20px;color:var(--text-secondary)}.partner-landing .qa .a b{color:var(--text-primary)}.partner-landing .mat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%;-webkit-transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;-moz-transition:transform .18s ease,box-shadow .18s ease,-moz-transform .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-moz-transform .18s ease,-webkit-box-shadow .18s ease}.partner-landing .mat:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 14px 34px rgba(65,65,65,.08);box-shadow:0 14px 34px #41414114}.partner-landing .mat .icon-box{margin-bottom:var(--s-md)}.partner-landing .mat h4{margin-bottom:var(--s-xs)}.partner-landing .mat .body-sm{margin-bottom:var(--s-md)}.partner-landing .mat .go{margin-top:auto;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:8px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;font-size:16px;line-height:24px;font-weight:500;color:var(--brand-primary)}.partner-landing .mat .go .ic{-webkit-box-flex:0;-webkit-flex:0 0 16px;-moz-box-flex:0;flex:0 0 16px;width:16px;height:16px;-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-moz-transition:transform .15s,-moz-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s,-moz-transform .15s}.partner-landing .mat:hover .go .ic{-webkit-transform:translateX(3px);-moz-transform:translateX(3px);transform:translate(3px)}.partner-landing .mat:hover h4{color:var(--brand-primary)}.partner-landing #trust .feature-card{background:var(--bg-card);border:none;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;gap:16px 14px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:var(--s-xl)}.partner-landing #trust .feature-card:hover{-webkit-transform:none;-moz-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.partner-landing #trust .feature-card .icon-box{width:auto;height:auto;min-width:0;background:transparent;border-radius:0;margin:0;padding:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing #trust .feature-card .icon-box .ic{width:30px;height:30px;color:var(--brand-primary)}.partner-landing #trust .feature-card h4{color:var(--brand-primary);margin:0;font-size:20px;line-height:28px;font-weight:500}.partner-landing #trust .feature-card .body-sm{grid-column:1 / -1;color:var(--text-secondary);margin:0}.partner-landing #how .steps .step:not(:first-child){border-left:1px solid var(--divider-white);padding-left:var(--s-lg)}.partner-landing #how .steps .step .st-tt{font-weight:600}.partner-landing .mat{padding:0;overflow:hidden}.partner-landing .mat-img{aspect-ratio:16/10;-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat}.partner-landing .mat-body{padding:var(--s-lg) var(--s-md);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.partner-landing .mat-body h4{margin:0 0 var(--s-sm)}.partner-landing .mat-body .body-sm{color:var(--text-secondary);margin:0}.partner-landing .mi-ph1{background:-webkit-linear-gradient(315deg,#FFE0B2,#FFCC80);background:-moz-linear-gradient(315deg,#FFE0B2,#FFCC80);background:linear-gradient(135deg,#FFE0B2,#FFCC80)}.partner-landing .mi-quick{background-image:url(https://bsg.world/public/assets/img/partner-landing/mi-quick.jpg)}.partner-landing .mi-ph2{background:-webkit-linear-gradient(315deg,#C8E6C9,#A5D6A7);background:-moz-linear-gradient(315deg,#C8E6C9,#A5D6A7);background:linear-gradient(135deg,#C8E6C9,#A5D6A7)}.partner-landing .mi-status{background-image:url(https://bsg.world/public/assets/img/partner-landing/mi-status.jpg)}.partner-landing .mi-api{background-image:url(https://bsg.world/public/assets/img/partner-landing/mi-api.jpg)}.partner-landing .mi-sdk{background-image:url(https://bsg.world/public/assets/img/partner-landing/mi-sdk.jpg)}@media only screen and (max-width: 992px){.partner-landing h1,.partner-landing .h1{font-size:47px;line-height:55px}.partner-landing h2,.partner-landing .h2{font-size:34px;line-height:42px}.partner-landing h3,.partner-landing .h3{font-size:27px;line-height:35px}.partner-landing h4,.partner-landing .h4{font-size:18px;line-height:24px}.partner-landing .body-lg,.partner-landing .lead,.partner-landing .hero .lead{font-size:17px;line-height:23px}.partner-landing .body-md,.partner-landing .section-head p{font-size:15px;line-height:21px}}@media only screen and (max-width: 768px){.partner-landing h1,.partner-landing .h1{font-size:38px;line-height:46px}.partner-landing h2,.partner-landing .h2{font-size:30px;line-height:38px}.partner-landing h3,.partner-landing .h3{font-size:24px;line-height:32px}.partner-landing h4,.partner-landing .h4{font-size:16px;line-height:24px}.partner-landing .body-lg,.partner-landing .lead,.partner-landing .hero .lead,.partner-landing .body-md,.partner-landing .section-head p{font-size:14px;line-height:18px}}@media (max-width: 992px){.partner-landing section{padding:var(--s-3xl) 0}.partner-landing .hero-grid,.partner-landing .split{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:var(--s-lg)}.partner-landing .proof-card,.partner-landing .dev-card{-ms-grid-columns:1fr;grid-template-columns:1fr}.partner-landing .metric-band{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:var(--s-sm) var(--s-lg)}.partner-landing .steps,.partner-landing .cols-4{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.partner-landing .cols-3,.partner-landing .tiers{-ms-grid-columns:1fr;grid-template-columns:1fr}.partner-landing .accent-band{padding:var(--s-xl) var(--s-md)}.partner-landing .split--swap>:last-child{-webkit-box-ordinal-group:1;-webkit-order:0;-moz-box-ordinal-group:1;order:0}.partner-landing #cases .section-head h2{white-space:normal}}@media (max-width: 576px){.partner-landing .steps,.partner-landing .cols-2,.partner-landing .cols-3,.partner-landing .cols-4{-ms-grid-columns:1fr;grid-template-columns:1fr}.partner-landing .calc-out .big,.partner-landing .tier .pct{font-size:40px;line-height:48px}}.partner-landing .uc{margin-top:var(--s-lg)}.partner-landing .uc-tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:var(--bg-brand);border-radius:999px;padding:6px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;max-width:100%;margin:0 auto var(--s-2xl)}.partner-landing .uc-tab{border:0;background:transparent;font-family:inherit;font-size:15px;line-height:20px;font-weight:500;color:var(--text-secondary);padding:10px 20px;border-radius:999px;cursor:pointer;white-space:nowrap;-webkit-transition:background .15s,color .15s;-moz-transition:background .15s,color .15s;transition:background .15s,color .15s}.partner-landing .uc-tab:hover{color:var(--brand-primary)}.partner-landing .uc-tab.active{background:#fff;color:var(--brand-primary);-webkit-box-shadow:0 2px 8px rgba(24,144,255,.12);box-shadow:0 2px 8px #1890ff1f}.partner-landing .uc-panel{display:none;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:var(--s-2xl);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.partner-landing .uc-panel.active{display:-ms-grid;display:grid}.partner-landing .uc-visual{background:transparent;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.partner-landing .uc-card{background:#fff;border-radius:var(--r-md);padding:var(--s-lg);width:100%;-webkit-box-shadow:0 14px 34px rgba(2,87,155,.1);box-shadow:0 14px 34px #02579b1a}.partner-landing .uc-card .ep{display:block;font-family:var(--font-family-mono, monospace);font-size:13px;line-height:18px;color:var(--num-secondary);background:var(--bg-subtle);border-radius:var(--r-sm);padding:12px 14px;margin:var(--s-sm) 0;word-break:break-all}.partner-landing .uc-card .uc-ok{font-family:var(--font-family-mono, monospace);font-size:12px;color:var(--success);margin-bottom:var(--s-sm)}.partner-landing .uc-card .uc-earn-card{font-size:13px;color:var(--text-secondary)}.partner-landing .uc-card .uc-earn-card b{color:var(--num-primary);font-size:16px;margin-left:4px}.partner-landing .uc-info h3{margin:var(--s-sm) 0 var(--s-md)}.partner-landing .uc-info .uc-desc{font-size:16px;line-height:24px;color:var(--text-secondary);margin-bottom:var(--s-lg);max-width:480px}.partner-landing .uc-info .uc-earn{font-size:15px;line-height:22px;color:var(--text-secondary);margin-bottom:var(--s-lg)}.partner-landing .uc-info .uc-earn b{color:var(--num-primary);font-size:20px;margin:0 4px}.partner-landing .uc-visual img{width:100%;height:auto;display:block;border-radius:var(--r-md)}.partner-landing .uc-niche{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:var(--s-md)}.partner-landing .uc-niche-label{font-size:13px;color:var(--text-disabled);margin-right:4px}.partner-landing .uc-info .uc-code{margin:0 0 var(--s-md);background:var(--bg-subtle);border-radius:var(--r-md);padding:var(--s-sm) var(--s-md)}.partner-landing .uc-info .uc-code .ep{display:block;font-family:var(--font-family-mono, monospace);font-size:13px;line-height:18px;color:var(--num-secondary);word-break:break-all;margin-bottom:4px}.partner-landing .uc-info .uc-code .uc-ok{font-family:var(--font-family-mono, monospace);font-size:12px;color:var(--success)}@media (max-width: 860px){.partner-landing .uc-panel.active{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:var(--s-lg)}.partner-landing .uc-tabs{width:auto}}.partner-landing{font-family:Gilroy,Helvetica,Arial,sans-serif;color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}.partner-landing .ua,.partner-landing .ru{display:none!important}img,svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-moz-selection{background:#1890ff;color:#fff}::selection{background:#1890ff;color:#fff}body.no-scroll{overflow:hidden}.d-none{display:none!important}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:transparent}input,textarea,select{border-radius:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote,figure,dl,dd{margin:0}
