@import url("https://fonts.googleapis.com/css2?family=Fustat:wght@200..800&display=swap");
.background-colour_navy {
  background-color: #0D1B2B;
}
.background-colour_navy h1, .background-colour_navy h2, .background-colour_navy h3, .background-colour_navy h4, .background-colour_navy h5, .background-colour_navy h6, .background-colour_navy p {
  color: #FEFEFE;
}

.background-colour_white {
  background-color: #FEFEFE;
}

.background-colour_grey {
  background-color: #FAFAF9;
}

@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-Light.eot");
  src: local("Nib Pro Light"), local("NibPro-Light"), url("../fonts/NibPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-Light.woff2") format("woff2"), url("../fonts/NibPro-Light.woff") format("woff"), url("../fonts/NibPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-Italic.eot");
  src: local("Nib Pro Italic"), local("NibPro-Italic"), url("../fonts/NibPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-Italic.woff2") format("woff2"), url("../fonts/NibPro-Italic.woff") format("woff"), url("../fonts/NibPro-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-SemiBold.eot");
  src: local("Nib Pro SemiBold"), local("NibPro-SemiBold"), url("../fonts/NibPro-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-SemiBold.woff2") format("woff2"), url("../fonts/NibPro-SemiBold.woff") format("woff"), url("../fonts/NibPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-Bold.eot");
  src: local("Nib Pro Bold"), local("NibPro-Bold"), url("../fonts/NibPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-Bold.woff2") format("woff2"), url("../fonts/NibPro-Bold.woff") format("woff"), url("../fonts/NibPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-Black.eot");
  src: local("Nib Pro Black"), local("NibPro-Black"), url("../fonts/NibPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-Black.woff2") format("woff2"), url("../fonts/NibPro-Black.woff") format("woff"), url("../fonts/NibPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nib Pro";
  src: url("../fonts/NibPro-Regular.eot");
  src: local("Nib Pro Regular"), local("NibPro-Regular"), url("../fonts/NibPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NibPro-Regular.woff2") format("woff2"), url("../fonts/NibPro-Regular.woff") format("woff"), url("../fonts/NibPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Nib Pro";
}

h1 {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

h4 {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.25rem;
}

h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

h6 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
}

p, ul li, ol li {
  font-family: "Fustat", sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

strong {
  font-weight: 600;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

@media screen and (min-width: 768px) {
  p, ul li, ol li {
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (min-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h2 {
    font-size: 48px;
    line-height: 60px;
  }
  h3 {
    font-size: 36px;
    line-height: 44px;
  }
  p, ul li, ol li {
    font-size: 24px;
    line-height: 32px;
  }
}
.cookie-policy {
  width: calc(100% - 1.25rem);
  max-width: 480px;
  padding: 0.625rem;
  left: 0.625rem;
  bottom: 0.625rem;
  position: fixed;
  background-color: #FEFEFE;
  box-shadow: 3px 3px 12px rgba(13, 27, 43, 0.3);
  z-index: 9;
  border-radius: 8px;
}
.cookie-policy img {
  height: auto;
  display: block;
  width: 35px;
  margin-bottom: 1rem;
}
.cookie-policy p {
  color: #57534E;
  font-size: 18px;
  line-height: 26px;
}
.cookie-policy p a {
  position: relative;
  display: inline-block;
  color: #D5A571;
  padding-bottom: 0;
  text-decoration: underline;
  transition: all 0.25s ease-in-out;
}
.cookie-policy p a:hover {
  opacity: 0.5;
}
.cookie-policy p:first-of-type {
  font-family: "Fustat", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}
.cookie-policy p:last-of-type {
  margin: 0;
}
.cookie-policy .cookie-policy-close {
  margin: 1.5rem 0rem 0rem 0rem;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
  border: none;
}

@media screen and (min-width: 768px) {
  .cookie-policy {
    width: calc(100% - 1.875rem);
    padding: 0.9375rem;
    left: 0.9375rem;
    bottom: 0.9375rem;
  }
}
.padding-top {
  padding-top: 72px;
}

.padding-top_large {
  padding-top: 100px;
}

.padding-top_small {
  padding-top: 72px;
}

.padding-top_mini {
  padding-top: 24px;
}

.padding-bottom {
  padding-bottom: 72px;
}

.padding-bottom_large {
  padding-bottom: 100px;
}

.padding-bottom_small {
  padding-bottom: 72px;
}

.padding-bottom_mini {
  padding-bottom: 24px;
}

.margin-top {
  margin-top: 72px;
}

.margin-top_large {
  margin-top: 100px;
}

.margin-top_small {
  margin-top: 72px;
}

.margin-top_mini {
  margin-top: 24px;
}

.margin-bottom {
  margin-bottom: 72px;
}

.margin-bottom_large {
  margin-bottom: 100px;
}

.margin-bottom_small {
  margin-bottom: 72px;
}

.margin-bottom_mini {
  margin-bottom: 24px;
}

.spacer {
  height: 48px;
}

@media screen and (min-width: 768px) {
  .padding-top {
    padding-top: 72px;
  }
  .padding-top_large {
    padding-top: 200px;
  }
  .padding-bottom {
    padding-bottom: 72px;
  }
  .padding-bottom_large {
    padding-bottom: 200px;
  }
  .margin-top {
    margin-top: 72px;
  }
  .margin-top_large {
    margin-top: 200px;
  }
  .margin-bottom {
    margin-bottom: 72px;
  }
  .margin-bottom_large {
    margin-bottom: 200px;
  }
  .spacer {
    height: 72px;
  }
}
@media screen and (min-width: 1200px) {
  .padding-top {
    padding-top: 96px;
  }
  .padding-bottom {
    padding-bottom: 96px;
  }
  .margin-top {
    margin-top: 96px;
  }
  .margin-bottom {
    margin-bottom: 96px;
  }
  .spacer {
    height: 96px;
  }
}
.link_text:before, .link_text:after {
  width: 0;
  height: 2px;
  top: calc(100% + 2px);
  right: 0;
  position: absolute;
  content: "";
}
.link_text:before {
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.link_text:after {
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.link_text:hover:before, .link_text:hover:after {
  width: 100%;
  left: 0;
}

.btn-primary {
  font-family: "Nib Pro";
  margin-top: 1rem;
  min-height: 48px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 18px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.2px;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  transition: all 0.25s ease-in-out;
}
.btn-primary span {
  pointer-events: none;
}
.btn-primary span.ripple {
  transform: scale(0.4);
  position: absolute;
  background-color: rgba(13, 27, 43, 0.2);
  border-radius: 100%;
  opacity: 0;
  animation: ripple 0.8s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.btn-primary.gold {
  background-color: #D5A571;
  color: #1C1917;
}
.btn-primary.gold:hover {
  color: #FEFEFE;
}
.btn-primary.navy {
  background-color: #0D1B2B;
  color: #FEFEFE;
}
.btn-primary.outline {
  border: 1px solid #D5A571;
  color: #FEFEFE;
}
.btn-primary.outline:hover {
  background: #D5A571;
  color: #0D1B2B;
}

@keyframes ripple {
  from {
    opacity: 1;
  }
  to {
    transform: scale(2);
    opacity: 0;
  }
}
/* Wow. */
.wow {
  visibility: hidden;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg);
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.fadeIn {
  animation-name: fadeIn;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInUp {
  animation-name: fadeInUp;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInLeft {
  animation-name: fadeInLeft;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.fadeInRight {
  animation-name: fadeInRight;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.flipInX {
  animation-name: flipInX;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.flipInY {
  animation-name: flipInY;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

.zoomOut {
  animation-name: zoomOut;
  animation-iteration-count: 1;
  animation-duration: 1.2s;
  animation-delay: 0s;
  animation-timing-function: cubic-bezier(0.51, 0.18, 0, 0.88);
  animation-fill-mode: both;
  backface-visibility: hidden;
}

@media screen and (max-width: 767px) {
  .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table tr, .responsive-table th, .responsive-table td {
    display: block;
  }
  .responsive-table th {
    top: -9999px;
    left: -9999px;
    position: absolute;
  }
  .responsive-table td {
    position: relative;
    text-align: right;
  }
  .responsive-table td:before {
    width: 50%;
    left: 0;
    position: absolute;
    text-align: left;
  }
  .responsive-table td:nth-of-type(1):before {
    content: "Title";
  }
}
.block_banner {
  height: 100vh;
}
.block_banner.internal {
  height: 500px;
}
.block_banner * {
  color: #FEFEFE;
}
.block_banner h1 strong em, .block_banner h2 strong em, .block_banner h3 strong em, .block_banner h4 strong em, .block_banner h5 strong em, .block_banner h6 strong em, .block_banner p strong em {
  color: #D5A571 !important;
  font-family: "Nib Pro";
  font-weight: normal;
  font-style: italic;
}
.block_banner .img-fluid {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
  height: auto;
}
.block_banner .background {
  -o-object-fit: cover;
     object-fit: cover;
}
.block_banner .overlay {
  background-color: #0D1B2B;
  opacity: 0.95;
}
.block_banner .container {
  z-index: 2;
  height: 100%;
}

.block_text svg {
  position: absolute;
  top: -480px;
  left: -800px;
  z-index: 1;
}
.block_text .content {
  z-index: 2;
}
.block_text p {
  color: #57534E;
}
.block_text ul li, .block_text ol li {
  font-weight: 300;
  color: #57534E;
}

.block_products {
  background-color: #FAFAF9;
  z-index: 1;
}
.block_products .separator {
  margin: 55px 0 0 0;
}
.block_products .product p {
  font-size: 18px;
  line-height: 26px;
}
.block_products .product .image_wrapper {
  padding: 95% 0% 0% 0%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  will-change: transform;
}
.block_products .product .image_wrapper img {
  width: 100%;
  height: 110%;
  top: -10%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block_products .gift-box i {
  font-size: 24px;
  color: #D5A571;
}
.block_products .gift-box p {
  font-size: 18px;
  line-height: 28px;
  margin-left: 20px;
  font-weight: 600;
  font-family: "Nib Pro";
}
.block_products .gift-box .gift-box-text div {
  z-index: 2;
  padding: 0;
}
.block_products .gift-box .gift-box-text:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  padding: 30px 0;
  width: 1105px;
  top: 50%;
  transform: translateY(-50%);
  right: -500px;
  background: #E7E5E4;
  z-index: 1;
  border-radius: 4px;
}

.block_text_with_call_to_action p {
  color: #57534E;
}

.block_values .value img {
  height: 200px;
  margin-bottom: 30px;
}
.block_values .value h1, .block_values .value h2, .block_values .value h3, .block_values .value h4, .block_values .value h5, .block_values .value h6 {
  margin-bottom: 1rem !important;
}
.block_values .value p {
  font-size: 18px;
  line-height: 26px;
  padding: 0 20px;
}

.block_testimonials {
  background-color: #FAFAF9;
}
.block_testimonials .slick-slide {
  padding: 0 15px;
}
.block_testimonials .slick-dots {
  display: flex;
  list-style: none;
  justify-content: center;
  margin: 2.5rem 0 0 0;
}
.block_testimonials .slick-dots li {
  padding: 0 10px !important;
}
.block_testimonials .slick-dots li.slick-active .dot {
  background-color: #D5A571;
}
.block_testimonials .slick-dots .dot {
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: block;
  background: #0D1B2B;
  border-radius: 100%;
}
.block_testimonials .testimonial {
  border: 1px solid #E7E5E4;
  border-radius: 8px;
  background: #FEFEFE;
  padding: 50px;
}
.block_testimonials .testimonial img {
  height: 32px;
}
.block_testimonials .testimonial p {
  font-size: 18px;
  line-height: 26px;
  color: #1C1917;
}
.block_testimonials .testimonial p.name {
  font-weight: 600;
}

.block_studies .study-post.odd .single-study.image {
  order: 1;
}
.block_studies .study-post.odd .single-study.content {
  order: 2;
}
.block_studies .single-study .image_wrapper {
  padding: 95% 0% 0% 0%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  will-change: transform;
}
.block_studies .single-study .image_wrapper img {
  width: 100%;
  height: 110%;
  top: -10%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.block_studies .single-study .btn-primary i {
  margin-right: 8px;
}

.separator {
  width: 160px;
  height: 1px;
  background: #D5A571;
  margin: 55px 0 75px 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .block_banner .img-fluid {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: -250px;
    height: 565px;
  }
  .block_values .value p {
    font-size: 20px;
    line-height: 30px;
  }
  .block_testimonials .testimonial p {
    font-size: 20px;
    line-height: 30px;
  }
  .block_studies .study-post.odd .single-study.image {
    order: 2;
  }
  .block_studies .study-post.odd .single-study.content {
    order: 1;
  }
  .block_products .product p {
    font-size: 20px;
    line-height: 30px;
    padding-right: 20px;
  }
  .block_products .gift-box .gift-box-text div {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .block_banner .img-fluid {
    right: -400px;
  }
  .block_testimonials .testimonial {
    padding: 100px;
  }
}
@media screen and (max-width: 768px) {
  .block_banner {
    min-height: 100vh;
    height: auto;
    padding: 135px 15px 100px 15px;
  }
  .block_banner.internal {
    min-height: 500px;
  }
  .block_banner .img-mobile {
    height: 300px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .block_values {
    padding-bottom: 20px;
  }
  .separator {
    margin-bottom: 72px;
  }
}
footer {
  padding-bottom: 65px;
}
footer .container {
  z-index: 2;
}
footer .company-logo img {
  width: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}
footer .background {
  -o-object-fit: cover;
     object-fit: cover;
}
footer .overlay {
  background-color: #0D1B2B;
  opacity: 0.95;
}
footer .default-content_text * {
  color: #FEFEFE;
}
footer .default-content_text p {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 2rem;
}
footer .default-content_text p br {
  display: none;
}
footer .default-content_text p strong {
  font-weight: 300;
  color: #D5A571;
}
footer .default-content_text a {
  color: #FEFEFE;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  transition: all 0.25s ease-in-out;
}
footer .default-content_text a:hover {
  color: #D5A571;
}
footer .default-content_text .social-media-icons a:not(:last-of-type) {
  margin-right: 20px;
}
footer .default-content_text .social-media-icons a i {
  color: #D5A571;
  transition: all 0.25s ease-in-out;
}
footer .default-content_text .social-media-icons a:hover i {
  color: #FEFEFE;
}
footer .legal * {
  font-size: 14px;
}
footer .legal p {
  color: #D5A571;
  margin: 0;
}
footer .legal a {
  font-weight: 300;
  color: #FEFEFE;
  transition: all 0.25s ease-in-out;
}
footer .legal a:not(:last-of-type) {
  margin-right: 35px;
}
footer .legal a svg {
  width: 24px;
  height: 24px;
  margin-left: 6px;
}
footer .legal a svg path {
  transition: all 0.25s ease-in-out;
}
footer .legal a:hover {
  color: #D5A571;
}
footer .legal a:hover svg path {
  fill: #D5A571;
}

@media screen and (min-width: 768px) {
  footer .default-content_text p {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 0;
  }
  footer .default-content_text p br {
    display: block;
  }
}
header {
  z-index: 9;
  height: 112px;
  transition: all 0.25s ease-in-out;
}
header.fixed {
  background: #0D1B2B;
  opacity: 0.95;
}
header .company-logo img {
  height: 32px;
}
header .btn-primary {
  margin: 0;
  margin-left: 20px;
}
header nav ul {
  display: flex;
  list-style: none;
  margin: 0;
  margin-left: 30px;
}
header nav ul li {
  padding: 0 10px;
}
header nav ul li:hover a {
  color: #D5A571;
}
header nav ul li a {
  font-family: "Nib Pro";
  font-weight: 600;
  color: #FEFEFE;
  font-size: 18px;
  line-height: 28px;
  transition: all 0.25s ease-in-out;
}
header nav ul li:first-of-type {
  padding: 0 10px 0 0;
}
header nav ul li:last-of-type {
  padding: 0 0 0 10px;
}

.mobile-navigation {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: #0D1B2B;
  box-shadow: 3px 0px 30px transparent;
  overflow-x: hidden;
  overflow-y: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 8;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mobile-navigation.is_active {
  opacity: 1;
  visibility: visible;
}
.mobile-navigation nav {
  padding: 140px 40px 0 40px;
}
.mobile-navigation nav ul li {
  list-style: none;
  margin-bottom: 1rem;
}
.mobile-navigation nav ul li a {
  color: #FEFEFE;
  font-size: 16px;
  font-weight: 300;
  font-family: "Nib Pro";
}
.mobile-navigation .btn-primary {
  font-size: 16px;
}

.hamburger_container {
  width: 48px;
  height: 48px;
  padding: 0;
  background-color: #D5A571;
  border: none;
  cursor: pointer;
  pointer-events: all;
  border-radius: 8px;
}
.hamburger_container .hamburger_wrapper {
  width: 25px;
  height: 25px;
}
.hamburger_container .hamburger_wrapper .hamburger {
  width: 100%;
  height: 100%;
}
.hamburger_container .hamburger_wrapper .hamburger .bun {
  width: 100%;
  height: 2px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #0D1B2B;
  transition: 0.6s width cubic-bezier(0.2, 0.6, 0.3, 1), transform 0.3s cubic-bezier(0.2, 0.6, 0.3, 1);
  will-change: width, transform;
}
.hamburger_container .hamburger_wrapper .hamburger .bun.top {
  transform: translateY(-3.5px);
}
.hamburger_container .hamburger_wrapper .hamburger .bun.bottom {
  transform: translateY(3.5px);
}
.hamburger_container.is_active .hamburger_wrapper .hamburger .bun.top {
  transform: rotate(-135deg);
}
.hamburger_container.is_active .hamburger_wrapper .hamburger .bun.bottom {
  transform: rotate(135deg);
}

@media screen and (min-width: 768px) {
  header nav ul li {
    opacity: 0;
    visibility: hidden;
  }
  header.ready nav ul li:nth-child(1) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  }
  header.ready nav ul li:nth-child(2) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.2s;
  }
  header.ready nav ul li:nth-child(3) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.3s;
  }
  header.ready nav ul li:nth-child(4) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.4s;
  }
  header.ready nav ul li:nth-child(5) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.5s;
  }
  header.ready nav ul li:nth-child(6) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.6s;
  }
  header.ready nav ul li:nth-child(7) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.7s;
  }
  header.ready nav ul li:nth-child(8) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.8s;
  }
  header.ready nav ul li:nth-child(9) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.9s;
  }
  header.ready nav ul li:nth-child(10) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1s;
  }
  header.ready nav ul li:nth-child(11) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1.1s;
  }
  header.ready nav ul li:nth-child(12) {
    opacity: 1;
    visibility: visible;
    transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 1.2s;
  }
  .mobile-navigation .btn-primary {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  header nav ul {
    margin-left: 40px;
  }
  header nav ul li {
    padding: 0 15px;
  }
  header nav ul li:first-of-type {
    padding: 0 15px 0 0;
  }
  header nav ul li:last-of-type {
    padding: 0 0 0 15px;
  }
}
/**
* Hybrid
* Starter Theme.
* Created by Anonymous.
*/
/**
* _login - Small.
*/
@font-face {
  font-family: "Neue Haas Grotesk Display Pro";
  src: url("../../fonts/wordpressNeueHaasDisplay-Roman.eot");
  src: url("../../fonts/wordpress/NeueHaasDisplay-Roman.eot?#iefix") format("embedded-opentype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff2") format("woff2"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.woff") format("woff"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.ttf") format("truetype"), url("../../fonts/wordpress/NeueHaasDisplay-Roman.svg#NeueHaasDisplay-Roman") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body.login {
  background-color: #FEFEFE;
}

body.login svg {
  display: none;
}

body.login #login {
  position: relative;
  width: 100% !important;
  min-height: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

body.login #login h1 {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 1.875rem;
  margin: 0;
  color: #29293D;
  display: flex;
  justify-content: center;
}

body.login #login h1 a {
  /*display: none;*/ /* add if no cross collab logo */
  background-image: none;
  position: relative;
  margin: 0 20px 0;
  height: auto;
  width: 20px;
}

/* add if cross collab logo */
body.login #login h1 a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #29293D;
  line-height: 22px;
  text-indent: 0;
  width: 75px;
  height: 20px;
  line-height: 22px;
  text-indent: 0;
  transform: translate(-50%, -50%);
  background-image: url("../../images/wordpress/login_cross.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

body.login #login h1:before {
  width: 75px;
  height: 48px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/login_company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

/* add if cross collab logo */
body.login #login h1:after {
  width: 150px;
  max-width: none;
  height: 60px;
  margin: 0rem 0rem 0rem 0rem;
  background-image: url("../../images/wordpress/company-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
}

body.login #login form {
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0;
  border: none;
  box-shadow: none;
}

body.login #login form label, body.login #login form input {
  font-family: "Neue Haas Grotesk Display Pro";
  color: #29293D;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form label {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
  line-height: 22px;
}

body.login #login form input[type=text], body.login #login form input[type=password], body.login #login form input[type=checkbox] {
  width: 100%;
  height: 50px;
  padding: 0rem 0.625rem 0rem 0.625rem;
  margin: 0rem 0rem 1.5625rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #29293D;
  line-height: 48px;
}

body.login #login form .wp-hide-pw {
  min-width: 50px;
  min-height: 50px;
  outline: none;
  box-shadow: none;
}

body.login #login form .wp-hide-pw span {
  color: #7773FF;
}

body.login #login form .forgetmenot {
  height: 50px;
  display: flex;
  align-items: center;
}

body.login #login form .forgetmenot input[type=checkbox] {
  width: 22px;
  height: 22px;
  padding: 0;
  margin: 0rem 0.625rem 0rem 0rem;
  background-color: #FEFEFE;
  border: 1px solid #C3C3D6;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}

body.login #login form .forgetmenot input[type=checkbox]:before {
  width: 4px;
  height: 12px;
  margin: 0;
  top: -14px;
  transform: rotate(45deg);
  position: relative;
  display: none;
  border-bottom: 3px solid #7773FF;
  border-right: 3px solid #7773FF;
  float: none;
  vertical-align: baseline;
  content: "";
}

body.login #login form .forgetmenot input[type=checkbox]:checked:before {
  display: inline-block;
}

body.login #login form .forgetmenot label {
  margin: 0;
  line-height: 20px;
}

body.login #login form input[type=text]:focus, body.login #login form input[type=password]:focus, body.login #login form .forgetmenot input[type=checkbox]:focus {
  border: 1px solid #7773FF;
  outline: none;
  box-shadow: none;
}

body.login #login form .submit input[type=submit] {
  width: auto;
  min-width: 125px;
  height: 50px;
  padding: 0 10px;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7773FF;
  border: none;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  color: #FEFEFE;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  transition: 0.4s cubic-bezier(0.51, 0.18, 0, 0.88);
}

body.login #login form .submit input[type=submit]:focus {
  background-color: #CC54BA;
}

body.login #nav, body.login #backtoblog {
  margin: 1.9375rem 0rem 0rem 0rem;
}

body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
  position: relative;
  display: inline-block;
  color: #29293D;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-decoration: none;
}

body.login #nav a:before, body.login #nav a:after, body.login #backtoblog a:before, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:before, body.login .privacy-policy-page-link a:after {
  width: 0;
  height: 1px;
  top: 100%;
  right: 0;
  position: absolute;
  content: "";
}

body.login #nav a:before, body.login #backtoblog a:before, body.login .privacy-policy-page-link a:before {
  background-color: rgba(94, 90, 219, 0.1);
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}

body.login #nav a:after, body.login #backtoblog a:after, body.login .privacy-policy-page-link a:after {
  background-color: rgba(94, 90, 219, 1);
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

body.login #nav a:focus, body.login #backtoblog a:focus, body.login .privacy-policy-page-link a:focus {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: #7773FF;
}

body.login .privacy-policy-page-link {
  padding: 0rem 0rem 0.9375rem 0rem;
  margin: 1.875rem 0rem 0rem 0rem;
}

.login .message, .login .success, .login #login_error {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
  width: 100%;
  max-width: calc(320px - 1.25rem);
  padding: 0.9375rem;
  margin: 0rem 0rem 0.9375rem 0rem;
  background-color: #FEFEFE;
  border-left: 5px solid #7773FF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}

.language-switcher {
  display: none;
}

/**
* _login - Medium.
*/
@media screen and (min-width: 640px) {
  body.login #login h1 {
    width: 360px;
    max-width: 360px;
  }
  body.login #login form {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
  }
  body.login #login form input[type=text], body.login #login form input[type=password] {
    padding: 0rem 0.9375rem 0rem 0.9375rem;
    margin: 0rem 0rem 1.5625rem 0rem;
  }
  body.login #nav, body.login #backtoblog {
    margin: 2.875rem 0rem 0rem 0rem;
  }
  body.login .privacy-policy-page-link {
    padding: 0rem 0rem 1.875rem 0rem;
  }
  .login .message, .login .success, .login #login_error {
    width: 360px;
    max-width: 360px;
    padding: 1.875rem;
    margin: 0rem 0rem 1.875rem 0rem;
  }
}
/**
* _login - Large.
*/
@media screen and (min-width: 1024px) {
  body.login svg {
    display: block;
    position: absolute;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
  }
  body.login svg path#Path_4, body.login svg path#Path_6,
  body.login svg path#Path_29, body.login svg path#Path_22,
  body.login svg path#Path_470, body.login svg path#Path_464,
  body.login svg path#Path_473 {
    animation: fade-out-One 6s infinite;
  }
  body.login svg path#Path_15, body.login svg path#Path_11,
  body.login svg path#Path_13, body.login svg path#Path_9,
  body.login svg path#Path_19, body.login svg path#Path_27,
  body.login svg path#Path_463, body.login svg path#Path_477,
  body.login svg path#Path_475, body.login svg path#Path_489 {
    animation: fade-out-Two 12s infinite;
  }
  body.login::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: rgb(142, 118, 245);
    background: linear-gradient(90deg, #8E76F5 0%, #CC54BA 100%);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  /* 50% opacity */
  @keyframes fade-out-One {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.5;
    }
  }
  /* 20% opacity */
  @keyframes fade-out-Two {
    0% {
      opacity: 0.2;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  body.login #login {
    width: 60% !important;
    left: 85%;
    transform: translateX(-75%);
    box-shadow: -10px 0px 15px rgba(0, 0, 0, 0.4);
  }
  body.login #login form label, body.login #login form input {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit] {
    font-size: 18px;
  }
  body.login #login form .submit input[type=submit]:hover {
    background-color: #CC54BA;
  }
  body.login #nav a:hover, body.login #backtoblog a:hover, body.login .privacy-policy-page-link a:hover {
    color: #7773FF;
  }
  body.login #nav a:hover:before, body.login #nav a:hover:after, body.login #backtoblog a:hover:before, body.login #backtoblog a:hover:after, body.login .privacy-policy-page-link a:hover:before, body.login .privacy-policy-page-link a:hover:after {
    width: 100%;
    left: 0;
  }
  body.login #backtoblog {
    position: absolute;
    bottom: 80px;
    /* width: 100%; */
    width: calc(50% - 50px);
    left: 0;
    margin: 0;
    padding: 0;
    display: flex;
    /* justify-content: center; */ /* comment out if no privacy policy present */
    justify-content: flex-end;
  }
  body.login .privacy-policy-page-link {
    position: absolute;
    bottom: 80px;
    width: calc(50% - 10px);
    margin: 0;
    padding: 0;
    right: 0;
    display: flex;
    justify-content: flex-start;
  }
  body.login #nav a, body.login #backtoblog a, body.login .privacy-policy-page-link a {
    font-size: 18px;
  }
}
@media screen and (max-height: 820px) {
  body.login #backtoblog {
    bottom: 25px;
  }
  body.login .privacy-policy-page-link {
    bottom: 25px;
  }
}
@media screen and (max-height: 650px) {
  body.login #backtoblog,
  body.login .privacy-policy-page-link {
    width: -moz-fit-content;
    width: fit-content;
    bottom: 0;
    position: relative;
    display: inline-block;
    margin: 2.875rem 0rem 0rem 0rem;
  }
}
.html.lenis {
  height: auto;
}
.html.lenis .body {
  height: auto;
}
.html.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.html.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.html.lenis.lenis-stopped {
  overflow: hidden;
}
.html.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

* {
  font-family: "Fustat", sans-serif;
}

body {
  overflow-x: hidden;
}

html {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.container-fluid {
  width: 100%;
  max-width: none;
}
.container-fluid .container {
  width: 100%;
  max-width: 1280px;
}

ul, ol {
  padding: 0;
}

a {
  text-decoration: none;
}

.default-content_text h1:last-child:not(.ignore), .default-content_text h2:last-child:not(.ignore), .default-content_text h3:last-child:not(.ignore), .default-content_text h4:last-child:not(.ignore), .default-content_text h5:last-child:not(.ignore), .default-content_text h6:last-child:not(.ignore), .default-content_text p:last-child:not(.ignore), .default-content_text ul:last-child:not(.ignore), .default-content_text ol:last-child:not(.ignore), .default-content_text li:last-child:not(.ignore), .default-content_text a:last-child:not(.ignore), .default-content_text span:last-child:not(.ignore) {
  margin-bottom: 0 !important;
}
.default-content_text h1, .default-content_text h2, .default-content_text h3 {
  margin: 3rem 0rem 1.5rem 0rem;
}
.default-content_text h1:first-of-type, .default-content_text h2:first-of-type, .default-content_text h3:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-content_text h4, .default-content_text h5, .default-content_text h6 {
  margin: 2rem 0rem 1.5rem 0rem;
}
.default-content_text h4:first-of-type, .default-content_text h5:first-of-type, .default-content_text h6:first-of-type {
  margin: 0rem 0rem 1.5rem 0rem;
}
.default-content_text ul, .default-content_text ol {
  margin: 0rem 0rem 1rem 3rem;
}
.default-content_text ul li, .default-content_text ol li {
  padding: 0rem 0rem 0.625rem 0rem;
}
.default-content_text ul li:last-of-type, .default-content_text ol li:last-of-type {
  padding: 0;
}
.default-content_text ul {
  list-style: circle;
}
.default-content_text a:not(.ignore) {
  position: relative;
  color: #D5A571;
  font-weight: 400;
}
.default-content_text a:not(.ignore):before, .default-content_text a:not(.ignore):after {
  width: 0;
  height: 2px;
  top: calc(100% - 4px);
  right: 0;
  position: absolute;
  content: "";
}
.default-content_text a:not(.ignore):before {
  background-color: rgba(13, 27, 43, 0.3);
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
}
.default-content_text a:not(.ignore):after {
  background-color: #0d1b2b;
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.default-content_text a:not(.ignore):hover {
  color: #0D1B2B;
}
.default-content_text a:not(.ignore):hover:before, .default-content_text a:not(.ignore):hover:after {
  width: 100%;
  left: 0;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: 0.2s cubic-bezier(0.51, 0.18, 0, 0.88);
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-iframe-holder .mfp-close {
  padding: 0;
  top: -60px;
  right: 0;
}

@media screen and (min-width: 768px) {
  .default-content_text ul li, .default-content_text ol li {
    padding: 0rem 0rem 0.9375rem 0rem;
  }
}/*# sourceMappingURL=custom.css.map */