







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 24px;
}

body {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #67b1dc;
  font-size: 24px;
}

/* Paragraphs */

p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #67b1dc;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

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

  
  
    
  


  rgba(103, 177, 220, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(143, 217, 255, 1.0);
  border-color: #8fd9ff;
}





form,
.submitted-message {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #F8FAFC;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #F8FAFC;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Merriweather; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #67b1dc;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}


/* Labels */

form label {
  color: #67b1dc;
}

/* Help text */

form legend {
  color: #67b1dc;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #67b1dc;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #67b1dc;
}

::-moz-placeholder {
  color: #67b1dc;
}

:-ms-input-placeholder {
  color: #67b1dc;
}

::placeholder {
  color: #67b1dc;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #67b1dc;
}

.fn-date-picker td.is-selected .pika-button {
  background: #67b1dc;
}

.fn-date-picker td .pika-button:hover {
  background-color: #67b1dc !important;
}

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #67b1dc;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(103, 177, 220, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(143, 217, 255, 1.0);
  border-color: #8fd9ff;
}





/* Table */

table {
  border: 1px solid #67b1dc;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #67b1dc;

  padding: 18px;

  color: #67b1dc;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(103, 177, 220, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #67b1dc;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #67b1dc;
  font-family: Lato;
}

.menu__child-toggle-icon {
  border-top-color: #67b1dc;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #3f89b4;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #3f89b4;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #8fd9ff;
}

.menu__child-toggle-icon:active {
  border-top-color: #8fd9ff;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #67b1dc;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #67b1dc;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #67b1dc;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #67b1dc;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #67b1dc;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lato;
}

.header__language-switcher-label-current:after {
  border-top-color: #67b1dc;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #67b1dc;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #67b1dc;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #67b1dc;
}

.blog-post__tag-link {
  color: #67b1dc;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #3f89b4;
}

.blog-post__tag-link:active {
  color: #8fd9ff;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #67b1dc;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #3f89b4;
}

.blog-related-posts__title-link:active {
  color: #8fd9ff;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #67b1dc;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #3f89b4;
}

.hs-blog-post-listing__post-title-link:active {
  color: #8fd9ff;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #67b1dc;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #67b1dc;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #3f89b4;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #8fd9ff;
}

.hs-pagination__link-icon svg {
  fill: #67b1dc;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 30px;
}

.card__body svg {
  fill: #67b1dc;
}

/* Social follow */

.social-links__icon {
  background-color: #67b1dc;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #3f89b4;
}

.social-links__icon:active {
  background-color: #8fd9ff;
  font-weight: 700; text-decoration: none; font-family: Merriweather, serif; font-style: normal;
  color: #67b1dc;
  font-size: 30px;
}

@font-face {
  font-family: 'Nobel-Bold';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel-Light';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Light.svg') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel-BoldItalic';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-BoldItalic.svg') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel-LightItalic';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-LightItalic.svg') format('svg');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel RegularItalic';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-RegularItalic.svg') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Nobel-Regular';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Nobel-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Comfortaa';
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.eot');
  src: url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.eot#iefix') format('embedded-opentype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.woff2') format('woff2'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.woff') format('woff'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.ttf') format('truetype'),
    url('https://145674220.fs1.hubspotusercontent-eu1.net/hubfs/145674220/Marketing%20-%20Assets/Brand%20Assets/Vola%20-%20Brand%20Assets/Branding/Fonts/Comfortaa-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}




* { box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -moz-box-sizing:border-box; margin: 0; }

body { color: #57443D; font-family: "Inter Tight", sans-serif; font-size: 16px; font-weight: 500; line-height: 24px; -webkit-font-smoothing: antialiased; margin: 0; }

.h1, h1 { font-size: 83px; line-height: 92px; margin: 0 0 30px; color:#ffffff; text-transform: uppercase;  font-family: 'Nobel-Regular'; font-weight: 900; -webkit-font-smoothing: antialiased; word-wrap: initial; }
.h2, h2 { font-size: 83px; line-height: 70px; margin: 0 0 28px; color: #3b3b3b;  text-transform: uppercase; font-family: 'Nobel-Regular'; font-weight: 400; -webkit-font-smoothing: antialiased }
.h3, h3 { font-size: 53px; line-height: 56px; font-family: 'Nobel-Regular'; color:#3b3b3b; font-weight: 700; margin: 0 0 10px; -webkit-font-smoothing: antialiased; }
.h4, h4 { font-size: 38px; line-height: 56px; font-family: 'Nobel-Regular'; color:#0b2343; font-weight: 500; margin: 0 0 10px; -webkit-font-smoothing: antialiased; }
.h5, h5 { font-size: 25px; line-height: 31px; font-family: 'Nobel-Regular'; color:#fff; font-weight: 600; margin: 0 0 10px; -webkit-font-smoothing: antialiased; letter-spacing:0px; }
.h6, h6 { font-size: 20px; line-height: 26px; font-family: 'Nobel-Regular'; color:#2D150D; font-weight: 600; margin: 0 0 10px; -webkit-font-smoothing: antialiased; }

h2.h1 { font-size: 90px; letter-spacing: -3.3px; line-height: 1.1 }

b, strong { font-weight: 700 }

.wrapper, .wrapper-xl { float: none; margin: 0 auto; max-width: 1600px; padding: 0 20px; width: 100% }
.wrapper-xl { max-width:1560px; }

a, a:active, a:focus { font-family: 'Nobel-Regular'; display: inline-block; text-decoration: none; transition: all .4s ease; vertical-align: top; font-size: 21px; }
a, a:hover { font-family: 'Nobel-Regular'; color: rgba(23, 61, 65, 100%); text-decoration:none; }

/*
a { font-weight:500; color:#2D150D; }
a:hover { text-decoration:none; color:#078693; font-weight:500; } */

img { height: auto; max-width: 100%; vertical-align: top }
.fullwidth { float: left; width: 100% }
.fl { display: flex; display: -webkit-flex }
.frw { flex-flow: row wrap; -webkit-flex-flow: row wrap }
.frr { flex-flow: row-reverse; -webkit-flex-flow: row-reverse }
.jfs { justify-content: flex-start; -webkit-justify-content: flex-start }
.jfe { justify-content: flex-end; -webkit-justify-content: flex-end }
.jsb { justify-content: space-between; -webkit-justify-content: space-between }
.jc { justify-content: center; -webkit-justify-content: center }
.ac { align-items: center; -webkit-align-items: center }
.afs { align-items: flex-start; 	-webkit-align-items: flex-start }
.afe { align-items: flex-end; -webkit-align-items: flex-end }
.ffc { flex-flow:column; }

.text-center { text-align: center }
.text-right { text-align:right; }
.text-left { text-align:left; }
.section { padding-bottom: 100px; padding-top: 100px }

p { font-family: inherit; -webkit-font-smoothing: antialiased; font-size: inherit; font-weight:inherit; margin:0 0 12px; }

.btns a { margin:10px 10px 0 0; padding: 19px 30px; font-weight: 600; font-size:18px; line-height: 23px; text-align: center; border-radius: 45px; }
.btns.nrml a { font-size:16px; padding:15px 30px; }
.btns a.brd-btn { border:transparent solid 2px; padding:17px 30px 13px; min-height:61px; }

select { -webkit-appearance:none; appearance:none; background-image:url(https://1707745.fs1.hubspotusercontent-na1.net/hubfs/1707745/New%20Website%20Assets%20-%202024/down.png); background-repeat:no-repeat; background-position:right 20px center; background-size:15px auto; }

.slick-slider {position:relative; display:block; box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent; padding:0; }
.slick-list {position:relative; display:block; overflow:hidden; margin:0 -10px; padding:0;}
.slick-list:focus {outline:none;}
.slick-list.dragging {cursor:pointer; cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0); -ms-transform:translate3d(0, 0, 0); -o-transform:translate3d(0, 0, 0); transform:translate3d(0, 0, 0);}
.slick-track {position:relative; top:0; left:0; display:block; margin-left:auto; margin-right:auto;}
.slick-track:before, .slick-track:after {display:table; content:'';}
.slick-track:after {clear:both;}
.slick-loading .slick-track {visibility:hidden;}
.slick-slide {display:none; float:left; height:100%; min-height:1px;}
[dir='rtl'] .slick-slide {float:right;}
.slick-slide img {display:block;}
.slick-slide.slick-loading img {display:none;}
.slick-slide.dragging img {pointer-events:none;}
.slick-initialized .slick-slide {display:block;}
.slick-loading .slick-slide {visibility:hidden;}
.slick-vertical .slick-slide {display:block; height:auto; border:1px solid transparent;}
.slick-arrow { position:absolute; left:0; top:50%; transform:translateY(-50%); width:37px; height:15px; background:url(https://139784745.fs1.hubspotusercontent-eu1.net/hubfs/139784745/Assets%20-%20Houston/left.svg) no-repeat center top/contain; border: none; font-size: 0; padding: 0; }
.slick-next { left:auto; right:0; background-image:url(https://139784745.fs1.hubspotusercontent-eu1.net/hubfs/139784745/Assets%20-%20Houston/right.svg); }
.slick-arrow:hover, .slick-arrow:active, .slick-arrow:focus { background-color: transparent; border: none; }
.slick-arrow.slick-hidden {display:none;}
.slick-arrow, .slick-arrow:hover { position:absolute; left:0; top:50%; transform:translate(-50%,-50%); background:#6FEE83 !important; width:42px; height:42px; z-index: 1; border-radius: 50%; transition:none; }
.slick-next, .slick-next:hover { left:auto; right:0; transform:translate(50%,-50%); }
.slick-arrow:focus { border-radius:50%; }
.slick-arrow:before { border-left:#173D41 solid 1px; border-top:#173D41 solid 1px; width:10px; height:10px; transform:translate(-50%,-50%) rotate(-45deg); position:absolute; content:''; margin:0 0 0 2px; }
.slick-next:before { transform:translate(-50%,-50%) rotate(135deg); margin:0 0 0 -2px; }
.slick-arrow:hover { background:#078593 !important; }
.slick-arrow:hover:before { border-color:#FFFFFF; }
.slick-next { left:auto; right:0; transform:translate(50%,-50%); }

.p10-0 {padding-bottom:10px; padding-top:10px}
.p20-0 {padding-bottom:20px; padding-top:20px}
.p30-0 {padding-bottom:30px; padding-top:30px}
.p40-0 {padding-bottom:40px; padding-top:40px}
.p50-0 {padding-bottom:50px; padding-top:50px}
.p60-0 {padding-bottom:60px; padding-top:60px}
.p70-0 {padding-bottom:70px; padding-top:70px}
.p80-0 {padding-bottom:80px; padding-top:80px}
.pt10 {padding-top:10px}
.pt20 {padding-top:20px}
.pt30 {padding-top:30px}
.pt40 {padding-top:40px}
.pt50 {padding-top:50px}
.pt60 {padding-top:60px}
.pt70 {padding-top:70px}
.pt80 {padding-top:80px}
.pt90 {padding-top:90px}
.pt100 {padding-top:100px}
.pb10 {padding-bottom:10px}
.pb20 {padding-bottom:20px}
.pb30 {padding-bottom:30px}
.pb40 {padding-bottom:40px}
.pb50 {padding-bottom:50px}
.pb60 {padding-bottom:60px}
.pb70 {padding-bottom:70px}
.pb80 {padding-bottom:80px}
.m10-0 {margin-bottom:10px; margin-top:10px}
.m20-0 {margin-bottom:20px; margin-top:20px}
.m30-0 {margin-bottom:30px; margin-top:30px}
.m40-0 {margin-bottom:40px; margin-top:40px}
.m50-0 {margin-bottom:50px; margin-top:50px}
.m60-0 {margin-bottom:60px; margin-top:60px}
.m70-0 {margin-bottom:70px; margin-bottom:80px; margin-top:70px; margin-top:80px}
.mt10 {margin-top:10px}
.mt20 {margin-top:20px}
.mt30 {margin-top:30px}
.mt40 {margin-top:40px}
.mt50 {margin-top:50px}
.mt60 {margin-top:60px}
.mt70 {margin-top:70px}
.mt80 {margin-top:80px; }
.mb10 {margin-bottom:10px; }
.mb20 {margin-bottom:20px; }
.mb30 {margin-bottom:30px; }
.mb40 {margin-bottom:40px; }
.mb50 {margin-bottom:50px; }
.mb60 {margin-bottom:60px; }
.mb70 {margin-bottom:70px; }
.mb80 {margin-bottom:80px; }

.submitted-message { background: transparent; color: #173D41; }

.form-title, form label, form legend, form { background:transparent; color:#57443D; font-size:18px; line-height:28px; color:#2D150D; font-family:Inter Tight,sans-serif; }
.form-columns-1 select, .form-columns-1 textarea, .form-columns-1 .hs-form-field input[type="text"], .form-columns-1 .hs-form-field input[type="email"], .form-columns-1 .hs-form-field input[type="tel"], .form-columns-1 .hs-form-field input[type="number"] { width:100% !important; }
.hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="tel"], .hs-form-field input[type="number"], .hs-form-field select.hs-input, .hs-form-field textarea, .hs-form-field input[type="file"] { border: #C3C3C3 solid 1px; border-radius: 20px; padding: 14px 20px; line-height: 26px; outline: none; font-size: 18px; }
.hs-form-field input[type="text"]:focus, .hs-form-field input[type="email"]:focus, .hs-form-field input[type="tel"]:focus, .hs-form-field input[type="number"]:focus, .hs-form-field select.hs-input:focus, .hs-form-field textarea:focus { border:#2D150D solid 1px; }
.hs-form-field textarea { height:200px; resize:none; outline:none; }
.hs-form-field { margin:0 0 15px; }
.hs-form-field.hs-terms_accepted { margin: 0 0 10px; }
.text-center .btns a { margin:10px 10px 0; }
.hs_terms_accepted ul li, body form .inputs-list > li { margin:0; }
form .hs-richtext { margin:0; }
form .hs-form-field input[type="checkbox"], form .hs-form-field input[type="radio"] { display:none; }
form .hs-form-field input[type="checkbox"] + span, form .hs-form-field input[type="radio"] + span { padding-left:34px; position:relative; font-size:14px; line-height:18.2px; color:#57443D; margin:2px 0 0 !important; line-height:22px; display:inline-block; }
form .hs-form-field input[type="checkbox"] + span a, form .hs-form-field input[type="radio"] + span a { vertical-align: top; display: inline-block; margin: 0; color: #57443d; font-weight: 600; text-decoration: underline; }
form .hs-form-field input[type="checkbox"] + span:before, form .hs-form-field input[type="radio"] + span:before, form .hs-form-field input[type="radio"] + span:after { background:#FFFFFF; position:absolute; content:''; left:0; top:0; width:24px; height:24px; border-radius:5px; border:#C3C3C3 solid 1px; }
form .hs-form-field input[type="radio"] + span:before { border-radius:50%; }
form .hs-form-field input[type="radio"] + span:after { opacity:0; transition:ease all 0.4s; }
form .hs-form-field input[type="radio"]:checked + span:before { border:#2D150D solid 2px; }
form .hs-form-field input[type="radio"]:checked + span:after { opacity:1; background:#173d41; width:14px; height:14px; border:none; border-radius: 50%; left: 5px; top: 5px; }
form .hs-form-field input[type="checkbox"]:checked + span:before { border-color:#173D41; background:#173D41; }
form .hs-form-field input[type="checkbox"] + span:after { opacity:0; border-bottom: 3px solid #6fee83; border-left: 3px solid #6fee83; content: ""; height: 6px; left: 12px; position: absolute; top: 11px; transform: translate(-50%,-50%) rotate(-45deg); width: 12px; }
form .hs-form-field input[type="checkbox"]:checked + span:after { opacity:1; }
body form .hs-button, body form .hs-button:focus { background: #6FEE83; margin: 20px 0 0; border-radius: 40px; padding: 20px 30px; line-height: 21px; color: #173D41; font-weight: 600; font-family: Inter Tight,sans-serif; font-size:16px; }
body form .hs-button:hover { background: #173D41; color:#6FEE83; border-radius: 40px; }
form .hs-form-field > label { font-weight:600; font-size:14px; line-height:1.3; }
form .hs-form-field .inputs-list label { margin:0; }

body .legal-consent-container .hs-form-booleancheckbox-display > span, body .legal-consent-container .hs-form-booleancheckbox-display > span p { margin-left:0 !important; }
.hs_error_rollup { display: none; }
.w100{float: left; width: 100%;}

.hs-menu ul li a {font-size: 21px; padding: 20px 0; font-family: "Nobel-Regular"; text-align: center; border-radius: 1px;}
.hs-menu ul {list-style: none; padding: 0; margin: 0; display: flex; justify-content: center;}
.header-sec{background-color: #0b2343;}
.hstr-tag a {font-size: 21px; font-family: 'Nobel-Regular'; text-align: center; position: relative; padding: 5px 25px;}
.hstr-tag a:after {position: absolute; content: ""; top: 0; right: 0; width: 2px; height: 36px; border-radius: 1px;}
.hst-right .hstr-tag:last-child a:after {display: none;}
.h-sec-bottom {position: absolute; left: 0; top: 144px; width: 100%; z-index: 100; background:rgba(255, 255, 255, 0.1);  backdrop-filter: blur(20px);}
.hs-search a span svg {content: "";  height: 21px; left: 0; margin: 0 55px; position: absolute; top: 0; width: 21px;}
.hs-search a span {position: relative;}
.hs-bottom .hst-right {display: none;}
.menu-toggle { display: none; background: none; border: none; cursor: pointer;}
a.child-toggle {display: none; border: none; padding: 0;}
.menu-toggle span {display: block; width: 25px; height: 3px; background-color: #ffffff;  margin: 5px 0; transition: 0.3s;}
.hs-menu > ul > li {  position: relative; list-style: none; display: inline-block; padding: 0 20px;}
.hs-submenu {  position: absolute;  top: 100%;       left: 0;  min-width: 600px;  background-color: #ffffff;  padding: 30px;  box-shadow: 0px 10px 30px rgba(0,0,0,0.1);  display: flex ;  gap: 30px;  z-index: 1000;  opacity: 0; visibility: hidden;  transform: translateY(15px);   transition: all 0.3s ease-in-out;}

.hs-right ul { display: block !important; list-style: none; padding: 0;}
.hs-right ul li a {border: none !important;  font-size: 21px;  font-family: "Nobel";   text-align: left; padding: 19px 0; justify-content: space-between !important; }
.hs-left {padding: 20px 15px 60px 30px; float: left; width: 60%;}
.hsl-text {font-size: 13px; line-height:  font-weight: 400; font-family: "Comfortaa"; margin-bottom: 40px;}
.hsl-btn.btn a { border-radius: 1px; padding: 10px 20px; font-size: 17px; font-weight: 400; font-family: "Comfortaa"; text-align: left;}
.hsl-btn.btn a img {position: absolute; right: 20px; top: 16px; width: 25px; height: 25px;}
.hsl-btn.btn a.has-arrow{position: relative; padding-right: 70px;}
.hsl-btn.btn {display: inline-block;}
.hs-right {float: left; width: 34%; padding-left: 20px;}

.btn a {align-items: center;  font-size: 21px; font-weight: 400; font-family: "Comfortaa"; padding: 17px 20px; max-width: 558px; border-radius: 1px;}
.hs-content {max-width: 899px; flex-direction: column; gap: 75px;  position: relative;  z-index: 2;}
.hsc-title h1 {margin-bottom: 10px;}
.hsc-text {font-size: 33px; letter-spacing: 0px; line-height: 46px;  font-weight: 400; font-family: "Comfortaa";}
a.has-arrow {position: relative; padding-right: 90px;}
.btn a img {position: absolute; right: 22px; top: 22px;  height: auto !important; width: 30px;}
.hero-section {position: relative; z-index: 1; overflow: hidden;}
.hero-section::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%); }
.hero-section.overlay::before{display:none;}

.fsc-cols {gap: 25px;}
.fsc-col{width:calc(25% - 18.75px);}
.fsc-col a {width: 100%;}
.fsc-col a .fscc-img {position: relative; height: 0; overflow: hidden; width: 100% ; padding: 84.2% 0; margin-bottom:65px;}
.fsc-col a .fscc-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100% !important; object-fit: cover;}
.fcs-title {margin-bottom: 80px;}
.fscc-text {font-size: 29px; line-height: 30px; font-family: "Comfortaa"; font-weight: 600;}
.fscc-title {margin-bottom: 30px;}

.lsl-inner {width: calc(16.66% - 75px);}
.logo-section {border-top: 2px solid #3b3b3b; border-radius: 1px; border-bottom: 2px solid #3b3b3b;}
.ls-logo{gap:90px; margin-bottom: 150px;}
.lsc-text {font-size: 25px; letter-spacing: 0px; line-height: 42px; font-weight: 400; font-family: "Comfortaa"; margin-bottom: 140px;}
.lsc-title {margin-bottom: 40px;}
.ls-btn.btn {max-width: 417px;}
.ls-btn.btn a.has-arrow{padding-right:64px;}
.ls-btn.btn a img{right: 15px;}

.solutions-section {position: relative;}
.sslt-inner a img {transform: rotate(180deg); position: absolute;  right: 35px;  top: 66px;   width: 30px;  height: 30px;}
.ss-left  {width: 50%; float: left; padding-right: 90px;}
.sslt-inner {padding: 60px 0; position: relative; }
.sslt-inner a {font-size: 37px; letter-spacing: -1px; line-height: 42px; font-family: 'Nobel-Regular'; position: static; padding-right: 70px;}
.ss-right{width: 50%; float: left;position: absolute; right: 0;  top:180px; bottom:180px; } 
.ss-right a {height: 100%; width: 100%;}
.ss-right a img {height: 100% !important; width: 100%; object-fit: cover;}

.accordion-content {max-height: 0;  overflow: hidden; transition: max-height 0.4s ease, opacity 0.3s ease; opacity: 0; }
.accordion-item.active .accordion-content { max-height: 1000px; opacity: 1; padding: 25px 0;}
.accordion-header {position: relative;  cursor: pointer;  padding: 0 30px 0 0;   display: flex;  align-items: center;  justify-content: space-between;}
.accordion-header::after { content: ''; width: 10px; height: 10px; border-right: 2px solid #000;   border-bottom: 2px solid #000; transform: rotate(45deg);  transition: all 0.3s ease; display: inline-block; margin-left: 10px;}
.accordion-item.active .accordion-header::after {transform: rotate(-45deg);  margin-top: 5px;}
.isci-title a {font-size: 37px; line-height: 50px; font-family: 'Nobel-Regular';}
.isci-text {font-family: Comfortaa; font-size: 22px; font-weight: 400; letter-spacing: 0; line-height: 42px; color: #000;}
.isc-inner {padding: 45px 0;}

.psc-col {width: calc(25% - 18.75px);}
.ps-cols{gap:60px 25px;}
.pscc-title {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.psc-col a {position: relative; height: 100%; width: 100%;}
.psc-col a .pscc-img img {opacity: 0;}
.psc-col a:hover .pscc-img img {opacity: 0.5;}
.pscc-title h3 {text-transform: uppercase;}
.ps-title {margin-bottom: 40px;}
.pscc-img{height: 0; overflow: hidden; padding: 37% 0;  position: relative; width: 100%; }
.pscc-img img{height: 100% !important; left: 0; object-fit: cover; position: absolute; top: 0; width: 100%;}

.technologies-section {border-bottom: 2px solid #3b3b3b; border-radius: 1px; border-top: 2px solid #3b3b3b;}
.ts-cols {gap: 115px 25px;}
.ts-title {margin-bottom: 80px;}
.tscc-img {height: 0; overflow: hidden; padding: 37% 0;  position: relative; width: 100%; margin-bottom: 35px;}
.tscc-img img {height: 100% !important; left: 0; object-fit: cover; position: absolute; top: 0; width: 100%;}
.tsc-col a {height: 100%; width: 100%;}


.sssc-col {width: calc(33.33% - 20px);}
.sss-cols {gap: 220px 30px;}
.sss-title {margin-bottom: 80px;}
.ssscc-title { margin: 10px 0px 0; }
.ssscc-title h4{margin-bottom: 0;}
.ssscc-text {font-size: 25px; line-height: 46px; font-family: "Nobel-Regular";}
.ssscc-img {height: 0; overflow: hidden; padding: 39% 0;  position: relative; width: 100%;}
.sssc-col a {height: 100%; width: 100%;}
.ssscc-img img {height: 100% !important; left: 0; object-fit: cover; position: absolute; top: 0; width: 100%;}

.tcscc-left {float: left; width: 50%; padding:50px 60px 50px 0;}
.tcscc-right {float: left; width: 50%; }
.tcscc-right .tcsccr-img, .tcscc-right .tcsccr-img a { height:100%; width:100%; }
.tcscc-right .tcsccr-img img { width:100%; height:100% !important; object-fit:cover; }
.tcsccl-content{text-align:right}
.tcscclc-text{font-size: 33px; line-height: 54px; font-weight: 400; font-family: "Comfortaa";}
.tcsc-clo:nth-child(2n) {flex-direction: row-reverse;}
.tcsc-clo:nth-child(2n) .tcsccl-content{text-align:left;}
.tcsc-clo:nth-child(2n) .tcscc-left{padding:50px 0 50px 60px;}
.tcscclc-title h2 {line-height: 87px; color: #0b2343;}

/* Barand Page css*/
.hero-brand-page .hs-content {max-width: 100%; gap: 50px;}
.hero-brand-page .hs-content  .hsc-title h1 span {color: #f15a2b;}

.our-brands-section  .sss-title {margin-bottom: 100px;}
.our-brands-section  .sss-cols {gap: 190px 30px;}
.our-brands-section  .ssscc-title h3 {font-weight: 400;  font-size: 50px; line-height: 50px;}
.our-brands-section  .ssscc-text {line-height: 42px; font-weight: 400; font-family: "Comfortaa";  letter-spacing: 0px;}
.our-brands-section  .ssscc-img {padding: 33.5% 0; margin-bottom: 35px;}

.brand-card:last-child{margin-bottom:0;} 
.brand-main.section {padding: 0;}
.bcc-text {font-size: 37px; letter-spacing: -1px; line-height: 42px; font-weight: 400; font-family: "Comfortaa";}
.brand-card .container a { cursor:initial; }
.brand-card .container a h2 {line-height: 87px;}
.brand-card {position: relative; z-index: 1; overflow: hidden; margin-bottom: 50px; min-height:750px; }
.brand-card::before {content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 20% , rgba(0, 0, 0, 0) 100%); }
.container{position: relative;  z-index: 2;}


.our-values-section  .sss-title h2{line-height: 87px; font-weight: 500;}
.our-values-section  .ssscc-title h3 {font-size: 50px; letter-spacing: 1px; font-weight: 500;}
.our-values-section  .ssscc-text {font-size: 27px; letter-spacing: 1px;  line-height: 42px;  font-weight: 400;  font-family: "Comfortaa"; padding: 80px 35px;}
.our-values-section  .ssscc-title {margin-bottom: 30px;}
.our-values-section  .sss-title {margin-bottom: 40px;}
.our-values-section  .sss-cols {gap: 40px;}
.our-values-section  .sssc-col{width: calc(33.33% - 26.66px);}

.the-vola-way-section  .lsc-text h3 {font-size: 55px; text-transform: uppercase; font-weight: 400;}
.the-vola-way-section .lsc-text {margin-bottom: 0;}
.the-vola-way-section .lsc-title h2 {line-height: 108px;}
.the-vola-way-section .lsc-text h3  {gap:20px 35px;}
/* Barand Page css End*/

/* Sustainability Page css*/
.sustainability-section .ss-col:nth-child(2n) .wrapper{flex-direction: row-reverse;}
.sustainability-section .ss-right {height: 100%; left: 55%; position: absolute; width:45%; top:0; bottom:0; }
.sustainability-section .ss-col:nth-child(2n) .wrapper .ss-right {left:0;}
.sustainability-section .sscl-text {font-size: 38px;  line-height: 50px;   color: #3b3b3b;   font-family: 'Nobel-Regular'; max-width: 740px;}
.sustainability-section .ss-cols {gap: 230px; display: flex; flex-direction: column;}
.sustainability-section .ss-left{padding: 0 100px 0 0; width:55%; }
.sustainability-section .ss-col:nth-child(2n) .wrapper .ss-left{padding: 0 0 0 100px;}
.sustainability-section .ss-col {position: relative; min-height: 700px;}
.sustainability-section .ss-col:nth-child(2n) .wrapper .sscl-text{max-width:580px;}
.sustainability-section .sslt-inner {padding: 35px 0; }
.sslt-inner a img {top:65px; right:0;}
.ss-right a {position: relative; overflow: hidden; width: 100%; cursor:initial; }
.ss-right a img {position: absolute; left: 0; top: 0; width: 100%; height: 100% !important; object-fit: cover;}

/* Sustainability Page css End*/

/*Mergers And Acquisitions Page css 17/3/2026*/

.mergers-and-acquisitions-sec .brand-top .container {padding: 100px 0 190px; position: static;}
.mergers-and-acquisitions-sec .brand-top  .brand-card::before{display:none;}
.mergers-and-acquisitions-sec .brand-top .brand-card {margin-bottom: 0; position: static;}

/*Mergers And Acquisitions Page css End*/

.footer-sec {border-bottom: 18px solid #f15a2b; border-radius: 1px;}
.fsml-title h5 {text-transform: uppercase; margin-bottom: 30px;}
.fst-logo{width: 326px; height: 159px;}
.fst-logo img { max-width:300px !important; }
.fs-top {margin-bottom: 100px;}
.fs-mid {gap: 160px; margin-bottom: 160px;}
.fsm-left {width: calc(50% - 107px);}
.fsml-cols{gap:30px;}
.fsmlc-col { width: calc(33.33% - 20px);}
.fsml-title {border-radius: 1px; margin-bottom: 28px;}
.fsmlc-col a { font-family: "Nobel-Regular"; font-size:20px; }
.fsmr-cols {gap: 30px;}
.fsmrc-col {width: calc(33.33% - 20px);}
.fsmrc-col a {height: 38px !important; width: 38px; border-radius: 2px; padding: 10px; display: flex; justify-content: center; align-items: center;  position:relative;}
.fsmrc-col a span svg {width: 22px; height: 22px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.fsm-right {width: calc(20% - 107px);}
.fsm-center {width: calc(30% - 107px);}
.fsmc-cols {gap: 30px 100px;}
.fsmcc-col {width: calc(50% - 50px);}
.fsb-left {font-size: 17px;  font-weight: 400; font-family: "Comfortaa";}
.fsb-right .fsbr-text a:after {position: absolute; content: ""; right: 0; top: 0;  height: 20px; width: 10px;}
.fsb-right .fsbr-text a {font-size: 17px; ; font-weight: 400; font-family: "Comfortaa"; padding: 0 25px;}
.fsb-right .fsbr-text {position: relative;}
.fsb-right .fsbr-text:last-child a:after {display: none;}
.fsbr-text:first-child a {padding-left: 0;}
.fsbr-text:last-child a {padding-right: 0;}


/* Search page design CSS Start */
.searchresult-vola { background:#0b2343; padding:350px 0 100px; }
.searchresult-vola #search_results_input-input::placeholder {color: #fff !important;}
#search_results_input-input {outline: none; border: none; background: transparent; border-bottom: 2px solid #fff; font-size: 60px; color: #fff !important; padding: 20px 0 20px 70px;}
.hs-search-field__button {border: none; background: transparent; padding: 0 !important; margin: 0 !important; border-radius: 0;}
.body-container-wrapper .hs-search-field__button svg {height: 32px; fill: #fff; position: absolute; left: 0; top: 40px; width: 32px;}
#hs_cos_wrapper_search_results .hs-search-results {background: #F4F4F4; padding: 40px 60px; color: #000;}
#hs_cos_wrapper_search_results {margin: 100px 0;}
#hs_cos_wrapper_search_results h2 {color: #fff; margin-bottom: 25px; font-size: 30px; font-family: 'Nobel-Regular';}
.hs-search__no-results {font-size: 25px; line-height: 1.2; font-family: 'Nobel-Regular'; font-weight: 400;}
.searchresult-vola .tabs-nav , .searchresult-vola #selectWrapper , .searchresult-vola #searchIcon  {display: none;}
.searchresult-vola  #results_pages ul {background: #f4f4f4; color: #000; padding: 40px 60px; margin-bottom: 28px;}
.searchresult-vola  .hs-search-results__title , .searchresult-vola  .hs-search-results__title:hover {color: #000; font-size: 24px; font-style: normal; font-weight: 600; line-height: 1; text-decoration: none; font-family: "Nobel-Regular";}
.searchresult-vola  #hs_cos_wrapper_search_results .hs-search-results__description {margin-bottom: 20px; padding-top: 20px; font-family: "Nobel-Regular"; font-style: normal; font-weight: 400; text-decoration: none; font-size: 18px;}
.searchresult-vola  #results_pages ul  li a {font-weight: 400;  text-decoration: underline; font-family: "Nobel-Regular"; font-style: normal;color: #212934;}
.searchresult-vola  #results_pages ul  li a:hover {color: #415239; font-family: "Nobel-Regular";}
/* Search page design CSS End */.hs-search-results__title, .hs-search-results__title:hover {}


@media (max-width:1365px){
  .wrapper, .wrapper-xl {max-width:1210px;}
  .hs-menu ul li {padding: 0 15px;}
  .hs-search a span svg {margin:0 10px;}
  h1 {font-size:75px; line-height:82px;}
  .hs-content {gap: 55px;}
  h2 {font-size:75px;}
  h3, .our-brands-section .ssscc-title h3, .the-vola-way-section .lsc-text h3 { font-size:36px; }
  h4{ font-size:35px; line-height: 42px; }
  .fsc-col {width: calc(50% - 12.5px);}
  .lsc-title {margin-bottom: 26px;}
  .lsc-text {margin-bottom:80px;}
  .ls-logo {margin-bottom:100px; }
  .ss-left {padding-right: 50px;}
  .sslt-inner a {font-size:29px;}
  .sss-cols{gap: 80px 30px;}
  .tcscclc-title h2 {line-height: 70px; margin-bottom: 15px;}
  .tcscclc-text {font-size: 28px; line-height: 35px;}
  .tcscc-left {padding-right: 30px;}
  .tcsc-clo:nth-child(2n) .tcscc-left{padding-left:30px;} 
  .fsm-left {width: 100%; margin-top:30px; }
  .fsm-center ,  .fsm-right {width: calc(50% - 80px); margin-top:30px;}
  .fsc-col a .fscc-img {padding: 67.5% 0; margin-bottom: 35px;}
  .psc-col {width: calc(32.33% - 16.66px);}
  .sssc-col {width: calc(50% - 15px);}
  .our-brands-section .sss-title , .our-values-section .sss-title {margin-bottom: 80px;}
  .our-brands-section .sss-cols {gap: 100px 30px;}
  .our-values-section .sssc-col {width: calc(50% - 20px);}
  .our-values-section .ssscc-text{padding:60px 30px;}
  .sustainability-section .ss-left  {padding: 0 40px 0 0;}
  .sustainability-section .ss-col:nth-child(2n) .wrapper .ss-left {padding: 0 0 0 40px;}
  .sustainability-section .ss-cols {gap: 150px;}
  /*Mergers And Acquisitions Page css 17/3/2026*/
  .mergers-and-acquisitions-sec .brand-top .container {padding: 80px 0 120px;}
  
  
  .fs-mid { gap:30px; }
/*   .fsm-left { width:calc(50% - 20px); }
  .fsm-center, .fsm-right { width:calc(25% - 20px); }  */
  /*Mergers And Acquisitions Page css End*/
  
  /* Search page design CSS Start */
  
  .searchresult-vola {padding: 300px 0 100px;}
  #hs_cos_wrapper_search_results {margin: 70px 0;}
  .body-container-wrapper .hs-search-field__button svg {top:30px;}
  #search_results_input-input{font-size: 40px;}
  
  
  /* Search page design CSS End */


  
}

@media (min-width:992px){
  .hs-menu > ul > li:hover > .hs-submenu {  opacity: 1; visibility: visible;  transform: translateY(0);}
}
@media (max-width:991px){
  .wrapper, .wrapper-xl { max-width:710px; }
  h1 { font-size: 62px; line-height: 70px; }
  h2 { font-size: 54px; line-height: 60px; margin: 0 0 18px; }
  h3 ,.our-values-section .ssscc-title h3, .the-vola-way-section .lsc-text h3 { font-size: 35px; line-height: 42px; }
  h4{ font-size: 30px; }
  
  .h-sec-bottom {top: 120px;}
  .h-sec-bottom > .wrapper {padding: 0;}
  .h-sec-bottom .hs-bottom{ display: none; backdrop-filter: blur(20px); background: transparent; width: 100%;  z-index: 100; flex-direction: column;}
  .h-sec-bottom.active .hs-bottom , .h-sec-bottom.active  .hs-bottom .hst-right{display: flex !important; flex-direction: column;}
  .hs-bottom .hst-right {display: block;}
  .hs-menu ul {flex-direction: column;}
  .h-sec-bottom.active .hs-bottom{ position: relative;  padding-bottom: 40px;}
  .h-sec-bottom.active .hs-bottom .hs-menu {width: 100%;}
  .h-sec-bottom.active .hs-bottom .hs-menu ul {flex-direction: column; }
  .h-sec-bottom.active .hs-bottom .hs-menu ul li {padding: 0;}
  .h-sec-bottom .hs-bottom .hs-menu ul li a{display: flex; justify-content: center; align-items: center; padding: 10px 0;}
  .h-sec-bottom .hs-bottom .hs-menu ul li a.has-arrow { padding-right:70px; padding-left:20px; }
  a.menu-toggle {display: flex; align-items: center; position: absolute;  right: 50%; top: -70px;  width: 30px;  height: 25px;  z-index: 11111; transform: translateX(335px);}  
  a.child-toggle {display: flex; padding: 0 !important; border: none !important;}
  a.child-toggle i:after {border-left: 2px solid #fff; border-top: 2px solid #fff; content: ""; height: 10px; margin: 0 0 0 2px; position: absolute; right: 20px; top: 20px; transform: translate(-50%, -50%) rotate(45deg); width: 10px;}
  li.child-open {border-bottom: none;}
  .hs-menu ul li {position: relative; width: 100%;}
  .hs-submenu { opacity:1; visibility:visible; position:static; transform: none; display: none; transition: none; }
  .child-open > .child-toggle i:after {transform: translate(-50%, -50%) rotate(225deg);}
  a.child-toggle { position: absolute; right: 0; top: 0; width: 40px;  height: 34px; z-index: 10; cursor: pointer; }
  .menu-toggle i, .menu-toggle i:before, .menu-toggle i:after {width: 100%;  height: 2px; background: #FFFFFF;  display: block; transition: 0.3s;}  
  .menu-toggle i { position: relative; }
  .menu-toggle i:before, .menu-toggle i:after { position: absolute; content: ''; }
  .menu-toggle i:before { top: -8px; }
  .menu-toggle i:after { bottom: -8px; }
  .active .menu-toggle i { background: transparent; }
  .active .menu-toggle i:before { transform: rotate(45deg); top: 0; }
  .active .menu-toggle i:after { transform: rotate(-45deg); bottom: 0; }
  .hs-top .hst-right {display: none;}
  .hs-search a span svg {margin: 0; transform: translate(-50%, -50%); top:0;}
  .hs-search{display: flex; justify-content: center;  align-items: center; height: 30px;  padding: 5px 0;  position: absolute; right: 80px; top: -57px; display:none; }
  .hstr-tag a {padding: 10px 0; justify-content: center; display: flex; }
  .hstr-tag a:after {display:none;}
  .hs-content ,.hero-brand-page .hs-content {max-width: 100%; gap: 40px;}
  .hsc-text {font-size: 27px; line-height: 36px;}
  .fcs-title {margin-bottom: 50px;}
  .fscc-title {margin-bottom: 15px;}
  .fscc-text {font-size: 25px;}
  .ls-logo {margin-bottom:60px;}
  .lsc-text { margin-bottom: 50px;}
  .ss-right , .sustainability-section .ss-right{height: 100%; position: static; width: 100%; padding-top: 50px;}
  .sslt-inner {padding: 30px 0;}
  .isci-title a {font-size: 35px;}
  .accordion-header {padding:0 20px 0 0;}
  .isc-inner {padding: 25px 0;}
  .accordion-item.active .accordion-content {padding: 15px 0;}
  .psc-col {width: calc(50% - 12.5px);}
  .tscc-img {margin-bottom: 25px;}
  .ts-cols {gap: 60px 25px;}
  .tcsccl-content {text-align: left;}
  .tcsc-clo:nth-child(2n) .tcscc-left, .tcscc-left {padding: 0; width: 100%;}
  .tcscc-left, .tcscc-right { width: 100%;}
  .tcscc-right , .tcsc-clo:nth-child(2n) .tcscc-left {padding-top: 40px;}
  .fsb-left{width: 100%; padding-bottom: 20px;}
  .fsb-right{width:100%;}
  .fs-top {margin-bottom: 20px;}
  .ss-left , .sustainability-section .ss-left  , .sustainability-section .ss-col:nth-child(2n) .wrapper .ss-left{padding: 0; width: 100%;}
  .lsl-inner {width: calc(33.33% - 60px);}
  .sslt-inner a img {top:36px;}
  .ssscc-text {font-size: 22px;}
  .bcc-text{font-size: 30px;}
  .our-brands-section .sss-title, .our-values-section .sss-title {margin-bottom: 50px;}
  .sustainability-section .sscl-text {font-size: 30px; line-height: 40px;}
  .sustainability-section .ss-col {min-height: 100%;}
  .sustainability-section .ss-cols {gap: 80px;}
  .sustainability-section .sslt-inner {padding: 25px 0;}
  /*Mergers And Acquisitions Page css 17/3/2026*/
  .mergers-and-acquisitions-sec .brand-top .container {padding: 60px 0 60px;}
  /*Mergers And Acquisitions Page css End*/
  .fsmcc-col { width:100%; }
  .ss-right a img { position:static; }
  .brand-card { min-height:600px; }
    
  /* Search page design CSS Start */
  
  .searchresult-vola {padding: 150px 0 80px;}
  #hs_cos_wrapper_search_results {margin: 50px 0;}

  
  
  /* Search page design CSS End */

}



@media (max-width:767px){
  .wrapper, .wrapper-xl {max-width:100%;}
  .btn a { font-size:16px; line-height: 22px; padding:12px 20px; }
  .btn a img { width:22px; top:17px; }
  .h-sec-bottom .hs-bottom .hs-menu ul li a.has-arrow { padding-right:40px; padding-left:10px; }
  .fst-logo , .fsmcc-col , .fsm-center, .fsm-right , .fsmlc-col{width: 100%;}
  .fst-logo { margin:0; height:auto; }
  .fsml-cols , .fsmc-cols {gap: 30px;}
  .fs-mid {gap: 80px; margin-bottom: 100px;}
  h1 {font-size: 45px; line-height: 55px;}
  h2 {font-size: 40px; line-height: 48px;}
  .fsc-col {width: 100%;}
  .ls-logo {gap: 50px;}
  .lsl-inner {width: calc(50% - 25px);}
  .psc-col , .sssc-col {width: 100%;}
  .ts-title , .sss-title  {margin-bottom: 40px;}
  .tcscclc-text { font-size: 20px; line-height: 33px;}
  .hsl-btn.btn a img {width: 20px; right: 20px;}
  .hsl-btn.btn a {padding: 10px; width: 175px;}
  .hs-left {padding: 0 10px 0 0; width: 50%;}
  .hs-right {padding-left: 0; width: 42%;}
  .hs-right ul li a {font-size: 20px; padding: 15px 0;}
  .hs-submenu{min-width:400px;}
  .hstl-logo {width:200px;}
  a.menu-toggle {top: -56px; transform: none; right:20px;}
  .h-sec-bottom {top: 90px;}
  a.has-arrow , .ls-btn.btn a.has-arrow {padding-right:55px;}
  .our-values-section .sssc-col {width: 100%;}
  .brand-card .container a h2 , .our-values-section .sss-title h2 ,.the-vola-way-section .lsc-title h2 , .the-vola-way-section .lsc-title h2 , .tcscclc-title h2 {line-height: 55px;}
  .bcc-text {font-size: 27px;}
  .our-brands-section .sss-cols {gap: 60px 30px;}
  .our-brands-section .sss-title, .our-values-section .sss-title {margin-bottom: 30px;}
  .fst-logo {margin-bottom: 60px; text-align:center; }
  .fst-logo img { max-width:150px !important; }
  .hsc-text , .our-brands-section .ssscc-text , .bcc-text , .our-values-section .ssscc-text , .sustainability-section .sscl-text , .isci-text , .fscc-text , .lsc-text {font-size: 20px; line-height: 30px;}
  .our-brands-section .ssscc-img{margin-bottom:25px;}
  .isci-title a {font-size: 30px;}
  /*Mergers And Acquisitions Page css 17/3/2026*/
  .mergers-and-acquisitions-sec .brand-top .container {padding: 30px 0 30px;}
  /*Mergers And Acquisitions Page css End*/
  .brand-card { min-height:500px; }
  
  /* Search page design CSS Start */
  
  .searchresult-vola {padding: 100px 0 60px;}
  .searchresult-vola #search_results_input-input::placeholder {font-size: 35px;}
  #hs_cos_wrapper_search_results {margin: 50px 0 0;}
  #hs_cos_wrapper_search_results h2 {font-size: 27px;}
  #hs_cos_wrapper_search_results .hs-search-results{padding:30px 40px;}
  .hs-search__no-results {font-size: 20px;}
 
  
  /* Search page design CSS End */
}

@media (max-width:480px){
  .wrapper, .wrapper-xl {max-width:100%;}
  h1, h2 {font-size: 40px; line-height: 45px;}
  .sslt-inner a {font-size: 22px;}
  .sslt-inner a img {width: 20px;}
  .hs-right {width: 100%;}
  .hs-submenu{min-width:100%;}
  .hs-left {padding: 0 0 20px 0; width: 100%; border:none !important;}
  .sslt-inner a img {top:40px;}
  .fs-top {margin-bottom: 0;}
  /*Mergers And Acquisitions Page css 17/3/2026*/
  /*Mergers And Acquisitions Page css End*/

}