
@import url('https://fonts.googleapis.com/css2?family=Gantari:ital,wght@0,100..900;1,100..900&display=swap');






* {
 font-family: "Gantari", sans-serif !important;
}
body {
  background-color: #001A30 !important;  
}


/* 1a. Containers */

/*  Container Width */



/*  Section Horizontal Spacing */




/*  Section Vertical Spacing */





/* 1b. Colors */







/* 1c. Typography */




/* Body Text */











/* Heading One */












/* Heading Two */













/* Heading Three */













/* Heading Four */












/* Heading Five */













/* Heading Six */












/* Links */




/* 1d. Corners */




/* 1e. Buttons */







/* Filled Button  */

/* Light  */














/* Dark  */














/* Outlined Button  */

/* Light  */














/* Dark  */













/* 1f. Forms */







































/* 1g. Tables */













/* 1h. Site header */
























/* 1i. Site footer */





























.content-wrapper {
  width: 100%;
   margin: 0;
  padding: 0;
}

.dnd-section > .row-fluid,
.content-wrapper {
  width: 100%;
   margin: 0;
  padding: 0;
}

/* Drag and drop layout styles */








/* Paragraphs */

body, html,p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 20px;
}
/* Anchors */

a {
  font-weight: 400; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #001C34;
}

a:hover,
a:focus,
a:active {
  
}

/* Headings */

h1 {
  font-weight: 900; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 40px;
  letter-spacing: 0.5px;
  line-height: 48px;
  text-transform: none;
}

h2 {
  font-weight: 700; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 32px;
  letter-spacing: 0.5px;
  line-height: 40px;
  text-transform: none;
}

h3 {
  font-weight: 700; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 30px;
  letter-spacing: 0.5px;
  line-height: 38px;
  text-transform: none;
}

h4 {
  font-weight: 700; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 22px;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: none;
}

h5 {
  font-weight: 700; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 18px;
  letter-spacing: 0.5px;
  line-height: 22px;
  text-transform: none;
}

h6,
.ac-listing-grid__content h6 a {
  font-weight: 700; text-decoration: none; font-family: Lato, sans-serif; font-style: normal;
  color: #0E1133;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 18px;
  text-transform: none;
}

/* Typography Tablet View  */

@media only screen and (min-width: 768px) {
  body, html,p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1px;
  }

  h1 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: 0.5px;
  }

  h2 {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0.5px;
  }

  h3 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: 0.5px;
  }

  h4 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.5px;
  }

  h5 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.5px;
  }

  h6,
  .ac-listing-grid__content h6 a {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}

/* Typography Laptop View  */

@media only screen and (min-width: 992px) {

  body, html,p {
    font-size: 16px;
    letter-spacing: 0.1px;
    line-height: 26px;
  }

  h1 {
    font-size: 64px;
    letter-spacing: 0.5px;
    line-height: 70px;
  }

  h2 {
    font-size: 48px;
    letter-spacing: 0.5px;
    line-height: 56px;
  }

  h3 {
    font-size: 40px;
    letter-spacing: 0.5px;
    line-height: 44px;
  }

  h4 {
    font-size: 32px;
    letter-spacing: 0.5px;
    line-height: 40px;
  }

  h5 {
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 32px;
  }

  h6,
  .ac-listing-grid__content h6 a {
    font-size: 20px;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
}





/* Button   */

.ac-button {
  padding-top: 8px;
padding-right: 20px;
padding-bottom: 8px;
padding-left: 20px;

  border-radius: 0;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  padding: 12px 16px;
}

/* Button Filled  */

.ac-button--filled {
  border: 2px solid #ffffff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #ffffff;
  color: #001C34;
}

.ac-button--filled:hover {
  border: 2px solid #ffffff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #ffffff;
  color: #001C34;
}

.ac-button--filled:active {
  border: 2px solid #ffffff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #ffffff;
  color: #001C34;
}

.ac-button--filled:focus {
  border: 2px solid #ffffff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #ffffff;
  color: #001C34;
  outline-color: #53535B;
}

/* Filled Dark Button */

.ac-button--filled-dark {
  background: #CC1C4A;
  color: #FFFFF2;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 100% */
  border: 0;
}

.ac-button--filled-dark:hover {

}

.ac-button--filled-dark:active {

}

.ac-button--filled-dark:focus {
  border: 2px solid #001C34;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #001C34;
  color: #ffffff;
  outline-color: #53535B;
}

/* Button Outlined  */
.ac-button--outlined {
  border: 2px solid #ffffff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
}

.ac-button--outlined:hover {
  border: 2px solid #ffffff;

  ;
  background: #ffffff;
  color: #001C34;
}

.ac-button--outlined:active {
  border: 2px solid #ffffff;

  ;
  background: #ffffff;
  color: #001C34;
}

.ac-button--outlined:focus {
  
  ;
  background: #ffffff;
  color: #001C34;
  outline-color: #53535B;
}

.ac-button--outlined-dark {
  border: 2px solid #001C34;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #001C34;
}

.ac-button--outlined-dark:hover {
  border: 2px solid #001C34;

  ;
  background: rgba(0, 28, 52, 4%);
  color: #001C34;
}

.ac-button--outlined-dark:active {
  border: 2px solid #001C34;

  ;
  background: rgba(0, 28, 52, 16%);
  color: #001C34;
}

.ac-button--outlined-dark:focus {
  border: 2px solid #001C34;

  ;
  background: rgba(0, 28, 52, 16%);
  color: #001C34;
  outline-color: #53535B;
}





/* Form */

form {
  border: 1px none #EDEEF3;

  padding: 20px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 8px;
}

.ac-form .ac-form--form {
  border-radius: 8px;
}

.form-title + div > form,
.ac-form--form > span > .form-title + div > form {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.form-title + div > form,
.ac-form--form > span > .form-title + div > form {
  border-radius: 0 0 8px 8px;
}

/* Form title */

.form-title {
  padding: 20px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #0E1133;
  font-size: 40px;
  letter-spacing: 0.5px;
  line-height: 44px;
  text-transform: none;
  margin-bottom: 0;
}

/* Labels */

form label {
  padding: 0px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #53535B;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 26px;
  text-transform: none;
}

/* Help text */

form legend {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #53535B;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px solid #EDEEF3;

  padding: 10px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(243, 244, 248, 1.0)

;
  border-radius: 8px;
  color: #0E1133;
  font-size: 16px;
}

form input[type='text']:focus,
form input[type='email']:focus,
form input[type='password']:focus,
form input[type='tel']:focus,
form input[type='number']:focus,
form input[type='search']:focus,
form select:focus,
form textarea:focus {
  border-color: #001C34;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #53535B;
}

::-moz-placeholder {
  color: #53535B;
}

:-ms-input-placeholder {
  color: #53535B;
}

:-moz-placeholder {
  color: #53535B;
}

::placeholder {
  color: #53535B;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(0, 28, 52, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #001C34;
}

form .is-selected .pika-button {
  background-color: #ffffff;
  color: #001C34;
}

form .pika-button:hover {
  background-color: #001C34 !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #53535B;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #53535B;
  font-size: 14px;
}

/* Submit button */

form input[type=submit],
form .hs-button,
form .hs-button.primary {
  border: 2px solid #001C34;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  padding-top: 8px;
padding-right: 20px;
padding-bottom: 8px;
padding-left: 20px;

  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
  background: #001C34;
  color: #ffffff;
}

form input[type=submit]:hover,
form .hs-button:hover,
form .hs-button.primary:hover {
  border: 2px solid #1239ff;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #1239ff;
  color: #ffffff;
}

body form input[type=submit]:active,
body form .hs-button:active{
  border: 2px solid #001C34;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #001C34;
  color: #ffffff;
}

body form input[type=submit]:focus,
body form .hs-button:focus {
  border: 2px solid #001C34;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background: #001C34;
  color: #ffffff;
  outline-color: #53535B;
}

.hs-error-msg {
  padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #DC3545;
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 26px;
  text-transform: none;
}

.error,
.hs-input.invalid.error {
  border: 1px solid #DC3545 ;
}

.hs-error-msgs .hs-main-font-element {
  color: #DC3545;
}

.hs-form .hs-input[type="radio"]:checked:before,
.hs-form .hs-input[type=checkbox]:checked {
  background: #001C34;
}

.hs-form .hs-input[type="radio"]:checked {
  border-color: #001C34;
}

.hs-form .hs-input[type=checkbox]:checked {
  border: 1px solid #001C34;
}






/* Table */

table {
  border: 1px solid #D7D9E3;

}

/* Table cells */

td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

th,
td {
  border: 1px solid #D7D9E3;

  padding: 10px;
;
  color: #001C34;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 28, 52, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #001C34;
}





/* Header container */

.ac-header,
.ac__header {
  background: rgba(255, 255, 255,1.0);
  padding: 0;
}

.header__top {
  background: #001C34;
}

.header__bottom {
  background: #001C34;
}

/* Menu items */
.header .menu__link {
  font-family: "Gantari", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

/* Menu items - top level */

.header .menu__item--depth-1 > .menu__link:not(.ac-button),
.header .menu__link {
  color: #53535B;
}

.header .menu__submenu .menu__item .menu__child-toggle-icon {
  border-bottom-color: #53535B;
  border-right-color: #53535B;
}

.header .menu__item--depth-1:hover >.menu__child-toggle .menu__child-toggle-icon,
.header .menu__item--depth-1:focus >.menu__child-toggle .menu__child-toggle-icon {
  border-bottom-color: #0E1133;
  border-right-color: #0E1133;
}

.header .menu__item--depth-1:hover > .menu__link,
.header .menu__item--depth-1:focus > .menu__link {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #0E1133;
}

.header .menu__item--depth-1 > .menu__link:active,
.header .menu__item--depth-1 > .menu__link.menu__link--active-link {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #0E1133;
}

/* Menu items - submenus */

.header .menu .menu__wrapper .menu__submenu .menu__item .menu__link,
.header .hs-menu-item a {
  color: #53535B;
}

.header .menu__item--depth-1>.menu__child-toggle .menu__child-toggle-icon {
  border-bottom-color: #FFFFF2;
  border-right-color:  #FFFFF2;
}

.header .menu__item--depth-1>.menu__child-toggle .menu__child-toggle-icon:hover {
  border-bottom-color: #FFFFF2;
  border-right-color:  #FFFFF2;
}


.header .menu .menu__wrapper .menu__submenu .menu__item .menu__child-toggle-icon {
  border-bottom-color: #53535B;
  border-right-color: #53535B;
}

.header .menu .menu__wrapper .menu__submenu .menu__item:hover .menu__child-toggle-icon,
.header .menu .menu__wrapper .menu__submenu .menu__item:focus .menu__child-toggle-icon {
  border-bottom-color: #0E1133;
  border-right-color: #0E1133;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus,
.header .hs-menu-item a:hover,
.header .hs-menu-item a:focus,
.header .menu .menu__wrapper .menu__submenu .menu__item:hover > .menu__link,
.header .menu .menu__wrapper .menu__submenu .menu__item:focus > .menu__link {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #0E1133;
}

.header .menu .menu__wrapper .menu__submenu .menu__item .menu__link.menu__link--active-link {
  color: #0E1133;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header .header__language-switcher-label-current {
  ;
  color: ;
  font-size: px;
  line-height: px;
  text-transform: ;
}

.header .ac-lang-switcher:hover .header__language-switcher-label-current,
.header .ac-lang-switcher:focus .header__language-switcher-label-current {
  ;
  color: ;
}

/* Language switcher - submenu */

.header .ac-lang-switcher .lang_list_class {
  background-color: #FFFFFF;
}

.header .ac-lang-switcher .lang_list_class a:not(.ac-button) {
  ;
  color:#53535B;
  font-size: 14px;
  line-height: 22px;
}

.header .ac-lang-switcher .lang_list_class a:hover,
.header .ac-lang-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #0E1133;
}

.header .ac-lang-switcher .lang_list_class a:active {
  background-color: #FFFFFF;
  color: #0E1133;
}

@media only screen and (min-width: 768px) {
  .header .menu .menu__wrapper .menu__submenu {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__menu-submenu .header__menu-item:hover,
  .header__menu-submenu .header__menu-item:focus,
  .header .hs-menu-item a:hover,
  .header .hs-menu-item a:focus,
  .header .menu .menu__wrapper .menu__submenu .menu__item:hover > .menu__link,
  .header .menu .menu__wrapper .menu__submenu .menu__item:focus > .menu__link {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header .menu__link {
    font-size: 16px;
    line-height: 24px;
  }

  .header .menu__item--depth-1>.menu__child-toggle .menu__child-toggle-icon {
    border-bottom-color: #FFFFF2;
    border-right-color:  #FFFFF2;
  }
  .header .menu__item--depth-1>.menu__child-toggle .menu__child-toggle-icon:hover {
    border-bottom-color: #FFFFF2;
    border-right-color:  #FFFFF2;
  }
  .header .menu .menu__wrapper .menu__submenu .menu__item .menu__child-toggle-icon {
    border-bottom-color: #53535B;
    border-right-color: #53535B;
  }

  .header .menu .menu__wrapper .menu__submenu .menu__item:hover .menu__child-toggle-icon {
    border-bottom-color: #0E1133;
    border-right-color: #0E1133;
  }

  .header .header__language-switcher-label-current {
    font-size: ;
    line-height: px;
  }

  .header .ac-lang-switcher .lang_list_class a:not(.ac-button) {
    font-size: 14px;
    line-height: 24px;
  }

  .header .menu__item--depth-1:after, .header .menu__item--depth-1:before {
    background-color: #001C34;
  }
}





/* Footer Background  */

.footer {
  background: rgba(14, 17, 51,1.0);
}

.ac-footer__copyright {
  border-color: rgba(243, 244, 248,0.16);
}

/* Footer Heading */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 24px;
  text-transform: none;
}

/* Footer text */

.footer p,
.footer li:not(.menu__item),
.footer blockquote,
.footer a:not(.menu__link),
.footer span:not(.menu__link),
.footer span
.footer a:not(.menu__link) {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

/* Footer menu */

.footer nav a,
.footer .menu__link {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

.footer nav a:hover,
.footer nav a:focus,
.footer .menu__link:hover,
.footer .menu__link:focus {
  color: #ffffff;
}

.footer nav a:active,
.footer .menu__link:active {
  color: #ffffff;
}

.footer nav .active > a,
.footer .menu__link .active > a {
  color: #ffffff;
}

@media only screen and (min-width: 768px) {
  .footer h1,
  .footer h2,
  .footer h3,
  .footer h4,
  .footer h5,
  .footer h6 {
    font-size: 26px;
    line-height: 24px;
  }

  .footer p,
  .footer span,
  .footer div,
  .footer li,
  .footer blockquote,
  .footer a:not(.menu__link) {
    font-size: 16px;
    line-height: 24px;
  }

  .footer nav a,
  .footer .menu__link {
    font-size: 16px;
    line-height: 24px;
  }
}





.ac-blog__banner-topic {
  color: #001C34;
}

.ac-circle {
  background-color: #001C34 !important;
}

.ac-blog__action-tag .ac-button svg path {
  stroke: #001C34;
}

.blog-post__social-sharing .social-links__icon svg path {
  fill: #001C34;
}

.ac-blog-layout__columns--count:hover .ac-blog-list__img-tag-link,
body .ac-blog__listing:hover .ac-blog-list__img-tag-link {
  background-color: #001C34;
}

.blog-post {
  max-width: 960px;
}

.blog-post__body,
.blog-post__body p {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
}

@media only screen and (min-width: 768px) { 
  .blog-post__body,
  .blog-post__body p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
  }

}

@media only screen and (min-width: 992px) {
  .blog-post__body,
  .blog-post__body p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
  }
}





.search-results-wrap .hs-search-results__listing li a {
  color: #0E1133;
}

.search-results-wrap .hs-search-results__listing li a:hover {
  color: #001C34;
}

.search-results-wrap .hs-search-results__pagination a {
  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #001C34;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

.backup-unsubscribe input[type=email] {
  border: 1px solid #EDEEF3;

  font-family: Lato, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(243, 244, 248, 1.0)

;
  border-radius: 8px;
  color: #0E1133;
  font-size: 16px !important;
}





.ac-team .ac-team__card-col-img img,
.ac-blog-list__featured-image img,
.ac-portfolio-grid__item-img img,
.ac-video-popup__image--overlay,
.blog-related-posts__post img,
.ac-blog-list__img-tag-link,
.ac-listing-grid__image img,
.ac-video-popup-wrapper img,
.ac-gallery-grid__item img,
.ac-blog-grid__img img,
.ac-portfolio__link a,
.ac-banner__image img,
.ac-image img {
  border-radius: 8px;
}

.ac-team .ac-team__card-col .ac-team__card-col-content,
.search-results-wrap .hs-search-results__listing li,
.ac-partner--slider .ac-partner__item,
.ac-blog-layout__columns--count,
.ac-listing-card--items-info,
.ac-blog-list__img-tag-link,
.ac-listing-grid__content,
.blog-related-posts__post,
.ac-sidebar__widget--one,
.ac-listing--items-info,
.ac-team__card-col-wrap,
.ac-blog-grid__column,
.ac-listing__tag,
.ac-icon-box__col,
.ac-notice__card,
.ac-cta-section,
.ac-pricing-card,
.ac-subscribe,
.ac-git {
  border-radius: 8px;
}


/* GLOBAL CLASS */
@media only screen and (max-width: 3000px) { 
.dnd-section .dnd-column {
padding: 0 !important;
}
}

body {
  background-color: #FFFFFF;
  padding: 0 !important;
  margin: 0 !important;
}
h1 {
 margin-bottom: 0; 
}
.basic-btn {
  display: block;
  width: fit-content;
  color: var(--Neutrals-N-8, #FFFFF2);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  padding: 18px 24px;
  background: var(--Sunset-Red, #CC1C4A);/
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.10);
  transition: background-color 0.3s ease-in,box-shadow 0.3s ease-in;
}
.basic-btn:hover {
   background-color: var(--Fuschia-Red-FR-100, #CC1C4A);
  box-shadow: 0px 0px 8px 0px rgba(217, 85, 120, 0.50); 
}
.transparent-btn {
  border: 2px solid var(--Sunset-Red, #CC1C4A);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.10);
  color: var(--Sunset-Red, #CC1C4A);
  text-align: center;
  padding: 18px 24px;
  font-family: Gantari;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px; /* 100% */
  transition: background-color 0.3s ease-in;
}

.transparent-btn:hover {
  color: var(--Neutrals-N-8, #FFFFF2);
  background-color: var(--Fuschia-Red-FR-100, #CC1C4A);
  box-shadow: 0px 0px 8px 0px rgba(217, 85, 120, 0.50);
}

.header .header-top-row-0-padding {
    position: fixed;
    top: 0;
    width: 100%; 
}

/* Changes for header 02/09/2024 */
.header-top-column-1-padding > .row-fluid-wrapper .ac-logo {
  padding-left: 24px;
}
.header-top-column-6-padding .nav-btn{
  white-space: nowrap;
}
.header-top-column-6-padding:has(.nav-btn) {
  min-width: 212px;
  padding-right: 24px !important;
}
@media screen and (max-width:1000px) {
  .header-top-column-6-padding:has(.nav-btn) {
    min-width: 200px;
  }
}
@media screen and (max-width:1200px) {
  .header-top-column-3-padding .menu__item {
    padding: 10px 6px !important;
  }
    .header-top-column-3-padding .menu__link {
    font-size:15px;
  }
}
@media screen and (max-width:970px) {
    .header-top-column-3-padding .menu__link {
    font-size:14px;
  }
}
@media screen and (max-width:930px) {
    .header-top-column-3-padding .menu__link {
    font-size:13px;
  }
}
@media screen and (max-width:890px) {
    .header-top-column-3-padding .menu__link {
    font-size:12px;
  }
}
@media screen and (max-width:850px) {
    .header-top-column-3-padding .menu__link {
    font-size:11px;
  }
}
@media screen and (max-width:810px) {
    .header-top-column-3-padding .menu__link {
    font-size:10px;
  }
}