

/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */



























  
  









.dnd-section .dnd-column {
  padding: 0;
}

.content-wrapper {
  display: block;
  width: 100%;
  max-width: 1564px;
  padding: 0 30px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .content-wrapper {
    padding: 0 15px;
  }
}


:root{
  --base_color:#000000;
  --primary_color:#1E1A1A;
  --primary_color2:#F4F4F4;  
  --primary_color3:#357AE0;  
  --primary_color4:#D93F8E;  
  --secondary_color:#E88F48;  
  --secondary_color2:#FBE957;  
  --secondary_color3:#DDC957;  
  --secondary_color4:#B2E5F7;  
  --secondary_color5:;  
  --third_color:#FFFFFF;
  --fourth_color:;
  --body_two:16px;
}







body {
color: #000000;
font-weight: 400;
font-family:Inter;
font-size: 22px;
}
a {
color: rgba(0, 0, 0, 1.0);
}
a:hover,
a:focus {
color: rgba(30, 26, 26, 1.0);
}

h1,.h1 {
color: rgba(0, 0, 0, 1.0);
font-family: Lexend Deca;
font-size: 76px;
font-weight: 600;
line-height: 98%; /* 74.48px */
letter-spacing: -3.207px;
text-transform: uppercase;
margin-bottom:0px;
padding-bottom:52px;  
}

h2,.h2 {
color: rgba(0, 0, 0, 1.0);
font-family: Lexend Deca;
font-size: 65px;
font-weight: 500;
line-height: 110%; /* 71.5px */
letter-spacing: -1.059px;
}
h3,.h3 {
color: rgba(0, 0, 0, 1.0);
font-family: Lexend Deca;
font-size: 47px;
font-weight: 700;
line-height: 110%; /* 51.7px */
letter-spacing: -0.813px; 
}

h4,.h4 {
color: rgba(0, 0, 0, 1.0);
font-family: Inter;
font-size: 27px;
font-weight: 600;
line-height: 110%; /* 29.7px */
letter-spacing: 0.081px;
}
h5,.h5 {
color: rgba(0, 0, 0, 1.0);
font-family: Inter;
font-size: 22px;
font-weight: 500;
line-height: 130%; /* 28.6px */
letter-spacing: 1.146px;
}
h6,.h6 {
color: rgba(0, 0, 0, 1.0);
font-family: Inter;
font-size: 16px;
font-weight: 700;
line-height: 173%; /* 27.68px */
letter-spacing: 1.952px;
text-transform: uppercase;
}

p {
color: rgba(0, 0, 0, 1.0);
font-family: Inter;
font-size: 22px;
font-weight: 400;
line-height: 140%; /* 30.8px */
letter-spacing: -0.07px;
}
.secondary_paragraph p,.secondary_paragraph li,.secondary_paragraph span {
color: rgba(0, 0, 0, 1.0);
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 140%; /* 22.4px */
letter-spacing: -0.051px;
}
.small-quote p{margin-bottom:12px;}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p,
.white-text li,
.white-text span,
.white-text p a,
.white-text .hs-richtext {color:#FFFFFF;}



/*******************Footer******************/
.footer {
  background-color: rgba(15, 15, 15, 1.0);
}

.footer,
.footer h4,
.footer ul li a {
  color:#FFFFFF;
  font-size:15px;
  font-weight:300;
  line-height:19px;
}

.footer ul li a:hover {
  color: rgba(30, 26, 26, 1.0);
  text-decoration:none;
}

.footer p {
  font-size:14px;
  font-weight:300;
  font-family:Inter;
  color:#FFFFFF;
  letter-spacing: 0.07px;
  line-height: 18px;
}

/*******************Header******************/
.header {
  background-color:#FFFFFF;
  padding:38px 0px;
}

.header a {
  text-decoration:none !important;
}

.header .menu ul > li.hs-menu-depth-1 a:hover,
.header .menu ul > li.hs-menu-depth-1.hs-item-has-children.active > a,
.header .menu ul > li.hs-menu-depth-1.hs-item-has-children.actives > a {
  color:#000000;
}

.header .menu ul > li.hs-menu-depth-1 a {
  white-space:normal;
  color:#000000;
  font-size:16px;
  font-family:Inter;
  font-weight:400;
  letter-spacing: -0.36px;
  line-height: 19px;
}

.header .mobile-trigger .line {
  background-color:#000000;
}

.header.white-header .menu ul > li.hs-menu-depth-1 > a {
  color:;
  text-decoration:none;
}

.header.white-header .menu ul > li.hs-menu-depth-1 > a:hover,
.header.white-header .menu ul > li.hs-menu-depth-1.hs-item-has-children.active > a,
.header.white-header .menu ul > li.hs-menu-depth-1.hs-item-has-children.actives > a {
  color:;
}

.header__logo .white-logo{
  display:none;
}




form,
.submitted-message {
  color: rgba(0, 0, 0, 1.0);
  font-family: Inter;
  font-size: 27px;
  font-weight: 600;
  line-height:1.2;
  margin-bottom:14px;
}

h3.form-title {
  margin:0;
}

.hs-button,
a.cta_button {
  background-color: rgba(0, 0, 0, 1.0);
  border-radius: 33px;
  color: rgba(255, 255, 255, 1.0);
  padding:16px 27px 12px;
  text-align:center;
  transition:0.3s all ease-in;
  text-decoration:none !important;
  display:inline-block;  
  text-decoration:none !important;
  display:inline-block;  
  font-size:16px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: -0.21px; 
  font-family:Inter;
}


.hs-button:hover,
a.cta_button:hover{
  transition:0.3s all ease-out;
}

.primary-button a,.primary-button a.cta_button,.primary-button button.cta_button{
  background-color: rgba(0, 0, 0, 1.0);
  border-radius: 33px;
  color: rgba(255, 255, 255, 1.0);
  padding:16px 27px 12px;
  text-align:center;
  transition:0.3s all ease-in;
  text-decoration:none !important;
  display:inline-block;  
  font-size:17px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: -0.21px; 
}
.primary-button a:hover,.primary-button a.cta_button:hover,.primary-button button.cta_button:hover{
  transition:0.3s all ease-out;}

.hs-form label {
  font-family: Lexend Deca;  
  color: #000000;
  font-size: 20px; 
  font-weight: 400; 
  line-height: 1.4;
}
.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

form input[type=checkbox],
form input[type=radio]{
  border: 1px solid rgba(0, 0, 0, 1.0);
}
form .hs-form-booleancheckbox a{
  color: rgba(0, 0, 0, 1.0);
  text-decoration:underline;
}
form .actions{
  text-align:left;
}
body form .hs-form-booleancheckbox{
  margin: 10px 0 20px;
}
form .hs-button{
  margin-top:10px;
}

.hs-form .field .input input[type="checkbox"]:checked:after,
.hs-form .field .input input[type="radio"]:checked:after{
  content: '';
  position: absolute;
  width: 15px;
  height: 9px;
  top: 3px;
  left: 3px;
  border: 3px solid #191715;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field input.hs-search-field__input:focus,
input[type="password"]:focus {
  outline:none;
}
.fn-date-picker .pika-table thead th {
  color: rgba(1, 45, 141, 0.0);
}
.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000000;
}
form select.is-placeholder option{color:#000000}
.hs-richtext {
  font-size: 22;
}
.hs-default-font-element,
.hs-main-font-element {
  font-family: Inter;
}
.fn-date-picker td.is-today .pika-button {
  color: #1E1A1A;
}
.fn-date-picker td.is-selected .pika-button {
  background: #1E1A1A;
}
.fn-date-picker td .pika-button:hover {
  background-color: #E88F48 !important;
}

@media (max-width: 767px) {
  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;
    padding: 10px 20px;
  }
  .hs-form label {
    font-size: 16px;
  }
}




th,
td {
background-color: rgba(1, 45, 141, 0.0);
border: 1px solid rgba(1, 45, 141, 1.0);
color: rgba(1, 45, 141, 1.0);
}
thead th,
thead td {
background-color: rgba(0, 0, 0, 0.0);
color: rgba(1, 45, 141, 1.0);
}
tfoot td {
background-color: rgba(0, 0, 0, 0.0);
color: rgba(1, 45, 141, 1.0);
}
table,
tbody + tbody {
border-color: rgba(1, 45, 141, 1.0);
}

/*
@media(max-width:1366px){
.content-wrapper {padding: 0 40px;}
}

@media(max-width:1280px){
h1,.h1,h1 span{font-size:56px;line-height:1.12;} 
h2,.h2{font-size:42px;line-height:1.12;}  
h3,.h3{font-size:30px;line-height:1.3;}   
.content-wrapper{padding:0 20px;}      
}
*/

@media(max-width:1200px){
.header-section .menu ul > li.hs-menu-depth-1 a{font-size:16px;}
}

@media(max-width:1024px){
h1,.h1{font-size:52px;}  
h1 span{font-size:50px;}    
h2,.h2{font-size:40px;}  
h3,.h3{font-size:28px;} 
h4,.h4{font-size: 24px;}      
.content-wrapper{padding:0 22px;}  
}

@media(max-width:767px){
h1,.h1,h1 span{font-size:38px;line-height: 98%;letter-spacing: -1.604px;}
h2,.h2{font-size:28px;line-height: 110%;letter-spacing: -0.456px;}
h3,.h3{font-size: 26px;line-height: 110%;letter-spacing: -0.45px;}
h4,.h4{font-size: 22px;line-height: 110%;letter-spacing: 0.066px;}
h5,.h5{font-size:19px;  line-height: 130%;letter-spacing: 0.99px;}
h6,.h6{font-size:17px; line-height: 173%; letter-spacing: 2.074px;}
p{font-size:18px;line-height: 140%;letter-spacing: -0.058px;}  
 
}

/* Animation */
[data-animation] {
  opacity: 0;
}

/* Background */
.bg-image {
  position:relative;
  z-index: 2;
}
.bg-image__wrapper {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.bg-image__image {
  height:100%;
  width:100%;
  -o-object-fit:cover;
  object-fit:cover
}
.bg-image--contain.bg-image__image {
  -o-object-fit:contain;
  object-fit:contain
}
.bg-image--cover.bg-image__image {
  -o-object-fit:cover;
  object-fit:cover
}
.bg-image--auto.bg-image__image {
  -o-object-fit:none;
  object-fit:none
}
.bg-image--TOP_LEFT.bg-image__image {
  -o-object-position:top left;
  object-position:top left
}
.bg-image--TOP_CENTER.bg-image__image {
  -o-object-position:top center;
  object-position:top center
}
.bg-image--TOP_RIGHT.bg-image__image {
  -o-object-position:top right;
  object-position:top right
}
.bg-image--MIDDLE_LEFT.bg-image__image {
  -o-object-position:center left;
  object-position:center left
}
.bg-image--MIDDLE_CENTER.bg-image__image {
  -o-object-position:center center;
  object-position:center center
}
.bg-image--MIDDLE_RIGHT.bg-image__image {
  -o-object-position:center right;
  object-position:center right
}
.bg-image--BOTTOM_LEFT.bg-image__image {
  -o-object-position:bottom left;
  object-position:bottom left
}
.bg-image--BOTTOM_CENTER.bg-image__image {
  -o-object-position:bottom center;
  object-position:bottom center
}
.bg-image--BOTTOM_RIGHT.bg-image__image {
  -o-object-position:bottom right;
  object-position:bottom right
}

/* Displays */
.d-none {
  display: none; 
}
.d-block {
  display: block; 
}

@media (min-width: 768px) {
  .d-lg-block {
    display: block; 
  }
  .d-lg-none {
    display: none; 
  }
}

/* Fancybox Override */
.fancybox-button {
  display: none !important;
}

/* Links */
.link--arrows {
  font-weight: 700;
  text-decoration: underline;
}

/* Slick Slider Override */
.slick-dots {
  bottom: -58px;
  text-align: left;
}
.slick-dots li {
  margin: 0 8px 0 0;
}
.slick-dots li,
.slick-dots li button {
  height: 6px;
  width: 70px;
}
.slick-dots li button {
  background: #000000;
  border-radius: 33px;
  padding: 0;
  opacity: 0.3;
}
.slick-dots li.slick-active button {
  opacity: 1;
}
.slick-dots li button::before {
  display: none !important; 
}

@media (max-width: 767px) {
  .slick-dots {
    bottom: -49px;
  }
}

/* CTA */
a.cta_button, .primary-btn a, .primary-btn a.cta_button {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  letter-spacing: 0.122em !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  border-radius: 33px !important;
  padding: 11px 20px !important;
  position: relative !important;
  display: inline-block !important;
  -webkit-transition: -webkit-transform 0.5s ease !important;
  transition: -webkit-transform 0.5s ease !important;
  -o-transition: transform 0.5s ease !important;
  transition: transform 0.5s ease !important;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease !important;
  text-decoration: none !important;
}
a.cta_button::before, .primary-btn a::before, .primary-btn a.cta_button::before {
  content: "";
  width: 0;
  height: 0;
  background-image: url(https://2952860.fs1.hubspotusercontent-na1.net/hubfs/2952860/casual-films-2025/images/caret-white-icon.svg);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 55% 50%;
  position: absolute;
  border-radius: 33px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 100%;
  -webkit-transition: width 0.5s ease, height 0.5s ease;
  -o-transition: width 0.5s ease, height 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease;
}
a.cta_button::after, .primary-btn a::after, .primary-btn a.cta_button::after {
  content: "";
  width: 43px;
  height: 43px;
  background-image: url(https://2952860.fs1.hubspotusercontent-na1.net/hubfs/2952860/casual-films-2025/images/caret-white-icon.svg);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 55% 50%;
  position: absolute;
  border-radius: 33px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 100%;
  -webkit-transition: width 0.5s ease, height 0.5s ease;
  -o-transition: width 0.5s ease, height 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease;
}
.cta-white a.cta_button {
  background-color: #ffffff;
  color: #000000 !important;
}
.cta-white a.cta_button::before {
  background-image: url(https://2952860.fs1.hubspotusercontent-na1.net/hubfs/2952860/casual-films-2025/images/caret-black-icon.svg);
  background-color: #ffffff;
}
.cta-white a.cta_button::after {
  background-image: url(https://2952860.fs1.hubspotusercontent-na1.net/hubfs/2952860/casual-films-2025/images/caret-black-icon.svg);
  background-color: #ffffff;
}
a.cta_button:hover, .primary-btn a:hover, .primary-btn a.cta_button:hover {
  -webkit-transform: translateX(43px);
  -ms-transform: translateX(43px);
  transform: translateX(43px);
}
a.cta_button:hover::before, .primary-btn a:hover::before, .primary-btn a.cta_button:hover::before {
  width: 43px;
  height: 43px;      
}
a.cta_button:hover::after, .primary-btn a:hover::after, .primary-btn a.cta_button:hover::after {
  width: 0;
  height: 0;      
}

.secondary-button a, .secondary-button a.cta_button, .secondary-button button.cta_button {
  background-color: rgba(0, 0, 0, 1.0) !important;
  color: rgba(255, 255, 255, 1.0) !important;
  padding: 15px 30px !important;
  text-align: center !important;
  display: inline-block !important;  
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.22 !important;
  text-decoration: none !important;
  letter-spacing: 0.122em !important;
  transition: 0.3s all ease !important;
  border-radius: 33px !important;
  text-transform: uppercase;
}
.secondary-button a:hover, .secondary-button a.cta_button:hover, .secondary-button button.cta_button:hover {
  color: rgba(255, 255, 255, 0.7000000000000001) !important;
  background-color: rgba(0, 0, 0, 0.7000000000000001) !important;
}

.secondary-button a.cta_button::before,
.secondary-button a.cta_button::after {
  display: none !important;
}

.secondary-button a.cta_button:hover {
  transform: unset !important;
}


/* Parallax effect */
.sticky-wrapper {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
.sticky-inner {
  display: flex;
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* Language switcher override */
.language-switcher {
  top: -6px !important;
}
.language_switch .globe_class {
  top: 10px !important;
}

/* Footer Override */
.footer-second > .clocks {
  display: none !important;
}
.footer-second {
  padding-top: 0 !important;
  border-top: 0 !important;
}

@media (max-width: 1024px) {
  .footmenus {
    margin: 0 !important;
  }
}

/* Video Background and Overlay */
.full-video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
}

.full-video video, .full-video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.common-overlay::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 2 !important;
}

.common-overlay .content-wrapper {
  position: relative;
  z-index: 3;  
}

/* Popup Form */
.mfp-content {
  padding: 40px;
}

.common-popinner {
  max-width: 65rem;
  position: relative;
  margin: 0 auto;
  background-color: #357ae0;
  padding: 52px 40px;
}

.mfp-close {
  display: none !important;
}

@media (max-width: 767px) {
  .common-popinner {
    padding: 40px 20px;
  }
  .hs-form label {
    padding-left: 0;
  }
}

/* CSS helpers */
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  margin: 0 -16px;
}
.col-two > div {
  margin: 0 16px;
  width: calc(100% / 2 - 32px);
}
.col-three > div {
  margin: 0 16px;
  width: calc(100% / 3 - 32px);
}
.col-four > div {
  margin: 0 16px;
  width: calc(100% / 4 - 32px);
}
.ta-left {
  text-align: left;
}
.ta-center {
  text-align: center;  
}
.ta-right {
  text-align: right;
}

@media (max-width: 767px) {  
  .flex-wrap {
    margin: 0;
  }
}

/* Darkmode */
body.darkmode {
  background: #000;
}
body.darkmode *:not(.cta_button):not(input[type="submit"]) {
  color: #fff !important;
}
body.darkmode .menu__submenu .menu__link:hover {
  color: #08effa !important;
}
.darkmode .black-logo {
  display: none; 
}
.darkmode .white-logo {
  display: block !important;
}
.darkmode .header,
.darkmode .hs_cos_wrapper_type_module > div,
.darkmode .testimonials::before,
.darkmode .testimonials::after,
.darkmode .blogPosts__items > div:nth-of-type(3) .blogPosts__itemInfo {
  background: #000 !important;
}
.darkmode .slick-dots li button {
  background: #fff !important;
}
.darkmode .contentVideo__heading,
.darkmode .testimonials__content h3 {
  border-color: #fff !important;
}
.darkmode .logos__logoItem,
.darkmode .videoItems__img,
.darkmode .testimonials__sliderItemLogo,
.darkmode .testimonials__contentBadgeImg,
.darkmode .blogPosts__headingIcon,
.darkmode .formContent__contentImg {
  filter: brightness(0) invert(1);
}
.darkmode .menu__wrapper .cta_button,
.darkmode .dark-btn {
  background-color: #fff;
  color: #000;
}
.darkmode .menu__wrapper .cta_button::after,
.darkmode .menu__wrapper .cta_button::before,
.darkmode .dark-btn::after,
.darkmode .dark-btn::before {
  background-color: #fff;
  background-image: url(https://2952860.fs1.hubspotusercontent-na1.net/hubfs/2952860/casual-films-2025/images/caret-black-icon.svg);
}

@media (max-width: 1024px) {
  body .header__languageDarkmode {
    position: absolute;
    top: -30px;
    right: 60px;
    margin-left: 0;
    padding-left: 0;
  } 
  .header__languageDarkmode::before {
    display: none !important; 
  }
  body.mobile-open .header__languageDarkmode {
    display: none !important; 
  }
}
//* === CASUAL TYPOGRAPHY OVERRIDES (FINAL, BODY 18PX) === */

/* Body text: Inter, 18px everywhere */
html, body,
.body-container-wrapper,
.hs_cos_wrapper_type_rich_text,
.hs-richtext {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  color: #111;
}

/* Paragraphs */
p {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  letter-spacing: normal !important;
}

/* Headings: Lexend Deca Normal (no uppercase) */
h1,.h1,
h2,.h2,
h3,.h3,
h4,.h4,
h5,.h5,
h6,.h6 {
  font-family: "Lexend Deca","Lexend",sans-serif !important;
  font-weight: 400 !important;          /* Normal (not bold) */
  text-transform: none !important;       /* Stop auto uppercase */
  letter-spacing: normal !important;     /* Remove forced tracking */
  line-height: 1.2 !important;
  color: #000;
}

/* Maintain 18px body on mobile */
@media (max-width: 767px) {
  p, body, html {
    font-size: 18px !important;
    line-height: 1.6 !important;
  }
}