









/**************************/
/* *** Typography  ***  */
/*************************/

td,
th {
  word-break: keep-all;
}

img {
  max-width: 100%;
  height: auto;
}

h3 {
  position: relative;
}
h3:not(:empty):after {
  color: #F4B9B5;
  content: ".";
}


form fieldset {
  max-width: 100%!important;
}
form .hs-form-field {
  margin-bottom: 0;
}
fieldset.form-columns-2 .hs-form-field {
  float: none!important;
  width: 100%!important;
}

.input {
  margin-right: 0!important;
  padding-bottom: 2.25em!important;
  padding-bottom: 21px !important;
}

form input[type=email], 
form input[type=file],
form input[type=number], 
form input[type=password],
form input[type=search], 
form input[type=tel], 
form input[type=text],
form select,
form textarea {
  width: 100%!important;
}
form textarea {
  min-height: 200px;
}

form .inputs-list>li {
  display: block;
  margin: 1rem 1rem 0.5rem 0;
}
form .inputs-list>li label {
  font-size: inherit;
}
form input[type=checkbox],
.hs-form input[type=checkbox]{
    width: 28px !important;
    height: 28px !important;
    accent-color: #F4B9B5;
  background: #F4B9B5;
  flex-shrink: 0;

}
.hs-form input[type=checkbox]:hover {
  accent-color: #F4B9B5;
}
  .hs-error-msg,
.hs-error-msgs label {
  color: #f36f6f;
  margin-top: 0.35rem;
}

/* form.hs-form:after {
  content: "* Required field";
  display: block;
  font-size: .875rem;
  margin-top: 1.5rem;
}
 */
@media (min-width: 768px) {
  fieldset.form-columns-2 {
    display: flex;
    justify-content: space-between;
  }
  fieldset.form-columns-2 .hs-form-field {
    width: 48%!important;
  }
}

 input[type=checkbox] {
  display: none;
}
label:has(input[type=checkbox]):before {
  display: block;
  width: 28px;
  height: 28px;
  content: ' ';
  background: #f3f4f6;
  border: 1px solid #d1d5db;
  border-radius: 4px;
    flex-shrink: 0;
} 
 label:has(input[type=checkbox]:checked):before {
  background: #F4B9B5 url('data:image/svg+xml,<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/></svg>') no-repeat center center;
  border-color: #F4B9B5;
}
form label,
.hs-form label {
  display: none;
}
label:has(input[type=checkbox]) {
display: flex !important;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-bottom: 0 !important;
  margin-left: 10px !important;
  padding-top: 0px;
  position: relative;
  top: 3px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span,  .legal-consent-container .hs-form-booleancheckbox-display>span p, 
form .hs-richtext, form .hs-richtext p {
  line-height: 20px !important;
}
form .inputs-list>li label.hs-error-msg  {
    font-size: inherit;
    display: block !important;
    font-size: 12px;
    margin: 0;
    font-style: italic;
  position: relative;
/*   top: -20px; */
}

form .input:has(+ .inputs-list>li label.hs-error-msg)  {
 
  padding-bottom: 0!important;
}
/**************************/
/* *** Footer Style ***  */
/*************************/














footer.footer {
  color:#000000;
  background-color:#F4B9B5;
  padding: 32px 0;
  font-size: 16px;
}

.footer .page-center {
  padding: 0;
  width: calc(100% - 6.94%);
}

.footer .ft-inner {
  margin: 0 ;
  display: flex;
}

.footer .ft-inner .footer-logo {
  display: none;
  line-height: .78;
  margin-bottom: 0;
  width: 18.96%;
  /* 	font-family: National\ 2 Condensed Web Black; */
  font-size: 2.25rem;
  text-transform: uppercase;
}

.footer .ft-inner .footer-nav {
  flex: 1;
}

.footer .ft-inner .footer-nav-inner {
  display: none;
}

.footer .ft-inner .all-media {
  gap: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer .ft-inner .all-media .img1 {
  width: 119px;
  height: 29px;
}

.footer .ft-inner .all-media .img2 {
  max-width: 100px;
  margin-right: auto;
}
.footer .ft-inner .all-media img {
  vertical-align: middle;
}

.footer .ft-inner .copyright {
  border-top: 1px solid #f4b9b5;
  margin-top: auto;
  padding: 32px 0;
  font-size: 14px;
  line-height: 1.85;
}

.footer .hs-menu-wrapper>ul>li {
  margin: 0;
}

.footer .hs-menu-wrapper>ul>li>a {
  font-size: 14px;
  line-height: 1.85;
  padding-bottom: 11.2px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-weight:700;
  color:#000000
}

.footer .hs-menu-wrapper>ul>li ul {
  padding: 0;
  margin: 0;
  display: block;
}

.footer .hs-menu-wrapper>ul>li ul>li {
  margin: 0;
}

.footer .hs-menu-wrapper>ul>li ul>li>a {
  text-decoration: none;
  color:#000000
}

.footer .hs-menu-wrapper>ul>li ul>li>a:hover {
  text-decoration: underline;
  color:#000000
}

.footer .hs-menu-wrapper>ul>li ul>li.active>a {
  color:#000000
}

.footer .lang_switcher_class .globe_class,
.header .lang_switcher_class .globe_class{
  background: none;
  border-radius: 0;
  width: auto;
  height: auto;
  cursor: auto;
}

.footer .lang_switcher_class .globe_class ul.lang_list_class,
.header .lang_switcher_class .globe_class ul.lang_list_class{
  opacity: 1;
  position: unset;
  transform: none;
  align-items: center;
  display: flex;
  list-style: none;
  margin: 20px 0;
}

.footer .lang_switcher_class .globe_class ul.lang_list_class li,
.header .lang_switcher_class .globe_class ul.lang_list_class li{
  border-radius: 100%;
  border: 2px solid #f4b9b5;
  padding: 0;
  margin: 0;
  font-size: inherit;
  background: none;
  line-height: inherit;
  margin-right: 10px;
}

.footer .lang_switcher_class .globe_class ul.lang_list_class li a,
.header .lang_switcher_class .globe_class ul.lang_list_class li a {
  align-items: center;
  background-color: grey;
  background-position: 50%;
  border: 2px solid #f4b9b5;
  display: flex;
  font-size: 0;
  height: 32px;
  justify-content: center;
  width: 32px;
  text-decoration: none;
  border-radius: 100%;
}

.footer .lang_switcher_class .globe_class ul.lang_list_class li a[lang='de-de'],
.header .lang_switcher_class .globe_class ul.lang_list_class li a[lang='de-de']{
  background-image: url(//14558865.fs1.hubspotusercontent-na1.net/hubfs/14558865/raw_assets/public/LittleDotStudios_January2024/images/de.jpg);
}

.footer .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en-gb'],
.footer .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en'],
.header .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en-gb'],
.header .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en']{
  background-image: url(//14558865.fs1.hubspotusercontent-na1.net/hubfs/14558865/raw_assets/public/LittleDotStudios_January2024/images/uk.jpg);
}

.footer .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en-us'],
.header .lang_switcher_class .globe_class ul.lang_list_class li a[lang='en-us']{
  background-image: url(//14558865.fs1.hubspotusercontent-na1.net/hubfs/14558865/raw_assets/public/LittleDotStudios_January2024/images/usa.jpg);
}

.footer.closed .hs-menu-wrapper>ul>li ul,
.footer.closed .lang_switcher_class .globe_class ul.lang_list_class li:nth-child(n+2){
  opacity: 0;
}

.footer.open .hs-menu-wrapper>ul>li ul,
.footer.open .lang_switcher_class .globe_class ul.lang_list_class li:nth-child(n+2){
  opacity: 1;
  transition: opacity .5s ease;
}

.footer.ft-us .lang_switcher_class .globe_class ul.lang_list_class li:nth-child(2),
.footer.ft-en .lang_switcher_class .globe_class ul.lang_list_class li:nth-child(2),
.header .lang_switcher_class .globe_class ul.lang_list_class li:nth-child(2){
  order: 3;
}


@media(min-width:1024px){
  .footer .lang_switcher_class .globe_class ul.lang_list_class,
  .header .lang_switcher_class .globe_class ul.lang_list_class{
    align-items: center;
    flex-direction: column;
    margin: 0;
  }

  .footer .lang_switcher_class .globe_class ul.lang_list_class li,
  .header .lang_switcher_class .globe_class ul.lang_list_class li{
    margin: 0 0 0.5rem;
  }

  .footer .ft-inner .copyright {
    display:none;
  }
  .footer .ft-inner .footer-logo {
    display: block;
  }
  .footer .ft-inner .footer-nav-inner .hs-menu-wrapper>ul{
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr 40px;
  }

  .footer .ft-inner .footer-nav-inner {
    display: block;
    height: auto;
    transition: height .5s ease;
    overflow: hidden;
  }
}

/* header CSS */
.header .footer-nav-inner {
  height: initial !important;
}

.header .mwh_el_primary_menu a.menu__link {
  text-transform: uppercase;
}


@media(min-width:768px) and (max-width:930px){
  .header .focus_module_website_h .menu--desktop .menu__wrapper,
  .header .focus_sticky_bar .menu--desktop .menu__wrapper{
    gap: 9px !important;
  }

  .header .focus_module_website_h .menu--desktop .menu__wrapper li,
  .header .focus_sticky_bar .menu--desktop .menu__wrapper li {
    font-size: 11px !important;
  }

  .header .focus_module_website_h  .menu--desktop .menu__submenu{
    width:200px !important;
  }
}
@media(max-width:767px){
  .header .footer-nav-inner ul {
    display: block;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul ul>li>a {
    text-decoration: none;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul>li>a {
    display: block;
    text-decoration: none;
    font-weight: bold;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul>li {
    margin-bottom: 16px;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul ul {
    padding-top: 10px;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul>li.lang {
    margin: 0;
  }

  .header .footer-nav-inner .hs-menu-wrapper>ul ul.lang_list_class {
    padding: 0;
    flex-direction: inherit;
  }

  .header .lang_switcher_class {
    display: block;
  }
  .header .footer-nav-inner .hs-menu-wrapper>ul {
    margin-top: 30px;
  }
  .header .lang_switcher_class .globe_class ul.lang_list_class li,
  .header .lang_switcher_class .globe_class ul.lang_list_class li a {
    border-color: #fff;
  }

  .header .lang_switcher_class .globe_class ul.lang_list_class li:hover {
    border-color: #000;
  }
  .header .all-media {
    display: flex;
    border-top: 1px solid #f4b9b5;
    margin-top: auto;
    padding: 2rem 0;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }

  .header .all-media .img1 {
    max-width: 119px;
    order: 1;
    margin-left: auto;
  }

  .header .all-media .img2 {
    order: 2;
  } 

  /*	For Header fixed in mobile */

  header.header {
    z-index: 111;
    min-height: 60px;
  }
  .header .focus_mobile_bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 110;
  }
  .focus_mobile_nav_container {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 109;
    padding-top: 60px !important;
    overflow-y: auto;
  }

}  

@media(max-width:480px){
  .header .all-media {
    flex-direction:column;
  }
  .header .all-media .img1 {
    margin:0;
  }
  .focus_mobile_bar .mwh_el_logo {
    max-width: 240px;
  }
}



.focus_module_clients .splide__list {
  align-items: center;
}

/* inherit module text color on headings */
.focus_hero_slide .focus_hero_text h1,
.focus_hero_slide .focus_hero_text h2,
.focus_hero_slide .focus_hero_text h3,
.focus_hero_slide .focus_hero_text h4,
.focus_hero_slide .focus_hero_text h5,
.focus_hero_slide .focus_hero_text h6{
  color: inherit;
}


/* inherit module text color on headings */

.focus_module_media_boxes-text h1,
.focus_module_media_boxes-text h2,
.focus_module_media_boxes-text h3,
.focus_module_media_boxes-text h4,
.focus_module_media_boxes-text h5,
.focus_module_media_boxes-text h6,
.focus_module_media_boxes-text a,
.focus_module_media_boxes-text a:hover {
  color: inherit;
}
/*  module text wrap width */
.focus_module_media_boxes-content {
  width: 100%;

}
/*  testimonial module inherit text color on headings */
.focus_module_testimonial .focus_module_testimonial_review h1,
.focus_module_testimonial .focus_module_testimonial_review h2,
.focus_module_testimonial .focus_module_testimonial_review h3,
.focus_module_testimonial .focus_module_testimonial_review h4,
.focus_module_testimonial .focus_module_testimonial_review h5,
.focus_module_testimonial .focus_module_testimonial_review h6 {
  color: inherit;
}

.focus_module_testimonial .focus_module_testimonial_review {
  width: 100%;
}


/*  media box distorted in responsive */

.focus_module_media_boxes .focus_grid-col.focus_grid--3col{
  padding-left: 0 !important;
  padding-right: 0 !important;
}


/*  **************** */
/* ****  BLOG  **** */
/*  **************** */



.blog-banner-dnd .dnd-section {
  margin: 0;
  padding: 0;
}

.blog-banner-dnd .dnd-section[class*="force-full"],
.blog-banner-dnd .dnd-section[class*="force-full"] > .row-fluid {
  padding-left: 0 ;
  padding-right: 0 ;
  width: 100% ;
}

.body-container--blog-index .dnd-section {
  margin: 0;
}

.body-container--blog-index .dnd-section[class*="force-full"],
.body-container--blog-index .dnd-section[class*="force-full"] > .row-fluid {
  padding-left: 0 ;
  padding-right: 0 ;
  width: 100% ;
}


.body-container--blog-post.blog-post-v2 {
  padding: 0;
}

.blog-post-v2 .content-wrapper {
  width: calc(100% - 6.94%);
}

.blog-post-v2 .content-wrapper-grid {
  column-gap: 1.01%;
  display: grid;
  grid-template-columns: repeat(16, minmax(0, 1fr));
  list-style: none;
  row-gap: 1rem;
}
.blog-post-v2 .content-wrapper-inn {
  grid-column: 1 / -1;
}

.blog-post-v2 .blog-post__body {
  padding-bottom: 2.8125rem;
}
.blog-post-v2 .blog-post--meta {
  display: flex;
  padding: 2rem 0;
}
.blog-post--meta__column {
  display: flex;
}
.blog-post--name-published {
  align-items: center;
  display: flex;
}
.blog-post--name-published p {
  margin-bottom: 0;
}

.blog-post-v2 .blog-post--meta-subtitle {
  font-size: .875rem;
  line-height: 1.85;
  font-weight: bold;
    margin: 0;
}

.blog-post-v2 .blog-post--meta-item {
  font-size: .875rem;
  line-height: 1.85;
}

.blog-post-v2 .blog-post-social {
  padding: 2.8125rem 0;
}

.blog-post-v2 .blog-post-social .share-options {
  align-items: center;
  border-bottom: 1px solid;
  border-top: 1px solid;
  display: inline-flex;
  justify-content: space-between;
  padding: 0.5em 0;
  width: 100%;
}
.blog-post-v2 .blog-post-social strong {
    display: inline-block;
    margin-right: 1.5rem;
}

.blog-post-v2 .blog-post-social a.social-link {
    display: block;
    height: 42px;
    margin-left: 15px;
    text-decoration: none;
}
.blog-post-v2 .blog-post-social a.social-link:hover {
    opacity: .6;
}

.blog-post-v2 .blog-comments-container {
  margin: 0 0 50px;
  max-width: 100%;
}
.blog-post-v2 #comments-listing {
    margin-bottom: 60px;
}
.blog-post-v2 .blog-comments-container h2 {
    margin-bottom: 40px;
    position: relative;
    text-align: left;
}

@media (min-width: 768px) {
  .blog-post-v2 .blog-post__body {
    padding-bottom: 3.625rem;
  }
  .blog-post-v2 .blog-post-social {
    padding: 3.625rem 0;
  }
  .blog-post-v2 .blog-post-social .share-options {
    padding: 2em 0;
    width: auto;
  }
}

@media (min-width: 1024px) {
  .blog-post-v2 .content-wrapper-inn {
    grid-column: span 12 / span 12;
    grid-column-start: 3;
  }
  .blog-post-v2 .blog-post--meta {
    padding: 3.125rem 0 3.75rem;
  }
  .blog-post-v2 .meta-columns-wrapper {
    display: flex;
    flex: 1;
  }
  .blog-post-v2 .blog-post--meta__column {
    display: block;
    margin-right: 5%;
    padding-right: 5%;
    position: relative;
  }
  .blog-post-v2 .blog-post--meta__column:last-of-type {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  .blog-post-v2 .blog-post--meta__column:not(:last-child):after {
    background-color: #666;
    content: " ";
    display: block;
    height: 48px;
    margin-top: -24px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
  }
}

	
/* CSS Update - May 1st - Removing padding from the top of the banner on the homepage */
	@media only screen and (max-width: 1024px) {
		.dnd_area_121-row-0-padding {
			padding-top: 0px !important;
		}
	}

@media only screen and (max-width: 1440px) {
    .dnd_area_121-row-0-padding {
        padding-top: 0px !important;
    }
}
  
 /* custom cusor */

body {
  cursor: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2012%2012'%20width%3D'12'%20height%3D'12'%3E%3Ccircle%20cx%3D'6'%20cy%3D'6'%20r%3D'5.4'%20fill%3D'%23f4b9b5'%20stroke%3D'%23f4b9b5'%20stroke-width%3D'1'%20%2F%3E%3C%2Fsvg%3E"),
    auto;
}
/* white cursor */
footer.footer,
.white-cursor,
#hs_cos_wrapper_module_17059235160577
  .focus_module_media_boxes_image:hover
  .mmmbil,
.dnd_area_121-row-1-background-layers,
#hs_cos_wrapper_widget_1717494283279 .fmic2,
#hs_cos_wrapper_module_17174952956653 .fmic2 {
  cursor: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2012%2012'%20width%3D'12'%20height%3D'12'%3E%3Ccircle%20cx%3D'6'%20cy%3D'6'%20r%3D'5.4'%20fill%3D'%23ffffff'%20stroke%3D'%23ffffff'%20stroke-width%3D'1'%20%2F%3E%3C%2Fsvg%3E"),
    auto;
}

/* animate blocks scrol */

.animate-scroll {
  /*       opacity: 0;
      transform: translateY(100px);
      transition: opacity 0.75s ease-out, transform 0.75s ease-out; */
}

/* Class to trigger the animation */
.animate-scroll.visible {
  /*       opacity: 1;
      transform: translateY(0); */
}

/* intro black */
#intro-block {
  position: relative;
  background: #000 !important;
  overflow: hidden;
}
#intro-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200%;
  left: 0;
  top: -100%;
  display: block;
  /* Set the background image using the CSS variable */
  background-image: var(--bg-image);
  /*   background-size: cover; */
  background-position: center;
  opacity: 0; /* Optional for effect */
  z-index: 1;
  transition: opacity 0.5s ease-out;
  /*     background-attachment: fixed; */

  transform: translateY(var(--parallax-offset));
}

#intro-block > .row-fluid > .dnd-column {
  display: block !important;
}
#intro-block.animate-scroll.visible::before {
  opacity: 1;
}

#intro-block > .row-fluid {
  position: relative;
  z-index: 1;
}

#intro-block .animate-scroll,
#unleash-block .animate-scroll,
#carousel-block .animate-scroll,
#partners-block .animate-scroll,
#contact-block .animate-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.75s ease-out, transform 0.75s ease-out;
}
#intro-block .animate-scroll.visible,
#unleash-block .animate-scroll.visible,
#carousel-block .animate-scroll.visible,
#partners-block .animate-scroll.visible,
#contact-block .animate-scroll.visible{
  opacity: 1;
  transform: translateY(0);
}
.fade-me-in.animate-scroll,
.animate-scroll .fade-me-in,
#contact-block.animate-scroll img {
  opacity: 0;
  transition: opacity 0.75s ease-out;
}
.animate-scroll.visible.fade-me-in,
.animate-scroll.visible .fade-me-in,
#contact-block.animate-scroll.visible img {
  opacity: 1;
}

.anim-hp #focus_module_marquee_container > div {
  opacity: 0;
  transition: opacity 0.75s ease-out, transform 0.75s ease-out;
}

.anim-hp .animate-scroll.visible #focus_module_marquee_container > div {
  opacity: 1;
}

/* carousel black */
#carousel-block {
  position: relative;
  background: #000 !important;
  overflow: hidden;
}
#carousel-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200%;
  left: 0;
  top: -100%;
  display: block;
  /* Set the background image using the CSS variable */
  background-image: var(--bg-image);
  /*   background-size: cover; */
  background-position: center;
  opacity: 0; /* Optional for effect */
  z-index: 1;
  transition: opacity 0.5s ease-out;
  /*     background-attachment: fixed; */

  transform: translateY(var(--parallax-offset));
}

#carousel-block.animate-scroll.visible::before {
  opacity: 1;
}
#carousel-block .row-fluid {
  position: relative;
  z-index: 2;
}
.hs-submit .actions {
  display: flex;
  justify-content: flex-end;
}


.two-column-layout {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  max-width: 1340px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .two-column-layout {
    grid-template-columns: repeat(2, minmax(0, 1fr));

  }
}
/* 	@media only screen and (min-width: 1024px) {
.body-container--contact .row-fluid-wrapper .widget-type-cell .row-fluid-wrapper:nth-child(2) .row-fluid {
  background: #fefefe;
  max-width: 640px;
    } */
}

.single-column-centered-form {
background: red;
}
.focus_hero_lens {
  border-radius: 20px;
}