





/* 1a. Containers */


 


/* 1b. Colors */










/* 1c. Typography */



/* H1 css */











/* H2 css */











/* H3 css */











/* H4 css */











/* H5 css */












/* H6 css */











/* Paragraph css */






/* Listing/bullet css */






/* Anchor css */


 
/* 1d. Buttons */
















 

/* 1e. Forms */

/* Form Title */












 
/* Form Labels */








/* Form Help text */










/* Form Input */










/* Form Errors */


/* Form Background */








/* Form Button */














/* 1f. Tables */
/* Table head */









/* Table Body */









/* Table Footer */












/* 1g. Website header */
/* Main menu */






 

/* Drop down */





 
 










/* Header Navigation Button starts */



















/* Header Navigation button end */
/* 1h. Website footer */






/* Cursor follower starts */

/* Cursor follower ends */


/* Blog background color starts */





















































 
 



 
 
 
/* Blog background color ends */





.content-wrapper {
  max-width: 1200px;
  margin: 0 auto; 
  padding: 0 15px;
}

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

.dnd-section > .row-fluid {
  max-width: 1200px;
  margin: 0 auto; 

}





html {
  font-size: 16px;
}

body {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Paragraphs */

body p {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  font-size: 16px;
  line-height:1.7em;
  
  letter-spacing:px;
  
   Rubik; 
}
/* Listing */
body ul li, body ol li {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  line-height:1.4;
  
  
  
  color:#000;
}
/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #000000;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #102d7b; 
}

a:active {
  font-weight: normal; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #282828;
}

/* Headings */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #070220;
  margin:0px;
}
p {
  color:#000;
}
h1, .h1 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 45px;
  text-transform: none;
  line-height:1.3em;
  
  letter-spacing:px;
  
}

h2, .h2 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 40px;
  text-transform: none;
  line-height:1.3em;
  
  letter-spacing:px;
  
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 35px;
  text-transform: none;
  line-height:1.3em;
  
  letter-spacing:px;
  
}

h4,
.h4 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 30px;
  text-transform: none;
  line-height:1.4em;
  
  letter-spacing:px;
  
}

h5,
.h5 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 25px;
  text-transform: none;
  line-height:1.4em;
  
  letter-spacing:px;
  
}

h6,
.h6 {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal; 
  font-size: 20px;
  text-transform: none;
  line-height:1.4em;
  
  letter-spacing:px;
   
}

/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button, 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, button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active { 
  border: 0px none #fef4e2;

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

  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
  line-height:1.2;
  
  letter-spacing:px;
   
  font-size: 14px;
  border-radius: 50px;
}


button,
.button, 
.hs-blog-post-listing__post-button {
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
  color: #fff;
}

button:hover,
button:focus,
.button:focus, 
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus,
button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active  { 
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

; 
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:#000
}

.hs-button:before, .button:before { 
  top: -110%;
  left: -10%;
  padding-bottom: 120%;
  width: 120%;
  height: 0;
  border-radius: 50%;
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

; 
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  content: "";
  -webkit-transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  content: "";
  position: absolute;
  z-index: -1;
  transition: 2s ease; 
}
.hs-button,  .button {
  position: relative;
  overflow: hidden;
  position: relative;
  z-index: 0;
  display: inline-block;

}
.hs-button:after, .button:after {
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

; 
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  content: "";
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); 
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.hs-button:hover:before,  .button:hover:before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.hs-button:hover:after, .button:hover:after { 
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-duration: 0.05s;
  transition-duration: 0.05s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hs-button:hover , .button:hover { 
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color:#000;
}








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

  
  
    
  


  rgba(254, 244, 226, 1.0)

;
  padding: 20px;
;
}

/* Form title */



form label, form input, form ::placeholder, form legend, 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, .form-title { 
  font-family: Rubik;;

}
/* Labels */

form label, .hs-form-required {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  font-size:16px;
  
  letter-spacing:px;
   
  line-height:1.7;
  text-transform:none;
}
.hs-form-required{
  font-weight: bold; 
}
form .hs-error-msg {
  font-size:14px;
  
  letter-spacing:px;
   
  line-height:1.7;
  text-transform:none;
  color:#FF0201;
}
.hs-input.invalid.error, .invalid.error { 
  border-color:#FF0201;
}
/* Help text */

form legend {
  color: #000;
  font-size:19px;
  
  letter-spacing:px;
   
  line-height:1.7;
  text-transform:none;
}

/* 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:none;
  border: 0px solid #fef4e2;

  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
  color: #fff;
  border-radius: 0px;
  font-size:18px;
  line-height:1.2;
  
  letter-spacing:px;
   
  text-transform:none;
}



/* Inputs - date picker */



.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border-top: 0px none #fef4e2;
border-right: 0px none #fef4e2;
border-bottom: 0px none #fef4e2;
border-left: 1px none #fef4e2;
;
  padding-top: 15px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 50px;
;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
  border-radius: 50px; 
  line-height:1.2;
  
  letter-spacing:px;
   
  text-transform:none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  border-top: 0px none #fef4e2;
border-right: 0px none #fef4e2;
border-bottom: 0px none #fef4e2;
border-left: 1px none #fef4e2;
;
  padding-top: 15px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 50px;
;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  font-size: 14px;
  border-radius: 50px;
  line-height:1.2;
  
  letter-spacing:px;
   
  text-transform:none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
  border-color:#d2d2d2;
}

form input[type=submit]:active,
form .hs-button:active {
  border-top: 0px none #fef4e2;
border-right: 0px none #fef4e2;
border-bottom: 0px none #fef4e2;
border-left: 1px none #fef4e2;
;
  padding-top: 15px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 50px;
;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  font-size: 14px;

  border-radius: 50px;
  line-height:1.2;
  
  letter-spacing:px;
  
  text-transform:none;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
  border-color:#d2d2d2;
}





/* Table */

table {
  border: 0px solid #fe4c55;

  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
}
table thead th {
  font-size: 20px;font-weight: 700; font-family: Rubik, sans-serif;;
  color:#FFFFFF;
  
  letter-spacing:px;
  
  line-height:1.7;
  text-transform:none;
}
/* Table cells */

td,
th {
  border: 0px solid #fe4c55;

  padding: 18px;

}

/* Table header */

thead th, thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
}

/* Table body */
table tbody td, table tbody th {
  font-size: 20px;font-weight: 700; font-family: Rubik, sans-serif;;
  color:#000;
  
  letter-spacing:px;
  
  line-height:1.7;
  text-transform:none;
}

/* Table footer */
tfoot {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
table tfoot td, table tfoot th {
  font-size: 20px;font-weight: 700; font-family: Rubik, sans-serif;;
  color: #FFF;
  line-height:1.7;
  
  letter-spacing:px;
  
  text-transform:none;
}






@media (min-width: 992px) {
  header.header {
    
    position: fixed;
    
    z-index: 999;
    width: 100%;
    
    background-color:transparent;
     

    border-bottom:1px solid 

  
  
    
  


  rgba(255, 255, 255, 0.5)

;
  }
  .header--no-navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    font-family: Rubik;
  }
  
  header.header.stickyheader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-height: fit-content;
    transition: 1s;
    border:none;

  }
  header.header.stickyheader {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    transition: 1s;
  }
  
  .menu .menu__link:hover, .menu .menu__link:focus 

  .header .menu .menu__link:hover, .header .menu .menu__link:focus,.header .menu__link {
    color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    font-family: Rubik;
  }
}
.menu__link { 
  font-family: Rubik;
}


.menu__link, a.menu__link:hover, a.menu__link:focus { 
  font-size: 14px;font-weight: 500; font-family: Rubik, sans-serif;;
  
  letter-spacing:px;
  
  text-transform:none;
}

.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: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.menu__submenu .menu__item { 
  border: 0px none #fef4e2;
;

}
/* .menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
} */

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* .menu__child-toggle-icon:active {
border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
} */

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}



.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus, 
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child:focus:before {
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
  background:#999;
  transition:0.5s;
  border-radius:0px;
}


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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
@media(max-width: 1024px) {
  p {
    font-size:18px;
  }
  div#cursor, #cursor-border {
    display: none;
  }
}
@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  p {
    font-size:14px !important;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Footer content */







.blog-post,
.blog-header__inner {
  padding: 60px 0;
}

/* Blog post */

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

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

.blog-post__tag-link:active {
  color: ;
}

/* 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: Rubik, sans-serif; font-style: normal;
  text-transform: none;
}

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

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

.blog-related-posts__title-link:active {
  color: #2f2a48;
}

/* Blog comments */

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #070220;
}





/* 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: Rubik, sans-serif; font-style: normal;
  text-transform: none;
}

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

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

.hs-blog-post-listing__post-title-link:active {
  color: #2f2a48;
}


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

/* Blog pagination */

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

.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: ;
}

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

.hs-pagination__link-icon svg {
  fill: ;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #070220;
  font-size: 35px;
}

.card__body svg {
  fill: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Social follow */

.social-links__icon {
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
}

.social-links__icon:active {
  background-color: 

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
  font-weight: 700; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  color: #070220;
  font-size: 35px;
}
.form-title { 
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
; 
  line-height:1.7;
  
  letter-spacing:px;
  
  font-size:18px;
  color:#d2d2d2;
  
  background:rgba(254, 76, 85, 0.0);
   
  text-transform:none
}
@media (min-width:320px) and (max-width:767px) {
  h1, .h1 {
    font-size: 28px !important;
    line-height:38px !important;
  }
  h2, .h2 {
    font-size: 26px !important;
    line-height:36px !important;
  }
  h3, .h3 {
    font-size: 24px !important;
    line-height:34px !important;
  }
  h4, .h4 {
    font-size: 22px !important;
    line-height:32px !important;
  }
  h5, .h5 {
    font-size: 15px !important; 
    line-height:25px !important;
  }
  h6, .h6 {
    font-size:  !important;
    line-height:20px !important;
  }
  button,
  .button,
  .hs-button,
  .hs-blog-post-listing__post-button, 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, button:active,
  .button:active,
  .hs-button:active,
  .hs-blog-post-listing__post-button:active { 
    font-size: 12px;
  }
  .form-title {  
    font-size:12px;
  }
  form legend { 
    font-size:12px;
  }
  form label, form .hs-error-msg { 
    font-size:12px;
  } 
  form ::placeholder { 
    font-size:12px;
  }
  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 { 
    font-size:12px;

  }
  table thead th { 
    font-size:12px;
  }
  table tbody td, table tbody th { 
    font-size:15px;
  }
  table tfoot td, table tfoot th { 
    font-size:16px;
  }
  .menu__link {  
    font-size:14px;

  }
}
@media (min-width: 768px) and (max-width:1100px) {
  h1, .h1 {
    font-size:32px !important;
    line-height:42px !important;
  }
  h2, .h2 {
    font-size:30px !important;
    line-height:40px !important;
  }
  h3, .h3 {
    font-size:28px !important;
    line-height:38px !important;
  }
  h4, .h4 {
    font-size:24px !important;
    line-height:34px !important;
  }
  h5, .h5 {
    font-size:20px !important;
    line-height:30px !important;
  }
  h6, .h6 {
    font-size:15px !important;
    line-height:25px !important;
  }
  button,
  .button,
  .hs-button,
  .hs-blog-post-listing__post-button, 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, button:active,
  .button:active,
  .hs-button:active,
  .hs-blog-post-listing__post-button:active { 
    font-size: 16px;
  }
  .form-title { 
    font-size:16px;
  }
  form legend { 
    font-size:16px;
  }
  form label, form .hs-error-msg { 
    font-size:16px;
  } 
  form ::placeholder { 
    font-size:16px;
  }
  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 { 
    font-size:16px;
  }
  table thead th { 
    font-size:16px;
  }
  table tbody td, table tbody th { 
    font-size:18px;
  }
  table tfoot td, table tfoot th { 
    font-size:18px;
  }

}




@media (min-width: 992px) { 
  ul.menu__submenu[class*="menu__submenu--level"] {
    transition:0.5s; 
  }

}
ul.menu__submenu[class*="menu__submenu--level"] {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px none #fef4e2;
;
  box-shadow:0px 0px 5px 0px 

  
  
    
  


  rgba(217, 217, 217, 0.4)

;
  /*       transition:0.5s;  */
}
.header.header li.menu__item.menu__item--depth-2 > * ,.header.header li.menu__item.menu__item--depth-3 > *,.header.header li.menu__item.menu__item--depth-4 > * , .child-trigger i {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

form ::placeholder { 
  color: #fff;
  font-size:18px;
  line-height:1.2;
  
  letter-spacing:px;
  
  text-transform:none;
}


header.header.stickyheader .menu__link {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.menu__submenu {

  border-radius:4px;
}
footer.footer > * , ul.links_parts_section li {

  font-family: Montserrat, serif;;
}
body .footer > * , body .footer h1, body .footer h2, body .footer h3, body .footer h4, body .footer h5, body .footer h6, body .footer p , body .footer span, body .footer li, body .footer li > *, body .footer a {

  font-family: Montserrat, serif;;
}
img {
  max-width: 100%;
  height: auto;
}


footer.footer [class*="_logo"] img {
  max-width: 210px !important;
  width: 100% !important;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media (min-width: 992px) { 
  #hs_cos_wrapper_tf_bttnnn_first .button-wrapper {
    display: flex;
    align-items: center;
  }
  
  
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button {
    background:

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
    color:#fff;
    position: relative;
    overflow: hidden;
    position: relative;
    z-index: 0;
    display: inline-block;
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:before  {
    top: -110%;
    left: -10%;
    padding-bottom: 120%;
    width: 120%;
    height: 0;
    border-radius: 50%; 
    background:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
    color:#ffffff;
    content: "";
    -webkit-transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
    content: "";
    position: absolute;
    z-index: -1;
    transition: 2s ease;
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:after   { 
    background:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
    color:#ffffff;
    content: "";
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:hover {

    color:#ffffff;
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:hover:before {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1), -webkit-transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:hover:after {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 0.05s;
    transition-duration: 0.05s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .stickyheader div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:hover {
    color:#ffffff;
  }
  


   



  


}
@media (max-width: 992px) {  
  .header div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button {
    background:

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
    color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

  }
  .header div#hs_cos_wrapper_tf_bttnnn_first .button-wrapper a.button:hover {
    background:

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
    color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

  }
  .header div#hs_cos_wrapper_tf_bttnnn_secnd .button-wrapper a.button {
    background:

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
    color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  .header div#hs_cos_wrapper_tf_bttnnn_secnd .button-wrapper a.button:hover {
    background:

  
  
    
  


  rgba(254, 76, 85, 1.0)

;
    color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
  li.menu__item.menu__item--depth-2 .child-trigger:after { 
    color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

 !important;
  }

}


@media (max-width: 991px) { 
  header.header {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
    padding: 16px;
  }

  
  nav.menu.menu--desktop {
    /*     height: 350px; */
    /*     overflow: auto;
    overflow-x: hidden; */
  }
  header.header.header_min_ht.stickyheader .header__logo.header__logo--main {
    padding-bottom: 20px;
  }

  top: 1px solid 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  
}
}





/* Cursor follower */

#cursor {
  position: fixed;
  top: -5px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 50%;
  pointer-events: none;
  z-index: 99999;
}

#cursor-border {
  --size: 50px;
  position: fixed;
  top: calc(var(--size) / -2);
  left: calc(var(--size) / -2);
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  box-shadow: 0 0 0 1px 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  pointer-events: none;
  transition: top 0.15s ease-out, left 0.15s ease-out, width 0.15s ease-out, height 0.15s ease-out, background-color 0.15s ease-out;
  z-index: 99999;
}

body footer.footer > *, body footer.footer  h1, body footer.footer  h2, body footer.footer  h3, body footer.footer  h4,body footer.footer h5,body footer.footer h6,body footer.footer p,body footer.footer span  {
  color:#d2d2d2;
}
ul.links_parts_section li, ul.links_parts_section li > *, footer > *, footer > div > *, footer p, .footer__container > *, .footer__container a, .footer__container h2, .footer__container h1, .footer__container h3, .footer__container h4, .footer__container h5, .footer__container h6, .footer__container span, .footer__container strong {
  color:#d2d2d2;
}
ul.links_parts_section li a:hover, .footer__container a:hover, .footer__container > * > a:hover{
  color:#fff;
}
ul.links_parts_section li:first-child {
  margin-bottom: 10px;
  color:#fff;
}
.blog_banner {
  padding-top: 250px;
padding-right: 0px;
padding-bottom: 150px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 50px;
;

}
.blog_banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background:

  
  
    
  


  rgba(0, 0, 0, 0.6)

;
  z-index: 0;
}
.blog-content-wrapper > *  , .read_blog_part , .read_blog_part > * {
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


.blog_post_author_overall_content > * , .blog_post_author_overall_content > a > * , .social-share > *  {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  fill:

  
  
    
  


  rgba(0, 0, 0, 1.0)


}
ul.social-share > li > a > i.fa-brands {
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  fill:

  
  
    
  


  rgba(0, 0, 0, 1.0)


}
.author_name > * {
  
  font-size:22px; 
  
  
  line-height:1.3em; 
  
}
.blog_post_author_descp {
  font-size:14px;
  line-height:1.7;
}




.tfblogpost-related-posts {
  background:

  
  
    
  


  rgba(254, 244, 226, 1.0)

;
  padding-top: 50px;
padding-right: 0px;
padding-bottom: 50px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
;
  border-top: 0px none #f4f0ec;
border-right: 0px none #f4f0ec;
border-bottom: 0px none #000000;
border-left: 0px none #f4f0ec;
;
}
.fs_uphd_rcnt {
  font-size:32px;
}
.blog-related-posts__title {
  font-weight:normal;
  font-size:22px;
  line-height:1.3em;
}
.post_summary , .post_summary > * ,  .post_summary > * > * {
  font-size:14px !important;
  font-weight:normal;
  line-height: 1.4;
}





.author_bio {
  display: flex; 
  justify-content: center;
  max-width: 700px;
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 ;
  box-shadow: 0px 0px 8px 0px  

  
  
    
  


  rgba(44, 46, 58, 0.0)

;
  
  margin-left:0;
  margin-right:auto; 
  
  padding: 0px;
margin-top: 0px;
margin-bottom: 50px;
;
  border-radius: 8px;
  gap: 0px 30px; 
  align-items: center;
  transition: 0.4s ease;
}





.blog-comments form {
  border: 0px solid #000000;
;
  background:

  
  
    
  


  rgba(254, 244, 226, 1.0)


}
.blog-comments form label, .blog-comments form label > *{
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.blog-comments form input[type=text],  .blog-comments form input[type=email], .blog-comments form input[type=password], .blog-comments form input[type=tel], .blog-comments form input[type=number], .blog-comments form textarea  {
  border-top: 0px solid #666666;
border-right: 0px solid #666666;
border-bottom: 1px solid #666666;
border-left: 0px solid #666666;
;
  border-radius:0px;
}

.blog-comments form input[type=text], .blog-comments form input[type=search], .blog-comments form input[type=email], .blog-comments form input[type=password], .blog-comments form input[type=tel], .blog-comments form input[type=number], .blog-comments form input[type=file], .blog-comments form select, .blog-comments form textarea {
  background:

  
  
    
  


  rgba(254, 244, 226, 1.0)

;
  color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius:0px;


}
.blog-comments {
  background:

  
  
    
  


  rgba(254, 244, 226, 1.0)

;
  border-top: 0px solid #f4f0ec;
border-right: 0px solid #f4f0ec;
border-bottom: 1px solid #000000;
border-left: 0px solid #f4f0ec;
;
  padding-top: 50px;
padding-right: 0px;
padding-bottom: 50px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
;
}

form input,
form input:focus, form textarea:focus, form textarea, form select:focus, form select {
  outline:none;
}
.blog-post , .content-wrapper.blog-content-wrapper {
  margin: 0 auto;
  max-width: 960px;
}
body {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  Rubik;
}
.fs_uphd_rcnt {
  font-weight: normal;
}

@media (max-width:1024px) {
  div#cursor, #cursor-border {
    display: none;
  }
}