
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap');




.dnd-section.full-width-forcedd{padding:0!important}
.dnd-section.full-width-forcedd>div,.dnd-section.full-width-forcedd>div>div{padding-left:0px!important;padding-right:0px!important;max-width:none!important}



html {scroll-behavior: smooth;}
/* extra body font size  */
.fullWidth{width:100%;}
code { color: #FFFFFF; display: inline-block;  position: relative;}
/* code:before {  content: ""; height: 100%; left: 0; position: absolute; top: 50%; transform: translateY(-50%); transform-origin: right; width: 100%; z-index: -1; } */
strong { font-weight: 700;}

.set-bg, .bg{ background-size:cover; background-position:center; position:relative; }
.overlay{ position: relative;  }
.overlay:before { content:'';  top:0; left:0; width:100%; height:100%; z-index:1; position:absolute; background: rgba(255, 255, 255, 0.8);}
.overlay > * { position:relative; z-index:2; }

.noListStyle ul, .listStyle ul,.cheklist ul,.orderedlist ul,.disabled_list ul{ margin:0; padding:0; list-style:none; } /* put listStyle class to "parent" tag of "ul" */
.listStyle * + ul,.cheklist * + ul { margin-top:26px; }
.listStyle ul li,.cheklist ul li { padding-left:38px; position:relative;margin: 0;}
.noListStyle ul li {margin: 0;}
.listStyle ul li + li,.cheklist ul li + li {margin-top:14px;}
.listStyle ul li:before { position:absolute; left:0; top:2px; content:'';width: 22px;height: 22px;background-position: center;background-size: contain;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Ccircle cx='13.5' cy='13.5' r='3.5' fill='%232F42E7'/%3E%3C/svg%3E");}
.cheklist ul li:before { position:absolute; left:0; top:2px; content:'';width: 17px;height: 17px;background-position: center;background-size: contain;background-repeat: no-repeat;background-image: url("https://25651017.fs1.hubspotusercontent-eu1.net/hubfs/25651017/desautel_theme_2024/images/Check.svg");}

.fontWhite, .fontWhite a, .fontWhite h1, .fontWhite h2, .fontWhite h3, .fontWhite h4, .fontWhite h5, .fontWhite h6 { color:#FFFFFF; }
.primary_color, .primary_color a, .primary_color h1, .primary_color h2, .primary_color h3, .primary_color h4, .primary_color h5, .primary_color h6 { color:#753BE3; }
.secondary_color, .secondary_color a, .secondary_color h1, .secondary_color h2, .secondary_color h3, .secondary_color h4, .secondary_color h5, .secondary_color h6 { color:#EFEDFE; }
.Turquoise_blue_color, .Turquoise_blue_color a, .Turquoise_blue_color h1, .Turquoise_blue_color h2, .Turquoise_blue_color h3, .Turquoise_blue_color h4, .Turquoise_blue_color h5, .Turquoise_blue_color h6 { color:#24C9D4; }

.bold,.bold a, .bold h1, .bold h2, .bold h3, .bold h4, .bold h5, .bold h6  { font-weight:700; }
.semibold,.semibold a, .semibold h1, .semibold h2, .semibold h3, .semibold h4, .semibold h5, .semibold h6  { font-weight:600; }
.medium,.medium a, .medium h1, .medium h2, .medium h3, .medium h4, .medium h5, .medium h6 { font-weight:500; }
.normal,.normal a, .normal h1, .normal h2, .normal h3, .normal h4, .normal h5, .normal h6 { font-weight:400; }
.light,.light a, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 { font-weight:300; }

.primary_bg  { background-color:#753BE3;}
.secondary_bg  { background-color:#EFEDFE;}
.tertiary_bg  { background-color:#FFFFFF;}

.uppercasetitle h1, .uppercasetitle h2, .uppercasetitle h3, .uppercasetitle h4, .uppercasetitle h5, .uppercasetitle h6,.uppercasetitle {text-transform: uppercase; }
.uppercase { text-transform: uppercase; }


.gap10 {gap: 10px;}
.gap15 {gap: 15px;}
.gap20 {gap: 20px;}
.gap25 {gap: 25px;}
.gap30 {gap: 30px;}
.gap35 {gap: 35px;}

.Font60,.Font60 a, .Font60 h1, .Font60 h2, .Font60 h3, .Font60 h4, .Font60 h5, .Font60 h6  { font-size:60px;line-height:1.4;}
.Font35,.Font35 a, .Font35 h1, .Font35 h2, .Font35 h3, .Font35 h4, .Font35 h5, .Font35 h6  { font-size:35px;line-height:1.4;}
.Font20,.Font20 a, .Font20 h1, .Font20 h2, .Font20 h3, .Font20 h4, .Font20 h5, .Font20 h6  { font-size:20px;line-height:1.3;}
.Font16,.Font16 a, .Font16 h1, .Font16 h2, .Font16 h3, .Font16 h4, .Font16 h5, .Font16 h6  { font-size:16px;line-height:1.4;}
.Font14,.Font14 a, .Font14 h1, .Font14 h2, .Font14 h3, .Font14 h4, .Font14 h5, .Font14 h6  { font-size:14px;line-height:1.4;}

.lh34,.lh34 a, .lh34 h1, .lh34 h2, .lh34 h3, .lh34 h4, .lh34 h5, .lh34 h6  { line-height:1.4;}

.w-full{width:100%;}
.m-auto{margin:0 auto;}


@media (min-width: 768px) {

}

@media (max-width: 991px) {
  .Font60,.Font60 a, .Font60 h1, .Font60 h2, .Font60 h3, .Font60 h4, .Font60 h5, .Font60 h6  { font-size:45px;}
  .Font35,.Font35 a, .Font35 h1, .Font35 h2, .Font35 h3, .Font35 h4, .Font35 h5, .Font35 h6  { font-size:28px;}
  .Font20,.Font20 a, .Font20 h1, .Font20 h2, .Font20 h3, .Font20 h4, .Font20 h5, .Font20 h6  { font-size:18px;}

  .headerLogo {max-width: 190px;width: 100%;}
}

@media (max-width: 767px) {
  .Font60,.Font60 a, .Font60 h1, .Font60 h2, .Font60 h3, .Font60 h4, .Font60 h5, .Font60 h6  { font-size:38px;}
  .Font35,.Font35 a, .Font35 h1, .Font35 h2, .Font35 h3, .Font35 h4, .Font35 h5, .Font35 h6  { font-size:22px;}
  .Font20,.Font20 a, .Font20 h1, .Font20 h2, .Font20 h3, .Font20 h4, .Font20 h5, .Font20 h6  { font-size:16px;}

  .headerLogo {max-width: 190px;width: 100%;}
}






.footer {
  background-color: 

  
  
    
  


  rgba(28, 9, 63, 1.0)

;
  border-top: 1px none #FFFFFF;
}

.footer__container--static,
.footer__container .dnd-section {
  max-width: 1310px;
}

.footer__bottom-section {
  border-top: 1px solid #d0d0d0;
  border-color: #1D1D1D;
}

/* Footer Content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote {
  color: #1D1D1D;
}

/* Header modules */

.footer .icon svg {
  fill: #1D1D1D;
}

.footer h3.form-title {
  color: {color=#FFFFFF, opacity=null, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#FFFFFF, css=#FFFFFF};
}

/* Footer Menu */

.footer .hs-menu-wrapper ul {
  margin: 1.5rem 0;
  margin-top: 0;
}

.footer .hs-menu-wrapper a {
  font-family: 'IBM Plex Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: ;
  font-size: ;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  ;
  color: ;
}

.footer .hs-menu-wrapper a:active {
  ;
  color: ;
}


/* HeroBanner */
.TimeBoxCol {border-radius: 10px;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(2px);padding: 15px;position: relative;}
.TimeBoxCol:before,.TimeBoxCol:after {content: ""; position: absolute;inset: 0;padding: 1px;background: linear-gradient(-40deg, #753BE300, #03000700, #753BE300, #753BE3);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;border-radius: 10px;}
.TimeBoxCol:after {background: linear-gradient(128deg, #753be300, #03000700, #753be300, #753be3);}
.TimeBoxCol span {display: block;}
.TimeBox {display: flex;align-items: center;gap: 30px;justify-content: center;flex-wrap: wrap;}
.HeroContent {max-width: 1062px;width: 100%;margin: 0 auto;}
.HeroContentText {max-width: 626px;width: 100%;margin: 0 auto;}


/* Register Form */

.RegisterFormContent .DateBox .h2 {font-style: normal;display: block;}
.DateBox {border-radius: 20px;border: 1px solid #753BE3;background: rgba(117, 59, 227, 0.20);backdrop-filter: blur(5px);display: flex;padding: 12px 30px;text-align: center;gap: 15px;justify-content: space-between;align-items: center;max-width: 555px;width: 100%;}
.DateBoxSeparate {padding: 0 !important;width: 1px;height: 50px;background: #753BE3;}
.DateBox > div {padding: 0 10px;}
.RegisterFormBoxInner form {border-radius: 20px;background: rgba(117, 59, 227, 0.20);box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.08);padding:39px 40px;}
.ChooseDate {max-width: 307px;width: 100%;}
.RegisterFormBoxInner {border-radius: 20px;background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(117, 59, 227, 0.02) 44.48%);backdrop-filter: blur(2px);padding:10px;position: relative;   --angle6: 0deg;}
.RegisterFormBoxInner:before,.RegisterFormBox:after {content: "";position: absolute;inset: 0;padding: 1px;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;border-radius: 20px;}
.RegisterFormBoxInner:before {background: linear-gradient(var(--angle6), #753BE300, #03000700, #753BE300, #753BE3);}
.RegisterFormBox {position: relative;padding:10px;border-radius: 20px;background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(117, 59, 227, 0.02) 44.48%);backdrop-filter: blur(2px); --angle7: 0deg;}
.RegisterFormBox:after {background: linear-gradient(var(--angle7), #753BE300, #03000700, #753BE300, #753BE3);}
.selected-date {border-radius: 8px;background: #EFEDFE;box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.13);color: #000;padding: 14px 18px;font-size: 14px;line-height: 1.4;display: flex;align-items: center;justify-content: space-between;gap: 10px;}
.selected-date svg {width: 12px;height: auto;line-height: 0;}
.custom-dropdown {margin-top: 5px;}
ul.dropdown-list {list-style: none;border-radius: 8px;background: #EFEDFE;box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.13);color: #000;padding: 14px 18px;font-size: 14px;line-height: 1.4;margin: 0;}
ul.dropdown-list li {margin: 0;padding: 10px 0;position: relative;}
ul.dropdown-list li:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='267' height='2' viewBox='0 0 267 2' fill='none'%3E%3Cpath d='M0 1H267' stroke='url(%23paint0_linear_283_753)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_283_753' x1='0' y1='1.5' x2='267' y2='1.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.5' stop-color='%23753BE3' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position: 50%;background-repeat: no-repeat;background-size: contain;bottom: 0;content: "";height: 2px;left: 0;position: absolute;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-o-transition: all .3s ease;width: 100%;}
ul.dropdown-list li:last-child:after {display: none;}
.selected-date {cursor: pointer;border-radius: 8px;background: #EFEDFE;box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.13);color: #000;padding: 14px 18px;font-size: 14px;line-height: 1.4;display: flex;align-items: center;justify-content: space-between;gap: 10px;}
.selected-date svg {width: 12px;height: auto;line-height: 0;}
.custom-dropdown {margin-top: 5px;}
ul.dropdown-list {list-style: none;border-radius: 8px;background: #EFEDFE;box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.13);color: #000;padding: 10px 20px;font-size: 14px;line-height: 1.4;margin: 0;}
ul.dropdown-list li {cursor: pointer;margin: 0;padding: 10px 0;position: relative;}
ul.dropdown-list li:after {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='267' height='2' viewBox='0 0 267 2' fill='none'%3E%3Cpath d='M0 1H267' stroke='url(%23paint0_linear_283_753)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_283_753' x1='0' y1='1.5' x2='267' y2='1.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.5' stop-color='%23753BE3' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position: 50%;background-repeat: no-repeat;background-size: contain;bottom: 0;content: "";height: 2px;left: 0;position: absolute;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-o-transition: all .3s ease;width: 100%;}
ul.dropdown-list li:last-child:after {display: none;}
ul.dropdown-list {opacity: 0;visibility: hidden;z-index: -1;position: absolute;top: 100%;width: 100%;left: 0;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;-o-transition: all .3s ease;text-align: left;}
.custom-dropdown {position: relative;}
ul.dropdown-list.open {opacity: 1;visibility: visible;z-index: 1;}
.custom-dropdown.active .selected-date svg {transform: rotate(180deg);}


/* Expect Section */
.ExpectSection {background: linear-gradient(180deg, rgba(117, 59, 227, 0.06) 0%, rgba(117, 59, 227, 0.06) 9.93%, rgba(28, 9, 63, 0.06) 30%, rgba(28, 9, 63, 0.60) 100%);}
.ExpectSectionCard {background: linear-gradient(188deg, rgba(28, 9, 63, 0.10) 7.41%, rgba(255, 255, 255, 0.10) 93.63%);backdrop-filter: blur(2px);padding-top: 20px;position: relative;border-radius: 20px;flex: 1 1 calc(50% - 15px);overflow: hidden;--angle1: 0deg;}
.ExpectSectionCard::before {content: ""; position: absolute;inset: 0;padding: 1px; border-radius: 20px;background: linear-gradient(var(--angle1) , #753BE300, #03000700, #753BE300, #753BE3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;border-radius: 20px;}
.ExpectCardBio {position: absolute;bottom: 0;width: 100%;}
.ExpectCardBioDeatils{border-radius: 20px;background: linear-gradient(181deg, rgba(255, 255, 255, 0.03) 1.05%, rgba(28, 9, 63, 0.10) 44.71%), rgba(28, 9, 63, 0.50);backdrop-filter: blur(7.5px);padding: 19px 20px;}
.ExpectCardBioDeatils::before {content: "";position: absolute;inset: 0;padding: 1px;background: linear-gradient(-19deg, #753BE3, #03000700, #753BE300, #753BE3);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;border-radius: 20px;}
.ExpectCardImg {height: 100%;}
.ExpectCardImg img {height: 100% !important;width:auto;}

/* Why Wisor Section */

.WhyWisorSection {background: linear-gradient(180deg, rgba(117, 59, 227, 0.12) 0%, rgba(117, 59, 227, 0.06) 50%, rgba(28, 9, 63, 0.06) 80%, rgba(28, 9, 63, 0.60) 100%);}
.WhyWisorImg {border-radius: 20px;background: linear-gradient(120deg, rgba(255, 255, 255, 0.10) 18.11%, rgba(28, 9, 63, 0.10) 54.53%);backdrop-filter: blur(2px);;padding: 21px 16px 16px 21px;position: relative;width: 100%;--angle3: 0deg;}
.WhyWisorImg::before {content: "";position: absolute;inset: 0;padding: 1px;background: linear-gradient(var(--angle4), #753BE300, #03000700, #753BE300, #753BE3);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none; border-radius: 20px;}
.WhyWisorImg img {height: auto;width: 100%;object-fit: contain;}
.WhyWisorSvgLine svg{width:100%; display: block; }
.no-wrap{flex-wrap: nowrap;}
.WisorListIcon {border-radius: 50%;background: rgba(117, 59, 227, 0.20);width: 38px;height: 38px;padding: 3px;gap: 10px;border-radius: 50px;position: relative;--angle5: 0deg;}
.WisorListIcon::before {content: "";position: absolute;inset: 0;width: 85%;left: 50%;top: 50%;transform: translate(-50%,-50%);height: 85%;padding: 1px;background: linear-gradient(var(--angle5), #753BE3, #03000700, #753BE300, #753BE3);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;z-index: -1;pointer-events: none;border-radius: 50%;}
.WhyWisorListDetials:last-child{ padding:0;}
.WhyWisorImgShape { filter: blur(100px); display: block; height: 220px; width: 120px; background-color: #753BE3; border-radius: 50%; position: absolute;  top: 50%; transform: translateY(-50%); left: 0; z-index: -1; }

/* Powred Section */
.PowredSectionHeading{max-width:626px;margin:0 auto;width:100%}
.PowredCardIcon {background: rgba(117, 59, 227, 0.20);width: 60px;height: 60px; padding: 3px;gap: 10px; border-radius: 50%;position: relative; --angle2: 0deg;}
.PowredCardIcon::before { content: ""; position: absolute;inset: 0;width: 90%; height:90% !important; left: 50%; top: 50%;transform: translate(-50%, -50%);height: 85%; padding: 1px; background: linear-gradient(var(--angle2), #753BE3, #03000700, #753BE300, #753BE3); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor;mask-composite: exclude; z-index: -1;pointer-events: none;border-radius: 50%;}
.PowredSecCard {border-radius: 20px;background: linear-gradient(181deg, rgba(255, 255, 255, 0.03) 1.05%, rgba(28, 9, 63, 0.10) 44.71%), #1C093F;backdrop-filter: blur(2px); padding: 30px; position: relative;flex: 1 1 33.33%; max-width: calc(33.33% - 20px); --angle3: 0deg;}
.PowredSecCard::before {content: ""; position: absolute; inset: 0; padding: 1px; background: linear-gradient(var(--angle3), #753BE300, #03000700, #753BE300, #753BE3); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor;  mask-composite: exclude;  z-index: -1; pointer-events: none; border-radius: 20px;}

/* Trsuted By */

.SliderHeadingIcon svg { display: block;  height: 20px;  width: 20px; animation: rotate180 3s linear infinite;}
@keyframes rotate180 { 0% { transform: rotate(0deg); } 100% { transform: rotate(180deg); } }
.TrustedSliderBox { border-radius: 20px;border: 1px solid rgba(239, 237, 254, 0.30); padding: 39px 25px;}
.TrsutedSliderHeading { border-radius: 20px; background-color: #1C093F; backdrop-filter: blur(2px); padding:10px; width: 90%;  margin: -65px auto 0; max-width: 545px;  }
.TrsutedSliderHeading::before { content: "";  position: absolute; inset: 0; padding: 1px;background:linear-gradient(-4deg, #753be300, rgb(117 59 227 / 10%), rgb(117 59 227 / 10%), #753BE3); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor;  mask-composite: exclude; z-index: -1; pointer-events: none;border-radius: 20px;}
.TrsutedSliderImg img {height: 70px !important; width: auto;}
.TrustedSlider.pt20.slick-initialized.slick-slider { position: relative;}
.TrustedSlider::before { pointer-events: none;z-index: 1; content: ''; display: block; background: linear-gradient( 90deg,  #1C093F 0.88%,rgba(244, 244, 244, 0) 8.65%,rgba(244, 244, 244, 0) 86.54%,#1C093F 98.29%);height: 100%;width: 102%;position: absolute;left: -1%;top: 0;}
.TrsutedSliderImg {padding: 0 10px;}

/* Our Client Section */
.OurClientSection {background: linear-gradient(180deg, rgba(117, 59, 227, 0.12) 0%, rgba(117, 59, 227, 0.06) 50%, rgba(28, 9, 63, 0.06) 80%, rgba(28, 9, 63, 0.60) 100%);}
.ClientSliderQuote {border-radius: 30px;background:  #FFF; height: 70px;width: 70px;margin: 0 auto;}
.ClientSliderQuote svg {display: block;height: auto;width: 41px;}
.ClientSliderInner {max-width: 1061px;margin: 0 auto;width: 100%;}
.ClientSliderSvgLine svg {display: block;margin: 0 auto;width: 100%;max-width: 265px;}
.QuteBgLine{height: 70px; width: 100%;max-width: 141px;margin:  -38px auto 0;position: relative;z-index: -1;}
.OurClientImg {cursor: pointer;padding: 4px;width: 92px;height: 92px;border-radius: 50%;border: 2px solid transparent;display: flex !important;align-items: center;justify-content: center;transition: all ease .4s;-moz-transition: all ease .4s;-webkit-transition: all ease .4s;-o-transition: all ease .4s;}
.OurClientImg img { height: 100% !important; width: 100% !important;  object-fit: cover;opacity: .4;  border-radius: 50%;transition: all ease .4s; -moz-transition: all ease .4s;-webkit-transition: all ease .4s; -o-transition: all ease .4s;}
.OurClientImg {transform: scale(0.75);}
.OurClientImg.slick-current { transform: scale(1); border-color: #753BE3;}
.OurClientImg.slick-current img {opacity: 1;}
.ClienSliderNav .slick-list {max-width: 290px;width: 100%;margin: 0px auto;}


/* Upcoming Demo Section */
.UpcomingDemoSection {  background: rgba(117, 59, 227, 0.10);position: relative; overflow: hidden;}
.UpcomingDemoSectionHeading { max-width: 626px; width: 100%;margin: 0 auto;}
.UpcomingEllipseShape { display: block; border-radius: 550px;  background: #753BE3; filter: blur(200px);  width: 550px; height: 400px;position: absolute; left: 50%;transform: translateX(-50%);bottom: -253px;}
.UpcomingShapeOne {display: block; position: absolute;left: -50px; bottom: -110px;}
.UpcomingShapeTwo { display: block; position: absolute;top: -100px;right: -50px;}
.SectionInnerIcon {background-color: #753BE3;width: 116px;height: 116px; border-radius: 50%; animation: ripple 1s linear infinite;}
.SectionInnerIcon svg {display: block;  height: 40px; width: 40px;}
@keyframes ripple {0% {  box-shadow: 0 0 0 0 rgba(117, 62, 224, 0.5), 0 0 0 20px rgba(117, 62, 224, 0.5), 0 0 0 40px rgba(117, 62, 224, 0.5); } 100% { box-shadow: 0 0 0 20px rgba(117 ,62 ,224, 0.5), 0 0 0 40px rgba(117, 62 ,224, 0.5), 0 0 0 60px rgba(117, 62 ,224, 0);  }}
.SectionInnerIconBox {left: 50%;position: absolute;top: -56px;transform: translateX(-50%);}
.UpcomingShapeOne svg,.UpcomingShapeTwo svg {display: block;  width: 314px; height: 312px;}


/*  Faq Section */

.FaqTop {max-width: 626px;width: 100%;margin: 0 auto;}
.accordionLine {line-height: 0;width: 100%;}
.accordionLine svg {width: 100%;height: auto;}
.accordionRow {max-width: 843px;width: 100%;margin: 0 auto;}
span.accordionIcon {border-radius: 5px;border: 1px solid #753BE3;background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(28, 9, 63, 0.10) 44.48%);backdrop-filter: blur(2px);width: 35px;height: 35px;line-height: 0;display: flex;align-items: center;justify-content: center;}
span.accordionIcon svg {width: 15px;height: auto;}
span.accordionText {width: calc(100% - 35px);display: block;padding-right: 20px; line-height:1.5;}
.accordionTitle {display: flex;align-items: center;flex-wrap: wrap;cursor: pointer;}
.accordionMain {max-width: 843px;width: 100%;}
.accordionRepeat svg rect {transition: all ease .3s;-moz-transition: all ease .3s;-webkit-transition: all ease .3s;-o-transition: all ease .3s;}
.accordionRepeat.active svg rect+rect {opacity: 0;visibility: hidden;}
.accordionRepeat {  position: relative;}
.accordionRepeat:before { background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='734' height='2' viewBox='0 0 734 2' fill='none'%3E%3Cpath d='M0 1H734' stroke='url(%23paint0_linear_137_286)'%3E%3C/path%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_137_286' x1='0' y1='1.5' x2='734' y2='1.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231C093F'%3E%3C/stop%3E%3Cstop offset='0.5' stop-color='%23753BE3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%231C093F'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); width: 100%;height: 2px; content: ''; position: absolute;  background-repeat: no-repeat; background-position: center; background-size: contain;  left: 0; bottom: 0;transition: all ease .3s;-moz-transition: all ease .3s;-webkit-transition: all ease .3s;-o-transition: all ease .3s;}
.accordionRepeat.active:before{background-color: #753ee0;background-image: none; height: 1px;}
.accordionRepeat.active .accordionMainText {animation: fadeInOpacity 0.6s ease-in;}

@keyframes fadeInOpacity { from { opacity: 0; } to { opacity: 1; }}





@media(max-width:1400px){
  .TrsutedSliderImg img {height: 60px !important;
}

@media(max-width:1200px){
  .WhyWisorImg img {height: 400px !important;}
  .TrsutedSliderImg img {height: 50px !important; }

}

@media(max-width:1080px){
  .DateBox>div {padding: 0px;}
  .DateBox {gap: 8px;}
}

@media (max-width: 991px) {
  .TimeBox {gap: 20px;}
  .RegisterFormRow {gap: 40px;}
  .RegisterFormContent {text-align: center;}
  .DateBox {margin: 0 auto;}
  .ChooseDate {margin: 0 auto;}
  .WhyWisorImg {max-width: 400px;margin: 0 auto;}
  .WhyWisorImg img {height: 100% !important;width:100%;}
  .PowredSecCard {flex: 1 1 50%;max-width: calc(50% - 15px);}
  .UpcomingShapeOne svg, .UpcomingShapeTwo svg{width: 250px;height: 250px;}
  span.accordionIcon {width: 30px;height: 30px;}
  span.accordionIcon svg {width: 13px; }
}

}
@media (max-width: 767px) {
  .TimeBox {gap: 15px;}
  .PowredWrapper.gap30{ gap:15px; }
  .ClientSliderQuote {height: 50px;width: 50px;}
  .ClientSliderQuote svg {width: 25px;}
  .QuteBgLine{margin:  -30px auto 0;}
  .OurClientImg {width: 70px;height: 70px;}
  .ClienSliderNav .slick-list {max-width: 200px;}
  .UpcomingShapeOne svg, .UpcomingShapeTwo svg {width: 200px;height: 200px;}
  .SectionInnerIcon {width: 70px;height: 70px;}
  .SectionInnerIcon svg {height: 20px;width: 20px;}
  .SectionInnerIconBox {top: -32px;}
  @keyframes ripple { 0% { box-shadow: 0 0 0 0 rgba(117, 62, 224, 0.5), 0 0 0 10px rgba(117, 62, 224, 0.5), 0 0 0 20px rgba(117, 62, 224, 0.5);} 100% { box-shadow: 0 0 0 10px rgba(117 ,62 ,224, 0.5), 0 0 0 20px rgba(117, 62 ,224, 0.5), 0 0 0 30px rgba(117, 62 ,224, 0); }}
}

@media (max-width: 650px) {
  .TimeBoxCol {padding: 10px;}
  .TimeBox {gap: 7px;}
  .PowredSecCard  {flex: 1 1 100%; max-width: 100%; padding:20px;}
}

@media (max-width: 480px) {
  .TimeBox .Font35{font-size: 16px;}
  .TimeBoxCol {padding: 7px;}
  .TimeBoxCol .Font60 {font-size: 28px;}
  .ExpectSectionCard {flex: 1 1 100%;}
  .ExpectCardBioDeatils{padding: 10px 20px;}
  .TrsutedSliderImg img {height: 40px !important;}
  .RegisterFormBoxInner form { padding:25px 20px; }
  .TrustedSliderBox{padding:39px 15px 20px;}

  
  
}