/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face {
    font-display: swap;
    font-family: F37 Zagma Light;
    font-style: normal;
    font-weight: 400;
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.eot);
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.eot#iefix) format("embedded-opentype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.woff2) format("woff2"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.woff) format("woff"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.ttf) format("truetype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Light.svg#F37Zagma-Light) format("svg")
}
@font-face {
    font-display: swap;
    font-family: F37 Zagma Trial;
    font-style: normal;
    font-weight: 400;
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.eot);
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.eot#iefix) format("embedded-opentype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.woff2) format("woff2"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.woff) format("woff"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.ttf) format("truetype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Regular.svg#F37Zagma-Regular) format("svg")
}

@font-face {
    font-display: swap;
    font-family: F37 Zagma Bold;
    font-style: normal;
    font-weight: 400;
    src: url();
    src: url(?#iefix) format("embedded-opentype"), url() format("woff2"), url() format("woff"), url() format("truetype"), url(#F37Zagma-bold) format("svg")
}

@font-face {
    font-display: swap;
    font-family: F37 Zagma Book;
    font-style: normal;
    font-weight: 400;
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.eot);
    src: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.eot#iefix) format("embedded-opentype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.woff2) format("woff2"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.woff) format("woff"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.ttf) format("truetype"), url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/raw_assets/public/Mindflick%20Theme/templates/Fonts/F37Zagma-Book.svg#F37Zagma-Book) format("svg")
}
:root {
    /* Colors */
    --pink: #DD1BD4;
    --purple: #711BDE;
    --orange: #FF4B00;
    --lime: #C8F518;
    --black: #000000;
    --white: #FFFFFF;
    --grey: #D5DCE4;
    --light-grey: #F0F3F7;

    /* Headings */
  
  --primary-font:"F37 Zagma Trial";
  --secondary-font:"F37 Zagma Book";
    --font-h1-size: 64px;
    --font-h1-weight: 400; /* Regular */
    --line-height-h1: 78px;

    --font-h2-size: 58px;
    --font-h2-weight: 400; /* Regular */
    --line-height-h2: 62px;

    --font-h3-size: 32px;
    --font-h3-weight: 400; /* Regular */
    --line-height-h3: normal;

    --font-h4-size: 32px;
    --font-h4-weight: 400; /* Regular */
    --line-height-h4: normal;

    /* Subheadings */
    --font-subheading-size-1: 20px;
    --font-subheading-size-2: 17px;
    --font-subheading-size-3: 16px;
    --font-subheading-size-4: 15px;
    --font-subheading-size-5: 14px;
    --font-subheading-weight-1: 400; /* Regular */
    --font-subheading-weight-5: 300; /* Book */
    --line-height-subheading: normal;
  
   /* Body */
  --body-24: 24px;
  --body-18: 18px;
  --body-16: 16px;
  --body-14: 14px;
  --body-12: 12px;
   /* Spacing Variables */
  --spacing-x-large: 160px;
  --spacing-large: 140px;
  --spacing-medium: 60px;
  --spacing-small: 40px;
  --spacing-x-small: 30px;
  --spacing-xs: 20px; /* Used for all other spacing below 30px */
  --spacing-xxs: 10px; /* Example for any very small spacing */
}
body{font-family: var(--secondary-font);}

body, p {
    font-family: var(--secondary-font);
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
      font-size: var(--body-18);
}
.container-fluid {
overflow: unset!important;
padding: 0;
}
.dnd-section .dnd-column {
    padding: 0 0rem;
}
.w-1045 {
    max-width: 1045px !important;
}
.w-870 {
    max-width: 870px !important;
}

.w-690 {
    max-width: 690px !important;
}
.row-gap-200 {
    --bs-gutter-x: 200px;
}
.row-gap-100 {
    --bs-gutter-x: 100px;
}
.row-gap-50 {
    --bs-gutter-x: 50px;
}
.row-gap-150 {
    --bs-gutter-x: 150px;
}
.row-gap-250 {
    --bs-gutter-x: 250px;
}

.mb-0 { margin-bottom: 0 !important; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-25 { margin-bottom: 25px; }
.mb-30 { margin-bottom: 30px; }
.mb-35 { margin-bottom: 35px; }
.mb-40 { margin-bottom: 40px; }
.mb-45 { margin-bottom: 45px; }
.mb-50 { margin-bottom: 50px; }
.mb-55 { margin-bottom: 55px; }
.mb-60 { margin-bottom: 60px; }
.mb-65 { margin-bottom: 65px; }
.mb-70 { margin-bottom: 70px; }
.mb-75 { margin-bottom: 75px; }
.mb-80 { margin-bottom: 80px; }
.mb-85 { margin-bottom: 85px; }
.mb-90 { margin-bottom: 90px; }
.mb-95 { margin-bottom: 95px; }
.mb-100 { margin-bottom: 100px; }
.mb-105 { margin-bottom: 105px; }
.mb-110 { margin-bottom: 110px; }
.mb-115 { margin-bottom: 115px; }
.mb-120 { margin-bottom: 120px; }
.mb-125 { margin-bottom: 125px; }
.mb-130 { margin-bottom: 130px; }
.mb-135 { margin-bottom: 135px; }
.mb-140 { margin-bottom: 140px; }
.mb-145 { margin-bottom: 145px; }
.mb-150 { margin-bottom: 150px; }
.mb-155 { margin-bottom: 155px; }
.mb-160 { margin-bottom: 160px; }
.p-40 {padding:40px}
.pb-40 {padding-bottom:40px}
.pb-60 {padding-bottom:60px}
.pb-20 {padding-bottom:20px}
.mb-20 {margin-bottom:20px}
.mt-10 {margin-top:10px}
.mb-30 {margin-bottom:30px}
.mb-40 {margin-bottom:40px}
.pl-40 {padding-left:40px}
.pr-40 {padding-right:40px}
.pr-60 {padding-right:60px}
.pt-60 {padding-top:60px}

.mt-0 { margin-top: 0 !important; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-45 { margin-top: 45px; }
.mt-50 { margin-top: 50px; }
.mt-55 { margin-top: 55px; }
.mt-60 { margin-top: 60px; }
.mt-65 { margin-top: 65px; }
.mt-70 { margin-top: 70px; }
.mt-75 { margin-top: 75px; }
.mt-80 { margin-top: 80px; }
.mt-85 { margin-top: 85px; }
.mt-90 { margin-top: 90px; }
.mt-95 { margin-top: 95px; }
.mt-100 { margin-top: 100px; }
.mt-105 { margin-top: 105px; }
.mt-110 { margin-top: 110px; }
.mt-115 { margin-top: 115px; }
.mt-120 { margin-top: 120px; }
.mt-125 { margin-top: 125px; }
.mt-130 { margin-top: 130px; }
.mt-135 { margin-top: 135px; }
.mt-140 { margin-top: 140px; }
.mt-145 { margin-top: 145px; }
.mt-150 { margin-top: 150px; }
.mt-155 { margin-top: 155px; }
.mt-160 { margin-top: 160px; }
.ml-0 { margin-left: 0 !important; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.ml-25 { margin-left: 25px; }
.ml-30 { margin-left: 30px; }
.ml-35 { margin-left: 35px; }
.ml-40 { margin-left: 40px; }
.ml-45 { margin-left: 45px; }
.ml-50 { margin-left: 50px; }
.ml-55 { margin-left: 55px; }
.ml-60 { margin-left: 60px; }
.ml-65 { margin-left: 65px; }
.ml-70 { margin-left: 70px; }
.ml-75 { margin-left: 75px; }
.ml-80 { margin-left: 80px; }
.ml-85 { margin-left: 85px; }
.ml-90 { margin-left: 90px; }
.ml-95 { margin-left: 95px; }
.ml-100 { margin-left: 100px; }
.ml-105 { margin-left: 105px; }
.ml-110 { margin-left: 110px; }
.ml-115 { margin-left: 115px; }
.ml-120 { margin-left: 120px; }
.ml-125 { margin-left: 125px; }
.ml-130 { margin-left: 130px; }
.ml-135 { margin-left: 135px; }
.ml-140 { margin-left: 140px; }
.ml-145 { margin-left: 145px; }
.ml-150 { margin-left: 150px; }
.ml-155 { margin-left: 155px; }
.ml-160 { margin-left: 160px; }
.mr-0 { margin-right: 0 !important; }
.mr-5 { margin-right: 5px; }
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.mr-25 { margin-right: 25px; }
.mr-30 { margin-right: 30px; }
.mr-35 { margin-right: 35px; }
.mr-40 { margin-right: 40px; }
.mr-45 { margin-right: 45px; }
.mr-50 { margin-right: 50px; }
.mr-55 { margin-right: 55px; }
.mr-60 { margin-right: 60px; }
.mr-65 { margin-right: 65px; }
.mr-70 { margin-right: 70px; }
.mr-75 { margin-right: 75px; }
.mr-80 { margin-right: 80px; }
.mr-85 { margin-right: 85px; }
.mr-90 { margin-right: 90px; }
.mr-95 { margin-right: 95px; }
.mr-100 { margin-right: 100px; }
.mr-105 { margin-right: 105px; }
.mr-110 { margin-right: 110px; }
.mr-115 { margin-right: 115px; }
.mr-120 { margin-right: 120px; }
.mr-125 { margin-right: 125px; }
.mr-130 { margin-right: 130px; }
.mr-135 { margin-right: 135px; }
.mr-140 { margin-right: 140px; }
.mr-145 { margin-right: 145px; }
.mr-150 { margin-right: 150px; }
.mr-155 { margin-right: 155px; }
.mr-160 { margin-right: 160px; }
.pt-0 { padding-top: 0 !important; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-50 { padding-top: 50px; }
.pt-55 { padding-top: 55px; }
.pt-60 { padding-top: 60px; }
.pt-65 { padding-top: 65px; }
.pt-70 { padding-top: 70px; }
.pt-75 { padding-top: 75px; }
.pt-80 { padding-top: 80px; }
.pt-85 { padding-top: 85px; }
.pt-90 { padding-top: 90px; }
.pt-95 { padding-top: 95px; }
.pt-100 { padding-top: 100px; }
.pt-105 { padding-top: 105px; }
.pt-110 { padding-top: 110px; }
.pt-115 { padding-top: 115px; }
.pt-120 { padding-top: 120px; }
.pt-125 { padding-top: 125px; }
.pt-130 { padding-top: 130px; }
.pt-135 { padding-top: 135px; }
.pt-140 { padding-top: 140px; }
.pt-145 { padding-top: 145px; }
.pt-150 { padding-top: 150px; }
.pt-155 { padding-top: 155px; }
.pt-160 { padding-top: 160px; }
.pb-0 { padding-bottom: 0 !important; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }
.pb-35 { padding-bottom: 35px; }
.pb-40 { padding-bottom: 40px; }
.pb-45 { padding-bottom: 45px; }
.pb-50 { padding-bottom: 50px; }
.pb-55 { padding-bottom: 55px; }
.pb-60 { padding-bottom: 60px; }
.pb-65 { padding-bottom: 65px; }
.pb-70 { padding-bottom: 70px; }
.pb-75 { padding-bottom: 75px; }
.pb-80 { padding-bottom: 80px; }
.pb-85 { padding-bottom: 85px; }
.pb-90 { padding-bottom: 90px; }
.pb-95 { padding-bottom: 95px; }
.pb-100 { padding-bottom: 100px; }
.pb-105 { padding-bottom: 105px; }
.pb-110 { padding-bottom: 110px; }
.pb-115 { padding-bottom: 115px; }
.pb-120 { padding-bottom: 120px; }
.pb-125 { padding-bottom: 125px; }
.pb-130 { padding-bottom: 130px; }
.pb-135 { padding-bottom: 135px; }
.pb-140 { padding-bottom: 140px; }
.pb-145 { padding-bottom: 145px; }
.pb-150 { padding-bottom: 150px; }
.pb-155 { padding-bottom: 155px; }
.pb-160 { padding-bottom: 160px; }
.pl-0 { padding-left: 0 !important; }
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-25 { padding-left: 25px; }
.pl-30 { padding-left: 30px; }
.pl-35 { padding-left: 35px; }
.pl-40 { padding-left: 40px; }
.pl-45 { padding-left: 45px; }
.pl-50 { padding-left: 50px; }
.pl-55 { padding-left: 55px; }
.pl-60 { padding-left: 60px; }
.pl-65 { padding-left: 65px; }
.pl-70 { padding-left: 70px; }
.pl-75 { padding-left: 75px; }
.pl-80 { padding-left: 80px; }
.pl-85 { padding-left: 85px; }
.pl-90 { padding-left: 90px; }
.pl-95 { padding-left: 95px; }
.pl-100 { padding-left: 100px; }
.pl-105 { padding-left: 105px; }
.pl-110 { padding-left: 110px; }
.pl-115 { padding-left: 115px; }
.pl-120 { padding-left: 120px; }
.pl-125 { padding-left: 125px; }
.pl-130 { padding-left: 130px; }
.pl-135 { padding-left: 135px; }
.pl-140 { padding-left: 140px; }
.pl-145 { padding-left: 145px; }
.pl-150 { padding-left: 150px; }
.pl-155 { padding-left: 155px; }
.pl-160 { padding-left: 160px; }
.pr-0 { padding-right: 0 !important; }
.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pr-25 { padding-right: 25px; }
.pr-30 { padding-right: 30px; }
.pr-35 { padding-right: 35px; }
.pr-40 { padding-right: 40px; }
.pr-45 { padding-right: 45px; }
.pr-50 { padding-right: 50px; }
.pr-55 { padding-right: 55px; }
.pr-60 { padding-right: 60px; }
.pr-65 { padding-right: 65px; }
.pr-70 { padding-right: 70px; }
.pr-75 { padding-right: 75px; }
.pr-80 { padding-right: 80px; }
.pr-85 { padding-right: 85px; }
.pr-90 { padding-right: 90px; }
.pr-95 { padding-right: 95px; }
.pr-100 { padding-right: 100px; }
.pr-105 { padding-right: 105px; }
.pr-110 { padding-right: 110px; }
.pr-115 { padding-right: 115px; }
.pr-120 { padding-right: 120px; }
.pr-125 { padding-right: 125px; }
.pr-130 { padding-right: 130px; }
.pr-135 { padding-right: 135px; }
.pr-140 { padding-right: 140px; }
.pr-145 { padding-right: 145px; }
.pr-150 { padding-right: 150px; }
.pr-155 { padding-right: 155px; }
.pr-160 { padding-right: 160px; }
.center{text-align:center;}
.left{text-align:left;}
.body-16{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-16);
}
.body-14{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-14);
}
.body-12{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-12);
}
.body-18{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-18);
  line-height:30px;
}

.body-16 p{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-16);
  line-height:30px;
}
.body-14 p{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-14);
}
.body-12 p{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-12);
}
.body-18 p{
 font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-18);
  line-height:30px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--primary-font) !important;
  margin-bottom:20px;
  color:var(--color-black);
}
h1 {
    font-size: 64px;
    line-height: 78px;
    font-weight: 400 !important; /* Regular */
}

h2 {
    font-size: 58px;
    line-height: 68px; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

h3 {
    font-size: 46px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

h4 {
    font-size: 32px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}
h5 {
    font-size: 24px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

/* Subheadings */
.subheading-1 {
    font-size: 20px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

.subheading-2 {
    font-size: 17px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

.subheading-3 {
    font-size: 16px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

.subheading-4 {
    font-size: 15px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 400 !important; /* Regular */
}

.subheading-5 {
    font-size: 14px;
    line-height: normal; /* Auto from the screenshot */
    font-weight: 300 !important; /* Book */
}
a, a:focus, a:hover {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.bttn {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.primary {
    position: relative;
    display: inline-flex; /* Aligns the content properly */
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--primary-font, Arial, sans-serif);
    color: #000;
    background: #fff; /* White inner background */
    border-radius: 100px; /* Rounded corners */
    text-align: center;
    z-index: 1;
    overflow: hidden;
transition: all 0.3s ease;
    box-shadow: 0px 10px 10px 0px #D5DCE4;
  line-height:normal;
}

.primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px; /* Matches the button's border-radius */
    background: linear-gradient(0deg, #000 41.48%, #711bde 98.86%); /* Gradient for the border */
    z-index: -1; /* Places it behind the button */
    transition: background 0.3s ease; /* Smooth transition for gradient change */
    box-sizing: border-box;
    padding: 2px; /* This ensures the gradient acts as the border */
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  transition: all 0.3s ease;
}

.primary:hover {
    color: #000; /* Keep text color */
    background: #fff; /* Maintain white background */
    box-shadow: none; /* Remove shadow on hover */
  transition: all 0.3s ease;
}

.primary:hover::before {
    background: var(--purple); /* Change gradient to solid purple */
  transition: all 0.3s ease;
}

.special {
    position: relative;
    display: inline-flex; /* Aligns the content properly */
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--primary-font, Arial, sans-serif);
    color: #000;
    background: #fff; /* White inner background */
    border-radius: 100px; /* Rounded corners */
    text-align: center;
    z-index: 1;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0px 10px 10px 0px #D5DCE4;
    line-height:normal;
}

.special::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px; /* Matches the button's border-radius */
    background: conic-gradient(
    from 200deg, /* Adjust starting point */
    #000000 15%, 
    #FFFFFF 40%, 
    #FF4B00 53%, 
    #DD1BD4 75%, 
    #711BDE 96%
); /* Gradient for the border */
    z-index: -1; /* Places it behind the button */
    transition: background 0.3s ease; /* Smooth transition for gradient change */
    box-sizing: border-box;
    padding: 2px; /* This ensures the gradient acts as the border */
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  transition: all 0.3s ease;
}

.special:hover {
    color: #000; /* Keep text color */
    background: #fff; /* Maintain white background */
    box-shadow: none; /* Remove shadow on hover */
  transition: all 0.3s ease;
}

.special:hover::before {
    background: var(--orange); /* Change gradient to solid purple */
  transition: all 0.3s ease;
}



.secondary {
 position: relative;
    display: inline-flex; /* Aligns the content properly */
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 17px;
    font-weight: 400;
    font-family: var(--primary-font, Arial, sans-serif);
    color: #fff;
    background: #000; /* White inner background */
    border-radius: 100px; /* Rounded corners */
    text-align: center;
    z-index: 1;
    overflow: hidden;
transition: all 0.3s ease;
    box-shadow: 0px 10px 10px 0px #D5DCE4;
    line-height:normal;
}

.secondary:hover {
  border-width: 2px; /* Increase border width on hover */
    color: #fff; /* Keep text color same or change if needed */
  background:var(--purple);
  transition: all 0.3s ease;
}


.bttn-line{position: relative;
  border: none;
  border-radius: 0px;
  background: none;
  font-family: var(--primary-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  overflow: hidden; /* To hide the pseudo-element overflow */
  z-index: 1; /* Ensure the text is above the pseudo-element */
  outline: none; /* Remove default focus outline */
  box-sizing: border-box; /* Include border in width and height calculations */
  text-decoration:none;
  transition: all 0.3s ease;}


.bttn-line:hover{color:var(--purple)}

.line_pink{color:var(--black)}
.line_purple{color:var(--black)}
.line_lime{color:var(--black)}
.line_orange{color:var(--black)}
.line_black{color:var(--black)}
.line_pink .btn-icon svg path{stroke:var(--pink)}
.line_purple .btn-icon svg path{stroke:var(--purple)}
.line_lime .btn-icon svg path{stroke:var(--lime)}
.line_orange .btn-icon svg path{stroke:var(--orange)}
.line_black .btn-icon svg path{stroke:var(--black)}

.bttn-line:hover .btn-icon svg path{stroke:var(--purple)}
:focus {
  outline: 3px solid #6AABF8; /* Adds a custom dashed outline on focus */

  
}
.btn-icon {
    display: inline-block;
    margin-right: 10px;
    transform: rotate(0);
    transition: transform .3s ease;
}

.bttn-line:hover .btn-icon, .bttn-secondary:hover .btn-icon,.bttn-tertiary:hover .btn-icon, .bttn-special:hover .btn-icon {
    transform: rotate(45deg)
}
.cta-wrap {
    margin-top: 30px;
      gap: 20px;
    display: flex;
}
header.header.main-header {
    position: relative;
  background: linear-gradient(0deg, #F0F3F7 0%, #fff 100%);

}
header.header.main-header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px; /* Thickness of the border */
    background: linear-gradient(90deg, #711BDE 0%, #DD1BD4 54%, #FF4B00 100%);
    z-index: 1; /* Ensure it appears above other elements if necessary */
}
.menu {
  position: relative;
  z-index: 999; /* So pseudo-elements can sit behind */
  background: transparent; /* Let pseudo-elements show through */
  border-radius: 100px;
  display: flex;
  gap: 24px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 12px 24px;
}

/* Full gradient layer */
.menu::before {
  content: "";
  position: absolute;
  inset: 0; /* top:0, right:0, bottom:0, left:0 */
  border-radius: inherit;
  background: linear-gradient(180deg,
    rgba(213, 220, 228, 1),
    rgba(255, 255, 255, 1)
  );
  z-index: -1; 
}

/* White center to create the “border” effect */
.menu::after {
  content: "";
  position: absolute;
  inset: 2px; /* This is the border thickness */
  border-radius: inherit;
  background: #fff;
  z-index: -1; 
}

.menu>.menu__item.active>a:hover {
    background-color: #711bde;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
}

.menu__item a {
    color: #000;
transition: color 0.5s ease, background 0.4s ease, border-radius 0.3s ease;     padding: 6px 12px;/* Smooth transition */
}
nav.navbar {
    padding: 0;
}
.header_container {
    padding: 20px 30px;
}
.announcement-bar {
    background: linear-gradient(180deg, #711BDE 0%, #000 100%);
    display: flex;
    align-content: center;
    justify-content: center;
    gap: 4px;
    padding: 10px 0;
  display:none;
}

.announcement-bar-button {
    display: flex;
    align-items: center;
}

.announcement-bar-item {
    border-radius: 3px;
    background: var(--Black, #000);
    color: var(--White, #FFF);

/* Subheadings/14 Book */
    /* font-family: "F37 Zagma Trial"; */
    font-size: 14px;
    font-style: normal;
    /* font-weight: 350; */
    line-height: normal;
    padding: 4px 8px;
}

.announcement-bar-button {
    border-radius: 3px;
    background: var(--Black, #000);
    color: var(--White, #FFF);
    /* font-family: "F37 Zagma Trial"; */
    font-size: 14px;
    font-style: normal;
    /* font-weight: 350; */
    line-height: normal;
    padding: 4px 8px;
}
.pre-header {
    display: inline-flex
;
    height: 25px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--Black, #000);
    flex-shrink: 0;
    color: var(--White, #FFF);
    /* font-family: "F37 Zagma Trial"; */
    font-size: 14px;
    font-style: normal;
    /* font-weight: 350; */
    line-height: normal;
    margin-bottom: 30px;
}

.blue-text-grad {background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711BDE 47.8%, #DD1BD4 77.53%, #FF4B00 106.73%));
background-clip: text;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

.black-blue-text-grad{background: linear-gradient(286deg, #F0F3F7 4.05%, #D5DCE4 42.22%, #711BDE 69.9%, #000 99.47%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.lime-text-grad{background: linear-gradient(286deg, #F0F3F7 4.05%, #D5DCE4 42.22%, #C8F518 69.9%, #000 99.47%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.orange-text-grad{background: linear-gradient(278deg, #F0F3F7 -22.8%, #D5DCE4 19.39%, #FF4B00 69.17%, #000 104.33%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
@keyframes fadeInBlurOut {
    0% {
        filter: blur(15px);
        opacity: 0;
        transform: translateY(20px); /* Starts slightly below */
    }

    100% {
        filter: blur(0);
        opacity: 1;
        transform: translateY(0); /* Ends at its original position */
    }
}

.footer-content {
        padding-bottom: 80px;
    padding-top: 80px;
    gap: 80px;
}

.footer-cols {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr); /* 4 columns by default */
}

.footer-title {
    color: var(--Purple, #711BDE);
 font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 32px;
}

.footer-menu ul {
    list-style-type: none;
    padding: 0;
}

.footer-menu li a {
    color: var(--Black, #000);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer-menu li {
    margin-bottom: 20px;
}

.social {
    display: flex;
    gap: 8px;
}

.social-item a {
    display: flex;
    width: 28px;
    height: 28px;
    padding: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    border: 1px solid var(--Grey, #D5DCE4);
    background: var(--Gradients-White-Grey-01, linear-gradient(180deg, #FFF 0%, #F0F3F7 100%));
    box-shadow: 0px 7px 13px -3px rgba(113, 27, 222, 0.20);
}
.copy {
    color: var(--Purple, #711BDE);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.footer-logo {
    text-align: center;
}

.menu__item a:hover {

    cursor: pointer;
}
.menu__item .tl:hover {
background-color: #711bde;
    border-radius: 100px;
    color: #fff;
}

form label, form legend {
    color: var(--Black, #000);
    font-family: "F37 Zagma Trial";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
}
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 {
border-radius: 7px;
border: 1px solid var(--Black, #000);
background: var(--White, #FFF);
    color: #000;
  padding: 15px 14px;
font-family: "F37 Zagma Trial";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

::-webkit-input-placeholder {
    color: #000;
  opacity:0.5;
font-family: "F37 Zagma Trial";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

::-moz-placeholder {
    color: #000;
  opacity:0.5;
font-family: "F37 Zagma Trial";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

:-ms-input-placeholder {
    color: #000;
  opacity:0.5;
font-family: "F37 Zagma Trial";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

::placeholder {
    color: #000;
  opacity:0.5;
font-family: "F37 Zagma Trial";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.legal-consent-container {
    color: var(--Black, #111);
    font-family: "F37 Zagma Trial" !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
  border-radius: 10px;
    background: var(--Light-Grey, #F0F3F7);
    padding: 20px;
}

.legal-consent-container p {
    color: var(--Black, #111);
    font-family: "F37 Zagma Trial" !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}

.legal-consent-container .hs-richtext{
    color: var(--Black, #111);
    font-family: "F37 Zagma Trial" !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
}
.legal-consent-container .hs-form-booleancheckbox-display>span {color: var(--Black, #111);
    font-family: "F37 Zagma Trial" !important;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 166.667% */}

form .hs-richtext, form .hs-richtext p {

    margin: 0 0 10px;
}

fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

input.hs-button.primary.large {
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 10px 10px 0 #d5dce4;
    color: #000;
    font-family: var(--primary-font, Arial, sans-serif);
    font-size: 17px;
    font-weight: 400;
    justify-content: center;
    line-height: normal;
    overflow: hidden;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s ease;
}

input.hs-button.primary.large:before{
background: linear-gradient(0deg, #000 41.48%, #711bde 98.86%);
    border-radius: 100px;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 2px;
    position: absolute;
    top: 0;
    transition: background .3s ease;
    transition: all .3s ease;
    width: 100%;
    z-index: -1;
}
input.hs-button.primary.large:hover {
    background: #711BDE !important;
    color: #fff !important;
}
data-hs-forms-root]>form input.hs-button.primary.large:hover{    background: #711BDE !important;
    color: #fff !important;} 

.legal-consent-container .hs-form-booleancheckbox-display input {
    float: left;
    width: auto !important;
}
.footer-logo svg {
    max-width: 100%;
}


.cs.breadcrumbs-wrap {
    display: flex;
    gap: 10px;
  margin-top:50px;
}

.cs a.breadcrumb {
    border-radius: 100px;
    background: var(--Light-Grey, #F0F3F7);
    display: flex;
    height: 29px;
    padding: 5px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Black, #000);
    font-family: "F37 Zagma Trial";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cs a.breadcrumb.current-page {
    border-radius: 100px;
    border: 1px solid var(--Black, #000);
  background:#fff;
}

.cs-hero-title-block {
    border-radius: 10px;
    border: 1px solid #D5DCE4;
    background: var(--White, #FFF);
    box-shadow: 0px 40px 40px -30px rgba(113, 27, 222, 0.20);
    backdrop-filter: blur(7px);
    display: flex;
    max-width: 780px;
    /* height: 400px; */
    padding: 40px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
box-shadow: 0px 40px 40px -30px rgba(113, 27, 222, 0.20);
    backdrop-filter: blur(7px);
    margin-bottom: 40px;
}

.cs-hero-title-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: var(--Black, #000);

/* Subheadings/15 Reg */
    font-family: "F37 Zagma Trial";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.cs-hero-title-meta-details {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cs-hero-title-meta-social {
    display: flex;
    gap: 10px;
    align-items: center;
}

.cs-hero-title-block-logo {
    margin-bottom: 100px;
  max-width: 200px;
}

.cs-hero-title-block h1 {
    background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711BDE 47.8%, #DD1BD4 77.53%, #FF4B00 106.73%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
/* Headings/H4 */
    font-family: "F37 Zagma Trial";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 60px;
    line-height: normal;
}

.cs-hero-title-meta-details-blog {
    border-radius: 3px;
    background: rgba(255, 75, 0, 0.10);
    display: flex;
    height: 25px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

a.social-share-icon {
    border-radius: 5px;
    border: 1px solid var(--Grey, #D5DCE4);
    background: var(--Gradients-White-Grey-01, linear-gradient(180deg, #FFF 0%, #F0F3F7 100%));
    box-shadow: 0px 7px 13px -3px rgba(113, 27, 222, 0.20);
    display: flex;
    width: 28px;
    height: 28px;
    padding: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.cs-hero-title-block {
    border-radius: 10px;
    border: 1px solid var(--Grey, #D5DCE4);
    overflow: hidden;
    position: relative;
    min-width: 780px;
  transform: translate(-380px);
  background-size:cover;
}


.cs-header-wrap {
    display: flex;
    gap: 20px;
    align-items: stretch;
  overflow: hidden;
      margin-bottom: 160px;
}

.secondary-hero:before{       
  background-color: rgba(17, 17, 17, 0.6);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.secondary-hero > * {
  position: relative;
}
.case-study-cols {
    display: flex;
}
.case-study-col-left {
    flex: 0 0 40%; /* 40% width */
}

.case-study-col-right {
    flex: 0 0 60%; /* 60% width */
}
.case-study-col-right p {
font-family: var(--primary-font) !important;
  font-weight:300;
  font-size:var(--body-18);
    line-height: 30px;
}

article.cs-post {
    padding-top: 60px;
    border-top: solid #D5DCE4 1px;
}

.cs-post h4 {
    background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711BDE 47.8%, #DD1BD4 77.53%, #FF4B00 106.73%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  display: inline-block;
}

.navbar-toggler {
  border: none;
  background: transparent;
  padding: 0.25rem 0.75rem;
}

/* Container for the 3 bars */
.toggler-icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px;
}

/* The bars */
.toggler-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000; /* Change to your desired color */
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}

/* Default hamburger positions */
.navbar-toggler .toggler-icon span:nth-child(1) {
  top: 0;
}
.navbar-toggler .toggler-icon span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.navbar-toggler .toggler-icon span:nth-child(3) {
  bottom: 0;
}

/* When menu is open (button loses .collapsed) animate to a cross */
.navbar-toggler:not(.collapsed) .toggler-icon span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) .toggler-icon span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) .toggler-icon span:nth-child(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}
img {
    max-width: 100%;
    height: auto;
}
.hs-video-widget {
    border-radius: 10px;
    overflow: hidden;
}
button:active .navbar-toggler {
    background-color: transparent;
    border-color: transparent;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}
button:hover .navbar-toggler {
background-color: transparent;
    border: none;
    border-radius: 6px;
    color: #fff;
}
.navbar-toggler {
background-color: transparent;
    border: none;
    border-radius: 6px;
    color: #fff;
}
.navbar-toggler:active {
    background-color: transparent;
    border-color: transparent;
    font-family: Lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.navbar-toggler:hover {
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 6px;
    color: #fff;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}


.mob_hide{display:block !important;}
.mob_show{display:none !important;}
button:focus {
    background-color: transparent;
    border: 1px none #1a334e;
    border-radius: 0px;
    color: inherit;
}
.latest-cards-wrap {
  display: grid;
  gap: 20px;
grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
  box-sizing: border-box;
}

span.tag-badge {
      position: absolute;
    top: 16px;
    left: 16px;
    display: flex;
    height: 25px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--Black, #000);
    color: var(--White, #FFF);

/* Subheadings/14 Book */
    font-family: "F37 Zagma Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}

.featured-img {
    border-radius: 10px;
    display: flex;
    height: 202px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background-size: cover;
  position: relative;
  background-position: center;
}

.post-meta {
    display: flex;
    align-items: center;
    color: var(--Dark-Grey, #777);

/* Subheadings/14 Book */
    font-family: "F37 Zagma Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
    gap: 5px;
    margin-top: 16px;
}

.post-title {
    color: var(--Black, #000);

/* Subheadings/17 Reg */
    font-family: "F37 Zagma Trial";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 16px 0;
}

.blog-item-wrap span.btn-icon svg path {
    stroke: #711BDE !important;
}

a.tag {
    display: flex
;
    height: 25px;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: var(--Light-Grey, #F0F3F7);
    color: var(--Black, #000);
    font-family: "F37 Zagma Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}
a.tag:hover {
border-radius: 3px;
background: var(--Black, #000);
  color: #FFF;

/* Subheadings/14 Book */
font-family: "F37 Zagma Trial";
font-size: 14px;
font-style: normal;
font-weight: 350;
line-height: normal;
}
.tags {
    display: flex
;
    align-items: center;
    gap: 5px;
    margin-bottom: 40px;
}


/*--------------------------------------------------------------
## MVP OVERIDES
--------------------------------------------------------------*/
h2.header {



}
/*--------------------------------------------------------------
## MVP OVERIDES ENDS
--------------------------------------------------------------*/
@media only screen and (max-width: 1320px) {
.cs-hero-title-block {
    transform: translate(-500px);
}
}
@media (min-width: 1130px) {
  .navbar-expand-custom .navbar-collapse {
    display: flex !important;
  }
  .navbar-expand-custom .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1129px) {
  .navbar-expand-custom .navbar-collapse {
    display: none !important;
  }
  .navbar-expand-custom .navbar-toggler {
    display: block;
  }
    .menu {
    background: var(--White, #fff);
    border: none;
    border-radius: 100px;
    display: flex;
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 12px 24px;
    flex-direction: column;
    align-items: flex-end;
}
  .header-cta-wrap {
    gap: 20px;
}
    .menu:before {
    background: none;
}
}
.grad-title {
    background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711BDE 47.8%, #DD1BD4 77.53%, #FF4B00 106.73%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.job-description {
    display: flex;
    width: 100%;
    padding: var(--spacing-space-16, 16px);
    flex-direction: column;
    align-items: flex-start;
    /* gap: 40px; */
    border-radius: 6px;
    border: 1px solid var(--Grey, #D5DCE4);
    background: var(--Light-Grey, #F0F3F7);
      position: sticky;
    top: 80px;
}

.job-description-title {
    color: var(--Black, #000);

/* Body/24 */
    font-family: "F37 Zagma Trial";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 141.667% */
    margin-bottom: 40px;
}

.job-description-type-title {
    overflow: hidden;
    color: var(--Black, #000);
    text-overflow: ellipsis;

/* Body/18 */
    font-family: "F37 Zagma Trial";
    font-size: 18px;
    font-style: normal;
    font-weight: 350;
    line-height: 30px; /* 166.667% */
}

.job-description-loc-title {
    overflow: hidden;
    color: var(--Black, #000);
    text-overflow: ellipsis;

/* Body/18 */
    font-family: "F37 Zagma Trial";
    font-size: 18px;
    font-style: normal;
    font-weight: 350;
    line-height: 30px; /* 166.667% */
}

.job-description-salary-title {
    overflow: hidden;
    color: var(--Black, #000);
    text-overflow: ellipsis;

/* Body/18 */
    font-family: "F37 Zagma Trial";
    font-size: 18px;
    font-style: normal;
    font-weight: 350;
    line-height: 30px; /* 166.667% */
}

.job-description-type-box {
    display: flex;
    height: 25px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 3px;
    background: var(--Black, #000);
    color: var(--White, #FFF);

/* Subheadings/14 Book */
    font-family: "F37 Zagma Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}

.job-description-loc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #7EB8D4;
    padding-top: 20px;
}

.job-description-type {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /* margin-top: 20px; */
    border-top: 1px solid #7EB8D4;
    padding-top: 20px;
}

.job-description-salary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #7EB8D4;
    padding-top: 20px;
}
.jobs-col-1 {
    width: 40%;
      border-right: 1px solid #D5DCE4;
    margin-right: 50px;
    padding-right: 50px;
}

.jobs-col-2 {
    width: 60%;
}
.jobs {
    margin-top: 80px;
}
.job-apply-cta {
    display: flex;
    width: 602px;
    padding: 30px;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background: var(--Purple, #711BDE);
    box-shadow: 0px 15px 20px 0px rgba(113, 27, 222, 0.15);
    color: #fff;
    position: relative;
}

.job-apply-cta.job-apply-cta:before {
  background-image: url(https://6867748.fs1.hubspotusercontent-na1.net/hubfs/6867748/Mindflick%2025/Backgrounds/apply%20Background%20Pattern.svg);
  background-position: right;
  background-position-y: bottom;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
      background-size: contain;
}
.job-apply-cta > * {
  position: relative; /* Positioning context for the pseudo-element */
}

.job-apply-cta .secondary {

  box-shadow: none;
}
input.hs-button.primary.large {
        background: #fff;
    border-radius: 100px;
    box-shadow: 0 10px 10px 0 #d5dce4;
    color: #000;
    font-family: var(--primary-font, Arial, sans-serif);
    font-size: 17px;
    font-weight: 400;
    justify-content: center;
    line-height: normal;
    overflow: hidden;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s ease;
}

input.hs-button.primary.large:before{
background: linear-gradient(0deg, #000 41.48%, #711bde 98.86%);
    border-radius: 100px;
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 2px;
    position: absolute;
    top: 0;
    transition: background .3s ease;
    transition: all .3s ease;
    width: 100%;
    z-index: -1;
}

.blog-hero-featured-img {
    display: flex;
    max-width: 868px;
    height: 490px;
    padding: 140px 187px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: url(<path-to-image>) lightgray 50% / cover no-repeat;
    flex-shrink: 0;
}
  .blog-hero h1 {
    background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711BDE 47.8%, #DD1BD4 77.53%, #FF4B00 106.73%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* font-family: "F37 Zagma Trial"; */
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
        margin-bottom: 40px;
}
  section.blog-hero {
    padding-top: 80px;
}
  .hero-title-meta {
    color: var(--Black, #000);
    /* font-family: "F37 Zagma Trial"; */
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
        margin-bottom: 90px;
}
  .title-meta-details-blog-tag {
    border-radius: 3px;
    background: rgba(113, 27, 222, 0.10);
    display: flex;
    height: 25px;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Black, #000);

/* Subheadings/14 Book */
    font-family: "F37 Zagma Trial";
    font-size: 14px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}
  .title-meta-details-blog-tags {
    display: flex;
    gap: 10px;
    align-items: center;
}
  .cs-hero-title-meta-social {
    color: var(--Black, #000);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    position: sticky;
    line-height: normal;
    top: 40px;
}
  .blog-single .case-study-col-left {
    flex: 0 0 30%;
}
  .blog-single .case-study-col-right {
    flex: 0 0 70%;
}
  .blog-single h2 {
    color: var(--Black, #000);
    font-family: "F37 Zagma Trial";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}
  .blog-single img {
    border-radius: 10px;
    border: 1px solid var(--Grey, #D5DCE4);
    overflow:hidden;
}
  
.blog-single .job-apply-cta {
    margin-top: 80px;
    margin-bottom: 80px;
}
  .hero-title-meta.footer-ver {
    border-top: 1px solid #D5DCE4;
    padding-top: 80px;
}
/* Only style the top-level <a> under the active <li> */
.menu > .menu__item.active > a {
  background-color: #711bde;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
}
.bttn, .primary {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 12px 24px;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 10px 10px rgba(0,0,0,.1);
  overflow: visible;
}

.primary svg {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  pointer-events: none;
}

.primary svg rect {
  fill: none;
  stroke: var(--purple, #711bde);
  stroke-width: 2;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  transition: stroke-dashoffset .6s ease;
}

.primary:hover svg rect {
  stroke-dashoffset: 0;
}
li {
    margin-bottom: 20px;
}

li {
  margin-bottom: 20px;
}

/* remove the bottom‐margin on nav items */
nav li {
  margin-bottom: 0;
}
.blog-pagination a.active {
    border-radius: 5px;
    border: 1px solid var(--Grey, #D5DCE4);
    background: var(--Gradients-White-Grey-01, linear-gradient(180deg, #FFF 0%, #F0F3F7 100%));
    box-shadow: 0px 7px 13px -3px rgba(113, 27, 222, 0.20);
    display: flex
;
    width: 32px;
    height: 32px;
    padding: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000 !important;
}
.blog-pagination a:hover {
    border-radius: 5px;
    border: none;
    background: #D5DCE4;
    display: flex
;
    width: 32px;
    height: 32px;
    padding: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000;
}
.blog-pagination-center a {
    color: #88919B !important;
    text-align: center;
    font-family: "F37 Zagma Trial";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 6px;
  width: 32px;
    height: 32px;
}

.special {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 17px !important;
  color: #000 !important;
  background: #fff !important;
  border-radius: 100px !important;
  box-shadow: 0 10px 10px 0 #d5dce4 !important;
  overflow: hidden !important;
  padding: 12px 32px !important;
  border: none !important;
  text-decoration: none !important;
  font-family: var(--primary-font, Arial, sans-serif) !important;
  cursor: pointer !important;
}

.special span {
  position: relative !important;
  z-index: 3 !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

.special svg {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  pointer-events: none !important;
  z-index: 2 !important;
  display: block !important;
}

.gradient-border {
  stroke-width: 2 !important;
  fill: none !important;
}

.black-border {
  stroke-width: 2 !important;
  fill: none !important;
  stroke: #ff4b00 !important;
  stroke-dasharray: 999 !important;
  stroke-dashoffset: 999 !important;
  transition: stroke-dashoffset 0.7s cubic-bezier(.77,0,.18,1) !important;
}

.special:hover .black-border {
  stroke-dashoffset: 0 !important;
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {

}
/*--------------------------------------------------------------
## iPad Pro
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
.row-gap-100,
.row-gap-150,
.row-gap-200,
.row-gap-250 {
  --bs-gutter-x: 1.5rem; /* Bootstrap default */
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 834px) {
.container {
    width: 100% !important;
    max-width: 100% !important;

  }
  .container.w-1045 {
    width: 100% !important;
    max-width: 100% !important;

  }
h1 {
    font-size: 46px;
    line-height: 50px;
}
  h2 {
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
}

  .footer-menu li {
    margin-bottom: 20px;
    line-height: 1;
}
  
  .cs-hero-title-block {
    border: 1px solid var(--Grey, #d5dce4);
    border-radius: 10px;
    min-width: 780px;
    overflow: hidden;
    position: relative;
    transform: translate(-740px);
}
  .cs.breadcrumbs-wrap {
    display: flex
;
    gap: 10px;
    margin-top: 50px;
    margin-left: 60px;
}
  .cs-hero-title-block {
    border: 1px solid var(--Grey, #d5dce4);
    border-radius: 10px;
    max-width: 500px;
    min-width: 500px;
    overflow: hidden;
    position: relative;
    transform: translate(-450px);
        padding: 20px;
}
  .cs-hero-title-block-logo {
    margin-bottom: 50px;
}

.cs-hero-title-meta-details, .cs-hero-title-meta-social {
    align-items: center;
    display: flex;
    gap: 10px;
    width: 100%;
  margin-bottom:40px;
}
  .case-study-cols {
    display: flex
;
    flex-direction: column;
}
  .cs-hero-title-meta {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}
  .latest-cards-wrap {
    box-sizing: border-box;
    display: grid
;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
}
  .job-apply-cta {
    width: 100%;
}
  .listings-blocks {
    display: grid
;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    box-sizing: border-box;
}
  header.header.main-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;

}
  main#main-content {
    margin-top: 100px;
}
}

@media (min-width: 744px) {
  .features-hero .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

/*--------------------------------------------------------------
## iPad sm
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .mob_show{display:block !important;}
    .mob_hide{display:none !important;}

}

/*--------------------------------------------------------------
## iPhone
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
.footer-cols {
        grid-template-columns: repeat(2, 1fr); /* 2 columns */
    }
  .header_container.content-wrapper {
    padding: 20px;
}
  .logos {
    align-items: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
  .announcement-bar {
    align-content: center;
    background: linear-gradient(180deg, #711bde, #000);
    display: none;
    gap: 4px;
    justify-content: center;
    padding: 10px 0;
    flex-wrap: wrap;
}
  
  .mob_hide{
  display:none;
  }
  .menu {
    background: var(--White, #fff);
    border: none;
    border-radius: 100px;
    display: flex;
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 12px 24px;
    flex-direction: column;
    align-items: flex-end;
}
  .header-cta-wrap {
    gap: 20px;
 margin-top: 20px;
}
      .cs.breadcrumbs-wrap {
        display: flex
;
        gap: 10px;
        margin-left: 0px;
        margin-top: 50px;
    }

.cs-header-wrap {
        align-items: stretch;
        display: flex;
        gap: 20px;
        margin-bottom: 60px;
        overflow: hidden;
        margin-top: 60px;
    }

      .cs-hero-title-block {
        border: 1px solid var(--Grey, #d5dce4);
        border-radius: 10px;
        max-width: 300px;
        min-width: 300px;
        overflow: hidden;
        padding: 20px;
        position: relative;
        transform: translate(-100%);
    }
  .cs-hero-title-meta-details, .cs-hero-title-meta-social {
        align-items: center;
        display: flex;
        gap: 10px;
        width: 100%;
        flex-wrap: wrap;
    }
  .content-wrapper {
    padding: 0px;
}
  .cs-quote-wrap {
        align-items: center;
        background: var(--White, #fff);
        border: 1px solid var(--Grey, #d5dce4);
        border-radius: 10px;
        box-shadow: 0 40px 20px -20px rgba(200, 245, 24, .2);
        display: flex;
        gap: 5px;
        justify-content: flex-start;
        overflow: hidden;
        padding: 20px;
        position: relative;
    }

      .cs-quote-wrap:before {

        background-position: -0px;
        background-position-y: -310px;
        background-repeat: no-repeat;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
    }
      .footer-cta .footer-cta-wrap {
        align-items: center;
        background: var(--White, #fff);
        border-radius: 15px;
        box-shadow: 0 60px 20px -30px rgba(113, 27, 222, .15);
        display: flex
;
        flex-direction: column;
        gap: 30px;
        margin: 0 10px;
        overflow: hidden;
        padding: 40px 20px;
        position: relative;
        width: calc(100% - 20px);
        z-index: 1;
    }
  .menu:before {
    background: none;
}
  .cs.breadcrumbs-wrap {

    display:none;

    }
      .stat-cards-wrap {
        box-sizing: border-box;
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        max-width: 100%;
    }
  .cs-quote-content {
    max-width: 100%;
}
  .cs-quote-wrap {
        align-items: center;
        background: var(--White, #fff);
        border: 1px solid var(--Grey, #d5dce4);
        border-radius: 10px;
        box-shadow: 0 40px 20px -20px rgba(200, 245, 24, .2);
        display: flex
;
        gap: 5px;
        justify-content: flex-start;
        overflow: hidden;
        padding: 30px;
        position: relative;
    }
  .cs-quote-content {
        max-width: 100%;
        padding-top: 10px;
    }
  
  h3{
  font-size:32px;
    line-height:normal;
  }
  h2{
  font-size:32px;
    line-height:normal;
  }
  .job-apply-cta {
    align-items: center;
    background: var(--Purple, #711bde);
    border-radius: 10px;
    box-shadow: 0 15px 20px 0 rgba(113, 27, 222, .15);
    color: #fff;
    display: flex
;
    justify-content: space-between;
    padding: 30px;
    position: relative;
    width: 100%;
    flex-direction: column;
}
  .blog-hero-featured-img {
    align-items: center;
    background: url(<path-to-image>) #d3d3d3 50% / cover no-repeat;
    border-radius: 10px;
    display: flex
;
    flex-shrink: 0;
    gap: 10px;
    height: 190px;
    justify-content: center;
    max-width: 100%;
    padding: 0;
}
  .blog-hero h1 {
    background: var(--Gradients-Mindflick-Headline-01, linear-gradient(90deg, #000 6.4%, #711bde 47.8%, #dd1bd4 77.53%, #ff4b00 106.73%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}
  .cs-hero-title-meta-social {
        align-items: center;
        display: flex
;
        flex-wrap: wrap;
        gap: 10px;
        width: 100%;
        margin-bottom: 60px;
    }
  .blog-post {
    padding: 30px 0;
}
  .video-title {
    align-items: center;
    background: var(--Light-Grey, #f0f3f7);
    border-radius: 100px;
    bottom: 10px;
    color: var(--Black, #000);
    display: flex
;
    font-family: F37 Zagma Trial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
    /* height: 29px; */
    justify-content: center;
    left: 10px;
    line-height: normal;
    padding: 6px 12px;
    position: absolute;
    right: 10px;
    display: none !important;
}
  .latest-cards-wrap {
    box-sizing: border-box;
    display: grid
;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
}
  .row-gap-150 {
    --bs-gutter-x: unset;
}
}
/*--------------------------------------------------------------
## iPhone sm
--------------------------------------------------------------*/
@media only screen and (max-width: 375px) {

}