.ct-section {
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}

.ct-section>.ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.ct-new-columns {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.ct-link-text {
  display: inline-block;
}

.ct-link {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.ct-link-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
  padding: 10px 16px;
}

.ct-image {
  max-width: 100%;
}

.ct-fancy-icon>svg {
  width: 55px;
  height: 55px;
}

.ct-inner-content {
  width: 100%;
}

.ct-slide {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ct-nestable-shortcode {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-comments {
  width: 100%;
  text-align: left;
}

.oxy-comment-form {
  width: 100%;
}

.oxy-login-form {
  width: 100%;
}

.oxy-search-form {
  width: 100%;
}

.oxy-tabs-contents {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-tab {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-tab-content {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-testimonial {
  width: 100%;
}

.oxy-icon-box {
  width: 100%;
}

.oxy-pricing-box {
  width: 100%;
}

.oxy-posts-grid {
  width: 100%;
}

.oxy-gallery {
  width: 100%;
}

.ct-slider {
  width: 100%;
}

.oxy-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}

.ct-modal {
  flex-direction: column;
  align-items: flex-start;
}

.ct-span {
  display: inline-block;
  text-decoration: inherit;
}

.ct-widget {
  width: 100%;
}

.oxy-dynamic-list {
  width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  .ct-div-block,
  .oxy-post-content,
  .ct-text-block,
  .ct-headline,
  .oxy-rich-text,
  .ct-link-text {
    max-width: 100%;
  }

  img {
    flex-shrink: 0;
  }

  body * {
    min-height: 1px;
  }
}

.oxy-testimonial {
  flex-direction: row;
  align-items: center;
}

.oxy-testimonial .oxy-testimonial-photo-wrap {
  order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
  width: 125px;
  height: 125px;
  margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap,
.oxy-testimonial .oxy-testimonial-author-wrap,
.oxy-testimonial .oxy-testimonial-content-wrap {
  align-items: flex-start;
  text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
  margin-bottom: 8px;
  font-size: 21px;
  line-height: 1.4;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased;
}


.oxy-testimonial .oxy-testimonial-author-info {
  font-size: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}



.oxy-icon-box {
  text-align: left;
  flex-direction: column;
}

.oxy-icon-box .oxy-icon-box-icon {
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-heading {
  font-size: 21px;
  margin-bottom: 12px;
}

.oxy-icon-box .oxy-icon-box-text {
  font-size: 16px;
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-link {
  margin-top: 20px;
}


/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  justify-content: center;
}

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  justify-content: center;
}

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
  font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
  font-size: 24px;
}


/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
  font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
  font-size: 80px;
  line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
  font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
  font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  justify-content: center;
}


.oxy-progress-bar .oxy-progress-bar-background {
  background-color: #000000;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
  animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
  width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
  background-color: #66aaff;
  padding: 40px;
  animation: none 0s paused, none 0s paused;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
  font-size: 30px;
  font-weight: 900;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
  font-size: 12px;
}

.ct-slider .unslider-nav ol li {
  border-color: #ffffff;
}

.ct-slider .unslider-nav ol li.unslider-active {
  background-color: #ffffff;
}

.ct-slider .ct-slide {
  padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary,
.oxy-superbox .oxy-superbox-primary {
  transition-duration: 0.5s;
}









.oxy-shape-divider {
  width: 0px;
  height: 0px;

}

.oxy_shape_divider svg {
  width: 100%;
}

.oxy-oxyninja-slider .oxy-dynamic-list {
  display: flex !important;
  flex-direction: row !important;
  align-items: unset;
  justify-content: unset;
  flex-wrap: unset;
}

.oxy-oxyninja-slider {
  width: 100%;
  position: relative;
}

.oxy-oxyninja-slider img {
  object-fit: cover;
}

#glightbox-body {
  z-index: 9999999999 !important;
}

.oxy-oxyninja-slider:focus,
.oxy-oxyninja-slider *:focus {
  outline: 0;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  height: 100%;
  display: flex;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}

.splide__track>.splide__list {
  width: 100%;
}

.splide__track>.splide__list>.splide__slide {
  transform: translate3d(0px, 0, 0);
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  will-change: inherit;
}

.splide__list>.splide__slide:first-child {
  z-index: 2;
}

.splide--fade>.splide__track>.splide__list {
  display: flex !important;
}

.on-product-badges {
  position: absolute;
  z-index: 9;
}

.on-product-badges span:not(:first-of-type) {
  margin-left: 5px;
}

.on-product-badges span.on-new,
.on-product-badges span.on-custom-badge,
.on-product-badges span.on-sale {
  display: inline-block;
  background-color: white;
  color: black;
  font-size: 12px;
  padding: 6px 12px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.8;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu {
  box-shadow: px px px px;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children>a svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children>a div {
  margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  width: 30px;
  height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
  top: 20px;
  left: 20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  width: 24px;
  height: 24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
  background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-open-container {
  background-image: url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children>a svg,
.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children>a svg {
  font-size: 24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul {
  background-color: rgba(0, 0, 0, 0.2);
  border-top-style: solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
  flex-direction: row;
}

.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item {
  align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-site-navigation {
  --oxynav-brand-color: #4831B0;
  --oxynav-neutral-color: #FFFFFF;
  --oxynav-activehover-color: #EFEDF4;
  --oxynav-background-color: #4831B0;
  --oxynav-border-radius: 0px;
  --oxynav-other-spacing: 8px;
  --oxynav-transition-duration: 0.3s;
  --oxynav-transition-timing-function: cubic-bezier(.84, .05, .31, .93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
  text-align: left;
}

.oxy-site-navigation>ul {
  left: 0;
}

.oxy-site-navigation {
  --oxynav-animation-name: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1) {
  background-color: var(--oxynav-brand-color);
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
  border: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2) {
  background: transparent;
  border: 1px solid currentColor;
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2):not(:hover)>img {
  filter: invert(0) !important;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover {
  background-color: var(--oxynav-activehover-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1)>a {
  color: var(--oxynav-neutral-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2)>a {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover>a {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1)>a::after {
  color: var(--oxynav-neutral-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2)>a::after {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover>a::after {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>ul {
  display: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>button,
.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>ul {
  display: none;
}

.ct-section-inner-wrap,
.oxy-header-container {
  max-width: 1120px;
}

body {
  font-family: 'Kanit sh';
}

body {
  line-height: 1.6;
  font-size: 19px;
  font-weight: 300;
  color: #003262;
}

.oxy-nav-menu-hamburger-line {
  background-color: #003262;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Kanit sh';
  font-size: 52px;
  font-weight: 400;
  line-height: 1.1;
  color: #997857;
}

h2,
h3,
h4,
h5,
h6 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #997857;
}

h3,
h4,
h5,
h6 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  color: #1d414d;
}

h4,
h5,
h6 {
  font-size: 20px;
  line-height: 1;
}

h5,
h6 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

a {
  color: #997857;
  font-weight: 600;
  text-decoration: underline;
}

a:hover {
  color: #a6825e;
}

.ct-link-text {
  text-decoration: ;
}

.ct-link {
  text-decoration: ;
}

.ct-link-button {
  border-radius: 3px;
}

.ct-section-inner-wrap {
  padding-top: 75px;
  padding-right: 20px;
  padding-bottom: 75px;
  padding-left: 20px;
}

.ct-new-columns>.ct-div-block {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.oxy-header-container {
  padding-right: 20px;
  padding-left: 20px;
}

@media (max-width: 992px) {
  .ct-columns-inner-wrap {
    display: block !important;
  }

  .ct-columns-inner-wrap:after {
    display: table;
    clear: both;
    content: "";
  }

  .ct-column {
    width: 100% !important;
    margin: 0 !important;
  }

  .ct-columns-inner-wrap {
    margin: 0 !important;
  }
}

.atomic-testimonial-7-wrapper {
  background-color: #ffffff;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 40px;
  height: 100%;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}

.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.atomic-testimonial-7-text {
  font-size: 18px;
  color: #3b3c38;
  font-weight: 300;
  line-height: 1.6;
  text-align: left;
  font-style: italic;
  margin-bottom: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-testimonial-7-avatar {
  border-radius: 100%;
  margin-right: 12px;
  width: 20px;
}

.atomic-testimonial-7-author {
  font-size: 20px;
  font-weight: 600;
  color: #566d8f;
  line-height: 1.1;
  letter-spacing: .12em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.oxel_reviewbox__image_wrapper__image {
  max-width: 1000px;
  height: 100%;
  object-fit: contain;
}

.oxel_reviewbox__image_wrapper {
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  border-top-color: #f9f9fa;
  border-right-color: #f9f9fa;
  border-bottom-color: #f9f9fa;
  border-left-color: #f9f9fa;
  border-top-width: 8px;
  border-right-width: 8px;
  border-bottom-width: 8px;
  border-left-width: 8px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  height: 150px;
  flex-shrink: 0;
  margin-right: 16px;
  padding-left: 0px;
}

.oxel_reviewbox__image_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__image_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__image_wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .oxel_reviewbox__image_wrapper {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 479px) {
  .oxel_reviewbox__image_wrapper {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}

.oxel_reviewbox__details_wrapper {
  padding-left: 0px;
  flex-grow: 1;
}

@media (max-width: 767px) {
  .oxel_reviewbox__details_wrapper {
    text-align: center;
    padding-left: 0px;
  }

  .oxel_reviewbox__details_wrapper:not(.ct-section):not(.oxy-easy-posts),
  .oxel_reviewbox__details_wrapper.oxy-easy-posts .oxy-posts,
  .oxel_reviewbox__details_wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 479px) {
  .oxel_reviewbox__details_wrapper {
    padding-left: 0px;
  }
}

.oxel_reviewbox__details_wrapper__name {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 32px;
  color: #374047;
  line-height: 1.2;
  margin-bottom: 8px;
}

.oxel_reviewbox__details_wrapper__star_wrapper {
  margin-top: 8px;
  margin-bottom: 8px;
  width: 100%;
}

.oxel_reviewbox__details_wrapper__star_wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__details_wrapper__star_wrapper.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__details_wrapper__star_wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.oxel_reviewbox__star {
  color: #a6825e;
}

.oxel_reviewbox__star>svg {
  width: 22px;
  height: 22px;
}

.oxel_reviewbox__star {
  margin-left: 0px;
}

.oxel_reviewbox__row {
  width: 100%;
  padding-top: 32px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 32px;
  text-align: left;
}

.oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
.oxel_reviewbox__row.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .oxel_reviewbox__row {
    text-align: center;
  }

  .oxel_reviewbox__row:not(.ct-section):not(.oxy-easy-posts),
  .oxel_reviewbox__row.oxy-easy-posts .oxy-posts,
  .oxel_reviewbox__row.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 479px) {}

.oxel_reviewbox__review_body {}

@media (max-width: 767px) {
  .oxel_reviewbox__review_body {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .oxel_reviewbox__review_body {
    text-align: left;
  }
}

.oxel_reviewbox {
  width: 100%;
}

.oxel_reviewbox:not(.ct-section):not(.oxy-easy-posts),
.oxel_reviewbox.oxy-easy-posts .oxy-posts,
.oxel_reviewbox.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
}

.oxel_reviewbox__details_wrapper__title {
  font-size: 14px;
  color: #606e79;
}

.c-columns-3-2 {}

.c-columns-l-2 {}

@media (max-width: 991px) {}

.c-stretch {
  align-items: stretch;
}

.c-columns-gap-m {}

.c-columns-s-1 {}

@media (max-width: 479px) {}

.c-row-span-2 {}

@media (max-width: 991px) {}

.c-col-span-l-2 {}

.c-col-span-s-1 {}

@media (max-width: 991px) {}

.oxel_icon_button__container:hover {
  color: #1d414d;
}

.oxel_icon_button__container {
  padding-top: 8px;
  padding-bottom: 8px;
  transition-duration: 0.3s;
}

.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.oxel_icon_button_text:hover {
  color: #1d414d;
}

.oxel_icon_button_text {
  color: #007FFF;
  font-weight: 500;
  font-size: 19px;
}

.oxel_icon_button_icon {
  color: #007FFF;
}

.oxel_icon_button_icon>svg {
  width: 24px;
  height: 24px;
}

.oxel_icon_button_icon {
  margin-right: 8px;
}

.BenefitWrapper {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  width: 50%;
}

@media (max-width: 991px) {
  .BenefitWrapper {}

  .BenefitWrapper:not(.ct-section):not(.oxy-easy-posts),
  .BenefitWrapper.oxy-easy-posts .oxy-posts,
  .BenefitWrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
}

@media (max-width: 767px) {
  .BenefitWrapper {
    width: 100%;
  }
}

.onepage-benefits-number {
  color: #fd625e;
  font-size: 120px;
  font-weight: 900;
  line-height: 1.1;
  margin-left: -10px;
}

.onepage-benefits-title {
  font-family: Kanit sh;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.1;
}

.onepage-benefits-text {
  font-family: Kanit sh;
  font-weight: 400;
}

.onepage-benefit-wrapper {
  width: 100%;
  background-color: #ffffff;
  padding-top: 40px;
  padding-left: 20px;
  padding-bottom: 40px;
  padding-right: 40px;
  position: relative;
  height: 100%;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
}

.onepage-heading-two {
  color: #ffffff;
  font-size: 50px;
  font-weight: 900;
  line-height: 1.1;
}

@media (max-width: 479px) {
  .onepage-heading-two {
    font-size: 40px;
  }
}

.onepage-white-button:hover {
  box-shadow: 0px 20px 40px rgba(229, 6, 0, 0.5);
}

.onepage-white-button {
  background-color: #ffffff;
  color: #fd625e;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 1px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 17px;
  padding-bottom: 17px;
  border-radius: 100px;
  text-decoration: none;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
  text-align: center;
  box-shadow: 0px 10px 20px 0px rgba(229, 6, 0, 0.3);
}

.onepage-subheading {
  color: #666666;
  font-size: 20px;
  font-weight: 400;
  max-width: 720px;
  line-height: 1.6;
}

.iconblock-3-wrapper {
  width: 100%;
  background-color: #ffffff;
  padding-top: 48px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 48px;
  text-align: left;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
}

.iconblock-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.iconblock-3-wrapper.oxy-easy-posts .oxy-posts,
.iconblock-3-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.onepage-iconblock-3-icon {
  color: #fd625e;
}

.onepage-iconblock-3-icon>svg {
  width: 36px;
  height: 36px;
}

.onepage-iconblock-3-icon {
  margin-bottom: 12px;
}

.onepage-iconblock-3-title {
  font-family: Kanit sh;
  font-size: 24px;
  color: #000000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 12px;
}

.onepage-iconblock-3-text {
  font-family: Kanit sh;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}

.oxel_iconlist {
  background-color: rgba(0, 0, 0, 0);
  text-align: center;
  width: 100%;
  padding-top: 2px;
}

.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.oxel_iconlist__row {
  padding-top: 9px;
  padding-left: 0px;
  padding-right: 25px;
  padding-bottom: 8px;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0);
}

.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 991px) {
  .oxel_iconlist__row {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.oxel_iconlist__row__icon {
  background-color: #a6825e;
  border: 1px solid #a6825e;
  padding: 15px;
  color: #ffffff;
}

.oxel_iconlist__row__icon>svg {
  width: 25px;
  height: 25px;
}

.oxel_iconlist__row__icon {
  margin-left: 0px;
  margin-right: 15px;
}

.oxel_iconlist__row__label:hover {
  color: #ffffff;
}

.oxel_iconlist__row__label {
  font-family: Kanit sh;
  font-size: 19px;
  font-weight: 500;
  color: #ffffff;
}

.oxel_iconlist__row--dark {
  text-align: justify;
  background-color: rgba(0, 0, 0, 0);
  width: auto;
}

.oxel_iconlist__row--dark:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row--dark.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row--dark.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.oxel_logo_slider {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
}

.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  .oxel_logo_slider {}
}

.oxel_logo_slider__logo {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  width: 20%;
  height: 100px;
  text-align: center;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
}

.oxel_logo_slider__logo:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__logo.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__logo.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .oxel_logo_slider__logo {
    width: 50%;
  }
}

@media (max-width: 479px) {
  .oxel_logo_slider__logo {
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 05px;
    width: 50%;
  }
}

.oxel_logo_slider__image_carrier {
  width: 100%;
  text-align: left;
  flex-shrink: 0;
  transition-duration: 0.1s;
  transition-timing-function: linear;
}

.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.oxel_logo_slider__image_carrier--delay {}

@media (max-width: 479px) {
  .oxel_logo_slider__image_carrier--delay {}
}

.oxy-superbox-primary {}

.oxy-superbox-secondary {}

.oxel_horizontal_divider {
  margin-top: 16px;
  margin-bottom: 30px;
  width: 100%;
  padding-bottom: 0px;
}

.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap {
  flex-direction: unset;
}

.oxel_horizontal_divider__line {
  height: 2px;
  background-color: #000;
}

.oxel_horizontal_divider__icon {
  color: #00;
}

.oxel_horizontal_divider__icon>svg {
  width: 16px;
  height: 16px;
}

.oxel_horizontal_divider__icon {
  flex-shrink: 0;
}

.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap {
  display: flex;
}

.oxel_megamenu_parent:hover {
  background-color: #cfd3d7;
}

.oxel_megamenu_parent {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
  background-color: #f9f9fa;
  transition-duration: 0.3s;
}

.oxel_megamenu_parent__title {
  color: #374047;
}

.oxel_megamenu__wrapper {
  transform: ;
  padding-top: 32px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  opacity: 1;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  position: relative;
  width: 100%;
  z-index: 1999;
}

.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap {
  flex-direction: unset;
}

.oxel_megamenu__wrapper--hidden {
  transform: translateY(64px);
  opacity: 0;
  pointer-events: none;
}

.oxel_megamenu__close-icon {
  color: #333333;
}

.oxel_megamenu__close-icon>svg {
  width: 32px;
  height: 32px;
}

.oxel_megamenu__close-icon {
  position: absolute;
  top: 48px;
  right: 16px;
}

.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap {
  display: none;
  flex-direction: unset;
}

@media (max-width: 991px) {
  .oxel_megamenu__close-icon {}

  .oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
  .oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
  .oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.oxel_accordion {
  border-top-color: #adb4b9;
  border-right-color: #adb4b9;
  border-bottom-color: #adb4b9;
  border-left-color: #adb4b9;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  width: 100%;
  margin-top: 30px;
}

.oxel_accordion__row {
  width: 80%;
  padding-top: 8px;
  padding-left: 10px;
  padding-right: 35px;
  padding-bottom: 8px;
  text-align: justify;
  border-bottom-color: #eceeef;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  background-color: #e6e6e6;
  cursor: pointer;
}

.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .oxel_accordion__row {
    width: 100%;
  }
}

.oxel_accordion__icon {
  color: #374047;
}

.oxel_accordion__icon>svg {
  width: 18px;
  height: 18px;
}

.oxel_accordion__icon {
  margin-right: 8px;
  transition-duration: 0.3s;
}

.oxel_accordion__row_left {
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.oxel_accordion__content {
  width: 80%;
  padding-top: 8px;
  padding-left: 30px;
  padding-right: 35px;
  border-bottom-color: #98a1a8;
  border-bottom-width: 2px;
  border-bottom-style: none;
  overflow: hidden;
  opacity: 1;
  transition-duration: 3s;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  transition-property: max-height;
  text-align: left;
  max-height: 4000px;
  margin-top: 0px;
  font-weight: 300;
  font-size: 19px;
  background-color: #e6e6e6;
}

.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 991px) {
  .oxel_accordion__content {
    width: 100%;
  }
}

.oxel_accordion__content__hidden {
  max-height: 0px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0px;
  z-index: -1;
  padding-bottom: 0px;
  transition-duration: 0s;
}

.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap {
  display: flex;
}

.oxel_accordion__row__label {
  font-weight: 400;
  font-size: 20px;
  padding-left: 20px;
}

@media (max-width: 991px) {
  .oxel_accordion__row__label {
    font-size: 20px;
  }
}

.oxel_back_to_top_container:hover {
  transform: scale(1.1, 1.1) translateY(-3px);
  background-color: #003262;
}

.oxel_back_to_top_container {
  width: 42px;
  height: 42px;
  background-color: #003262;
  position: fixed;
  z-index: 1500;
  right: 15px;
  bottom: 32px;
  text-align: center;
  overflow: hidden;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  border-radius: 2px;
  box-shadow: 0px 4px 17px -10px #1e1e1e;
}

.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.oxel_back_to_top_icon {
  color: #ffffff;
}

.oxel_back_to_top_icon>svg {
  width: 25px;
  height: 25px;
}

.oxel_back_to_top_icon {
  background-color: #003262;
}

.oxel_section_indicator {
  position: fixed;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 30px;
  z-index: 10;
  padding-left: 8px;
  padding-right: 32px;
}

.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.oxel_section_indicator__dot {
  width: 16px;
  height: 16px;
  background-color: #606e79;
  border-radius: 50%;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #f9f9fa;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  min-height: 0px !important;
  min-width: 0px !important;
}

.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.oxel_section_indicator__label:after {
  transform: rotate(45deg);
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #606e79;
  right: -6px;
  z-index: -1;
  border-top-right-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-radius: 0px;
  content: "";
}

.oxel_section_indicator__label {
  position: absolute;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #606e79;
  border-radius: 0px;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  right: calc(100% + 8px);
}

.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.oxel_section_indicator__label__text {
  color: #f9f9fa;
}

.oxel_section_indicator__label--hidden {
  transform: translate(112px);
  opacity: 0;
}

.oxel_focus_section {
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  overflow: hidden;
  overflow-x: hidden;
}

.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.oxel_focus_section__inner {
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  width: 100%;
  text-align: center;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  z-index: 1001;
  position: relative;
}

.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.oxel_focus_section__backdrop {
  position: fixed;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-color: #ffffff;
  z-index: 1000;
  opacity: 0;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
  transition-property: top bottom;
  top: 0px;
  pointer-events: none;
}

.c-columns-2 {}

.c-columns-m-1 {}

@media (max-width: 767px) {}

.c-columns-gap-xl {}

.oxel_dropdown_button__submenu {
  position: absolute;
  top: 100%;
  left: 0px;
  min-width: 100%;
  padding-top: 4px;
  width: 200px;
  z-index: 10;
}

.oxel_dropdown_button {
  background-color: #374047;
  position: relative;
}

.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .oxel_dropdown_button {
    background-image: linear-gradient(rgba(237, 18, 18, 0), rgba(237, 18, 18, 0));
    background-color: rgba(55, 64, 71, 0);
    width: 100%;
  }
}

.oxel_dropdown_button__label {
  color: #f9f9fa;
  margin-right: 8px;
}

.oxel_dropdown_button__icon {
  color: #f9f9fa;
}

.oxel_dropdown_button__icon>svg {
  width: 16px;
  height: 16px;
}

.oxel_dropdown_button__icon {}

@media (max-width: 767px) {
  .oxel_dropdown_button__icon {
    color: #997857;
  }

  .oxel_dropdown_button__icon {}
}

.oxel_dropdown_button__submenu__button:hover {
  background-color: #dee1e3;
}

.oxel_dropdown_button__submenu__button {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  text-align: left;
  background-color: #eceeef;
  min-width: 100%;
  color: #374047;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .oxel_dropdown_button__submenu__button {
    background-color: #003262;
    color: #997857;
  }

  .oxel_dropdown_button__submenu__button:hover {
    background-color: #132b33;
    color: #997857;
  }
}

.oxel_dropdown_button__submenu__button__label {}

.oxel_dropdown_button__submenu--hidden {
  opacity: 0;
  pointer-events: none;
}

.oxel_dropdown_button__trigger {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 6px;
  cursor: pointer;
}

.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .oxel_dropdown_button__trigger {
    width: 100%;
  }
}

.oxel-breadcrumb-wrapper {
  color: #333333;
}

.oxel-breadcrumb-wrapper>svg {
  width: 24px;
  height: 24px;
}

.oxel-breadcrumb-wrapper {
  font-family: Kanit sh;
  width: 100%;
  z-index: 22;
}

@media (max-width: 767px) {
  .oxel-breadcrumb-wrapper {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

.oxel-breadcrumb-code {
  width: 100%;
}

.c-columns-3 {}

.c-columns-gap-l {}

.atomic-small-button-outline:hover {
  color: #6799b2;
}

.atomic-small-button-outline {
  font-weight: 700;
  color: #65bec2;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: .25em;
  text-align: center;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  padding-top: 8px;
  padding-bottom: 9px;
  padding-left: 24px;
  padding-right: 24px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

.atomic-small-button:hover {
  background-color: #6799b2;
  color: #ffffff;
}

.atomic-small-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
}

.atomic-small-button {
  background-color: #65bec2;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  padding-right: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.2;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  padding-left: 18px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

.atomic-logo:hover {
  opacity: 1;
}

.atomic-logo {
  opacity: 0.8;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

.atomic-tritary-heading {
  color: #2b2c27;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
  .atomic-tritary-heading {
    font-size: 30px;
  }
}

.atomic-medium-button:hover {
  background-color: #6799b2;
  color: #ffffff;
  border-top-color: #6799b2;
  border-right-color: #6799b2;
  border-bottom-color: #6799b2;
  border-left-color: #6799b2;
}

.atomic-medium-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
}

.atomic-medium-button {
  background-color: #65bec2;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 15px;
  padding-right: 36px;
  padding-left: 36px;
  padding-bottom: 15px;
  letter-spacing: .25em;
  text-align: center;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  border-top-color: #65bec2;
  border-right-color: #65bec2;
  border-bottom-color: #65bec2;
  border-left-color: #65bec2;
}

.atomic-footer-7-text {
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 18px;
  margin-right: 18px;
  margin-top: 18px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  line-height: 1.1;
  letter-spacing: 0.15em;
  margin-bottom: 12px;
  margin-top: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-link:hover {
  color: #ffffff;
}

.atomic-footer-7-link {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-7-small-link:hover {
  color: #ffffff;
}

.atomic-footer-7-small-link {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  text-align: right;
  margin-left: 24px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-5-link:hover {
  color: #ffffff;
}

.atomic-footer-5-link {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

@media (max-width: 1120px) {
  .atomic-footer-5-link:hover {
    color: #ffffff;
  }
}

.atomic-footer-5-column {
  text-align: left;
}

.atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-5-column.oxy-easy-posts .oxy-posts,
.atomic-footer-5-column.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (max-width: 479px) {
  .atomic-footer-5-column {
    text-align: center;
  }

  .atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
  .atomic-footer-5-column.oxy-easy-posts .oxy-posts,
  .atomic-footer-5-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.atomic-footer-5-title {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.atomic-primary-button:hover {
  background-color: #6799b2;
  color: #ffffff;
}

.atomic-primary-button {
  font-family: Kanit sh;
  background-color: #65bec2;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 48px;
  padding-right: 48px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .25em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
}

@media (max-width: 991px) {
  .atomic-primary-button {
    padding-top: 16px;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .atomic-primary-button {
    font-size: 18px;
  }
}

@media (max-width: 479px) {
  .atomic-primary-button {
    font-size: 16px;
  }
}

.atomic-medium-button-outline:hover {
  color: #6799b2;
}

.atomic-medium-button-outline {
  color: #65bec2;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 34px;
  padding-left: 34px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
  letter-spacing: .2em;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

.atomic-footer-11-small-link:hover {
  color: #ffffff;
}

.atomic-footer-11-small-link {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  margin-right: 18px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-11-link:hover {
  color: #ffffff;
}

.atomic-footer-11-link {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.1;
  margin-top: 12px;
  margin-bottom: 12px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-11-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.1;
  margin-bottom: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-8-title {
  color: #566d8f;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin-bottom: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-8-link:hover {
  color: #566d8f;
}

.atomic-footer-8-link {
  color: #6799b2;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-8-icon {
  color: #566d8f;
}

.atomic-footer-8-icon>svg {
  width: 24px;
  height: 24px;
}

.atomic-footer-8-icon {
  margin-bottom: 12px;
}

.atomic-footer-8-text {
  font-size: 14px;
  color: #898989;
  font-weight: 400;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.atomic-footer-8-small-link:hover {
  color: #566d8f;
}

.atomic-footer-8-small-link {
  color: #6799b2;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  text-align: right;
  margin-left: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 767px) {
  .atomic-footer-8-small-link {
    margin-left: 9px;
    margin-right: 9px;
  }
}

.atomic-footer-8-email:hover {
  color: #65bec2;
}

.atomic-footer-8-email {
  color: #898989;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c-btn-main:hover {
  transform: translateY(-5px);
  border-bottom-color: color(undefined);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #ffffff;
  box-shadow: 0px 7px 25px -10px rgba(0, 0, 0, 0.5);
}

.c-btn-main {
  border-radius: 7px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-top-color: #4353ff;
  border-right-color: #4353ff;
  border-bottom-color: #4353ff;
  border-left-color: #4353ff;
  text-align: center;
  background-color: #4353ff;
  color: #ffffff;
  font-weight: 600;
  box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.5);
}

.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .c-btn-main {
    font-size: 13px;
  }
}

@media (max-width: 479px) {
  .c-btn-main {
    width: 100%;
  }
}

.c-btn-alt:hover {
  transform: translateY(-5px);
  color: #ffffff;
  background-color: #4353ff;
  box-shadow: 0px 7px 25px -10px rgba(0, 0, 0, 0.25);
}

.c-btn-alt {
  font-weight: 600;
  color: #4353ff;
  text-transform: uppercase;
  border-radius: 7px;
  background-color: #efefef;
  text-align: center;
  letter-spacing: 1px;
}

.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1120px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-btn-transparent:hover {
  transform: translateY(-5px);
  background-color: #ffffff;
  color: #4353ff;
}

.c-btn-transparent {
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 7px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
}

.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 479px) {}

.c-btn-xs {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.c-btn-s {
  font-size: 12px;
  padding-top: 7px;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 7px;
}

@media (max-width: 479px) {
  .c-btn-s {
    font-size: 11px;
  }
}

.c-btn-m {
  font-size: 13px;
  padding-top: 12px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 12px;
}

@media (max-width: 479px) {
  .c-btn-m {
    width: 100%;
    font-size: 12px;
  }
}

.c-btn-l {
  font-size: 17px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .c-btn-l {
    font-size: 15px;
  }
}

@media (max-width: 479px) {
  .c-btn-l {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    width: 100%;
  }
}

.c-btn-xl {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 20px;
}

@media (max-width: 991px) {
  .c-btn-xl {
    font-size: 17px;
  }
}

@media (max-width: 479px) {
  .c-btn-xl {
    width: 100%;
    font-size: 15px;
  }
}

.c-buttons {
  display: grid !important;
  grid-template-columns: auto auto;
  grid-gap: 15px;
  align-items: center;
}

@media (max-width: 1120px) {}

@media (max-width: 479px) {
  .c-buttons {
    grid-template-columns: 1fr;
    width: 100%;
  }
}

.c-card-accent {
  background-color: #4353ff;
  border-radius: 7px;
  width: 100%;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.08);
}

.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap {
  display: flex;
}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-card-light {
  text-align: left;
  background-color: #ffffff;
  width: 100%;
  position: relative;
  border-radius: 7px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.08);
}

.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap {
  display: flex;
}

@media (max-width: 1120px) {}

.c-card-dark {
  width: 100%;
  border-radius: 7px;
  background-color: #191919;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-card-transparent {
  width: 100%;
  border-radius: 7px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}

.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 1120px) {}

.c-card-has-hover:hover {
  transform: translateY(-7px);
}

.c-card-has-hover {}

.c-card-on-hover:hover {
  transform: translateY(-10px);
  background-color: #ffffff;
  box-shadow: 0px 25px 35px -14px rgba(0, 0, 0, 0.15);
}

.c-card-on-hover {
  border-radius: 7px;
}

@media (max-width: 1120px) {
  .c-card-on-hover {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.c-heading-accent {
  color: #4353ff;
}

.c-heading-dark {
  color: #0f0f0f;
}

.c-heading-light {
  color: #ffffff;
}

.c-h1 {
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.3;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-h1-fat {
  font-weight: 700;
  font-size: 65px;
  line-height: 1.2;
  max-width: 800px;
}

@media (max-width: 1120px) {
  .c-h1-fat {
    font-size: 55px;
  }
}

@media (max-width: 991px) {
  .c-h1-fat {
    font-size: 45px;
  }
}

@media (max-width: 479px) {
  .c-h1-fat {
    font-size: 40px;
  }
}

.c-h2 {
  font-weight: 600;
  line-height: 1.3;
  text-transform: capitalize;
}

@media (max-width: 1120px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-h3 {
  font-weight: 600;
  line-height: 1.3;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-h4 {
  font-weight: 600;
  line-height: 1.3;
}

@media (max-width: 479px) {}

.c-h5 {
  font-weight: 600;
  text-align: left;
  line-height: 1.3;
}

.c-h6 {
  line-height: 1.3;
  font-weight: 600;
}

.c-tagline {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}

.c-tagline-alt {
  background-color: #efefef;
  border-radius: 7px;
  padding-top: 5px;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 5px;
  font-size: 11px;
  font-weight: 600;
  color: #4353ff;
}

.c-text-accent {
  color: #4353ff;
}

.c-text-dark {
  color: #686868;
}

.c-text-light {
  color: rgba(255, 255, 255, 0.8);
}

.c-text-s {
  font-weight: 300;
}

.c-text-m {
  font-weight: 300;
  line-height: 1.6;
}

@media (max-width: 1120px) {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-text-l {
  font-weight: 400;
  line-height: 1.6;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

.c-text-xl {
  font-weight: 500;
  max-width: 700px;
  line-height: 1.6;
}

@media (max-width: 1120px) {}

.c-icon-accent-s {
  color: #4353ff;
}

.c-icon-accent-s>svg {
  width: 18px;
  height: 18px;
}

.c-icon-accent-s {}

.c-icon-accent-m {
  color: #4353ff;
}

.c-icon-accent-m>svg {
  width: 24px;
  height: 24px;
}

.c-icon-accent-m {}

.c-icon-accent-l {
  background-color: rgba(67, 83, 255, 0.05);
  border: 1px solid rgba(67, 83, 255, 0.05);
  padding: 24px;
  color: #4353ff;
}

.c-icon-accent-l>svg {
  width: 24px;
  height: 24px;
}

.c-icon-accent-l {
  box-shadow: 0px 15px 15px -15px rgba(67, 83, 255, 0.2);
}

@media (max-width: 991px) {
  .c-icon-accent-l {
    padding: 20px;
  }

  .c-icon-accent-l>svg {
    width: 20px;
    height: 20px;
  }

  .c-icon-accent-l {}
}

.c-icon-dark-s {
  color: #0f0f0f;
}

.c-icon-dark-s>svg {
  width: 18px;
  height: 18px;
}

.c-icon-dark-s {}

.c-icon-dark-m {
  color: #0f0f0f;
}

.c-icon-dark-m>svg {
  width: 24px;
  height: 24px;
}

.c-icon-dark-m {}

.c-icon-dark-l {
  background-color: rgba(15, 15, 15, 0.05);
  border: 1px solid rgba(15, 15, 15, 0.05);
  padding: 24px;
  color: #0f0f0f;
}

.c-icon-dark-l>svg {
  width: 24px;
  height: 24px;
}

.c-icon-dark-l {
  box-shadow: 0px 15px 15px -15px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
  .c-icon-dark-l {
    padding: ;
  }

  .c-icon-dark-l>svg {
    width: 30px;
    height: 30px;
  }

  .c-icon-dark-l {}
}

.c-icon-light-s {
  color: #ffffff;
}

.c-icon-light-s>svg {
  width: 18px;
  height: 18px;
}

.c-icon-light-s {}

.c-icon-light-m {
  color: #ffffff;
}

.c-icon-light-m>svg {
  width: 24px;
  height: 24px;
}

.c-icon-light-m {}

.c-icon-light-l {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px;
  color: #ffffff;
}

.c-icon-light-l>svg {
  width: 24px;
  height: 24px;
}

.c-icon-light-l {}

.c-bg-light {
  background-color: #f9f9f9;
}

.c-bg-light-alt {
  background-color: #ffffff;
}

.c-bg-dark {
  background-color: #191919;
}

.c-bg-dark-alt {
  background-color: #353535;
}

.c-bg-accent {
  background-color: #4353ff;
}

.c-bg-accent-alt {
  background-color: #efefef;
}

.c-bg-gradient {
  background-image: linear-gradient(90deg, #0009c4, #200696);
}

@media (max-width: 479px) {
  .c-bg-gradient {}
}

.c-bg-blur-s {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}

.c-bg-blur-m {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

.c-bg-blur-l {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.c-bg-blur-xl {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.c-avatar-xs {
  height: clamp(20px, 2vw, 30px);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  border-radius: 100%;
  width: clamp(20px, 2vw, 30px);
  object-fit: cover;
}

.c-avatar-s {
  border-radius: 100%;
  width: clamp(30px, 3vw, 40px);
  height: clamp(30px, 3vw, 40px);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  object-fit: cover;
}

@media (max-width: 1120px) {}

@media (max-width: 767px) {}

.c-avatar-m {
  background-size: cover;
  width: clamp(40px, 4vw, 60px);
  height: clamp(40px, 4vw, 60px);
  background-repeat: no-repeat;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  border-radius: 100%;
  background-position: 50% 50%;
  object-fit: cover;
}

.c-avatar-l {
  border-radius: 100%;
  width: clamp(50px, 5vw, 80px);
  height: clamp(50px, 5vw, 80px);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  object-fit: cover;
}

@media (max-width: 1120px) {}

@media (max-width: 479px) {}

.c-avatar-xl {
  background-size: cover;
  background-repeat: no-repeat;
  width: clamp(70px, 6.5vw, 140px);
  height: clamp(70px, 6.5vw, 140px);
  border-radius: 100%;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  background-position: 50% 50%;
  box-shadow: 0px 25px 35px -14px rgba(0, 0, 0, 0.2);
  object-fit: cover;
}

@media (max-width: 991px) {}

.c-link-accent {
  color: #4353ff;
}

.c-link-dark:hover {
  color: #4353ff;
}

.c-link-dark {
  color: #0f0f0f;
}

.c-link-light:hover {
  opacity: 0.8;
  color: #ffffff;
}

.c-link-light {
  color: #ffffff;
}

.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.c-link-s {
  font-size: 13px;
  font-weight: 600;
}

.c-link-s:not(.ct-section):not(.oxy-easy-posts),
.c-link-s.oxy-easy-posts .oxy-posts,
.c-link-s.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.c-link-m:hover {
  opacity: 0.8;
}

.c-link-m {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .c-link-m {}
}

@media (max-width: 479px) {
  .c-link-m {
    font-size: 14px;
  }
}

.c-link-l {
  font-size: 20px;
  font-weight: 500;
  text-decoration: underline;
}

.c-link-l:not(.ct-section):not(.oxy-easy-posts),
.c-link-l.oxy-easy-posts .oxy-posts,
.c-link-l.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .c-link-l {
    font-size: 17px;
  }
}

.c-link-xl {
  font-size: 22px;
  font-weight: 500;
}

.c-link-xl:not(.ct-section):not(.oxy-easy-posts),
.c-link-xl.oxy-easy-posts .oxy-posts,
.c-link-xl.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.c-rounded {
  border-radius: 7px;
  overflow: hidden;
}

.c-shadow {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.08);
}

.c-border-light {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e8e8e8;
  border-right-color: #e8e8e8;
  border-bottom-color: #e8e8e8;
  border-left-color: #e8e8e8;
}

.c-border-dark {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #474747;
  border-right-color: #474747;
  border-bottom-color: #474747;
  border-left-color: #474747;
}

.c-transition {
  transition-duration: 0.4s;
}

@media (max-width: 1120px) {}

.c-full-width {
  width: 100%;
}

.c-inline {}

.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.c-relative {
  position: relative;
}

.c-3d-down {
  transform: perspective(1000px) rotateX(-20deg);
}

.c-3d-left {
  transform: perspective(1000px) rotatey(20deg);
}

.c-3d-right {
  transform: perspective(1000px) rotatey(-20deg);
}

.c-3d-up {
  transform: perspective(1000px) rotateX(20deg);
}

.c-hover-3d-down:hover {
  transform: perspective(1000px);
  transform: perspective(1000px) rotateX(-20deg);
}

.c-hover-3d-down {
  -webkit-perspective: 0;
  perspective: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.c-hover-3d-left:hover {
  transform: perspective(1000px) rotateY(20deg);
}

.c-hover-3d-left {
  -webkit-perspective: 0;
  perspective: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.c-hover-3d-right:hover {
  transform: perspective(1000px) rotateY(-20deg);
}

.c-hover-3d-right {
  -webkit-perspective: 0;
  perspective: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.c-hover-3d-up:hover {
  transform: perspective(1000px);
  transform: perspective(1000px) rotateX(20deg);
}

.c-hover-3d-up {
  -webkit-perspective: 0;
  perspective: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.c-hover-move-down:hover {
  transform: translateY(10px);
}

.c-hover-move-down {}

.c-hover-move-left:hover {
  transform: translate(-10px);
}

.c-hover-move-left {}

.c-hover-move-right:hover {
  transform: translate(10px);
}

.c-hover-move-right {}

.c-hover-move-up:hover {
  transform: translateY(-10px);
}

.c-hover-move-up {}

.c-hover-scale:hover {
  transform: scale(1.05, 1.05);
}

.c-hover-scale {}

.c-hover-scale-up:hover {
  transform: scale(1.05, 1.05) translateY(-10px);
}

.c-hover-scale-up {}

.c-margin-xs {}

.c-margin-s {}

.c-margin-m {}

.c-margin-l {}

.c-margin-xl {}

.c-margin-xxl {}

.c-margin-left-xs {}

.c-margin-left-s {}

.c-margin-left-m {}

.c-margin-left-l {}

.c-margin-left-xl {}

.c-margin-left-xxl {}

.c-margin-right-xs {}

.c-margin-right-s {}

@media (max-width: 767px) {}

.c-margin-right-m {}

@media (max-width: 479px) {}

.c-margin-right-l {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-margin-right-xl {}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

.c-margin-right-xxl {}

.c-margin-top-xs {}

.c-margin-top-s {}

.c-margin-top-m {}

.c-margin-top-l {}

.c-margin-top-xl {}

.c-margin-top-xxl {}

.c-margin-bottom-xs {}

.c-margin-bottom-s {}

.c-margin-bottom-m {}

@media (max-width: 1120px) {}

@media (max-width: 991px) {}

.c-margin-bottom-l {}

@media (max-width: 767px) {}

@media (max-width: 479px) {}

.c-margin-bottom-xl {}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

.c-margin-bottom-xxl {}

.c-padding-xs {}

.c-padding-s {}

.c-padding-m {}

.c-padding-l {}

@media (max-width: 1120px) {}

@media (max-width: 767px) {}

.c-padding-xl {}

@media (max-width: 1120px) {}

@media (max-width: 767px) {}

.c-padding-xxl {}

.c-padding-left-xs {}

.c-padding-left-s {}

.c-padding-left-m {}

.c-padding-left-l {}

.c-padding-left-xl {}

.c-padding-left-xxl {}

.c-padding-right-xs {}

.c-padding-right-s {}

.c-padding-right-m {}

.c-padding-right-l {}

.c-padding-right-xl {}

.c-padding-right-xxl {}

.c-padding-top-xs {}

.c-padding-top-s {}

.c-padding-top-m {}

.c-padding-top-l {}

.c-padding-top-xl {}

.c-padding-top-xxl {}

.c-padding-bottom-xs {}

.c-padding-bottom-s {}

.c-padding-bottom-m {}

.c-padding-bottom-l {}

.c-padding-bottom-xl {}

.c-padding-bottom-xxl {}

.c-owl-xs {}

.c-owl-s {}

.c-owl-m {}

.c-owl-l {}

.c-owl-xl {}

.c-owl-xxl {}

.c-columns-gap-xs {}

.c-columns-gap-s {}

.c-columns-gap-xxl {}

@media (max-width: 991px) {}

.c-columns-1-2 {}

.c-columns-1-3 {}

.c-columns-2-1 {}

.c-columns-2-3 {}

.c-columns-3-1 {}

.c-columns-4 {}

.c-columns-5 {}

.c-columns-6 {}

.c-columns-xl-1 {}

.c-columns-xl-2 {}

.c-columns-xl-3 {}

.c-columns-xl-4 {}

.c-columns-xl-5 {}

.c-columns-l-1 {}

@media (max-width: 991px) {}

.c-columns-l-3 {}

@media (max-width: 991px) {}

.c-columns-l-4 {}

@media (max-width: 991px) {}

.c-columns-m-2 {}

@media (max-width: 767px) {}

.c-columns-m-3 {}

@media (max-width: 767px) {}

.c-columns-s-2 {}

@media (max-width: 479px) {}

.c-row-span-3 {}

.c-row-span-4 {}

.c-row-span-5 {}

.c-row-span-6 {}

.c-row-span-7 {
  grid-row: span 7 / span 7;
}

.c-row-span-l-1 {}

.c-row-span-l-2 {}

.c-row-span-l-3 {}

.c-row-span-l-4 {}

.c-row-span-l-5 {}

.c-row-span-l-6 {}

.c-row-span-m-1 {}

.c-row-span-m-2 {}

.c-row-span-m-3 {}

.c-row-span-m-4 {}

.c-row-span-m-5 {}

.c-row-span-m-6 {}

.c-row-span-s-1 {}

.c-row-span-s-2 {}

.c-row-span-s-3 {}

.c-row-span-s-4 {}

.c-row-span-s-5 {}

.c-row-span-s-6 {}

.c-row-span-xl-1 {}

.c-row-span-xl-2 {}

@media (max-width: 1120px) {}

.c-row-span-xl-3 {}

.c-row-span-xl-4 {}

.c-row-span-xl-5 {}

.c-row-span-xl-6 {}

.c-row-start-1 {}

.c-row-start-2 {}

.c-row-start-3 {}

.c-row-start-4 {}

.c-row-start-5 {}

.c-row-start-6 {}

.c-row-start-l-1 {}

.c-row-start-l-2 {}

.c-row-start-l-3 {}

.c-row-start-l-4 {}

.c-row-start-l-5 {}

.c-row-start-l-6 {}

.c-row-start-m-1 {}

.c-row-start-m-2 {}

.c-row-start-m-3 {}

.c-row-start-m-4 {}

.c-row-start-m-5 {}

.c-row-start-m-6 {}

.c-row-start-s-1 {}

.c-row-start-s-3 {}

.c-row-start-s-4 {}

.c-row-start-s-5 {}

.c-row-start-s-6 {}

.c-row-start-xl-1 {}

.c-row-start-xl-2 {}

.c-row-start-xl-3 {}

.c-row-start-xl-4 {}

.c-row-start-xl-5 {}

.c-row-start-xl-6 {}

.c-col-span-2 {}

@media (max-width: 991px) {}

.c-col-span-3 {}

.c-col-span-4 {}

.c-col-span-5 {}

.c-col-span-6 {}

.c-col-span-l-1 {}

.c-col-span-l-3 {}

.c-col-span-l-4 {}

.c-col-span-l-5 {}

.c-col-span-l-6 {}

.c-col-span-m-1 {}

.c-col-span-m-2 {}

.c-col-span-m-3 {}

.c-col-span-m-4 {}

.c-col-span-m-5 {}

.c-col-span-m-6 {}

.c-col-span-s-2 {}

.c-col-span-s-3 {}

.c-col-span-s-4 {}

.c-col-span-s-5 {}

.c-col-span-s-6 {}

.c-col-span-xl-1 {}

.c-col-span-xl-2 {}

.c-col-span-xl-3 {}

.c-col-span-xl-4 {}

.c-col-span-xl-5 {}

.c-col-span-xl-6 {}

.c-col-start-2 {}

.c-col-start-l-1 {}

.c-col-start-l-2 {}

.c-col-start-l-3 {}

.c-col-start-l-4 {}

.c-col-start-l-5 {}

.c-col-start-l-6 {}

.c-col-start-m-1 {}

.c-col-start-m-2 {}

.c-col-start-m-3 {}

.c-col-start-m-4 {}

.c-col-start-m-5 {}

.c-col-start-m-6 {}

.c-col-start-s-1 {}

.c-col-start-s-2 {}

.c-col-start-s-3 {}

.c-col-start-s-4 {}

.c-col-start-s-5 {}

.c-col-start-s-6 {}

.c-col-start-xl-1 {}

.c-col-start-xl-2 {}

.c-col-start-xl-3 {}

.c-col-start-xl-4 {}

.c-col-start-xl-5 {}

.c-col-start-xl-6 {}

.c-left {
  text-align: left;
}

.c-left:not(.ct-section):not(.oxy-easy-posts),
.c-left.oxy-easy-posts .oxy-posts,
.c-left.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.c-center {
  text-align: center;
}

.c-center:not(.ct-section):not(.oxy-easy-posts),
.c-center.oxy-easy-posts .oxy-posts,
.c-center.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c-right {
  text-align: right;
}

.c-right:not(.ct-section):not(.oxy-easy-posts),
.c-right.oxy-easy-posts .oxy-posts,
.c-right.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.c-middle-center {
  text-align: center;
}

.c-middle-center:not(.ct-section):not(.oxy-easy-posts),
.c-middle-center.oxy-easy-posts .oxy-posts,
.c-middle-center.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c-middle-left {
  text-align: left;
}

.c-middle-left:not(.ct-section):not(.oxy-easy-posts),
.c-middle-left.oxy-easy-posts .oxy-posts,
.c-middle-left.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.c-middle-right {
  text-align: right;
}

.c-middle-right:not(.ct-section):not(.oxy-easy-posts),
.c-middle-right.oxy-easy-posts .oxy-posts,
.c-middle-right.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.c-top-center {
  text-align: center;
}

.c-top-center:not(.ct-section):not(.oxy-easy-posts),
.c-top-center.oxy-easy-posts .oxy-posts,
.c-top-center.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.c-top-left {
  text-align: left;
}

.c-top-left:not(.ct-section):not(.oxy-easy-posts),
.c-top-left.oxy-easy-posts .oxy-posts,
.c-top-left.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.c-top-right {
  text-align: right;
}

.c-top-right:not(.ct-section):not(.oxy-easy-posts),
.c-top-right.oxy-easy-posts .oxy-posts,
.c-top-right.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

.c-bottom-center {
  text-align: center;
}

.c-bottom-center:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-center.oxy-easy-posts .oxy-posts,
.c-bottom-center.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.c-bottom-left {
  text-align: left;
}

.c-bottom-left:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-left.oxy-easy-posts .oxy-posts,
.c-bottom-left.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}

.c-bottom-right {
  text-align: right;
}

.c-bottom-right:not(.ct-section):not(.oxy-easy-posts),
.c-bottom-right.oxy-easy-posts .oxy-posts,
.c-bottom-right.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}

.c-left-self {
  margin-right: auto;
}

.c-center-self {
  margin-left: auto;
  margin-right: auto;
}

.c-right-self {
  margin-left: auto;
}

.c-max-width-320 {
  max-width: 320px;
}

.c-max-width-480 {
  max-width: 480px;
}

.c-max-width-640 {
  max-width: 640px;
}

.c-max-width-960 {
  max-width: 960px;
}

.c-max-width-1120 {
  max-width: 1120px;
}

.c-opacity-25 {
  opacity: 0.25;
}

.c-opacity-50 {
  opacity: 0.5;
}

.c-opacity-75 {
  opacity: 0.75;
}

.c-uppercase {
  text-transform: uppercase;
}

.c-lowercase {
  text-transform: lowercase;
}

.c-underline {
  text-decoration: underline;
}

.c-bold {
  font-weight: 600;
}

.c-italic {
  font-style: italic;
}

.hyperion-subheading {
  font-family: Kanit sh;
  color: #e96199;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: 4px;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .hyperion-subheading {
    font-size: 20px;
  }
}

.hyperion-heading-two {
  font-family: Kanit sh;
  color: #23232d;
  font-weight: 900;
  font-size: 120px;
  line-height: 1;
}

@media (max-width: 991px) {
  .hyperion-heading-two {
    font-size: 96px;
  }
}

@media (max-width: 767px) {
  .hyperion-heading-two {
    font-size: 72px;
  }
}

@media (max-width: 479px) {
  .hyperion-heading-two {
    font-size: 60px;
  }
}

.oxy-stock-content-styles {}

.hyperion-logo:hover {
  opacity: 1;
}

.hyperion-logo {
  opacity: 0.7;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}

@media (max-width: 767px) {
  .hyperion-logo {}
}

.hyperion-footer-1-text {
  font-family: Kanit sh;
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}

.hyperion-heading-one {
  font-family: Kanit sh;
  color: #23232d;
  font-size: 180px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0px;
}

@media (max-width: 991px) {
  .hyperion-heading-one {
    font-size: 120px;
  }
}

@media (max-width: 767px) {
  .hyperion-heading-one {
    font-size: 96px;
  }
}

@media (max-width: 479px) {
  .hyperion-heading-one {
    font-size: 72px;
  }
}

.hyperion-body-text {
  font-family: Kanit sh;
  font-size: 20px;
  color: #52565a;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hyperion-primary-button:hover {
  color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 0 20px 40px;
  transform: scale(1.05, 1.05);
}

.hyperion-primary-button {
  background-image: linear-gradient(120deg, #e96199, #e9435a);
  font-family: Kanit sh;
  font-size: 24px;
  color: #ffffff;
  font-weight: 900;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  background-color: #e96199;
  letter-spacing: .25em;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 60px;
  padding-right: 60px;
  border-radius: 1000px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

@media (max-width: 991px) {
  .hyperion-primary-button {
    padding-left: 42px;
    padding-right: 42px;
  }
}

@media (max-width: 479px) {
  .hyperion-primary-button {
    font-size: 18px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 42px;
    padding-right: 42px;
  }
}

.hyperion-iconblock-1-column {}

.hyperion-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-1-column.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-1-column.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

@media (max-width: 991px) {
  .hyperion-iconblock-1-column {}

  .hyperion-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
  .hyperion-iconblock-1-column.oxy-easy-posts .oxy-posts,
  .hyperion-iconblock-1-column.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .hyperion-iconblock-1-column {}
}

.hyperion-iconblock-1-title {
  font-family: Kanit sh;
  color: #3e3e4b;
  font-size: 30px;
  font-weight: 900;
  margin-right: 18px;
  min-width: 75px;
  text-align: right;
  line-height: 1;
}

@media (max-width: 991px) {
  .hyperion-iconblock-1-title {
    text-align: center;
    margin-right: 0px;
    margin-bottom: 12px;
  }
}

.hyperion-iconblock-1-icon {
  width: 96px;
  margin-right: 18px;
}

@media (max-width: 991px) {
  .hyperion-iconblock-1-icon {
    margin-right: 0px;
    margin-bottom: 12px;
  }
}

.hyperion-iconblock-1-text {
  font-family: Kanit sh;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}

@media (max-width: 991px) {
  .hyperion-iconblock-1-text {
    text-align: center;
  }
}

.hyperion-outline-button:hover {
  transform: scale(1.05, 1.05);
  color: #ffffff;
  background-color: #e96199;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e96199;
  border-right-color: #e96199;
  border-bottom-color: #e96199;
  border-left-color: #e96199;
}

.hyperion-outline-button {
  font-weight: 900;
  font-size: 24px;
  color: #e96199;
  line-height: 1;
  letter-spacing: .125em;
  text-align: center;
  text-decoration: none;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 58px;
  padding-right: 58px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: 3E96199;
  border-right-color: 3E96199;
  border-bottom-color: 3E96199;
  border-left-color: 3E96199;
  border-radius: 1000px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

@media (max-width: 991px) {
  .hyperion-outline-button {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 479px) {
  .hyperion-outline-button {
    font-size: 18px;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.hyperion-big-text {
  font-family: Kanit sh;
  color: #23232d;
  font-size: 30px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .hyperion-big-text {
    font-size: 24px;
  }
}

.hyperion-team-1-column:hover {
  box-shadow: 0 20px 40px 0 rgba(194, 191, 211, 0.40), inset 2px 2px 0px #e8e6f2, 2px 2px 0px #e8e6f2;
  transition: all ease 0.2s;
}

.hyperion-team-1-column {
  text-align: center;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-width: 2px;
  border-top-color: #e8e6f2;
  border-left-width: 2px;
  border-left-color: #e8e6f2;
  border-right-color: #e8e6f2;
  border-bottom-color: #e8e6f2;
  border-right-width: 2px;
  border-bottom-width: 2px;
}

.hyperion-team-1-column:not(.ct-section):not(.oxy-easy-posts),
.hyperion-team-1-column.oxy-easy-posts .oxy-posts,
.hyperion-team-1-column.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hyperion-team-1-avatar {
  width: 144px;
  border-radius: 50px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.hyperion-team-1-title {
  font-family: Kanit sh;
  color: #23232d;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 6px;
  margin-left: 20px;
  margin-right: 20px;
}

.hyperion-portfolio-wrapper {
  background-image: url(../../sites/48/2018/04/p-3%402x.jpg);
  background-size: cover;
  width: 100%;
  background-color: #e96199;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-top: 50%;
  padding-right: 60px;
  margin-bottom: 40px;
  position: relative;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .hyperion-portfolio-wrapper {
    padding-left: 48px;
    padding-right: 48px;
    padding-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .hyperion-portfolio-wrapper {
    order: 1;
  }
}

@media (max-width: 479px) {
  .hyperion-portfolio-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
}

.hyperion-heading-three {
  font-family: Kanit sh;
  color: #23232d;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  z-index: 100;
}

.hyperion-portfolio-1-tags {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 18px;
  z-index: 100;
}

.hyperion-portfolio-1-button:hover {
  background-color: white;
  color: #e96199;
}

.hyperion-portfolio-1-button {
  font-family: Kanit sh;
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: .125em;
  background-color: rgba(255, 255, 255, 0.2);
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 18px;
  padding-bottom: 16px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  text-align: center;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  z-index: 100;
}

@media (max-width: 991px) {
  .hyperion-portfolio-1-button {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.hyperion-tesimonial-1-slide {
  padding-left: 24px;
  padding-top: 48px;
  padding-right: 24px;
  padding-bottom: 24px;
}

.hyperion-tesimonial-1-slide:not(.ct-section):not(.oxy-easy-posts),
.hyperion-tesimonial-1-slide.oxy-easy-posts .oxy-posts,
.hyperion-tesimonial-1-slide.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 991px) {
  .hyperion-tesimonial-1-slide {}

  .hyperion-tesimonial-1-slide:not(.ct-section):not(.oxy-easy-posts),
  .hyperion-tesimonial-1-slide.oxy-easy-posts .oxy-posts,
  .hyperion-tesimonial-1-slide.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .hyperion-tesimonial-1-slide {
    text-align: center;
  }

  .hyperion-tesimonial-1-slide:not(.ct-section):not(.oxy-easy-posts),
  .hyperion-tesimonial-1-slide.oxy-easy-posts .oxy-posts,
  .hyperion-tesimonial-1-slide.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 479px) {
  .hyperion-tesimonial-1-slide {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 12px;
    padding-bottom: 0px;
    height: 100%;
  }
}

.hyperion-testimonial-1-text {
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #23232d;
}

@media (max-width: 767px) {
  .hyperion-testimonial-1-text {
    font-size: 24px;
  }
}

.hyperion-testimonial-1-title {
  font-family: Kanit sh;
  color: #e96199;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
  margin-right: 18px;
}

@media (max-width: 767px) {
  .hyperion-testimonial-1-title {
    margin-right: 0px;
    margin-bottom: 12px;
    margin-top: auto;
  }
}

.hyperion-testimonial-1-image {
  width: 96px;
  border-radius: 30px;
  margin-right: 18px;
}

@media (max-width: 767px) {
  .hyperion-testimonial-1-image {
    margin-right: 0px;
    margin-bottom: 18px;
  }
}

.hyperion-testimonial-1-wrapper {
  text-align: left;
}

.hyperion-testimonial-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-testimonial-1-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-testimonial-1-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .hyperion-testimonial-1-wrapper {
    text-align: center;
  }

  .hyperion-testimonial-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .hyperion-testimonial-1-wrapper.oxy-easy-posts .oxy-posts,
  .hyperion-testimonial-1-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 479px) {
  .hyperion-testimonial-1-wrapper {
    text-align: center;
  }

  .hyperion-testimonial-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .hyperion-testimonial-1-wrapper.oxy-easy-posts .oxy-posts,
  .hyperion-testimonial-1-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.hyperion-testimonial-1-name {
  font-family: Kanit sh;
  color: #23232d;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 6px;
}

.hyperion-blog-1-title-wrapper {
  background-image: linear-gradient(45deg, #e9435a, #e96199);
  margin-bottom: -218px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 72px;
  padding-top: 60px;
  background-color: #e96199;
  z-index: 100;
  width: calc(50% - 12px);
}

.hyperion-pricing-1-wrapper:hover {
  background-color: #3e3e4b;
}

.hyperion-pricing-1-wrapper {
  width: 100%;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #3e3e4b;
  border-right-color: #3e3e4b;
  border-bottom-color: #3e3e4b;
  border-left-color: #3e3e4b;
  text-align: center;
  padding-top: 48px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 48px;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

.hyperion-pricing-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-pricing-1-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-pricing-1-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.hyperion-pricing-1-icon {
  width: 96px;
  margin-bottom: 18px;
}

.hyperion-pricing-1-title {
  font-family: Kanit sh;
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 12px;
}

.hyperion-pricing-1-label {
  font-family: Kanit sh;
  color: #e96199;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.hyperion-pricing-1-text {
  font-family: Kanit sh;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  margin-bottom: 18px;
}

.header-fixed {}

.steckbrief {}

.steckbrief .ct-section-inner-wrap {
  padding-top: 50px;
  padding-bottom: 0;
}

@media (max-width: 991px) {
  .steckbrief {}

  .steckbrief .ct-section-inner-wrap {
    padding-top: 37px;
  }
}

.anwaelte {
  background-image: linear-gradient(rgba(17, 21, 28, 0.2), rgba(17, 21, 28, 0.2));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.onscrollbackground {}

.schwarze-schrifft {
  font-weight: 300;
  width: 100%;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .schwarze-schrifft {}
}

@media (max-width: 479px) {
  .schwarze-schrifft {
    margin-right: 0px;
  }
}

.anwalt-name {}

.anwalt-bezeichnung {}

.anwalt-hover:hover {
  background-color: rgba(29, 65, 77, 0.8);
}

.anwalt-hover {}

.social-icon:hover {
  color: #1d414d;
}

.social-icon:hover {}

.social-icon {
  color: #997857;
}

.social-icon>svg {
  width: 40px;
  height: 40px;
}

.social-icon {
  margin-left: 10px;
  margin-right: 10px;
  width: 80.00px;
}

.hide-mobile {}

@media (max-width: 1120px) {
  .hide-mobile {}

  .hide-mobile:not(.ct-section):not(.oxy-easy-posts),
  .hide-mobile.oxy-easy-posts .oxy-posts,
  .hide-mobile.ct-section .ct-section-inner-wrap {
    display: none;
  }
}

@media (max-width: 991px) {
  .hide-mobile {}

  .hide-mobile:not(.ct-section):not(.oxy-easy-posts),
  .hide-mobile.oxy-easy-posts .oxy-posts,
  .hide-mobile.ct-section .ct-section-inner-wrap {
    display: none;
  }
}

.zwei-drittel {
  width: 75%;
}

@media (max-width: 991px) {
  .zwei-drittel {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .zwei-drittel {
    width: 100%;
  }
}

.ratgabersuche {}

.text-75 {
  width: 65%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

@media (max-width: 991px) {
  .text-75 {
    width: 100%;
  }
}

.aussage-mobil {}

.br-wahl {}

.krank-nach-urlaub {}

.top--menu {}

.coloren {
  color: #ffffff;
}

/* COLUMNS - DESKTOP */
/* ----------------- */

.c-columns-2-auto {
  display: grid !important;
  grid-template-columns: auto auto;
  width: 100%;
}

.c-columns-6 {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  width: 100%;
}

.c-columns-5 {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  width: 100%;
}

.c-columns-4 {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

.c-columns-3 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}

.c-columns-2 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

.c-columns-3-2 {
  display: grid !important;
  grid-template-columns: 3fr 2fr;
  width: 100%;
}

.c-columns-2-3 {
  display: grid !important;
  grid-template-columns: 2fr 3fr;
  width: 100%;
}

.c-columns-1-2 {
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  width: 100%;
}

.c-columns-2-1 {
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  width: 100%;
}

.c-columns-3-1 {
  display: grid !important;
  grid-template-columns: 3fr 1fr;
  width: 100%;
}

.c-columns-1-3 {
  display: grid !important;
  grid-template-columns: 1fr 3fr;
  width: 100%;
}

/* ROW SPANS - DESKTOP - INCREASE CELL SIZE */

.c-row-span-2 {
  grid-row: span 2 / span 2;
}

.c-row-span-3 {
  grid-row: span 3 / span 3;
}

.c-row-span-4 {
  grid-row: span 4 / span 4;
}

.c-row-span-5 {
  grid-row: span 5 / span 5;
}

.c-row-span-6 {
  grid-row: span 6 / span 6;
}

/* COLUMN SPANS - DESKTOP - INCREASE CELL SIZE */

.c-col-span-2 {
  grid-column: span 2 / span 2;
}

.c-col-span-3 {
  grid-column: span 3 / span 3;
}

.c-col-span-4 {
  grid-column: span 4 / span 4;
}

.c-col-span-5 {
  grid-column: span 5 / span 5;
}

.c-col-span-6 {
  grid-column: span 6 / span 6;
}

/* ROW START - DESKTOP - POSITION OF THE ROW */

.c-row-start-1 {
  grid-row-start: 1;
}

.c-row-start-2 {
  grid-row-start: 2;
}

.c-row-start-3 {
  grid-row-start: 3;
}

.c-row-start-4 {
  grid-row-start: 4;
}

.c-row-start-5 {
  grid-row-start: 5;
}

.c-row-start-6 {
  grid-row-start: 6;
}

/* COLUMN START - DESKTOP - POSITION OF THE COLUMN */

.c-col-start-1 {
  grid-column-start: 1;
}

.c-col-start-2 {
  grid-column-start: 2;
}

.c-col-start-3 {
  grid-column-start: 3;
}

.c-col-start-4 {
  grid-column-start: 4;
}

.c-col-start-5 {
  grid-column-start: 5;
}

.c-col-start-6 {
  grid-column-start: 6;
}


/* COLUMNS - LAPTOP */
/* ---------------- */

@media only screen and (max-width: 1399px) {
  .c-columns-xl-5 {
    grid-template-columns: repeat(5, 1fr);
  }

  .c-columns-xl-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .c-columns-xl-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .c-columns-xl-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .c-columns-xl-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - LAPTOP */

  .c-row-span-xl-1 {
    grid-row: span 1 / span 1;
  }

  .c-row-span-xl-2 {
    grid-row: span 2 / span 2;
  }

  .c-row-span-xl-3 {
    grid-row: span 3 / span 3;
  }

  .c-row-span-xl-4 {
    grid-row: span 4 / span 4;
  }

  .c-row-span-xl-5 {
    grid-row: span 5 / span 5;
  }

  .c-row-span-xl-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - LAPTOP */

  .c-col-span-xl-1 {
    grid-column: span 1 / span 1;
  }

  .c-col-span-xl-2 {
    grid-column: span 2 / span 2;
  }

  .c-col-span-xl-3 {
    grid-column: span 3 / span 3;
  }

  .c-col-span-xl-4 {
    grid-column: span 4 / span 4;
  }

  .c-col-span-xl-5 {
    grid-column: span 5 / span 5;
  }

  .c-col-span-xl-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-xl-1 {
    grid-row-start: 1;
  }

  .c-row-start-xl-2 {
    grid-row-start: 2;
  }

  .c-row-start-xl-3 {
    grid-row-start: 3;
  }

  .c-row-start-xl-4 {
    grid-row-start: 4;
  }

  .c-row-start-xl-5 {
    grid-row-start: 5;
  }

  .c-row-start-xl-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-xl-1 {
    grid-column-start: 1;
  }

  .c-col-start-xl-2 {
    grid-column-start: 2;
  }

  .c-col-start-xl-3 {
    grid-column-start: 3;
  }

  .c-col-start-xl-4 {
    grid-column-start: 4;
  }

  .c-col-start-xl-5 {
    grid-column-start: 5;
  }

  .c-col-start-xl-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - TABLET */
/* ---------------- */

@media only screen and (max-width: 991px) {
  .c-columns-l-4 {
    grid-template-columns: repeat(4, 1fr);
  }

  .c-columns-l-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .c-columns-l-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .c-columns-l-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - TABLET */

  .c-row-span-l-1 {
    grid-row: span 1 / span 1;
  }

  .c-row-span-l-2 {
    grid-row: span 2 / span 2;
  }

  .c-row-span-l-3 {
    grid-row: span 3 / span 3;
  }

  .c-row-span-l-4 {
    grid-row: span 4 / span 4;
  }

  .c-row-span-l-5 {
    grid-row: span 5 / span 5;
  }

  .c-row-span-l-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - TABLET */

  .c-col-span-l-1 {
    grid-column: span 1 / span 1;
  }

  .c-col-span-l-2 {
    grid-column: span 2 / span 2;
  }

  .c-col-span-l-3 {
    grid-column: span 3 / span 3;
  }

  .c-col-span-l-4 {
    grid-column: span 4 / span 4;
  }

  .c-col-span-l-5 {
    grid-column: span 5 / span 5;
  }

  .c-col-span-l-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - LAPTOP */

  .c-row-start-l-1 {
    grid-row-start: 1;
  }

  .c-row-start-l-2 {
    grid-row-start: 2;
  }

  .c-row-start-l-3 {
    grid-row-start: 3;
  }

  .c-row-start-l-4 {
    grid-row-start: 4;
  }

  .c-row-start-l-5 {
    grid-row-start: 5;
  }

  .c-row-start-l-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - LAPTOP */

  .c-col-start-l-1 {
    grid-column-start: 1;
  }

  .c-col-start-l-2 {
    grid-column-start: 2;
  }

  .c-col-start-l-3 {
    grid-column-start: 3;
  }

  .c-col-start-l-4 {
    grid-column-start: 4;
  }

  .c-col-start-l-5 {
    grid-column-start: 5;
  }

  .c-col-start-l-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE LANDSCAPE */
/* -------------------------- */

@media only screen and (max-width: 767px) {
  .c-columns-m-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .c-columns-m-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .c-columns-m-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - MOBILE LANDSCAPE */

  .c-row-span-m-1 {
    grid-row: span 1 / span 1;
  }

  .c-row-span-m-2 {
    grid-row: span 2 / span 2;
  }

  .c-row-span-m-3 {
    grid-row: span 3 / span 3;
  }

  .c-row-span-m-4 {
    grid-row: span 4 / span 4;
  }

  .c-row-span-m-5 {
    grid-row: span 5 / span 5;
  }

  .c-row-span-m-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE LANDSCAPE */

  .c-col-span-m-1 {
    grid-column: span 1 / span 1;
  }

  .c-col-span-m-2 {
    grid-column: span 2 / span 2;
  }

  .c-col-span-m-3 {
    grid-column: span 3 / span 3;
  }

  .c-col-span-m-4 {
    grid-column: span 4 / span 4;
  }

  .c-col-span-m-5 {
    grid-column: span 5 / span 5;
  }

  .c-col-span-m-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE LANDSCAPE */

  .c-row-start-m-1 {
    grid-row-start: 1;
  }

  .c-row-start-m-2 {
    grid-row-start: 2;
  }

  .c-row-start-m-3 {
    grid-row-start: 3;
  }

  .c-row-start-m-4 {
    grid-row-start: 4;
  }

  .c-row-start-m-5 {
    grid-row-start: 5;
  }

  .c-row-start-m-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE LANDSCAPE */

  .c-col-start-m-1 {
    grid-column-start: 1;
  }

  .c-col-start-m-2 {
    grid-column-start: 2;
  }

  .c-col-start-m-3 {
    grid-column-start: 3;
  }

  .c-col-start-m-4 {
    grid-column-start: 4;
  }

  .c-col-start-m-5 {
    grid-column-start: 5;
  }

  .c-col-start-m-6 {
    grid-column-start: 6;
  }

}

/* COLUMNS - MOBILE */
/* ---------------- */

@media only screen and (max-width: 479px) {
  .c-columns-s-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  .c-columns-s-1 {
    grid-template-columns: 1fr;
  }

  /* ROW SPANS - MOBILE */

  .c-row-span-s-1 {
    grid-row: span 1 / span 1;
  }

  .c-row-span-s-2 {
    grid-row: span 2 / span 2;
  }

  .c-row-span-s-3 {
    grid-row: span 3 / span 3;
  }

  .c-row-span-s-4 {
    grid-row: span 4 / span 4;
  }

  .c-row-span-s-5 {
    grid-row: span 5 / span 5;
  }

  .c-row-span-s-6 {
    grid-row: span 6 / span 6;
  }

  /* COLUMN SPANS - MOBILE */

  .c-col-span-s-1 {
    grid-column: span 1 / span 1;
  }

  .c-col-span-s-2 {
    grid-column: span 2 / span 2;
  }

  .c-col-span-s-3 {
    grid-column: span 3 / span 3;
  }

  .c-col-span-s-4 {
    grid-column: span 4 / span 4;
  }

  .c-col-span-s-5 {
    grid-column: span 5 / span 5;
  }

  .c-col-span-s-6 {
    grid-column: span 6 / span 6;
  }

  /* ROW START - MOBILE */

  .c-row-start-s-1 {
    grid-row-start: 1;
  }

  .c-row-start-s-2 {
    grid-row-start: 2;
  }

  .c-row-start-s-3 {
    grid-row-start: 3;
  }

  .c-row-start-s-4 {
    grid-row-start: 4;
  }

  .c-row-start-s-5 {
    grid-row-start: 5;
  }

  .c-row-start-s-6 {
    grid-row-start: 6;
  }

  /* COLUMN START - MOBILE */

  .c-col-start-s-1 {
    grid-column-start: 1;
  }

  .c-col-start-s-2 {
    grid-column-start: 2;
  }

  .c-col-start-s-3 {
    grid-column-start: 3;
  }

  .c-col-start-s-4 {
    grid-column-start: 4;
  }

  .c-col-start-s-5 {
    grid-column-start: 5;
  }

  .c-col-start-s-6 {
    grid-column-start: 6;
  }

}


/* OTHER */
/* ---------------- */

/* CSS GRID - GALLERIES AND LAYOUTS */
.c-gallery {
  align-items: stretch;
}

.c-gallery img {
  object-fit: cover;
}


/* GRID 1 */

.c-grid-1 {
  display: grid !important;
  width: 100%;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

.c-grid-1 *:nth-child(1) {
  grid-area: 1 / 1 / span 2 / span 2;
}

.c-grid-1 *:nth-child(2) {
  grid-area: 1 / 3;
}

.c-grid-1 *:nth-child(3) {
  grid-area: 2 / 3;
}

@media only screen and (max-width: 767px) {

  .c-grid-1 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1.5fr 1fr;
  }

  .c-grid-1 *:nth-child(1) {
    grid-area: 1 / 1 / 2 / 3;
  }

  .c-grid-1 *:nth-child(2) {
    grid-area: 2 / 1;
  }

  .c-grid-1 *:nth-child(3) {
    grid-area: 2 / 2;
  }

}


/* GRID 2 */

.c-grid-2 {
  display: grid !important;
  width: 100%;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
}

.c-grid-2 *:nth-child(1) {
  grid-area: 1 / 1 / 2 / 4;
}

.c-grid-2 *:nth-child(2) {
  grid-area: 1 / 4 / 2 / 6;
}

.c-grid-2 *:nth-child(3) {
  grid-area: 2 / 1 / 3 / 3;
}

.c-grid-2 *:nth-child(4) {
  grid-area: 2 / 3 / 3 / 6;
}

/* GALLERY SLIDER */

ul.splide__list {
  width: 100%;
}

#primary-slider {
  margin-bottom: 10px;
}

.splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.splide--nav>.splide__track>.splide__list>.splide__slide {
  border: none !important;
  opacity: 0.5;
  transition: opacity 0.6s;
}

.splide--nav>.splide__track>.splide__list>.splide__slide:hover {
  opacity: 1;
}

.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
  opacity: 1;
}

/* ARROWS STYLING */

.splide .splide__arrow,
.oxy-oxyninja-slider .splide__arrow {
  border-radius: 0;
  opacity: 0;
  background: #fff;
  box-shadow: 0 1px 5px #0000001c;
  transition: all 0.4s;
}

.splide:hover .splide__arrow,
.oxy-oxyninja-slider:hover .splide__arrow {
  opacity: 0.8;
}

.splide .splide__arrow:hover,
.oxy-oxyninja-slider .splide__arrow:hover {
  opacity: 1;
  background: #fff;
  box-shadow: 0 1px 10px #0000001c;
}

.splide .splide__arrows button:disabled,
.oxy-oxyninja-slider .splide__arrows button:disabled {
  display: none;
}

/* ARROWS APPEAR ON SLIDER HOVER */

.splide .splide__arrow--prev,
.oxy-oxyninja-slider .splide__arrow--prev {
  left: 0;
}

.splide .splide__arrow--next,
.oxy-oxyninja-slider .splide__arrow--next {
  right: 0;
}

.splide:hover .splide__arrow--prev,
.oxy-oxyninja-slider:hover .splide__arrow--prev {
  left: 1em;
}

.splide:hover .splide__arrow--next,
.oxy-oxyninja-slider:hover .splide__arrow--next {
  right: 1em;
}

/* ARROWS APPEARING ALL THE TIME ON PHONES */

@media only screen and (max-width: 991px) {

  .splide .splide__arrow,
  .oxy-oxyninja-slider .splide__arrow {
    opacity: 1;
  }

  .splide .splide__arrow--prev,
  .oxy-oxyninja-slider .splide__arrow--prev {
    left: 1em;
  }

  .splide .splide__arrow--next,
  .oxy-oxyninja-slider .splide__arrow--next {
    right: 1em;
  }
}

/* CAROUSEL PAGINATION */

.splide .splide__pagination,
.oxy-oxyninja-slider .splide__pagination {
  bottom: -1em;
}

.splide .splide__pagination__page,
.oxy-oxyninja-slider .splide__pagination__page {
  width: 40px;
  height: 1px;
  background: #323232;
  border-radius: 0;
  opacity: 0.2;
}

.splide .splide__pagination__page.is-active,
.oxy-oxyninja-slider .splide__pagination__page.is-active {
  background: #323232;
  transform: scale(1);
  opacity: 0.7;
}

.wc-product-gallery-1 .splide .splide__pagination,
.wc-product-gallery-2 .splide .splide__pagination,
.wc-product-gallery-1 .oxy-oxyninja-slider .splide__pagination,
.wc-product-gallery-2 .oxy-oxyninja-slider .splide__pagination {
  display: none;
}

/* GLOBAL TYPOGRAPHY VARIABLES */

html {
  font-size: 100%;
}

:root {
  --h1-fallback: 2.8rem;
  --h1: clamp(2.03rem, 1.61rem - -2.07vw, 3.42rem);

  --h2-fallback: 2.3rem;
  --h2: clamp(1.80rem, 1.49rem - -1.56vw, 2.85rem);

  --h3-fallback: 2rem;
  --h3: clamp(1.60rem, 1.37rem - -1.15vw, 2.38rem);

  --h4-fallback: 1.6rem;
  --h4: clamp(1.42rem, 1.26rem - -0.82vw, 1.98rem);

  --h5-fallback: 1.35rem;
  --h5: clamp(1.27rem, 1.15rem - -0.57vw, 1.65rem);

  --h6-fallback: 1.2rem;
  --h6: clamp(1.13rem, 1.05rem - -0.37vw, 1.38rem);


  --s-text-fallback: 0.85rem;
  --s-text: 0.85rem;

  --m-text-fallback: 1rem;
  --m-text: 1rem;

  --l-text-fallback: 1rem;
  --l-text: clamp(1rem, 0.82rem - -0.40vw, 1.2rem);

  --xl-text-fallback: 1.2rem;
  --xl-text: clamp(1.1rem, 0.98rem - -0.48vw, 1.40rem);
}

/* GLOBAL SPACING VARIABLES */

:root {
  --xs-space-fallback: 1vmin;
  --xs-space: clamp(4px, 1vmin, 10px);

  --s-space-fallback: 2vmin;
  --s-space: clamp(8px, 2vmin, 20px);

  --m-space-fallback: 3.5vmin;
  --m-space: clamp(12px, 3.5vmin, 30px);

  --l-space-fallback: 5vmin;
  --l-space: clamp(20px, 5vmin, 50px);

  --xl-space-fallback: 7vmin;
  --xl-space: clamp(32px, 7vmin, 80px);

  --xxl-space-fallback: 12vmin;
  --xxl-space: clamp(52px, 12vmin, 130px);
}

h4 {
  padding-top: 10px !important;
}

.oxy-header-container {
  padding-right: 0px;
  padding-left: 0px;
}

.menu-item-has-children ul li a {
  font-size: 20px !important;
  padding-left: 10px;

}

.logged-in.admin-bar div#_header_row-386-26.header-fixed {
  top: 32px;
}


.steckbrief a {
  color: #997857;
}

.steckbrief a:hover {
  color: #806449;
}

a.anwaelte {
  font-weight: 300;
}

.schwarze-schrifft a {
  color: #997857;
  text-decoration: none;
}

.schwarze-schrifft a:hover {
  color: #997857;
  text-decoration: underline;
}

.kontaktformular-codeblock {
  padding-top: 57px;
  padding-left: 138px;
  padding-right: 138px;
  padding-bottom: 57px;
}

input.contactform-input,
.contactform-textarea {
  background-color: rgba(0, 0, 0, 0);
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px #9D9EA1 solid;
  margin: 5px;
}

input.contactform-input::placeholder,
.contactform-textarea::placeholder {
  color: #9D9EA1;
}

.contactform-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #997857 solid;
  padding: 20px 55px;
  font-size: 20px;
  color: #997857;
  font-family: 'Kanit';
  text-transform: uppercase;
}

.contactform-textarea {
  width: 98%;
}

input.contactform-input {
  width: 48%;
  margin-bottom: 85px;
  height: 32px;
}

.contactform-btn-main {
  padding-top: 15px;
  text-align: center;
}

.contactform-btn:hover {
  cursor: pointer;
  background-color: #003262;
}

span.pflichtfelder {
  color: #997857;
  font-size: 14px;
}

span.contactform-radio {
  margin-bottom: 69px;
  display: inline-block;
}

.antwort-telefon-email {
  margin-top: 40px;
  display: inline-block;
}

.datenschutzhinweis {
  display: inline-block;
  margin-top: 24px;
}

.anwaelte {
  min-width: 350px;
}

:not(#ct-builder) .anwaelte .anwalt-hover .oxy-rich-text {
  display: none;
}

:not(#ct-builder) .anwaelte .anwalt-hover .oxy-rich-text:last-child {
  display: block;
}

:not(#ct-builder) .anwaelte .anwalt-hover:hover .oxy-rich-text {
  display: block;
}

:not(#ct-builder) .anwaelte .anwalt-hover:hover .oxy-rich-text:last-child {
  display: none;
}

.oxel-breadcrumb-code a {
  text-decoration: none;
}

.oxel-breadcrumb-wrapper {
  z-index: 0 !important;
}

.oxel-breadcrumb-code {
  z-index: 0 !important;

}

.oxel-breadcrumb {
  z-index: 0 !important;
}



.urteile-template-default .ct-inner-content a {
  color: #997857;
}


@media only screen and (max-width: 1360px) {
  section .ct-section-inner-wrap {
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media only screen and (max-width: 1009px) {

  input.contactform-input,
  .contactform-textarea {
    width: 100%;
  }
}

@media only screen and (max-width: 980px) {

  :is(tr, div._important),
  :-webkit-any(tr, div._important) {
    display: block;
    padding-bottom: 40px;
  }

  :is(th, td, div._important),
  :-webkit-any(th, td, div._important) {
    display: block;
  }

  #section-4-84 .ct-section-inner-wrap {
    padding-left: 20px !important;
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size: 17px;
  }

  h1 {
    font-size: 42px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 22px;
  }


}

@media only screen and (max-width: 720px) {
  .kontaktformular-codeblock {
    padding-top: 57px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 57px;
  }

}

@media only screen and (max-width: 480px) {
  .anwaelte {
    min-width: auto;
  }
}

#section-4-84 .ct-section-inner-wrap {
  padding-left: 0px !important;
  padding-top: 120px !important;
}


div.wpforms-container-full .wpforms-form .wpforms-one-half {
  margin-left: 0% !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
  max-width: 90% !important;
  margin-right: 20px;
}

.kontaktformular-wp input {
  background-color: #eee !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid black !important;
  margin-top: 0px !important;
  font-family: inherit !important;
  padding: 0px !important;
}

.kontaktformular-wp .wpforms-form textarea {
  background-color: #eee !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid black !important;
  font-family: inherit !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  max-width: 60% !important;
  padding: 0px !important;
}

.kontaktformular-wp button {
  border: 1px #997857 solid !important;
  padding: 20px 55px !important;
  font-size: 20px !important;
  color: #997857 !important;
  font-family: 'Kanit';
  text-transform: uppercase !important;
  margin-top: 20px !important;
}


.kontaktformular-wp button:hover {
  background: #003262 !important;
}


.kontaktformular-wp a {
  color: #997857 !Important;
}


.wpforms-field.wpforms-field-select-style-classic select {
  background-color: #eee !important;
  font-family: inherit !important;
}

.wpforms-10951-field_16-container,
.kontakt-container {
  padding-top: 30px !important;
}


@media only screen and (max-width: 768px) {

  .kontaktformular-wp div.wpforms-container-full .wpforms-form .wpforms-one-half,
  {
  min-width: 100% !important;
}

.kontaktformular-wp .wpforms-one-half {
  width: 100% !important;
}

.kontaktformular-wp .wpforms-form textarea {
  width: 100% !important;
  max-width: 90% !important;
}


}

.text-75 a {
  color: #997857;
}



.kontaktformular-wp-b input {
  background-color: #eee !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid black !important;
  margin-top: 20px !important;
  font-family: inherit !important;
  padding: 0px !important;
}

.kontaktformular-wp-b .wpforms-form textarea {
  background-color: #eee !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid black !important;
  font-family: inherit !important;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  max-width: 60% !important;
  padding: 0px !important;
}

.kontaktformular-wp-b button {
  border: 1px #997857 solid !important;
  padding: 20px 55px !important;
  font-size: 20px !important;
  color: #997857 !important;
  font-family: 'Kanit';
  text-transform: uppercase !important;
  margin-top: 20px !important;
}


.kontaktformular-wp-b button:hover {
  background: #003262 !important;
}


.kontaktformular-wp-b a {
  color: #997857 !Important;
}

#wpforms-15734-field_18-container,
#wpforms-15734-field_12-container,
#wpforms-15734-field_5-container,
#wpforms-15734-field_13-container,
#wpforms-15734-field_8-container,
#wpforms-15734-field_9-container,
#wpforms-15734-field_14-container,
#wpforms-15734-field_4-container {
  padding: 0px !important;
}

#wpforms-15734-field_14-container label,
#wpforms-15734-field_4-container label {
  display: none !important;
}

#wpforms-15734-field_15-container {
  padding-top: 30px;
}

.abfindungsberatung .wpforms-field-label {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #fff;
}

.abfindungsberatung .wpforms-field-label-inline,
.abfindungsberatung .wpforms-field-sublabel,
.abfindungsberatung .wpforms-field-description {
  color: #fff;
}


.abfindungsberatung .wpforms-first {
  margin-right: 20px !important;
}

.abfindungsberatung--btn,
.wpforms-page-button {
  background-color: #997857 !important;
  border: 1px #997857 solid !important;
  padding: 10px 35px !important;
  font-size: 20px !important;
  color: #fff !important;
  font-family: 'Kanit';
  text-transform: uppercase !important;
}

.abfindungsberatung--btn:hover,
.wpforms-page-button:hover {
  background-color: #a6825e !important;
}

.wpforms-page-indicator-steps {
  font-weight: 600;
  font-size: 24px !important;
  color: #fff;
}

@media only screen and (max-width: 768px) {

  .kontaktformular-wp-b div.wpforms-container-full .wpforms-form .wpforms-one-half,
  {
  min-width: 100% !important;
}

.kontaktformular-wp-b .wpforms-one-half {
  width: 100% !important;
}

.kontaktformular-wp-b .wpforms-form textarea {
  width: 100% !important;
  max-width: 90% !important;
}

.oxel-breadcrumb ol li {
  margin-right: 5px !important;
  /* color: grey; */
}

#-pro-menu-452-26 .sub-menu {
  text-align: left !important;
}


#-pro-menu-422-26 .oxy-pro-menu-container .oxy-pro-menu-off-canvas-container {
  z-index: 9999 !important;
}