@font-face {
    font-family: 'Reckless Neue';
    src: url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.eot');
    src: url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.eot#iefix') format('embedded-opentype'),
        url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.woff2') format('woff2'),
        url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.woff') format('woff'),
        url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.ttf') format('truetype'),
        url('https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Fonts/RecklessNeue-LightItalic.svg#RecklessNeue-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}/* Global variable *//* 1a. Containers *//* End 1a. Containers *//* End 1c. Colors */if(false == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(true == true){}if(false == true){}




/* 1e. Buttons */

/* Buttons Size *//* Buttons Size */

/* Primary Button *//* End primary Button */



/* Secondary Button *//* End Secondary Button */

/* Tertiary Button *//* End Tertiary Button */



/* Simple Button *//* End Simple Button *//* Forms *//* End Forms */

/* Site Header *//* End Site Header */

/* Site Footer *//* End Site Footer */

/* 1e. Border *//* 1f. Corner Radius *//* 1g. Lists *//* 1h. Horizontal Rule *//* 1i. Blockquote */
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container-fluid {
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }

  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }

  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }

  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }

  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }

  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }

  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }

  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }

  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }

  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }

  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }

  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }

  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }

  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }

  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }

  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }

  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }

  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }

  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }

  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }

  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }

  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
}

/* Clearfix */

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important ;
  }
}
.content-wrapper { margin: 0 auto; padding: 0 15px; width:100%; }
.dnd-section > .row-fluid { margin: 0 auto;}
.dnd-section .dnd-column { padding: 0;}


@media screen and (min-width: 768px) {
    .content-wrapper { max-width:730px; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 730px)/2);}
       .wrapping-right {padding-right: calc(calc(100% + 30px - 730px)/2);}
}

@media screen and (min-width: 992px) {
    .content-wrapper { max-width:943px; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 943px)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 30px - 943px)/2);}
}
@media screen and (min-width: 1200px) {
    .content-wrapper { max-width:1140px; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 1140px)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 30px - 1140px)/2);}
}
@media screen and (min-width: 1440px) {
    .content-wrapper { max-width:1390px; }
    .wrapping-left {padding-left: calc(calc(100% + 30px - 1390px)/2);}
    .wrapping-right {padding-right: calc(calc(100% + 30px - 1390px)/2);}
}


.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post { padding: 80px 20px; }
.dnd-section > .row-fluid { max-width: 1390px; }

@media (max-width: 767px) {
    
    .wrapping-left {padding-left: 15px;}
	.wrapping-right {padding-right: 15px;}
    
    .dnd-section .dnd-column {
        padding: 0;
    }
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
/*   padding: 0; */
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.wow.animated {
    opacity: 1;
}
.wow {
    opacity: 0;
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}


/*****************************
Magnific Popup
****************************  */

.mfp-close-btn-in button.mfp-close, 
.mfp-close-btn-in button.mfp-arrow {opacity: 1;}
.mfp-close-btn-in button.mfp-close:hover {background: #fff;border: none;}

button.mfp-close{font-size:0!important;}
button.mfp-close:before,
button.mfp-close:after{ content: ''; position: absolute; background-color: #000; border-radius: 20px;}
button.mfp-close:before {transform: rotate(45deg);}
button.mfp-close:after { transform: rotate(-45deg);}
.mfp-close-btn-in button.mfp-close { border:none !important;border-radius: 5px 5px 0 0; right:0; padding: 0; background-color: #fff; color: #000;}

/* Box Styling */
.popupiframeStyle { max-width: 1020px; margin: 0 auto; padding: 60px; position: relative; background-color:#fff; width:95%;}
.popupiframeStyleinner {overflow: hidden;}


@media(min-width:768px){
    .mfp-iframe-holder { padding: 60px 60px;}
    .mfp-close-btn-in button.mfp-close{top: -44px; width: 44px; height: 44px; }
    button.mfp-close:before,button.mfp-close:after{width: 4px; height: 30px; right: 19px; top: 8px;}
    .mfp-close-btn-in .popupiframeStyle button.mfp-close{top:-44px;right: 0;}
}
@media(max-width:767px){
    .mfp-iframe-holder { padding: 60px 30px;}
    .mfp-close-btn-in button.mfp-close{top: -34px; right: 0; width: 34px; height: 34px;}
    button.mfp-close:before, button.mfp-close:after { width: 2px; height: 20px; right: 15px; top: 8px;}
    .mfp-close-btn-in .popupiframeStyle button.mfp-close{top:-34px;right: 0;}
}



html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  word-break: break-all;
}





html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #0A0A1A;
  color:#F5F5FF;letter-spacing:0em;;
  font-size: 16px;
  line-height: 1.4;
  overflow-x:hidden;
  word-break: break-word;
}
/* Image */
img { display: inline-block; max-width: 100%; height: auto; vertical-align: middle; }

.FullImageWidth img{width:100%;}
/* Anchors */
body a.cta_button {
  box-sizing: border-box !important;
  display: inline-block;
}
a {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #F5F5FF;
  text-decoration: none!important;
  transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s;
}
a:hover, a:focus {
  
  color: #3D3DF2;
}
a:active {
  
  color: #8d8dff;
}
a.button:disabled {
  background-color: #F1F1F1;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #F5F5FF;
  margin:0;
  padding:0;
}
/* Lists */

em{ font-family: "Reckless Neue", sans-serif; font-style: italic; font-weight: 300;  }
ul,
ol {
  list-style-position: inside;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 3rem;
}

ul.no-list {
  list-style: none;
}


ul,
ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

ul li,
ol li {
  margin: 0.75rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 1.5rem;
}

/* Blockquote */

blockquote {
  font-size: 1.5rem;
  margin: 0 0 1.5rem;
} 

blockquote {
  border-left: 4px solid #0A0A1A;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 1px solid;
}
hr {
  border-bottom-color: #D0D0D0;
}


/* Code Blocks */

code {
  vertical-align: bottom;
}

strong {
  font-weight: 600;
}

/* Anchors */

a {
  cursor: pointer;
}

a.button:disabled {
  pointer-events: none;
}

/* Subscripts and Superscripts */

sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

p { margin: 0;}
*+h1, *+h2 { margin-top: 35px;}
*+h3, *+h4 { margin-top: 30px;}
*+h5, *+h6 { margin-top: 25px;}
*+p { margin-top: 20px;}

.clearfix {
  display: block
}

.clearfix:after,.clearfix:before {
  content: "";
  display: table;
  width: 100%
}
.form-title {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  
  
  
  
  color: #F5F5FF;

  
  text-transform: none;margin-bottom: 40px;
}


.uppercase { text-transform: uppercase;}
.text-capitalize { text-transform: capitalize;}
.parallaxEffect{background-attachment:fixed}
.bg, .overlay, .set-bg { background-size: cover; background-position: center; position: relative; background-repeat: no-repeat;}
.bg.bgTop{background-position: top center;}

/* Color Formating */
.primaryBgColor{background-color: #0A0A1A;}
.secondaryBgColor{background-color: #F5F5FF;}
.secondaryBgColor50{background-color: rgba(245, 245, 255, 0.50);}
.tertiaryBgColor{background-color: #3D3DF2;}
.quaternaryBgColor{background-color: #FC43F0;}
.quinaryBgColor{background-color: #21222F;}
.quinaryBgColor4{background-color: rgba(33, 34, 47, 0.04);}

.primaryColor,.allprimaryColor * {color: #0A0A1A;}
.primaryColor40,.allprimaryColor40 * {color: rgba(10, 10, 26, 0.40);}
.primaryColor50,.allprimaryColor50 * {color: rgba(10, 10, 26, 0.50);}
.primaryColor53,.allprimaryColor53 * {color: rgba(10, 10, 26, 0.53);}
.secondaryColor,.allsecondaryColor * {color: #F5F5FF;}
.secondaryColor40,.allsecondaryColor40 * {color: rgba(245, 245, 255, 0.40);} 
.secondaryColor50,.allsecondaryColor50 * {color: rgba(245, 245, 255, 0.50);} 
.secondaryColor53,.allsecondaryColor53 * {color: rgba(245, 245, 255, 0.53);} 
.secondaryColor60,.allsecondaryColor60 * {color: rgba(245, 245, 255, 0.60);} 
.tertiaryColor,.alltertiaryColor * {color: #3D3DF2;}
.quaternaryColor,.allquaternaryColor * {color: #FC43F0;}
.quinaryColor,.allquinaryColor * {color: #21222F;}


.d-none{display:none;}

h1,.h1 h2{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:-0.01em;; }
h2,.h2{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 500; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:-0.01em;; }
h3,.h3{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:-0.01em;; }
h4,.h4{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:0.01em;; }
h5,.h5{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:em;; }
h6,.h6{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;text-transform:none; color:#F5F5FF;letter-spacing:em;; }
.font-h4-18 h4,.font-18 p,.font-18 li,.font-18 p a,.font-18 li a,.fontAll-18 *,h4,.h4{font-size:18px;line-height:1.2;}
.font-h4-20 h4,.font-20 p,.font-20 li,.font-20 p a,.font-18 li a,.fontAll-20 *{font-size:20px;line-height:1.2;}
.font-h4-20 h4,.font-20 p,.font-22 p{letter-spacing: -0.01em;}
.font-h4-32 h4{font-size:32px;line-height:1.2;letter-spacing:0em;}
.smallh1 h1{font-weight: 500;}
.font-12 p{ font-size: 12px; line-height: 1.2;}
.font-22 p,.font-22 li,.font-22 p a,.font-22 li a,.fontAll-22 *{font-size:22px;line-height:1.2;}


@media(min-width:768px){
  .font-md-55 h2{font-size: 55px;}

}

@media(min-width:992px){
  .smallh1 h1{font-size: 54px; line-height: .95;}
  h1,.h1 h2{font-size:75px;line-height:0.9;}
  h2,.h2,.form-title{font-size:65px;line-height:0.90;}
  h3,.h3{font-size:44px;line-height:1.10;}
  .font-lg-h4-22 h4,.font-lg-22 p,.font-lg-22 li,.font-lg-22 p a,.font-lg-22 li a,.fontAll-lg-22 *,h4,.h4{font-size:22px;line-height:1.2;}
  .font-lg-h4-36 h4,.font-lg-36 p,.font-lg-36 li,.font-lg-36 p a,.font-lg-36 li a,.fontAll-lg-36 *{font-size:36px;line-height:1.2;letter-spacing:0em;}
  .font-lg-32 p,.font-lg-32 li,.font-lg-32 p a,.font-lg-32 li a,.fontAll-lg-32 *{font-size:32px;line-height:1.2;letter-spacing:0em;}
  .font-lg-20 p,.font-lg-20 li,.font-lg-20 p a,.font-lg-20 li a,.fontAll-lg-20 *{font-size:20px;line-height:1.2;}
  .font-lg-18 p,.font-lg-18 li,.font-lg-18 p a,.font-lg-18 li a,.fontAll-lg-18 *,h5,.h5{font-size:18px;line-height:1.2;}
  h6,.h6{font-size:16px;line-height:1.2;}



}
@media(min-width:1200px){
  .smallh1 h1{font-size: 76px; line-height: .95;}
  h1,.h1 h2{font-size:108px;line-height:0.90;}
  h2,.h2,.form-title{font-size:82px;line-height:0.90;}
  h3,.h3{font-size:63px;line-height:0.90;}
  h4,.h4{font-size:28px;line-height:1.10;}
  h5,.h5{font-size:21px;line-height:1.20;}
  h6,.h6{font-size:18px;line-height:1.40;}
  .fontAll-xl-28 *{font-size:28px;line-height:1.2;}
  .font-xl-20 p,.font-xl-20 li,.font-xl-20 p a,.font-xl-20 li a,.fontAll-xl-20 *{font-size:20px;line-height:1.2;}
  .font-xl-h4-24 h4,.font-xl-24 p,.font-xl-24 li,.font-xl-24 p a,.font-xl-24 li a,.fontAll-xl-24 *{letter-spacing:-0.01em;font-size:24px;line-height:1.2;}
  .font-xl-h4-28 h4{letter-spacing:-0.01em;font-size:28px;line-height:1.04;}
  .font-xl-h4-40 h4,.font-xl-40 p,.font-xl-40 li,.font-xl-40 p a,.font-xl-40 li a,.fontAll-xl-40 *{font-size:40px;line-height:1.2;letter-spacing:0em;}
  .form-title{font-size: 95px;}

  .font-md-55 h2{font-size:82px;line-height:0.90;}
}

/* Tablet Device */
@media(max-width:991px){
  
  .smallh1 h1{font-size: 36px; line-height: .95;}
  
  
  h1,.h1 h2{font-size:76px;line-height:0.90;}
  h2,.h2,.form-title{font-size:61px;line-height:0.90;}
  h3,.h3{font-size:39px;line-height:1.00;}
  h4,.h4{font-size:25px;line-height:1.10;}
  h5,.h5{font-size:20px;line-height:1.20;}
  h6,.h6{font-size:16px;line-height:1.40;}

  .fontmidH2 h2{
    font-size: 56px;
  }
}

/* Mobile Device */
@media(max-width:767px){
  
  body{font-size:14px;line-height:1.2;}
  
  h1,.h1 h2,.smallh1 h1{font-size:57px;line-height:0.90;}
  h2,.h2,.form-title,.fontmidH2 h2{font-size:48px;line-height:0.95;}
  h3,.h3{font-size:40px;line-height:1.10;}
  h4,.h4{font-size:23px;line-height:1.10;}
  h5,.h5{font-size:19px;line-height:1.20;}
  
  

}

/* Fix to make small title tag inside h1 look as it should*/
.titleLabelH1Fix {
  display: block;
  letter-spacing: 0;
  /*margin-top: -73.2px;*/
  font-size: 16px !important;
  line-height: 1.4;
  color: #f5f5ff;
}

/* Force words to stay together instead of breaking randomly */
.nowordbreak {word-break: normal;}

/* allows user to select only when the &shy; should be used */

@media(min-width:1200px){
  .shy-small {hyphens: none;}
}

@media(min-width:991px){
  .shy-tablet {hyphens: none;}
}

@media(min-width:767px){
  .shy-mobile {hyphens: none;}
}


/* classes to manually add hyphenation for certain breakpoints */
.hyphen{
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}

@media(max-width:1200px){
  .hyphen-small{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
}

@media(max-width:991px){
  .hyphen-tablet{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
}

@media(max-width:767px){
  .hyphen-mobile{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
}

@media (min-width: 767px){
  .mobile-break { display: none; }
}

/* stop the numbers from tweaking on higher values */

.resultstep_itemin h2, .number, .numItem, .nowrap-whitespace {white-space: nowrap;}
/* Primary Button */
button,
a.button,.button a,.button button,
a.hs-button, .cta_button{
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(245, 245, 255, 1.0);
  border: 1px solid #F5F5FF;
  border-radius: 0px;
  color: rgba(33, 34, 47, 1.0);
  fill: rgba(33, 34, 47, 1.0);
  font-size: 16px;
  padding: 13px 25px;
  text-transform: none;
  align-items: center;
  cursor: pointer;
  display: inline-block;
  text-align: center;position:relative;    min-width: 132px;
}

button:disabled,
a.button:disabled,
.button a:disabled,
button:disabled:hover,
a.button:disabled:hover,
.button a:disabled:hover,
button:disabled:focus,
a.button:disabled:focus,
.button a:disabled:focus,
button:disabled:active,
a.button:disabled:active,
.button a:disabled:active{
  background-color: #D0D0D0 !important;
  border-color: #D0D0D0 !important;
  color: #F1F1F1 !important;
}

button:hover, button:focus,
.button a:hover, a.button:hover, 
.cta_button:hover, a.hs-button:hover, 
.button a:focus, .cta_button:focus,
a.button:focus, a.hs-button:focus, 
button:active, .button a:active,
.cta_button:active, a.button:active, a.hs-button:active {
  
  background-color: rgba(61, 61, 242, 1.0);
  border: 1px solid #3D3DF2;
  color: rgba(245, 245, 255, 1.0);
}

button:active, 
a.button:active, 
.button a:active, 
.cta_button:active, 
a.hs-button:active
{
  
  background-color: #8d8dff;
  border: 1px solid #3D3DF2;
  border-color: #8d8dff;
}
/* End Primary Button */


/* Secondary Button */
.button.button--secondary a,.button.button--secondary button,
a.button.button--secondary {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(10, 10, 26, 1.0);
  border: 1px solid #0A0A1A;
  border-radius: 0px;
  color: rgba(245, 245, 255, 1.0);
  fill: rgba(245, 245, 255, 1.0);
  padding: 13px 25px;
  text-transform: none;
}

.button.button--secondary a:hover,
.button.button--secondary a:focus,
.button.button--secondary a:active,
.button.button--secondary button:hover,
.button.button--secondary button:focus,
.button.button--secondary button:active,
a.button.button--secondary:hover,
a.button.button--secondary:focus,
a.button.button--secondary:active {
  
  background-color: rgba(61, 61, 242, 1.0);
  border: 1px solid #3D3DF2;
  color: rgba(245, 245, 255, 1.0);
  fill: rgba(245, 245, 255, 1.0);
}

.button.button--secondary a:active,.button.button--secondary button:active,
a.button.button--secondary:active {
  
  background-color: rgba(141, 141, 255, 100);
  border: 1px solid #3D3DF2;
  border-color: #8d8dff;
  color: #ffffff;
  fill: #ffffff;
}
/* End Secondary Button */



/* Tertiary Button */
.button.button--tertiary a,.button.button--tertiary button,
a.button.button--tertiary {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(61, 61, 242, 1.0);
  border: 1px solid #3D3DF2;
  border-radius: 0px;
  color: rgba(245, 245, 255, 1.0);
  fill: rgba(245, 245, 255, 1.0);
  padding: 13px 25px;
  text-transform: none;
}

.button.button--tertiary a:hover,
.button.button--tertiary a:focus,
.button.button--tertiary a:active,
.button.button--tertiary button:hover,
.button.button--tertiary button:focus,
.button.button--tertiary button:active,
a.button.button--tertiary:hover,
a.button.button--tertiary:focus,
a.button.button--tertiary:active {
  
  background-color: rgba(245, 245, 255, 1.0);
  border: 1px solid #F5F5FF;
  color: rgba(10, 10, 26, 1.0);
  fill: rgba(10, 10, 26, 1.0);
}

.button.button--tertiary a:active,.button.button--tertiary button:active,
a.button.button--tertiary:active {
  
  background-color: rgba(255, 255, 255, 100);
  border: 1px solid #F5F5FF;
  border-color: #ffffff;
  color: #5a5a6a;
  fill: #5a5a6a;
}
/* End Tertiary Button */
.button.def_icon.hov_icon a:before,.button.def_icon:not(.hov_icon) a:not(:hover):before,.button.hov_icon:not(.def_icon) a:hover:before{content:'';position:absolute;background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/plus.svg);width:14px;height:14px;background-repeat:no-repeat;background-position:center;background-size:contain;left:calc(100% + 5px);bottom:calc(100% + 5px);}


/* Simple Button */
.button.button--simple a,a.button.button--simple {
  font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: rgba(245, 245, 255, 1);
  fill: rgba(245, 245, 255, 1);
  text-transform: none;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;position: relative;    min-width: auto;display: inline-flex;    text-align: center;
}


.button.button--simple a:after {
  background-color: #F5F5FF;
  bottom: -2px;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
  display: inline-block;
  left: 0;    
}


.button.button--simple a:hover,
a.button.button--simple:hover,
.button.button--simple a:focus,
a.button.button--simple:focus {
  
  color: rgba(61, 61, 242, 1);
  fill: rgba(61, 61, 242, 1);
}



.button.button--simple a:hover:after,
a.button.button--simple:hover:after,
.button.button--simple a:focus:after,
a.button.button--simple:focus:after,
.button.button--simple a:active:after,
a.button.button--simple:active:after {
  background-color: #3D3DF2;
  bottom: -2px;
  content: '';
  height: 1px;
}


.button.button--simple a:active,
a.button.button--simple:active {
  
  color: #8d8dff;
  fill: #8d8dff;
}
.button--simple:disabled,
.button--simple a:disabled,
.button--simple:disabled:hover,
.button--simple a:disabled:hover,
.button--simple:disabled:focus,
.button--simple a:disabled:focus,
.button--simple:disabled:active,
.button--simple a:disabled:active{
  background-color: transparent !important;
}


/* Button Sizing */


button.btn-small,
a.button.btn-small,.button.btn-small a,
a.hs-button.btn-small, .cta_button.btn-small,
.button.button--secondary.btn-small a,
a.button.button--secondary.btn-small{
  font-size: 14px;
  padding: 12px 12px;
}
button.btn-large,
a.button.btn-large,.button.btn-large a,
a.hs-button.btn-large, .cta_button.btn-large,
.button.button--secondary.btn-large a,
a.button.button--secondary.btn-large{
  font-size: 16px;
  padding: 22px 25px;min-width: 154px;

}


@media(max-width:767px){

  button, a.button, .button a, a.hs-button, .cta_button { font-size: 14px; line-height: 1.2; padding: 13px 15px; min-width: 90px; }
  .button.btn-large a, .button.button--secondary.btn-large a, .cta_button.btn-large, a.button.btn-large, a.button.button--secondary.btn-large, a.hs-button.btn-large, button.btn-large { font-size: 14px; min-width: 135px; padding: 19px 25px; }
}

/* Base */

form {
	max-width: 100%;
}

.hs-form-field {
	position: relative;
}

/* Form Title */

.form-title {
	margin: 0;
}
.hs_error_rollup { display: none; }
/* Labels */

.hs-form-field > label {
	display: block;
	margin-bottom: 6px;
	text-align: left;
	width: auto;
	z-index: 1;
}

/* Inputs */



.input {
	position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	width: 100% !important;
}

select::-ms-expand {
	display: none;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
	outline:none;
}

fieldset {
	max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

.inputs-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inputs-list > li {
	display: block;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
	border: none;
	cursor: pointer;
	height: auto;
	line-height: normal;
	margin-right: 0.375rem;
	padding: 0;
	width: auto;
}


.hs-fieldtype-date .input .hs-dateinput:before {
	content: '\01F4C5';
	position: absolute;
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
	color: #fff;
}

.fn-date-picker td.is-selected .pika-button {
	border-radius: 0;
	box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
	border-radius: 0 !important;
}

/* Inputs - File Picker */

input[type='file'] {
	background-color: transparent;
	border: initial;
	box-shadow: none;
	line-height: initial;
	padding: initial;
}

/* Headings and Text */

form .hs-richtext img {
	max-width: 100% !important;
}

form .header {
	background-color: transparent;
	border: none;
}

/* GDPR */

/* .legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
font-size: 0.875rem;
margin-left: 1rem !important;
}
*/
/* Validation */

.hs-form-required {
	color: #ef6b51;
}

.hs-error-msg {
	margin-top: 0.375rem;
}

/* Submit */
form .actions {
	margin-top: 10px;
}
form input[type='submit'],
form .hs-button {
	cursor: pointer;
	display: inline-block;
	/*     letter-spacing: 0.2em; */
	margin: 0;
	text-align: center;
	transition: all 0.15s linear;
	white-space: normal;
	width: auto;
}

/* Captcha */

.grecaptcha-badge {
	margin: 0 auto;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus { -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 0) inset !important; background-color: transparent !important; background-clip: text;-webkit-box-shadow:0 0 0 100px #F5F5FF inset;-moz-box-shadow:0 0 0 100px #fff inset;-webkit-text-fill-color:#F5F5FF; }





.hs_cos_wrapper_type_form, .formReStyling, .systems-page form {
	background-color: rgba(61, 61, 242, 1.0);
	border: 0px solid #F1F1F1;
	border-radius: 0px;
	padding: 32px 32px;    display: block;
}
.formResetStyling .hs_cos_wrapper_type_form { padding: 0; border: none; background-color: transparent; border-radius: 0; }
form {

	max-width: 100%;
	width: 100%;
	float: none !important;
	position: relative;

}

.hs-form-field {
	margin-bottom: 24px;
}

/* Form Title */



/* Labels */

.hs-form-field > label
 {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #F5F5FF;
	font-size: 24px;
	padding: 0px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #F5F5FF;
	font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
select,
textarea {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	background-color: rgba(255, 255, 255, 0.0);
	border: none;
	border-bottom: 1px solid #F5F5FF;
	border-radius: 0px;
	color: #F5F5FF;
	font-size: 24px;
	padding: 16px 0px;line-height:1.2;
	 letter-spacing: -0.01em;
}
select option {
	color: #0A0A1A;    font-size: 16px;
}
select{
cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/SelectIcon.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: calc(100% - 0px) center;
}
::-webkit-input-placeholder {
	color: #F5F5FF;
}

::-moz-placeholder {
	color: #F5F5FF;
}

:-ms-input-placeholder {
	color: #F5F5FF;
}

:-moz-placeholder {
	color: #F5F5FF;
}

::placeholder {
	color: #F5F5FF;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label
{
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #F5F5FF;
	font-size: 20px;
}

/* Inputs - Datepicker */

.fn-date-picker td.is-today .pika-button {
	color: #F5F5FF;
}

.hs-datepicker .is-selected button.pika-button {
	background-color: #F5F5FF;
}

.hs-datepicker button.pika-button:hover {
	background-color: #0A0A1A !important;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #0A0A1A;
	font-size: 14px;
}

form .legal-consent-container .hs-richtext a {
  color: #f5f5ff !important;
  font-size: 16px;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
	color: #F5F5FF;
	font-size: 16px;
}

/* Validation */

.hs-input.invalid.error {
	border-color: #EF6B51;
}
.hs-error-msgs li {
	margin: 0;
}

.hs-error-msgs {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: auto;
}
.hs-error-msg {
	color: #EF6B51;    font-size: 12px;
}

/* Submit */



form input[type='submit'],
form .hs-button {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
	background-color: rgba(245, 245, 255, 1.0);
	border: 1px solid #F5F5FF;
	border-radius: 0px;
	color: rgba(33, 34, 47, 1.0);
	fill: rgba(33, 34, 47, 1.0);
	padding: 13px 25px;
	text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {

	background-color: rgba(141, 141, 255, 100);
	border: 1px solid #3D3DF2;
	border-color: #8d8dff;
}

form input[type='submit']:active,
form .hs-button:active {

	background-color: rgba(141, 141, 255, 100);
	border: 1px solid #3D3DF2;
	border-color: #8d8dff;
}





form input[type='submit'],
form .hs-button {
	font-size: 16px;
	padding: 13px 25px;min-width: 132px;
}



/* Inline Thank You Message */
.submitted-message {

	border: 0px solid #F1F1F1;
	border-radius: 0px;
	padding: 32px 32px;
}
.submitted-message{text-align:center;}


.hs-search-field__button {
	margin-bottom: 0;
}

.hs-search-field__input {
	padding: 10px;
}



form .form-columns-2,form .form-columns-3,form .form-columns-1{max-width:100%!important;}

form .form-columns-3,form .form-columns-2{display:flex;flex-wrap:wrap;margin:0 -15px!important;max-width:initial!important;float:none!important;}
form .form-columns-3 >div,form .form-columns-2>div{margin-left:15px!important;margin-right:15px!important;display: flex; flex-wrap: wrap; flex-direction: column;float: none !important;}
form .form-columns-3 >div{width:calc(33.33% - 30px)!important;}
form .form-columns-2>div{width:calc(50% - 30px)!important;}
form .input { margin: 0 !important;    margin-top: auto !important;}



ul.inputs-list.multi-container { margin-top: 10px;}
/* Radio Button Style */
/* .hs-form-radio{margin:0 0 10px!important;} */
.hs-form-radio label.hs-form-radio-display{display:flex;flex-wrap:wrap}
.hs-form-radio-display .hs-input{display:none}
.hs-form-radio label.hs-form-radio-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;}
.hs-form-radio label.hs-form-radio-display input+span:before{width:18px;height:18px;content:'';background-color:transparent;display:inline-block;border-radius:100%;margin-right:13px;transition:.5s ease all;border:1px solid #F5F5FF;position:absolute;left:0;top:2px;}
.hs-form-radio label.hs-form-radio-display input:checked+span:before{background-color:#F5F5FF;}
.hs-form-radio label.hs-form-radio-display input:checked+span:after{content:'';position:absolute;left:4px;width:10px;height:10px;background-color:#3D3DF2;top:6px;border-radius:100%;transition:.5s ease all}

/* Checkbox Style */
/* .hs-form-checkbox{margin:0 0 10px!important;} */
.hs-form-booleancheckbox{margin:0 0!important;}
.hs-form-checkbox label.hs-form-checkbox-display,.hs-form-booleancheckbox label.hs-form-booleancheckbox-display{display:flex;flex-wrap:wrap}
.hs-form-checkbox-display .hs-input,
.hs-form-booleancheckbox-display .hs-input{display:none}
.hs-form-checkbox label.hs-form-checkbox-display input+span,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding-left:30px;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before{content:'';background-color:transparent;display:inline-block;transition:.5s ease all;border:1px solid #F5F5FF;position:absolute;left:0;}
.hs-form-checkbox label.hs-form-checkbox-display input+span:before{top:3px;width:20px;height:20px;}

.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before { width: 16px; height: 16px; top: 2px;}





.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:before,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:before{background-color:#F5F5FF;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after,
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after{ content:'';display:block;position:absolute;left:7px;width:6px;height:11px;border:solid #3D3DF2;border-width:0 2px 2px 0;transform:rotate(45deg);transition:.5s ease all;}
.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after{top:6px;}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after { height: 8px; left: 6px; top: 5px; width: 4px;}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span { margin-left: 0;  font-size: 16px;    padding-left: 24px; }
.legal-consent-container > div { margin-bottom: 18px; }

.investmentSection { overflow: hidden;}



@media(min-width:768px){

.submitted-message p+h2{margin-top:16px;}
.submitted-message h2+p{margin-top:32px;}
.submitted-message p{font-size:20px;}
}


@media(max-width:767px){
form .hs-button, form input[type=submit] { min-width: 135px; padding: 19px 19px; }
	form .form-columns-2>div,form .form-columns-3>div { width: 100% !important; }
    input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], select, textarea{font-size:22px}
	.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span {font-size: 14px;}
/* 	.hs-form-field>label { font-size: 22px;} */
	form .inputs-list:not(.no-list) label { font-size: 18px;}
	.formReStyling, .hs_cos_wrapper_type_form, .systems-page form {  padding: 32px 20px; }
	.hs-form-checkbox label.hs-form-checkbox-display input:checked+span:after { top: 4px; left: 6px; } 
	.hs-form-checkbox label.hs-form-checkbox-display input+span:before { height: 18px; top: 1px; width: 18px; }
	
	.submitted-message p img{width:56px!important;height:56px!important;}
.submitted-message h2{font-size:38px;}
.submitted-message p{font-size:18px;}
.submitted-message h2+p{margin-top:18px;}
	.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span{padding-left:27px;}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input+span:before{height:15px;top:50%;width:15px;transform:translateY(-50%);}
.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input:checked+span:after{transform:translateX(-50%) rotate(45deg);left:8px;top:calc(50% - 5px);}
	form .hs-button, form input[type=submit] { font-size: 14px;}

}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.5rem;
}

/* Table Cells */

th,
td {
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  vertical-align: bottom;
}
/* Logo */

.widget-type-logo img {
  height: auto;
  max-width: 100%;
}

/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}




.d-flex{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}


.row{ display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -15px; margin-right: -15px; }

[class*="col-"],
[class*="col-sm-"],
[class*="col-md-"],
[class*="col-lg-"],
[class*="col-xl-"],
[class*="col-xxl-"] { padding-left: 15px; padding-right: 15px; position: relative; width: 100%; }



.col-2{width:16.66%;}.col-3{width:25.00%;}.col-4{width:33.33%;}.col-5{width:41.66%;}.col-6{width:50.00%;}.col-7{width:58.33%;}.col-8{width:66.66%;}.col-9{width:75.00%;}.col-10{width:83.33%;}.col-11{width:91.66%;}.col-12{width:100.00%;}





.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}



.mx-15{margin-left:-15px; margin-right:-15px}
.mx-20{margin-left:-20px; margin-right:-20px}




.justify-flex-start{ justify-content: flex-start; }
.justify-center{ justify-content: center; }
.justify-flex-end{ justify-content: flex-end; }
.justify-space-between{ justify-content: space-between; }
.justify-space-around{ justify-content: space-around; }
.justify-space-evenly{ justify-content: space-evenly; }

.align-flex-start{ align-items: flex-start; }
.align-center{ align-items: center; }
.align-baseline{ align-items: baseline; }
.align-flex-end{ align-items: flex-end; }

.direction-column{ flex-direction: column; }
.direction-column-reverse{ flex-direction: column-reverse; }
.direction-revert{ flex-direction: revert; }
.direction-row{ flex-direction: row; }
.direction-row-reverse{ flex-direction: row-reverse; }



.pt0,.py0{padding-top:0px;}
.pt5,.py5{padding-top:5px;}
.pt10,.py10{padding-top:10px;}
.pt15,.py15{padding-top:15px;}
.pt20,.py20{padding-top:20px;}
.pt25,.py25{padding-top:25px;}
.pt30,.py30{padding-top:30px;}
.pt35,.py35{padding-top:35px;}
.pt40,.py40{padding-top:40px;}
.pt45,.py45{padding-top:45px;}
.pt50,.py50{padding-top:50px;}
.pt55,.py55{padding-top:55px;}
.pt60,.py60{padding-top:60px;}
.pt65,.py65{padding-top:65px;}
.pt70,.py70{padding-top:70px;}
.pt75,.py75{padding-top:75px;}
.pt80,.py80{padding-top:80px;}
.pt85,.py85{padding-top:85px;}
.pt90,.py90{padding-top:90px;}
.pt95,.py95{padding-top:95px;}
.pt100,.py100{padding-top:100px;}
.pt105,.py105{padding-top:105px;}
.pt110,.py110{padding-top:110px;}
.pt115,.py115{padding-top:115px;}
.pt120,.py120{padding-top:120px;}
.pt125,.py125{padding-top:125px;}
.pt130,.py130{padding-top:130px;}
.pt135,.py135{padding-top:135px;}
.pt140,.py140{padding-top:140px;}
.pt145,.py145{padding-top:145px;}
.pt150,.py150{padding-top:150px;}
.pt155,.py155{padding-top:155px;}
.pt160,.py160{padding-top:160px;}
.pt165,.py165{padding-top:165px;}
.pt170,.py170{padding-top:170px;}
.pt175,.py175{padding-top:175px;}
.pt180,.py180{padding-top:180px;}
.pt185,.py185{padding-top:185px;}
.pt190,.py190{padding-top:190px;}
.pt195,.py195{padding-top:195px;}
.pt200,.py200{padding-top:200px;}
.pt205,.py205{padding-top:205px;}
.pt210,.py210{padding-top:210px;}
.pt215,.py215{padding-top:215px;}
.pt220,.py220{padding-top:220px;}
.pt225,.py225{padding-top:225px;}
.pt230,.py230{padding-top:230px;}
.pt235,.py235{padding-top:235px;}
.pt240,.py240{padding-top:240px;}
.pt245,.py245{padding-top:245px;}

.pb0,.py0{padding-bottom:0px;}
.pb5,.py5{padding-bottom:5px;}
.pb10,.py10{padding-bottom:10px;}
.pb15,.py15{padding-bottom:15px;}
.pb20,.py20{padding-bottom:20px;}
.pb25,.py25{padding-bottom:25px;}
.pb30,.py30{padding-bottom:30px;}
.pb35,.py35{padding-bottom:35px;}
.pb40,.py40{padding-bottom:40px;}
.pb45,.py45{padding-bottom:45px;}
.pb50,.py50{padding-bottom:50px;}
.pb55,.py55{padding-bottom:55px;}
.pb60,.py60{padding-bottom:60px;}
.pb65,.py65{padding-bottom:65px;}
.pb70,.py70{padding-bottom:70px;}
.pb75,.py75{padding-bottom:75px;}
.pb80,.py80{padding-bottom:80px;}
.pb85,.py85{padding-bottom:85px;}
.pb90,.py90{padding-bottom:90px;}
.pb95,.py95{padding-bottom:95px;}
.pb100,.py100{padding-bottom:100px;}
.pb105,.py105{padding-bottom:105px;}
.pb110,.py110{padding-bottom:110px;}
.pb115,.py115{padding-bottom:115px;}
.pb120,.py120{padding-bottom:120px;}
.pb125,.py125{padding-bottom:125px;}
.pb130,.py130{padding-bottom:130px;}
.pb135,.py135{padding-bottom:135px;}
.pb140,.py140{padding-bottom:140px;}
.pb145,.py145{padding-bottom:145px;}
.pb150,.py150{padding-bottom:150px;}
.pb155,.py155{padding-bottom:155px;}
.pb160,.py160{padding-bottom:160px;}
.pb165,.py165{padding-bottom:165px;}
.pb170,.py170{padding-bottom:170px;}
.pb175,.py175{padding-bottom:175px;}
.pb180,.py180{padding-bottom:180px;}
.pb185,.py185{padding-bottom:185px;}
.pb190,.py190{padding-bottom:190px;}
.pb195,.py195{padding-bottom:195px;}
.pb200,.py200{padding-bottom:200px;}
.pb205,.py205{padding-bottom:205px;}
.pb210,.py210{padding-bottom:210px;}
.pb215,.py215{padding-bottom:215px;}
.pb220,.py220{padding-bottom:220px;}
.pb225,.py225{padding-bottom:225px;}
.pb230,.py230{padding-bottom:230px;}
.pb235,.py235{padding-bottom:235px;}
.pb240,.py240{padding-bottom:240px;}
.pb245,.py245{padding-bottom:245px;}


.pl0,.px0{padding-left:0px;}
.pl5,.px5{padding-left:5px;}
.pl10,.px10{padding-left:10px;}
.pl15,.px15{padding-left:15px;}
.pl20,.px20{padding-left:20px;}
.pl25,.px25{padding-left:25px;}
.pl30,.px30{padding-left:30px;}
.pl35,.px35{padding-left:35px;}
.pl40,.px40{padding-left:40px;}
.pl45,.px45{padding-left:45px;}

.pr0,.px0{padding-right:0px;}
.pr5,.px5{padding-right:5px;}
.pr10,.px10{padding-right:10px;}
.pr15,.px15{padding-right:15px;}
.pr20,.px20{padding-right:20px;}
.pr25,.px25{padding-right:25px;}
.pr30,.px30{padding-right:30px;}
.pr35,.px35{padding-right:35px;}
.pr40,.px40{padding-right:40px;}
.pr45,.px45{padding-right:45px;}


.ml0,.mx0{margin-left:0px;}
.ml-5,.mx-5{margin-left:-5px;}
.ml-10,.mx-10{margin-left:-10px;}
.ml-15,.mx-15{margin-left:-15px;}
.ml-20,.mx-20{margin-left:-20px;}
.ml-25,.mx-25{margin-left:-25px;}
.ml-30,.mx-30{margin-left:-30px;}
.ml-35,.mx-35{margin-left:-35px;}
.ml-40,.mx-40{margin-left:-40px;}
.ml-45,.mx-45{margin-left:-45px;}

.mr0,.mx0{margin-right:0px;}
.mr-5,.mx-5{margin-right:-5px;}
.mr-10,.mx-10{margin-right:-10px;}
.mr-15,.mx-15{margin-right:-15px;}
.mr-20,.mx-20{margin-right:-20px;}
.mr-25,.mx-25{margin-right:-25px;}
.mr-30,.mx-30{margin-right:-30px;}
.mr-35,.mx-35{margin-right:-35px;}
.mr-40,.mx-40{margin-right:-40px;}
.mr-45,.mx-45{margin-right:-45px;}


.ml0,.mx0{margin-left:0px;}
.ml5,.mx5{margin-left:5px;}
.ml10,.mx10{margin-left:10px;}
.ml15,.mx15{margin-left:15px;}
.ml20,.mx20{margin-left:20px;}
.ml25,.mx25{margin-left:25px;}

.mr0,.mx0{margin-right:0px;}
.mr5,.mx5{margin-right:5px;}
.mr10,.mx10{margin-right:10px;}
.mr15,.mx15{margin-right:15px;}
.mr20,.mx20{margin-right:20px;}
.mr25,.mx25{margin-right:25px;}



.mt0,.my0{margin-top:0px;}
.mt5,.my5{margin-top:5px;}
.mt10,.my10{margin-top:10px;}
.mt15,.my15{margin-top:15px;}
.mt20,.my20{margin-top:20px;}
.mt25,.my25{margin-top:25px;}
.mt30,.my30{margin-top:30px;}
.mt35,.my35{margin-top:35px;}
.mt40,.my40{margin-top:40px;}
.mt45,.my45{margin-top:45px;}
.mt50,.my50{margin-top:50px;}
.mt55,.my55{margin-top:55px;}
.mt60,.my60{margin-top:60px;}
.mt65,.my65{margin-top:65px;}
.mt70,.my70{margin-top:70px;}
.mt75,.my75{margin-top:75px;}
.mt80,.my80{margin-top:80px;}
.mt85,.my85{margin-top:85px;}
.mt90,.my90{margin-top:90px;}
.mt95,.my95{margin-top:95px;}
.mt100,.my100{margin-top:100px;}

.mb0,.my0{margin-bottom:0px;}
.mb5,.my5{margin-bottom:5px;}
.mb10,.my10{margin-bottom:10px;}
.mb15,.my15{margin-bottom:15px;}
.mb20,.my20{margin-bottom:20px;}
.mb25,.my25{margin-bottom:25px;}
.mb30,.my30{margin-bottom:30px;}
.mb35,.my35{margin-bottom:35px;}
.mb40,.my40{margin-bottom:40px;}
.mb45,.my45{margin-bottom:45px;}
.mb50,.my50{margin-bottom:50px;}
.mb55,.my55{margin-bottom:55px;}
.mb60,.my60{margin-bottom:60px;}
.mb65,.my65{margin-bottom:65px;}
.mb70,.my70{margin-bottom:70px;}
.mb75,.my75{margin-bottom:75px;}
.mb80,.my80{margin-bottom:80px;}
.mb85,.my85{margin-bottom:85px;}
.mb90,.my90{margin-bottom:90px;}
.mb95,.my95{margin-bottom:95px;}
.mb100,.my100{margin-bottom:100px;}

.d-show{display:block !important}
	.d-none{display:none !important}



.positionRelative{position:relative;}


/****** min-width-768 ******/
@media(min-width:768px){
	.d-md-flex{display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
	
	
.justify-md-flex-start{ justify-content: flex-start; }
.justify-md-center{ justify-content: center; }
.justify-md-flex-end{ justify-content: flex-end; }
.justify-md-space-between{ justify-content: space-between; }
.justify-md-space-around{ justify-content: space-around; }
.justify-md-space-evenly{ justify-content: space-evenly; }
	
.align-md-flex-start{ align-items: flex-start; }
.align-md-center{ align-items: center; }
.align-md-baseline{ align-items: baseline; }
.align-md-flex-end{ align-items: flex-end; }
	
.direction-md-column{ flex-direction: column; }
.direction-md-column-reverse{ flex-direction: column-reverse; }
.direction-md-revert{ flex-direction: revert; }
.direction-md-row{ flex-direction: row; }
.direction-md-row-reverse{ flex-direction: row-reverse; }

	
	.col-md-2{width:16.66%;}.col-md-3{width:25.00%;}.col-md-4{width:33.33%;}.col-md-5{width:41.66%;}.col-md-6{width:50.00%;}.col-md-7{width:58.33%;}.col-md-8{width:66.66%;}.col-md-9{width:75.00%;}.col-md-10{width:83.33%;}.col-md-11{width:91.66%;}.col-md-12{width:100.00%;}
	
	

	
	.text-md-left{text-align:left}
	.text-md-center{text-align:center}
	.text-md-right{text-align:right}

	
	
.pt-md-0,.py-md-0{padding-top:0px;}
.pt-md-5,.py-md-5{padding-top:5px;}
.pt-md-10,.py-md-10{padding-top:10px;}
.pt-md-15,.py-md-15{padding-top:15px;}
.pt-md-20,.py-md-20{padding-top:20px;}
.pt-md-25,.py-md-25{padding-top:25px;}
.pt-md-30,.py-md-30{padding-top:30px;}
.pt-md-35,.py-md-35{padding-top:35px;}
.pt-md-40,.py-md-40{padding-top:40px;}
.pt-md-45,.py-md-45{padding-top:45px;}
.pt-md-50,.py-md-50{padding-top:50px;}
.pt-md-55,.py-md-55{padding-top:55px;}
.pt-md-60,.py-md-60{padding-top:60px;}
.pt-md-65,.py-md-65{padding-top:65px;}
.pt-md-70,.py-md-70{padding-top:70px;}
.pt-md-75,.py-md-75{padding-top:75px;}
.pt-md-80,.py-md-80{padding-top:80px;}
.pt-md-85,.py-md-85{padding-top:85px;}
.pt-md-90,.py-md-90{padding-top:90px;}
.pt-md-95,.py-md-95{padding-top:95px;}
.pt-md-100,.py-md-100{padding-top:100px;}
.pt-md-105,.py-md-105{padding-top:105px;}
.pt-md-110,.py-md-110{padding-top:110px;}
.pt-md-115,.py-md-115{padding-top:115px;}
.pt-md-120,.py-md-120{padding-top:120px;}
.pt-md-125,.py-md-125{padding-top:125px;}
.pt-md-130,.py-md-130{padding-top:130px;}
.pt-md-135,.py-md-135{padding-top:135px;}
.pt-md-140,.py-md-140{padding-top:140px;}
.pt-md-145,.py-md-145{padding-top:145px;}
.pt-md-150,.py-md-150{padding-top:150px;}
.pt-md-155,.py-md-155{padding-top:155px;}
.pt-md-160,.py-md-160{padding-top:160px;}
.pt-md-165,.py-md-165{padding-top:165px;}
.pt-md-170,.py-md-170{padding-top:170px;}
.pt-md-175,.py-md-175{padding-top:175px;}
.pt-md-180,.py-md-180{padding-top:180px;}
.pt-md-185,.py-md-185{padding-top:185px;}
.pt-md-190,.py-md-190{padding-top:190px;}
.pt-md-195,.py-md-195{padding-top:195px;}
.pt-md-200,.py-md-200{padding-top:200px;}
.pt-md-205,.py-md-205{padding-top:205px;}
.pt-md-210,.py-md-210{padding-top:210px;}
.pt-md-215,.py-md-215{padding-top:215px;}
.pt-md-220,.py-md-220{padding-top:220px;}
	
.pb-md-0,.py-md-0{padding-bottom:0px;}
.pb-md-5,.py-md-5{padding-bottom:5px;}
.pb-md-10,.py-md-10{padding-bottom:10px;}
.pb-md-15,.py-md-15{padding-bottom:15px;}
.pb-md-20,.py-md-20{padding-bottom:20px;}
.pb-md-25,.py-md-25{padding-bottom:25px;}
.pb-md-30,.py-md-30{padding-bottom:30px;}
.pb-md-35,.py-md-35{padding-bottom:35px;}
.pb-md-40,.py-md-40{padding-bottom:40px;}
.pb-md-45,.py-md-45{padding-bottom:45px;}
.pb-md-50,.py-md-50{padding-bottom:50px;}
.pb-md-55,.py-md-55{padding-bottom:55px;}
.pb-md-60,.py-md-60{padding-bottom:60px;}
.pb-md-65,.py-md-65{padding-bottom:65px;}
.pb-md-70,.py-md-70{padding-bottom:70px;}
.pb-md-75,.py-md-75{padding-bottom:75px;}
.pb-md-80,.py-md-80{padding-bottom:80px;}
.pb-md-85,.py-md-85{padding-bottom:85px;}
.pb-md-90,.py-md-90{padding-bottom:90px;}
.pb-md-95,.py-md-95{padding-bottom:95px;}
.pb-md-100,.py-md-100{padding-bottom:100px;}
.pb-md-105,.py-md-105{padding-bottom:105px;}
.pb-md-110,.py-md-110{padding-bottom:110px;}
.pb-md-115,.py-md-115{padding-bottom:115px;}
.pb-md-120,.py-md-120{padding-bottom:120px;}
.pb-md-125,.py-md-125{padding-bottom:125px;}
.pb-md-130,.py-md-130{padding-bottom:130px;}
.pb-md-135,.py-md-135{padding-bottom:135px;}
.pb-md-140,.py-md-140{padding-bottom:140px;}
.pb-md-145,.py-md-145{padding-bottom:145px;}
.pb-md-150,.py-md-150{padding-bottom:150px;}
.pb-md-155,.py-md-155{padding-bottom:155px;}
.pb-md-160,.py-md-160{padding-bottom:160px;}
.pb-md-165,.py-md-165{padding-bottom:165px;}
.pb-md-170,.py-md-170{padding-bottom:170px;}
.pb-md-175,.py-md-175{padding-bottom:175px;}
.pb-md-180,.py-md-180{padding-bottom:180px;}
.pb-md-185,.py-md-185{padding-bottom:185px;}
.pb-md-190,.py-md-190{padding-bottom:190px;}
.pb-md-195,.py-md-195{padding-bottom:195px;}
.pb-md-200,.py-md-200{padding-bottom:200px;}
.pb-md-205,.py-md-205{padding-bottom:205px;}
.pb-md-210,.py-md-210{padding-bottom:210px;}
.pb-md-215,.py-md-215{padding-bottom:215px;}
.pb-md-220,.py-md-220{padding-bottom:220px;}

	
.mt-md-0,.my-md-0{margin-top:0px;}
.mt-md-5,.my-md-5{margin-top:5px;}
.mt-md-10,.my-md-10{margin-top:10px;}
.mt-md-15,.my-md-15{margin-top:15px;}
.mt-md-20,.my-md-20{margin-top:20px;}
.mt-md-25,.my-md-25{margin-top:25px;}
.mt-md-30,.my-md-30{margin-top:30px;}
.mt-md-35,.my-md-35{margin-top:35px;}
.mt-md-40,.my-md-40{margin-top:40px;}
.mt-md-45,.my-md-45{margin-top:45px;}
.mt-md-50,.my-md-50{margin-top:50px;}
.mt-md-55,.my-md-55{margin-top:55px;}
.mt-md-60,.my-md-60{margin-top:60px;}
.mt-md-65,.my-md-65{margin-top:65px;}
.mt-md-70,.my-md-70{margin-top:70px;}
.mt-md-75,.my-md-75{margin-top:75px;}
.mt-md-80,.my-md-80{margin-top:80px;}
.mt-md-85,.my-md-85{margin-top:85px;}
.mt-md-90,.my-md-90{margin-top:90px;}
.mt-md-95,.my-md-95{margin-top:95px;}
.mt-md-100,.my-md-100{margin-top:100px;}
.mt-md-105,.my-md-105{margin-top:105px;}
.mt-md-110,.my-md-110{margin-top:110px;}
.mt-md-115,.my-md-115{margin-top:115px;}
.mt-md-120,.my-md-120{margin-top:120px;}
	
.mb-md-0,.my-md-0{margin-bottom:0px;}
.mb-md-5,.my-md-5{margin-bottom:5px;}
.mb-md-10,.my-md-10{margin-bottom:10px;}
.mb-md-15,.my-md-15{margin-bottom:15px;}
.mb-md-20,.my-md-20{margin-bottom:20px;}
.mb-md-25,.my-md-25{margin-bottom:25px;}
.mb-md-30,.my-md-30{margin-bottom:30px;}
.mb-md-35,.my-md-35{margin-bottom:35px;}
.mb-md-40,.my-md-40{margin-bottom:40px;}
.mb-md-45,.my-md-45{margin-bottom:45px;}
.mb-md-50,.my-md-50{margin-bottom:50px;}
.mb-md-55,.my-md-55{margin-bottom:55px;}
.mb-md-60,.my-md-60{margin-bottom:60px;}
.mb-md-65,.my-md-65{margin-bottom:65px;}
.mb-md-70,.my-md-70{margin-bottom:70px;}
.mb-md-75,.my-md-75{margin-bottom:75px;}
.mb-md-80,.my-md-80{margin-bottom:80px;}
.mb-md-85,.my-md-85{margin-bottom:85px;}
.mb-md-90,.my-md-90{margin-bottom:90px;}
.mb-md-95,.my-md-95{margin-bottom:95px;}
.mb-md-100,.my-md-100{margin-bottom:100px;}
.mb-md-105,.my-md-105{margin-bottom:105px;}
.mb-md-110,.my-md-110{margin-bottom:110px;}
.mb-md-115,.my-md-115{margin-bottom:115px;}
.mb-md-120,.my-md-120{margin-bottom:120px;}

	
.pl-md-0,.px-md-0{padding-left:0px;}
.pl-md-5,.px-md-5{padding-left:5px;}
.pl-md-10,.px-md-10{padding-left:10px;}
.pl-md-15,.px-md-15{padding-left:15px;}
.pl-md-20,.px-md-20{padding-left:20px;}
.pl-md-25,.px-md-25{padding-left:25px;}
.pl-md-30,.px-md-30{padding-left:30px;}
.pl-md-35,.px-md-35{padding-left:35px;}
.pl-md-40,.px-md-40{padding-left:40px;}
.pl-md-45,.px-md-45{padding-left:45px;}
.pl-md-50,.px-md-50{padding-left:50px;}
.pl-md-55,.px-md-55{padding-left:55px;}
	
.pr-md-0,.px-md-0{padding-right:0px;}
.pr-md-5,.px-md-5{padding-right:5px;}
.pr-md-10,.px-md-10{padding-right:10px;}
.pr-md-15,.px-md-15{padding-right:15px;}
.pr-md-20,.px-md-20{padding-right:20px;}
.pr-md-25,.px-md-25{padding-right:25px;}
.pr-md-30,.px-md-30{padding-right:30px;}
.pr-md-35,.px-md-35{padding-right:35px;}
.pr-md-40,.px-md-40{padding-right:40px;}
.pr-md-45,.px-md-45{padding-right:45px;}
.pr-md-50,.px-md-50{padding-right:50px;}
.pr-md-55,.px-md-55{padding-right:55px;}

	
.ml-md-0,.mx-md-0{margin-left:0px;}
.ml-md--5,.mx-md--5{margin-left:-5px;}
.ml-md--10,.mx-md--10{margin-left:-10px;}
.ml-md--15,.mx-md--15{margin-left:-15px;}
.ml-md--20,.mx-md--20{margin-left:-20px;}
	
.mr-md-0,.mx-md-0{margin-right:0px;}
.mr-md--5,.mx-md--5{margin-right:-5px;}
.mr-md--10,.mx-md--10{margin-right:-10px;}
.mr-md--15,.mx-md--15{margin-right:-15px;}
.mr-md--20,.mx-md--20{margin-right:-20px;}
	
	
.ml-md-5,.mx-md-5{margin-left:5px;}
.ml-md-10,.mx-md-10{margin-left:10px;}
.ml-md-15,.mx-md-15{margin-left:15px;}
.ml-md-20,.mx-md-20{margin-left:20px;}
.ml-md-25,.mx-md-25{margin-left:25px;}
.ml-md-30,.mx-md-30{margin-left:30px;}
	
.mr-md-5,.mx-md-5{margin-right:5px;}
.mr-md-10,.mx-md-10{margin-right:10px;}
.mr-md-15,.mx-md-15{margin-right:15px;}
.mr-md-20,.mx-md-20{margin-right:20px;}
.mr-md-25,.mx-md-25{margin-right:25px;}
.mr-md-30,.mx-md-30{margin-right:30px;}
    
	.d-md-show{display:block !important}
	.d-md-none{display:none !important}
	.d-md-flex{display:flex !important}
}

/****** min-width-992 ******/
@media(min-width:992px){

	
	.text-lg-left{text-align:left}
	.text-lg-center{text-align:center}
	.text-lg-right{text-align:right}

	
	.col-lg-2{width:16.66%;}.col-lg-3{width:25.00%;}.col-lg-4{width:33.33%;}.col-lg-5{width:41.66%;}.col-lg-6{width:50.00%;}.col-lg-7{width:58.33%;}.col-lg-8{width:66.66%;}.col-lg-9{width:75.00%;}.col-lg-10{width:83.33%;}.col-lg-11{width:91.66%;}.col-lg-12{width:100.00%;}
	
	
	
	
.pt-lg-0,.py-lg-0{padding-top:0px;}
.pt-lg-5,.py-lg-5{padding-top:5px;}
.pt-lg-10,.py-lg-10{padding-top:10px;}
.pt-lg-15,.py-lg-15{padding-top:15px;}
.pt-lg-20,.py-lg-20{padding-top:20px;}
.pt-lg-25,.py-lg-25{padding-top:25px;}
.pt-lg-30,.py-lg-30{padding-top:30px;}
.pt-lg-35,.py-lg-35{padding-top:35px;}
.pt-lg-40,.py-lg-40{padding-top:40px;}
.pt-lg-45,.py-lg-45{padding-top:45px;}
.pt-lg-50,.py-lg-50{padding-top:50px;}
.pt-lg-55,.py-lg-55{padding-top:55px;}
.pt-lg-60,.py-lg-60{padding-top:60px;}
.pt-lg-65,.py-lg-65{padding-top:65px;}
.pt-lg-70,.py-lg-70{padding-top:70px;}
.pt-lg-75,.py-lg-75{padding-top:75px;}
.pt-lg-80,.py-lg-80{padding-top:80px;}
.pt-lg-85,.py-lg-85{padding-top:85px;}
.pt-lg-90,.py-lg-90{padding-top:90px;}
.pt-lg-95,.py-lg-95{padding-top:95px;}
.pt-lg-100,.py-lg-100{padding-top:100px;}
.pt-lg-105,.py-lg-105{padding-top:105px;}
.pt-lg-110,.py-lg-110{padding-top:110px;}
.pt-lg-115,.py-lg-115{padding-top:115px;}
.pt-lg-120,.py-lg-120{padding-top:120px;}
.pt-lg-125,.py-lg-125{padding-top:125px;}
.pt-lg-130,.py-lg-130{padding-top:130px;}
.pt-lg-135,.py-lg-135{padding-top:135px;}
.pt-lg-140,.py-lg-140{padding-top:140px;}
.pt-lg-145,.py-lg-145{padding-top:145px;}
.pt-lg-150,.py-lg-150{padding-top:150px;}
.pt-lg-155,.py-lg-155{padding-top:155px;}
.pt-lg-160,.py-lg-160{padding-top:160px;}
.pt-lg-165,.py-lg-165{padding-top:165px;}
.pt-lg-170,.py-lg-170{padding-top:170px;}
.pt-lg-175,.py-lg-175{padding-top:175px;}
.pt-lg-180,.py-lg-180{padding-top:180px;}
.pt-lg-185,.py-lg-185{padding-top:185px;}
.pt-lg-190,.py-lg-190{padding-top:190px;}
.pt-lg-195,.py-lg-195{padding-top:195px;}
.pt-lg-200,.py-lg-200{padding-top:200px;}
.pt-lg-205,.py-lg-205{padding-top:205px;}
.pt-lg-210,.py-lg-210{padding-top:210px;}
.pt-lg-215,.py-lg-215{padding-top:215px;}
.pt-lg-220,.py-lg-220{padding-top:220px;}
.pt-lg-225,.py-lg-225{padding-top:225px;}
.pt-lg-230,.py-lg-230{padding-top:230px;}
.pt-lg-235,.py-lg-235{padding-top:235px;}
.pt-lg-240,.py-lg-240{padding-top:240px;}
.pt-lg-245,.py-lg-245{padding-top:245px;}
.pt-lg-250,.py-lg-250{padding-top:250px;}
.pt-lg-255,.py-lg-255{padding-top:255px;}
.pt-lg-260,.py-lg-260{padding-top:260px;}
.pt-lg-265,.py-lg-265{padding-top:265px;}
.pt-lg-270,.py-lg-270{padding-top:270px;}
.pt-lg-275,.py-lg-275{padding-top:275px;}
.pt-lg-280,.py-lg-280{padding-top:280px;}
.pt-lg-285,.py-lg-285{padding-top:285px;}
.pt-lg-290,.py-lg-290{padding-top:290px;}
.pt-lg-295,.py-lg-295{padding-top:295px;}
.pt-lg-300,.py-lg-300{padding-top:300px;}
.pt-lg-305,.py-lg-305{padding-top:305px;}
	
.pb-lg-0,.py-lg-0{padding-bottom:0px;}
.pb-lg-5,.py-lg-5{padding-bottom:5px;}
.pb-lg-10,.py-lg-10{padding-bottom:10px;}
.pb-lg-15,.py-lg-15{padding-bottom:15px;}
.pb-lg-20,.py-lg-20{padding-bottom:20px;}
.pb-lg-25,.py-lg-25{padding-bottom:25px;}
.pb-lg-30,.py-lg-30{padding-bottom:30px;}
.pb-lg-35,.py-lg-35{padding-bottom:35px;}
.pb-lg-40,.py-lg-40{padding-bottom:40px;}
.pb-lg-45,.py-lg-45{padding-bottom:45px;}
.pb-lg-50,.py-lg-50{padding-bottom:50px;}
.pb-lg-55,.py-lg-55{padding-bottom:55px;}
.pb-lg-60,.py-lg-60{padding-bottom:60px;}
.pb-lg-65,.py-lg-65{padding-bottom:65px;}
.pb-lg-70,.py-lg-70{padding-bottom:70px;}
.pb-lg-75,.py-lg-75{padding-bottom:75px;}
.pb-lg-80,.py-lg-80{padding-bottom:80px;}
.pb-lg-85,.py-lg-85{padding-bottom:85px;}
.pb-lg-90,.py-lg-90{padding-bottom:90px;}
.pb-lg-95,.py-lg-95{padding-bottom:95px;}
.pb-lg-100,.py-lg-100{padding-bottom:100px;}
.pb-lg-105,.py-lg-105{padding-bottom:105px;}
.pb-lg-110,.py-lg-110{padding-bottom:110px;}
.pb-lg-115,.py-lg-115{padding-bottom:115px;}
.pb-lg-120,.py-lg-120{padding-bottom:120px;}
.pb-lg-125,.py-lg-125{padding-bottom:125px;}
.pb-lg-130,.py-lg-130{padding-bottom:130px;}
.pb-lg-135,.py-lg-135{padding-bottom:135px;}
.pb-lg-140,.py-lg-140{padding-bottom:140px;}
.pb-lg-145,.py-lg-145{padding-bottom:145px;}
.pb-lg-150,.py-lg-150{padding-bottom:150px;}
.pb-lg-155,.py-lg-155{padding-bottom:155px;}
.pb-lg-160,.py-lg-160{padding-bottom:160px;}
.pb-lg-165,.py-lg-165{padding-bottom:165px;}
.pb-lg-170,.py-lg-170{padding-bottom:170px;}
.pb-lg-175,.py-lg-175{padding-bottom:175px;}
.pb-lg-180,.py-lg-180{padding-bottom:180px;}
.pb-lg-185,.py-lg-185{padding-bottom:185px;}
.pb-lg-190,.py-lg-190{padding-bottom:190px;}
.pb-lg-195,.py-lg-195{padding-bottom:195px;}
.pb-lg-200,.py-lg-200{padding-bottom:200px;}
.pb-lg-205,.py-lg-205{padding-bottom:205px;}
.pb-lg-210,.py-lg-210{padding-bottom:210px;}
.pb-lg-215,.py-lg-215{padding-bottom:215px;}
.pb-lg-220,.py-lg-220{padding-bottom:220px;}
.pb-lg-225,.py-lg-225{padding-bottom:225px;}
.pb-lg-230,.py-lg-230{padding-bottom:230px;}
.pb-lg-235,.py-lg-235{padding-bottom:235px;}
.pb-lg-240,.py-lg-240{padding-bottom:240px;}
.pb-lg-245,.py-lg-245{padding-bottom:245px;}
.pb-lg-250,.py-lg-250{padding-bottom:250px;}
.pb-lg-255,.py-lg-255{padding-bottom:255px;}
.pb-lg-260,.py-lg-260{padding-bottom:260px;}
.pb-lg-265,.py-lg-265{padding-bottom:265px;}
.pb-lg-270,.py-lg-270{padding-bottom:270px;}
.pb-lg-275,.py-lg-275{padding-bottom:275px;}
.pb-lg-280,.py-lg-280{padding-bottom:280px;}
.pb-lg-285,.py-lg-285{padding-bottom:285px;}
.pb-lg-290,.py-lg-290{padding-bottom:290px;}
.pb-lg-295,.py-lg-295{padding-bottom:295px;}
.pb-lg-300,.py-lg-300{padding-bottom:300px;}
.pb-lg-305,.py-lg-305{padding-bottom:305px;}

	
.mt-lg-0,.my-lg-0{margin-top:0px;}
.mt-lg-5,.my-lg-5{margin-top:5px;}
.mt-lg-10,.my-lg-10{margin-top:10px;}
.mt-lg-15,.my-lg-15{margin-top:15px;}
.mt-lg-20,.my-lg-20{margin-top:20px;}
.mt-lg-25,.my-lg-25{margin-top:25px;}
.mt-lg-30,.my-lg-30{margin-top:30px;}
.mt-lg-35,.my-lg-35{margin-top:35px;}
.mt-lg-40,.my-lg-40{margin-top:40px;}
.mt-lg-45,.my-lg-45{margin-top:45px;}
.mt-lg-50,.my-lg-50{margin-top:50px;}
.mt-lg-55,.my-lg-55{margin-top:55px;}
.mt-lg-60,.my-lg-60{margin-top:60px;}
.mt-lg-65,.my-lg-65{margin-top:65px;}
.mt-lg-70,.my-lg-70{margin-top:70px;}
.mt-lg-75,.my-lg-75{margin-top:75px;}
.mt-lg-80,.my-lg-80{margin-top:80px;}
.mt-lg-85,.my-lg-85{margin-top:85px;}
.mt-lg-90,.my-lg-90{margin-top:90px;}
.mt-lg-95,.my-lg-95{margin-top:95px;}
.mt-lg-100,.my-lg-100{margin-top:100px;}
.mt-lg-105,.my-lg-105{margin-top:105px;}
.mt-lg-110,.my-lg-110{margin-top:110px;}
.mt-lg-115,.my-lg-115{margin-top:115px;}
.mt-lg-120,.my-lg-120{margin-top:120px;}
.mt-lg-125,.my-lg-125{margin-top:125px;}
.mt-lg-130,.my-lg-130{margin-top:130px;}
.mt-lg-135,.my-lg-135{margin-top:135px;}
.mt-lg-140,.my-lg-140{margin-top:140px;}
.mt-lg-145,.my-lg-145{margin-top:145px;}
.mt-lg-150,.my-lg-150{margin-top:150px;}
	
.mb-lg-0,.my-lg-0{margin-bottom:0px;}
.mb-lg-5,.my-lg-5{margin-bottom:5px;}
.mb-lg-10,.my-lg-10{margin-bottom:10px;}
.mb-lg-15,.my-lg-15{margin-bottom:15px;}
.mb-lg-20,.my-lg-20{margin-bottom:20px;}
.mb-lg-25,.my-lg-25{margin-bottom:25px;}
.mb-lg-30,.my-lg-30{margin-bottom:30px;}
.mb-lg-35,.my-lg-35{margin-bottom:35px;}
.mb-lg-40,.my-lg-40{margin-bottom:40px;}
.mb-lg-45,.my-lg-45{margin-bottom:45px;}
.mb-lg-50,.my-lg-50{margin-bottom:50px;}
.mb-lg-55,.my-lg-55{margin-bottom:55px;}
.mb-lg-60,.my-lg-60{margin-bottom:60px;}
.mb-lg-65,.my-lg-65{margin-bottom:65px;}
.mb-lg-70,.my-lg-70{margin-bottom:70px;}
.mb-lg-75,.my-lg-75{margin-bottom:75px;}
.mb-lg-80,.my-lg-80{margin-bottom:80px;}
.mb-lg-85,.my-lg-85{margin-bottom:85px;}
.mb-lg-90,.my-lg-90{margin-bottom:90px;}
.mb-lg-95,.my-lg-95{margin-bottom:95px;}
.mb-lg-100,.my-lg-100{margin-bottom:100px;}
.mb-lg-105,.my-lg-105{margin-bottom:105px;}
.mb-lg-110,.my-lg-110{margin-bottom:110px;}
.mb-lg-115,.my-lg-115{margin-bottom:115px;}
.mb-lg-120,.my-lg-120{margin-bottom:120px;}
.mb-lg-125,.my-lg-125{margin-bottom:125px;}
.mb-lg-130,.my-lg-130{margin-bottom:130px;}
.mb-lg-135,.my-lg-135{margin-bottom:135px;}
.mb-lg-140,.my-lg-140{margin-bottom:140px;}
.mb-lg-145,.my-lg-145{margin-bottom:145px;}
.mb-lg-150,.my-lg-150{margin-bottom:150px;}


}

/****** min-width-1200 ******/
@media(min-width:1200px){

	
	.text-xl-left{text-align:left}
	.text-xl-center{text-align:center}
	.text-xl-right{text-align:right}

	
	.col-xl-2{width:16.66%;}.col-xl-3{width:25.00%;}.col-xl-4{width:33.33%;}.col-xl-5{width:41.66%;}.col-xl-6{width:50.00%;}.col-xl-7{width:58.33%;}.col-xl-8{width:66.66%;}.col-xl-9{width:75.00%;}.col-xl-10{width:83.33%;}.col-xl-11{width:91.66%;}.col-xl-12{width:100.00%;}
	
	
	
	
.pt-xl-0,.py-xl-0{padding-top:0px;}
.pt-xl-5,.py-xl-5{padding-top:5px;}
.pt-xl-10,.py-xl-10{padding-top:10px;}
.pt-xl-15,.py-xl-15{padding-top:15px;}
.pt-xl-20,.py-xl-20{padding-top:20px;}
.pt-xl-25,.py-xl-25{padding-top:25px;}
.pt-xl-30,.py-xl-30{padding-top:30px;}
.pt-xl-35,.py-xl-35{padding-top:35px;}
.pt-xl-40,.py-xl-40{padding-top:40px;}
.pt-xl-45,.py-xl-45{padding-top:45px;}
.pt-xl-50,.py-xl-50{padding-top:50px;}
.pt-xl-55,.py-xl-55{padding-top:55px;}
.pt-xl-60,.py-xl-60{padding-top:60px;}
.pt-xl-65,.py-xl-65{padding-top:65px;}
.pt-xl-70,.py-xl-70{padding-top:70px;}
.pt-xl-75,.py-xl-75{padding-top:75px;}
.pt-xl-80,.py-xl-80{padding-top:80px;}
.pt-xl-85,.py-xl-85{padding-top:85px;}
.pt-xl-90,.py-xl-90{padding-top:90px;}
.pt-xl-95,.py-xl-95{padding-top:95px;}
.pt-xl-100,.py-xl-100{padding-top:100px;}
.pt-xl-105,.py-xl-105{padding-top:105px;}
.pt-xl-110,.py-xl-110{padding-top:110px;}
.pt-xl-115,.py-xl-115{padding-top:115px;}
.pt-xl-120,.py-xl-120{padding-top:120px;}
.pt-xl-125,.py-xl-125{padding-top:125px;}
.pt-xl-130,.py-xl-130{padding-top:130px;}
.pt-xl-135,.py-xl-135{padding-top:135px;}
.pt-xl-140,.py-xl-140{padding-top:140px;}
.pt-xl-145,.py-xl-145{padding-top:145px;}
.pt-xl-150,.py-xl-150{padding-top:150px;}
.pt-xl-155,.py-xl-155{padding-top:155px;}
.pt-xl-160,.py-xl-160{padding-top:160px;}
.pt-xl-165,.py-xl-165{padding-top:165px;}
.pt-xl-170,.py-xl-170{padding-top:170px;}
.pt-xl-175,.py-xl-175{padding-top:175px;}
.pt-xl-180,.py-xl-180{padding-top:180px;}
.pt-xl-185,.py-xl-185{padding-top:185px;}
.pt-xl-190,.py-xl-190{padding-top:190px;}
.pt-xl-195,.py-xl-195{padding-top:195px;}
.pt-xl-200,.py-xl-200{padding-top:200px;}
.pt-xl-205,.py-xl-205{padding-top:205px;}
.pt-xl-210,.py-xl-210{padding-top:210px;}
.pt-xl-215,.py-xl-215{padding-top:215px;}
.pt-xl-220,.py-xl-220{padding-top:220px;}
.pt-xl-225,.py-xl-225{padding-top:225px;}
.pt-xl-230,.py-xl-230{padding-top:230px;}
.pt-xl-235,.py-xl-235{padding-top:235px;}
.pt-xl-240,.py-xl-240{padding-top:240px;}
.pt-xl-245,.py-xl-245{padding-top:245px;}
.pt-xl-250,.py-xl-250{padding-top:250px;}
.pt-xl-255,.py-xl-255{padding-top:255px;}
.pt-xl-260,.py-xl-260{padding-top:260px;}
.pt-xl-265,.py-xl-265{padding-top:265px;}
.pt-xl-270,.py-xl-270{padding-top:270px;}
.pt-xl-275,.py-xl-275{padding-top:275px;}
.pt-xl-280,.py-xl-280{padding-top:280px;}
.pt-xl-285,.py-xl-285{padding-top:285px;}
.pt-xl-290,.py-xl-290{padding-top:290px;}
.pt-xl-295,.py-xl-295{padding-top:295px;}
.pt-xl-300,.py-xl-300{padding-top:300px;}
.pt-xl-305,.py-xl-305{padding-top:305px;}
.pt-xl-310,.py-xl-310{padding-top:310px;}
.pt-xl-315,.py-xl-315{padding-top:315px;}
.pt-xl-320,.py-xl-320{padding-top:320px;}
.pt-xl-325,.py-xl-325{padding-top:325px;}
.pt-xl-330,.py-xl-330{padding-top:330px;}
.pt-xl-335,.py-xl-335{padding-top:335px;}
.pt-xl-340,.py-xl-340{padding-top:340px;}
.pt-xl-345,.py-xl-345{padding-top:345px;}
.pt-xl-350,.py-xl-350{padding-top:350px;}
	
.pb-xl-0,.py-xl-0{padding-bottom:0px;}
.pb-xl-5,.py-xl-5{padding-bottom:5px;}
.pb-xl-10,.py-xl-10{padding-bottom:10px;}
.pb-xl-15,.py-xl-15{padding-bottom:15px;}
.pb-xl-20,.py-xl-20{padding-bottom:20px;}
.pb-xl-25,.py-xl-25{padding-bottom:25px;}
.pb-xl-30,.py-xl-30{padding-bottom:30px;}
.pb-xl-35,.py-xl-35{padding-bottom:35px;}
.pb-xl-40,.py-xl-40{padding-bottom:40px;}
.pb-xl-45,.py-xl-45{padding-bottom:45px;}
.pb-xl-50,.py-xl-50{padding-bottom:50px;}
.pb-xl-55,.py-xl-55{padding-bottom:55px;}
.pb-xl-60,.py-xl-60{padding-bottom:60px;}
.pb-xl-65,.py-xl-65{padding-bottom:65px;}
.pb-xl-70,.py-xl-70{padding-bottom:70px;}
.pb-xl-75,.py-xl-75{padding-bottom:75px;}
.pb-xl-80,.py-xl-80{padding-bottom:80px;}
.pb-xl-85,.py-xl-85{padding-bottom:85px;}
.pb-xl-90,.py-xl-90{padding-bottom:90px;}
.pb-xl-95,.py-xl-95{padding-bottom:95px;}
.pb-xl-100,.py-xl-100{padding-bottom:100px;}
.pb-xl-105,.py-xl-105{padding-bottom:105px;}
.pb-xl-110,.py-xl-110{padding-bottom:110px;}
.pb-xl-115,.py-xl-115{padding-bottom:115px;}
.pb-xl-120,.py-xl-120{padding-bottom:120px;}
.pb-xl-125,.py-xl-125{padding-bottom:125px;}
.pb-xl-130,.py-xl-130{padding-bottom:130px;}
.pb-xl-135,.py-xl-135{padding-bottom:135px;}
.pb-xl-140,.py-xl-140{padding-bottom:140px;}
.pb-xl-145,.py-xl-145{padding-bottom:145px;}
.pb-xl-150,.py-xl-150{padding-bottom:150px;}
.pb-xl-155,.py-xl-155{padding-bottom:155px;}
.pb-xl-160,.py-xl-160{padding-bottom:160px;}
.pb-xl-165,.py-xl-165{padding-bottom:165px;}
.pb-xl-170,.py-xl-170{padding-bottom:170px;}
.pb-xl-175,.py-xl-175{padding-bottom:175px;}
.pb-xl-180,.py-xl-180{padding-bottom:180px;}
.pb-xl-185,.py-xl-185{padding-bottom:185px;}
.pb-xl-190,.py-xl-190{padding-bottom:190px;}
.pb-xl-195,.py-xl-195{padding-bottom:195px;}
.pb-xl-200,.py-xl-200{padding-bottom:200px;}
.pb-xl-205,.py-xl-205{padding-bottom:205px;}
.pb-xl-210,.py-xl-210{padding-bottom:210px;}
.pb-xl-215,.py-xl-215{padding-bottom:215px;}
.pb-xl-220,.py-xl-220{padding-bottom:220px;}
.pb-xl-225,.py-xl-225{padding-bottom:225px;}
.pb-xl-230,.py-xl-230{padding-bottom:230px;}
.pb-xl-235,.py-xl-235{padding-bottom:235px;}
.pb-xl-240,.py-xl-240{padding-bottom:240px;}
.pb-xl-245,.py-xl-245{padding-bottom:245px;}
.pb-xl-250,.py-xl-250{padding-bottom:250px;}
.pb-xl-255,.py-xl-255{padding-bottom:255px;}
.pb-xl-260,.py-xl-260{padding-bottom:260px;}
.pb-xl-265,.py-xl-265{padding-bottom:265px;}
.pb-xl-270,.py-xl-270{padding-bottom:270px;}
.pb-xl-275,.py-xl-275{padding-bottom:275px;}
.pb-xl-280,.py-xl-280{padding-bottom:280px;}
.pb-xl-285,.py-xl-285{padding-bottom:285px;}
.pb-xl-290,.py-xl-290{padding-bottom:290px;}
.pb-xl-295,.py-xl-295{padding-bottom:295px;}
.pb-xl-300,.py-xl-300{padding-bottom:300px;}
.pb-xl-305,.py-xl-305{padding-bottom:305px;}
.pb-xl-310,.py-xl-310{padding-bottom:310px;}
.pb-xl-315,.py-xl-315{padding-bottom:315px;}
.pb-xl-320,.py-xl-320{padding-bottom:320px;}
.pb-xl-325,.py-xl-325{padding-bottom:325px;}
.pb-xl-330,.py-xl-330{padding-bottom:330px;}
.pb-xl-335,.py-xl-335{padding-bottom:335px;}
.pb-xl-340,.py-xl-340{padding-bottom:340px;}
.pb-xl-345,.py-xl-345{padding-bottom:345px;}
.pb-xl-350,.py-xl-350{padding-bottom:350px;}

	
.mt-xl-0,.my-xl-0{margin-top:0px;}
.mt-xl-5,.my-xl-5{margin-top:5px;}
.mt-xl-10,.my-xl-10{margin-top:10px;}
.mt-xl-15,.my-xl-15{margin-top:15px;}
.mt-xl-20,.my-xl-20{margin-top:20px;}
.mt-xl-25,.my-xl-25{margin-top:25px;}
.mt-xl-30,.my-xl-30{margin-top:30px;}
.mt-xl-35,.my-xl-35{margin-top:35px;}
.mt-xl-40,.my-xl-40{margin-top:40px;}
.mt-xl-45,.my-xl-45{margin-top:45px;}
.mt-xl-50,.my-xl-50{margin-top:50px;}
.mt-xl-55,.my-xl-55{margin-top:55px;}
.mt-xl-60,.my-xl-60{margin-top:60px;}
.mt-xl-65,.my-xl-65{margin-top:65px;}
.mt-xl-70,.my-xl-70{margin-top:70px;}
.mt-xl-75,.my-xl-75{margin-top:75px;}
.mt-xl-80,.my-xl-80{margin-top:80px;}
.mt-xl-85,.my-xl-85{margin-top:85px;}
.mt-xl-90,.my-xl-90{margin-top:90px;}
.mt-xl-95,.my-xl-95{margin-top:95px;}
.mt-xl-100,.my-xl-100{margin-top:100px;}
.mt-xl-105,.my-xl-105{margin-top:105px;}
.mt-xl-110,.my-xl-110{margin-top:110px;}
.mt-xl-115,.my-xl-115{margin-top:115px;}
.mt-xl-120,.my-xl-120{margin-top:120px;}
.mt-xl-125,.my-xl-125{margin-top:125px;}
.mt-xl-130,.my-xl-130{margin-top:130px;}
.mt-xl-135,.my-xl-135{margin-top:135px;}
.mt-xl-140,.my-xl-140{margin-top:140px;}
.mt-xl-145,.my-xl-145{margin-top:145px;}
.mt-xl-150,.my-xl-150{margin-top:150px;}
.mt-xl-155,.my-xl-155{margin-top:155px;}
.mt-xl-160,.my-xl-160{margin-top:160px;}
.mt-xl-165,.my-xl-165{margin-top:165px;}
.mt-xl-170,.my-xl-170{margin-top:170px;}
.mt-xl-175,.my-xl-175{margin-top:175px;}
.mt-xl-180,.my-xl-180{margin-top:180px;}
.mt-xl-185,.my-xl-185{margin-top:185px;}
.mt-xl-190,.my-xl-190{margin-top:190px;}
.mt-xl-195,.my-xl-195{margin-top:195px;}
.mt-xl-200,.my-xl-200{margin-top:200px;}
.mt-xl-205,.my-xl-205{margin-top:205px;}
.mt-xl-210,.my-xl-210{margin-top:210px;}
.mt-xl-215,.my-xl-215{margin-top:215px;}
.mt-xl-220,.my-xl-220{margin-top:220px;}
.mt-xl-225,.my-xl-225{margin-top:225px;}
.mt-xl-230,.my-xl-230{margin-top:230px;}
.mt-xl-235,.my-xl-235{margin-top:235px;}
.mt-xl-240,.my-xl-240{margin-top:240px;}
.mt-xl-245,.my-xl-245{margin-top:245px;}
.mt-xl-250,.my-xl-250{margin-top:250px;}
	
.mb-xl-0,.my-xl-0{margin-bottom:0px;}
.mb-xl-5,.my-xl-5{margin-bottom:5px;}
.mb-xl-10,.my-xl-10{margin-bottom:10px;}
.mb-xl-15,.my-xl-15{margin-bottom:15px;}
.mb-xl-20,.my-xl-20{margin-bottom:20px;}
.mb-xl-25,.my-xl-25{margin-bottom:25px;}
.mb-xl-30,.my-xl-30{margin-bottom:30px;}
.mb-xl-35,.my-xl-35{margin-bottom:35px;}
.mb-xl-40,.my-xl-40{margin-bottom:40px;}
.mb-xl-45,.my-xl-45{margin-bottom:45px;}
.mb-xl-50,.my-xl-50{margin-bottom:50px;}
.mb-xl-55,.my-xl-55{margin-bottom:55px;}
.mb-xl-60,.my-xl-60{margin-bottom:60px;}
.mb-xl-65,.my-xl-65{margin-bottom:65px;}
.mb-xl-70,.my-xl-70{margin-bottom:70px;}
.mb-xl-75,.my-xl-75{margin-bottom:75px;}
.mb-xl-80,.my-xl-80{margin-bottom:80px;}
.mb-xl-85,.my-xl-85{margin-bottom:85px;}
.mb-xl-90,.my-xl-90{margin-bottom:90px;}
.mb-xl-95,.my-xl-95{margin-bottom:95px;}
.mb-xl-100,.my-xl-100{margin-bottom:100px;}
.mb-xl-105,.my-xl-105{margin-bottom:105px;}
.mb-xl-110,.my-xl-110{margin-bottom:110px;}
.mb-xl-115,.my-xl-115{margin-bottom:115px;}
.mb-xl-120,.my-xl-120{margin-bottom:120px;}
.mb-xl-125,.my-xl-125{margin-bottom:125px;}
.mb-xl-130,.my-xl-130{margin-bottom:130px;}
.mb-xl-135,.my-xl-135{margin-bottom:135px;}
.mb-xl-140,.my-xl-140{margin-bottom:140px;}
.mb-xl-145,.my-xl-145{margin-bottom:145px;}
.mb-xl-150,.my-xl-150{margin-bottom:150px;}
.mb-xl-155,.my-xl-155{margin-bottom:155px;}
.mb-xl-160,.my-xl-160{margin-bottom:160px;}
.mb-xl-165,.my-xl-165{margin-bottom:165px;}
.mb-xl-170,.my-xl-170{margin-bottom:170px;}
.mb-xl-175,.my-xl-175{margin-bottom:175px;}
.mb-xl-180,.my-xl-180{margin-bottom:180px;}
.mb-xl-185,.my-xl-185{margin-bottom:185px;}
.mb-xl-190,.my-xl-190{margin-bottom:190px;}
.mb-xl-195,.my-xl-195{margin-bottom:195px;}
.mb-xl-200,.my-xl-200{margin-bottom:200px;}
.mb-xl-205,.my-xl-205{margin-bottom:205px;}
.mb-xl-210,.my-xl-210{margin-bottom:210px;}
.mb-xl-215,.my-xl-215{margin-bottom:215px;}
.mb-xl-220,.my-xl-220{margin-bottom:220px;}
.mb-xl-225,.my-xl-225{margin-bottom:225px;}
.mb-xl-230,.my-xl-230{margin-bottom:230px;}
.mb-xl-235,.my-xl-235{margin-bottom:235px;}
.mb-xl-240,.my-xl-240{margin-bottom:240px;}
.mb-xl-245,.my-xl-245{margin-bottom:245px;}
.mb-xl-250,.my-xl-250{margin-bottom:250px;}
	
	
.pl-xl-0,.px-xl-0{padding-left:0px;}
.pl-xl-5,.px-xl-5{padding-left:5px;}
.pl-xl-10,.px-xl-10{padding-left:10px;}
.pl-xl-15,.px-xl-15{padding-left:15px;}
.pl-xl-20,.px-xl-20{padding-left:20px;}
.pl-xl-25,.px-xl-25{padding-left:25px;}
.pl-xl-30,.px-xl-30{padding-left:30px;}
.pl-xl-35,.px-xl-35{padding-left:35px;}
.pl-xl-40,.px-xl-40{padding-left:40px;}
.pl-xl-45,.px-xl-45{padding-left:45px;}
	
.pr-xl-0,.px-xl-0{padding-right:0px;}
.pr-xl-5,.px-xl-5{padding-right:5px;}
.pr-xl-10,.px-xl-10{padding-right:10px;}
.pr-xl-15,.px-xl-15{padding-right:15px;}
.pr-xl-20,.px-xl-20{padding-right:20px;}
.pr-xl-25,.px-xl-25{padding-right:25px;}
.pr-xl-30,.px-xl-30{padding-right:30px;}
.pr-xl-35,.px-xl-35{padding-right:35px;}
.pr-xl-40,.px-xl-40{padding-right:40px;}
.pr-xl-45,.px-xl-45{padding-right:45px;}

	
.ml-xl-0,.mx-xl-0{margin-left:0px;}
.ml-xl--5,.mx-xl--5{margin-left:-5px;}
.ml-xl--10,.mx-xl--10{margin-left:-10px;}
.ml-xl--15,.mx-xl--15{margin-left:-15px;}
.ml-xl--20,.mx-xl--20{margin-left:-20px;}
.ml-xl--25,.mx-xl--25{margin-left:-25px;}
.ml-xl--30,.mx-xl--30{margin-left:-30px;}
.ml-xl--35,.mx-xl--35{margin-left:-35px;}
.ml-xl--40,.mx-xl--40{margin-left:-40px;}
.ml-xl--45,.mx-xl--45{margin-left:-45px;}
	
.mr-xl-0,.mx-xl-0{margin-right:0px;}
.mr-xl--5,.mx-xl--5{margin-right:-5px;}
.mr-xl--10,.mx-xl--10{margin-right:-10px;}
.mr-xl--15,.mx-xl--15{margin-right:-15px;}
.mr-xl--20,.mx-xl--20{margin-right:-20px;}
.mr-xl--25,.mx-xl--25{margin-right:-25px;}
.mr-xl--30,.mx-xl--30{margin-right:-30px;}
.mr-xl--35,.mx-xl--35{margin-right:-35px;}
.mr-xl--40,.mx-xl--40{margin-right:-40px;}
.mr-xl--45,.mx-xl--45{margin-right:-45px;}


}

/****** min-width-1400 ******/
@media(min-width:1440px){

	
	.text-xxl-left{text-align:left}
	.text-xxl-center{text-align:center}
	.text-xxl-right{text-align:right}

	
	.col-xxl-2{width:16.66%;}.col-xxl-3{width:25.00%;}.col-xxl-4{width:33.33%;}.col-xxl-5{width:41.66%;}.col-xxl-6{width:50.00%;}.col-xxl-7{width:58.33%;}.col-xxl-8{width:66.66%;}.col-xxl-9{width:75.00%;}.col-xxl-10{width:83.33%;}.col-xxl-11{width:91.66%;}.col-xxl-12{width:100.00%;}
	
	

	
	
.pt-xxl-0,.py-xxl-0{padding-top:0px;}
.pt-xxl-5,.py-xxl-5{padding-top:5px;}
.pt-xxl-10,.py-xxl-10{padding-top:10px;}
.pt-xxl-15,.py-xxl-15{padding-top:15px;}
.pt-xxl-20,.py-xxl-20{padding-top:20px;}
.pt-xxl-25,.py-xxl-25{padding-top:25px;}
.pt-xxl-30,.py-xxl-30{padding-top:30px;}
.pt-xxl-35,.py-xxl-35{padding-top:35px;}
.pt-xxl-40,.py-xxl-40{padding-top:40px;}
.pt-xxl-45,.py-xxl-45{padding-top:45px;}
.pt-xxl-50,.py-xxl-50{padding-top:50px;}
.pt-xxl-55,.py-xxl-55{padding-top:55px;}
.pt-xxl-60,.py-xxl-60{padding-top:60px;}
.pt-xxl-65,.py-xxl-65{padding-top:65px;}
.pt-xxl-70,.py-xxl-70{padding-top:70px;}
.pt-xxl-75,.py-xxl-75{padding-top:75px;}
.pt-xxl-80,.py-xxl-80{padding-top:80px;}
.pt-xxl-85,.py-xxl-85{padding-top:85px;}
.pt-xxl-90,.py-xxl-90{padding-top:90px;}
.pt-xxl-95,.py-xxl-95{padding-top:95px;}
.pt-xxl-100,.py-xxl-100{padding-top:100px;}
.pt-xxl-105,.py-xxl-105{padding-top:105px;}
.pt-xxl-110,.py-xxl-110{padding-top:110px;}
.pt-xxl-115,.py-xxl-115{padding-top:115px;}
.pt-xxl-120,.py-xxl-120{padding-top:120px;}
.pt-xxl-125,.py-xxl-125{padding-top:125px;}
.pt-xxl-130,.py-xxl-130{padding-top:130px;}
.pt-xxl-135,.py-xxl-135{padding-top:135px;}
.pt-xxl-140,.py-xxl-140{padding-top:140px;}
.pt-xxl-145,.py-xxl-145{padding-top:145px;}
.pt-xxl-150,.py-xxl-150{padding-top:150px;}
.pt-xxl-155,.py-xxl-155{padding-top:155px;}
.pt-xxl-160,.py-xxl-160{padding-top:160px;}
.pt-xxl-165,.py-xxl-165{padding-top:165px;}
.pt-xxl-170,.py-xxl-170{padding-top:170px;}
.pt-xxl-175,.py-xxl-175{padding-top:175px;}
.pt-xxl-180,.py-xxl-180{padding-top:180px;}
.pt-xxl-185,.py-xxl-185{padding-top:185px;}
.pt-xxl-190,.py-xxl-190{padding-top:190px;}
.pt-xxl-195,.py-xxl-195{padding-top:195px;}
.pt-xxl-200,.py-xxl-200{padding-top:200px;}
.pt-xxl-205,.py-xxl-205{padding-top:205px;}
.pt-xxl-210,.py-xxl-210{padding-top:210px;}
.pt-xxl-215,.py-xxl-215{padding-top:215px;}
.pt-xxl-220,.py-xxl-220{padding-top:220px;}
.pt-xxl-225,.py-xxl-225{padding-top:225px;}
.pt-xxl-230,.py-xxl-230{padding-top:230px;}
.pt-xxl-235,.py-xxl-235{padding-top:235px;}
.pt-xxl-240,.py-xxl-240{padding-top:240px;}
.pt-xxl-245,.py-xxl-245{padding-top:245px;}
.pt-xxl-250,.py-xxl-250{padding-top:250px;}
.pt-xxl-255,.py-xxl-255{padding-top:255px;}
.pt-xxl-260,.py-xxl-260{padding-top:260px;}
.pt-xxl-265,.py-xxl-265{padding-top:265px;}
.pt-xxl-270,.py-xxl-270{padding-top:270px;}
.pt-xxl-275,.py-xxl-275{padding-top:275px;}
.pt-xxl-280,.py-xxl-280{padding-top:280px;}
.pt-xxl-285,.py-xxl-285{padding-top:285px;}
.pt-xxl-290,.py-xxl-290{padding-top:290px;}
.pt-xxl-295,.py-xxl-295{padding-top:295px;}
.pt-xxl-300,.py-xxl-300{padding-top:300px;}
.pt-xxl-305,.py-xxl-305{padding-top:305px;}
.pt-xxl-310,.py-xxl-310{padding-top:310px;}
.pt-xxl-315,.py-xxl-315{padding-top:315px;}
.pt-xxl-320,.py-xxl-320{padding-top:320px;}
.pt-xxl-325,.py-xxl-325{padding-top:325px;}
.pt-xxl-330,.py-xxl-330{padding-top:330px;}
.pt-xxl-335,.py-xxl-335{padding-top:335px;}
.pt-xxl-340,.py-xxl-340{padding-top:340px;}
.pt-xxl-345,.py-xxl-345{padding-top:345px;}
.pt-xxl-350,.py-xxl-350{padding-top:350px;}
	
.pb-xxl-0,.py-xxl-0{padding-bottom:0px;}
.pb-xxl-5,.py-xxl-5{padding-bottom:5px;}
.pb-xxl-10,.py-xxl-10{padding-bottom:10px;}
.pb-xxl-15,.py-xxl-15{padding-bottom:15px;}
.pb-xxl-20,.py-xxl-20{padding-bottom:20px;}
.pb-xxl-25,.py-xxl-25{padding-bottom:25px;}
.pb-xxl-30,.py-xxl-30{padding-bottom:30px;}
.pb-xxl-35,.py-xxl-35{padding-bottom:35px;}
.pb-xxl-40,.py-xxl-40{padding-bottom:40px;}
.pb-xxl-45,.py-xxl-45{padding-bottom:45px;}
.pb-xxl-50,.py-xxl-50{padding-bottom:50px;}
.pb-xxl-55,.py-xxl-55{padding-bottom:55px;}
.pb-xxl-60,.py-xxl-60{padding-bottom:60px;}
.pb-xxl-65,.py-xxl-65{padding-bottom:65px;}
.pb-xxl-70,.py-xxl-70{padding-bottom:70px;}
.pb-xxl-75,.py-xxl-75{padding-bottom:75px;}
.pb-xxl-80,.py-xxl-80{padding-bottom:80px;}
.pb-xxl-85,.py-xxl-85{padding-bottom:85px;}
.pb-xxl-90,.py-xxl-90{padding-bottom:90px;}
.pb-xxl-95,.py-xxl-95{padding-bottom:95px;}
.pb-xxl-100,.py-xxl-100{padding-bottom:100px;}
.pb-xxl-105,.py-xxl-105{padding-bottom:105px;}
.pb-xxl-110,.py-xxl-110{padding-bottom:110px;}
.pb-xxl-115,.py-xxl-115{padding-bottom:115px;}
.pb-xxl-120,.py-xxl-120{padding-bottom:120px;}
.pb-xxl-125,.py-xxl-125{padding-bottom:125px;}
.pb-xxl-130,.py-xxl-130{padding-bottom:130px;}
.pb-xxl-135,.py-xxl-135{padding-bottom:135px;}
.pb-xxl-140,.py-xxl-140{padding-bottom:140px;}
.pb-xxl-145,.py-xxl-145{padding-bottom:145px;}
.pb-xxl-150,.py-xxl-150{padding-bottom:150px;}
.pb-xxl-155,.py-xxl-155{padding-bottom:155px;}
.pb-xxl-160,.py-xxl-160{padding-bottom:160px;}
.pb-xxl-165,.py-xxl-165{padding-bottom:165px;}
.pb-xxl-170,.py-xxl-170{padding-bottom:170px;}
.pb-xxl-175,.py-xxl-175{padding-bottom:175px;}
.pb-xxl-180,.py-xxl-180{padding-bottom:180px;}
.pb-xxl-185,.py-xxl-185{padding-bottom:185px;}
.pb-xxl-190,.py-xxl-190{padding-bottom:190px;}
.pb-xxl-195,.py-xxl-195{padding-bottom:195px;}
.pb-xxl-200,.py-xxl-200{padding-bottom:200px;}
.pb-xxl-205,.py-xxl-205{padding-bottom:205px;}
.pb-xxl-210,.py-xxl-210{padding-bottom:210px;}
.pb-xxl-215,.py-xxl-215{padding-bottom:215px;}
.pb-xxl-220,.py-xxl-220{padding-bottom:220px;}
.pb-xxl-225,.py-xxl-225{padding-bottom:225px;}
.pb-xxl-230,.py-xxl-230{padding-bottom:230px;}
.pb-xxl-235,.py-xxl-235{padding-bottom:235px;}
.pb-xxl-240,.py-xxl-240{padding-bottom:240px;}
.pb-xxl-245,.py-xxl-245{padding-bottom:245px;}
.pb-xxl-250,.py-xxl-250{padding-bottom:250px;}
.pb-xxl-255,.py-xxl-255{padding-bottom:255px;}
.pb-xxl-260,.py-xxl-260{padding-bottom:260px;}
.pb-xxl-265,.py-xxl-265{padding-bottom:265px;}
.pb-xxl-270,.py-xxl-270{padding-bottom:270px;}
.pb-xxl-275,.py-xxl-275{padding-bottom:275px;}
.pb-xxl-280,.py-xxl-280{padding-bottom:280px;}
.pb-xxl-285,.py-xxl-285{padding-bottom:285px;}
.pb-xxl-290,.py-xxl-290{padding-bottom:290px;}
.pb-xxl-295,.py-xxl-295{padding-bottom:295px;}
.pb-xxl-300,.py-xxl-300{padding-bottom:300px;}
.pb-xxl-305,.py-xxl-305{padding-bottom:305px;}
.pb-xxl-310,.py-xxl-310{padding-bottom:310px;}
.pb-xxl-315,.py-xxl-315{padding-bottom:315px;}
.pb-xxl-320,.py-xxl-320{padding-bottom:320px;}
.pb-xxl-325,.py-xxl-325{padding-bottom:325px;}
.pb-xxl-330,.py-xxl-330{padding-bottom:330px;}
.pb-xxl-335,.py-xxl-335{padding-bottom:335px;}
.pb-xxl-340,.py-xxl-340{padding-bottom:340px;}
.pb-xxl-345,.py-xxl-345{padding-bottom:345px;}
.pb-xxl-350,.py-xxl-350{padding-bottom:350px;}

	
.mt-xxl-0,.my-xxl-0{margin-top:0px;}
.mt-xxl-5,.my-xxl-5{margin-top:5px;}
.mt-xxl-10,.my-xxl-10{margin-top:10px;}
.mt-xxl-15,.my-xxl-15{margin-top:15px;}
.mt-xxl-20,.my-xxl-20{margin-top:20px;}
.mt-xxl-25,.my-xxl-25{margin-top:25px;}
.mt-xxl-30,.my-xxl-30{margin-top:30px;}
.mt-xxl-35,.my-xxl-35{margin-top:35px;}
.mt-xxl-40,.my-xxl-40{margin-top:40px;}
.mt-xxl-45,.my-xxl-45{margin-top:45px;}
.mt-xxl-50,.my-xxl-50{margin-top:50px;}
.mt-xxl-55,.my-xxl-55{margin-top:55px;}
.mt-xxl-60,.my-xxl-60{margin-top:60px;}
.mt-xxl-65,.my-xxl-65{margin-top:65px;}
.mt-xxl-70,.my-xxl-70{margin-top:70px;}
.mt-xxl-75,.my-xxl-75{margin-top:75px;}
.mt-xxl-80,.my-xxl-80{margin-top:80px;}
.mt-xxl-85,.my-xxl-85{margin-top:85px;}
.mt-xxl-90,.my-xxl-90{margin-top:90px;}
.mt-xxl-95,.my-xxl-95{margin-top:95px;}
.mt-xxl-100,.my-xxl-100{margin-top:100px;}
.mt-xxl-105,.my-xxl-105{margin-top:105px;}
.mt-xxl-110,.my-xxl-110{margin-top:110px;}
.mt-xxl-115,.my-xxl-115{margin-top:115px;}
.mt-xxl-120,.my-xxl-120{margin-top:120px;}
.mt-xxl-125,.my-xxl-125{margin-top:125px;}
.mt-xxl-130,.my-xxl-130{margin-top:130px;}
.mt-xxl-135,.my-xxl-135{margin-top:135px;}
.mt-xxl-140,.my-xxl-140{margin-top:140px;}
.mt-xxl-145,.my-xxl-145{margin-top:145px;}
.mt-xxl-150,.my-xxl-150{margin-top:150px;}
	
.mb-xxl-0,.my-xxl-0{margin-bottom:0px;}
.mb-xxl-5,.my-xxl-5{margin-bottom:5px;}
.mb-xxl-10,.my-xxl-10{margin-bottom:10px;}
.mb-xxl-15,.my-xxl-15{margin-bottom:15px;}
.mb-xxl-20,.my-xxl-20{margin-bottom:20px;}
.mb-xxl-25,.my-xxl-25{margin-bottom:25px;}
.mb-xxl-30,.my-xxl-30{margin-bottom:30px;}
.mb-xxl-35,.my-xxl-35{margin-bottom:35px;}
.mb-xxl-40,.my-xxl-40{margin-bottom:40px;}
.mb-xxl-45,.my-xxl-45{margin-bottom:45px;}
.mb-xxl-50,.my-xxl-50{margin-bottom:50px;}
.mb-xxl-55,.my-xxl-55{margin-bottom:55px;}
.mb-xxl-60,.my-xxl-60{margin-bottom:60px;}
.mb-xxl-65,.my-xxl-65{margin-bottom:65px;}
.mb-xxl-70,.my-xxl-70{margin-bottom:70px;}
.mb-xxl-75,.my-xxl-75{margin-bottom:75px;}
.mb-xxl-80,.my-xxl-80{margin-bottom:80px;}
.mb-xxl-85,.my-xxl-85{margin-bottom:85px;}
.mb-xxl-90,.my-xxl-90{margin-bottom:90px;}
.mb-xxl-95,.my-xxl-95{margin-bottom:95px;}
.mb-xxl-100,.my-xxl-100{margin-bottom:100px;}
.mb-xxl-105,.my-xxl-105{margin-bottom:105px;}
.mb-xxl-110,.my-xxl-110{margin-bottom:110px;}
.mb-xxl-115,.my-xxl-115{margin-bottom:115px;}
.mb-xxl-120,.my-xxl-120{margin-bottom:120px;}
.mb-xxl-125,.my-xxl-125{margin-bottom:125px;}
.mb-xxl-130,.my-xxl-130{margin-bottom:130px;}
.mb-xxl-135,.my-xxl-135{margin-bottom:135px;}
.mb-xxl-140,.my-xxl-140{margin-bottom:140px;}
.mb-xxl-145,.my-xxl-145{margin-bottom:145px;}
.mb-xxl-150,.my-xxl-150{margin-bottom:150px;}
    .pt-xxl-455,.py-xxl-455{padding-top:455px;}
	.pb-xxl-455,.py-xxl-455{padding-bottom:455px;}
}



@media(max-width:767px){


	
	
.mobilept0,.mobilepy0{padding-top:0px;}
.mobilept5,.mobilepy5{padding-top:5px;}
.mobilept10,.mobilepy10{padding-top:10px;}
.mobilept15,.mobilepy15{padding-top:15px;}
.mobilept20,.mobilepy20{padding-top:20px;}
.mobilept25,.mobilepy25{padding-top:25px;}
.mobilept30,.mobilepy30{padding-top:30px;}
.mobilept35,.mobilepy35{padding-top:35px;}
.mobilept40,.mobilepy40{padding-top:40px;}
.mobilept45,.mobilepy45{padding-top:45px;}
.mobilept50,.mobilepy50{padding-top:50px;}
.mobilept55,.mobilepy55{padding-top:55px;}
.mobilept60,.mobilepy60{padding-top:60px;}
.mobilept65,.mobilepy65{padding-top:65px;}
.mobilept70,.mobilepy70{padding-top:70px;}
.mobilept75,.mobilepy75{padding-top:75px;}
.mobilept80,.mobilepy80{padding-top:80px;}
	
	
.mobilepb0,.mobilepy0{padding-bottom:0px;}
.mobilepb5,.mobilepy5{padding-bottom:5px;}
.mobilepb10,.mobilepy10{padding-bottom:10px;}
.mobilepb15,.mobilepy15{padding-bottom:15px;}
.mobilepb20,.mobilepy20{padding-bottom:20px;}
.mobilepb25,.mobilepy25{padding-bottom:25px;}
.mobilepb30,.mobilepy30{padding-bottom:30px;}
.mobilepb35,.mobilepy35{padding-bottom:35px;}
.mobilepb40,.mobilepy40{padding-bottom:40px;}
.mobilepb45,.mobilepy45{padding-bottom:45px;}
.mobilepb50,.mobilepy50{padding-bottom:50px;}
.mobilepb55,.mobilepy55{padding-bottom:55px;}
.mobilepb60,.mobilepy60{padding-bottom:60px;}
.mobilepb65,.mobilepy65{padding-bottom:65px;}
.mobilepb70,.mobilepy70{padding-bottom:70px;}
.mobilepb75,.mobilepy75{padding-bottom:75px;}
.mobilepb80,.mobilepy80{padding-bottom:80px;}
	
	
	
.mobilepl0,.mobilepx0{padding-left:0px;}
.mobilepl5,.mobilepx5{padding-left:5px;}
.mobilepl10,.mobilepx10{padding-left:10px;}
.mobilepl15,.mobilepx15{padding-left:15px;}
.mobilepl20,.mobilepx20{padding-left:20px;}
.mobilepl25,.mobilepx25{padding-left:25px;}
.mobilepl30,.mobilepx30{padding-left:30px;}
.mobilepl35,.mobilepx35{padding-left:35px;}
.mobilepl40,.mobilepx40{padding-left:40px;}
.mobilepl45,.mobilepx45{padding-left:45px;}
.mobilepl50,.mobilepx50{padding-left:50px;}
.mobilepl55,.mobilepx55{padding-left:55px;}
.mobilepl60,.mobilepx60{padding-left:60px;}
.mobilepl65,.mobilepx65{padding-left:65px;}
.mobilepl70,.mobilepx70{padding-left:70px;}
.mobilepl75,.mobilepx75{padding-left:75px;}
.mobilepl80,.mobilepx80{padding-left:80px;}
	
	
.mobilepr0,.mobilepx0{padding-right:0px;}
.mobilepr5,.mobilepx5{padding-right:5px;}
.mobilepr10,.mobilepx10{padding-right:10px;}
.mobilepr15,.mobilepx15{padding-right:15px;}
.mobilepr20,.mobilepx20{padding-right:20px;}
.mobilepr25,.mobilepx25{padding-right:25px;}
.mobilepr30,.mobilepx30{padding-right:30px;}
.mobilepr35,.mobilepx35{padding-right:35px;}
.mobilepr40,.mobilepx40{padding-right:40px;}
.mobilepr45,.mobilepx45{padding-right:45px;}
.mobilepr50,.mobilepx50{padding-right:50px;}
.mobilepr55,.mobilepx55{padding-right:55px;}
.mobilepr60,.mobilepx60{padding-right:60px;}
.mobilepr65,.mobilepx65{padding-right:65px;}
.mobilepr70,.mobilepx70{padding-right:70px;}
.mobilepr75,.mobilepx75{padding-right:75px;}
.mobilepr80,.mobilepx80{padding-right:80px;}
	
	
	
.mobilemt0,.mobilemy0{margin-top:0px;}
.mobilemt5,.mobilemy5{margin-top:5px;}
.mobilemt10,.mobilemy10{margin-top:10px;}
.mobilemt15,.mobilemy15{margin-top:15px;}
.mobilemt20,.mobilemy20{margin-top:20px;}
.mobilemt25,.mobilemy25{margin-top:25px;}
.mobilemt30,.mobilemy30{margin-top:30px;}
.mobilemt35,.mobilemy35{margin-top:35px;}
.mobilemt40,.mobilemy40{margin-top:40px;}
.mobilemt45,.mobilemy45{margin-top:45px;}
.mobilemt50,.mobilemy50{margin-top:50px;}
.mobilemt55,.mobilemy55{margin-top:55px;}
.mobilemt60,.mobilemy60{margin-top:60px;}
.mobilemt65,.mobilemy65{margin-top:65px;}
.mobilemt70,.mobilemy70{margin-top:70px;}
.mobilemt75,.mobilemy75{margin-top:75px;}
.mobilemt80,.mobilemy80{margin-top:80px;}

	
.mobilemb0,.mobilemy0{margin-bottom:0px;}
.mobilemb5,.mobilemy5{margin-bottom:5px;}
.mobilemb10,.mobilemy10{margin-bottom:10px;}
.mobilemb15,.mobilemy15{margin-bottom:15px;}
.mobilemb20,.mobilemy20{margin-bottom:20px;}
.mobilemb25,.mobilemy25{margin-bottom:25px;}
.mobilemb30,.mobilemy30{margin-bottom:30px;}
.mobilemb35,.mobilemy35{margin-bottom:35px;}
.mobilemb40,.mobilemy40{margin-bottom:40px;}
.mobilemb45,.mobilemy45{margin-bottom:45px;}
.mobilemb50,.mobilemy50{margin-bottom:50px;}
.mobilemb55,.mobilemy55{margin-bottom:55px;}
.mobilemb60,.mobilemy60{margin-bottom:60px;}
.mobilemb65,.mobilemy65{margin-bottom:65px;}
.mobilemb70,.mobilemy70{margin-bottom:70px;}
.mobilemb75,.mobilemy75{margin-bottom:75px;}
.mobilemb80,.mobilemy80{margin-bottom:80px;}

	
	.mw25{width:25%;}.mw33{width:33.33%;}.mw50{width:50%;}.mw100{width:100%;}

	

	/******* Text Alignments  *******/    
	.mobile-left{text-align:left}
	.mobile-center{text-align:center}
	.mobile-right{text-align:right}
	/******* Text Alignments  *******/ 


}
.baseModuleStyle{position:relative;}
 .baseModuleParent{position:relative; z-index:5}

.baseModuleOverlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index:3;}

.bgVideo,.bgVideoWrapper { position: absolute; top: 0; left: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; background-size: cover; overflow: hidden; object-fit: cover; z-index:1;}


/* Header */

.header .dnd-section { padding: 0; }

.headerSection { background-color: rgba(245, 245, 255, 0.0); border-bottom: 1px none #F5F5FF; }
/* Header content */
.headerSection p,
.headerSection h1,
.headerSection h2,
.headerSection h3,
.headerSection h4,
.headerSection h5,
.headerSection h6,
.headerSection a:not(.button a),
.headerSection span,
.headerSection div,
.headerSection li,
.headerSection blockquote {
	color: #0A0A1A;
}

.headerSection { padding: 20px 0; position: absolute; left: 0; top: 0; width: 100%; z-index:9999; }
.headerParent { display: flex; flex-wrap: wrap; align-items: center;    justify-content: space-between; }

/* .headerLogo { width: 130px; } */
/* .headerNavigation { display: flex; padding-left: 20px; justify-content: flex-end; width: calc(100% - 130px); } */

/* Submenus */
.submenu{float:none;list-style:none;margin:0;padding:0;}

/* HubSpot Editor Styles */
.hs-inline-edit .submenu.level-1 > li.has-submenu:hover .submenu.level-2,
.hs-inline-edit > li.has-submenu.focus .submenu.level-2{visibility:hidden;}

ul.submenu.level-2 li { margin: 0; padding: 0;width:100%;}
ul.submenu.level-2 li a { display: block;}

.navigation-primary input[type=checkbox] { display: none;}

/* Color // Main Navigation */

.navigation-primary .level-1 > li > a {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 16px; color: rgba(245, 245, 255, 1); text-transform: none;display: inline-flex; flex-direction: column; align-items: center; justify-content: space-between;transition: all 0.3s linear;
}
/* Main Navigation - Child Menus */
.navigation-primary .submenu:not(.level-1) .menu-link,.megaMenu .childMemuList a {
	font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color: rgba(10, 10, 26, 1); font-size: 16px; text-transform: none;
}

.megaMenu .childMemuList ul li { margin: 0;width:100%; } 
.megaMenu .childMemuList ul li+li { margin-top: 16px; }
.headerLgSwitcher .lang_list_class li:first-child { display: none; }
.megaMenuInner .fakeScroll__track { right: 15px; }



/* Header Sticky */
.headerSticky .headerSection{position:fixed; top:0; left:0; width:100%; animation:headerAnim 0.5s;}
.headerSection.headerSticky { position: fixed; top: 0; left: 0; width: 100%; animation: headerAnim 0.5s;background-color:#0A0A1A;}
@keyframes headerAnim { from {transform : translateY(-100%) } to {transform : translateY(0%)}}
/* End Header Sticky */

/* Language_switcher */
.hs_cos_wrapper_type_language_switcher:empty{display:none !important;}
/* .headerLgSwitcher.mobLg .lang-box .hs_cos_wrapper_type_language_switcher{display:none;} */
.headerLgCurrent .lgText{display:flex;font-weight:600;text-transform:uppercase;color:rgba(245, 245, 255, 1);align-items:center;width:100%;padding:14px 9px;transition:inherit;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;}
.headerLgCurrent .lgText:before,.headerLgSwitcher .lang-box .hs_cos_wrapper_type_language_switcher a:before{content:'';display:block;background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:8px;transition:inherit;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;}
.headerLgSwitcher.deskLg .headerLgCurrent .lgText:before,.headerLgSwitcher.deskLg  .lang-box .hs_cos_wrapper_type_language_switcher a:before{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/lg-icon.svg);width:16px;height:16px;}
.headerLgCurrent{display:flex;transition:inherit;    position: relative;}
.headerLgSwitcher{cursor:pointer;}
.headerLgSwitcher.langEnable .headerLgCurrent .lgText:after{content:'';content:'';display:inline-block;vertical-align:middle;background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;width:16px;height:16px;transition:inherit;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;margin-left:4px;}
.headerLgSwitcher .globe_class{background-image:none!important;width:auto!important;height:auto!important;}
.headerLgSwitcher .lang_list_class{display:block!important;position:unset!important;transform:none!important;padding:0!important;}
.headerLgSwitcher .lang_list_class:after,.lang_list_class:before{content:none!important;}
.headerLgSwitcher .lang_list_class li{background-color:transparent;font-size:100%!important;line-height:normal!important;border:none!important;padding:0!important;margin:0!important;text-align:left!important;}

.headerLgSwitcher.deskLg  .headerLgCurrent:after { content: ''; position: absolute; bottom: 0; left: 0; width: calc(100% - 18px); background-color: #D7D7E2; height: 1px; margin: auto; right: 0; opacity: 0; transition: inherit; } 
.headerLgSwitcher.deskLg .lang-box:hover .headerLgCurrent:after { opacity: 1; }

.headerLgSwitcher .lang-box{position:relative;    z-index: 1;cursor:pointer;transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;-o-transition:all ease .3s;}
.headerLgSwitcher.deskLg .lang-box .hs_cos_wrapper_type_language_switcher{background-color:rgba(245, 245, 255, 1.0);padding:7.5px 0;}
.headerLgSwitcher .lang-box .hs_cos_wrapper_type_language_switcher{width:100%;display:block;position:absolute;top:100%;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:inherit;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;}
.headerLgSwitcher .lang_switcher_class{width:100%;}
.headerLgSwitcher .lang-box .hs_cos_wrapper_type_language_switcher a{font-weight:600;display:flex;text-transform:uppercase;padding:7.5px 12px;align-items:center;}
.headerLgSwitcher .lang-box .hs_cos_wrapper_type_language_switcher a:before{opacity:0;visibility:hidden;}

.headerLgSwitcher.deskLg .lang-box:hover .headerLgCurrent{background-color:rgba(245, 245, 255, 1.0);}
.headerLgSwitcher.deskLg .lang-box:hover .lgText{color:rgba(61, 61, 242, 1);}
.headerLgSwitcher.deskLg .lang-box:hover .lgText:before{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/lg-hover-icon.svg);}
.headerLgSwitcher.deskLg .lang-box:hover .lgText:after{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-hover-arrow.svg);}
.headerLgSwitcher.deskLg .lang-box:hover .hs_cos_wrapper_type_language_switcher,.headerLgSwitcher.mobLg.dpOpen .hs_cos_wrapper_type_language_switcher{opacity:1;visibility:visible;pointer-events:unset;}
.headerLgSwitcher.mobLg.dpOpen .lang-box .lgText:after,.headerLgSwitcher.deskLg .lang-box:hover .lgText:after{transform:rotate(180deg);}


.headerLgSwitcher.mobLg.dpOpen .lang-box:after{border-top:none;border-left:none;border-right:none;border-bottom-color:#D7D7E2;width:calc(100% - 20px);opacity:0.5;}
.headerLgSwitcher.mobLg .lang-box .lgText:before,.headerLgSwitcher.mobLg .lang-box .hs_cos_wrapper_type_language_switcher a:before{width:24px;height:24px;background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/lg-mob-icon.svg);}
.headerLgSwitcher.mobLg .lang-box .lgText{color:#0A0A1A;padding:10px 8px;    font-weight: 700;}
.headerLgSwitcher.mobLg .lang-box .lgText:after{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/arrow-right-s-line.svg);position:absolute;right:8px;top: 13px;}
.headerLgSwitcher.mobLg .lang-box .hs_cos_wrapper_type_language_switcher{background-color:#0A0A1A;   }
.headerLgSwitcher.mobLg .lang-box .hs_cos_wrapper_type_language_switcher a{color:#F5F5FF;font-size:16px;padding:12px 8px;}
.headerLgSwitcher.mobLg.dpOpen .lang-box{background-color:#0A0A1A;border:none;}
.headerLgSwitcher.mobLg.dpOpen .lang-box .lgText{color:#F5F5FF;}
.headerLgSwitcher.mobLg.dpOpen .lang-box .lgText:before{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/language_click_icon.svg);}
.headerLgSwitcher.mobLg.dpOpen .lang-box .lgText:after{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-arrow.svg);}

.headerLgSwitcher.mobLg .lang-box:after{width:100%;content:'';height:100%;border:1px solid #0A0A1A;top:0;left:0;position:absolute;z-index:-1;   right:0;margin:auto;}


.headerParent .headerLogo a{position:relative;display:block;}
.headerParent .headerLogo a img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.3s linear;}
.headerParent .headerLogo a  img.blackLogo{opacity:0;visibility:hidden;}
.headerLogo{position:relative;z-index:1;}


@media(min-width:768px){
	.megaMenu .childMenuOutter:not(:nth-child(3n+3)) .childMenuInner { border-right: 1px solid rgb(215 215 226 / 50%);        padding-right: 10px; }
	.megaMenu .childMenuOutter:nth-child(3n+1):nth-last-of-type(1) .childMenuInner,.megaMenu .childMenuOutter:nth-child(3n+2):nth-last-of-type(1) .childMenuInner { border: none; }
	.menuTwoCol.childMenuOutter ul{column-count:2;   }
	.megaMenu .childMemuList.menuTwoCol ul li{width:auto;}
	.megaMenu .childMenuOutter.menuTwoCol ul{display:block;}
	.megaMenu .childMenuOutter .childMenuInner { height: 100%; }
	.megaMenuInner  .fakeScroll__track{display:none;}

}
@media(min-width:1025px){

	    
	/*     .headerOutter {height: 84px;} */

	.headerMenuOverlay {  position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(10, 10, 26, .74); z-index: 99;transition: all .3s linear;opacity: 0; visibility: hidden; pointer-events: none; }
	.bodyMenuDpHover .headerMenuOverlay{opacity: 1; visibility: visible;}
	.headerSection.isMegaMenuEnable { padding: 0;}
	/*     .navigationParentInner { display: flex; flex-wrap: wrap; align-items: center; }  */
	.headerRight { display: flex; flex-wrap: wrap; align-items: center;    justify-content: flex-end; }
	.headerParent .headerLogo{width:103px;}
	/* 	.headerParent .headerLogo img{width:100%;} */
	.headerParent .headerRight{width:252px;}
	.headerParent .headerNavigation{width:calc(100% - 355px);}
	/* Navigation Wrapper */
	.navigation-primary{display:inline-block;position: relative;padding: 0 25px;    transition: all 0.3s linear;}

	/* Top Level Menu Items */
	.submenu.level-1{display:inline-block;}
	.submenu.level-1 > li{display:inline-block;margin:0 10px;padding: 30px 0;position:relative;border-bottom: 3px solid transparent;}
	/*     .headerSection.isMegaMenuEnable .submenu.level-1 > li{padding:30px 15px;} */
	/* Active Menu Item Styles */
	.navigation-primary .submenu.level-1 > li > a.active-item{position:relative;}
	.navigation-primary .submenu.level-1 > li > a.active-item:after{background-color:#1d1d1d;bottom:-3px;content:'';height:2px;left:0;position:absolute;width:100%;}

	/* Top Level Menu Items Icon */
	.navigation-primary .level-1 > .has-submenu:after { content: ''; display: inline-block; vertical-align: middle; background-image: url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-arrow.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; width: 16px; height: 16px; transition: all ease .3s; -moz-transition: all ease .3s; -webkit-transition: all ease .3s; -o-transition: all ease .3s; }
	.bodyMenuDpHover .navigation-primary .level-1 > .has-submenu:after { background-image: url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/all-menu_hover-arrow.svg); }
	.navigation-primary .level-1 > .has-submenu.active-item:after{border-color:#fff transparent transparent;}
	/*     .navigation-primary .level-1 > .has-submenu:hover:after,
	.navigation-primary .level-1 > .has-submenu:focus:after,
	.navigation-primary .level-1 > .has-submenu.focus:after,
	.navigation-primary .level-1 > .has-submenu.active-item:hover:after{border-color:transparent transparent #fff;border-width:0 5px 5px;} */

	/* Menu Items With Children */
	.navigation-primary ul.submenu.level-2 li a{padding: 12px 15px 12px 15px;}
	.navigation-primary .submenu.level-2{ left:0; top:100% }
	.navigation-primary .submenu.level-2,.navigation-primary .submenu.level-3{ border:none; min-width:200px; opacity:0; position:absolute; z-index:2; width: 100%; visibility: hidden; -webkit-transition: all 0.3s linear;; -moz-transition:all 0.3s linear;; transition:all 0.3s linear;; display: block; pointer-events: none; }
	.navigation-primary .submenu.level-3{top:0;}

	/* Submenu Level One Visibility */
	.navigation-primary .submenu.level-1 > li:hover .submenu.level-2,
	.navigation-primary .submenu.level-1 > li.focus .submenu.level-2{left:0;opacity:1;  visibility: visible; pointer-events: inherit !important;}
	.navigation-primary .submenu.level-1 > li:hover:last-child .submenu.level-2,
	.navigation-primary .submenu.level-1 > li.focus:last-child .submenu.level-2{left:auto;right:0;}
	.navigation-primary .level-inner-1.has-submenu:not(.menuParent) .submenu.level-2 { top: calc(100% + 3px); }
	/* Submenu Level Two Visibility */
	.navigation-primary .submenu.level-2 > li .submenu.level-3{left:100%;}
	.navigation-primary .submenu.level-2 > li:hover .submenu.level-3,
	.navigation-primary .submenu.level-2 > li.focus .submenu.level-3{opacity:1;visibility: visible; pointer-events: inherit !important;}

	/* prettier-ignore */
	.navigation-primary .submenu.level-1 > li:last-child .submenu.level-2 .menu-item:hover .submenu.level-3,
	.navigation-primary .submenu.level-1 > li:last-child .submenu.level-2 .menu-item.focus .submenu.level-3{left:auto;right:100%;}

	.navigationParent,.navigation-primary .submenu{ display: flex !important;        flex-wrap: wrap;}
	.navigationParent { justify-content: center; }
	/*   Theme Color   */

	/* Main Navigation */
	.bodyMenuDpHover .navigation-primary{ background-color: rgba(245, 245, 255, 1.0);}
	.navigation-primary .level-1 > li:hover,
	.navigation-primary .level-1 > li:focus { background-color: rgba(10, 10, 26, 0.0); border-color:rgba(61, 61, 242, 1); }
	.navigation-primary .level-1 > li:hover > a,
	.navigation-primary .level-1 > li:focus > a { font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: 700; text-decoration: none; color: rgba(61, 61, 242, 1);}
	.navigation-primary .level-1 > li > a:after { content: attr(data-text); content: attr(data-text) / ""; height: 0; visibility: hidden; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; font-weight: 700; transition: inherit; }
	.navigation-primary .level-1 > .has-submenu:hover:after,
	.navigation-primary .level-1 > .has-submenu:focus:after,
	.navigation-primary .level-1 > li.has-submenu.active-item:hover:after,
	.navigation-primary .level-1 > li.has-submenu.active-item:focus:after {     transform: rotate(180deg);        background-image: url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-hover-arrow.svg); }
	.navigation-primary .level-1 > li:active { background-color: rgba(10, 10, 26, 0.0); }
	.navigation-primary .level-1 > li:active > a { color: rgba(61, 61, 242, 1); }
	.navigation-primary .level-1 > .has-submenu:active:after,
	.navigation-primary .level-1 > li.has-submenu.active-item:active:after { border-color: transparent transparent rgba(61, 61, 242, 1) transparent; }
	.bodyMenuDpHover .navigation-primary .level-1 > li:not(:hover) a{color: rgba(10, 10, 26, 1); }
	.navigation-primary .level-1 > li.active-item { background-color: rgba(10, 10, 26, 0.0); }
	.navigation-primary .level-1 > li.active-item > a { color: rgba(61, 61, 242, 1); }
	.navigation-primary .level-1 > li.has-submenu.active-item:after { border-color: rgba(61, 61, 242, 1) transparent transparent transparent; }
	.navigation-primary .submenu.level-1 > li > a.active-item:after { background-color: rgba(61, 61, 242, 1);}

	/* Main Navigation - Child Menus */
	.navigation-primary .submenu:not(.level-1) { background-color: rgba(245, 245, 255, 1.0); }
	.navigation-primary .submenu:not(.level-1) .menu-item:hover > a,
	.navigation-primary .submenu:not(.level-1) .menu-item:focus  > a { background-color: rgba(252, 67, 240, 0.0); }
	.navigation-primary .submenu:not(.level-1) .menu-item:hover > a,.megaMenu .childMemuList a:hover,.megaMenu .childMemuList a:focus,.megaMenu .childMemuList a:active,
	.navigation-primary .submenu:not(.level-1) .menu-item:focus > a {  color: rgba(61, 61, 242, 1); }
	.navigation-primary .submenu:not(.level-1) .menu-item:active { background-color: rgba(252, 67, 240, 0.0); }
	.navigation-primary .submenu:not(.level-1) .menu-item:active > a {  color: rgba(61, 61, 242, 1); }

	.submenu.level-1 > li.menuParent { position: static;}
	.megaMenu { position: absolute; left: 0; top:100%; background-color: rgba(245, 245, 255, 1.0); width:100%; padding:36px 50px; opacity: 0; visibility: hidden; transition:all 0.3s linear; pointer-events: none; display:block !important;} 
	.megaMenu:after { content: ''; position: absolute; top: 0; left: 0; width: calc(100% - 112px); background-color: rgb(215 215 226 / 50%); height: 1px; margin: auto; right: 0; transition: inherit; }
	.submenu.level-1 > li.menuParent:hover .megaMenu { opacity: 1; visibility: visible; pointer-events: inherit !important; }

	.headerSection  .content-wrapper{max-width:100%;}
	.headerParent .headerLgSwitcher.mobLg  { display: none; }
	.headerParent .headerLogo a{width:103px;height:16px;}
	

}



@media(min-width:1200px){ 

	.submenu.level-1 > li{margin:0 12px;padding: 30px 0 22px ;}
	.headerParent .headerLogo, .headerParent .headerRight { width: 252px; }
	.headerParent .headerNavigation { width: calc(100% - 504px); }
	.megaMenu { padding: 30px 35px; }
	.megaMenu:after { width: calc(100% - 70px); }
	/* 	.headerParent .headerLogo img { width: 103px; } */
	.headerSection  .content-wrapper { max-width:1390px; }

}

@media(min-width:1440px){ 
	.headerSection.headerSticky .submenu.level-1>li { padding: 30px 0; }
	.headerSection:not(.headerSticky) .headerParent .headerLogo{padding-top:13px}
	.headerSection:not(.headerSticky) .headerParent .headerRight{padding-top:8px}
	.submenu.level-1 > li{margin:0 23px;padding: 37px 0 21px;}

	.megaMenu { padding: 36px 46px; }
	.megaMenu:after { width: calc(100% - 112px); }
}

@media(max-width:1024px){

	/*-=-=-=-  Expand Menu   -=-=-=*/  
	/*     .headerOutter {height: 88.89px;} */
	/*-=-=-=-  Expand Menu   -=-=-=*/
	.expandMenu { align-items: center; cursor: pointer; display: block; display: flex; flex-wrap: wrap; height: 30px; position: relative; width: 27px; z-index: 999; padding: 10px 0; }
	.expandMenu i { width: 100%; height: 2px; opacity: 1; display: block; background-color: #F5F5FF; margin: 2px auto; transition: all ease .3s; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; }
	.expandMenu i:nth-child(2) { display: none; }
	.expandMenu.active i:first-child { transform: rotate(135deg); -webkit-transform: rotate(135deg); top: 3px; position: relative; }
	.expandMenu.active i:nth-child(2) { position: relative; left: -46px; opacity: 0;}
	.expandMenu.active i:last-child { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); top: -3px; position: relative; }
	.expandMenu.active i { background-color: #0A0A1A; }
	/*-=-=-=- Mobile Submenu Icon -=-=-=*/
	.childExpand {  cursor: pointer; display: inline-block; height: auto; margin: 0; padding: 0; position: absolute; right: 15px; text-align: right; top: 0; width: 100%; z-index: 9998; transition: all 0.3s linear;display: flex;left:auto;min-height: 88px; align-items: center; justify-content: flex-end; }
	
    .childExpand:after{background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/all-menu_hover-arrow.svg);background-repeat:no-repeat;content:''; left: auto;width: 32px;
        height: 32px;position:absolute;top:0;bottom:0;margin:auto;right:0;background-size:contain;background-position:center;}
.childExpand.open:after{transform:rotate(180deg);background-image:url(https://4717385.fs1.hubspotusercontent-eu1.net/hubfs/4717385/_Thorit_Theme_May_2024/Images/menu-arrow.svg);}

	/*-=-=-=-  Header Section   -=-=-=*/
	.headerSection { padding: 20px 0; }
	.headerSection.headerSticky { padding: 10px 0; }
	.navigationParent { position: absolute; left: 0; top: 0%; width: 100%; display:none;height: 100vh;height: 100svh;padding-top:96px;overflow: auto !important;}
	.navigation-primary .submenu:not(.level-1),.navigation-primary .megaMenu { display: none;}
	.navigation-primary .submenu.level-1 > li { margin: 0; padding: 0; } 
	.navigation-primary .submenu.level-1 > li > a { font-size:32px;line-height:1.2;padding:25px 15px 25px; display: block;        width: calc(100% - 65px); }

	/*-=-=-=-  Second Level   -=-=-=*/
	.navigation-primary .menu-item { position: relative;transition: all .3s ease-in-out; }
	.navigation-primary .submenu.level-1>li:not(:first-child):before{ background-color: #d7d7e2; content: ""; height: 1px; position: absolute; top: 0; width: calc(100% - 30px); margin: auto; right: 0; left: 0;}
	.navigation-primary ul.submenu.level-2 > li > a{padding: 12px 15px 12px 25px;}
	.navigation-primary ul.submenu.level-3 > li > a{padding: 12px 15px 12px 35px;}

	/*-=-=-=-  End Header Section   -=-=-=*/
	.headerParent .headerRight .headerLgSwitcher.deskLg  { display: none; }




	/*   Color   */
	.navigationParent{background-color:rgba(245, 245, 255, 1.0);}
	.navigation-primary .level-1 > li > a { color: rgba(10, 10, 26, 1);}
	
	.navigation-primary .megaMenu .megaMenuInner { padding: 7px 15px 20px; }
	html.openMenu { overflow: hidden; }

	.expandMenu.active i{background-color:#0A0A1A;}
	.openMenu .headerRight .button:not(.button--simple) a{background-color:#0A0A1A;color:#F5F5FF;border-color:#0A0A1A;}
	
	
	.navigationInner{overflow:auto;width:100%;height:100%;display:flex;flex-direction:column;}
	.navigation-primary{width:100%;}
	
	.navigation-primary .submenu.level-1>li.menuParent.activeMenu{background-color:#000000;}
	.navigation-primary .submenu.level-1>li.menuParent.activeMenu>a{color:#F5F5FF;}
	.navigation-primary .has-submenu.activeMenu>a{padding:0 15px;}
	.megaMenu .childMemuList ul li a{color:#F5F5FF;}
	.megaMenu .childMemuList a,.navigation-primary .level-1>li>a,.navigation-primary .submenu:not(.level-1) .menu-link{font-size:14px;}
	.megaMenu .childMemuList ul li+li{margin-top:12px;}
	.navigation-primary .submenu.level-1>li.menuParent.activeMenu:first-child { margin-top: 27px; }
	.openMenu .headerParent .headerLogo a img.defaultLogo{opacity:0;visibility:hidden;}
	.openMenu .headerParent .headerLogo a  img.blackLogo{opacity:1;visibility:visible;}
	.headerLogo{width:90px;height:13px;}
	.headerParent .headerLogo a{width:100%;height:100%;}


}






@media(max-width:767px){
	.navigation-primary .megaMenu .megaMenuInner{height:51vh;overflow-y:auto;overflow-x:hidden; }


}





/* Footer Container */
.footerSection{background-color:

  
  
    
  


  rgba(10, 10, 26, 1.0)

;border-top: 1px none #FFFFFF;}
.footerSection a{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 16px; color: rgba(10, 10, 26, 1); text-transform: none; }
.footerSection a:hover,.footerSection a:active{ font-family: 'Inter Tight', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; color: rgba(61, 61, 242, 1);}
.footerSection p,.footerSection p span{color:#0A0A1A;}
	
.footerMenuList ul li{margin:0;width:100%;}
.footerMenuList ul li+li{margin-top:16px;}

.footerSocial ul{display:flex;margin:0;padding:0;list-style:none;    flex-wrap: wrap;}
.footerSocial ul li{margin:5px 12px 5px 0;}
.footerSocial ul li a{width:32px;height:32px;background-color:#0A0A1A;display:block;color:#F5F5FF !important;display:flex;align-items:center;justify-content:center;}
.footerSocial ul li a svg{height:16px;fill:currentColor;}

.footerSocial ul li a>span{display:flex;}
.footerSocial ul li a:hover{background-color:#3D3DF2;}
.footerLogo a{width:199px;    display: block;}
.footerLogo img{width:100%;}
.footerTopWpLeftBottom  .companyWp .link a { font-weight: 600; }

.footerBottomWp a#pe_rating{color:#3D3DF2!important;}
.footerBottomWp #pe_rating.pe_g #pe_name{padding:0;}
.footerBottomWpRight #pe_stars>span:before{color:#3D3DF2;}


@media(min-width:768px){

/* .footerTopWpLeft { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; } */
	.footerBottomWp a#pe_rating{color:#3D3DF2!important;display:flex;align-items:center;justify-content:flex-end;}
}


@media(max-width:767px){
#pe_stars>span>span{display:none;}
.footerTopWpLeftTop{display:flex;align-items:center;flex-wrap:wrap;}
.footerLogo a{width:136px;    display: block;}
/* .footerSocial{width:calc(100% - 136px);padding-left:20px;display:flex;justify-content:flex-end;} */
.footerSocial ul li a{width:37px;height:37px;}
.footerSocial ul li{margin:4px 0px 4px 4px;}
/* .footerTopWpLeftBottom .companyWp{display:flex;flex-wrap:wrap;margin:0 -15px;} */
/* .footerTopWpLeftBottom .companyWp .outter{width:50%;padding:0 15px;margin:15px 0;} */
.footerSection a{font-size:14px;line-height:1.2;}
.footerTopWpLeft{border-bottom:1px solid #D7D7E2;}

.footerBottomWpLeft{width:110px;}
.footerBottomWpRight{width:calc(100% - 110px);}
.footerBottomWp{border-top:1px solid #D7D7E2;}
	
}