h1,h2,h3,h4{font-weight:unset;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}
.footer-wrapper{background-color:#21153a}
.footer-wrapper a{margin:0;padding:0;font-size:100%;vertical-align:baseline;text-decoration:none;cursor:pointer}
.footer-wrapper .container{max-width:1320px;margin:0 auto;width:100%;padding:0 20px}
.footer-wrapper ul{margin:0;padding:0}
.footer-wrapper ul li{list-style:none}
.footer-wrapper a{color:#fff;text-decoration:none;background-color:transparent}
.footer-sec{margin:0 auto;width:100%}
.footer-sec-top{display:grid;justify-content:space-between;grid-template-columns:43% 42%;width:100%;border-bottom:1px solid #482c77;padding:44px 0 44px 0}
.footer-sec-dwn{padding:60px 0}
.footer-sec-dwn :nth-child(1){padding-top:0}
.footer-sec-dwn :nth-child(3){padding-bottom:0;border-bottom:0}
.footer-logo{width:120px;height:30px}
.footer-right{max-width:531px;grid-column:2}
.input-email-update ::placeholder{font-family:"GeneralSansMedium";font-size:14px;font-style:normal;font-weight:500;line-height:16.8px;color:#a3acb2}
.email-submit{border:0;width:100%}
.subtext-logo-footer>p{font-family:"GeneralSansMedium";font-size:14px;font-weight:500;line-height:17px;letter-spacing:0;text-align:left;color:#9180ae;padding-top:16px;padding-bottom:16px}
.footer-social-media{display:flex;gap:16px;align-items:center;text-align:left;max-width:320px;grid-column:1;grid-row:2 / 2}
.footer-social-media-img{display:flex;gap:24px;height:29px}
.social-text>p{font-family:"GeneralSansSemiBold";font-size:14px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:0;text-align:left;color:#ffff}
.footer-right-update-text>p{font-family:"GeneralSansSemiBold";font-size:18px;font-weight:600;line-height:22px;letter-spacing:0;text-align:left;color:#dcd6e9}
.email-submit-wrap{display:flex;padding-top:16px}
.email-submit:focus{outline:0;border:0}
.input-email-update{width:100%;display:flex;padding:10px 12px 10px 12px;justify-content:space-between;max-width:371px;cursor:pointer;margin-right:20px;gap:8px;border-radius:4px;border:1px solid #818f99;background:#FFF}
.input-email-update img{width:24px;height:25px}
.footer-social-media-img img{cursor:pointer;width:26px;height:100%}
.footer-right .submit-btn{display:flex;width:136px;padding:6.4px 16px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:12px;color:var(--character-primary-inverse,#FFF);text-align:center;font-family:'GeneralSansSemiBold';font-size:14px;font-weight:600;line-height:18px;letter-spacing:.14px;cursor:pointer;border:0}
.footer-right .default-btn{background:var(--Gradients-Lilac-01,linear-gradient(137deg,#482c77 -17.19%,#673fae 61.19%));box-shadow:0 5px 13px 0 rgba(107,74,162,0.25)}
.footer-right .default-btn:hover{border:1px solid var(--Primary-50,#8c5acb);background:var(--Primary-50,#8c5acb);box-shadow:0 5px 13px 0 rgba(107,74,162,0.25)}
.list-title>p{font-family:"GeneralSansSemiBold";font-size:14px;font-weight:600;line-height:17px;letter-spacing:0;text-align:left;color:#dcd6e9;padding-bottom:24px}
.footer-list{font-family:"GeneralSansRegular";font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;color:#fff}
.footer-wrap{display:flex;justify-content:space-between;padding:56px 0}
.list-footer-wrap{width:19%;max-width:250px;text-align:left;display:flex;flex-direction:column}
.list-footer-col ul{display:flex;flex-direction:column;gap:20px}
.list-footer-col ul li a{color:#FFF;font-family:"GeneralSansRegular";font-size:16px;font-style:normal;font-weight:400;line-height:24px}
.footer-copyright{background:#0d0916;color:#fff;display:flex;padding:23px 60px;justify-content:space-between;align-items:center}
.footer-copyright .licensed p{color:var(--Neutrals-White,#FFF);font-family:GeneralSansSemiBold;font-size:14px;line-height:150%}
.copyright{display:flex;align-items:center;gap:10px;font-family:"GeneralSansMedium";font-size:14px;line-height:21px}
.copyright-anchor>p{color:#fff;text-decoration:none;cursor:pointer}
.footer-left-sec{max-width:549px}
.error-container.newsLetter{background-color:green}
.error-design-ft{color:red}
.footer-right .error{margin-top:6px;font-family:GeneralSansMedium;font-size:14px;font-style:normal;line-height:150%}
.floating-contact{position:fixed;cursor:pointer;bottom:24px;right:60px;z-index:1}
.floating-contact .offer-container{padding:10px 16px;box-shadow:0 8px 24px 0 #482C7729;display:flex;align-items:center;gap:8px;border-radius:12px}
.floating-contact .offer-container.working-hours{background:linear-gradient(180deg,#51e187 0,#25d567 100%)}
.floating-contact .offer-container.non-working-hours{background:linear-gradient(136.95deg,#482c77 -17.19%,#673fae 61.19%)}
.floating-contact .offer-container .text-field{font-family:GeneralSansSemiBold;font-size:16px;line-height:19.5px;text-align:center;color:#fcfcfc}
.floating-contact .offer-container .offer-tooltip{display:block;position:absolute;bottom:100%;left:50%;margin-bottom:8px;transform:translateX(-50%);width:max-content;padding:4px 8px 8px 22px;border-radius:8px;background:#fff;text-align:center;box-shadow:0 8px 24px 0 #482C7729;animation:tooltipAnimation 2s ease-in-out infinite}
.floating-contact .offer-container .offer-tooltip::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:8px;width:8px;height:8px;border-radius:50%}
.floating-contact .offer-container.working-hours .offer-tooltip::before{background:#5ba46a}
.floating-contact .offer-container.non-working-hours .offer-tooltip::before{background:#e2ab50}
.floating-contact .offer-container .offer-tooltip::after{content:"";position:absolute;width:12px;height:8px;bottom:-2px;left:50%;transform:translateX(-50%) rotateZ(45deg);background:#fff}
.floating-contact .offer-container .offer-tooltip p{font-family:GeneralSansSemiBold;font-size:16px;line-height:19.5px;text-align:center;color:#000}
.contact-later-modal{margin:auto;border:0;outline:0;border-radius:12px}
.contact-later-modal[open]{animation:fade-in .3s forwards}
.contact-later-modal[closing]{display:block;pointer-events:none;inset:0;animation:fade-out .3s forwards}
.contact-later-modal .modal-container{position:relative;z-index:1;max-width:400px;border-radius:16px;box-shadow:0 15px 32px 0 #482C771A;padding:16px;background:var(--neutrals-white)}
.contact-later-modal .modal-container .modal-type{display:flex;justify-content:space-between;margin-bottom:8px}
.contact-later-modal .modal-container .modal-type .modal-desc{font-family:GeneralSansSemiBold;font-size:20px;line-height:24px;color:#435056;margin-right:16px}
.contact-later-modal .modal-container .modal-type .contact-cross-btn{width:24px;height:24px;object-fit:cover;cursor:pointer;flex:none}
.contact-later-modal .modal-field-wrapper .form-field{margin-top:16px}
.contact-later-modal .modal-field-wrapper .form-field .input-label{display:block;margin-bottom:8px;font-family:GeneralSansSemiBold;font-size:14px;line-height:17.07px;letter-spacing:.04em;color:#435056}
.contact-later-modal .modal-field-wrapper .form-field .input-field{width:100%;padding:12px 4px;border:1px solid #e2e7e9;color:#4d4d4d;font-family:GeneralSansSemiBold;font-size:16px;line-height:21.79px}
.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap{display:flex;padding:4px 12px;border:1px solid #e2e7e9}
.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap .cntyCode-wrap{position:relative;display:inline-flex;align-items:center;gap:8px}
.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap .cntyCode-wrap::after{content:"";display:block;position:absolute;right:-12px;height:100%;border:1px solid #c6b5e3}
.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap input{margin:9px 0;padding-left:24px}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer{display:block}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer .checkboxTermsDesc{gap:unset}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer .checkboxTermsDesc input{width:0;height:0;appearance:auto}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer .checkboxTermsDesc p{padding-left:29px;font-family:GeneralSansMedium;font-size:14px;line-height:21px}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer .checkboxTermsDesc input[type=checkbox]:before{width:20px;height:20px;top:0}
.contact-later-modal .modal-field-wrapper .form-field .disclaimer .checkboxTermsDesc input[type=checkbox]::after{left:7px}
.contact-later-modal .modal-field-wrapper .form-field .mobile-no-wrap{display:block}
.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap .cntyCode-wrap,.contact-later-modal .modal-field-wrapper .form-field .mobile-field-wrap input{font-family:GeneralSansSemiBold;font-size:16px;line-height:21.79px;color:#4d4d4d}
.contact-later-modal .modal-field-wrapper .form-field button{width:100%;background:linear-gradient(136.95deg,#482c77 -17.19%,#673fae 61.19%);box-shadow:0 8px 24px 0 #482C7729;border-radius:12px;color:#f1ecf8;font-family:GeneralSansSemiBold;padding:10px 16px;font-size:16px;line-height:19.5px;text-align:center;cursor:pointer;border:0;outline:0}
.contact-later-modal .modal-field-wrapper .form-field button:hover{background:#482c77}
.contact-later-modal .modal-field-wrapper .form-field .error-message{margin-top:4px;color:#c65143;font-family:GeneralSansRegular;font-size:12px;line-height:16.34px;text-align:left}
.contact-later-modal .modal-field-wrapper .modal-thankyou-wrapper{margin-top:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}
.contact-later-modal .modal-field-wrapper .modal-thankyou-wrapper .thankyou-img{width:96px;height:96px;padding:8px}
.contact-later-modal .modal-field-wrapper .modal-thankyou-wrapper .thankyou-img img{width:100%;height:100%;object-fit:cover}
.contact-later-modal .modal-field-wrapper .modal-thankyou-wrapper p{color:#435056;font-family:GeneralSansSemiBold;font-size:24px;line-height:28.8px;text-align:center;margin-bottom:16px}
.contact-later-modal .modal-field-wrapper .modal-thankyou-wrapper p:last-child{margin-bottom:0}
@keyframes tooltipAnimation{0{transform:translateX(-50%) translateY(0)}
50%{transform:translateX(-50%) translateY(-8px)}
100%{transform:translateX(-50%) translateY(0)}
}
@media(max-width:1320px){.footer-copyright{padding-inline:20px}
}
@media(max-width:1200px){.footer-sec-top{grid-template-columns:50% 47%}
}
@media(max-width:767px){.footer-wrapper .container{padding:0 24px}
.footer-sec-dwn{padding:24px 0}
.footer-sec-top{padding:32px 0;grid-template-columns:repeat(1,1fr);gap:24px;border-bottom:inherit}
.footer-sec .footer-wrap{flex-direction:column;width:100%;padding:0}
.list-footer-wrap{width:100%;max-width:inherit;position:relative}
.list-footer-wrap .list-title>p{padding:12px 0 16px 0;margin:0;border-bottom:1px solid #482c77}
.footer-sec-top .footer-social-media{grid-column:1/1;grid-row:3 / 3;flex-direction:column;align-items:flex-start;gap:10px}
.id-partner .footer-top-left-parent .footer-social-parent .footer-social-media{padding-top:24px;padding-bottom:32px}
.footer-sec-top .footer-right{width:100%;max-width:inherit;grid-column:1}
.footer-logo{width:123px;height:32px}
.subtext-logo-footer>p{font-size:12px;line-height:18px;padding-top:24px;padding-bottom:0}
.id-partner .subtext-logo-footer>p{font-size:14px;font-family:'GeneralSansSemiBold';color:#c6b5e3}
.footer-social-med .social-text>p{font-size:12px;line-height:15px}
.id-partner .footer-social-med .social-text>p{font-size:14px;line-height:18px}
.footer-social-media-img{gap:16px;height:20px}
.id-partner .footer-social-media-img{gap:24px}
.footer-social-media-img img{width:20px;height:20px}
.id-partner .footer-social-media-img img{width:26px;height:26px}
.footer-right-update-text>p{font-size:12px;line-height:15px}
.email-submit-wrap{padding-top:12px}
.input-email-update{margin-right:12px}
.list-footer-col{height:0;overflow:hidden;transition:all .3s ease}
.list-footer-col.active{padding:20px 0;height:auto}
.footer-sec-dwn :nth-child(3){border-bottom:0}
.footer-wrap{border-bottom:0}
.list-footer-col ul{gap:14px}
.list-footer-col ul li a{font-size:14px}
.copyright{align-items:center;font-size:12px;line-height:18px}
.id-partner .copyright{flex-direction:column;gap:unset;font-size:14px;font-family:'GeneralSansSemiBold'}
.list-title>p::before{position:absolute;font-size:24px;width:20px;height:20px;font-family:icomoon;content:"+";right:13px;top:12px;color:#fff}
.list-title>p.active::before{font-size:42px;content:"-"}
.footer-sec-dwn .footer-wrap .list-footer-wrap:nth-child(1)>.disblck{display:block}
.footer-left-sec{max-width:inherit;width:100%}
.footer-copyright{row-gap:16px;flex-direction:column;padding:16px 20px;align-items:flex-start}
.footer-copyright .licensed p{font-family:GeneralSansMedium;font-size:12px;line-height:18px}
.footer-copyright .copyright-anchor:empty{display:none}
.floating-contact{bottom:16px;right:20px}
.floating-contact .offer-container img{width:16px;height:16px;object-fit:cover}
.floating-contact .offer-container .text-field{font-size:14px;line-height:17px}
.floating-contact .offer-container .offer-tooltip p{font-size:12px;line-height:14px}
}