/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600;700;800&family=IBM+Plex+Sans:wght@300;400;500;600;700&display=swap');
* {
    /* Color styles */
    --base-500: rgba(10, 37, 64, 1);
    --base-400: rgba(44, 58, 87, 1);
    --base-300: rgba(112, 127, 152, 1);
    --base-200: rgba(172, 185, 197, 1);
    --base-0: rgba(255, 255, 255, 1);
    --accent-500: rgba(70, 32, 221, 1);
    --accent-400: rgba(115, 80, 255, 1);
    --accent-300: rgba(140, 112, 255, 1);
    --accent-200: rgba(190, 173, 255, 1);
    --accent-100: rgba(225, 218, 255, 1);
    --accent-50: rgba(239, 235, 255, 1);
    --p-l-1: rgba(250, 228, 152, 1);
    --p-l-2: rgba(254, 204, 181, 1);
    --p-l-3: rgba(242, 183, 184, 1);
    --p-l-4: rgba(244, 119, 168, 1);
    --p-l-4: rgba(85, 75, 146, 1);
    --border: rgba(227, 233, 238, 1);
    --background-1: rgba(246, 249, 252, 1);
    --positive: rgba(107, 205, 142, 1);
    --neg: rgba(233, 94, 41, 1);
    --pos-bg: rgba(221, 246, 199, 1);
    --pos-txt: rgba(44, 103, 29, 1);
    --acc-1: rgba(20, 196, 250, 1);
    --acc-2: rgba(11, 118, 244, 1);
    --acc-3: rgba(15, 202, 214, 1);
    --acc-4: rgba(250, 123, 255, 1);
    --acc-4--light: rgba(251, 154, 255, 1);
    --acc-4--dark: rgba(244, 52, 252, 1);

}
* {
    --type-plex: 'IBM Plex Sans', 'Roboto', sans-serif;
    --type-hanken: 'Hanken Grotesk', 'Roboto', sans-serif;
}

h1 {
    font-family: 'IBM Plex Sans', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -0.5px;
    text-decoration: none;
}

h2 {
    font-family: 'IBM Plex Sans', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    text-decoration: none;

}

h3 {
    font-family: 'IBM Plex Sans', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-decoration: none;

}

h4 {
    font-family: 'Hanken Grotesk', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;

}

h5 {
    font-family: 'Hanken Grotesk', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.4px;
    text-decoration: none;

}

.ts-body-0 {
    font-family: 'Hanken Grotesk', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.3px;
    text-decoration: none;

}

.ts-body-1 {
    font-family: 'Hanken Grotesk', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.1px;
    text-decoration: none;

}

.ts-body-2 {
    font-family: 'Hanken Grotesk', 'Roboto', sans-serif;
    font-style: normal;
    letter-spacing: 0.1px;
    text-decoration: none;
    font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 42px;
}

@media only screen and (max-width: 887px) {
    h1 {
        font-style: normal;
        font-weight: 500;
        font-size: 48px;
        line-height: 52px;
        letter-spacing: -0.3px;
        text-decoration: none;

    }

    h2 {
        font-style: normal;
        font-weight: 500;
        font-size: 32px;
        line-height: 40px;
        text-decoration: none;

    }

    h3 {
        font-style: normal;
        font-weight: 500;
        font-size: 28px;
        line-height: 36px;
        text-decoration: none;

    }

    h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;

    }

    h5 {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0.3px;
        text-decoration: none;

    }

    .ts-body-2 {
       
    font-size: 20px;
    line-height: 32px;
    }
    
}

.download__reportBtn .elementor-button{
	position:relative;
}
.download__reportBtn .elementor-button::before {
    content: "";
    position: absolute;
    inset: 0; 
    padding: 1.95px; 
    border-radius: inherit;
    background: linear-gradient(180deg, #7350FF00, #7350FF33);
    -webkit-mask: 
        linear-gradient(#fff 0 0) content-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}
.integration__btn .elementor-button{
	position:relative;
}
.integration__btn .elementor-button::before {
    content: "";
    position: absolute;
    inset: 0; 
    padding: 1.95px; 
    border-radius: inherit;
    background: linear-gradient(180deg, #7350FF00, #7350FF33);
    -webkit-mask: 
        linear-gradient(#fff 0 0) content-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}
.integration__btn .elementor-button svg{
	    width: 8px;
}
#report__new{display:none;}
#report__new.New{
	display:block;
}
.video__title{
	min-height:43px;
}
.launch__text p{
	margin-bottom:0;
}
.author-images img{
	min-width:30px;
}
.author-images {
    display: flex;
    align-items: center;
}
.author-images img{
    display: flex;
    align-items: center;
}
.author-images img:nth-child(2){
	padding:10px;
}
.text_3lines{
	  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.blog__author_img img{
	    width: 48px;
    height: 48px;
    object-fit: cover;
}
.blog__author_img .elementor-shortcode {
    position: relative !important;
    width: 48px !important;
    height: 48px !important;
    top: 0 !important;
    left: 0 !important;
}
.blog__loop_blur:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 2%;
    width: 96%;
    height: 100%;
    z-index: 0;
    filter: blur(16.94px);
    background: #ffffff29;
    backdrop-filter: blur(16.94px);
    -webkit-backdrop-filter: blur(16.94px);
    border-radius: 19.93px;
}
.text_2lines{
	  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.main-webinor .text_2lines {
    display: -webkit-box;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
    overflow: hidden;
    min-height: 108px;
}
.blog__image_top img{
display: block;
    width: 100%;
    clip-path: inset(0px 0px 1px 0px);
}
.launch__box_shadow:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 2.45px 28.55px 4.08px #642D9D1A;
	background:#ffffff50;
}
.icon__box_webinar .elementor-icon-box-title{
position: relative;
    bottom: 5px;
}
.register__btn svg{
	font-size:9px !important;
}


/* Home Page CSS */
#new-header {
     width: 100%;
     transition: all 0.3s ease;
}
/*  #new-header.header-sticky {
     background: #2E2859;
     z-index: 999;
     padding: 0 !important;
     transition: top 0.4s ease, background 0.3s ease;
} */
#new-header .e-con-inner {
    transition: padding 0.3s ease;
    justify-content: center;
    align-content: center;
    align-items: center;
}
/*  #new-header.header-sticky .e-con-inner {
     padding: 0;
     transition: padding 0.3s ease;
} */
.header_auto_width,
#new-header{
	 transition: transform 0.7s, width 0.7s, opacity 0.7s;
}
#new-header.header-sticky .deskmenu_top  .main__menu,
#new-header.header-sticky .deskmenu_top .elementor-nav-menu{
	display: none;
	transition-delay:.5s;
}
div#menubar-190 ul.e-n-menu-heading {
    min-width: 375px;
}
#new-header.header-sticky .deskmenu_top {
    width: 0;
    transform: scale(.5);
    opacity: 0;
    transition: transform 0.7s, width 0.7s, opacity 0.7s;
}
 .vert-move {
     -webkit-animation: mover 1s infinite alternate;
     animation: mover 1s infinite alternate;
}
 .vert-move {
     -webkit-animation: mover 1s infinite alternate;
     animation: mover 1s infinite alternate;
}
 @-webkit-keyframes mover {
     0% {
         transform: translateY(0);
    }
     100% {
         transform: translateY(-10px);
    }
}
 @keyframes mover {
     0% {
         transform: translateY(0);
    }
     100% {
         transform: translateY(-10px);
    }
}
 .MrqueeCss .lae-marquee-text-items {
     display: flex;
     animation: marquee 30s linear infinite;
    /* adjust duration */
}
 .MrqueeCss:hover .lae-marquee-text-items {
     animation-play-state: paused;
}
 @keyframes marquee {
     from {
         transform: translateX(0);
    }
     to {
         transform: translateX(-100%);
    }
}
/* Common base styles for all boxes */
.BlueBox,
.BlueBox2,
.blue_light,
.blue_light1 {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    backdrop-filter: blur(18.89px);
    -webkit-backdrop-filter: blur(18.89px); /* Safari support */
    z-index: 1;
}
/* Specific color variations */
.BlueBox {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(80, 112, 255, 0.09) 0%, rgba(80, 112, 255, 0) 100%);
}
.blue_light {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(20, 196, 250, 0.09) 0%, rgba(20, 196, 250, 0) 100%) !important;
}
.blue_light1 {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(15, 202, 214, 0.09) 0%, rgba(15, 202, 214, 0) 100%);
}
.BlueBox2 {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(209, 42, 255, 0.09) 0%, rgba(209, 42, 255, 0) 100%);
}
.BTNL .swiper-pagination-bullet {
    background: #1C093F38 !important;
    opacity: 1 !important;
	transition: all .5s;
}
.BTNL .swiper-pagination{
    top: unset !important;
    bottom: -38px !important;
	width: 50%;
}
.BTNL .swiper-pagination-bullet:hover,
.BTNL span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1C093F !important;
}
 .BulletsBanner {
     width:100%;
     display:flex;
     flex-direction:column;
     justify-content:space-between;
     height:96%;
}
 .BulletsBanner a{
     width:100%;
     height:47px;
     background:#ffffff4a;
     border-radius:20px;
     display:flex;
     flex-direction:column;
}
 .oneB.active{
     background: #F34EF8
}
 .twoB.active{
     background: #20CFF6
}
 .threeB.active{
     background: #7350FF
}
 .Shadow {
     box-shadow: -120px -120px 151.2px 0px #100A2D inset;
}
 .stars {
     color: #cccccc;
     font-size: 24px;
     gap: 8px;
     display: flex;
}
 .rating-number {
     font-size: 102px;
     color: #1C093F;
     font-family: "IBM Plex Sans", Sans-serif;
     font-weight: 700;
     line-height: 102px;
}
 .stars .filled {
     color: #FFE97E;
}
 .stars .half {
     /*background: linear-gradient(90deg, gold 50%, #ccc 50%); */
   background:#ccc;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
 .rating-box {
     display: flex;
     align-items: baseline;
     gap: 12px;
     font-size: 18px;
     font-weight: bold;
     flex-direction: row-reverse;
     align-items: baseline;
     justify-content: flex-end;
}
 .Footermenu .elementor-menu-toggle{
     position: absolute;
     top: -47px;
     right: 0;
}
#new-header.header-sticky .header_auto_width {
    width: 440px;
    --container-max-width: auto !important;
    max-width: max-content;
    min-width: 440px;
    margin: 0 auto;
}
#new-header .elementor-nav-menu {
    flex-wrap: nowrap !important;
}
.book__a_demo iframe{
	height:600px !important;
	min-width:500px !important;
}
.main__menu ul li a span.sub-arrow {
    font-size: 0;
    background: url(https://wisor.ai/wp-content/uploads/2025/09/arrow_back.svg) no-repeat;
    background-size: contain;
    position: relative;
    top: 8px;
    left: 6px;
    width: 12px;
}
.main__menu ul li ul.sub-menu{
	width:200px !important;
}
.blog-Search form.e-search-form button.e-search-submit {
    position: absolute;
    top: 2px;
    z-index: 9;
    left: 0;
	    background: transparent !important;
}
.wisor-accordion-header {
    white-space: unset;
}
.presentator-sec .elementor-image-box-wrapper {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center;
}
.presentator-sec .elementor-image-box-wrapper .elementor-image-box-content {
    text-align: center;
}
.BlueBadge {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, #5070FF45 0%, #5070FF12 100%) !important;
    border-radius: 100px !important;
}

.BloeBadge{
  background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(20, 196, 250, 0.24) 0%, rgba(20, 196, 250, 0.03) 100%)!important;
  border-radius: 100px!important;
}
.client_reviews.swiper-slide-active > div{    
    background-color: transparent;
    background: radial-gradient(84.03% 81.72% at 86.46% 16.36%, rgba(70, 32, 221, 0.15) 0%, rgba(70, 32, 221, 0.03) 100%);
    box-shadow: 0px 0px 34px 0px rgba(132.99999999999991, 58, 249, 0.18823529411764706);
}
.reviews__sec .swiper-slide {
    padding: 30px 0;
}
.BTNL .elementor-widget-video {
    max-height: 607px;
}
form#webinar-filter-form input {
    border: 1px solid #D0D5DD;
    height: 44px;
	border-radius:8px;
	box-shadow:0 1px 2px #1018280D; 
}
#webinar-filter-form input#search-keyword {
	background:url('/wp-content/uploads/2025/09/search-icon.svg') no-repeat;
	background-size:18px;
	    border: 1px solid #D0D5DD;
    padding-left: 46px !important;
	background-position: 17px 14px;
}
#filter-events-type, #filter-audience {
  appearance: none;          
  -webkit-appearance: none;  
  -moz-appearance: none;     
  background: url("/wp-content/uploads/2025/09/angle-down-icon.svg") no-repeat right 10px center;
  background-size: 16px;     
  padding-right: 30px;      
border: 1px solid #D0D5DD;
    border-radius: 8px;
    height: 44px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'IBM Plex Sans';
	color:#1C093F;
	width: 31.5%;
}
.webinar_filter__box {
    display: flex;
    gap: 32px;
	margin-bottom: 49px;
}
.event-order-buttons {
    gap: 24px;
    display: flex;
    justify-content: center;
}
button.event-order {
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #1C093F;
    font-family: 'IBM Plex Sans', sans-serif;
    padding: 8px 16px;
    border: 0;
	background:#fff;
}
button.event-order.active {
	background:#EFEDFE;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #7350FF;
    font-family: 'IBM Plex Sans', sans-serif;
    padding: 8px 16px;
    border: 1px solid #fff;
}
.filter__events, .filter__audience, #webinar-filter-form input#search-keyword {
    width: 33%;
}
.event-order:hover{
	background:#efedfe !important;
	color:#7350FF !important;
}
.blog__searchbar{
	height:44px;
}
.blog__searchbar button svg{
	width: 18px !important;
}
.play__icon_video>div {
    width: 80px;
    height: 80px !important;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sticky-slider-wrapper .sticky-section {
     position: relative;
    height: 300vh;
    margin: 180px 0 0;
}
.sticky-slider-wrapper .content-wrapper {
    position: sticky;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 100vh;
    padding: 0 0px 0 30px;
    color: #fff;
    background: radial-gradient(84.6% 80.13% at 50% 71.62%, #392D79 0%, #06021B 100%);
	overflow: hidden;
}
.sticky-slider-wrapper .manage-height {
    width: 100%;
    display: flex;
    align-items: center;
}
.sticky-slider-wrapper .text-slide {
    opacity: 1;
    position: absolute;
    transition: opacity 0.8s ease;
    font-family: IBM Plex Sans;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    padding-right: 100px;
    width: 100%;
    color: #C3BCEC;
}
	.sticky-slider-wrapper .text-slide strong{
		color:#fff;
	}
.sticky-slider-wrapper .text-slide.active {
  opacity: 1;
}
.sticky-slider-wrapper .dot {
    display: inline-block;
    width: 6px;
    height: 33.1%;
    margin: 0 0px;
    background: rgb(255 255 255 / 20%);
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}
.sticky-slider-wrapper .dot.active {
  background: #fff;
}
.sticky-slider-wrapper .image-an-grigent-bg {
    flex: 0 0 100%;
    position: relative;
    aspect-ratio: 730/566;
    left: calc(54vw - 1080px / 2 + 180px);
    -webkit-mask-image: url(/wp-content/uploads/2025/09/mask@1222x961@2px.1f93920c.webp);
    mask-image: url(/wp-content/uploads/2025/09/mask@1222x961@2px.1f93920c.webp);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover;
    top: 0;
    position: absolute;
    width: 1230px;
    z-index: 1;
}
.sticky-slider-wrapper .dots {
    position: absolute;
    margin-top: 0;
    top: 0;
    left: -22px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    transform: translate(-50%);
  height:100%;
}

.sticky-slider-wrapper .grid-bg {
  opacity: 0.7;
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.8s ease;
}
.sticky-slider-wrapper .grid-bg.active {
    opacity: 0.7;
}
.sticky-slider-wrapper .image-side {
    background: 0;
    border-radius: 0;
    display: flex;
    left: 20%;
    flex-direction: column;
    gap: 15px;
    padding: 15px 6px 6px;
    position: absolute;
    top: 27%;
    z-index: 2;
    gap: 0;
    padding: 0;
    width: 1100px;
}
.sticky-slider-wrapper .img-slide {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.8s ease;
}
.sticky-slider-wrapper .text-side {
    flex: 0 0 100%;
    position: absolute;
    max-width: 460px;
    margin: 0 auto 0 362px;
    top: 32%;
    width: 100%;
}
.sticky-slider-wrapper .img-slide.active {
  opacity: 1;
  position: relative;
}
h3.slider__sticky_sec.title-0{
	color:#F34EF8;
}
h3.slider__sticky_sec.title-1{
	color:#20CFF6;
}
h3.slider__sticky_sec.title-2{
	color:#7350FF;
}
.sticky-slider-wrapper .dot.active:nth-child(1){
	background:#F34EF8;
}
.sticky-slider-wrapper .dot.active:nth-child(2){
	background:#20CFF6;
}
.sticky-slider-wrapper .dot.active:nth-child(3){
	background:#7350FF;
}
.pointer-none{
	pointer-events:none;
}
.rate-managment .elementor-image-box-wrapper {
    flex-direction: column-reverse;
    display: flex;
}
.rate-managment .elementor-image-box-wrapper .elementor-image-box-img img {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.header-sticky + .elementor-sticky {
    background-color: transparent;
    background-image: linear-gradient(180deg, #221282 0%, #050117 100%);
}
.Blog-Sinle-post table tbody tr td:nth-child(1) {
    width: 55px;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
}
.Blog-Sinle-post table td p {
	padding-top:0px !important;
}
.Blog-Sinle-post table ul {
    list-style: none;
}
.ScripForm .hbspt-form .hs-form-private {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.ScripForm .hbspt-form .hs-form-private input.hs-input {
	border: 1px solid #FFFFFF33;
    background: #FFFFFF0D;
    height: 44px;
    color: #fff;
}
.ScripForm .hbspt-form .hs-form-private textarea.hs-fieldtype-textarea {
	border: 1px solid #FFFFFF33;
    background: #FFFFFF0D;
    height: 88px;
    color: #fff;
}
.ScripForm .hbspt-form .hs-form-private input.hs-input:focus {
	outline:0;
}
.ScripForm .hbspt-form .hs-form-field,
.ScripForm .hbspt-form .hs-form-field{
	width: 100%;
	position:relative;
}
#hubspotForm .hs-form .hs-form-field {
    width: 100%;
    position: relative;
}
div#hubspot-webinor-form  form {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
div#hubspot-webinor-form form fieldset.form-columns-2 {
    max-width: 100% !IMPORTANT;
    WIDTH: 100%;
	    display: flex;
    gap: 14px;
}
div#hubspot-webinor-form form .hs-form-field,
.ScripForm .hbspt-form .hs_email.hs-form-field, 
.ScripForm .hbspt-form .hs_jobtitle.hs-form-field,
.ScripForm .hbspt-form .hs_firstname.hs-form-field, 
.ScripForm .hbspt-form .hs_lastname.hs-form-field {
    width: calc(100% / 2 - 10px);
}
.ScripForm .hbspt-form input.hs-button.primary.large {
    background: #753BE3;
    border: 0;
    color: #fff;
    border-radius: 12px;
    padding: 12px 32px;
}
#hubspotForm .hs-form .hs-error-msgs{
	position: absolute;
    bottom: 1px;
    margin: 0;
    list-style: none;
    padding: 0;
    left: 8px;
}
div#hubspot-webinor-form .hbspt-form .hs-error-msgs,
.ScripForm .hbspt-form .hs-error-msgs {
    position: absolute;
    bottom: -10px;
    margin: 0;
    list-style: none;
    padding: 0;
    left: 8px;
}
div#hubspot-webinor-form .hs-error-msgs .hs-main-font-element,
#hubspotForm .hs-form .hs-error-msgs .hs-main-font-element,
.ScripForm .hbspt-form .hs-error-msgs .hs-main-font-element {
    color: red;
    font-size: 11px;
    background: #ffeeee;
    padding: 4px 12px;
    border-radius: 10px;
    pointer-events: none;
}
div#hubspot-webinor-form ul.no-list {
        padding: 0;
    list-style: none;
    position: absolute;
    bottom: -9px;
    pointer-events: none;
    left: 20px;
}
.popweb-title>span {
	background: linear-gradient(91.68deg, #6D56F6 -64.78%, #B700FF 151.73%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.ScripForm .hbspt-form .hs_error_rollup {
    position: relative;
    width: 100%;
}
.join-cust-form {
    width: 100%;
}
.ScripForm .hbspt-form .hs-form-field > label {
    font-family: IBM Plex Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    margin-bottom: 12px;
}
.top-blog:hover .child-top-blog{
	background-color: transparent;
    background-image: radial-gradient(at center right, #5070FF33 0%, #5070FF00 100%);

}
.main-videos-top .play__icon_video{
	transform:scale(1);
	transition: transform .5s;
}
.main-videos-top .wisor__bg_img img{
	transform:scale(1);
	transition: transform .5s;
}
.main-videos-top:hover .wisor__bg_img img{
	transform:scale(1.1);
	transition: transform .5s;
}
.main-webinor.small-box,
.main-webinor .hover-box{
	transtion:all .5s;
}
.main-webinor.small-box:hover,
.main-webinor:hover .hover-box{
	background: linear-gradient(0deg, rgba(239, 237, 254, 0.2), rgba(239, 237, 254, 0.2)),
	radial-gradient(80.56% 80.78% at 81.25% 17.29%, rgba(80, 112, 255, 0.16) 0%, rgba(80, 112, 255, 0) 100%);
	linear-gradient(216.5deg, rgba(115, 80, 255, 0) 2.07%, rgba(115, 80, 255, 0.2) 99.22%);
	box-shadow: -3px 6px 26.1px 0px #E1E8FF;
	transtion:all .5s;
}

.type-videos .e-con-inner {
    height: 100%;
}
.texts_parts.e-flex.e-con.e-child {
    min-height: 110px;
}

.case-studies-loop .type-reports .elementor-widget-image{
	overflow: hidden;
	border-radius:20px;
}
.case-studies-loop .type-reports .elementor-widget-image img.attachment-large{
	transform:scale(1);
	transition: transform .5s;
}
.case-studies-loop .type-reports:hover .elementor-widget-image img.attachment-large{
	transform:scale(1.05);
	transition: transform .5s;
}
.case-studies-loop .type-reports h2.elementor-heading-title{
	transition: color .5s;
}
.case-studies-loop .type-reports:hover h2.elementor-heading-title{
	color:#4620DD;
}
.case-studies-loop .type-reports .download__reportBtn .elementor-button-wrapper a.elementor-button.elementor-button-link {
    transition: background-color 0.4s ease, background-image 0.4s ease;
}

.case-studies-loop .type-reports:hover .download__reportBtn .elementor-button-wrapper a.elementor-button.elementor-button-link {
    background-color: transparent;
    background-image: linear-gradient(180deg, #5070FF45 0%, #5070FF96 100%);
}
.event-order-buttons button.event-order:focus {
	background: #EFEDFE;
    color: #7350FF;
    border: 1px solid #fff;
}
.blog-filter-wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: start;
}
.blog-filter-wrapper input#blog-search {
    width: 370px;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px 0px #1018280D;
    padding-left: 40px;
	border-radius:8px;
}
.blog-filter-wrapper input#blog-search:focus {
	outline:0;
}
.blog-filter-wrapper .saerch-buttons-p {
    position: relative;
}
.blog-filter-wrapper .saerch-buttons-p svg {
    position: absolute;
    left: 10px;
    top: 12px;
}
ul.reports-filter-list li,
ul.blog-filter-list li {
    background: var(--Light-Purple, #EFEDFE);
    border: 1px solid #7350FF33;
    font-family: IBM Plex Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: var(--Purple, #7350FF);
    padding: 6px 12px;
    border-radius: 20px;
	cursor:pointer;
	
}
ul.reports-filter-list li.active, 
ul.blog-filter-list li.active {
    background: #7350FF;
    color: #fff;
}
ul.reports-filter-list,
ul.blog-filter-list {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 12px;
	flex-wrap:wrap;
}
.cta-s-bottom {
    order: 1000;
}
.tab-secr .e-n-tab-title:hover,
.tab-secr .e-n-tab-title[aria-selected="true"] {
    background: linear-gradient(88.74deg, #6D56F6 -91.16%, #EA00FF 147.64%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
 	border-bottom: 3px solid !important; 
	border-image: linear-gradient(88.74deg, #6D56F6 -91.16%, #EA00FF 147.64%) !important;
  	border-image-slice: 1 !important;
}
.webinor-btn a.elementor-button.elementor-size-sm {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(189, 200, 251, 0.135) 0%, rgba(80, 112, 255, 0.035) 100%),
linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) !important;
}
.select2-results #select2-filter-audience-results, .select2-dropdown .select2-results__options {
    border: 1px solid #D0D5DD;
	padding:8px;
	border-radius:8px;
}
.select2-results #select2-filter-audience-results li, .select2-results__option{
    background:#fff;
	border-radius:4px;
	padding:10px 14px;
	color:#1C093F;
	font-size:16px;
	font-weight:400;
	margin-bottom: 8px;
	position:relative;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 216px;
}
.select2-results #select2-filter-audience-results li:hover, .select2-results__option:hover, .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background:#EFEDFE80 !important;
	color:#7350FF !important;
}
.select2-results #select2-filter-audience-results li:hover::before, .select2-results__option:hover::before, .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px; 
    background: url(/wp-content/uploads/2025/09/check-icon.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
	    position: absolute;
    right: 17px;
	top: 50%;
    transform: translate(0, -50%);
}
.select2-results span.select2-dropdown--above {
    top: 0;
}
#webinar-filter-form .select2-selection.select2-selection--single {
    border: 1px solid #D0D5DD;
    height: 44px;
    padding: 10px 35px 10px 14px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
#webinar-filter-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color:#1C093F;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
#webinar-filter-form .select2-selection.select2-selection--single:before {
    background: url(/wp-content/uploads/2025/09/angle-down-icon.svg) no-repeat;
    background-size: 11px;
    content: '';
    position: absolute;
    top: 19px;
    right: 19px;
    width: 11px;
    height: 8px;
}
.select2-container--open .select2-dropdown--below {
    top: 40px;
	border: 0 !important;
}
span.select2-dropdown.select2-dropdown--above {
    border: 0;
}
span.select2-dropdown.select2-dropdown--above {
    border: 0;
    top: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 24px;
    margin-right: 0;
    padding-right: 0px;
    padding: 0;
    position: relative;
    left: 17px;
    font-size: 20px;
    bottom: 3px;
	    color: gray;
}
#webinar-filter-form span.select2-selection.select2-selection--single.select2-selection--clearable:before {
    opacity: 0;
}
.select2-results ul::-webkit-scrollbar {
    width: 4px;
}
.select2-results ul::-webkit-scrollbar-track {
    background: #222; 
}
.select2-results ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.select2-results ul {
    scrollbar-width: thin;       
    scrollbar-color: #888 #f1f1f1; 
}
.webinar_filter__box {
    flex-wrap: wrap;
	    justify-content: space-between;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px;
}
.btncon .elementor-button-text{
	white-space:nowrap;
}
.slider__sticky_sec {
    margin-bottom: 24px;
    margin-left: -25px;
    font-family: IBM Plex Sans;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin-top: 80px;
}
#webinar-filter-form input#search-keyword {
    width: 100%;
}
.webinar_filter__box .search-box, #webinar-filter-form span.select2.select2-container {
    width: calc(33.33% - 22px) !important;
}
.webinar_filter__box .search-box {
    position: relative;
}
.search-box .close_icon {
    position: absolute;
    right: 12px;
    top: 23px;
    transform: translate(0, -50%);
    line-height: 1;
    cursor: pointer;
    z-index: 9;
}
/* Make autofill background transparent */
#search-keyword:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #000 !important; /* adjust text color if needed */
    transition: background-color 5000s ease-in-out 0s;
}

/* Optional: also when focused */
#search-keyword:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #000 !important;
}
.btncon.elementor-widget.elementor-widget-button a.elementor-button {
    background: linear-gradient(91.68deg, #6D56F6 -58.78%, #B700FF 151.73%); !important;
}
.btncon.elementor-widget.elementor-widget-button a.elementor-button:focus,
.btncon.elementor-widget.elementor-widget-button a.elementor-button:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) , linear-gradient(91.68deg, #6D56F6 -58.78%, #B700FF 151.73%) !important;	
}
.blog-filter-wrapper input#blog-search:focus,
#webinar-filter-form input#search-keyword:focus {
    border: 1px solid var(--Purple, #7350FF);
	outline: 0;
}
.integrations__box_shadow:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 2%;
    width: 96%;
    height: 100%;
    z-index: 0;
    background: #ffffff29;
    border-radius: 19.93px;
}
.bg-border-gradient {
    border: 1px solid #524895;
    background: radial-gradient(105.87% 534.17% at 12.05% 8.63%, rgba(255, 255, 255, 0.27) 0%, rgba(255, 255, 255, 0.09) 100%);
}
.w-690 {
    width: 690px;
    max-width: 690px;
    min-width: 690px;
}
.bg-border-gradient:hover .color-hover *,
.bg-border-gradient:hover .color-hover{
	color:#1C093F !important;
}
.bg-border-gradient:hover .color-hover .elementor-icon-list-icon svg > path,
.bg-border-gradient:hover .color-hover .elementor-button-icon svg > path{
	stroke: #1C093F !important;
}
/*Integration page css*/
/*.accordion-wrapper .accordion {
 border-bottom: 1px solid #DFDBF1;
}*/

.accordion-wrapper .accordion-header {
  padding: 16px 0 24px 0;
  background: #fff;
  cursor: pointer;
      font-size: 20px;
    font-weight: 600;
    line-height: 41px;
	position:relative;
}

.accordion-wrapper .accordion-content {
  display: none;
  border: 1px solid #DFDBF1;
   border-radius: 8px;
	margin-bottom:21px;
}

.accordion-wrapper .accordion-content.active {
  display: block;
}
.accordion-wrapper .child-accordion .accordion-header .btn__sftp {
    background: #7350FF;
    padding: 6px 20px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif;
        margin-right: 15px;
}
.accordion.child-accordion {
    padding: 24px;
   
        border-bottom: 0;
}
.accordion.child-accordion .accordion-content {
    border: 0;
}
.accordion-wrapper .child-accordion .accordion-header {
    background: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 0;
}
.accordion-wrapper .accordion-content:last-child {
	margin-bottom:32px;
}
.boxed__integ_sec{
  background: #F5F7FA;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 18px;
}
.boxed__integ_sec h3{
  font-size: 18px;
  font-weight: 600;
  margin-top:0;
	line-height: 20px;
}

.tab__exmple_value {
      padding-left: 15%;
}

.tab__exmple_value .tab-nav {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
border-radius: 8px;
    display: inline-flex;
	    background: #fff;
    padding: 4px;
}
.tab__exmple_value .tab-nav li {
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    border-radius: 4px !important;
    color: #8895AD;
    line-height: 20px;
    height: 22px;
    font-family: 'IBM Plex Sans';
	padding: 0 25px;
	cursor:pointer;
}
.tab__exmple_value .tab-nav li.active {
  background: #6C7A94;
  font-weight: 400;
	font-size:14px;
	color:#fff;
}
.tab__exmple_value .tab-content {
    padding: 10px 24px;
    background: #fff;
    margin-top: 6px;
    border-radius: 8px;
}
.tab__exmple_value .tab-pane {
  display: none;
}
.tab__exmple_value .tab-pane.active {
  display: block;
}
.accordion.child-accordion .accordion-content>p {
    color: #817F85;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
	margin-top:12px;
}
.boxed__integ_sec>span {
    color: #817F85;
    font-family: 'IBM Plex Sans', sans-serif;
}
.responses-header, .responses-row {
    display: flex;
    justify-content: space-between;
	margin-bottom: 24px;
}
.responses-header>div, .responses-row>div {
    width: 15%;
	font-family: 'IBM Plex Sans';
}
.responses-header>div:nth-child(2), .responses-row>div:nth-child(2) {
    width: 70%;
}
.responses-table .tab__exmple_value {
      padding-left: 0;
}
.responses-header>div {
    color: #8895AD;
    font-size: 16px;
    font-weight: 600;
    font-family: 'IBM Plex Sans';
}
.responses_desc_code{
	background:#fff;
	border-radius:8px;
	padding:10px 24px;
}
.application__resp_msg{
	color:#0FCAD6;
	margin-top:6px;
}
.responses__app_dropdown{
	margin-top:18px;
}
.responses__app_dropdown select{
	border:1px solid #0FCAD6;
	height:40px;
	font-size:14px;
	font-weight:400;
	width: auto;
    min-width: 187px;
}
.responses-header>div:nth-child(3), .responses-row>div:nth-child(3){
	text-align:center;
}
.responses-row>div:nth-child(3) a{
	color:#7350FF;
}
.responses-row>div:nth-child(3){
	color:#1C093F;
	font-size:16px;
}
.html__format_design {
	text-transform:uppercase;
}
.responses_hide__desk{
	display:none;
}
.html__format_design pre {
    margin-top: 0;
}
.responses__code_text span {
    color: #8895AD;
	margin-right:12px;
}
.responses__code_text {
    color: #1C093F;
	font-size:14px;
}
.accordion-wrapper .accordion-header:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    width: 20px;
    height: 12px;
    background: url(/wp-content/uploads/2025/10/Vector-6.svg) no-repeat;
	transform: rotate(180deg);
}
.accordion-wrapper .accordion-header.active:after {
    transform: rotate(0deg);
}
.blog-filter-wrapper .saerch-buttons-p .close_icon svg {
    left: unset;
    right: 12px;
    top: 9px;
    cursor: pointer;
}

.type-client_reviews.swiper-slide-prev::before, 
.type-client_reviews.swiper-slide-next + .client_reviews::before {
    content: "";
    background: linear-gradient(91deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
    position: absolute;
    left: 0;
    height: calc(100% - 0px);
    width: 100%;
    top: 0px;
    z-index: 9;
    border-radius: 15px;
}
.type-client_reviews.swiper-slide-next + .client_reviews::before{
	background: linear-gradient(270.16deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
}
.single-post ul, .single-post ol {
    padding: 0 0 0 20px !important;
}
#hubspotForm .hs_submit.hs-submit {
    margin-bottom: 0px;
}
.elementor-widget-n-tabs .e-n-tabs-heading{
	z-index:99;
}
.intrigrationlink[href="#"] {
    pointer-events: none;
}
/*webinar post page css start*/
.webinar__top_box .main-feature_image .post_info_feature {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	gap:44px;
	padding-right: 24px;
		    z-index: 9;
	    position: relative;
}
.webinar__top_box .main-feature_image .image_parts {
    width: 56%;
	line-height:0;
}
.webinar__top_box .main-feature_image .content_part {
    width: 40%;
}
.webinar__top_box .main-feature_image .content_part h2 {
    font-family: "IBM Plex Sans", Sans-serif;
    font-size: 39px;
    font-weight: 600;
    line-height: 41px;
    color: #1C093F;
	margin-bottom:24px;
}
.webinar__top_box .main-feature_image .content_part p {
    font-family: "IBM Plex Sans", Sans-serif;
    font-size: 17.4px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 29px;
	display: flex;
    align-items: center;
    gap: 6px;
}
.webinar__top_box .main-feature_image {
    background: #fff !important;
    border-radius: 24px;
	border-radius: 24px 24px 24px 24px;
    box-shadow: 3px 7px 24px 0px #CCD6F5;
	cursor:pointer;
    position: relative;
}
.webinar__top_box .main-feature_image .content_part > div{
	font-family: "IBM Plex Sans", Sans-serif;
	font-size: 18px;
    font-weight: 600;
    line-height: 30px;
	color:#817f85;
	display: flex;
	align-items: center;
    gap: 20px;
    margin-bottom: 12px;
}
.webinar__top_box .main-feature_image .content_part > div img{
	height:20px;
}
.webinar__top_box .main-feature_image .content_part > div:last-child {
    margin-bottom: 0;
}
.webinar__top_box .main-feature_image .image_parts img{
background: #050215;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
.register_webinarBtn{
	font-family: "IBM Plex Sans", Sans-serif;
	font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    color: #1C093F !important;
    background-image: radial-gradient(at center center, #5070FF45 0%, #5070FF12 100%);
    border-radius: 50px 50px 50px 50px;
    height: 40px !important;
    width: 191px !important;
    display: flex;
    justify-content: center;
    align-items: center;
	    gap: 12px;
	margin-top:30px;
}
.register_webinarBtn img{
	height:16px;
	width:8px;
}
form#webinar-filter-form{
	margin-top:72px;
}
.main-feature_image:hover .register_webinarBtn {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(80, 112, 255, 0.45) 0%, rgba(80, 112, 255, 0.12) 100%), linear-gradient(0deg, rgba(132, 150, 224, 0.3), rgba(132, 150, 224, 0.3)) !important;
}
#webinar-post-filter .post_info_fora-all h2 {
    color: #1c093f;
    line-height: 33px;
    font-size: 24px;
	font-weight:600;
	min-height:97px;
}
#webinar-post-filter {
    margin-top: 49px;
	display:flex;
	flex-wrap:wrap;
	gap:24px;
}
.post_info_fora-all {
    border: 1px solid #7350FF33;
    padding: 10px;
    border-radius: 20px;
    width: 31.3%;
    cursor: pointer;
	position:relative;
}
#webinar-post-filter .post_info_fora-all .event__show{
	font-family: "IBM Plex Sans", Sans-serif;
	font-size: 18px;
    font-weight: 600;
    line-height: 30px;
	color:#817f85;
	display: flex;
	align-items: center;
    gap: 20px;
    margin-bottom: 12px;
}
#webinar-post-filter .post_info_fora-all .event__show img{
	height:20px;
}
#webinar-post-filter .post_info_fora-all .event__show:last-child {
    margin-bottom: 0;
}
#webinar-post-filter .post_info_fora-all p {
    font-family: "IBM Plex Sans", Sans-serif;
    font-size: 17.4px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 29px;
	display: flex;
    align-items: center;
    gap: 6px;
}
#webinar-post-filter .post_info_fora-all .filter_boxes_cont {
    padding: 14px;
}
#webinar-post-filter .post_info_fora-all:hover {
    background: linear-gradient(0deg, rgba(239, 237, 254, 0.2), rgba(239, 237, 254, 0.2)), radial-gradient(80.56% 80.78% at 81.25% 17.29%, rgba(80, 112, 255, 0.16) 0%, rgba(80, 112, 255, 0) 100%);
    box-shadow: -3px 6px 26.1px 0px #E1E8FF;
}
.post_info_fora-all .thumbnail__post{
	width:100% !important;
}
.webinar__top_box .main-feature_image:before {
    content: '';
    position: absolute;
    top: -27px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    filter: blur(16.94px);
    background: #ffffff29;
    backdrop-filter: blur(16.94px);
    -webkit-backdrop-filter: blur(16.94px);
    border-radius: 19.93px;
	    opacity: 10%;
}
.main-feature_image:hover {
    background: linear-gradient(0deg, rgba(239, 237, 254, 0.2), rgba(239, 237, 254, 0.2)), radial-gradient(80.56% 80.78% at 81.25% 17.29%, rgba(80, 112, 255, 0.16) 0%, rgba(80, 112, 255, 0) 100%);
    box-shadow: -3px 6px 26.1px 0px #E1E8FF;
    transition: all .5s;
}
.filter_boxes_cont .register_webinarBtn {
    width: 135px !important;
	font-size: 18px;
}
.post_info_fora-all:hover .register_webinarBtn {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(80, 112, 255, 0.45) 0%, rgba(80, 112, 255, 0.12) 100%), linear-gradient(0deg, rgba(132, 150, 224, 0.3), rgba(132, 150, 224, 0.3)) !important;
}
#popup-close {
    z-index: 9;
}
button#popup-close,
span#popup-close {
    border-radius: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000 !important;
    line-height: 1;
    padding-bottom: 5px;
}
.popwisor-style {
  max-width: 552px;
  margin: 80px auto;
  padding: 32px !important;
border-radius:20px;
  box-shadow:
    0px 0px 68.1px 0px #EFEDFE66,
    0px 0px 34px 0px #853AF91A,
    0px 0px 4px 0px #FA7BFF12;

  backdrop-filter: blur(23.34px);
}
.popweb-title {
    font-family: "IBM Plex Sans";
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
}
.popweb-info {
    font-family: IBM Plex Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 324px;
    margin: 0 auto 32px !important;
    color: #1C093F99 !important;
}
/* div#hubspot-webinor-form .field.hs-form-field label {
    display: block;
    position: absolute;
    top: 0;
} */
div#hubspot-webinor-form .field.hs-form-field{
	position:relative;
}
#hubspot-webinor-form form input {
    border-radius: 50px;
	border: 0.5px solid #817F8599;
	color: #817F85CC;
	width: 100%;
	font-family: 'IBM Plex Sans';
}
#hubspot-webinor-form form label {
    color: #817F85CC;
    font-size: 14px;
    font-weight: 400;
	padding-bottom: 5px;
	font-family: 'IBM Plex Sans';
}
#hubspot-webinor-form form .hs_country__dropdown_>label {
    display: block !important;
}
#hubspot-webinor-form form fieldset>div>label {
    display: none;
}
#hubspot-webinor-form form .hs_country__dropdown_ {
    margin-bottom: 4px !important;
}
#hubspot-webinor-form ul.no-list>li {
    text-align: left;
}
#hubspot-webinor-form form .hs_error_rollup {
    position: relative;
    width: 100%;
    left: 0;
}
#hubspot-webinor-form fieldset.form-columns-1, #hubspot-webinor-form fieldset.form-columns-1>div {
    width: 100%;
}
#hubspot-webinor-form .field.hs-form-field {
    text-align: left;
	    width: 100%;
}
#hubspot-webinor-form fieldset select {
    border-radius: 50px;
    height: 42px;
    border-color: #817F85CC;
	color: #817F85CC;
	width:100%;
}
#hubspot-webinor-form form .hs_submit input, #hubspot-webinor-form form .hs_submit {
    width: 100% !important;
    background: linear-gradient(45deg, #6D56F6, #B700FF);
    border-radius: 50px;
    color: #fff;
    border: 0;
	font-size:16px;
	font-weight:600;
	line-height:25px;
	min-height:45px;
	font-family: 'IBM Plex Sans';
}
#hubspot-webinor-form form .hs_submit input:hover {
    background: linear-gradient(45deg, #5642cd, #9804d3);
}
#hubspot-webinor-form form .hs_country__dropdown_ {
    margin-bottom: 10px;
}
#hubspot-webinor-form form .input {
    margin: 0 !important;
}
.form-columns-1:has(.hs_utm_medium), .form-columns-1:has(.hs_utm_term), .form-columns-1:has(.hs_utm_content), .form-columns-1:has(.hs_utm_campaign ), .form-columns-1:has(.hs_utm_source) {
    display: none;
}
#video-popup-overlay #video-popup-inner button#popup-close {
position: absolute;
    right: 16px;
    top: 15px !important;
    background: transparent;
    border: 0;
    color: #fff !important;
	background: url(/wp-content/uploads/2025/10/close-icons.svg) no-repeat;
    font-size: 0;
}
#video-popup-overlay #video-popup-inner {
    max-width: 552px;
    margin: 0 auto;
}
.video-popup-inner.shw-video .popwisor-style {
    max-width: 960px;
	padding:0 !important;
	    background: transparent !important;
	box-shadow:none;
	backdrop-filter:none;
}
.video-popup-inner button#popup-close {
    background: #fff !important;
	    right: 220px !important;
	padding-bottom: 0 !important;
    display: flex;
    align-items: center !important;
    padding-top: 0px;
}
.video-popup-inner.shw-video button#popup-close {
	    right: 0px !important;
}
.legal-consent-container ul.inputs-list {
    list-style: none;
    padding: 0;
}
.legal-consent-container ul.inputs-list>li>label {
    display: flex !important;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
	padding-left: 6px;
}
.legal-consent-container ul.inputs-list>li>label>input {
    width: 35px !important;
    height: 20px;
    border-radius: 0 !important;
}
.legal-consent-container .hs-form-booleancheckbox-display>span{
	margin: 0 !important;
	    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'IBM Plex Sans', sans-serif;
	color: #817F8599;
	    margin-top: 19px;
	margin-bottom:4px;
}
.legal-consent-container .hs-richtext {
    color: #817F8599;
	font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    font-family: 'IBM Plex Sans', sans-serif;
	    text-align: left;
}
.legal-consent-container .hs-richtext {
    margin-top: 10px;
}
.legal-consent-container {
    margin-bottom: 10px;
}
/*book a demo page css*/
#hubspotForm .hs_firstname, #hubspotForm .hs_lastname {
    width: 47% !important;
}
#hubspotForm form {
    gap: 10px 24px !important;
}
.hubspot__form:before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.95px;
    border-radius: 20px;
    background: linear-gradient(90deg, #FFFFFF80, #EFECFF);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}
.boxes__icon_demo .elementor-icon {
    padding-top: 12px;
}
.quote__demo strong {
  background: linear-gradient(360deg, #6D56F6 -64.78%, #B700FF 151.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
	font-weight:normal !important;
}
	.gradient__demo_text span:nth-child(2){
		  background: linear-gradient(360deg, #6D56F6 -64.78%, #B700FF 151.73%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
	}
#hubspotForm .hs-form .hs-input{
  border-radius:50px;
}
#hubspotForm .hs-form>div>label {
    display: none;
}
#hubspotForm .hs-form .hs-input::placeholder {
    color: #817F85CC;
    font-size: 16px;
    font-weight: 400 !important;
}
.clientslider .swiper > .swiper-wrapper .swiper-slide .LoopBox {
    margin-top: 35px;
    margin-bottom: 100px;
    height: calc(100% - 100px) !important;
}
.type-client_reviews.swiper-slide-prev::before, 
.type-client_reviews.swiper-slide-next + .client_reviews::before {
    content: "";
    background: linear-gradient(91deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
    position: absolute;
    left: 0;
    height: calc(100% - 66px);
    width: 100%;
    top: 35px;
    z-index: 9;
    border-radius: 15px;
}
.blog-page-filters .elementor-loop-container.elementor-grid {
    display: flex;
    flex-wrap: wrap;
}
.post_info_fora-all,
.blog-page-filters .elementor-loop-container.elementor-grid .type-post {
    width: calc(100% / 3 - 16px);
}
.webinar__top_box .main-feature_image .post_info_feature a.register_webinarBtn.full_card_link,
.post_info_fora-all a.register_webinarBtn.full_card_link {
    position: absolute;
    margin: 0;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 99;
    font-size: 0;
}
.webinar__top_box .main-feature_image .post_info_feature a.register_webinarBtn.full_card_link[href="javascript:void(0)"],
.post_info_fora-all a.register_webinarBtn.full_card_link[href="javascript:void(0)"] {
    display: none;
}
.BloeBadge .elementor-widget-container {
    background: radial-gradient(
        78.13% 78.13% at 78.34% 19.94%, 
        rgba(20, 196, 250, 0.24) 0%, 
        rgba(20, 196, 250, 0.03) 100%
    ) !important;
    overflow: hidden;
}
.BloeBadge.PinkBadge.ha-has-bg-overlay .elementor-widget-container {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(20, 196, 250, 0.24) 0%, rgba(20, 196, 250, 0.03) 100%) !important;
}
.circle_section_product::before {
    content: "";
    background: linear-gradient(152.97deg, rgba(249, 250, 254, 0.7) 15.88%, rgba(237, 232, 255, 0.3) 85.19%);
    position: absolute;
    height: 728px;
    width: 728px;
    border-radius: 100%;
    z-index: -10;
    top: 50%;
    left: 50%;
    transform: translate(-51.8%, -45.8%);
}
.height-100{
  background-size:100% 100% !important;
}

.accordinan-with-tabs {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.accordinan-with-tabs .left-img-part, .accordinan-with-tabs .accordian-title-content {
    width: 50%;
    min-height: 320px;
}
.ac-c-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.acc-icon svg {
    transition: transform 0.3s ease;
}
.title-content-list.active .acc-icon svg {
    transform: rotate(180deg);
}
.accordinan-with-tabs .left-img-part > img {
	transform: scale(1.1);
}
.accordinan-with-tabs .accordian-title-content .title-content-list.active svg path {
    fill: #753BE3;
}
.title-content-list .ac-c-title h3 {
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #1E1E1E;
    margin: 0;
    padding: 20px 0;
}
.title-content-list.active .ac-c-title h3 {
	font-weight: 700;
}
.title-content-list:not(:last-child) {
    border-bottom: 1px solid rgb(117 59 227 / 19%);
}
.title-content-list.active .ac-c-container {
    margin-bottom: 26px;
}
.title-content-list .ac-c-container {
    font-family: DM Sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #1E1E1E;
}

.title-content-list.active .ac-c-container .left-img-part.only-mobile {
    display: none;
}
.custom-accordion {
    overflow: hidden;
}
.custom-accordion-item {
    border-radius: 21px;
    background-color: #fcfbff;
  margin-bottom:12px;
}
.custom-accordion-item.active .custom-accordion-toggle svg path {
    fill: #753BE3;
}
.custom-accordion-header {
    cursor: pointer;
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  padding: 32px;
      font-size: 24px;
    font-family: "IBM Plex Sans", Sans-serif;
    font-weight: 600;
    line-height: 32px;
  color: #1c093f;
}
 .custom-accordion-item.active {
    padding-bottom: 32px;
}
/* Arrow container */
.custom-accordion-toggle svg {
    transition: transform 0.3s ease;
}

/* Rotate arrow on open */
.custom-accordion-item.active .custom-accordion-toggle svg {
    transform: rotate(180deg);
}

.custom-accordion-content {
    padding: 0 32px;
    overflow: hidden;
    transition: max-height 0.5s ease;
    max-height: 0;
      font-size: 18px;
    font-weight: 400;
    line-height: 30px;
  color:#000;
}
    .video-slide { position: relative; }
    .poster-image,
    .play_icons,
    .title_on_poster {
        
        left: 0;
        right: 0;
        margin: auto;
    }
    .poster-image {
        top: 0;
        width: 100%;
        z-index: 5;
    }
    .iframe-wrapper {
        width: 100%;
        height: 400px;
        z-index: 20;
    }
    .iframe-wrapper iframe {
        width: 100%;
        height: 100%;
    }
  .play_icons .play-icons-click {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-pagination .swiper-pagination-bullet{
background: #1C093F38 !important;
    opacity: 1 !important;
    transition: all .5s;
    width: 100% !important;
    max-width: 40px;
    border-radius: 10px !important;
}
    .title_on_poster {
      z-index: 10;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 30px;
    }
.title_on_poster h3{
       font-family: "IBM Plex Sans", sans-serif;
    font-size: 48px;
    font-weight: 500;
    text-shadow: rgba(0, 0, 0, 0.4) 1px 3px 3.4px;
    color: rgb(255, 255, 255);
      line-height: 1;
  margin:0;
}
.video-next.swiper-button-next {
    position: absolute;
    bottom: 0 !important;
    top: auto !important;
    width: 24px !important;
    height: 24px;
    right: 18%;
      z-index: 99 !important;
}
.video-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000 !important;
}
.video-prev{
      position: absolute;
    bottom: 0 !important;
    top: auto !important;
    width: 24px !important;
height: 24px !important;
    left: 18% !important;
      z-index: 99 !important;
}
.video-next.swiper-button-next:after, .swiper-rtl .video-next.swiper-button-prev:after {
    content: 'next';
    font-size: 20px;
    font-weight: 600;
}
.video-prev.swiper-button-prev:after, .swiper-rtl .video-prev.swiper-button-next:after {
    content: 'prev';
      font-size: 20px;
    font-weight: 600;
}
.video-swiper .video-slide {
    position: relative;
    padding-bottom: 50px;
}
.iframe-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    background: #000;
    overflow: hidden;
    position: relative;
    padding-top: 52%;
    border-radius: 28px;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  /* improves rendering for some browsers */
  display: block;
}
.postid-15257 .bdr-gd-2 img{
  min-height:305px;
}
.postid-15448 .sol_topbox_img {
    position: relative;
    top: 60px;
}
.postid-15459 .bdr-gd-4 img{
    position: relative;
    left: -68px;
    top: 16px;
}
.postid-15459 .bdr-gd-1 img{
    position: relative;
    top: 7px;
}
.postid-15468 .sol_topbox_img {
    position: relative;
    top: 20px;
}
.postid-15476 .sol_topbox_img {
    position: relative;
      top: 50px;
    left: 100px;
}
.postid-15483 .sol_topbox_img {
    position: relative;
    top: 20px;
}
.postid-15483 .bdr-gd-2 .elementor-widget-image{
      position: relative;
    top: 27px;
}
.postid-15483 .bdr-gd-4 .elementor-widget-image{
      position: relative;
    top: 49px;
}
.postid-15468 .bdr-gd-4 .elementor-widget-image{
   position: relative;
    top: 40px;
}
/*solutions page css*/
@media screen and (min-width:1793px){
.BTNL .elementor-swiper-button.elementor-swiper-button-prev {
    left: 360px !important;
}
.BTNL .elementor-swiper-button.elementor-swiper-button-next {
    right: 360px !important;
}
}
@media screen and (min-width:992px){
  .postid-15257 .elementor-location-single h1 {
        width: 985px;
    margin: 0 auto;
  }
  .postid-15448 .solutions.type-solutions>div>div>div>div, .postid-15459 .solutions.type-solutions>div>div>div>div {
    padding-bottom: 0;
}
.postid-15448 .solutions.type-solutions>div>div>div, .postid-15459 .solutions.type-solutions>div>div>div{
    padding-bottom: 0;
}
  .solutions.type-solutions .change-deal {
    padding-top: 0;
    padding-bottom: 0;
}
  .postid-15448 .bdr-gd-3 .elementor-widget-image {
    position: relative;
    right: -47px;
}
.videos .texts_parts{
	transition:all .5s;
}
.videos:hover .texts_parts{
	background: #EFEDFE80;
	border: 0.84px solid #E1DAFF;
	transition:all .5s;
}
.videos .icons_parts{
	opacity:0;
	transition:all .5s;
}
.videos:hover  .icons_parts{
	opacity:1;
	transition:all .5s;
}
.title-content-list.active:nth-child(1) .ac-c-container {
    max-height: 70px !important;
}
}
@media screen and (max-width:1600px){
.sticky-slider-wrapper .text-side {
    margin: 0 auto 0 190px;
}
.sticky-slider-wrapper .image-an-grigent-bg {
    aspect-ratio: 544/444;
    left: calc(54vw - 990px / 2 + 180px);
    width: 1040px;
}
.sticky-slider-wrapper .image-side {
    width: 830px;
}
.sticky-slider-wrapper .text-slide {
    padding-right: 60px;
}
.circle_section_product::before {
    transform: translate(-50.8%, -45.8%);
}
}

@media only screen and (max-width:1500px){
.rating-number {
    font-size: 70px;
    line-height: 70px;
}
}
@media screen and (max-width:1440px){
.sticky-slider-wrapper .text-side {
    margin: 0 auto 0 70px;
}
.right-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    right: 343px !important;
}
.left-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    left: 336px !important;
}
.circle_section_product::before {
    height: 690px;
    width: 690px;
    transform: translate(-49.8%, -47.8%);
}
}
@media screen and (max-width:1367px){
.left-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    left: 310px !important;
}
.right-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    right: 294px !important;
}

}
@media screen and (max-width:1281px){
.right-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    right: 230px !important;
}
.left-side-lottie.elementor-widget.elementor-widget-jet-lottie {
    left: 275px !important;
}
	#hubspotForm form{
		display:flex;
		flex-wrap:wrap;
		gap:10px;
	}
	#hubspotForm .hs-form .hs-form-field  {
    width: calc(100% / 2 - 5px);
}
.circle_section_product::before {
    transform: translate(-45.8%, -47.8%);
}
}
@media only screen and (min-width:1024px) and (max-width:1400px){
	.quotes__past{
		right:20px !important;
	}
	.quotes__left{
		left:20px !important;
	}
	.rate__management2 {
		width:400px;
		margin-right: -1100px;
	}
}
@media only screen and (max-width:1200px){
.rating-number {
    font-size: 40px;
    line-height: 50px;
}
.stars {
    font-size: 20px;
}
}
@media only screen and (max-width: 1200px){
#hubspotForm .hs_firstname, #hubspotForm .hs_lastname {
    width: 46.5% !important;
}		
}
@media only screen and (max-width:1024px){
  .page-id-3740 .header__mob {
    background-color: transparent;
    background-image: linear-gradient(180deg, #221282 0%, #050117 100%);
}
 #hubspotForm .hs_firstname, #hubspotForm .hs_lastname {
    width: 100% !important;
}
.launch__text{
	font-weight:500;
	color:#1C093F;
}
.post_info_fora-all {
    width: 48.1%;
}
#webinar-filter-form input#search-keyword {
    width: 31%;
}
#webinar-filter-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #667085;
}
span#select2-filter-audience-container:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 20px;
    background: url(/wp-content/uploads/2025/09/audience-icon.svg) no-repeat;
    width: 15px;
    height: 15px;
}
#webinar-filter-form .select2-selection.select2-selection--single {
    border: 1px solid #D0D5DD;
    height: 44px;
    padding: 10px 35px 10px 36px;
}
.type-client_reviews.swiper-slide-next::before {
    content: "";
    background: linear-gradient(91deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
    position: absolute;
    left: 0;
    height: calc(100% - 0px);
    width: 100%;
    top: 0px;
    z-index: 9;
    border-radius: 15px;
}
.type-client_reviews.swiper-slide-next::before{
	background: linear-gradient(270.16deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
}
.post_info_fora-all,
.blog-page-filters .elementor-loop-container.elementor-grid .type-post {
    width: calc(100% / 2 - 12px);
}
}
@media only screen and (max-width:880px){
	#popup-close {
    z-index: 9;
    top: -30px !important;
}
.webinar_filter__box {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
    flex-direction: column;
}
#webinar-filter-form span.select2.select2-container {
    width: 100% !important;
}
#webinar-filter-form input#search-keyword {
	background:url('https://wisor.ai/wp-content/uploads/2025/09/search-1.svg') no-repeat;
		background-size:18px;
	    border: 1px solid #D0D5DD;
	background-position: 17px 14px;
}
#webinar-filter-form input#search-keyword::placeholder {
    opacity: 1;
    color: #667085;
}
	.filter__audience:after{
        content: '';
        position: absolute;
        top: 13px;
        left: 0;
        background: url(https://wisor.ai/wp-content/uploads/2025/09/audience-icon.svg) no-repeat right 10px center;
        padding-left: 47px;
        width: 16px;
        height: 17px;
	}
	span.filter__audience {
    position: relative;
}
	#filter-audience{
		padding-left: 46px !important;
	}
.filter__events, .filter__audience, #webinar-filter-form input#search-keyword {
    width: 100%;
}
button.event-order.active, button.event-order {
    font-size: 16px;
	padding: 6px 16px;
    height: 37px;
}
.blog-filter-wrapper {
    flex-wrap: wrap;
}
.blog-filter-wrapper .w-50-s {
    width: 100%;
}
.blog-filter-wrapper input#blog-search {
    width: 100%;
}
ul.blog-filter-list {
    justify-content: start;
    overflow: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 10px;
}
}
@media only screen and (max-width:767px){
  .postid-15459 .sol_topbox_img {
    position: relative;
    top: 25px;
}
  .postid-15468 .sol_topbox_img{
    transform: scale(1.1);
    transform-origin: left;
    }
  .postid-15448 .solutions.type-solutions .elementor-widget-image {
    position: relative;
    top: 25px;
}
  .video-prev {
    left: 15px !important;
}
  .title_on_poster h3 {
    font-size: 14px;
    line-height: 16px;
}
  .title_on_poster {
    top: 10px;
}
  .play_icons .play-icons-click {
    width: 64px;
}
  .video-next.swiper-button-next {
    right: 15px;
}
    .video-prev.swiper-button-next {
    left: 15px;
}
  .custom-accordion-header{
   font-size:20px;
    padding:24px;
  }
  #hubspotForm form .hs_submit {
    font-size: 14px;
    min-height: 35px;
}
 #hubspotForm .hs-form input.hs-button.primary.large {
    font-size: 14px;
    padding: 5px 30px 5px 30px;
    min-height: 35px !important;
}
  #hubspotForm .hs-form .hs-input {
    height: 32px;
    font-size: 14px;
}
 #hubspotForm .hs-form label {
    font-size: 14px;
}
 .gradient__demo_text span:nth-child(1){
			display:block;
			font-size:14px !important;
				font-weight:400 !important;
			letter-spacing:-0.15px; 
			color:#1C093F;
	}
		#hubspotForm .hs_firstname, #hubspotForm .hs_lastname {
    width: 100% !important;
}
#hubspot-webinor-form form fieldset.form-columns-2 {
    display: flex;
    gap: 14px;
    flex-direction: column;
}
	.post_info_fora-all {
    width: 100%;
}
	#webinar-post-filter .post_info_fora-all h2 {
    line-height: 26px;
    font-size: 18px;
    min-height: auto;
}
	#webinar-post-filter .post_info_fora-all .event__show{
	font-size: 14px;
    line-height: 24px;
}
#webinar-post-filter .post_info_fora-all p {
    font-size: 14px;
    line-height: 23px;
}
.event-order-buttons {
    gap: 5px;
}
    button.event-order.active, button.event-order {
        font-size: 14px;
    }
	.webinar__top_box .main-feature_image .post_info_feature {
    display: flex;
		flex-direction:column;
    gap: 10px;
		padding-right:0;
}
.webinar_filter__box .search-box {
    position: relative;
    width: 100% !important;
}
	.register_webinarBtn{
		font-size:16px;
		font-weight:500;
		height: 31px !important;
		    width: 106px !important;
	}
	.register_webinarBtn img {
    height: 12px;
    width: 6px;
}
	.webinar__top_box .main-feature_image .image_parts {
    width: 100%;
}
	.webinar__top_box .main-feature_image .content_part {
    width: 100%;
		        padding: 10px 10px;
}
	.webinar__top_box .main-feature_image .content_part h2{
	        font-size: 18px;
        line-height: 26px;
}
	.webinar__top_box .main-feature_image .image_parts img{
		border-radius:24px;
	}
	.webinar__top_box .main-feature_image {
    padding: 10px;
	}
	.webinar__top_box .main-feature_image .content_part p {
    font-size: 14px;
    line-height: 28px;
}
	.webinar__top_box .main-feature_image .content_part > div{
		 font-size: 14px;
    line-height: 24px;
	}
.font_400_mob{
	font-weight:400 !important;
}
	.tab__exmple_value {
    padding-left: 0;
}
.responses-header, .responses-row {
    flex-direction: column;
}
.responses-header>div:nth-child(3), .responses-row>div:nth-child(3) {
    text-align: left;
}
.responses-table .responses-header {
    display: none;
}
	.responses-table .responses-row{
		margin-top:12px;
	}
	.responses__code_text{
		margin-top:24px;
	}
.responses-header>div:nth-child(2), .responses-header>div:nth-child(3) {
    display: none;
}
.boxed__integ_sec {
    padding: 12px;
    margin-bottom: 12px;
}
.accordion.child-accordion {
    padding: 12px;
}
	.accordion-wrapper .accordion-header{
		font-size:18px;
		padding: 12px 0 12px 0;
	}
.responses-header>div:nth-child(2), .responses-row>div:nth-child(2) {
    width: 100%;
}
	.boxed__integ_sec h3{
		margin-bottom:12px;
	}
	.video__title {
    min-height: auto;
}
	.book__a_demo iframe{
		min-width:100% !important;
	}
	.title__testimonial .elementor-heading-title{
		font-weight:500 !important;
	}
	.rating-number {
        font-size: 53.49px;
        line-height: 40px;
    }
	.stars {
        font-size: 10px;
        gap: 3px;
    }
	.client_reviews .elementor-widget-theme-post-content p{
		margin-bottom:0;
	}
	  .vmow svg {
        width: 25px;
    }
	.vmow span.elementor-button-content-wrapper {
		gap: 9px !important;
	}
	.PinkBadge {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, #FA7BFF45 0%, #FA7BFF12 100%) !important;
    border-radius: 100px !important;
}
	.purple__light{
		background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, #D12AFF17 0%, #d12aff00 100%) !important;
	}
	.resp__BlueBox2{
		    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(20, 196, 250, 0.09) 0%, rgba(20, 196, 250, 0) 100%) !important;
	}
	.resp__BlueBox22 .BlueBadge {
    background: radial-gradient(78.13% 78.13% at 78.34% 19.94%, rgba(20, 196, 250, 0.24) 0%, rgba(20, 196, 250, 0.03) 100%) !important;
    border-radius: 100px !important;
	}
	.why__wisor_box .elementor-counter-number-wrapper span {
    font-weight: 500 !important;
}
.client_reviews.swiper-slide>div{    
    background-color: transparent;
    background-image: radial-gradient(at center center, #4620DD26 0%, #4620DD08 100%);
    box-shadow: 0px 0px 34px 0px rgba(132.99999999999991, 58, 249, 0.18823529411764706);
}
.client_reviews .elementor-widget-theme-post-content p {
        font-weight: 300 !important;
    } 
.blog__loop_blur .webinars {
    padding: 10px;
    background: #fff;
    border-radius: 20px;
    z-index: 9;
}
	.webinar__top_excerpt{
		 overflow: hidden;
		  display: -webkit-box;
		  -webkit-line-clamp: 1;
		  -webkit-box-orient: vertical; 
	}
	.register__btn svg {
    font-size: 7px !important;
}
.register__btn  .elementor-button-content-wrapper {
    gap: 12px;
}
	.blog__loop_blur>div{
		box-shadow: 3px 7px 24px 0px #F1F4FE99 !important;
	}
	.pop-user .elementor-shortcode img, .mobile-img-box.top-user .elementor-shortcode img {
            width: 39px !important;
        height: 39px !important;
}
	.blog__author_img .elementor-shortcode {
    width: 39px !important;
    height: 39px !important;
}
	.Blog__cont__mob p{
		font-weight:400;
	}
	.blog__loop_blur:before {
    top: -10px;
    background: #ffffff10;
	}
	.download__reportBtn span.elementor-button-content-wrapper {
    gap: 4px !important;
}
.download__reportBtn .elementor-button-icon svg {
    height: auto;
    width: 10px;
}
.sticky-slider-wrapper .image-an-grigent-bg {
    aspect-ratio: 544/444;
    left: 0;
    width: 100%;
    top: 40%;
    bottom: 0;
}
.sticky-slider-wrapper .text-slide {
    padding-right: 0;
}
.sticky-slider-wrapper .text-slide {
    padding-right: 0;
    font-size: 16px;
    line-height: 28px;
}
.sticky-slider-wrapper .dots {
    left: 20px;
}
.sticky-slider-wrapper .text-side {
    margin: 0 auto 0 0;
    padding: 0 20px 0 40px;
    max-width: 80%;
    top: 15%;
}
.sticky-slider-wrapper .image-side {
    width: 490px;
	top: 20%;
	left: 10%;
}
.sticky-slider-wrapper .dot {
    width: 3px;
    height: 25px;
}
.sticky-slider-wrapper .dots {
    gap: 8px;
}
.tab-secr .e-n-tabs-heading button {
    max-width: 104px;
    white-space: unset !important;
    word-wrap: break-word;
}
.sticky-slider-wrapper .content-wrapper {
    height: 90vh;
 	top: 80px;
}
.sticky-slider-wrapper .sticky-section {
    position: relative;
    height: 240vh;
    margin: 70px 0 0;
}
.position-static{
	position:static !important;	
}
.sticky-slider-wrapper .content-wrapper {
    padding: 0;
}
	#filter-events-type, #filter-audience{
		color:#667085;
	}
	.mob500{
		font-weight:500 !important;
	}
	.launch__text{
		font-weight:500 !important;
		color:#1C093F !important;
	}
	.video__smallBox, .video__smallBox>div{
		box-shadow:none !important;
	}
.ScripForm .hbspt-form .hs_email.hs-form-field, .ScripForm .hbspt-form .hs_jobtitle.hs-form-field, .ScripForm .hbspt-form .hs_firstname.hs-form-field, .ScripForm .hbspt-form .hs_lastname.hs-form-field {
    width: 100%;
}
.slider__sticky_sec {
    color: #C3BCEC;
    margin-bottom: 20px;
    margin-left: -25px;
    font-size: 30px;
    line-height: 30px;
	margin-top: 0;
}
.sticky-slider-wrapper .dots {
    position: absolute;
    top: 56px;
}
.integrations__box_shadow:before {
    top: -11px;
    left: 50%;
    transform: translate(-50%);
    width: 94%;
    height: 100%;
    z-index: 0;
    filter: none;
    background: #ffffff29;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}
.responses-row>div:nth-child(3) {
    margin-top: 12px;
	font-size:14px;
}
.responses-header>div, .responses-row>div {
    width: 100%;
}
	.responses_hide__mob{
		display:none;
	}
	.responses_hide__desk{
		display:block;
	}
	.integrations__mob_shadow {
		box-shadow:3px 7px 24px #F1F4FE99 !important;
	}
	#hubspotForm .hs-form .hs-form-field {
    width: 100%;
}
	#hubspotForm form {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
}
.main-webinor .text_2lines {
    min-height: auto;
}
#video-popup-overlay {
    align-items: flex-start !important;
    justify-content: center;
    z-index: 99999;
    overflow-y: scroll;
    padding-bottom: 20px;
	        padding-top: 20px;
}

.video-popup-inner button#popup-close {
    background: #fff !important;
    right: 30px !important;
    top: 0 !important;
}
div#video-popup-overlay:has(.video-popup-inner.shw-video) {
    align-items: center !important;
}
div#hubspot-webinor-form {
    min-height: auto !important;
}
.type-client_reviews.swiper-slide-next::before {
    background: linear-gradient(90.16deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
}

.type-client_reviews.swiper-slide-prev::before{
    background: linear-gradient(270deg, rgba(248, 248, 254, 0) -87.31%, #F8F8FE 99.86%);
}
.clientslider .swiper > .swiper-wrapper {
    padding-top: 60px;
    padding-bottom: 100px;
    margin-top: -20px;
}
.clientslider .swiper > .swiper-wrapper .swiper-slide {
    height: auto;
}
.clientslider .swiper > .swiper-wrapper .swiper-slide .LoopBox {
    margin-top: 0;
    margin-bottom: 0;
    height: calc(100% - 100px) !important;
}
.BTNL .swiper-pagination {
    top: unset !important;
    bottom: -10px !important;
}
.post_info_fora-all,
.blog-page-filters .elementor-loop-container.elementor-grid .type-post {
    width: calc(100%);
}
.circle_section_product::before{
  display:none;
}
.sticky-slider-wrapper .dots {
    position: absolute;
    top: 10px;
    left: -15px;
    height: 100%;
}
.sticky-slider-wrapper .dot {
    height: calc(100% / 3 - 10px);
}
.accordinan-with-tabs .left-img-part{
	display:none;
}
.accordinan-with-tabs .accordian-title-content {
    width: 100%;
}
.title-content-list.active .ac-c-container .left-img-part.only-mobile {
    display: block !important;
}
.accordinan-with-tabs .left-img-part.only-mobile {
    display: block !important;
    width: 100%;
    min-height: auto;
}
.accordinan-with-tabs .left-img-part.only-mobile  > img {
    position: static !important;
    opacity: 1 !important;
    height: auto;
}
.grident-freight-m {
    padding: 1px;
}
.accordinan-with-tabs .left-img-part > img {
    transform: scale(1.2);
    margin-top: 20px;
}
}
@media only screen and (max-width:576px){
.BTNL .elementor-widget-video {
    max-height: 173px;
}
.boxes__icon_demo span {
    font-weight: 600 !important;
}
.video-popup-inner button#popup-close {
    right: 10px !important;
    top: 0 !important;
}
.video-popup-inner.shw-video button#popup-close {
    right: 15px !important;
    top: 10px !important;
}
.responses__app_dropdown select {
    width: 100%;
}
div#video-popup-overlay iframe {
    height: 250px;
    border-radius: 20px;
}
.swiper-slide.video-slide{
border-radius:15px;
overflow:hidden;
}
.iframe-wrapper {
    border-radius: 15px;
}
.video-swiper .video-slide {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 50px;
}
.swiper-slide.video-slide img.poster-image {
    height: 180px;
    object-fit: cover;
    display: block;
}
.iframe-wrapper {
    height: 180px;
}
.video-pagination .swiper-pagination-bullet {
    max-width: 28px;
    border-radius: 50px !important;
    height: 4px;
}
}