






























































:root{
    --primary_color: #090f7c;
    --secondary_color: #E40580;
    --body_color: #474345;
    --quaternary_color: ;
    --gradient:linear-gradient(270deg, #FF590C 0%, #0416D9 100%);

    
    --bodyfont: Poppins;
    --headingfont: Poppins;
    --abrofont: 'AbroSans-Bold', sans-serif;
    
}
body{font-family:Poppins; font-weight:400; color:#474345; font-size:18px; line-height:24px;}
@font-face {
    font-family: 'AbroSans-Regular';
    src: url('https://www.amagi.com/hubfs/2025/AbroSans%20Font/AbroSans%20TrueType/AbroSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AbroSans-Bold';
    src: url('https://www.amagi.com/hubfs/2025/AbroSans%20Font/AbroSans%20TrueType/AbroSans-Bold.ttf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AbroSans-thin';
    src: url('https://www.amagi.com/hubfs/2025/AbroSans%20Font/AbroSans%20TrueType/AbroSans-Thin.ttf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AbroSans-Regular';
    src: url('https://www.amagi.com/hubfs/2025/AbroSans%20Font/AbroSans%20TrueType/AbroSans-Regular.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.custom-font{ font-family: 'AbroSans-Regular';}

@font-face {
    font-family: 'AbroSans-Bold';
    src: url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/fonts/AbroSans-Bold.woff2) format('woff2'),
        url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/fonts/AbroSans-Bold.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* Paragraphs */
strong{font-weight:700;}
a{ transition:400ms; text-decoration:none; color:#6e6eff;}
a:hover, a:focus{text-decoration:none; color:#6e6eff; }

p{margin:0 0 15px 0;}
p:last-child{margin:0;}

.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-uppercase{text-transform:uppercase;}

.white-text,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6{color:#fff;}

.orange-text,
.orange-text h1,
.orange-text h2,
.orange-text h3,
.orange-text h4,
.orange-text h5,
.orange-text h6{color:#E40580;}

.ul-style ul{list-style:none; padding:0; margin:0;}
.ul-style li{padding-left:20px;position:relative; margin-bottom:20px;list-style:none;}
.ul-style li:after{background-color:#090f7c;border-radius:100%;content:'';height:8px;left:0;position:absolute;top:11px;width:8px;}

.ul-check ul{list-style:none; padding:0; margin:0;font-size:19px;}
.ul-check li{padding-left:40px;position:relative; margin-bottom:28px;}
.ul-check li:after{background:url(https://f.hubspotusercontent00.net/hubfs/1616151/theme-hippo/images/checkmark.svg) no-repeat center / 26px 21px;content:'';height:21px;left:0;position:absolute;top:4px;width:26px;}

h1,h2,h3,h4,h5,h6{margin-top:0px; font-weight:400; margin-bottom:30px; }
h1 { font-weight: 600; font-style: normal; text-decoration: none; font-family:var(--abrofont); font-size:48px; color:#ffffff; line-height:72px; }
h1 span{color:#E40580;}
h2 { font-family: Poppins; font-style: normal; font-weight: 500; text-decoration: none; font-size:42px; color:#1B191A; line-height:63px; }
h3, .h3 { font-family: Poppins; font-style: normal; font-weight: 400; text-decoration: none; font-size:34px; color:#1B191A; line-height:44px; }
h4 { font-family: Poppins; font-style: normal; font-weight: 400; text-decoration: none; font-size:26px; color:#1B191A; line-height:30px; }
h5 { font-family: Poppins; font-style: normal; font-weight: 400; text-decoration: none; font-size:20px; color:#1B191A; line-height:26px; }
h6 { font-family: Poppins; font-style: normal; font-weight: 400; text-decoration: none; font-size:18px; color:#1B191A; line-height:27px; }

.body2{ font-size:20px; line-height:30px; }
.body3{ font-size:14px; line-height:24px; }
.body4{font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:24px;}
.body5{font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px;}
.label{font-size:12px;font-style:normal;font-weight:500;line-height:18px;}
.purple-tag{
    color: #6166FF;
    padding: 10px;
    border-radius: 2px;
    background: #EEEFFD;
    width: fit-content;
    margin:0;

}
.link{font-size:16px;font-style:normal;font-weight:500;line-height:24px;}
.eyebrow_text{color:var(--secondary_color);font-size:14px;font-weight:300;line-height:21px;letter-spacing:0.42px;}

@media (min-width:1027px) and (max-width:1499px) {

    h1 { font-weight: 600; font-style: normal; text-decoration: none;  font-size:44px;  line-height:50px;  }
    h2 { font-weight: 600; font-style: normal; text-decoration: none;  font-size:34px; line-height:38px; font-weight:500; }
    h3, .h3 {  font-weight: 600; font-style: normal; text-decoration: none;  font-size:28px;  line-height:34px;font-weight:400!important; }
    h4 { font-weight: 600; font-style: normal; text-decoration: none;  font-size:22px;  line-height:26px; font-weight:500; }
    h5 { font-weight: 600; font-style: normal; text-decoration: none;  font-size:20px; line-height:24px;font-weight:500; }
    h6 {  font-weight: 600; font-style: normal; text-decoration: none;  font-size:18px; line-height:22px; font-weight:500;}

}

@media(max-width:1026px){
    .label{font-size:10px;font-style:normal;font-weight:500;line-height:14px;}
}
body .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{max-width: none; white-space: inherit; overflow: visible;}

header.header{background-color:
    
    
        
    
    rgba(255, 255, 255, 1.0)
; position:fixed; top:auto; left:0; width:100%; z-index:99; padding: 40px 0; transition:400ms;}
header.header ul{list-style:none; margin:0; padding:0;}
header.header .logo{width:125px;}
header.header .logo img{display:block;}

header.header .other-links{}
header.header .other-links a.support_link{font-weight:500;}
header.header .other-links .lang{position:relative;}
header.header .other-links .lang a{padding:10px 15px;display:block;margin:0 12px;}
header.header .other-links .lang img{display:block; max-width:31px;}
header.header .other-links .lang .dropdown-menu{position:absolute;padding: 10px 0;z-index: 1;background:#fff;box-shadow:2px 2px 13px 0 rgba(0,0,0,.15);left:50%;width:180px; opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-20px);transition:400ms;}
header.header .other-links .lang:hover .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0);}
header.header .other-links .lang .dropdown-menu a{margin:0;display:flex;align-items:center;font-weight:600;color:inherit;padding:10px 15px;}
header.header .other-links .lang .dropdown-menu a:hover{color:#6e6eff;}
header.header .other-links .lang .dropdown-menu a img{margin:0 10px 0 0;}
header.header.mobile{display:none;}

.nav-toggle{background-color:transparent;border:none;cursor:pointer;padding:9px 0;width:43px;}
.nav-toggle .icon-bar{margin:auto;background-color:#000;border-radius:1px;display:block;height:3px;position:relative;width:33px;transition:400ms;}
.nav-toggle .icon-bar + .icon-bar{margin-top:6px;}
.nav-toggle .icon-bar:nth-child(1),.nav-toggle .icon-bar:nth-child(3){top:0;transform:rotate(0deg);}
.nav-toggle.nav-menuopen .icon-bar:nth-child(1){top:9px;transform:rotate(45deg);}
.nav-toggle.nav-menuopen .icon-bar:nth-child(2){opacity:0;}
.nav-toggle.nav-menuopen .icon-bar:nth-child(3){top:-9px;transform:rotate(-45deg);}

.mainmenu .mobile-menu span.mobile-toggle{cursor:pointer;height:auto;position:absolute;left:0;top:0; width:100%;height:100%; transition:400ms;}
.mainmenu .mobile-menu span.mobile-toggle.nav-subopen{transform:scale(-1);}
.mainmenu .hs-menu-wrapper ul{padding:0;margin:0;list-style:none;}
.mainmenu .hs-menu-wrapper ul li a{padding:10px 0;display:block;color:#000000; font-size:18px; font-weight:400;}
.mainmenu .hs-menu-wrapper > ul{padding:0;position: relative;}
.mainmenu .hs-menu-wrapper > ul > li{display:inline-block;vertical-align:middle;}
.mainmenu .hs-menu-wrapper > ul > li > a{margin: 0 12px;position:relative;}
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper{background-color:#ffffff;box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.15);overflow:hidden;width:870px;left:50%;top:55px;opacity:0;position:absolute;visibility:hidden;z-index:10;transform:translate(-50%,20px); pointer-events:none; transition:400ms;}
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper li a{color:#000F93; font-size:18px; padding:6px 30px;}
.mainmenu .hs-menu-wrapper li.hs-item-has-children.hs-menu-depth-2{position:relative;}
.mainmenu .hs-menu-wrapper li.hs-item-has-children.hs-menu-depth-2 .hs-menu-children-wrapper{position:static; transform:none; display:none;}
.mainmenu .hs-menu-wrapper li.hs-item-has-children.hs-menu-depth-2 span.mobile-toggle{display: block;}
.mainmenu .hs-menu-wrapper li.hs-item-has-children.hs-menu-depth-2 > .hs-menu-children-wrapper{transition:none; padding:0;}
.mainmenu .hs-menu-wrapper li.hs-item-has-children.hs-menu-depth-2 > .hs-menu-children-wrapper > li > a{font-size:16px; font-weight:400; line-height:normal;} 
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children[data-link="resources"] .hs-menu-children-wrapper,
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children[data-link="company"] .hs-menu-children-wrapper{width:960px;}

.mainmenu .mega-menu .contact_link{background:linear-gradient(90deg,#090f7c 20%,#e40580) border-box; color:#fff;padding: 13px 55px }
.mainmenu .mega-menu .contact_link:after{background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-24/images/arrow-icon.svg) no-repeat 50% / 100% auto;content:"";height:13px;transition:400ms;width:11px;display:inline-block;vertical-align:top;margin:6px 0 0 2px;}
.mainmenu .mega-menu .contact_link:hover:after{margin:6px 0 0 12px;}

.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .mega-menu .right-column .hs-menu-wrapper{margin:20px 0 0;}
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .mega-menu .right-column .hs-menu-wrapper > ul > li{display:block;}
.mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .mega-menu .right-column .hs-menu-wrapper > ul > li > a{padding:5px 0;margin:2px 0;color:#323243;font-size:16px;font-weight:500;line-height:normal;}

.mega-menu{}
.mega-menu .title{color:#000F93;font-weight:600;font-size:18px;position:relative;display:inline-block;}
.mega-menu .title:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:linear-gradient(270deg, #FF590C 0%, #0416D9 100%);}
.mega-menu .left-column{width:calc(100% - 287px);padding:40px 40px 30px}
.mega-menu .left-column .links-wrapper{display:flex;flex-flow:row wrap;margin: 20px 0 0;}
.mega-menu .left-column.left-column-3 .links-wrapper{flex-flow:column}
.mega-menu .left-column .links{width:50%;}
.mega-menu .left-column .links a{padding:10px 15px 15px; border-radius: 5px;}
.mega-menu .left-column .links strong{color:#090F7C;transition:400ms;font-size:16px;line-height:normal;font-weight:500;}
.mega-menu .left-column .links .content{font-weight:400;font-size:12px;line-height:normal; color:#323243; }
.mega-menu .right-column{width:287px;background:#F5F5F5;padding:40px}

.mega-menu .has-post .left-column{width:calc(100% - 410px);}
.mega-menu .has-post .right-column{width:410px;}

.mega-menu .no-right .left-column{width:100%;}
.mega-menu .no-right .left-column .links{width:33.33%;}
.mega-menu .no-right .left-column.left-column-3 .links{width:100%;}

.mega-menu .inner-box{background:#FFF;box-shadow:0px 21px 20px 0px rgba(0,0,0,0.05);padding:30px;}
.mega-menu .inner-box .pre_title{font-size:10px;color:#E40580;font-weight:700;text-transform: uppercase;}
.mega-menu .inner-box .title{color:#474345;font-size:17px;font-weight:700;}
.mega-menu .inner-box .title:after{display:none;}
.mega-menu .inner-box .date{font-size:9px;font-weight:600;}
.mainmenu .mega-menu .inner-box a{font-size: 16px; color:#090f7c;}
.mainmenu .mega-menu .inner-box a:after{background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/arrow%20icon%20pink.svg) no-repeat 50% / 100% auto;content:"";height:16px;transition:400ms;width:16px;display:inline-block;vertical-align:top;margin:0;}
.mainmenu .mega-menu .inner-box a:hover{color:#474345;}

/* 03-07-2025 */
/* header.header.headerv2 .mainmenu .hs-menu-wrapper > ul > li:nth-child(5) .hs-menu-children-wrapper{opacity:1; visibility:visible;} */

header.header.headerv2{padding:15px 0; background:#050F64;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li a{color:#AAAAF5;font-size: 16px;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li:hover > a, 
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.active > a, 
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.active-branch > a {color: #fff;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.hs-item-has-children > a{padding-right:20px;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.hs-item-has-children > a:before{transition:300ms; content:'';position:absolute;right:0;top:18px;width:14px;height:8px;background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/theme-amagi/images/down-chevron-purple.svg) no-repeat center;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.hs-item-has-children:hover > a:before{filter: grayscale(1) brightness(2);}

header.header.headerv2 .other-links .lang:after{transition:300ms;content:'';position:absolute;right:14px;top:18px;width:8px;height:8px;background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/theme-amagi/images/down-chevron-purple.svg) no-repeat center / 100% auto;}

header.header.headerv2 .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper{border-radius:6px;max-width: 650px;}
header.header.headerv2 .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .mega-menu .right-column .hs-menu-wrapper{margin:4px 0 0;}
header.header.headerv2 .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .mega-menu .right-column .hs-menu-wrapper > ul > li > a:hover{color:#C81E6E;}

header.header.headerv2 .other-links a.support_link{color:#AAAAF5;font-size: 16px;}
header.header.headerv2 .other-links a.support_link:hover{color:#fff;}

header.header.headerv2 [class*="button-"] a{color:#000; display:block;}
header.header.headerv2 [class*="button-"] a:hover{color:#fff;}
header.header.headerv2 [class*="button-"] a:before{background:#fff;border-color:#fff;}

header.header.headerv2 .mainmenu .mega-menu .contact_link{padding:13px 20px; color:#fff;}

header.header.headerv2 .mega-menu .title:after{display:none;}
header.header.headerv2 .mega-menu .left-column{padding:20px; width: calc(100% - 240px);}
header.header.headerv2 .mega-menu .left-column .links a{border-radius:0;padding:0 15px 0 0;}
header.header.headerv2 .mega-menu .left-column .links-wrapper{margin: 10px 0 0;}
header.header.headerv2 .mega-menu .left-column .links {margin-bottom:15px;}
header.header.headerv2 .mega-menu .left-column .links a strong{font-weight:500;color:#0A0F34;}
header.header.headerv2 .mega-menu .left-column .links a:hover{background:none;}
header.header.headerv2 .mega-menu .left-column .links a:hover strong{color:#C81E6E;}
header.header.headerv2 .mega-menu .right-column{padding:20px;width:240px;}
header.header.headerv2 .mega-menu .right-column.post-box{padding:0;background:transparent;}

header.header.headerv2 .mainmenu .mega-menu a.full_link{color:#0A0F34;border-radius:6px;padding:10px 14px;position:relative;}
header.header.headerv2 .mainmenu .mega-menu a.full_link:after{content:'';background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/theme-amagi/images/right-chevron.svg) no-repeat center;position:absolute;right:10px;top:9px;width:24px;height:24px;z-index:1;}
header.header.headerv2 .mainmenu .mega-menu a.full_link:hover{color:#C81E6E;}
header.header.headerv2 .mainmenu .mega-menu a.full_link.top{background:rgba(14,23,195,0.08);}
header.header.headerv2 .mainmenu .mega-menu a.full_link.bottom{border-top:solid 1px #E7E7E7;border-radius:0;margin:0 20px 15px 20px;padding: 10px 9px;}
header.header.headerv2 .mainmenu .mega-menu a.full_link + .layout2{margin-top:27px;}

header.header.headerv2 .mainmenu .mega-menu .layout2{display:flex;flex-wrap:wrap;}
header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink{width:33.33%;padding:7px;}
header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li a{padding:1px 0;margin:0;color:#4E4E4E;font-size:14px;}
header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li{display:block;}
header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li a:hover{color:#C81E6E;}
header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatTTL{font-size:16px;padding:0 0 3px;font-weight:500;}

header.header.headerv2 .mainmenu .mega-menu .no-right .left-column{width: 100%;}


header.header.headerv2 .mega-menu .inner-box{padding:20px;box-shadow:none;height:100%;background:#F5F5F5;}
header.header.headerv2 .mega-menu .inner-box .title{font-size:15px;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li .mega-menu .inner-box a{color: #090f7c;display: flex;
    align-items: center;
    gap: 5px;}
header.header.headerv2 .mainmenu .hs-menu-wrapper ul li .mega-menu .inner-box a:hover{gap:10px;color:#E40580;}







@media (min-width:992px){
    .mainmenu .hs-menu-wrapper ul li:hover > a,
    .mainmenu .hs-menu-wrapper ul li.active > a,
    .mainmenu .hs-menu-wrapper ul li.active-branch > a{color:#0D4DFF;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:hover .hs-menu-children-wrapper{opacity:1;visibility:visible;transform:translate(-50%,0); pointer-events: auto;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children span.mobile-toggle, .nav-toggle{display:none;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper li:hover a{color:#0D4DFF;}
    .mainmenu .hs-menu-wrapper > ul > li > a:after{content:'';height:44px;left:0;position:absolute;top:23px;width:100%;}

    .mega-menu .left-column .links a:hover{background: linear-gradient(270deg, rgba(255, 89, 12, 0.05) 0%, rgba(13, 77, 255, 0.05) 0.01%, rgba(0, 255, 169, 0.05) 100%);}
    .mega-menu .left-column .links a:hover strong{color:#6E6EFF;}

    header.header.headerfixed{padding:10px 0; box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.15);}
}

@media (max-width:1629px){}

@media (max-width:1499px){}

@media (max-width:1199px){
    .mainmenu .hs-menu-wrapper ul li a{font-size:16px;}
    .mainmenu .hs-menu-wrapper > ul > li > a{margin:0 6px;position:relative;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper{margin:0 0 0 60px;}
    header.header [class*=button-] a{padding: 8px 15px;}
    header.header [class*=button-] a:after{display:none;}
    header.header .other-links .lang a{padding:10px 5px;}
    
/*     header.header.headerv2 .logo {width:105px;}     */
    header.header.headerv2 .mainmenu .hs-menu-wrapper ul li a{font-size:15px;}
    header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.hs-item-has-children > a{padding-right:14px;}
    header.header.headerv2 .mainmenu .hs-menu-wrapper ul li.hs-item-has-children > a:before{background-size:100% auto;width:10px;}
    header.header.headerv2 .other-links a.support_link{font-size:15px; font-weight:400;}
    header.header.headerv2 [class*="button-"] a{font-size:14px;padding:8px 15px!important;}
    
    header.header.headerv2 .other-links .lang:after{right:5px;}

}

@media (max-width:991px){
    header.header.desktop{display:none;}
    header.header.mobile{display:block;}

    header.header{padding: 22px 0;}

    .mainmenu .hs-menu-wrapper ul li a{padding:10px 15px;text-align: center;font-size: 18px;line-height: normal;}
    .mainmenu .hs-menu-wrapper > ul{background-color:#fff;display:none;left:0;margin:0;position:absolute;text-align:left;top:70px;width:100%;padding:10px 0 0;height:calc(100vh - 70px);overflow:auto;box-shadow:0 7px 20px -10px rgba(0,0,0,0.15) inset;}
    .mainmenu .hs-menu-wrapper > ul > li{display:block; position: relative;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper{background-color: rgba(65, 206, 239, 0.1); position:static;opacity:1;visibility:visible;display:none;width:100%;transform:translateY(0); transition:none !important;}
    .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children .hs-menu-children-wrapper li a{padding:6px 15px 6px 30px;}
    .mainmenu .hs-menu-wrapper > ul > li > a{margin:0;border-bottom: 1px solid #D9D9D9;padding: 25px 15px;}
    .mainmenu .right-column .hs-menu-wrapper > ul{padding:0;}
    .mainmenu .right-column .hs-menu-wrapper > ul > li > a{padding:16px 15px;border:none;}

    .mega-menu .title{display:block;padding:16px 15px;text-align:center;font-size:18px;}
    .mega-menu .title:after{display:none;}
    .mega-menu .left-column{padding:0;width:auto;}
    .mega-menu .left-column .links-wrapper{display:block;margin:0;}
    .mega-menu .left-column .links{width:auto;}
    .mega-menu .left-column .links a{border-radius:0;padding:16px 15px;} 
    .mega-menu .right-column{background:transparent;padding:0;width:auto;}
    .mega-menu .right-column.post-box{text-align:center;}
    .mega-menu .right-column.post-box .inner-box{background:#f5f5f5;box-shadow:none;}
    .mainmenu .hs-menu-wrapper > ul > li > .mega-menu{position:fixed;left:0;top:70px;width:100%;height:calc(100vh - 20px);padding: 15px 0 0;display:block;background:#fff;z-index:2;transform:translate(105%,0);box-shadow:0 7px 20px -10px rgba(0,0,0,0.15) inset;transition:600ms;}
    .mainmenu .hs-menu-wrapper > ul > li > .mega-menu a.child-back{position:absolute;left:0;top:17px;z-index:5;}
    .mainmenu .hs-menu-wrapper > ul > li > span.nav-subopen + .mega-menu{transform: translate(0%);}
    header.header.mobile .mainmenu .right-column .hs-menu-wrapper > ul{display:block;position:static;background:transparent;height:auto;width:auto;overflow:visible;box-shadow: none;}
    header.header.mobile .top-part{display:flex;align-items:center;justify-content:space-between;}
    header.header.mobile .mega-menu {overflow: auto;}
    
    header.header.headerv2.mobile .nav-toggle .icon-bar{background:#fff; border-radius:7px; width:27px;}
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper ul li a{font-size: 24px;color: #201E1F;}
    header.header.headerv2 .mega-menu .left-column,
    header.header.headerv2 .mega-menu .right-column{width: auto;}
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper ul li .mega-menu .links a,
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper ul li .mega-menu .right-column .hs-menu-wrapper ul li a{padding:0;font-size:16px;}
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper ul li .mega-menu .right-column .hs-menu-wrapper ul li{margin-bottom: 15px;}
    
    header.header.headerv2.mobile .mainmenu .mega-menu a.full_link{font-size: 14px; background:transparent;}
    header.header.headerv2.mobile .mainmenu .mega-menu a.full_link.top{margin-top:20px;}
    header.header.headerv2 .mainmenu .mega-menu a.full_link.bottom{margin:0 0 60px 0;border: none;}
    header.header.headerv2 .mainmenu .mega-menu .layout2{display: block;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .hs-menu-wrapper > ul{position:static;display:block;box-shadow:none;height:auto;background:transparent;width:auto;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink{width:auto;padding:0;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink + .repeatLink{margin-top:30px;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatTTL{padding:16px 15px;text-align:center;font-size:18px;color:#000F93;font-weight:600;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li{margin-bottom:15px;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li a{font-size:16px;border:none;color:#201E1F;}
    header.header.headerv2 .mainmenu .mega-menu .layout2 .repeatLink .hs-menu-wrapper li a:hover{color: #201E1F;}
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper ul li .inner-box a{font-size:16px;}
    
    header.header.headerv2.mobile .mainmenu > .hs-menu-wrapper > ul{padding:107px 34px 0; top:0; height:100vh;}
    header.header.headerv2.mobile .mainmenu > .hs-menu-wrapper > ul > li > [class*="button-"]{display:block;padding:25px 0 0;}
    header.header.headerv2.mobile .mainmenu > .hs-menu-wrapper > ul > li > [class*="button-"] a{border-radius:6px;background:#E40580;font-size:16px;color:#fff;font-weight:700;}
    header.header.headerv2.mobile .mainmenu > .hs-menu-wrapper > ul > li > [class*="button-"] a:before{display:none;}
    header.header.headerv2.mobile .mainmenu .hs-menu-wrapper > ul > li.last-li > a{border: none;}

    header.header.headerv2.mobile .logo, 
    header.header.headerv2.mobile .nav-toggle{position: relative; z-index: 99;}
    header.header.headerv2.mobile .nav-toggle.nav-menuopen .icon-bar{background-color: #000;}
    
    header.header.headerv2.mobile .logo img{transition:200ms;}
    header.header.headerv2.mobile .logo img.mlogo{position:absolute;left:0;top:0;opacity:0;}
    header.header.headerv2.mobile .logo.mlogo img.mlogo{opacity:1;}
    
    
    
    
    
    
    
    
    
    
    
}

@media (max-width:767px){

}


header.header-lp{max-width: 1180px;    width: 100%;    margin: auto;height: 106px;    display: flex;    align-items: center;padding: 0 15px;}
header.header-lp-container{      margin: auto;height: 106px;    display: flex;    align-items: center;padding: 0 15px;}
header.header-lp img{max-width:110px!important;}
header.header-lp-container img{max-width:110px!important;}
.lppagecontainer {padding-top: 100px;}
.body-wrapper.hs-landing-page .body-container-wrapper{padding-top:0px!important;}

@media (min-width: 1025px) and (max-width: 1220px){
    .container.lp-container,.header-lp{max-width: calc(100% - 60px)!important;}
}
@media (min-width: 960px) and (max-width: 1024px){
    .container.lp-container,.header-lp{max-width: 900px!important;}
    .lppagecontainer {
        padding-top: 80px;
    }
}
@media (min-width: 768px) and (max-width: 959px){
    .container.lp-container,.header-lp{max-width: 740px!important;}
}

@media(max-width:767px){
    .lppagecontainer {
        padding-top: 60px;
    }
    .container.lp-container,.header-lp{max-width:440px!important;}
}
.custom-cta-class {  font-family: 'Poppins', sans-serif;}

/* #google_translate_element{margin-right:15px;} */
#google_translate_element select{color:#323243;}

/* 
#google_translate_element .skiptranslate.goog-te-gadget{position:relative;top:13px;} */
a.cta_button{box-sizing: border-box !important;}

.btn-group{}
.btn-group > div{display:inline-block;margin:0 6px;vertical-align:middle;}
.btn-group > div:first-child{margin-left:0; margin-bottom:5px;}
.btn-group > div:last-child{margin-right:0; margin-bottom:5px;}
[class*="button-"]{position:relative;display: inline-block;}
[class*="button-"] a{border:none;display:inline-block;font-size:16px;font-weight:700;padding:15px 52px 15px 20px;position: relative;}
/* .button-1:after{content:'';background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon.svg) no-repeat center;width:16px;height:13px;position:absolute;right:20px;top:50%; transition:400ms;transform: translateY(-50%);pointer-events: none;} */
/* .button-2:after{content:'';background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon-black.svg) no-repeat center;width:16px;height:13px;position:absolute;right:20px;top:50%; transition:400ms;transform: translateY(-50%);pointer-events: none;} */
/* .button-1:hover:after{
background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon-black.svg) no-repeat center;
} */
.button-1.v2:hover:after{
background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon.svg) no-repeat center;
}
.button-2:hover:after{
background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon.svg) no-repeat center;
}
 .button-1 a{background: transparent;
    border-radius: 6px;
    border: 2px solid transparent;
    padding: 15px 20px !important;
    font-size: 16px;
    z-index: 0;
    line-height: 24px;
  overflow:hidden;
     color:#fff;
     font-weight:500;
}
/*   .button-1 a:hover {
    background: transparent;
  
} */
 .button-1 a:hover{ 
     background: transparent;
    color: #fff;}
.button-1 a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 3px solid #0E17C3;
    background: #0E17C3;
    -webkit-mask: none;
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}
   .button-1 a:after {
content: "";
    position: absolute;
   top: 0;
    left: 100%;
    right: 100%;
    height: 100px;
    width: 100px;
    background: #E40580;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0);
     
    transition: 0.4s ease-in-out;
    z-index: -1;
    
     
  }

 .button-1 a:hover:after{
    opacity:1!important;
    transform: scale(5.3);
    
  }

.button-1.white-btn a {
    color: #0E17C3;
}
.button-1.white-btn a:hover {
    color: #fff!important;
}
.button-1.white-btn a:before {
    border: 3px solid #fff;
    background: #fff;
}
.button-1.white-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    right: 100%;
    height: 100px;
    width: 100px;
    background: #E40580;
    border-radius: 50%;
    opacity: 0;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.button-1.pink-btn a {
    color: #fff;
}
.button-1.pink-btn a:before {
    border: 3px solid #E40580;
    background: #E40580;
}
.button-1.pink-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    right: 100%;
    height: 100px;
    width: 100px;
    background: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.button-1.pink-btn a:hover{
color:#0E17C3;
}

.button-1.purple-btn a {
    color: #fff;
}
.button-1.purple-btn a:before {
    border: 3px solid #6D5FF9;
    background: #6D5FF9;
}


.footer-button.button-1 a:hover:after {
    opacity: 1;
    transform: scale(8);
}

.footer-button.button-1 a {
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}




/* .button-1.v2 a:hover{
background: none;
    color:#fff;
} */
/* .button-1 a:hover:before{
border-color:transparent;
} */
/* .button-1 a:hover{background-color:#E40580;border-color:#E40580;color:#FFFFFF;} */
/* .button-1:after{content:'';background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon.svg) no-repeat center;width:16px;height:100%;position:absolute;right:15px;top:50%; transform:translateY(-50%); transition:400ms;} */


.button-2 a{
   background: transparent;
    border-radius: 6px;
    border: 2px solid transparent;
    padding: 15px 20px !important;
    font-size: 16px;
    z-index: 0;
    line-height: 24px;
  overflow:hidden;
     color:#fff;
     font-weight:500;
}

.button-2 a:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 3px solid #6E6EFF;
    background: transparent;
    -webkit-mask: none;
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}

.button-2 a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    right: 100%;
    height: 100px;
    width: 100px;
    background: #E40580;
    border-radius: 50%;
    opacity: 0;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.button-2 a:hover:after {
    opacity: 1 !important;
    transform: scale(6);
}
.button-2.v2 a{
    color:#000;
    display: flex;
    align-items: center;
    gap: 5px;
}
.button-2.v2 a:hover{color:#fff;}
.button-2.v2 a svg.on-hover-show{display:none;}
.button-2.v2 a:hover svg.on-hover-hide{display:none;}
.button-2.v2 a:hover svg.on-hover-show{display:block;}


.fullimg-cta-section .button-2.v2 a:hover{color:#fff;}

/* .button-2 a:hover{
background: linear-gradient(90deg, rgb(9, 15, 124) 20%, rgb(228, 5, 128) 100%) border-box;
    color:#fff;
}
.button-2 a:hover:before{border-color:transparent;} */


/* .button-2 a:after{ height:100%;position:absolute;right:15px;top:50%; transform:translateY(-50%);}
.button-2 a:hover{background-color:#2061F5;border-color:#2061F5;color:;} */

/* .button-2.v2 a{background-color:transparent;color:#090f7c; border-color:#090f7c;}
.button-2.v2 a:after{background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/arrow-icon-blue.svg) no-repeat center;}
.button-2.v2 a:hover{background-color:#090f7c;border-color:#090f7c;color:#fff;}
.button-2.v2 a:hover:after{filter:grayscale(1) brightness(3);} */
/* .link-text a{color:#6e6eff; text-transform:uppercase; font-weight:700; font-size:18px;position:relative;padding: 0 23px 0 0;display:inline-block;}
.link-text a:hover{color:#6e6eff;}
.link-text a:after{background:url(https://497316.fs1.hubspotusercontent-na1.net/hubfs/497316/theme-ritter-communication/side_arrow-blue.png) no-repeat center;content:'';position:absolute;right:0;top:8px;width:9px;height:14px;transition:400ms;}
.link-text a:hover:after{right: -8px;} */

/* @media (max-width:1199px){
    [class*="button-"] a{padding:8px 15px;}
    .button-1 a,.button-2 a{padding:8px 45px 8px 15px!important;}
} */



/* @media (max-width:767px){
    [class*="button-"]:after{
        right: calc(50% - 75px);
    }
} */


.button-1.glosarry-back-btn a:hover:after,.fw-texttop .button-1 a:hover:after {
    opacity: 1;
    transform: scale(7);
}

@media(max-width:767px){
[class*="button-"]{width:100%;}
    .button-1 a:hover:after{transform: scale(16)!important;}
    .cta_section [class*=button-] {
    width: auto;
}
    .button-2.v2 a{justify-content:center;}
    .button-2 a:hover:after{transform: scale(16);}
}
input{font-family:Poppins;}

::-webkit-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{opacity:1;color:#c2c2c2;}
::-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder{opacity:1;color:#c2c2c2;}
:-ms-input-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder{opacity:1;color:#c2c2c2;}
:-moz-placeholder, input:-moz-placeholder, textarea:-moz-placeholder{opacity:1;color:#c2c2c2;}

.hs-error-msgs label{display:inline; color:#E12525; font-size:13px; transform:translate(2px, -11px); -webkit-transform:translate(2px, -11px); -moz-transform:translate(2px, -11px);}

textarea, select, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])
{font-family:Poppins; color:#474345; background-color:#fbfbfd;  padding:12px 15px; margin:0 0 15px 0; font-size:14px; font-weight:400; width:100%;position:relative;}
fieldset.form-columns-1 textarea.hs-input, fieldset.form-columns-1, select.hs-input, fieldset.form-columns-1 input[type="text"].hs-input,  fieldset.form-columns-1 input[type="password"].hs-input,  fieldset.form-columns-1 input[type="datetime"].hs-input,  fieldset.form-columns-1 input[type="datetime-local"].hs-input, fieldset.form-columns-1 input[type="date"].hs-input, fieldset.form-columns-1 input[type="file"].hs-input, fieldset.form-columns-1 input[type="month"].hs-input, fieldset.form-columns-1 input[type="time"].hs-input, fieldset.form-columns-1 input[type="week"].hs-input, fieldset.form-columns-1 input[type="number"].hs-input, fieldset.form-columns-1 input[type="email"].hs-input, fieldset.form-columns-1 input[type="url"].hs-input, fieldset.form-columns-1 input[type="search"].hs-input, fieldset.form-columns-1 input[type="tel"].hs-input, fieldset.form-columns-1 input[type="color"].hs-input{width:100%;}
.hs-form fieldset.form-columns-1 textarea.hs-input, .hs-form fieldset textarea.hs-input, .hs-form fieldset input[type="number"].hs-input{width:100%;}
input[type="radio"], input[type="checkbox"]{margin-right: 10px;}
input[type="file"]{background-color:#fff; color:#000;}
.inputs-list{margin:0 0 15px;}
select {cursor:pointer; font-size:14px; padding:11px 15px; color:#c2c2c2; background:#fff url(https://f.hubspotusercontent00.net/hubfs/1616151/Hippo%20Master%20Folder/theme-hippo/images/select-chevron.svg) no-repeat right 29px center / 27px auto; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
select::-ms-expand{display:none;}
fieldset .hs-form-field > label span.hs-form-required{display:none;}
fieldset .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inherit;}
textarea{resize:none;}
textarea,
select{border-image-source:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5));border-width:1px;border-image-slice:1;}
input{border-image-source:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5));border-width:1px;border-image-slice:1;}
span.hs-form-required{color:#F83C3C;}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea{
background: rgba(188, 208, 252, 0.20)!important;
}
/* form input:after{background: linear-gradient(90deg, #090f7c 20%, #e40580) border-box;
    border: 2px solid transparent;
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    position: absolute;
    right: 0;
    top: 0;} */
.input{padding-top:10px;}
/* input:before, select:before, textarea:before{background: linear-gradient(90deg, #090f7c 20%, #e40580) border-box;
    border: 2px solid transparent;
    border-radius: 6px;
    bottom: 0;
    content: "";
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    position: absolute;
    right: 0;
    top: 0;}
input:focus:before, select:focus:before, textarea:focus:before{
border-color:transparent;
} */

textarea:focus,select:focus{border-image-slice:1;border-image-source:linear-gradient(90deg,#e40580 ,#090f7c);border-width:1px;}
input:focus{border-image-slice:1;border-image-source:linear-gradient(90deg,#090f7c ,#e40580);border-width:1px;}

form.hs-form .hs-submit .actions{display: inline-block;  transition:400ms;background: transparent;
    border-radius: 6px;
    border: 2px solid transparent;
    padding: 15px 20px !important;
    font-size: 16px;
    z-index: 0;
    line-height: 20px;
    overflow: hidden;
    color: #fff;
    font-weight: 500;
    position: relative;
}
/* form.hs-form .hs-submit .actions:after{
    content:'';background:url('https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-24/images/arrow-icon.svg') no-repeat center;width:16px;height:13px;position:absolute;right:23px;top:50%; transition:400ms;transform: translateY(-50%);pointer-events: none;
} */

input[type="submit"]{
    position:relative !important; display:inline-block; background:transparent; border:none; border-radius:0; color:#FFFFFF;transition:400ms; font-size:16px;font-family:Poppins;font-weight:500;min-width:auto;padding:0;-webkit-appearance: none;text-align:center; cursor:pointer;
}
form.hs-form .hs-submit .actions:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    border: 3px solid #0E17C3;
    background: #0E17C3;
    -webkit-mask: none;
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}
form.hs-form .hs-submit .actions:after{
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #E40580;
    border-radius: 50%;
    opacity: 0;
    transition: 0.4s ease-in-out;
    z-index: -1;
    transform: scale(0);
}
form.hs-form .hs-submit .actions:hover input[type="submit"]{
    color: #fff;
}
form.hs-form .hs-submit .actions:hover:after {
    opacity: 1 !important;
    transform: scale(5);
}


}
/* input[type="submit"]::-moz-focus-inner{border: 0;}
input[type="submit"]:hover{color:#FFFFFF;} */

/* input[type="submit"]::after {
content: '';
  display: inline-block;
  width: 20px; 
  height: 20px; 
  background-image: url('https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-24/images/arrow-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 5px; 
} */
/* Default Form Code */
.default-form .hs-form .hs-form-field > label span.hs-form-required{display:none;}
.default-form .hs-form .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inline-block;}
.default-form .hs-form .hs-form-field .input{margin:0;}
.default-form .hs-form label{display:block;padding:0 0 15px;}
.default-form .hs-form fieldset{border:none;margin:0;max-width:none;padding:0;}
.default-form .hs-form fieldset.form-columns-2{margin:0 -14px;}
.default-form .hs-form fieldset.form-columns-2 .hs-form-field{width:calc(50% - 28px); margin:0 14px; float:left;}
.default-form .hs-form fieldset.form-columns-3{margin:0 -14px;}
.default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:calc(33.33% - 28px); margin:0 14px; float:left;}
.default-form .hs-form .hs_submit{padding:25px 0 0;}
.default-form .hs-form .legal-consent-container{font-size:13px;padding:17px 0 0;}
form.hs-form .legal-consent-container{font-size:13px;padding: 15px 0 30px;
    color: #fff;
    line-height: normal;}
form input[type=email]:after, form input[type=file]:after, form input[type=number]:after, form input[type=password]:after, form input[type=tel]:after, form input[type=text]:after, form select:after, form textarea:after{
background: linear-gradient(90deg, #090f7c 20%, #e40580) border-box;
    border: 2px solid transparent;
    border-radius: 10px;
    bottom: 0;
    content: "";
    left: 0;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    position: absolute;
    right: 0;
    top: 0;
}
.default-form .hs-form .inputs-list{list-style:none;margin:0; padding:0;}
.default-form .hs-form .inputs-list input[type="checkbox"]{opacity:0;position:absolute;}
.default-form .hs-form .inputs-list span{margin:0;padding:2px 0 0 40px;position:relative; cursor:pointer;display: inline-block;}
.default-form .hs-form .inputs-list span:after{background-color:#FFF; border:solid 2px #bfc6d8; content:'';height:20px;left:0;position:absolute;top:5px;width:20px;border-radius: 6px;}
.default-form .hs-form .inputs-list span:before{border-bottom:2px solid #175ca4;border-left:2px solid #175ca4;content:'';height:4px;left:6px;position:absolute;top:13px;transform:rotate(-41deg);width:10px;z-index:1;}
.default-form .hs-form .inputs-list span:before{border-bottom-width:0; border-left-width:0;}
.default-form .hs-form .inputs-list input[type="checkbox"]:checked + span:before{border-bottom-width:2px; border-left-width:2px;}
.default-form .hs-form .inputs-list span span{display:none;}
.default-form .hs-form fieldset[class*="form-columns-"] select{width:100% !important;}
.default-form div.hs_error_rollup{display: none;}
@media (max-width:767px){
    .default-form .hs-form fieldset.form-columns-2, .default-form .hs-form fieldset.form-columns-3{margin:0;}
    .default-form .hs-form fieldset.form-columns-2 .hs-form-field, .default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:100%; margin:0; float:none;}
    .default-form .hs-form fieldset .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
    .default-form .hs-form fieldset.form-columns-2 .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
    .default-form .hs-form fieldset.form-columns-3 .input .hs-input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){width:100%;}
    .default-form .hs-form label{padding:0;}
}
.submitted-message{text-align:center;color:#155724;background-color:#d4edda;border-color:#c3e6cb;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid #c3e6cb;border-radius:.25rem;}
.submitted-message p{margin:0 !important;}
@media (max-width:767px){
    input[type="submit"]{min-width:auto;}
}
.cta_section{position:relative;z-index:1;}
.cta_section:after{position:absolute;left:0;bottom:0;width:100%;height:150px;background:#F6F6F6;content:'';z-index:-1;}
/* .cta_section h3{font-size:40px;font-weight:700;} */
.cta_section .inner{background-image:url('https://www.amagi.com/hubfs/2025/footer%20background.png') ;border-radius:100px 0 0 0;box-shadow: 0px 21px 20px 0px rgba(0, 0, 0, 0.10);margin:0 auto;padding:50px 100px;box-sizing:border-box;position:relative;background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;border-radius: 12px 12px 0 0;background-position: center;}

.cta_section .content{font-size:24px;line-height:36px;}
.cta_section [class*=button-]{margin-top:40px;}

footer.footer{background:
    
    
        
    
    rgba(246, 246, 246, 1.0)
; color:#323232;padding: 100px 0 0;}
footer.footer .left-part{width: 170px;}
footer.footer .right-part{width: calc(100% - 170px); padding:0 0 0 120px;}

footer.footer .social{display:flex;align-items:center;margin:24px 0 0;}
footer.footer .social a + a{margin:0 0 0 12px;}
footer.footer .social a svg{fill:#6E6EFF;height:22px;transition:400ms;width:22px;}
footer.footer .social a:hover svg{fill:#474345;}

footer.footer .footer-col{}
footer.footer .footer-col h5{font-size:16px;line-height:normal;margin:0;pointer-events: none;font-weight:600;}
footer.footer .footer-col-below h5{font-size:16px;line-height:normal;margin:0;pointer-events: none;font-weight:600;}
footer.footer .footer-col ul{padding:0;margin:10px 0 0;list-style:none;}
footer.footer .footer-col-below ul{padding:0;margin:10px 0 0;list-style:none;}
footer.footer .footer-col li a{color:#323232; display:block; padding: 4px 0;font-weight: 400;}
footer.footer .footer-col-below li a{color:#323232; display:block; padding: 4px 0;font-weight: 400;}
footer.footer .footer-col li:hover a{color:#0D4DFF;}
footer.footer .footer-col-wrapper{width: calc(100% - 267px);}
footer.footer .footer-col-wrapper .footer-custom + .footer-custom{padding-left: 35px;}
footer.footer .footer-col-wrapper .footer-col + .footer-col{padding-left: 35px;}

footer.footer .btn-all{width: 267px;}
footer.footer .btn-all > div + div{margin-top: 20px}

footer.footer .copy-text{font-size:14px;position:relative;margin:40px 0 0;padding:40px 0;}
footer.footer .copy-text a{color:#474345;}
footer.footer .copy-text a:hover{color:#090f7c;}
footer.footer .copy-text:after{position:absolute;left:0;top:0;width:100%;height:1px;content:'';background:linear-gradient(270deg, #FF590C 0%, #0416D9 100%);}

@media (max-width:1629px){}

@media (max-width:1499px){
    .cta_section .inner:before{right:-13px;}
    
    footer.footer{font-size:13px;}
    /*footer.footer [class*=button-] a{padding:11px 18px;}
    footer.footer [class*=button-] a:after{display:none;}*/
    footer.footer .right-part{padding:0 0 0 60px;}
    footer.footer .footer-col-wrapper{width: calc(100% - 235px);}
    footer.footer .footer-col-wrapper .footer-col+.footer-col{padding-left:25px;}
    footer.footer .footer-col-wrapper .footer-custom+.footer-custom{padding-left:25px;}
    footer.footer .btn-all{width:235px;}

  
} 

@media (max-width:1199px){
    .cta_section .inner{padding:50px;}
    .cta_section .content{font-size:16px;line-height:24px;}
            .cta_section h3{font-size:30px;font-weight:700;}
    footer.footer .right-part .footer-custom{width:50%; margin-bottom:50px;}
    footer.footer .footer-col-wrapper .footer-custom + .footer-custom{padding-left:0!important;}
    footer.footer .footer-col-wrapper .footer-col + .footer-col{padding-left:0;}
    footer.footer .copy-text{margin:0;}
}

@media (max-width:991px){
    footer.footer .right-part{display:block;}
    footer.footer .footer-col-wrapper{width:auto;}
    footer.footer .btn-all{width:auto;display: flex;
        justify-content: flex-end;gap: 20px;
        flex-wrap: wrap;}
    footer.footer .btn-all > div + div{margin-top:0px;}
    footer.footer .btn-all > div{max-width:260px;}
    footer.footer .copy-text{margin:50px 0 0;}

}
@media (max-width:767px){
    .cta_section h3{font-size:30px;font-weight:700;}
    .cta_section .inner{padding:40px 30px 50px;}
    .cta_section .inner:before,
    .cta_section .inner:after{display:none;}
    .cta_section .content{font-size:16px;line-height:24px;}

    footer.footer .left-part{width:auto;}
    footer.footer .left-part img{display:block;margin:0 auto;}    
    footer.footer .right-part{display:block;padding:30px 0 0;width:auto;}
    footer.footer .right-part .footer-col{margin-bottom: 20px;width:auto;}
    footer.footer .right-part .footer-col-below{margin-bottom: 20px;width:auto;}
    footer.footer .right-part .footer-custom{margin-bottom: 20px;width:auto;}
    footer.footer .social{justify-content:space-between;margin: 35px 0 0;}
    footer.footer .footer-col h5{padding:10px 0; background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/down-chevron-footer.svg) no-repeat right center;pointer-events: auto;}
    footer.footer .footer-col-below h5{padding:10px 0; background:url(https://22236086.fs1.hubspotusercontent-na1.net/hubfs/22236086/raw_assets/public/amagi-25/images/down-chevron-footer.svg) no-repeat right center;pointer-events: auto;}
    footer.footer .btn-all > div{max-width:none;}
    footer.footer .hs-menu-wrapper{display:none;}
    footer.footer .copy-text{padding:25px 0 40px;}
}

@media(min-width:767px){
   .cta_section {margin-top:30px;}
}


*{box-sizing: border-box;}
*:focus{outline:none;}
::-moz-focus-inner{border:0;}
body{margin:0px;}
html {
  scroll-behavior: smooth;
}
.body-container-wrapper {
    padding-top: 73px;
}
.row-fluid [class*="span"]{min-height:auto;}
.container{margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; float:none; box-sizing: border-box;}
.container:after{clear:both; content:''; display:table;}

.padding-topbottom{padding-top:60px; padding-bottom:60px;}
.padding-top{padding-top:60px;}
.padding-bottom{padding-bottom:60px;}
.section-padding{padding:100px 0;}

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

/* Slick - 1.9.0 */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

/* data-small-btn="true" */
.fancybox-slide .fancybox-content{overflow:visible !important;}
.fancybox-slide .fancybox-close-small{background:#fff;border-radius:100%;height:30px;opacity:1;padding:2px;right:0;top:-38px;width:30px;}
.fancybox-slide .fancybox-close-small svg{color:#000;}

/* CSS start from here */

/*form styling*/
fieldset {max-width:100% !important;}
label {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color:#fff;
}
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), select, textarea {
    background: rgba(248, 248, 248, 0.20);
    padding: 15px 15px;
    border-radius:0;
    color:#fff;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea {
    background: rgba(248, 248, 248, 0.20);
    padding: 15px 15px;
    border-radius:0;
    color:#fff;
}

form.hs-form ul.inputs-list{list-style:none;padding:0;}
form.hs-form ul.inputs-list li label.hs-error-msg{
    color:#e12525!important;
}




/* CSS end  here */

@media (min-width:768px) { .container, .row-fluid .container[class*="span"]{width:100%;max-width:750px;} }
@media (min-width:992px) { .container, .row-fluid .container[class*="span"]{width:100%;max-width:970px;} }
@media (min-width:1200px) { .container, .row-fluid .container[class*="span"]{width:100%;max-width:1170px;} }
@media (min-width:1500px) { .container, .row-fluid .container[class*="span"]{width:100%;max-width:1440px;} }



@media (min-width:768px) {
    .flex{display:flex}
    .flex-reverse{flex-flow:row-reverse;}
    .align-center{align-items:center;}
    .align-top{align-items:flex-start;}
    .align-bottom{align-items:flex-end;}
    .space-between{justify-content:space-between;}
    .justify-center{justify-content:center;}
    .justify-right{justify-content:flex-end;}
    .justify-left{justify-content:flex-start;}
    .row-wrap{flex-flow:row wrap;}
    .mobile-show{display:none} 
}

@media (max-width:1629px){}
@media (max-width:1499px){}
@media (max-width:1199px){ .hs-error-msgs label{font-size:11px!important;}}
@media (max-width:1026px){
    .section-padding{padding:60px 0!important;}
    h1 {font-size:40px;line-height:50px;}
    h2 {font-size: 30px;line-height: 40px;}
    h3 { font-size: 26px; line-height: 30px;}

    .text-container {
        padding-top: 30px;
    }
    img{max-height:300px;object-fit:contain;}
    .featured-resource-card .featured-title h3 {
        font-size: 26px !important;
        line-height: 30px!important;
    }
    .EventBanner-ctas {
        background-color: #000000;
        padding-top: 50px;
    }
    .bannerimg-content {
        display: block !important;}
    .body-container-wrapper{padding-top: 72px;}
    .bannerimg-cta-section .button-2 a {
        margin-top: 20px;
    }
/*     .logo-caraousal .section-padding {padding:0px 0 !important;} */

}
@media (max-width:767px){
    .section-padding{padding:60px 0!important;}
    h1 {font-size:40px;line-height:50px;}
    h2 {font-size: 30px;line-height: 40px;}
    .eventlist-btm-container{
        gap:15px!important;
    }
    .button-1 a {width: 100%;    text-align: center;}
    .button-2 a {width: 100%;    text-align: center;}

}

@media (min-width:1027px) and (max-width:1499px) {
    h1, h2, h3, h4, h5, h6 {
        margin-bottom:15px!important;
    }
    .section-padding {
        padding: 60px 0 !important;
    }
    footer.footer .button-2.v2 a {font-size:14px !important;  padding: 11px 38px 11px 18px!important;}
    footer.footer .button-1 a {font-size:14px !important;  padding: 11px 38px 11px 18px!important;}
    /*homepage*/

    .banner-text .description p {
        font-size: 20px !important;
        line-height: 26px !important;}
    .bannerform-text .description p {
        font-size: 20px !important;
        line-height: 26px !important;
        width: 95% !important;}
    .TextBanner-text .description p {font-size: 20px !important;
        line-height: 26px !important;}
    .EventBanner-text .description p{font-size: 20px !important;
        line-height: 26px !important;}
    .bannerimg-text {width:55% !important;}
    .banner-image {width:45% !important;}
    .bannerimg-text .description p {font-size: 20px !important;
        line-height: 26px !important;}
    .bannerimg-content {gap:50px !important;}
    .card-conatiner {
        gap: 20px !important;}
    .card-content {
        padding: 15px 15px !important;
    }
    .card-title {
        font-size: 20px !important;
        line-height:24px !important;}
    .card-description{padding-top:5px !important;}

    .text-description {
        padding-bottom: 15px !important;
/*         font-size: 20px !important;
        line-height: 28px !important; */
    }
    .featured-resource-card .featured-title h3 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
    .testi-text {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .testi2-text {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .upcomingEvent-content {
        padding: 15px !important;
    }
    .upcomingEvent-conatiner, .caseStudies-conatiner {
        gap: 20px !important;
    }
    /*     .upcomingEvent-title {
    height: 120px !important;
} */
    .text-subtitle, .cards-subtitle, .caseStudies-section-subtitle, .upcmg-events-subtitle, .speaker-subtitle, .events-sponsors-title p {
        font-size: 20px!important;
        line-height: 28px!important;
    }
    .image-text_dnd_area-module-4 .text-description {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .text-image_dnd_area-module-5 .text-description {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .image-text_dnd_area-module-6 .text-description {
        font-size: 16px!important;
        line-height: 20px!important;
    }
    .caseStudies-content {
        padding: 15px !important;
    }
    /*     .productcard-title {
    min-height: 160px;} */

    .productcard-content {
        padding: 15px !important;
    }
    .cards-container-bg {
        right: -35% !important;
    }
/*     .logo-caraousal .section-padding {padding:0 !important;} */
    .cta_section .inner:before {
        right:-32px !important;
    }
    .eventlisting-card {
        padding: 20px !important;
    }
    .eventop-card {
        padding: 30px 25px !important;}

    .eventbtm-card{padding: 30px 25px !important;}

}

/*.product-page .text-description {
    font-size: 16px!important;
    font-style: normal;
    font-weight: 400!important;
    line-height: 24px!important;
    color:#000;
}*/

.blog-postDetails .section-padding{padding:120px 0 0 0;}

form.hs_submit.hs-submit{margin-top:30px;}
.error-page h1{ color:#323232; }

.pagination .page-item:hover svg {fill:#6e6eff;}

.custom-cta-class {  font-family: 'Poppins', sans-serif;}
img{transition: 0.4s ease-in-out;}