* {
  box-sizing: border-box;
}

html {
  height: 100%;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, figure {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

small {
  font-size: 80%;
}

img {
  max-width: 100%;
  border: 0;
}

address {
  font-style: normal;
}

button,
input,
optgroup,
textarea {
  border: 0;
  background: none;
  color: inherit;
  font: inherit;
  margin: 0;
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul, ol {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

td, th {
  padding: 0;
}

p {
  margin: 0;
}

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input::-ms-clear {
  display: none;
}

body.ovh {
  overflow: hidden;
}

input[type="date"]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}

.btn:focus,
button:focus {
  box-shadow: none;
  outline: none;
}

input[type="data"]::-webkit-clear-button {
  display: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

*[hidden] {
  display: none !important;
}

@font-face {
  font-family: 'Segoe UI';
  src: local("Segoe UI Light"), local("Segoe-UI-Light"), url("../fonts/SegoeUI/SegoeUI-Light.woff2") format("woff2"), url("../fonts/SegoeUI/SegoeUI-Light.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: local("Segoe UI Regular"), local("Segoe-UI-Regular"), url("../fonts/SegoeUI/SegoeUI.woff2") format("woff2"), url("../fonts/SegoeUI/SegoeUI.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: local("Segoe UI SemiBold"), local("Segoe-UI-SemiBold"), url("../fonts/SegoeUI/SegoeUI-SemiBold.woff2") format("woff2"), url("../fonts/SegoeUI/SegoeUI-SemiBold.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Segoe UI';
  src: local("Segoe UI Bold"), local("Segoe-UI-Bold"), url("../fonts/SegoeUI/SegoeUI-Bold.woff2") format("woff2"), url("../fonts/SegoeUI/SegoeUI-Bold.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon-founders-hub/icomoon.eot?857j0w");
  src: url("../fonts/icomoon-founders-hub/icomoon.eot?857j0w#iefix") format("embedded-opentype"), url("../fonts/icomoon-founders-hub/icomoon.ttf?857j0w") format("truetype"), url("../fonts/icomoon-founders-hub/icomoon.woff?857j0w") format("woff"), url("../fonts/icomoon-founders-hub/icomoon.svg?857j0w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play .path1:before {
  content: "\e90e";
  color: #31302f;
}

.icon-play .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: white;
}

.icon-instagram .path1:before {
  content: "\e905";
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
  /* Also define standard property for compatibility */
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-instagram .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: white;
}

.icon-instagram .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: white;
}

.icon-instagram .path4:before {
  content: "\e90d";
  margin-left: -1em;
  color: white;
}

.icon-arrow-icon:before {
  content: "\e900";
  color: #452A89;
}

.icon-facebook .path1:before {
  content: "\e901";
  color: #1877f2;
}

.icon-facebook .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: white;
}

.icon-linkedin .path1:before {
  content: "\e903";
  color: #0077b5;
}

.icon-linkedin .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: white;
}

.icon-twitter .path1:before {
  content: "\e907";
  color: #1da1f2;
}

.icon-twitter .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: white;
}

.icon-youtube .path1:before {
  content: "\e909";
  color: red;
}

.icon-youtube .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: red;
}

.icon-youtube .path3:before {
  content: "\e90b";
  margin-left: -1em;
  color: white;
}

.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.row-column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.justify-content-between {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-items-end {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.align-items-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-content-end {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-between_align-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.text-center {
  text-align: center;
}

.container {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

@media (min-width: 1199px) {
  .container {
    padding: 0 40px;
  }
}

@media (min-width: 1199px) {
  .container {
    padding: 0 40px;
  }
}

@media (min-width: 1400px) {
  .container {
    padding: 0 80px;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

a,
.button, .btn {
  transition: color 0.35s cubic-bezier(0.51, 0.92, 0.24, 1.15) 0s;
}

button:focus-visible,
a:focus-visible {
  outline: 2px dashed rgba(0, 0, 0, 0.7);
}

footer a:focus-visible, footer button:focus-visible {
  outline: 2px dashed rgba(255, 255, 255, 0.8);
}

select::-ms-expand {
  display: none;
}

.btn {
  min-width: 230px;
  background: #452A89;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  position: relative;
  height: 42px;
  color: #fff;
  padding: 9px 20px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 600;
  border: 1px solid #452A89;
  transition: border .2s ease-in, background .2s ease-in;
}

.btn:hover {
  border-color: #643DC3;
  background: #643DC3;
}

.btn:active {
  background: #412B6D;
  border-color: #412B6D;
}

.btn:disabled, .btn.disabled {
  background: #F3F2F1;
  border-color: #F3F2F1;
}

.btn:focus {
  background: #7E4DF6;
  border-color: #7E4DF6;
}

.btn:focus:after {
  content: "";
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  position: absolute;
  border: 1px solid #fff;
}

.btn.btn-white {
  border-color: #707070;
  background: #ffffff;
  position: relative;
  color: #000;
}

.btn.btn-white:hover {
  background: #F3F2F1;
  border: 1px solid #707070;
}

.btn.btn-white:active {
  background: #EDEBE9;
  border: 1px solid #707070;
}

.btn.btn-white:focus {
  background: #FFFFFF;
  border: 1px solid #707070;
}

.btn.btn-white:focus:after {
  content: "";
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  position: absolute;
  border: 1px solid #605E5C;
}

.btn.btn-white:disabled, .btn.btn-white.disabled {
  background: #F3F2F1;
  border-color: #F3F2F1;
  color: #A19F9D;
}

.btn.btn-white .icon {
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 7px;
  font-size: 17px;
}

@media (max-width: 767px) {
  .btn {
    min-width: 155px;
    padding: 9px 8px;
  }
}

@media (max-width: 374px) {
  .btn {
    min-width: 125px;
  }
}

.link {
  color: #452A89;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}

.link .icon-arrow-icon {
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}

.link:hover {
  text-decoration: underline;
}

@media (min-width: 0px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 1199px) {
  html {
    font-size: 16px;
  }
}

.wrapper {
  overflow: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #000;
  min-width: 320px;
  background: #fff;
  font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
  line-height: 1.4;
  height: 100%;
  font-weight: 400;
}

@media (min-width: 1199px) {
  body {
    font-size: 16px;
  }
}

.bg-page {
  background: linear-gradient(0deg, #A78BF1 0%, #C8B5F7 7.47%, #D4C6FB 10.94%, #D6C8FD 17.11%, #D6C8FC 30.73%, #D7C9FC 42.19%, #E5DBFD 54.17%, #EAE1FE 61.97%, #EAE1FE 86.46%, #F9F7FE 95%, #f7f7f7 100%);
}

.main-banner {
  min-height: 800px;
  background: #f7f7f7;
  position: relative;
  overflow: hidden;
  padding-bottom: 25px;
}

@media (max-width: 1299px) {
  .main-banner {
    min-height: 700px;
  }
}

@media (max-width: 767px) {
  .main-banner {
    min-height: 500px;
  }
}

@media (max-width: 480px) {
  .main-banner {
    min-height: 480px;
  }
}

.main-content {
  -webkit-flex: 0 0 52%;
      -ms-flex: 0 0 52%;
          flex: 0 0 52%;
  max-width: 52%;
  padding-top: 128px;
  padding-right: 30px;
}

.main-content .sub-title {
  font-size: 30px;
  color: #201f1e;
  margin-bottom: 20px;
}

.main-content .img {
  position: absolute;
  right: -9.5%;
  max-width: 844px;
  margin-bottom: 0;
  bottom: 8%;
}

@media (max-width: 1299px) {
  .main-content .img {
    max-width: 50%;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    bottom: 0;
    top: 0;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-content .title {
  font-size: 48px;
  color: #201f1e;
  margin-bottom: 55px;
  font-weight: 600;
  line-height: 1.2;
}

.main-content .title b {
  font-weight: 600;
  display: table;
  color: #7e4df6;
}

.main-content .btn + .btn {
  margin-left: 30px;
}

@media (max-width: 1299px) {
  .main-content .btn + .btn {
    margin-left: 20px;
  }
}

.main-content .text-hint {
  margin-top: 40px;
  color: #000000;
  max-width: 508px;
}

.main-content .sub-text {
  font-size: 16px;
  line-height: 1.5;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 80%;
  color: #000;
  margin-bottom: 60px;
}

.main-content .sub-text .link {
  font-weight: 600;
  color: #452A89;
  font-size: 16px;
}

.main-content .sub-text .link:hover {
  text-decoration: underline;
}

@media (max-width: 1299px) {
  .main-content {
    padding-top: 80px;
    padding-right: 30px;
  }
  .main-content .sub-text {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .main-content {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-top: 50px;
  }
  .main-content .text-hint {
    margin-top: 25px;
  }
  .main-content .sub-text {
    margin-bottom: 30px;
    max-width: 100%;
    font-size: 16px;
  }
  .main-content .title {
    font-size: 42px;
    margin-bottom: 30px;
  }
  .main-content .img {
    display: none;
  }
}

@media (max-width: 479px) {
  .main-content {
    padding-right: 0;
    padding-top: 40px;
  }
  .main-content .title {
    font-size: 34px;
    margin-bottom: 25px;
  }
}

.introducing-section {
  position: relative;
  padding: 3.75rem 0 6.875rem;
}

.introducing-section .container {
  max-width: 1595px;
}

.introducing-section .circle {
  position: absolute;
  left: 1.4%;
  top: 17%;
  width: 310px;
  height: 310px;
  background: #B69BFC;
  border-radius: 50%;
}

@media (max-width: 1440px) {
  .introducing-section .circle {
    width: 210px;
    height: 210px;
  }
}

@media (max-width: 1023px) {
  .introducing-section .circle {
    width: 110px;
    height: 110px;
  }
}

@media (max-width: 767px) {
  .introducing-section .circle {
    width: 80px;
    height: 80px;
  }
}

.introducing-section .h2, .introducing-section h2 {
  font-size: 50px;
  margin: 0 0 6.25rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  color: #000000;
  z-index: 2;
  position: relative;
}

.introducing-section .h2 span, .introducing-section h2 span {
  color: #452A89;
}

@media (max-width: 1440px) {
  .introducing-section .h2, .introducing-section h2 {
    font-size: 40px;
    margin-bottom: 3.75rem;
  }
}

@media (max-width: 767px) {
  .introducing-section .h2, .introducing-section h2 {
    font-size: 32px;
  }
}

@media (max-width: 479px) {
  .introducing-section .h2, .introducing-section h2 {
    font-size: 28px;
  }
}

.introducing-desk {
  font-size: 21px;
}

.introducing-desk p {
  margin-bottom: 25px;
}

.introducing-desk .h3, .introducing-desk h3 {
  font-size: 34px;
  text-align: center;
  color: #000;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 15px;
}

.introducing-desk .h3 span, .introducing-desk h3 span {
  color: #452A89;
}

@media (max-width: 1440px) {
  .introducing-desk .h3, .introducing-desk h3 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .introducing-desk .h3, .introducing-desk h3 {
    font-size: 24px;
  }
}

.introducing-desk ul {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 13px;
}

.introducing-desk ul li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000000;
}

.introducing-figure {
  margin: 0 auto 7.5rem;
  position: relative;
  z-index: 2;
}

.introducing-figure > .img {
  display: table;
  margin: 0 auto -80px;
  text-align: center;
  box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.24);
  border-radius: 24px;
}

.introducing-figure > .img img {
  display: block;
}

.introducing-figure_item {
  -webkit-flex: 0 0 33.333%;
      -ms-flex: 0 0 33.333%;
          flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0 20px;
}

.introducing-figure_item .btn {
  max-width: 99px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 80px;
  margin: auto 0 0;
  pointer-events: none;
}

.introducing-figure_item .d-flex {
  margin-bottom: 20px;
}

.introducing-figure_item .desk {
  margin-bottom: 20px;
  font-size: 16px;
}

.introducing-figure_item .box {
  background: #fff;
  height: 100%;
  padding: 25px;
  border-radius: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  box-shadow: 0 8px 21px 4px rgba(0, 0, 0, 0.3);
}

.introducing-figure_item .box .img {
  max-width: 32px;
  min-width: 26px;
  margin-right: 20px;
}

.introducing-figure_item .box .img img {
  width: 100%;
}

.introducing-figure_item .box .h3, .introducing-figure_item .box h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .introducing-figure {
    margin: 0 auto 3.75rem;
  }
  .introducing-figure > .img {
    margin: 0 25px -100px;
  }
  .introducing-figure_item {
    padding: 0 8px;
  }
  .introducing-figure_item .box .h3, .introducing-figure_item .box h3 {
    font-size: 15px;
  }
  .introducing-figure_item .desk {
    font-size: 14px;
  }
}

@media (max-width: 599px) {
  .introducing-figure > .img {
    margin: 0 -5px 30px;
  }
  .introducing-figure_item {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 479px) {
  .introducing-figure {
    margin: 0 auto 2.5rem;
  }
}

.personal-section {
  position: relative;
  padding-bottom: 4.375rem;
}

.personal-section .circle {
  right: 17%;
  width: 86px;
  height: 86px;
  top: -10%;
  background: #B59AFB;
  position: absolute;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .personal-section .circle {
    width: 60px;
    height: 60px;
    right: 20px;
  }
}

.personal-section .circle-big {
  width: 128px;
  background: #452A89;
  height: 128px;
  right: 55.5%;
  top: 74%;
}

@media (max-width: 1279px) {
  .personal-section .circle-big {
    width: 90px;
    height: 90px;
    right: 68.5%;
    top: 86%;
  }
}

@media (max-width: 767px) {
  .personal-section .circle-big {
    width: 60px;
    height: 60px;
    right: 68.5%;
    top: 16%;
    left: 20px;
    right: auto;
  }
}

.personal-section .container {
  max-width: 1650px;
}

.personal-section .container .row {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.personal-section .h2, .personal-section h2 {
  font-size: 34px;
  margin: 0 0 1.5625rem;
  line-height: 1.2;
  font-weight: 600;
  color: #000000;
  z-index: 2;
  position: relative;
}

.personal-section .h2 span, .personal-section h2 span {
  color: #452A89;
}

@media (max-width: 1440px) {
  .personal-section .h2, .personal-section h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .personal-section .h2, .personal-section h2 {
    font-size: 24px;
  }
}

.personal-section .text-wrap {
  max-width: 90%;
}

.personal-section .text-wrap p {
  margin-bottom: 32px;
}

.personal-section .text-wrap ul {
  margin-bottom: 22px;
}

.personal-section .text-wrap ul li {
  padding-left: 16px;
  position: relative;
  margin-bottom: 3px;
}

.personal-section .text-wrap ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 2px;
  background: #000000;
}

@media (max-width: 479px) {
  .personal-section .text-wrap {
    max-width: 100%;
  }
}

.personal-banner {
  position: relative;
  left: 14%;
  max-width: 947px;
}

@media (max-width: 1660px) {
  .personal-banner {
    left: 2%;
  }
}

.customers-fig {
  max-width: 1266px;
  margin-right: -5%;
}

.customers-section {
  padding-bottom: 6.25rem;
  position: relative;
}

.customers-section .circle {
  position: absolute;
  bottom: 7%;
  right: 1.5%;
  width: 81px;
  height: 81px;
  border-radius: 50%;
  background: #ECE7FD;
}

@media (max-width: 767px) {
  .customers-section .circle {
    width: 51px;
    height: 51px;
    bottom: 2%;
    right: 20px;
  }
}

.customers-section .h2, .customers-section h2 {
  font-size: 34px;
  margin: 0 0 1.5625rem;
  line-height: 1.2;
  font-weight: 600;
  color: #000000;
  z-index: 2;
  position: relative;
}

@media (max-width: 1440px) {
  .customers-section .h2, .customers-section h2 {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .customers-section .h2, .customers-section h2 {
    font-size: 24px;
  }
}

.customers-section .h2 span, .customers-section h2 span {
  color: #452A89;
}

.customers-section .text-wrap {
  margin-bottom: 36px;
  max-width: 86%;
}

.customers-section .text-wrap p {
  margin-bottom: 32px;
}

.customers-section .text-wrap ul {
  margin-bottom: 22px;
}

.customers-section .text-wrap ul li {
  padding-left: 17px;
  position: relative;
  margin-bottom: 3px;
}

.customers-section .text-wrap ul li::before {
  content: "";
  width: 3.5px;
  height: 3.5px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 2px;
  background: #000000;
}

@media (max-width: 479px) {
  .customers-section .text-wrap {
    max-width: 100%;
  }
}

.customers-section .container {
  max-width: 100%;
  padding-left: 0;
  width: auto;
}

@media (max-width: 767px) {
  .customers-section .container {
    padding-left: 25px;
  }
}

.customers-section .container .row {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1660px) {
  .customers-section {
    padding-bottom: 3.75rem;
  }
}

@media (max-width: 767px) {
  .customers-section .customers-fig {
    margin-bottom: 30px;
  }
}

.partners-section {
  background: linear-gradient(180deg, #A78BF1 0%, #5A3E9F 51%, #452A89 100%);
  padding: 11.875rem 0;
}

.partners-section .partners-slider {
  position: relative;
}

.partners-section .partners-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.partners-section .partners-slider .slick-track .slick-slide {
  height: auto;
}

.partners-section .partners-slider .slick-track .slick-slide > div {
  height: 100%;
}

@media (max-width: 1399px) {
  .partners-section .partners-slider {
    padding: 0 30px;
  }
}

.partners-section .slick-arrow {
  position: absolute;
  top: 50%;
  width: 24px;
  height: 34px;
  padding: 0;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
}

.partners-section .slick-arrow.slick-disabled::before {
  color: #808080;
}

.partners-section .slick-arrow::before {
  display: inline-block;
  content: "\e900";
  font-size: 24px;
  font-family: 'icomoon' !important;
  color: #FFFFFF;
}

.partners-section .slick-arrow.slick-prev {
  left: -5%;
}

.partners-section .slick-arrow.slick-prev::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 1399px) {
  .partners-section .slick-arrow.slick-prev {
    left: 0;
  }
}

.partners-section .slick-arrow.slick-next {
  right: -5%;
}

@media (max-width: 1399px) {
  .partners-section .slick-arrow.slick-next {
    right: 0;
  }
}

.partners-section .btn {
  background: #fff;
  color: #000000;
  font-size: 15px;
  margin: 0 auto;
  display: table;
  border-color: #fff;
}

.partners-section .h2, .partners-section h2 {
  color: #FFFFFF;
  font-size: 50px;
  font-weight: 600;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 45px;
}

@media (max-width: 1440px) {
  .partners-section .h2, .partners-section h2 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .partners-section .h2, .partners-section h2 {
    font-size: 32px;
  }
}

@media (max-width: 479px) {
  .partners-section .h2, .partners-section h2 {
    font-size: 28px;
  }
}

.partners-section .container {
  max-width: 1680px;
}

.partners-section .slick-dots {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partners-section .slick-dots li {
  cursor: pointer;
  border-radius: 50%;
  position: relative;
  width: 11px;
  height: 11px;
  background: transparent;
  border: 1px solid #fff;
  margin: 0 9px;
}

.partners-section .slick-dots li.slick-active {
  background: #fff;
}

.partners-section .slick-dots li button {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  background: none;
  padding: 0;
}

@media (max-width: 1660px) {
  .partners-section {
    padding: 7.5rem 0;
  }
}

@media (max-width: 767px) {
  .partners-section {
    padding: 5.625rem 0;
  }
}

.soc-list {
  margin-top: 0;
  padding: 10px 15px 20px;
}

@media (max-width: 767px) {
  .soc-list {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.soc-list__title {
  color: #fff;
  margin-bottom: 18px;
  text-align: center;
  display: block;
}

.soc-list li [class^="icon-"], .soc-list li [class*=" icon-"] {
  font-size: 32px;
}

.soc-list li a {
  display: block;
}

.soc-list li a:focus-visible {
  outline: 2px dashed rgba(255, 255, 255, 0.8);
}

.soc-list li a:hover {
  opacity: 0.7;
}

.soc-list li .icon-facebook {
  display: block;
  margin-top: -2px;
  font-size: 35px;
}

.soc-list li + li {
  margin-left: 30px;
}

@media (max-width: 1023px) {
  .soc-list li + li {
    margin-left: 18px;
  }
}

.soc-list .row {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

@media (min-width: 768px) {
  .soc-list {
    padding: 19px 15px 15px;
  }
  .soc-list .row {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .soc-list__title {
    text-align: left;
    font-size: 14px;
    margin-bottom: 12px;
  }
}

footer {
  padding: 17px 0 32px;
  background: #11100F;
}

footer > .container > .d-flex {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1023px) {
  footer > .container > .d-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

footer .footer-links {
  color: #DFDDDB;
  font-size: 14px;
}

footer .footer-links li + li {
  margin-left: 20px;
}

@media (max-width: 1023px) {
  footer .footer-links li + li {
    margin-left: 18px;
  }
}

@media (max-width: 1023px) {
  footer .footer-links {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  footer .footer-links li:last-child {
    margin-top: 6px;
    margin-left: 0;
  }
}

footer .footer-links a {
  color: #DFDDDB;
  font-size: 14px;
}

footer .footer-links a:hover {
  text-decoration: underline;
}

footer .footer-links a:focus-visible {
  outline: 2px dashed rgba(255, 255, 255, 0.8);
}

@media (max-width: 1023px) {
  footer {
    padding: 10px 0 20px;
  }
}

@media (max-width: 430px) {
  footer .footer-links li:last-child {
    margin-top: 6px;
    margin-left: 0;
  }
  footer .footer-links {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .footer-links li + li {
    margin-bottom: 10px;
  }
  footer .footer-links li {
    margin: 0 10px;
  }
  footer .footer-links li:last-child {
    margin-top: 0;
    margin-left: 18px;
  }
}

.header {
  height: 46px;
  box-shadow: 0px 1.6px 3.6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.header > .container {
  height: 100%;
  padding: 0 20px;
  position: relative;
}

@media (min-width: 1199px) {
  .header > .container {
    padding: 0 40px;
  }
}

@media (min-width: 1400px) {
  .header > .container {
    padding: 0 100px 0 40px;
  }
}

.header > .container > .row {
  padding: 8px 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  margin: 0;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .header > .container > .row {
    position: static;
  }
}

.header-logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.header-logo .microsoft-logo {
  max-width: 130px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 25px;
  height: 100%;
  margin-right: 25px;
}

@media (min-width: 768px) {
  .header-logo .microsoft-logo {
    max-width: 143px;
    margin-right: 20px;
  }
}

@media (min-width: 1199px) {
  .header-logo .microsoft-logo {
    margin-right: 25px;
  }
}

.header-logo .microsoft-logo img {
  width: 116px;
  display: block;
}

.header-logo .microsoft-logo-title {
  color: #000;
  font-weight: 600;
  margin: 0 0 0 auto;
  position: absolute;
  right: 72px;
  font-size: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}

@media (max-width: 1199px) {
  .header-logo .microsoft-logo-title {
    font-size: 14px;
  }
}

.header.show-menu .microsoft-logo-title {
  right: 87px;
  display: block;
  font-size: 13px;
}

@media (max-width: 460px) {
  .header-logo .microsoft-logo-title {
    display: none;
  }
}

@media (min-width: 768px) {
  .header-logo .microsoft-logo-title {
    position: static;
    margin-left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media (min-width: 768px) {
  .header-logo .microsoft-logo {
    border-right: 2px solid #000;
  }
}

.header-nav {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 52px;
  z-index: 4;
  width: 320px;
  background-color: #fff;
  height: 100vh;
}

.header-nav-mask {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100vw;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
}

.header-nav .row {
  margin: 0;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-nav ul {
  padding-top: 20px;
  border-top: 1px solid #D2D0CE;
}

.header-nav li {
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .header-nav .row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .header-nav-mask {
    display: none;
  }
  .header-nav ul {
    border: 0;
    padding-top: 0;
  }
  .header-nav {
    border-top: 0;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-top: 0;
    position: static;
    width: auto;
    height: auto;
    background: none;
  }
  .header-nav li {
    margin: 0 8px;
  }
}

.header-nav a {
  font-size: 13px;
  color: #201F1E;
  padding: 10px 20px;
  text-align: left;
  display: block;
}

@media (min-width: 768px) {
  .header-nav a {
    padding: 5px;
  }
}

@media (min-width: 1079px) {
  .header-nav a {
    padding: 5px 9px;
  }
}

.header-user {
  margin-left: 22px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-user_avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.header-user_avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-user_name {
  font-size: 15px;
  color: #000000;
}

@media (min-width: 767px) {
  .header-user {
    margin-left: 10px;
  }
}

@media (min-width: 1079px) {
  .header-user {
    margin-left: 40px;
  }
}

.header-nav .header-login {
  margin-left: 0px;
  color: #5CBDE1;
  position: relative;
  right: 0;
}

.header-nav .header-login:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .header-nav .header-login {
    margin-left: 40px;
  }
}

@media (min-width: 1279px) {
  .header-nav .header-login {
    right: -12px;
    margin-left: 90px;
  }
}

.header-nav a:hover {
  text-decoration: underline;
}

.btn-menu {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 10C15.7761 10 16 10.2239 16 10.5C16 10.7454 15.8231 10.9496 15.5899 10.9919L15.5 11H0.5C0.22386 11 0 10.7761 0 10.5C0 10.2546 0.176877 10.0504 0.410125 10.0081L0.5 10H15.5ZM15.5 5C15.7761 5 16 5.2239 16 5.5C16 5.7761 15.7761 6 15.5 6H0.5C0.22386 6 0 5.7761 0 5.5C0 5.2239 0.22386 5 0.5 5H15.5ZM15.5 0C15.7761 0 16 0.22386 16 0.5C16 0.77614 15.7761 1 15.5 1H0.5C0.22386 1 0 0.77614 0 0.5C0 0.22386 0.22386 0 0.5 0H15.5Z' fill='black' fill-opacity='0.8956'/%3E%3C/svg%3E%0A");
  width: 45px;
  margin: -8px 0;
  height: 100%;
  cursor: pointer;
  background-size: 16px 11px;
  display: block;
  position: relative;
  right: -10px;
  z-index: 5;
  background-position: center;
  background-repeat: no-repeat;
}

.header.show-menu .btn-menu {
  border-left: 1px solid #D2D0CE;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 409.806 409.806' style='enable-background:new 0 0 409.806 409.806;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M228.929,205.01L404.596,29.343c6.78-6.548,6.968-17.352,0.42-24.132c-6.548-6.78-17.352-6.968-24.132-0.42 c-0.142,0.137-0.282,0.277-0.42,0.42L204.796,180.878L29.129,5.21c-6.78-6.548-17.584-6.36-24.132,0.42 c-6.388,6.614-6.388,17.099,0,23.713L180.664,205.01L4.997,380.677c-6.663,6.664-6.663,17.468,0,24.132 c6.664,6.662,17.468,6.662,24.132,0l175.667-175.667l175.667,175.667c6.78,6.548,17.584,6.36,24.132-0.42 c6.387-6.614,6.387-17.099,0-23.712L228.929,205.01z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 14px 14px;
}

@media (min-width: 768px) {
  .btn-menu {
    display: none;
  }
}

.img-render {
    image-rendering: pixelated;
}