/*wrapper and container */
/*#site-header .container-fluid{max-width:1440px !important;}*/
html.nav-up body.transparent-header-lg header#site-header #logo svg * {
    fill: #333;
}

html.reached-top body.transparent-header-lg.yellow-banner header#site-header #logo svg * {
    fill: #333;
}

/*global components start*/
.container:not(header#site-header .container):not(footer#site-footer .container):not(.usn_cmp_customgallery .container):not(.page-banner .container):not(.global-banner .container):not(.blog-page .custom-container .container):not(.customer-info-page .customer-info-banner .container):not(.customer-listing-page .customer-listing-banner .container):not(.contact-page .contact-banner .container), .container-fluid:not(header#site-header .container-fluid):not(footer#site-footer .container-fluid):not(.usn_cmp_customgallery .container-fluid):not(.page-banner .container-fluid):not(.page-banner .container-fluid):not(.blog-page .custom-container .container-fluid):not(.customer-info-page .customer-info-banner .container-fluid):not(.customer-listing-page .customer-listing-banner .container-fluid):not(.contact-page .contact-banner .container-fluid) {
    /*max-width: 100% !important;*/
    padding: 0 0px !important;
    max-width: 1280px !important;
}

::selection {
    color: #333 !important;
    background: #ffd54f !important;
}

p {
    color: #333;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px
}

body.transparent-header-lg:not(.full-page):not(.no-header):not(.header-11-lg):not(.header-12-lg):not(.header-15-lg):not(.header-16-lg) header#site-header + #site-content > .component:first-of-type:not(.usn_cmp_banner)::before {
    background: transparent !important;
    height: 0 !important;
}

.container .row, .container-fluid .row {
    margin: 0 !important;
}

.container .row .item, .container-fluid .row .item {
    padding: 0 !important;
}

#NotificationPanel {
    box-shadow: 0 4px 12px rgb(0 0 0);
}

.black-banner-top .cta-links .btn.boxed-btn span {
    background: #7D5FFF !important;
}

.py-20 {
    padding: 20px 0 !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-60, .blog-page .custom-container.pt-60 {
    padding-top: 60px !important ;
}

img {
    border-radius: 20px ;
}

/*.image img{height:100%;object-fit:cover;}*/
.heading {
    text-transform: uppercase !important;
}

.usn_back-to-top {
    bottom: 20px !important;
    right: 20px !important;
}

.usn_back-to-top #back-to-top-link {
    border-radius: 50%;
}

.usn_back-to-top #back-to-top-link span {
    border-radius: 50%;
}

.button-info p {
    display: flex;
    align-items: center;
    color: #333;
    gap: 8px;
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.14px;
}

.button-info p span {
    font-size: 30px;
    font-weight: bold;
}

.blog-page .pb-40, .custom-container.pb-40 {
    padding-bottom: 40px !important;
}

.blog-page .pb-60, .custom-container.pb-60 {
    padding-bottom: 60px !important;
}

.blog-page .custom-container.your-brand-section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.listing_gallery .item, .usn_pod_image {
    padding-bottom: 0 !important;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 8px;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 8px;
    content: "›";
    font-size: 24px;
    color: white;
    font-weight: 700;
}

.c2-bg.c2-bg-solid .breadcrumb-item + .breadcrumb-item::before {
    color: #333;
}

a.apply-now-btn {
    background: #fff;
    color: #333 !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 12px;
    border-radius: 100px;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

/*customgallery*/
.usn_cmp_customgallery .container {
    padding: 0;
    max-width: 100%;
}

.usn_cmp_customgallery .container .custom-gallery {
    padding: 0;
}

.marquee-track {
    overflow: hidden;
    white-space: nowrap;
}

.marquee-track img {
    width: 634px;
    height: 380px;
    object-fit: cover;
    padding: 0 6px;
    display: inline-block;
}

.custom-gallery .marquee.marquee-left {
    margin-bottom: 12px;
}

/*custom-tick-list*/
.custom-tick-list {
    list-style: none;
    padding-left: 0;
    margin: 0 !important;
}

.custom-tick-list li {
    position: relative;
    padding: 16px;
    padding-left: 44px;
    margin-bottom: 8px;
    background: #f5f5f5;
    min-width: 526px;
    border-radius: 8px;
}

.custom-tick-list li:last-of-type {
    margin-bottom: 0;
}

.custom-tick-list.green li::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 16px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat !important;
    background-size: 24px 25px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.6654 5L7.4987 14.1667L3.33203 10" stroke="%2373FB46" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-tick-list.purple li::before {
    content: '';
    position: absolute;
    left: 16px;
    top: 16px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat !important;
    background-size: 24px 25px;
    background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.6654 5L7.4987 14.1667L3.33203 10" stroke="%237D5FFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

a.btn {
    text-transform: uppercase;
}

.btn.boxed-btn:hover span {
    border-width: 2px !important;
}

.no-fixed-height.global-banner, .blog-banner.no-fixed-height {
    min-height: unset !important;
}

.no-fixed-height.global-banner .item, .blog-banner.no-fixed-height .item {
    min-height: unset !important;
}

.no-fixed-height.global-banner .row, .blog-banner.no-fixed-height .row {
    height: auto !important;
    min-height: unset !important;
    margin: 0 !important;
}

.no-fixed-height.global-banner .container, .blog-banner.no-fixed-height .container {
    min-height: unset !important;
}

/*global banner*/
.global-banner .container {
    max-width: 1384px;
    padding: 0 52px !important;
}

.global-banner {
    border-radius: 32px;
    margin: 28px;
}

.global-banner .row {
    height: 660px !important;
}

.global-banner .info {
    padding-top: 20px !important;
}

.global-banner h1 {
    position: relative;
}

.global-banner .text p {
    font-size: 16px;
    margin: 0;
}

.global-banner .text p:first-of-type {
    margin-bottom: 4px;
}

/*breadcrumb*/
.yellow-banner ol.breadcrumb * {
    color: #333 !important;
}

.yellow-banner ol.breadcrumb li:first-child span svg path {
    stroke: #333;
}

ol.breadcrumb * {
    color: #fff;
}

ol.breadcrumb {
    margin: 0;
    margin-top: 144px;
    margin-bottom: 12px;
}

ol.breadcrumb li {
    white-space: nowrap;
}

ol.breadcrumb li a {
    display: inline-block !important;
}

/*page-banner*/
.page-banner .container {
    max-width: 1384px;
    padding: 0 52px !important;
}

.page-banner .info.col {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 144px 0 40px 0 !important;
}

.page-banner .info.col .text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.page-banner .first-box {
    border-radius: 12px;
    padding: 24px;
    color: #fff;
    max-width: 419px !important;
}

.page-banner .first-box p {
    font-size: 20px;
    line-height: 160%;
    margin: 0 !important;
}

.page-banner .item.c1-bg .calendly-wrapper a {
    background: #7D5FFF;
}

.page-banner .item.c1-bg .first-box {
}

.page-banner .item.c1-bg .first-box p {
}

.page-banner .item.c2-bg .calendly-wrapper a {
    background: #7D5FFF;
}

.page-banner .item.c2-bg .calendly-wrapper a:hover {
    background: #fff;
}

.page-banner .item.c2-bg .calendly-wrapper a:hover .info-wrapper * {
    color: #333 !important;
}

.page-banner .item.c2-bg .first-box {
    background: #333;
}

.page-banner .item.c2-bg .first-box p {
    color: #fff;
}

.page-banner .item.c3-bg .calendly-wrapper a {
    background: #FFF02E;
}

.page-banner .item.c3-bg .calendly-wrapper * {
    color: #333 !important;
}

.page-banner .item.c3-bg .calendly-wrapper a:hover {
    background: #333;
}

.page-banner .item.c3-bg .calendly-wrapper a:hover .info-wrapper * {
    color: #fff !important;
}

.page-banner .item.c3-bg .first-box {
    background: #fff;
}

.page-banner .item.c3-bg .first-box p {
    color: #333;
}

.page-banner .item.c4-bg .calendly-wrapper a {
    background: #F9423A;
}

.page-banner .item.c4-bg .calendly-wrapper a:hover {
    background: #333;
}

.page-banner .item.c4-bg .first-box {
    background: #fff;
}

.page-banner .item.c4-bg .first-box p {
    color: #333;
}

.page-banner h1 {
    font-family: Anton;
    font-size: 128px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.24px;
    text-transform: uppercase;
    max-width: 634px;
}

.page-banner .calendly-wrapper * {
    color: #fff !important;
}

.page-banner .calendly-wrapper h6 {
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 8px;
}

.page-banner .calendly-wrapper p {
    margin: 0;
}

.page-banner .calendly-wrapper a {
    display: flex!important;
    padding: 24px;
    border-radius: 12px;
    gap: 16px;
    align-items: center;
    max-width: 419px !important;
}

.page-banner .calendly-wrapper a img {
    width: 60px;
    height: 60px;
}

/*header*/
body.menu-open #site {
    position: relative;
}

body.menu-open #site:before {
    content: '';
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 9999;
}

html.reveal-out body.header-19-lg.transparent-header-lg header#site-header, html.reveal-out body.header-19-lg.transparent-header-lg header#site-header.header-bg-solid {
    background: #f5f5f5 !important;
    max-width: 97.1% !important;
    margin: 0 28px 28px 28px !important;
}

#burgerNavStyle {
    background: #fff !important;
    border-radius: 43px;
    width: 48px !important;
    height: 48px !important;
    margin-right: 0 !important;
}

#site-header * {
    color: #333;
}

#site-header .container-fluid {
    margin: 0;
    padding: 0;
    max-width: 100%;
}

#site-header .expand-header span:before, header#site-header .expand-header span, header#site-header .expand-header span:after {
    background: #333 !important;
    height: 3px !important;
    border-radius: 22px;
    width: 22px !important;
}

#site-header .expand-header.expand-active-cross.active span {
    background: transparent !important;
}

#site-header {
    margin: 0 28px !important;
    width: 100% !important;
    max-width: 97.1% !important;
    /*height:96vh !important;*/
}

#site-header nav.main a {
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
    text-transform: uppercase;
    text-decoration: none !important;
}

#site-header nav.secondary a {
    font-family: Epilogue;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 51.2px;
    letter-spacing: -0.32px;
    text-decoration: none !important;
    padding: 10px 0 !important;
}

#site-header nav.main ul li:nth-of-type(1) a:hover {
    color: #FFF02E !important;
}

#site-header nav.main ul li:nth-of-type(2) a:hover {
    color: #7D5FFF !important;
}

#site-header nav.main ul li:nth-of-type(3) a:hover {
    color: #F9423A !important;
}

#site-header .header-top {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    max-width: 100%;
    height: 100%;
}

#site-header #logo {
    margin: 0 !important;
    display: flex;
    align-items: center;
    padding: 15px 28px !important;
    order: 1;
}

#site-header .header-cta {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

#site-header .cta-links a {
    background-color: #7D5FFF ;
    padding: 12px 24px ;
    border-radius: 100px ;
    color: #fff;
    overflow: hidden;
    border: none ;
}

#site-header .cta-links a:hover {
    overflow: hidden;
    background: #7D5FFF !important;
    padding: 12px 24px !important;
    border-radius: 100px !important;
    color: #fff !important;
    box-shadow: none !important;
}

#site-header .cta-links a:hover span {
    background: transparent !important;
    border: none !important;
}

#site-header .cta-links a span {
    border: none !important;
}

#site-header .nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    gap: 228px;
    height: calc(100% - 144px);
}

#site-header .nav-wrapper nav {
    width: auto !important;
}

#site-header .nav-wrapper nav.secondary {
}

#site-header .nav-wrapper nav.secondary ul {
}

#site-header .nav-wrapper nav.secondary ul li.has-child {
    position: relative;
}

#site-header .nav-wrapper nav.secondary ul li.has-child button.expand-subpages {
    min-height: unset !important;
    border: none;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    height: 24px;
    width: 24px;
    border-radius: 43px;
    right: 75px;
    z-index: 999;
    padding: 0;
}

#site-header .nav-wrapper nav.secondary ul li.has-child button.expand-subpages span {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#site-header .nav-wrapper nav.secondary ul li.has-child ul {
}

#site-header .nav-wrapper nav.secondary ul li.has-child li {
}

#site-header .nav-wrapper nav.secondary ul li.has-child li a {
    padding: 00px !important;
    color: #333;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.18px;
}

#site-header .nav-wrapper nav.secondary ul li.has-child.active a {
    padding-bottom: 0 !important;
}

#site-header .nav-wrapper nav.secondary ul li.has-child.active > ul li:last-child a {
    padding-bottom: 10px !important;
}

#site-header nav.cta-links {
    margin-right: 28px !important;
}

#site-header .first-child-wrapper {
    order: 2;
}

#site-header .first-child-wrapper * {
    color: #FFFFFF;
}

#site-header .first-child-wrapper nav {
    height: 100%;
    display: flex;
    align-items: center;
}

#site-header .first-child-wrapper nav ul {
    display: flex;
    gap: 48px;
}

#site-header .first-child-wrapper nav ul li.active a {
    font-weight: 500;
}

#site-header .first-child-wrapper nav ul a {
    color: #FFF;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.6px;
    letter-spacing: -0.36px;
    text-decoration: none !important;
}

#site-header .first-child-wrapper nav ul a:hover {
    font-weight: 500;
}

#site-header .second-child-wrapper {
    order: 3;
}

#site-header .social-wrapper {
    display: none;
}

#site-header .social-wrapper ul {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 53.5px;
    margin: 0 !important;
}

#site-header .social-wrapper ul li {
}

#site-header .social-wrapper ul li a {
    text-decoration: none !important;
    color: #333;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.18px;
}

#site-header.active {
    border-radius: 32px !important;
    top: 28px !important;
    z-index: 99999;
    padding-bottom: 0 !important;
    height: calc(100% - 58px) !important;
}

#site-header.active .cta-links {
    display: none !important;
}

#site-header .row.active {
    background: #F5F5F5;
    height: 100%;
    align-items: baseline;
    flex-direction: column !important;
    padding-bottom: 0 !important;
    margin: 0;
    padding: 0;
}

#site-header .row.active #burgerNavStyle {
    background: transparent !important;
    text-indent: unset;
    width: 160px !important;
}

#site-header .row.active #burgerNavStyle span {
    text-indent: -9999px;
    left: 0;
}

#site-header .row.active #burgerNavStyle h6 {
    color: #333;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

#site-header .row.active #logo svg * {
    fill: #333;
}

#site-header .row.active .first-child-wrapper {
    display: none;
}

#site-header .row.active .second-child-wrapper {
    width: 100%;
}

#site-header .row.active .expand-logo {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

#site-header .row.active .close-logo {
    display: none;
}

#site-header .row.active .social-wrapper {
    display: block;
}

#site-header .row.active .header-cta.close {
    display: none;
}

#site-header .expand-logo {
    display: none;
}

/*banner*/
.home-banner h1 {
    color: #FFF02E !important;
    text-align: center;
    font.listing-page .project-section-family: Anton;
    font-size: 152px;
    font-style: normal;
    font-weight: 400;
    line-height: 152px ;
    text-transform: uppercase;
}

.home-banner h1:after {
    content: '';
    display: inline-block;
    width: 87px;
    height: 128px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 15%;
    background-image: url('data:image/svg+xml,<svg width="87" height="128" viewBox="0 0 87 128" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_111_441)"><path d="M22.6739 125.1C22.3837 125.1 22.1322 125.1 21.8613 125.042C20.1976 124.752 18.7853 123.611 18.1662 122.026L13.6972 110.231C13.6392 110.096 13.6005 109.961 13.5812 109.806C13.291 108.82 13.349 107.776 13.6972 106.809L24.4344 78.5214H11.395C10.2536 78.5214 9.22825 77.864 8.7446 76.8199L3.30831 64.832C3.23092 64.6773 3.19223 64.5226 3.15354 64.368C2.72792 63.0918 2.82465 61.6997 3.48242 60.5396L32.2309 5.49182C33.0435 3.90632 34.6879 2.90088 36.5064 2.90088H71.7166C73.1482 2.90088 74.4831 3.51961 75.3924 4.60239C75.4891 4.69907 75.5858 4.81508 75.6825 4.93109L83.2276 15.5849C84.3497 17.1897 84.4077 19.2779 83.3823 20.9408L71.9681 39.116H74.4637C76.379 39.116 78.1008 40.2374 78.8747 41.9776C78.9134 42.0743 78.9521 42.171 78.9908 42.2677C79.0294 42.3643 79.0681 42.461 79.1068 42.5577L82.5505 54.0815C82.9954 55.6864 82.6472 57.3492 81.6025 58.5867L26.3497 123.399C25.4597 124.462 24.1248 125.1 22.6739 125.1ZM24.3183 110.908L72.5291 54.3329L72.355 53.7528L23.7766 109.516L24.299 110.927L24.3183 110.908ZM35.5391 58.0066C37.1642 58.0066 38.6539 58.7994 39.5438 60.1335C40.4144 61.371 40.6272 63.0338 40.0855 64.5226L32.3276 84.9988L63.862 48.803H49.9714C48.2303 48.803 46.6245 47.8556 45.7539 46.3474C44.9027 44.8973 44.922 43.0217 45.7926 41.5329L63.1849 12.6072H39.4471L15.7092 58.0453H35.5391V58.0066ZM28.0908 68.8538L28.5358 67.6743H15.2256L15.7673 68.8538H28.1102H28.0908ZM60.5538 39.116L73.4577 18.5432L72.0648 16.571L58.5224 39.116H60.5538Z" fill="%23333333"/><path d="M71.7166 5.80139C72.355 5.80139 72.9354 6.11075 73.2836 6.61347H73.303L80.848 17.2672C81.293 17.9053 81.3123 18.7561 80.906 19.4135L66.7253 42.0165H74.4637C75.2182 42.0165 75.9147 42.4612 76.2243 43.1573C76.2629 43.2346 76.2823 43.312 76.3016 43.4086H76.321L79.7646 54.9132C79.9387 55.5319 79.8033 56.2086 79.3777 56.7114L24.1442 121.523C23.7766 121.968 23.2349 122.2 22.6739 122.2C22.5578 122.2 22.4611 122.2 22.345 122.181C21.6679 122.065 21.1068 121.601 20.8553 120.963L16.4057 109.207H16.425C16.2509 108.781 16.2316 108.298 16.4057 107.834L28.6325 75.6213H11.395L5.95873 63.6334H5.97808C5.72658 63.092 5.72658 62.4733 6.01677 61.9512L34.804 6.82616C35.1329 6.18809 35.7906 5.80139 36.5064 5.80139H71.7166ZM68.3116 9.66846H37.6866L10.9114 60.9071H35.5391C36.1776 60.9071 36.7773 61.2165 37.1255 61.7385C37.4931 62.2606 37.5705 62.9373 37.3577 63.5174L23.854 99.1138L70.2269 45.8836H49.9714C49.2749 45.8836 48.6365 45.5162 48.2883 44.8975C47.9401 44.2981 47.9594 43.5633 48.3076 42.9639L68.3116 9.66846ZM53.3957 42.0165H62.1595L76.9401 18.4467L71.852 11.2733L53.3957 42.0165ZM23.3316 116.535L75.7599 55.0098L73.6125 47.8751L20.4491 108.917L23.3316 116.535ZM13.8907 71.7543H30.1028L32.7339 64.7742H10.7179L13.8907 71.7543ZM71.7166 0.000780661H36.5064C33.6045 0.000780661 30.9734 1.60561 29.6385 4.17722L0.890019 59.225C-0.0966393 61.0618 -0.270755 63.2274 0.36767 65.2189C0.445055 65.4896 0.541786 65.7603 0.657864 66.031L6.09416 78.0189C7.04212 80.0878 9.09282 81.4219 11.3757 81.4219H20.1976L10.9501 105.784C10.3697 107.331 10.2923 108.975 10.7179 110.541C10.7759 110.792 10.8533 111.024 10.9501 111.276L15.3997 123.032C16.425 125.623 18.6886 127.459 21.339 127.923C21.9581 128.02 22.4224 128.02 22.6545 128.02C24.9761 128.02 27.1429 127.015 28.5938 125.236L83.7693 60.4818C85.4524 58.4902 86.0328 55.8413 85.317 53.347L81.854 41.7265C81.796 41.5138 81.7186 41.3011 81.6218 41.0884C81.5832 40.9724 81.5251 40.837 81.4671 40.721C80.5771 38.7682 78.9134 37.2987 76.9401 36.6219L85.8006 22.4878C87.4451 19.8195 87.3483 16.4745 85.5878 13.9416L78.0234 3.24912C77.8687 3.03643 77.7139 2.84308 77.5398 2.64972C76.0888 0.967548 73.9607 -0.0185547 71.6972 -0.0185547L71.7166 0.000780661ZM41.2076 15.4691H58.0581L43.3357 39.9863C41.904 42.4612 41.8847 45.4389 43.2776 47.8171C44.6125 50.176 47.1856 51.6842 49.9714 51.6842H57.4777L40.782 70.8455L42.7746 65.5669C43.6645 63.15 43.3357 60.5204 41.904 58.4515C40.4724 56.344 38.0928 55.1065 35.5391 55.1065H20.4878L41.2076 15.4691Z" fill="%23F9423A"/><path d="M32.7338 64.7729L30.1027 71.753H13.8906L10.7178 64.7729H32.7338Z" fill="white"/><path d="M75.7601 55.0088L23.3318 116.534L20.4492 108.916L73.6127 47.874L75.7601 55.0088Z" fill="white"/><path d="M76.9401 18.4464L62.1596 42.0162H53.3958L71.8521 11.2729L76.9401 18.4464Z" fill="white"/><path d="M37.3577 63.5164C37.5705 62.9364 37.4931 62.2596 37.1255 61.7376C36.7773 61.2155 36.1776 60.9062 35.5391 60.9062H10.9114L37.6866 9.66748H68.3116L48.3076 42.9629C47.9594 43.5623 47.9401 44.2971 48.2883 44.8965C48.6365 45.5152 49.275 45.8826 49.9714 45.8826H70.2269L23.854 99.1128L37.3577 63.5164Z" fill="white"/></g><defs><clipPath id="clip0_111_441"><rect width="87" height="128" fill="white"/></clipPath></defs></svg>') !important;
}

.home-banner .text {
    margin-top: 16px !important;
}

.home-banner.global-banner .text p {
    font-size: 20px;
}

/*custom-hover-pod"*/
/*
    body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn{ text-decoration: underline !important; text-underline-offset: 4px; font-family:Epilogue !important;font-weight:400 !important;}
    body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn:not(:focus):not(:active) { text-decoration: underline !important; text-underline-offset: 4px; font-family:Epilogue !important;font-weight:400 !important;}
    body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn.listing-page .project-section { text-decoration: underline !important; text-underline-offset: 4px; font-family:Epilogue !important;font-weight:400 !important;}
    
    .custom-hover-pod{padding:100px 0 !important;}
    .custom-hover-pod .component-introduction {padding-bottom:40px !important;}
    .custom-hover-pod .component-introduction .info{max-width:100% !important;flex:0 0 100% !important;display: flex;justify-content: space-between;padding:0;}
    .custom-hover-pod .component-introduction .info .heading{width:634px;}
    .custom-hover-pod .component-introduction .info .text{width:526px;}
    
    .custom-hover-pod .container .component-main.row {gap:12px;}
    
    .custom-hover-pod .item.active .inner.c1-bg { background: #FFF02E; }
    .custom-hover-pod .item.active .inner.c1-bg .info * { color: #fff !important; }
    .custom-hover-pod .inner.c1-bg { background: #F5F5F5; }
    .custom-hover-pod .inner.c1-bg:hover { background: #FFF02E; }
    .custom-hover-pod .item.active .inner.c1-bg .info .svg-wrapper { }
    
    .custom-hover-pod .item .inner.c2-bg{background: #F5F5F5;}
    .custom-hover-pod .item.active .inner.c2-bg { background: #FFF02E; }
    .custom-hover-pod .item.active .inner.c2-bg .info * { color: #333 !important; }
    .custom-hover-pod .item.active .inner.c2-bg .info .svg-wrapper { }
    .custom-hover-pod .inner.c2-bg:hover { background: #FFF02E; }
    .custom-hover-pod .inner.c2-bg .btn.boxed-btn { color: #333 !important; }
    
    .custom-hover-pod .item.active .inner.c3-bg { background: #F9423A; }
    .custom-hover-pod .item.active .inner.c3-bg .info * { color: #fff !important; }
    .custom-hover-pod .item.active .inner.c3-bg .info .svg-wrapper { background:#FFF02E;}
    .custom-hover-pod .inner.c3-bg { background: #F5F5F5; }
    .custom-hover-pod .inner.c3-bg:hover { background: #F9423A; }
    
    .custom-hover-pod .item.active .inner.c4-bg { background: #7D5FFF; }
    .custom-hover-pod .item.active .inner.c4-bg .info * { color: #fff !important; }
    .custom-hover-pod .inner.c4-bg { background: #F5F5F5; }
    .custom-hover-pod .inner.c4-bg:hover { background: #7D5FFF; }
    .custom-hover-pod .item.active .inner.c4-bg .info .svg-wrapper { background: #F9423A; }
    
    .custom-hover-pod .item { max-width: 275px !important; flex: 0 0 275px !important; transition: 0.3s;}
    .custom-hover-pod .item .text { opacity: 0; transition: 0.3s; margin-top:20px !important;height:0;transition: 0.3s;}
    .custom-hover-pod .item.active .text { opacity: 1; transition: 0.3s;height:auto; }
    .custom-hover-pod .item .link { opacity: 0; transition: 0.3s; position: absolute; bottom: 28px; }
    .custom-hover-pod .item.active .link { opacity: 1; transition: 0.3s; margin-top:0;}
    .custom-hover-pod .item.active { max-width: 419px !important; flex: 0 0 419px !important; transition: 0.3s; }
    .custom-hover-pod .inner { border-radius: 20px; min-height:247px !important;}
    .custom-hover-pod .inner .info { padding: 28px !important; padding-bottom:0px !important;}
    .custom-hover-pod .inner a { height: 100%; padding-bottom:90px;}
    .custom-hover-pod .inner .info .heading { color: #333 !important; font-size:24px;}
    .custom-hover-pod .btn.boxed-btn{font-size:16px;margin-top:0;margin-bottom:0;padding-left:12px !important;}
    .custom-hover-pod .btn.boxed-btn span { background: transparent !important; border-color: transparent !important; }
    .custom-hover-pod .item.active .info .svg-wrapper{width:40px;height:40px;top:5px;left:-42px;}
    .custom-hover-pod .btn.boxed-btn{margin-left:42px;}


*/
/*custom pod hover anmtion css start here*/
/* Buttons */
body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn {
    text-decoration: underline !important;
    text-underline-offset: 4px;
    font-family: Epilogue !important;
    font-weight: 400 !important;
}

body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn:not(:focus):not(:active) {
    text-decoration: underline !important;
    text-underline-offset: 4px;
    font-family: Epilogue !important;
    font-weight: 400 !important;
}

body:not(.button-underline-link) .custom-hover-pod .boxed-btn.btn.listing-page .project-section {
    text-decoration: underline !important;
    text-underline-offset: 4px;
    font-family: Epilogue !important;
    font-weight: 400 !important;
}

/* Section spacing */
.custom-hover-pod {
    padding: 100px 0 !important;
}

.custom-hover-pod .component-introduction {
    padding-bottom: 40px !important;
}

.custom-hover-pod .component-introduction .info {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.custom-hover-pod .component-introduction .info .heading {
    width: 634px;
}

/* Scoped to introduction only — does NOT affect pod .text elements */
.custom-hover-pod .component-introduction .info .text {
    width: 526px;
}

.custom-hover-pod .container .component-main.row {
    gap: 12px;
}

/* c1 colors */
.custom-hover-pod .inner.c1-bg {
    background: #F5F5F5;
    transition: background 0.4s ease;
}

.custom-hover-pod .inner.c1-bg:hover {
    background: #FFF02E;
}

.custom-hover-pod .item.active .inner.c1-bg {
    background: #FFF02E;
}

.custom-hover-pod .item.active .inner.c1-bg .info * {
    color: #fff !important;
}

/* c2 colors */
.custom-hover-pod .item .inner.c2-bg {
    background: #F5F5F5;
    transition: background 0.4s ease;
}

.custom-hover-pod .inner.c2-bg:hover {
    background: #FFF02E;
}

.custom-hover-pod .item.active .inner.c2-bg {
    background: #FFF02E;
}

.custom-hover-pod .item.active .inner.c2-bg .info * {
    color: #333 !important;
}

.custom-hover-pod .inner.c2-bg .btn.boxed-btn {
    color: #333 !important;
}

/* c3 colors */
.custom-hover-pod .inner.c3-bg {
    background: #F5F5F5;
    transition: background 0.4s ease;
}

.custom-hover-pod .inner.c3-bg:hover {
    background: #F9423A;
}

.custom-hover-pod .item.active .inner.c3-bg {
    background: #F9423A;
}

.custom-hover-pod .item.active .inner.c3-bg .info * {
    color: #fff !important;
}

.custom-hover-pod .item.active .inner.c3-bg .info .svg-wrapper {
    background: #FFF02E;
}

/* c4 colors */
.custom-hover-pod .inner.c4-bg {
    background: #F5F5F5;
    transition: background 0.4s ease;
}

.custom-hover-pod .inner.c4-bg:hover {
    background: #7D5FFF;
}

.custom-hover-pod .item.active .inner.c4-bg {
    background: #7D5FFF;
}

.custom-hover-pod .item.active .inner.c4-bg .info * {
    color: #fff !important;
}
.custom-hover-pod .item.active .inner.c4-bg .info p{
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
}
.custom-hover-pod .item.active .inner.c4-bg .info .svg-wrapper {
    background: #F9423A;
}

/* Item width animation */
.custom-hover-pod .item {
    max-width: 275px !important;
    flex: 0 0 275px !important;
    transition: max-width 0.4s ease, flex-basis 0.4s ease;
    will-change: max-width;
}

.custom-hover-pod .item.active {
    max-width: 419px !important;
    flex: 0 0 419px !important;
}

/* Text reveal — grid trick for smooth height + opacity */
.custom-hover-pod .component-main .item .text {
    display: grid;
    grid-template-rows: 0fr;
    opacity: 0;
    margin-top: 0 !important;
    transition: grid-template-rows 0.4s ease, opacity 0.3s ease 0.15s, margin-top 0.4s ease;
}

.custom-hover-pod .component-main .item .text > * {
    overflow: hidden;
    min-height: 0;
}

.custom-hover-pod .component-main .item.active .text {
    grid-template-rows: 1fr;
    opacity: 1;
    margin-top: 20px !important;
    transition: grid-template-rows 0.4s ease, opacity 0.3s ease 0.1s, margin-top 0.4s ease;
}

/* Link reveal */
.custom-hover-pod .item .link {
    opacity: 0;
    transition: opacity 0.35s ease 0.1s;
    position: absolute;
    bottom: 28px;
}

.custom-hover-pod .item.active .link {
    opacity: 1;
    transition: opacity 0.35s ease 0.15s;
}

/* Inner card base — NO min-height, JS controls this */
.custom-hover-pod .inner {
    border-radius: 20px;
    min-height: 260px !important;
    max-height: 260px !important;
}

.custom-hover-pod .inner .info {
    padding: 28px !important;
    padding-bottom: 0px !important;
}

.custom-hover-pod .inner a {
    height: 100%;
    padding-bottom: 90px;
    position: relative;
    display: block;
}

.custom-hover-pod .inner .info .heading {
    color: #333 !important;
    font-size: 24px;
}

/* Button styles */
.custom-hover-pod .btn.boxed-btn {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 12px !important;
    margin-left: 42px;
}

.custom-hover-pod .btn.boxed-btn span {
    background: transparent !important;
    border-color: transparent !important;
}

/* SVG icon */
.custom-hover-pod .item.active .info .svg-wrapper {
    width: 40px;
    height: 40px;
    top: 5px;
    left: -42px;
}

/*end herer*/
/*inspire-section*/
.inspire-section {
    padding-top: 92px !important;
    padding-bottom: 100px !important;
}

.inspire-section .left-side {
    max-width: 634px;
}

.inspire-section .right-side {
    max-width: 526px;
}

.branding-page .inspire-section .left-side {
    max-width: 526px;
}

.inspire-section .left-side .heading {
    text-transform: uppercase;
}

.inspire-section .left-side .text p {
    font-size: 24px;
}

/*detail-section*/
.detail-section {
    margin: 60px auto 60px auto;
    max-width: 1280px;
    border-radius: 32px;
    padding: 52px 108px !important;
}

.detail-section .component-main {
    justify-content: center;
    gap: 12px;
    padding: 0 28px;
}

.detail-section .text p {
    color: #fff;
}

.detail-section .item.items-4 {
    max-width: fit-content !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 0px;
}

.detail-section .item.items-4 .title span {
    display: flex;
    justify-content: center;
}

.detail-section .item.items-4 a {
    letter-spacing: 1.3px;
    padding: 12px 20px;
    border-radius: 6px;
    border: 1px solid #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    white-space: nowrap;
}

.detail-section .item.items-4 a i {
    display: none;
}

.detail-section .component-introduction {
    padding-bottom: 32px !important;
}

.detail-section .component-introduction .info.col {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 28px;
}

.detail-section .component-introduction .info.col .text {
    width: 850px;
    margin-top: 20px !important;
}

.detail-section .component-introduction .info.col h1 {
    text-transform: uppercase;
}

/*tackle-info-section*/
.tackle-info-section {
    padding: 100px 0 !important;
}

.tackle-info-section .component-introduction {
    padding-bottom: 40px !important;
}

.tackle-info-section .component-main.row {
    gap: 12px;
}

.tackle-info-section .component-main .item {
    max-width: 311px !important;
    flex: 0 0 311px !important;
}

.tackle-info-section .item {
}

.tackle-info-section .item .inner {
    padding: 28px;
    border-radius: 20px;
    background: #F5F5F5;
    transition: 0.3s;
}

.tackle-info-section .item .inner .info {
    display: flex;
    flex-direction: column;
    padding-bottom: 159px;
}

.tackle-info-section .item .inner .info .heading {
    font-size: 32px !important;
    margin: 0 !important;
}

.tackle-info-section .item .inner .info .secondary-heading {
    transition: 0.3s;
    position: absolute;
    bottom: 28px;
    order: 3;
    color: rgba(51, 51, 51, 0.20) !important;
    font-family: Anton;
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: 103.68px;
    text-transform: uppercase;
}

.tackle-info-section .item .inner .info .text {
    margin-top: 20px !important;
}

.tackle-info-section.hover-yellow .item .inner:hover .secondary-heading {
    color: #FFF02E !important;
    transition: 0.3s;
}

.tackle-info-section.hover-purple .item .inner:hover .secondary-heading {
    color: #7D5FFF !important;
    transition: 0.3s;
}

.tackle-info-section.hover-red .item .inner:hover .secondary-heading {
    color: #F9423A !important;
    transition: 0.3s;
}

/*your-brand-section*/
.blog-page .your-brand-section .item.usn_cmp_text {
    width: 527px !important;
}

.blog-page .your-brand-section .plan-conversation-section {
    width: 311px !important;
}

.blog-page .your-brand-section .component-main.row {
    gap: 12px;
}

.your-brand-section .container .component-main.row {
    justify-content: unset !important;
}

.your-brand-section .item.usn_cmp_text {
    align-self: stretch !important;
    padding: 0 !important;
    max-width: 634px !important;
}

.your-brand-section .item.usn_cmp_text.pr-12 {
    padding-right: 12px !important;
}

.your-brand-section .item.usn_cmp_text .info {
    padding: 36px 48px 28px 48px;
    border-radius: 32px;
    height: 100%;
}

.your-brand-section .item.usn_cmp_text .info h1 {
    font-size: 72px;
    text-transform: uppercase;
}

.your-brand-section .item.usn_cmp_text .info .text {
    margin: 0 !important;
    margin-top: 16px !important;
}

.your-brand-section .plan-conversation-section {
    align-self: stretch !important;
}

.your-brand-section .plan-conversation-section .component-main {
    height: 100%;
    gap: 12px;
}

.your-brand-section .plan-conversation-section .component-main .item {
    padding-bottom: 0 !important;
    max-width: 311px !important;
    flex: 0 0 311px !important;
}

.your-brand-section .plan-conversation-section .component-main .item.usn_pod_textimage.no-image .image {
    display: none;
}

.your-brand-section .plan-conversation-section .component-main .usn_pod_image {
    max-width: 311px !important;
}

.your-brand-section .plan-conversation-section .component-main .usn_pod_image .image {
    height: 100%;
    border-radius: 32px;
}

.your-brand-section .plan-conversation-section .component-main .usn_pod_image .image a {
    height: 100%;
}

.your-brand-section .plan-conversation-section .component-main .usn_pod_image .image a img {
    height: 100%;
    object-fit: cover;
}

.your-brand-section .plan-conversation-section .inner {
    padding: 36px;
    background: #F5F5F5;
    border-radius: 32px;
}

.your-brand-section .plan-conversation-section .inner .button-wrapper {
    position: absolute;
    bottom: 28px;
    left: 28px;
    right: 28px;
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.your-brand-section .plan-conversation-section .inner .button-wrapper .button-info p {
    margin: 0;
    text-align: center;
    gap: 3px;
}

.your-brand-section .plan-conversation-section .inner .button-wrapper .button-info p span {
    color: #333;
    leading-trim: both;
    text-edge: cap;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 7%;
    text-underline-offset: 24%;
    text-underline-position: from-font;
}

.your-brand-section .plan-conversation-section .usn_pod_textimage {
    padding: 0;
}

.your-brand-section .button-info {
    padding-top: 8px;
}

.your-brand-section .plan-conversation-section .inner .button-wrapper .btn.boxed-btn {
    text-transform: uppercase;
}

.your-brand-section .item.usn_cmp_text.yellow-bg .info {
    background-color: #FFF02E;
}

.your-brand-section .item.usn_cmp_text.yellow-bg .info h1:after {
    content: '';
    display: inline-block;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="160" height="160" viewBox="0 0 160 160" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_841)"><g clip-path="url(%23clip1_515_841)"><path d="M116.561 121.599C114.143 121.284 111.687 121.638 109.468 122.575C107.947 118.146 104.036 114.849 99.1533 114.213C95.2894 113.711 91.4051 115.032 88.5277 117.879L88.0725 118.229C87.6027 118.504 87.3565 118.544 87.3534 118.568C86.4812 118.046 85.623 113.896 85.7745 109.396C86.1407 108.434 87.2279 105.45 88.7355 100.718L90.1578 100.903C91.1534 101.032 92.1341 100.535 92.589 99.6322C93.2713 98.2785 94.1183 96.5857 94.996 94.6564L108.152 96.3679C109.432 96.5344 110.578 95.6978 110.815 94.4305C110.954 93.7274 113.867 77.0856 104.626 62.8776C104.758 62.0533 104.889 61.2289 105.023 60.381C108.933 32.1852 92.1534 11.4431 91.4221 10.5786C91.0271 10.0945 90.4622 9.80465 89.8933 9.73064C89.3243 9.65663 88.704 9.7923 88.1983 10.1592C87.2702 10.8078 65.6952 26.5603 62.3106 54.8003C62.1999 55.6514 62.1665 56.4644 62.0795 57.3185C49.4878 68.6864 48.0421 85.543 47.9736 86.2553C47.8786 87.5411 48.7955 88.6461 50.0519 88.8095L63.2317 90.5241C63.5814 92.4688 63.9196 94.3158 64.2856 95.9501C64.4944 96.9389 65.3152 97.6707 66.3108 97.8003L67.7094 97.9822C67.9736 102.993 68.2581 106.179 68.3691 107.179C67.8104 109.992 66.2726 114.215 64.449 114.891C64.2471 114.961 64.0276 114.981 63.7905 114.95C63.032 114.851 62.2133 114.288 61.4926 113.713C59.9058 112.569 58.0204 111.867 56.1004 111.617C53.2084 111.241 50.2109 111.861 47.8078 113.472C45.5411 111.254 42.5742 109.786 39.374 109.369C31.2907 108.318 23.8459 114.033 22.7971 122.094C21.7484 130.155 27.4834 137.585 35.5667 138.636L113.034 148.714C120.524 149.689 127.407 144.406 128.379 136.935C129.351 129.465 124.052 122.573 116.561 121.599ZM103.19 70.2154C106.889 78.654 106.724 87.3352 106.397 91.3315L96.8912 90.0948C99.5394 83.6359 101.658 76.9878 103.19 70.2154ZM53.0611 84.3929C53.7438 80.4429 55.8052 72.0084 61.5642 64.8002C61.2727 72.5995 61.732 79.631 62.4956 85.6203L53.0611 84.3929ZM68.6089 93.2911C66.7798 84.3746 65.1939 70.994 67.0577 55.3698C69.6307 33.9238 83.99 19.9011 89.1428 15.4989C92.9978 21.0729 103.274 38.2525 100.295 59.6696C100.123 60.8013 99.9552 61.9093 99.7633 63.0142C98.1292 72.6102 95.3069 82.0756 91.3331 91.1267C90.5717 92.9028 89.7783 94.5546 89.0898 95.9555L68.6089 93.2911ZM113.649 143.986L36.1818 133.908C30.706 133.196 26.8277 128.172 27.5381 122.711C28.2485 117.25 33.2832 113.385 38.759 114.097C41.485 114.452 43.8799 115.87 45.4974 118.075C45.8379 118.793 46.9197 121.41 46.9361 124.249C46.9246 125.449 47.8301 126.456 49.0153 126.611C49.1101 126.623 49.2049 126.635 49.3265 126.627C50.6518 126.631 51.7064 125.566 51.7096 124.245C51.7016 121.527 51.0073 119.081 50.4188 117.489C51.8496 116.498 53.6218 116.031 55.3997 116.262C56.5849 116.416 57.7302 116.878 58.5664 117.492C61.8123 120.15 64.4638 119.966 66.1123 119.339C69.9346 117.937 71.8316 112.991 72.6405 109.923L80.9609 111.005C81.0097 114.521 81.5854 120.102 84.5014 122.332C83.5842 123.823 82.7661 125.664 82.3761 127.921C82.1595 129.216 83.0343 130.459 84.3319 130.676L84.4267 130.688C85.6831 130.852 86.8789 129.998 87.0893 128.751C87.7443 125.014 89.9276 122.87 90.871 122.103C90.9781 122.021 91.0791 121.986 91.1862 121.904C91.4777 121.701 91.6744 121.486 91.7609 121.377C93.4714 119.532 96.0255 118.614 98.5382 118.941C102.046 119.398 104.791 122.207 105.261 125.634C104.44 126.753 103.165 128.775 102.848 131.21C102.679 132.51 103.607 133.713 104.911 133.882C106.215 134.052 107.42 133.127 107.589 131.827C107.792 130.266 108.861 128.722 109.397 128.119C111.224 126.674 113.599 126.021 115.946 126.327C120.829 126.962 124.271 131.448 123.638 136.318C123.004 141.188 118.532 144.621 113.649 143.986Z" fill="%23333333"/><path d="M72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113ZM72.5449 98.6113C72.6974 101.516 72.8442 103.723 72.9709 105.158L81.8128 106.308C82.3024 104.953 83.0326 102.861 83.9232 100.092L72.5449 98.6113Z" fill="%23FFF02E"/><path d="M117.484 114.506C116.014 114.315 114.523 114.29 113.06 114.412C109.913 110.444 105.314 107.803 100.076 107.121C98.203 106.878 96.3202 106.897 94.4984 107.189C96.3971 106.306 98.0141 104.81 98.9928 102.845C99.0586 102.71 99.1513 102.553 99.2171 102.418L107.229 103.46C112.255 104.114 116.937 100.732 117.874 95.7575C118.013 95.0545 121.309 77.6932 112.119 61.4244L112.135 61.3062C116.473 29.9929 98.1637 7.48905 96.9343 6.00688C95.3924 4.14749 93.2336 2.95311 90.8157 2.63857C88.3978 2.32402 86.0053 2.92631 84.0389 4.3293C82.498 5.42702 58.9627 22.5352 55.1898 53.9462L55.1806 54.0171C43.2161 66.3079 41.134 82.3125 40.8343 85.543L40.8097 85.7321C40.4422 90.7809 44.1037 95.2479 49.1291 95.9017L57.165 96.9471C57.2115 97.1455 57.2374 97.3171 57.2839 97.5155C57.7656 99.7418 59.0552 101.689 60.8338 103.026C60.9065 103.949 60.9679 104.774 61.0209 105.478C59.7304 105.022 58.3977 104.704 57.0228 104.525C54.1782 104.155 51.3516 104.389 48.715 105.2C46.1427 103.663 43.2596 102.663 40.2965 102.277C28.2782 100.714 17.2448 109.183 15.6855 121.169C14.1263 133.155 22.6256 144.165 34.6439 145.728L112.111 155.806C123.513 157.29 134.011 149.231 135.49 137.86C136.969 126.489 128.886 115.99 117.484 114.506ZM113.033 148.714L35.5665 138.636C27.4832 137.585 21.7452 130.179 22.797 122.094C23.8488 114.009 31.2906 108.318 39.3739 109.369C42.574 109.786 45.5409 111.254 47.8076 113.472C50.2108 111.861 53.2082 111.241 56.1002 111.618C58.0203 111.867 59.9056 112.569 61.4924 113.713C62.2132 114.288 63.0318 114.851 63.7903 114.95C64.0274 114.981 64.2469 114.961 64.4488 114.891C66.2724 114.215 67.8102 109.992 68.3689 107.179C68.2579 106.179 67.9734 102.993 67.7092 97.9823L66.3106 97.8003C65.315 97.6708 64.4942 96.939 64.2854 95.9502C63.9194 94.3159 63.5812 92.4689 63.2315 90.5242L50.0517 88.8096C48.7954 88.6461 47.8784 87.5412 47.9734 86.2554C48.042 85.5431 49.4876 68.6864 62.0793 57.3186C62.19 56.4675 62.1997 55.6514 62.3104 54.8004C65.695 26.5604 87.27 10.8078 88.1981 10.1593C88.7039 9.79235 89.3242 9.65668 89.8931 9.73069C90.462 9.8047 91.0269 10.0946 91.422 10.5787C92.1532 11.4431 108.932 32.1852 105.026 60.3574C104.889 61.229 104.758 62.0533 104.626 62.8776C113.867 77.0857 110.954 93.7275 110.815 94.4305C110.577 95.6978 109.432 96.5345 108.152 96.368L94.9958 94.6565C94.1181 96.5857 93.2711 98.2786 92.5888 99.6322C92.1339 100.535 91.1532 101.032 90.1576 100.903L88.7353 100.718C87.2278 105.45 86.1405 108.434 85.7743 109.396C85.6228 113.896 86.481 118.046 87.3532 118.568C87.3563 118.545 87.6026 118.504 88.0723 118.229L88.5276 117.88C91.405 115.032 95.2892 113.711 99.1531 114.213C104.036 114.849 107.946 118.146 109.467 122.575C111.687 121.638 114.143 121.284 116.561 121.599C124.052 122.573 129.35 129.465 128.379 136.935C127.407 144.406 120.524 149.689 113.033 148.714Z" fill="%237D5FFF"/><path d="M106.397 91.3315L96.8911 90.0949C99.5393 83.6359 101.658 76.9878 103.19 70.2154C106.889 78.654 106.724 87.3352 106.397 91.3315Z" fill="white"/><path d="M62.4955 85.6203L53.061 84.393C53.7436 80.443 55.8051 72.0085 61.564 64.8003C61.2726 72.5996 61.7319 79.631 62.4955 85.6203Z" fill="white"/><path d="M89.1427 15.4989C83.9899 19.9011 69.6306 33.9238 67.0576 55.3698C65.1937 70.994 66.7796 84.3746 68.6088 93.2911L89.0897 95.9555C89.7781 94.5546 90.5716 92.9028 91.3329 91.1267C95.3067 82.0756 98.1291 72.6102 99.7631 63.0142C99.9551 61.9093 100.123 60.8013 100.295 59.6696C103.274 38.2525 92.9977 21.0729 89.1427 15.4989ZM91.862 66.1213C89.2107 68.1564 85.7756 69.176 82.2199 68.7134C78.6642 68.2509 75.5805 66.3832 73.5382 63.7376C71.4959 61.0919 70.4476 57.6619 70.912 54.0922C71.4409 50.0261 73.7842 46.6527 77.0548 44.6741C79.5198 43.1437 82.5059 42.4263 85.5875 42.8272C88.6691 43.2281 91.3928 44.7123 93.3843 46.8225C95.9924 49.5659 97.3945 53.4265 96.8686 57.469C96.4042 61.0387 94.5369 64.0893 91.862 66.1213Z" fill="white"/><path d="M92.1277 56.8523C91.5372 61.3912 87.3626 64.5744 82.835 63.9854C78.3074 63.3964 75.0624 59.248 75.6529 54.709C76.2434 50.1701 80.4211 46.9632 84.9724 47.5553C89.5237 48.1474 92.7182 52.3133 92.1277 56.8523Z" fill="white"/><path d="M83.9232 100.092C83.0326 102.861 82.3024 104.953 81.8128 106.308L72.9709 105.158C72.8442 103.723 72.6974 101.516 72.5449 98.6113L83.9232 100.092Z" fill="white"/><path d="M123.637 136.318C123.004 141.188 118.532 144.621 113.648 143.986L36.1814 133.908C30.7057 133.196 26.8274 128.172 27.5378 122.711C28.2482 117.25 33.2829 113.385 38.7587 114.098C41.4847 114.452 43.8796 115.87 45.4971 118.075C45.8376 118.793 46.9194 121.41 46.9358 124.249C46.9243 125.449 47.8298 126.456 49.015 126.611C49.1098 126.623 49.2046 126.635 49.3262 126.627C50.6515 126.631 51.7061 125.566 51.7093 124.245C51.7013 121.527 51.007 119.081 50.4185 117.49C51.8493 116.498 53.6215 116.031 55.3994 116.262C56.5846 116.417 57.7299 116.878 58.5661 117.492C61.812 120.15 64.4635 119.966 66.112 119.339C69.9343 117.937 71.8313 112.991 72.6402 109.923L80.9606 111.005C81.0094 114.522 81.5851 120.102 84.5011 122.332C83.5839 123.824 82.7658 125.664 82.3758 127.922C82.1592 129.216 83.034 130.459 84.3316 130.676L84.4264 130.689C85.6827 130.852 86.8786 129.998 87.089 128.751C87.744 125.014 89.9273 122.87 90.8707 122.103C90.9778 122.021 91.0788 121.986 91.1859 121.904C91.4774 121.701 91.6741 121.486 91.7606 121.377C93.4711 119.532 96.0252 118.615 98.5379 118.941C102.046 119.398 104.79 122.207 105.261 125.634C104.44 126.753 103.165 128.775 102.848 131.21C102.679 132.51 103.607 133.713 104.911 133.882C106.214 134.052 107.42 133.127 107.589 131.827C107.792 130.266 108.86 128.723 109.397 128.119C111.224 126.674 113.599 126.021 115.946 126.327C120.829 126.962 124.271 131.449 123.637 136.318Z" fill="white"/><path d="M93.381 46.8462C91.3927 44.7124 88.669 43.2281 85.5873 42.8272C82.5057 42.4264 79.5197 43.1438 77.0546 44.6742C73.784 46.6528 71.4408 50.0261 70.9118 54.0923C70.4474 57.662 71.4958 61.0919 73.5381 63.7376C75.5804 66.3833 78.6403 68.2478 82.2198 68.7135C85.7992 69.1792 89.2106 68.1565 91.8618 66.1214C94.5368 64.0894 96.4041 61.0387 96.8685 57.469C97.3944 53.4265 95.9923 49.5659 93.381 46.8462ZM82.8348 63.9854C78.2835 63.3933 75.0623 59.248 75.6528 54.709C76.2433 50.1701 80.421 46.9632 84.9723 47.5553C89.5236 48.1474 92.718 52.3133 92.1275 56.8523C91.5371 61.3912 87.3624 64.5744 82.8348 63.9854Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_515_841"><rect width="160" height="160" fill="white"/></clipPath><clipPath id="clip1_515_841"><rect width="120.957" height="149.141" fill="white" transform="translate(32.0991 -5) rotate(7.4121)"/></clipPath></defs></svg>');
}

.your-brand-section .item.usn_cmp_text.purple-bg .info {
    background-color: #7D5FFF;
}

.your-brand-section .item.usn_cmp_text.purple-bg .info h1 {
    color: #fff !important;
}

.your-brand-section .item.usn_cmp_text.purple-bg .info h1:after {
    content: '';
    display: inline-block;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="160" height="160" viewBox="0 0 160 160" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_1223)"><g clip-path="url(%23clip1_515_1223)"><path d="M113.541 123.961C111.173 123.653 108.768 123.999 106.595 124.917C105.106 120.58 101.277 117.352 96.4955 116.73C92.7121 116.237 88.9088 117.532 86.0914 120.319L85.6456 120.662C85.1856 120.931 84.9445 120.971 84.9415 120.994C84.0875 120.482 83.2471 116.418 83.3955 112.012C83.7541 111.07 84.8186 108.149 86.2948 103.515L87.6874 103.696C88.6623 103.823 89.6226 103.336 90.068 102.452C90.7361 101.127 91.5654 99.4692 92.4249 97.5801L105.307 99.256C106.56 99.419 107.682 98.5998 107.914 97.3589C108.051 96.6705 110.902 80.3754 101.855 66.4634C101.983 65.6563 102.112 64.8491 102.243 64.0188C106.071 36.4105 89.6415 16.1005 88.9255 15.2541C88.5387 14.7801 87.9855 14.4962 87.4284 14.4238C86.8714 14.3513 86.264 14.4841 85.7688 14.8434C84.86 15.4785 63.7345 30.9028 60.4205 58.5544C60.3121 59.3878 60.2793 60.1839 60.1941 61.0202C47.8648 72.1512 46.4493 88.6566 46.3821 89.3541C46.2892 90.6131 47.187 91.695 48.4171 91.8551L61.3224 93.5339C61.6647 95.4381 61.9959 97.2467 62.3543 98.8469C62.5587 99.8151 63.3625 100.532 64.3373 100.659L65.7068 100.837C65.9654 105.743 66.2441 108.863 66.3527 109.842C65.8056 112.596 64.2999 116.731 62.5143 117.393C62.3166 117.462 62.1017 117.481 61.8695 117.451C61.1268 117.354 60.3252 116.803 59.6195 116.24C58.0657 115.12 56.2197 114.432 54.3396 114.188C51.5079 113.819 48.5729 114.426 46.2198 116.003C44.0003 113.831 41.0952 112.394 37.9618 111.987C30.0469 110.957 22.7571 116.553 21.7302 124.446C20.7034 132.339 26.3188 139.614 34.2337 140.644L110.087 150.512C117.421 151.466 124.16 146.293 125.112 138.978C126.064 131.663 120.875 124.915 113.541 123.961ZM100.448 73.6483C104.07 81.9112 103.908 90.4115 103.588 94.3245L94.2805 93.1136C96.8736 86.7892 98.9478 80.2797 100.448 73.6483ZM51.3637 87.5305C52.0321 83.6628 54.0506 75.404 59.6896 68.346C59.4042 75.9828 59.8539 82.8678 60.6016 88.7323L51.3637 87.5305ZM66.5876 96.2433C64.7965 87.5125 63.2436 74.4108 65.0687 59.1121C67.5881 38.1129 81.6482 24.3823 86.6937 20.0719C90.4683 25.5298 100.53 42.3514 97.6133 63.3223C97.4455 64.4304 97.2808 65.5153 97.0928 66.5972C95.4928 75.9932 92.7292 85.2614 88.8383 94.124C88.0927 95.8631 87.3159 97.4804 86.6417 98.8522L66.5876 96.2433ZM110.689 145.882L34.836 136.014C29.4743 135.317 25.6768 130.397 26.3724 125.05C27.068 119.703 31.9978 115.919 37.3595 116.616C40.0287 116.963 42.3738 118.351 43.9575 120.511C44.291 121.214 45.3502 123.776 45.3663 126.556C45.355 127.731 46.2416 128.718 47.4022 128.869C47.495 128.881 47.5879 128.893 47.7069 128.885C49.0046 128.889 50.0372 127.846 50.0403 126.552C50.0324 123.891 49.3527 121.495 48.7765 119.938C50.1774 118.966 51.9127 118.509 53.6535 118.736C54.814 118.887 55.9354 119.339 56.7542 119.94C59.9326 122.542 62.5288 122.362 64.1429 121.748C67.8856 120.376 69.7431 115.533 70.5351 112.528L78.6821 113.588C78.7299 117.031 79.2937 122.495 82.1489 124.679C81.2508 126.139 80.4498 127.942 80.0679 130.152C79.8558 131.419 80.7124 132.637 81.9829 132.849L82.0758 132.861C83.3059 133.021 84.4769 132.185 84.6829 130.964C85.3242 127.305 87.462 125.206 88.3858 124.455C88.4907 124.374 88.5896 124.34 88.6945 124.26C88.9799 124.061 89.1725 123.851 89.2572 123.744C90.932 121.938 93.4329 121.039 95.8932 121.359C99.3284 121.806 102.015 124.557 102.476 127.912C101.672 129.008 100.424 130.988 100.113 133.372C99.9477 134.645 100.857 135.823 102.133 135.989C103.41 136.155 104.59 135.249 104.756 133.976C104.954 132.448 106.001 130.936 106.526 130.346C108.315 128.931 110.641 128.292 112.938 128.591C117.72 129.213 121.09 133.606 120.47 138.374C119.85 143.143 115.47 146.504 110.689 145.882Z" fill="%23333333"/><path d="M70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453ZM70.4424 101.453C70.5917 104.297 70.7354 106.458 70.8595 107.863L79.5171 108.989C79.9965 107.662 80.7116 105.613 81.5836 102.902L70.4424 101.453Z" fill="%23F9423A"/><path d="M114.444 117.017C113.005 116.829 111.545 116.804 110.113 116.924C107.031 113.039 102.529 110.452 97.3992 109.785C95.5655 109.547 93.722 109.566 91.9381 109.852C93.7972 108.987 95.3805 107.522 96.3388 105.598C96.4033 105.466 96.494 105.313 96.5585 105.18L104.404 106.2C109.324 106.84 113.909 103.529 114.826 98.6583C114.963 97.9699 118.19 80.9703 109.192 65.0404L109.207 64.9247C113.455 34.2638 95.527 12.2288 94.3232 10.7776C92.8134 8.95691 90.6996 7.78741 88.3321 7.47942C85.9646 7.17142 83.6219 7.76117 81.6965 9.13492C80.1877 10.2098 57.1428 26.9616 53.4485 57.718L53.4394 57.7875C41.7242 69.8222 39.6855 85.4933 39.3921 88.6565L39.368 88.8417C39.0081 93.7853 42.5933 98.1593 47.514 98.7994L55.3825 99.8231C55.428 100.017 55.4534 100.185 55.4989 100.38C55.9706 102.56 57.2333 104.466 58.9748 105.775C59.0461 106.679 59.1062 107.487 59.1581 108.176C57.8944 107.73 56.5895 107.419 55.2433 107.243C52.458 106.881 49.6902 107.11 47.1085 107.904C44.5899 106.399 41.7668 105.42 38.8655 105.042C27.0976 103.511 16.294 111.804 14.7673 123.54C13.2405 135.276 21.5627 146.057 33.3306 147.588L109.184 157.456C120.348 158.908 130.627 151.018 132.076 139.884C133.524 128.75 125.609 118.469 114.444 117.017ZM110.087 150.512L34.234 140.644C26.3191 139.614 20.7006 132.363 21.7305 124.446C22.7604 116.529 30.0472 110.957 37.962 111.987C41.0955 112.394 44.0006 113.831 46.2201 116.003C48.5732 114.426 51.5081 113.819 54.3399 114.188C56.2199 114.432 58.066 115.12 59.6198 116.24C60.3255 116.803 61.1271 117.354 61.8698 117.451C62.1019 117.481 62.3168 117.462 62.5146 117.393C64.3002 116.731 65.8059 112.596 66.353 109.842C66.2443 108.863 65.9657 105.743 65.707 100.837L64.3376 100.659C63.3627 100.532 62.559 99.8151 62.3545 98.8469C61.9962 97.2467 61.665 95.4381 61.3226 93.534L48.4174 91.8551C47.1872 91.695 46.2894 90.6131 46.3824 89.3541C46.4495 88.6566 47.8651 72.1512 60.1944 61.0202C60.3028 60.1869 60.3123 59.3878 60.4208 58.5544C63.7348 30.9028 84.8603 15.4785 85.7691 14.8434C86.2643 14.4842 86.8716 14.3513 87.4287 14.4238C87.9858 14.4962 88.5389 14.7801 88.9257 15.2541C89.6417 16.1005 106.071 36.4105 102.247 63.9957C102.112 64.8491 101.983 65.6563 101.855 66.4634C110.903 80.3754 108.051 96.6705 107.914 97.3589C107.682 98.5998 106.561 99.419 105.307 99.256L92.4252 97.5801C91.5657 99.4692 90.7364 101.127 90.0683 102.452C89.6229 103.336 88.6625 103.823 87.6877 103.696L86.295 103.515C84.8189 108.149 83.7543 111.07 83.3957 112.012C83.2474 116.418 84.0877 120.482 84.9418 120.994C84.9448 120.971 85.1859 120.931 85.6459 120.662L86.0916 120.319C88.9091 117.532 92.7124 116.237 96.4958 116.73C101.277 117.352 105.106 120.58 106.595 124.917C108.768 123.999 111.174 123.653 113.541 123.961C120.876 124.915 126.064 131.663 125.112 138.978C124.161 146.293 117.422 151.466 110.087 150.512Z" fill="%23F9423A"/><path d="M103.589 94.3245L94.2812 93.1137C96.8743 86.7893 98.9485 80.2797 100.448 73.6484C104.071 81.9112 103.909 90.4115 103.589 94.3245Z" fill="white"/><path d="M60.6022 88.7323L51.3643 87.5305C52.0326 83.6628 54.0512 75.4041 59.6901 68.346C59.4047 75.9828 59.8545 82.8678 60.6022 88.7323Z" fill="white"/><path d="M86.6944 20.0719C81.6489 24.3824 67.5888 38.1129 65.0694 59.1121C63.2444 74.4108 64.7972 87.5126 66.5883 96.2434L86.6424 98.8522C87.3166 97.4805 88.0935 95.8632 88.839 94.1241C92.73 85.2615 95.4935 75.9933 97.0935 66.5973C97.2815 65.5154 97.4462 64.4304 97.614 63.3223C100.531 42.3514 90.469 25.5298 86.6944 20.0719ZM89.357 69.6396C86.761 71.6323 83.3974 72.6307 79.9158 72.1777C76.4342 71.7248 73.4148 69.8961 71.415 67.3055C69.4153 64.7149 68.3888 61.3565 68.8435 57.8611C69.3614 53.8797 71.6558 50.5766 74.8583 48.6393C77.272 47.1407 80.1958 46.4383 83.2132 46.8308C86.2307 47.2234 88.8976 48.6767 90.8476 50.7429C93.4014 53.4291 94.7743 57.2093 94.2593 61.1675C93.8046 64.6629 91.9762 67.6499 89.357 69.6396Z" fill="white"/><path d="M89.6168 60.5636C89.0386 65.008 84.9509 68.1249 80.5177 67.5481C76.0844 66.9714 72.9071 62.9094 73.4853 58.465C74.0634 54.0206 78.1541 50.8806 82.6106 51.4603C87.0671 52.0401 90.195 56.1192 89.6168 60.5636Z" fill="white"/><path d="M81.5836 102.902C80.7116 105.613 79.9965 107.662 79.5171 108.989L70.8595 107.863C70.7354 106.458 70.5917 104.297 70.4424 101.453L81.5836 102.902Z" fill="white"/><path d="M120.471 138.374C119.85 143.143 115.471 146.504 110.69 145.882L34.8367 136.014C29.475 135.317 25.6775 130.397 26.3731 125.05C27.0688 119.703 31.9985 115.919 37.3602 116.616C40.0295 116.963 42.3745 118.351 43.9582 120.511C44.2917 121.214 45.351 123.776 45.367 126.556C45.3557 127.731 46.2424 128.718 47.4029 128.869C47.4957 128.881 47.5886 128.893 47.7077 128.885C49.0053 128.889 50.0379 127.846 50.0411 126.552C50.0332 123.891 49.3534 121.495 48.7772 119.937C50.1781 118.966 51.9134 118.509 53.6542 118.736C54.8148 118.887 55.9362 119.339 56.755 119.94C59.9333 122.542 62.5295 122.362 64.1436 121.748C67.8864 120.375 69.7438 115.533 70.5359 112.528L78.6829 113.588C78.7307 117.031 79.2944 122.495 82.1496 124.679C81.2515 126.139 80.4505 127.942 80.0686 130.152C79.8566 131.419 80.7131 132.637 81.9837 132.849L82.0765 132.861C83.3067 133.021 84.4776 132.185 84.6837 130.964C85.325 127.305 87.4627 125.206 88.3865 124.455C88.4914 124.374 88.5903 124.34 88.6952 124.26C88.9806 124.061 89.1732 123.851 89.2579 123.744C90.9327 121.938 93.4336 121.039 95.894 121.359C99.3292 121.806 102.016 124.557 102.477 127.912C101.673 129.008 100.424 130.988 100.114 133.372C99.9485 134.645 100.857 135.823 102.134 135.989C103.411 136.155 104.591 135.249 104.756 133.976C104.955 132.448 106.001 130.936 106.527 130.346C108.316 128.931 110.641 128.292 112.939 128.59C117.721 129.212 121.091 133.606 120.471 138.374Z" fill="white"/><path d="M90.844 50.766C88.8971 48.6766 86.2301 47.2233 83.2127 46.8307C80.1953 46.4382 77.2715 47.1407 74.8578 48.6392C71.6553 50.5765 69.3609 53.8796 68.8429 57.8611C68.3882 61.3564 69.4147 64.7149 71.4145 67.3054C73.4142 69.896 76.4104 71.7217 79.9153 72.1777C83.4201 72.6336 86.7605 71.6322 89.3565 69.6395C91.9757 67.6499 93.8041 64.6628 94.2588 61.1675C94.7737 57.2092 93.4008 53.429 90.844 50.766ZM80.5175 67.5481C76.0611 66.9683 72.9069 62.9094 73.4851 58.465C74.0633 54.0206 78.1539 50.8806 82.6104 51.4603C87.0669 52.0401 90.1948 56.1192 89.6166 60.5635C89.0385 65.0079 84.9508 68.1248 80.5175 67.5481Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_515_1223"><rect width="160" height="160" fill="white"/></clipPath><clipPath id="clip1_515_1223"><rect width="118.436" height="146.033" fill="white" transform="translate(30.8389) rotate(7.4121)"/></clipPath></defs></svg>');
}

.your-brand-section .item.usn_cmp_text.red-bg .info {
    background-color: #F9423A;
}

.your-brand-section .item.usn_cmp_text.red-bg .info h1 {
    color: #fff !important;
}

.your-brand-section .item.usn_cmp_text.red-bg .info h1:after {
    content: '';
    display: inline-block;
    width: 172px;
    height: 172px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="172" height="172" viewBox="0 0 172 172" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_369_1995)"><path d="M125.334 132.253C122.808 131.924 120.241 132.294 117.923 133.273C116.334 128.646 112.249 125.202 107.148 124.538C103.112 124.013 99.054 125.394 96.048 128.368L95.5725 128.733C95.0817 129.021 94.8245 129.063 94.8212 129.087C93.9101 128.542 93.0136 124.206 93.1718 119.505C93.5544 118.5 94.6902 115.383 96.2651 110.439L97.7509 110.633C98.7909 110.768 99.8155 110.248 100.291 109.306C101.003 107.891 101.888 106.123 102.805 104.108L116.549 105.896C117.886 106.07 119.083 105.195 119.331 103.872C119.476 103.137 122.519 85.752 112.866 70.9094C113.003 70.0482 113.14 69.1871 113.281 68.3013C117.364 38.8461 99.8356 17.1775 99.0717 16.2745C98.659 15.7688 98.0689 15.466 97.4745 15.3886C96.8802 15.3113 96.2322 15.4531 95.7039 15.8364C94.7344 16.5139 72.1957 32.97 68.66 62.4714C68.5443 63.3604 68.5094 64.2098 68.4185 65.102C55.2644 76.9776 53.7542 94.5872 53.6825 95.3313C53.5833 96.6745 54.5412 97.8288 55.8537 97.9996L69.6222 99.7907C69.9874 101.822 70.3408 103.752 70.7231 105.459C70.9413 106.492 71.7987 107.257 72.8388 107.392L74.2999 107.582C74.5758 112.817 74.8731 116.145 74.989 117.19C74.4054 120.128 72.7989 124.54 70.8938 125.246C70.6829 125.319 70.4536 125.34 70.206 125.307C69.4135 125.204 68.5583 124.616 67.8054 124.016C66.1477 122.821 64.1781 122.087 62.1723 121.826C59.1512 121.433 56.0198 122.081 53.5093 123.763C51.1414 121.446 48.042 119.913 44.6989 119.478C36.2546 118.379 28.4772 124.349 27.3816 132.771C26.286 141.192 32.2771 148.953 40.7215 150.052L121.649 160.58C129.474 161.598 136.664 156.079 137.679 148.275C138.694 140.471 133.159 133.271 125.334 132.253ZM111.365 78.5749C115.229 87.3905 115.057 96.4594 114.715 100.634L104.785 99.3423C107.551 92.5949 109.764 85.6499 111.365 78.5749ZM58.9973 93.3857C59.7104 89.2593 61.864 80.4481 67.8801 72.9179C67.5757 81.0655 68.0555 88.4111 68.8532 94.6679L58.9973 93.3857ZM75.2396 102.681C73.3287 93.3665 71.672 79.3884 73.6191 63.0663C76.307 40.6624 91.3077 26.0134 96.6906 21.4145C100.718 27.2376 111.453 45.1844 108.341 67.5582C108.162 68.7404 107.986 69.8979 107.785 71.0521C106.078 81.0767 103.13 90.9649 98.9787 100.42C98.1833 102.276 97.3545 104.001 96.6352 105.465L75.2396 102.681ZM122.291 155.64L41.364 145.113C35.6437 144.368 31.5921 139.12 32.3343 133.415C33.0765 127.71 38.336 123.673 44.0564 124.417C46.9042 124.787 49.4061 126.268 51.0957 128.573C51.4515 129.322 52.5816 132.056 52.5987 135.021C52.5867 136.276 53.5326 137.328 54.7708 137.489C54.8699 137.502 54.9689 137.515 55.0959 137.506C56.4804 137.51 57.5821 136.398 57.5854 135.017C57.577 132.178 56.8518 129.623 56.237 127.961C57.7317 126.924 59.5831 126.437 61.4403 126.679C62.6785 126.84 63.8749 127.322 64.7484 127.963C68.1394 130.74 70.9093 130.547 72.6314 129.892C76.6245 128.428 78.6062 123.261 79.4512 120.056L88.1432 121.187C88.1942 124.86 88.7957 130.689 91.8418 133.019C90.8837 134.577 90.0291 136.5 89.6216 138.858C89.3954 140.21 90.3092 141.51 91.6648 141.736L91.7638 141.749C93.0763 141.92 94.3256 141.027 94.5454 139.725C95.2296 135.821 97.5104 133.581 98.496 132.78C98.6079 132.694 98.7134 132.658 98.8253 132.572C99.1298 132.36 99.3353 132.136 99.4256 132.022C101.212 130.095 103.881 129.136 106.506 129.477C110.171 129.954 113.037 132.889 113.529 136.469C112.671 137.638 111.339 139.75 111.008 142.294C110.831 143.652 111.801 144.908 113.163 145.085C114.525 145.263 115.784 144.296 115.961 142.938C116.173 141.308 117.289 139.695 117.85 139.065C119.758 137.555 122.239 136.873 124.691 137.192C129.792 137.856 133.388 142.543 132.726 147.63C132.064 152.718 127.392 156.304 122.291 155.64Z" fill="%23333333"/><path d="M79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239ZM79.3516 108.239C79.5108 111.274 79.6642 113.579 79.7966 115.078L89.0333 116.28C89.5448 114.864 90.3077 112.678 91.238 109.785L79.3516 108.239Z" fill="%23FFF02E"/><path d="M126.298 124.844C124.762 124.644 123.205 124.618 121.677 124.745C118.389 120.601 113.585 117.841 108.112 117.129C106.156 116.875 104.189 116.895 102.286 117.2C104.269 116.278 105.959 114.714 106.981 112.662C107.05 112.52 107.147 112.357 107.215 112.216L115.585 113.304C120.835 113.987 125.727 110.455 126.705 105.258C126.851 104.523 130.294 86.3867 120.694 69.3912L120.71 69.2677C125.242 36.5558 106.115 13.0469 104.831 11.4985C103.22 9.55606 100.965 8.30834 98.4387 7.97974C95.9129 7.65114 93.4135 8.28033 91.3593 9.74599C89.7495 10.8927 65.1631 28.7651 61.2216 61.579L61.212 61.6531C48.7131 74.4929 46.5381 91.2123 46.2249 94.5871L46.1992 94.7846C45.8153 100.059 49.6403 104.725 54.8902 105.408L63.285 106.501C63.3336 106.708 63.3606 106.887 63.4092 107.094C63.9125 109.42 65.2596 111.454 67.1177 112.851C67.1937 113.815 67.2578 114.677 67.3132 115.413C65.965 114.936 64.5728 114.604 63.1365 114.417C60.1649 114.031 57.212 114.274 54.4576 115.122C51.7705 113.516 48.7586 112.472 45.6631 112.069C33.108 110.436 21.5818 119.283 19.9529 131.804C18.324 144.325 27.2029 155.827 39.758 157.461L120.685 167.989C132.596 169.538 143.563 161.12 145.108 149.241C146.654 137.362 138.209 126.394 126.298 124.844ZM121.649 160.58L40.7218 150.052C32.2775 148.953 26.2832 141.217 27.382 132.771C28.4807 124.324 36.2549 118.379 44.6993 119.478C48.0423 119.913 51.1418 121.446 53.5097 123.763C56.0202 122.081 59.1515 121.433 62.1727 121.826C64.1785 122.087 66.1481 122.821 67.8057 124.016C68.5587 124.616 69.4139 125.204 70.2063 125.307C70.4539 125.34 70.6832 125.319 70.8942 125.246C72.7993 124.54 74.4057 120.128 74.9894 117.19C74.8734 116.145 74.5762 112.816 74.3002 107.582L72.8392 107.392C71.7991 107.257 70.9416 106.492 70.7234 105.459C70.3412 103.752 69.9878 101.822 69.6225 99.7907L55.854 97.9996C54.5416 97.8288 53.5837 96.6745 53.6829 95.3313C53.7545 94.5871 55.2647 76.9776 68.4188 65.102C68.5345 64.213 68.5447 63.3604 68.6603 62.4713C72.196 32.97 94.7347 16.5139 95.7042 15.8364C96.2326 15.453 96.8806 15.3113 97.4749 15.3886C98.0692 15.4659 98.6594 15.7688 99.0721 16.2745C99.836 17.1775 117.365 38.8461 113.284 68.2765C113.14 69.1871 113.003 70.0482 112.866 70.9094C122.519 85.752 119.477 103.137 119.331 103.872C119.083 105.195 117.887 106.07 116.549 105.896L102.806 104.108C101.889 106.123 101.004 107.891 100.291 109.306C99.8158 110.248 98.7913 110.768 97.7512 110.633L96.2654 110.439C94.6906 115.383 93.5547 118.5 93.1722 119.505C93.0139 124.206 93.9104 128.542 94.8216 129.087C94.8248 129.063 95.0821 129.021 95.5728 128.733L96.0484 128.368C99.0543 125.394 103.112 124.013 107.149 124.538C112.25 125.202 116.335 128.646 117.924 133.273C120.242 132.294 122.808 131.924 125.334 132.253C133.159 133.271 138.695 140.471 137.679 148.275C136.664 156.079 129.474 161.598 121.649 160.58Z" fill="%23FFF02E"/><path d="M114.716 100.634L104.786 99.3422C107.552 92.5948 109.765 85.6498 111.365 78.5749C115.23 87.3904 115.057 96.4593 114.716 100.634Z" fill="white"/><path d="M68.8533 94.6679L58.9975 93.3857C59.7106 89.2593 61.8641 80.4481 67.8803 72.9179C67.5758 81.0656 68.0556 88.4111 68.8533 94.6679Z" fill="white"/><path d="M96.6912 21.4146C91.3082 26.0134 76.3075 40.6624 73.6196 63.0663C71.6725 79.3884 73.3293 93.3665 75.2401 102.681L96.6358 105.465C97.355 104.001 98.1838 102.276 98.9792 100.42C103.13 90.9649 106.079 81.0767 107.786 71.0522C107.986 69.8979 108.162 68.7404 108.341 67.5582C111.453 45.1844 100.718 27.2376 96.6912 21.4146ZM99.5319 74.298C96.7623 76.424 93.1737 77.4892 89.4592 77.0059C85.7446 76.5227 82.5233 74.5717 80.3897 71.8078C78.2562 69.0439 77.161 65.4608 77.6462 61.7316C78.1988 57.4839 80.6466 53.9599 84.0634 51.8929C86.6385 50.2941 89.7579 49.5447 92.9772 49.9635C96.1964 50.3823 99.0418 51.9328 101.122 54.1372C103.847 57.0031 105.312 61.0362 104.762 65.2592C104.277 68.9884 102.326 72.1753 99.5319 74.298Z" fill="white"/><path d="M99.8094 64.6149C99.1925 69.3566 94.8314 72.682 90.1016 72.0666C85.3718 71.4513 81.9819 67.1176 82.5987 62.3759C83.2156 57.6342 87.5799 54.2842 92.3345 54.9027C97.0891 55.5212 100.426 59.8732 99.8094 64.6149Z" fill="white"/><path d="M91.238 109.785C90.3077 112.678 89.5448 114.864 89.0333 116.28L79.7966 115.078C79.6642 113.579 79.5108 111.274 79.3516 108.239L91.238 109.785Z" fill="white"/><path d="M132.727 147.63C132.065 152.718 127.393 156.304 122.292 155.64L41.3647 145.113C35.6444 144.368 31.5928 139.12 32.335 133.415C33.0772 127.71 38.3367 123.673 44.0571 124.417C46.9049 124.787 49.4068 126.268 51.0964 128.573C51.4522 129.322 52.5823 132.056 52.5994 135.021C52.5874 136.276 53.5333 137.328 54.7715 137.489C54.8706 137.502 54.9696 137.515 55.0966 137.506C56.4811 137.51 57.5828 136.398 57.5861 135.017C57.5777 132.178 56.8525 129.623 56.2377 127.961C57.7324 126.924 59.5838 126.437 61.441 126.679C62.6792 126.84 63.8756 127.322 64.7491 127.963C68.1401 130.74 70.91 130.547 72.6321 129.892C76.6252 128.428 78.6068 123.261 79.4519 120.056L88.1439 121.187C88.1949 124.86 88.7964 130.689 91.8425 133.019C90.8844 134.577 90.0298 136.5 89.6223 138.858C89.3961 140.21 90.3099 141.51 91.6655 141.736L91.7645 141.749C93.077 141.92 94.3263 141.027 94.5461 139.725C95.2303 135.821 97.5111 133.581 98.4967 132.78C98.6086 132.694 98.7141 132.658 98.826 132.572C99.1305 132.36 99.336 132.136 99.4263 132.022C101.213 130.095 103.881 129.136 106.506 129.477C110.171 129.954 113.038 132.889 113.529 136.469C112.672 137.638 111.34 139.75 111.009 142.294C110.832 143.652 111.802 144.908 113.164 145.085C114.526 145.263 115.785 144.296 115.961 142.938C116.173 141.308 117.29 139.695 117.85 139.065C119.759 137.555 122.24 136.873 124.692 137.192C129.793 137.856 133.389 142.543 132.727 147.63Z" fill="white"/><path d="M101.118 54.1619C99.0413 51.9327 96.1959 50.3822 92.9766 49.9634C89.7574 49.5446 86.638 50.294 84.0628 51.8928C80.6461 53.9598 78.1982 57.4838 77.6456 61.7316C77.1605 65.4607 78.2557 69.0438 80.3892 71.8077C82.5227 74.5716 85.7193 76.5194 89.4586 77.0058C93.1979 77.4923 96.7617 76.424 99.5314 74.298C102.326 72.1752 104.277 68.9883 104.762 65.2591C105.311 61.0361 103.846 57.003 101.118 54.1619ZM90.1012 72.0666C85.3466 71.4481 81.9815 67.1176 82.5983 62.3759C83.2152 57.6342 87.5795 54.2841 92.3341 54.9027C97.0887 55.5212 100.426 59.8732 99.8089 64.6148C99.1921 69.3565 94.831 72.6819 90.1012 72.0666Z" fill="%23333333"/></g><defs><clipPath id="clip0_369_1995"><rect width="126.359" height="155.802" fill="white" transform="translate(37.0996) rotate(7.4121)"/></clipPath></defs></svg>');
}

/*custom-blog-section*/
.custom-blog-section {
    padding: 100px 0 !important;
}

.custom-blog-section .component-introduction {
    padding-bottom: 40px !important;
}

.custom-blog-section .component-introduction .info.col {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.custom-blog-section .component-introduction .link {
    margin-top: 0 !important;
}

.custom-blog-section .component-main.row {
    gap: 11px;
}

.custom-blog-section .item .image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    height: 340px;
    margin-bottom: 0 !important;
}

.custom-blog-section .item .image > img, .custom-blog-section .item .image picture img {
    display: block;
    width: 100%;
    height: 340px;
    object-fit: cover;
    transition: opacity 0.5s ease;
    z-index: 1;
    position: relative;
}

.custom-blog-section .item .hover-media {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.custom-blog-section .item .meta {
    display: none;
}

.custom-blog-section .item .info {
    display: flex;
    flex-direction: column;
    gap: 3px;
    position: relative;
    color: #fff;
    padding: 15px;
    margin-top: 14px;
    opacity: 1;
    transform: translateY(20px);
    transition: transform 0.5s ease, opacity 0.5s ease;
    z-index: 3;
    margin-top: 0;
}

.custom-blog-section .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #7D5FFF;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section .item {
    max-width: 419px !important;
    flex: 0 0 419px !important;
}

.custom-blog-section .item .info .secondary-heading {
    text-transform: capitalize;
    letter-spacing: 0;
    order: 2;
    color: #333;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px ;
}

.custom-blog-section .item .info .heading {
    max-width: 347px;
    margin-top: 0 !important;
}
.custom-blog-section .item .info .text{display:none}
.custom-blog-section .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #7D5FFF;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/*.custom-blog-section .item a:hover .hover-media img, .custom-blog-section .item:hover .hover-media video, .custom-blog-section .item:hover .image { height: 380px; object-fit: cover; }*/
/*.custom-blog-section .item a:hover .hover-media { opacity: 1;transition: opacity 0.5s ease; }*/
/*.custom-blog-section .item a:hover .image > img, .custom-blog-section .item:hover .image picture img { opacity: 0; }*/
/*.custom-blog-section .item a:hover .info { position: absolute; bottom: 20px; left: 16px; right: 16px; margin: 0; transform: translateY(-85px); opacity: 1; max-width: 95%; background: #fff; border-radius: 12px; padding: 12px 20px; }*/
/*.custom-blog-section .item a:hover .info:after { opacity: 0; transition: opacity 0.5s ease;}*/
/*.custom-blog-section .item a:hover .image:after { opacity: 1; transition: opacity 0.5s ease;}*/
.custom-blog-section.c1-bg.c1-bg-solid {
    background: transparent ;
}

.custom-blog-section.c1-bg.c1-bg-solid * {
    color: #333 !important;
}

.custom-blog-section.c1-bg.c1-bg-solid .btn.boxed-btn {
    color: #fff !important;
}
.custom-blog-section.c1-bg.c1-bg-solid .btn.boxed-btn:hover {
    color: #333 !important;
}

.custom-blog-section.c1-bg.c1-bg-solid .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #7D5FFF;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c1-bg.c1-bg-solid .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #FFF02E;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c2-bg.c2-bg-solid {
    background: transparent ;
}

.custom-blog-section.c2-bg.c2-bg-solid * {
    color: #333 !important;
}

.custom-blog-section.c2-bg.c2-bg-solid .btn.boxed-btn {
    color: #fff !important;
}
.custom-blog-section.c2-bg.c2-bg-solid .btn.boxed-btn:hover{
    color: #333 !important;
}

.custom-blog-section.c2-bg.c2-bg-solid .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #FFF02E;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9V15M9.5 9H12.5V5L19.5 12L12.5 19V15H9.5V9Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c2-bg.c2-bg-solid .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #FFF02E;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9V15M9.5 9H12.5V5L19.5 12L12.5 19V15H9.5V9Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c3-bg.c3-bg-solid {
    background: transparent ;
}

.custom-blog-section.c3-bg.c3-bg-solid * {
    color: #333 !important;
}

.custom-blog-section.c3-bg.c3-bg-solid .btn.boxed-btn {
    color: #fff !important;
}
.custom-blog-section.c3-bg.c3-bg-solid .btn.boxed-btn:hover{
    color: #333 !important;
}

.custom-blog-section.c3-bg.c3-bg-solid .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #F9423A;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c3-bg.c3-bg-solid .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #F9423A;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c4-bg.c4-bg-solid {
    background: transparent ;
}

.custom-blog-section.c4-bg.c4-bg-solid * {
    color: #333 !important;
}

.custom-blog-section.c4-bg.c4-bg-solid .btn.boxed-btn {
    color: #fff !important;
}

.custom-blog-section.c4-bg.c4-bg-solid .btn.boxed-btn:hover{
    color: #333 !important;
}

.custom-blog-section.c4-bg.c4-bg-solid .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #7D5FFF;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c4-bg.c4-bg-solid .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #7D5FFF;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c5-bg.c5-bg-solid {
    background: transparent ;
}

.custom-blog-section.c5-bg.c5-bg-solid * {
    color: #333 !important;
}

.custom-blog-section.c5-bg.c5-bg-solid .btn.boxed-btn {
    color: #fff !important;
}

.custom-blog-section.c5-bg.c5-bg-solid .btn.boxed-btn:hover {
    color: #333 !important;
}

.custom-blog-section.c5-bg.c5-bg-solid .item .info:after {
    position: absolute;
    right: 0;
    content: '';
    background-color: #73FB46;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9V15M9.5 9H12.5V5L19.5 12L12.5 19V15H9.5V9Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.custom-blog-section.c5-bg.c5-bg-solid .item .image:after {
    transition: opacity 0.5s ease;
    content: '';
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%) scale(1.5);
    background-color: #73FB46;
    display: inline-block;
    background-repeat: no-repeat !important;
    width: 48px;
    height: 48px;
    background-position: center;
    border-radius: 29px;
    background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9V15M9.5 9H12.5V5L19.5 12L12.5 19V15H9.5V9Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/*yellow-banner*/
.yellow-banner #site-header .first-child-wrapper * {
    color: #333;
}

.yellow-banner #site-header #logo svg * {
    fill: #333;
}

.yellow-banner #site-header .cta-links a {
    background: #333;
    color: #fff !important;
}

.yellow-banner #site-header .cta-links a:hover {
    background: #333 !important;
}

/*black-banner*/
.black-banner {
    background: #333 !important;
}

.usn_cmp_text.fs-18 p, .usn_pod_textimage.fs-18 p {
    font-size: 18px;
}

/*global components end*/
/*blog-detail-banner start*/
.blog-detail-page #site-header .cta-links a {
    background: #7D5FFF !important;
}

.blog-detail-banner.global-banner .row {
    min-height: auto !important;
    height: auto !important;
    margin: 0;
}

.blog-detail-banner section.content.base-bg {
    background: transparent!important;
}

.blog-detail-banner * {
    color: #fff !important;
}

.blog-detail-page .banner-split-wrapper {
}

.blog-detail-page .banner-split {
    max-width: 1384px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto !important;
    padding: 144px 52px 161px 52px;
    margin: 0 auto;
}

.blog-detail-page .banner-split .left-side {
    width: 100%;
    max-width: 634px;
}

.blog-detail-page .banner-split .left-side .heading-col {
    padding: 0 !important;
}

.blog-detail-page .banner-split .left-side .heading {
    padding: 0;
}

.blog-detail-page .banner-split .left-side h1 {
    font-size: 48px;
}

.blog-detail-page .banner-split .left-side p {
    margin-bottom: 0;
    margin-top: 24px;
    font-size: 18px;
    line-height: 28.8px
}

.blog-detail-page .banner-split .right-side {
    width: 100%;
    max-width: 419px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.blog-detail-page .banner-split .right-side label {
    margin-bottom: 8px;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    cursor: auto;
    text-transform: uppercase;
}

.blog-detail-page .banner-split .right-side p {
    line-height: 25.6px;
    margin: 0;
}

.blog-detail-page .banner-split .right-side .service-wrapper ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.blog-detail-page .banner-split .right-side .service-wrapper ul li {
    margin-top: 8px;
}

.blog-detail-page .banner-split .right-side .service-wrapper ul a {
    white-space: nowrap;
    margin-bottom: 8px;
    border-radius: 6px;
    border: 1px solid #fff;
    padding: 10px 12px 8px 12px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.blog-detail-page .banner-split .right-side .service-wrapper ul a:hover {
    background: #fff;
    color: #000 !important;
}

.blog-intro-img {
    margin-top: -197px;
    padding-top: 0 !important;
    z-index: 999;
    background: transparent;
    padding-bottom: 0 !important;
}

.blog-intro-img .image img {
    object-fit: cover;
    height: 600px;
    border-radius: 20px;
}

.blog-detail-page .context-section {
    padding: 100px 0!important;
}

.blog-detail-page .context-section .usn_cmp_text .info {
    display: flex;
    justify-content: center;
}

.blog-detail-page .context-section .usn_cmp_text .info p {
    font-size: 18px;
}

.blog-detail-page .context-section .usn_cmp_text .heading {
    position: relative;
    width: fit-content;
    padding: 16px 28px;
    font-size: 48px;
    border-radius: 8px;
    background: #7D5FFF;
    color: #fff !important;
}

.blog-detail-page .context-section .usn_cmp_text .heading:after {
    width: 56px;
    height: 56px;
    background-color: transparent;
    margin: 0;
    position: absolute;
    right: -22px;
    content: '';
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_487_503)"><g clip-path="url(%23clip1_487_503)"><path d="M29.7093 53.2226C27.8372 53.557 26.05 52.3116 25.7155 50.4395C25.7004 50.3547 25.6868 50.2785 25.6732 50.2023C24.819 49.6293 24.2215 48.7308 24.0368 47.6973C23.9582 47.2568 23.9572 46.8111 24.0371 46.3773C23.4716 45.8052 23.0882 45.0782 22.9459 44.2819C22.8476 43.7313 22.8708 43.1764 22.9933 42.6388C22.0702 41.9733 21.3395 41.0636 20.8872 39.9992C18.9273 35.3405 15.2766 32.1289 15.1223 31.9991L14.8705 31.7644C14.7447 31.647 14.6318 31.5535 14.5274 31.4585L14.43 31.3535C11.8207 28.8825 10.0926 25.6684 9.45556 22.102C7.83212 12.9163 13.9605 4.11154 23.1432 2.47115C32.326 0.830766 41.1238 6.96913 42.7641 16.1519C43.4012 19.7182 42.8899 23.3149 41.2881 26.5819C41.2702 26.6288 41.2439 26.6772 41.2176 26.7256C41.1913 26.774 38.4557 31.817 38.2346 36.8916C38.1887 38.0537 37.8196 39.1686 37.1756 40.1141C37.4751 40.5676 37.689 41.0801 37.7874 41.6307C37.9297 42.427 37.8217 43.2417 37.4893 43.9742C37.7144 44.3536 37.8678 44.772 37.9465 45.2125C38.1296 46.2375 37.88 47.2874 37.2786 48.1291C37.2923 48.2053 37.3074 48.29 37.3225 48.3747C37.657 50.2469 36.4115 52.0341 34.5394 52.3685L29.7023 53.2326L29.7093 53.2226ZM33.7161 37.5327C33.8462 37.2822 33.9263 36.9969 33.9427 36.6967C34.0372 34.7305 34.3497 33.4946 34.8203 31.6272C34.9365 31.1519 35.072 30.6382 35.2123 30.0537C35.5858 28.4747 36.2087 26.9211 37.043 25.4258L37.4239 24.7197C38.6306 22.275 39.0137 19.5754 38.5385 16.9155C37.3158 10.0708 30.7545 5.49096 23.9099 6.71369C17.0652 7.93641 12.4953 14.5046 13.7181 21.3493C14.1917 24.0008 15.4744 26.3854 17.4229 28.2402C17.4543 28.2695 17.4858 28.2989 17.5103 28.3382L17.7905 28.5853C17.8734 28.6579 17.9578 28.739 18.0422 28.8201C18.6625 29.3562 22.6191 32.9589 24.8815 38.3329C24.9993 38.6003 25.1632 38.8333 25.3635 39.0248L23.0846 26.2672L22.4831 26.3746C21.0938 26.6228 19.1929 26.062 18.3187 24.2514C17.713 23.0134 17.7111 21.6326 18.3043 20.4514C18.9199 19.2487 20.0816 18.4118 21.4878 18.1606C22.7585 17.9336 23.9354 18.1605 24.8739 18.8145C25.794 19.4631 26.237 20.328 26.4391 20.9213C26.4333 20.3017 26.5479 19.3284 27.1796 18.4114C27.8406 17.4628 28.8592 16.8525 30.1384 16.624C31.5446 16.3728 32.9242 16.7558 33.9166 17.6624C34.8906 18.5637 35.3684 19.8682 35.2287 21.2393C35.027 23.2422 33.4463 24.4249 32.057 24.6731L31.4556 24.7806L33.7361 37.5466L33.7161 37.5327Z" fill="%23333333"/><path d="M23.3705 3.7419C31.8416 2.22863 39.9774 7.89084 41.4937 16.3789C42.0869 19.6996 41.6009 23.047 40.1038 26.068L40.0914 26.0965C39.8476 26.5421 37.1819 31.6338 36.955 36.8231C36.901 38.1352 36.3401 39.3019 35.4701 40.1566C36.0038 40.5508 36.3983 41.1447 36.5239 41.8478C36.6692 42.661 36.4266 43.4561 35.9384 44.0503C36.3175 44.4109 36.5846 44.879 36.683 45.4296C36.851 46.3699 36.471 47.2769 35.7858 47.8452C35.9214 48.0657 36.0176 48.3108 36.066 48.5818C36.2749 49.7509 35.4956 50.8691 34.3266 51.0779L29.4895 51.942C28.3205 52.1509 27.2022 51.3716 26.9934 50.2026C26.945 49.9315 26.9504 49.6683 27.0012 49.4144C26.1617 49.1186 25.4912 48.3992 25.3232 47.4589C25.2248 46.9083 25.3134 46.3767 25.5443 45.9071C24.8804 45.5187 24.3776 44.8568 24.2323 44.0435C24.1052 43.3319 24.2712 42.6467 24.634 42.0836C23.5302 41.5815 22.6101 40.6881 22.0982 39.4858C20 34.4934 16.0367 31.0492 15.9953 31.0128C15.9109 30.9318 15.8794 30.9024 15.8479 30.8731C15.6921 30.7348 15.5578 30.619 15.4419 30.5085L15.3675 30.4344C12.9355 28.124 11.339 25.1574 10.7504 21.8621C9.22713 13.384 14.8908 5.25669 23.3705 3.7419ZM26.9801 40.7816L24.1185 24.7627L22.2464 25.0971C21.5856 25.2151 20.1437 25.0706 19.4668 23.6792C19.0393 22.8028 19.0338 21.8422 19.4473 21.0253C19.8747 20.1885 20.697 19.6045 21.7051 19.4244C22.6538 19.2549 23.4677 19.4068 24.1267 19.866C25.0867 20.5424 25.3043 21.6137 25.3255 21.7323L25.5101 22.7658L27.9413 22.3315L27.7567 21.298C27.7355 21.1794 27.5687 20.099 28.2352 19.132C28.6944 18.4731 29.4053 18.0489 30.3541 17.8794C31.3622 17.6993 32.3358 17.9624 33.0265 18.5996C33.6973 19.2228 34.0247 20.1258 33.9271 21.0961C33.7738 22.6358 32.4711 23.2706 31.8103 23.3886L29.9382 23.723L32.7998 39.742C34.1754 39.4176 35.1589 38.2191 35.2296 36.7554C35.3384 34.4282 35.7794 33.1781 36.4639 30.3547C36.7204 29.2949 37.1953 27.7939 38.1597 26.0482L38.5614 25.3121C38.5614 25.3121 38.5669 25.2936 38.5738 25.2836C39.8952 22.6 40.3261 19.6295 39.7995 16.6816C38.4512 9.13379 31.2125 4.08932 23.6731 5.43613C16.1338 6.78294 11.0893 14.0217 12.4377 21.5694C12.9597 24.492 14.374 27.124 16.5228 29.1703C16.5558 29.2081 16.5972 29.2444 16.6502 29.2962C16.7446 29.3842 16.8475 29.4707 16.9419 29.5588C17.0133 29.6159 17.0777 29.6831 17.1421 29.7503C17.285 29.8646 21.4225 33.4525 23.685 38.8265C24.2481 40.1682 25.5842 40.9436 26.9801 40.7816ZM29.6355 22.0288L31.5077 21.6944C31.6008 21.6777 32.1509 21.527 32.2174 20.9207C32.2549 20.4944 32.1344 20.1138 31.8543 19.8667C31.5611 19.5956 31.1396 19.4873 30.6568 19.5736C30.1739 19.6599 29.8393 19.842 29.6514 20.1116C29.3786 20.4925 29.4494 20.9869 29.4494 20.9869L29.6355 22.0288ZM21.9437 23.4029L23.8159 23.0684L23.6312 22.0349C23.5607 21.6891 23.2615 20.8947 22.0077 21.1186C21.5249 21.2049 21.167 21.4524 20.9858 21.8082C20.817 22.1356 20.8273 22.5358 21.01 22.9228C21.2984 23.5094 21.9183 23.4074 21.9437 23.4029ZM28.6774 40.4959L31.1086 40.0616L28.244 24.0257L25.8127 24.46L28.6774 40.4959ZM27.0778 44.558L34.0156 43.3186C34.5578 43.2218 34.9196 42.7026 34.8228 42.1604C34.7259 41.6183 34.2067 41.2564 33.6646 41.3533L26.7267 42.5927C26.1845 42.6895 25.8227 43.2087 25.9196 43.7509C26.0164 44.293 26.5356 44.6548 27.0778 44.558ZM27.979 47.8411L34.3069 46.7107C34.7643 46.629 35.0635 46.1997 34.9818 45.7422C34.9001 45.2848 34.4708 44.9856 34.0133 45.0673L27.6854 46.1977C27.2279 46.2794 26.9303 46.7172 27.0105 47.1662C27.0907 47.6152 27.5215 47.9228 27.979 47.8411ZM29.1799 50.2578L34.0169 49.3937C34.2541 49.3513 34.4072 49.1317 34.3648 48.8945C34.3225 48.6573 34.1013 48.4957 33.8641 48.5381L29.0271 49.4022C28.7899 49.4446 28.6383 49.6727 28.6807 49.9099C28.7231 50.1471 28.9427 50.3001 29.1799 50.2578ZM22.9165 1.20056C13.0391 2.96503 6.43609 12.4402 8.20208 22.3261C8.88759 26.1635 10.7358 29.6097 13.5584 32.2961L13.6113 32.3478C13.6113 32.3478 13.6428 32.3772 13.6543 32.3926C13.7602 32.4961 13.8845 32.605 14.0204 32.7293L14.0933 32.795L14.1977 32.89C14.1977 32.89 14.2506 32.9417 14.2821 32.971C14.3236 33.0073 17.8729 36.1409 19.709 40.4983C20.1469 41.5302 20.7998 42.4451 21.6119 43.1742C21.5774 43.6174 21.5968 44.0685 21.6755 44.509C21.8269 45.3561 22.1754 46.133 22.6883 46.8019C22.6671 47.1728 22.6998 47.5516 22.7664 47.9244C22.9768 49.1018 23.5931 50.1544 24.489 50.9122C25.0549 53.3461 27.446 54.9383 29.9281 54.4949L34.7651 53.6308C37.2472 53.1874 38.9391 50.8659 38.6274 48.3865C39.197 47.3669 39.4193 46.1646 39.2089 44.9871C39.1423 44.6144 39.0334 44.2492 38.8936 43.907C39.1432 43.1019 39.2012 42.2524 39.0499 41.4053C38.9712 40.9648 38.8347 40.5433 38.6589 40.1464C39.1738 39.1628 39.478 38.077 39.52 36.9418C39.7173 32.3697 42.1074 27.7906 42.3219 27.3764C42.376 27.288 42.4202 27.1927 42.4644 27.0974C44.1653 23.6029 44.7076 19.7385 44.0266 15.9265C42.2691 6.03911 32.7939 -0.563916 22.9165 1.20056ZM18.3909 27.3943C18.3909 27.3943 18.328 27.3356 18.305 27.3047C16.5568 25.6414 15.4042 23.4959 14.979 21.1155C13.8804 14.9654 17.9855 9.0746 24.1271 7.97748C30.2687 6.88036 36.1595 10.9855 37.2581 17.1356C37.6849 19.5244 37.3395 21.9463 36.2544 24.142L35.8929 24.8097C35.0114 26.3833 34.3574 28.0561 33.9512 29.7458C33.8919 30.0012 33.8312 30.2481 33.7688 30.4865L32.9244 25.7596C34.5833 25.2098 36.265 23.7117 36.4978 21.3449C36.6795 19.5729 36.0528 17.8754 34.7857 16.7031C33.4886 15.5099 31.7114 15.0057 29.8986 15.3295C28.2806 15.6186 26.9728 16.4204 26.117 17.6485C26.0404 17.7583 25.9724 17.8666 25.9128 17.9734C25.8199 17.8939 25.72 17.8243 25.6187 17.7462C24.3806 16.8835 22.876 16.584 21.258 16.8731C19.4452 17.1969 17.951 18.2768 17.1557 19.8437C16.3659 21.3922 16.3742 23.2002 17.1497 24.8012C18.186 26.9326 20.2755 27.7657 22.029 27.6972L22.8341 32.2038C21.1164 29.8795 19.4717 28.3551 18.9413 27.8816C18.8668 27.8075 18.7709 27.711 18.6481 27.6106C18.6051 27.5658 18.5552 27.531 18.5122 27.4862L18.4193 27.4067L18.3979 27.3843L18.3909 27.3943Z" fill="%237D5FFF"/><path d="M34.3648 48.8944C34.4072 49.1316 34.2541 49.3513 34.0169 49.3936L29.1799 50.2577C28.9427 50.3001 28.7231 50.147 28.6807 49.9098C28.6383 49.6726 28.7899 49.4445 29.0271 49.4021L33.8641 48.538C34.1013 48.4957 34.3225 48.6572 34.3648 48.8944Z" fill="white"/><path d="M34.9814 45.7422C35.0631 46.1996 34.764 46.629 34.3065 46.7107L27.9786 47.8411C27.5211 47.9228 27.0918 47.6236 27.0101 47.1662C26.9284 46.7087 27.2275 46.2794 27.685 46.1977L34.0129 45.0673C34.4704 44.9856 34.9012 45.2932 34.9814 45.7422Z" fill="white"/><path d="M34.8229 42.1605C34.9197 42.7027 34.5579 43.2219 34.0157 43.3187L27.0779 44.5581C26.5357 44.6549 26.0165 44.2931 25.9197 43.751C25.8228 43.2088 26.1846 42.6896 26.7268 42.5928L33.6647 41.3534C34.2068 41.2566 34.726 41.6184 34.8229 42.1605Z" fill="white"/><path d="M23.6305 22.0348L23.8151 23.0683L21.943 23.4028C21.943 23.4028 21.2976 23.5093 21.0093 22.9227C20.8265 22.5357 20.8162 22.1355 20.985 21.8081C21.1662 21.4523 21.5241 21.2048 22.007 21.1185C23.2607 20.8946 23.56 21.689 23.6305 22.0348Z" fill="white"/><path d="M32.2175 20.9208C32.151 21.5271 31.6009 21.6778 31.5078 21.6945L29.6356 22.0289L29.4495 20.987C29.4495 20.987 29.3787 20.4926 29.6515 20.1117C29.8394 19.8421 30.174 19.66 30.6569 19.5737C31.1397 19.4874 31.5612 19.5957 31.8544 19.8668C32.1345 20.1139 32.255 20.4945 32.2175 20.9208Z" fill="white"/><path d="M39.7995 16.6816C40.3261 19.6296 39.8951 22.6 38.5738 25.2837C38.5668 25.2937 38.5684 25.3021 38.5614 25.3121L38.1597 26.0482L38.1796 26.0622C37.3214 27.8152 35.4353 32.1819 35.2296 36.7555C35.1589 38.2192 34.1754 39.4176 32.7998 39.7421L29.9382 23.7231L31.8103 23.3887C32.471 23.2706 33.7738 22.6358 33.927 21.0962C34.0247 20.1259 33.6973 19.2228 33.0265 18.5996C32.3358 17.9625 31.3622 17.6993 30.3541 17.8794C29.4053 18.0489 28.6944 18.4731 28.2351 19.1321C27.5687 20.0991 27.7355 21.1795 27.7567 21.298L27.9413 22.3315L25.5101 22.7658L25.3254 21.7324C25.3043 21.6138 25.0867 20.5425 24.1266 19.866C23.4677 19.4068 22.6538 19.255 21.705 19.4245C20.697 19.6046 19.8747 20.1885 19.4473 21.0254C19.0337 21.8423 19.0392 22.8029 19.4668 23.6793C20.1437 25.0707 21.5856 25.2152 22.2464 25.0972L24.1185 24.7627L26.9801 40.7817C25.5841 40.9436 24.2481 40.1683 23.6849 38.8265C21.4225 33.4526 17.2849 29.8647 17.1421 29.7503C17.0777 29.6832 17.0132 29.616 16.9418 29.5588C16.8474 29.4708 16.7446 29.3843 16.6502 29.2962C16.5972 29.2445 16.5558 29.2082 16.5228 29.1704C14.374 27.1241 12.9597 24.4921 12.4376 21.5695C11.0893 14.0217 16.1253 6.78452 23.6731 5.4362C31.2209 4.08787 38.4511 9.13385 39.7995 16.6816Z" fill="white"/><path d="M28.2437 24.0257L25.8125 24.46L28.6771 40.4959L31.1083 40.0615L28.2437 24.0257Z" fill="white"/></g></g><defs><clipPath id="clip0_487_503"><rect width="56" height="56" fill="white"/></clipPath><clipPath id="clip1_487_503"><rect width="36.4002" height="53.6968" fill="white" transform="translate(5 4.40112) rotate(-10.1284)"/></clipPath></defs></svg>') !important;
}

.blog-detail-page .blog-split-img-section {
    padding: 0 !important;
}

.blog-split-img-section .row {
    gap: 12px;
}

.blog-split-img-section .row .usn_cmp_gallery {
    max-width: 634px !important;
    flex: 0 0 634px !important;
}

.blog-detail-page .blog-split-img-section .image {
    border-radius: 20px;
    background-color: #F5F5F5;
}

.blog-detail-page .blog-split-img-section img {
    border-radius: 20px;
}

.blog-detail-page .oplossing-section {
    padding: 100px 0!important;
}

.blog-detail-page .oplossing-section .usn_cmp_text .info {
    display: flex;
    justify-content: center;
}

.blog-detail-page .oplossing-section .usn_cmp_text .heading {
    position: relative;
    width: fit-content;
    padding: 16px 28px;
    font-size: 48px;
    border-radius: 8px;
    background: #F9423A;
    color: #fff !important;
}

.blog-detail-page .oplossing-section .usn_cmp_text .heading:after {
    width: 56px;
    height: 56px;
    background-color: transparent;
    margin: 0;
    position: absolute;
    right: -25px;
    content: '';
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_487_558)"><path d="M12.3585 51.385C8.85474 51.0538 6.27369 47.9293 6.60536 44.4207C6.93704 40.912 10.0578 38.3266 13.5616 38.6578C14.6193 38.7578 15.643 39.1301 16.5208 39.7224C17.3933 39.3122 18.3852 39.1388 19.3933 39.2341C20.2692 39.3169 21.1008 39.6043 21.8153 40.0726C21.9623 39.7525 22.1241 39.2752 22.223 38.7586C22.1688 38.361 22.0866 37.6436 21.9888 36.6492C21.3689 36.4152 20.8855 35.8853 20.7234 35.2187C20.6449 34.9024 20.5605 34.5604 20.4776 34.202L16.7921 33.8536C15.693 33.7497 14.8737 32.8039 14.9116 31.6971C14.9759 30.576 15.4937 25.0979 19.4793 20.9494C19.4934 20.8005 19.4909 20.65 19.5058 20.4927C20.3973 9.91525 28.3626 3.79692 28.4432 3.73775C28.8397 3.42457 29.3625 3.27361 29.8914 3.32361C30.4203 3.3736 30.9056 3.61986 31.2513 4.0199C31.3044 4.07501 37.9672 11.5594 36.875 22.143L36.8328 22.5899C40.2445 27.8634 39.293 33.9601 39.2875 34.018C39.1272 35.0966 38.1369 35.8713 37.0378 35.7674L33.3605 35.4198C33.2021 35.7722 33.0544 36.1005 32.9278 36.3808C32.6437 37.0051 32.0695 37.4351 31.4085 37.5479C31.1132 38.5553 30.9003 39.2198 30.7954 39.5355C30.8054 39.8704 30.8268 40.173 30.8589 40.4516C31.9044 39.799 33.1252 39.4969 34.3647 39.6141C36.1001 39.7781 37.6131 40.706 38.539 42.1127C39.1791 41.9561 39.8421 41.9102 40.4949 41.9719C43.7921 42.2836 46.2152 45.2261 45.9031 48.5279C45.591 51.8297 42.6602 54.2577 39.363 53.9461L12.3577 51.3932L12.3585 51.385ZM13.1705 42.7954C11.9475 42.6798 10.8529 43.5865 10.7371 44.8113C10.6214 46.036 11.5266 47.1318 12.7496 47.2474L39.7549 49.8002C40.7713 49.8963 41.6759 49.1469 41.7721 48.1291C41.8683 47.1112 41.121 46.1973 40.1046 46.1012C39.6583 46.0591 39.2213 46.1847 38.8716 46.4439C38.7651 46.6008 38.6424 46.8397 38.6276 46.9969C38.5196 48.1389 37.5065 48.9782 36.3661 48.8704C35.2257 48.7626 34.3878 47.7483 34.4958 46.6063C34.5599 45.9278 34.7826 45.2475 35.1549 44.573C34.9311 44.1177 34.4867 43.7918 33.9744 43.7434C33.5116 43.6996 33.036 43.8801 32.7281 44.2267C32.6518 44.328 32.5122 44.4818 32.3156 44.6219L32.2267 44.6803C32.0615 44.84 31.5876 45.3546 31.4634 46.2278C31.318 47.3245 30.3269 48.1075 29.2113 48.002C28.0005 47.8458 27.1988 46.8015 27.3481 45.6635C27.4245 45.1197 27.5572 44.5979 27.7635 44.0914C27.2476 43.3747 26.9011 42.3651 26.7375 41.0973L25.8946 41.0176C25.4731 42.2134 24.7066 43.6187 23.3014 44.1956C22.7979 44.4068 22.2565 44.4892 21.6863 44.4353C20.9261 44.3634 20.1645 44.041 19.4339 43.4793C19.3867 43.4498 19.1863 43.3641 18.955 43.3422C18.9384 43.3406 18.9219 43.3391 18.9054 43.3375C19.0201 43.7992 19.1039 44.3248 19.1266 44.8779C19.1674 46.034 18.268 46.9926 17.1226 47.0263C17.0632 47.0373 16.9558 47.0272 16.8566 47.0178C15.8154 46.9194 15.0048 46.0579 14.9786 45.0118C14.9574 44.4421 14.7387 43.8453 14.5933 43.531C14.2252 43.1038 13.7076 42.8462 13.1457 42.793L13.1705 42.7954ZM29.7605 33.2844C29.869 33.0192 29.9872 32.7381 30.098 32.448C31.3247 29.3496 32.1716 26.1234 32.6077 22.8333C32.661 22.446 32.7045 22.0744 32.7495 21.6862C33.3521 15.8404 31.0432 11.0719 29.4009 8.51212C27.4446 10.5981 24.1398 14.9529 23.6407 20.8502C23.2303 25.7207 23.7852 29.9059 24.4057 32.7782L29.7523 33.2836L29.7605 33.2844ZM35.2481 31.4153C35.2358 31.1052 35.2182 30.7613 35.1767 30.4067C35.0793 30.7314 34.9737 31.0554 34.868 31.3794L35.2481 31.4153ZM19.7209 29.9475C19.677 29.6178 19.6407 29.2971 19.6051 28.9681C19.5069 29.3011 19.4268 29.6192 19.3573 29.9132L19.7209 29.9475Z" fill="%23333333"/><path d="M29.7752 4.55662C29.9735 4.57537 30.173 4.66937 30.316 4.83317C30.5802 5.12531 36.6532 12.1449 35.6374 22.0093C35.6002 22.3147 35.5645 22.6036 35.5289 22.8924C38.9069 27.7286 38.0969 33.5632 38.0569 33.8098C37.9899 34.2544 37.6025 34.56 37.1562 34.5179L32.57 34.0843C32.2886 34.7674 32.0151 35.3677 31.7946 35.8478C31.6477 36.1679 31.3133 36.3534 30.9662 36.3206L30.4704 36.2737C30.0043 37.9412 29.663 38.9943 29.5475 39.334C29.5492 40.9038 29.897 42.3394 30.206 42.5105C30.2068 42.5022 30.2918 42.4852 30.4515 42.3834L30.6052 42.256C31.5695 41.2284 32.9015 40.7198 34.2485 40.8471C35.9508 41.008 37.3475 42.1086 37.9287 43.6329C38.6875 43.2789 39.5358 43.1253 40.3787 43.205C42.99 43.4518 44.9119 45.7875 44.6647 48.4025C44.4175 51.0174 42.0927 52.9434 39.4814 52.6965L12.4761 50.1437C9.65827 49.8773 7.57769 47.368 7.84522 44.5379C8.11275 41.7078 10.6267 39.6327 13.4446 39.8991C14.5601 40.0046 15.6075 40.4793 16.4208 41.2241C17.2354 40.6332 18.2681 40.3801 19.2763 40.4754C19.9456 40.5387 20.6001 40.7592 21.1729 41.139C21.4299 41.3302 21.7208 41.5164 21.9852 41.5414C22.0679 41.5492 22.1438 41.5397 22.213 41.5128C22.8377 41.2546 23.3205 39.764 23.4805 38.7772C23.4299 38.4301 23.2927 37.3234 23.1406 35.5808L22.6531 35.5347C22.306 35.5019 22.0123 35.2571 21.9279 34.9151C21.7812 34.3502 21.6416 33.7108 21.4968 33.0376L16.9023 32.6033C16.4643 32.5619 16.1328 32.1882 16.1502 31.739C16.1654 31.49 16.4639 25.5987 20.6966 21.4819C20.7247 21.184 20.7183 20.8996 20.7464 20.6017C21.5805 10.7201 28.8779 4.9644 29.1921 4.72693C29.3632 4.59282 29.5686 4.53709 29.7752 4.55662ZM23.3963 33.9352L30.536 34.6101C30.758 34.1134 31.0134 33.5281 31.2562 32.8998C32.5262 29.6969 33.3915 26.3639 33.8429 23.0002C33.8962 22.6128 33.9412 22.2247 33.987 21.8282C34.7626 14.329 30.9893 8.47023 29.5843 6.57575C27.8492 8.17339 23.0351 13.237 22.4007 20.7413C21.9423 26.2084 22.654 30.851 23.3963 33.9352ZM33.1726 32.4715L36.4863 32.7847C36.5516 31.3883 36.5043 28.3614 35.1188 25.4669C34.6688 27.8456 34.0138 30.1882 33.1726 32.4715ZM17.8933 31.0271L21.1822 31.338C20.845 29.2606 20.6008 26.8163 20.6079 24.0952C18.6963 26.678 18.0826 29.6424 17.8933 31.0271ZM25.0532 38.0158L28.1355 38.3072C28.2891 37.8291 28.5172 37.0909 28.7929 36.1151L24.8264 35.7402C24.9143 36.7504 24.9919 37.5175 25.0532 38.0158ZM21.8205 43.1956C21.3578 43.1519 20.8174 42.9588 20.2029 42.4917C19.9053 42.2882 19.5023 42.1416 19.0891 42.1025C18.4694 42.0439 17.86 42.2284 17.3754 42.5917C17.5988 43.1388 17.8692 43.9826 17.9048 44.9294C17.9196 45.39 17.5665 45.7741 17.1065 45.7891C17.0644 45.7934 17.0314 45.7903 16.9983 45.7872C16.5851 45.7481 16.2587 45.4083 16.2483 44.9899C16.2084 44.0009 15.8014 43.1025 15.6745 42.8567C15.0866 42.1082 14.2384 41.644 13.2881 41.5541C11.3792 41.3737 9.67863 42.7825 9.49793 44.6941C9.31723 46.6057 10.7237 48.3082 12.6326 48.4887L39.6379 51.0415C41.3402 51.2024 42.8508 49.9509 43.012 48.2463C43.1731 46.5416 41.9245 45.0209 40.2222 44.86C39.4041 44.7826 38.5878 45.0394 37.9711 45.5656C37.7922 45.7824 37.44 46.3336 37.3884 46.8797C37.3453 47.3349 36.9383 47.6721 36.4838 47.6291C36.0293 47.5862 35.6926 47.1786 35.7356 46.7235C35.8162 45.8712 36.2345 45.1509 36.5057 44.7508C36.3012 43.5626 35.315 42.6177 34.092 42.5021C33.2161 42.4193 32.3408 42.7707 31.7694 43.4348C31.7407 43.4738 31.6751 43.5511 31.5764 43.6252C31.5402 43.6552 31.5055 43.6686 31.4694 43.6986C31.1512 43.9774 30.4194 44.7515 30.2371 46.0618C30.1792 46.4988 29.7744 46.8112 29.3365 46.7698L29.3034 46.7667C28.8505 46.7072 28.5319 46.2847 28.5915 45.8311C28.6996 45.0398 28.9613 44.3883 29.2616 43.8573C28.2228 43.1162 27.9557 41.179 27.8964 39.9544L24.9959 39.6802C24.7521 40.7593 24.1535 42.5061 22.8439 43.0419C22.5744 43.1583 22.2337 43.2347 21.8205 43.1956ZM30.0098 2.07408C29.167 1.99441 28.3439 2.23387 27.6785 2.74705C27.1577 3.14032 19.1956 9.40089 18.265 20.3921C18.2642 20.4004 18.2635 20.4087 18.2627 20.417C14.2595 24.8393 13.7292 30.4498 13.6641 31.5791L13.6618 31.604L13.6586 31.6371C13.592 33.4008 14.9082 34.9111 16.6684 35.0775L19.4697 35.3423C19.4882 35.4109 19.4993 35.4704 19.5178 35.5389C19.7119 36.3087 20.1828 36.971 20.8154 37.4232C20.8518 37.7439 20.8831 38.0307 20.91 38.2754C20.4566 38.1324 19.9903 38.0382 19.511 37.9929C18.5193 37.8991 17.5412 38.0154 16.636 38.3306C15.7248 37.827 14.7122 37.5142 13.6792 37.4166C9.48962 37.0205 5.76275 40.108 5.36615 44.3035C4.96955 48.499 8.05185 52.2302 12.2415 52.6263L39.2468 55.1791C43.2215 55.5548 46.7675 52.6172 47.1438 48.6368C47.52 44.6565 44.5881 41.0982 40.6134 40.7224C40.101 40.674 39.5832 40.6835 39.0772 40.7442C37.9452 39.4015 36.3094 38.5372 34.4832 38.3646C33.8303 38.3029 33.1772 38.333 32.5485 38.4572C33.1967 38.1261 33.7398 37.5846 34.0558 36.8881C34.077 36.84 34.099 36.7837 34.1285 36.7364L36.9216 37.0004C38.6734 37.166 40.2577 35.9298 40.5227 34.1849C40.5627 33.9382 41.4969 27.8482 38.1117 22.2933L38.1156 22.2519C39.2438 11.2877 32.6184 3.67322 32.1738 3.172C31.6163 2.54321 30.8445 2.15298 30.0098 2.07408ZM25.4489 31.6245C24.9315 28.8955 24.5312 25.1924 24.8821 20.9509C25.2671 16.437 27.4214 12.8752 29.1987 10.6554C30.5285 13.1689 31.9779 17.063 31.5095 21.5774C31.4766 21.9249 31.4249 22.2957 31.3732 22.6665C30.9473 25.849 30.1263 28.9775 28.9519 31.964L25.4481 31.6327L25.4489 31.6245ZM21.5858 45.6781C22.3544 45.7508 23.107 45.6383 23.8108 45.3374C24.7734 44.9442 25.5033 44.2785 26.0526 43.4955C26.1531 43.7554 26.2709 44.0087 26.3993 44.2379C26.2775 44.6439 26.1798 45.0604 26.1226 45.4892C26.0391 46.1075 26.1308 46.7256 26.3707 47.2743L19.9169 46.6642C20.1445 46.285 20.3016 45.8573 20.362 45.3955C20.765 45.5421 21.1735 45.6308 21.5784 45.6691L21.5858 45.6781ZM33.1073 45.5984C33.2694 45.4718 33.4066 45.3428 33.5266 45.2206C33.395 45.6423 33.3047 46.0679 33.2648 46.4899C33.2163 47.003 33.2859 47.5022 33.4518 47.952L32.1627 47.8301C32.452 47.415 32.6402 46.9235 32.7159 46.388C32.7692 46.0006 32.9512 45.7506 33.0538 45.6351C33.0719 45.6201 33.09 45.6051 33.1164 45.5909L33.1073 45.5984ZM12.8673 46.0061C12.3219 45.9546 11.9254 45.4746 11.977 44.9284C12.0286 44.3823 12.508 43.9851 13.0534 44.0367C13.2518 44.0554 13.4206 44.1215 13.5674 44.2439C13.6538 44.4775 13.748 44.8036 13.7627 45.0889C13.7712 45.4404 13.8383 45.789 13.9581 46.1093L12.8755 46.0069L12.8673 46.0061ZM39.8373 47.345C39.8884 47.3331 39.938 47.3378 39.9876 47.3425C40.3181 47.3738 40.565 47.6726 40.5329 48.0119C40.5008 48.3512 40.2031 48.5902 39.8726 48.559L39.4098 48.5152C39.6178 48.1675 39.7718 47.773 39.8373 47.345Z" fill="%23F9423A"/><path d="M36.4859 32.7848L33.1722 32.4716C34.0133 30.1883 34.6683 27.8457 35.1183 25.467C36.5038 28.3615 36.5512 31.3883 36.4859 32.7848Z" fill="white"/><path d="M21.1818 31.3381L17.8929 31.0272C18.0822 29.6425 18.6959 26.6781 20.6075 24.0953C20.6004 26.8164 20.8446 29.2607 21.1818 31.3381Z" fill="white"/><path d="M29.5847 6.57576C27.8496 8.17339 23.0355 13.237 22.4011 20.7413C21.9427 26.2084 22.6544 30.851 23.3967 33.9352L30.5364 34.6101C30.7584 34.1134 31.0139 33.5281 31.2567 32.8998C32.5266 29.6969 33.3919 26.3639 33.8433 23.0002C33.8966 22.6128 33.9416 22.2247 33.9874 21.8283C34.763 14.329 30.9897 8.47023 29.5847 6.57576ZM27.8239 25.2031C25.3283 24.9672 23.4871 22.7476 23.7233 20.2485C23.9596 17.7494 26.1848 15.9059 28.6804 16.1418C31.176 16.3777 33.0082 18.6048 32.7719 21.1039C32.5357 23.603 30.3112 25.4382 27.8239 25.2031Z" fill="white"/><path d="M31.1194 20.9475C30.9692 22.5364 29.5588 23.6972 27.9805 23.548C26.4022 23.3988 25.226 21.9935 25.3762 20.4046C25.5264 18.8158 26.9376 17.6468 28.5242 17.7967C30.1108 17.9467 31.2696 19.3587 31.1194 20.9475Z" fill="%23F9423A"/><path d="M28.7927 36.1152C28.517 37.091 28.2888 37.8292 28.1352 38.3073L25.0529 38.0159C24.9917 37.5175 24.9141 36.7504 24.8262 35.7402L28.7927 36.1152Z" fill="white"/><path d="M43.0125 48.2464C42.8514 49.951 41.3407 51.2025 39.6384 51.0416L12.6331 48.4888C10.7242 48.3083 9.31774 46.6058 9.49844 44.6942C9.67914 42.7826 11.3798 41.3738 13.2886 41.5542C14.2389 41.6441 15.0872 42.1083 15.6751 42.8569C15.8019 43.1026 16.2089 44.001 16.2488 44.99C16.2593 45.4084 16.5856 45.7482 16.9988 45.7873C17.0319 45.7904 17.0649 45.7935 17.107 45.7892C17.567 45.7742 17.9201 45.3901 17.9053 44.9295C17.8697 43.9827 17.5993 43.1389 17.3759 42.5918C17.8605 42.2285 18.4699 42.044 19.0897 42.1026C19.5028 42.1417 19.9058 42.2883 20.2034 42.4918C21.3619 43.3777 22.2799 43.2808 22.8444 43.042C24.154 42.5062 24.7527 40.7594 24.9964 39.6803L27.8969 39.9545C27.9562 41.1791 28.2233 43.1163 29.2621 43.8574C28.9618 44.3884 28.7001 45.0399 28.592 45.8312C28.5324 46.2848 28.851 46.7073 29.3039 46.7668L29.337 46.7699C29.775 46.8113 30.1797 46.4989 30.2377 46.0619C30.4199 44.7516 31.1517 43.9775 31.4699 43.6987C31.5061 43.6687 31.5407 43.6553 31.5769 43.6253C31.6756 43.5512 31.7413 43.4739 31.77 43.4349C32.3413 42.7708 33.2166 42.4194 34.0925 42.5022C35.3155 42.6179 36.3018 43.5627 36.5063 44.7509C36.235 45.151 35.8167 45.8713 35.7362 46.7236C35.6931 47.1787 36.0298 47.5863 36.4843 47.6292C36.9388 47.6722 37.3458 47.335 37.3889 46.8798C37.4405 46.3337 37.7927 45.7825 37.9717 45.5657C38.5883 45.0395 39.4047 44.7827 40.2228 44.8601C41.925 45.021 43.1736 46.5417 43.0125 48.2464Z" fill="white"/><path d="M28.6808 16.1417C26.1852 15.9058 23.9599 17.7493 23.7237 20.2484C23.4874 22.7475 25.3286 24.9671 27.8242 25.203C30.3198 25.4389 32.536 23.6028 32.7723 21.1038C33.0085 18.6047 31.1681 16.3768 28.6808 16.1417ZM27.9807 23.5479C26.3941 23.398 25.2262 21.9934 25.3764 20.4046C25.5266 18.8158 26.9377 17.6467 28.5243 17.7967C30.1109 17.9467 31.2697 19.3587 31.1196 20.9475C30.9694 22.5364 29.559 23.6971 27.9807 23.5479Z" fill="%23333333"/></g><defs><clipPath id="clip0_487_558"><rect width="42" height="52" fill="white" transform="translate(9.54102 0.13916) rotate(5.40014)"/></clipPath></defs></svg>');
}

.blog-detail-page .oplossing-section .main-function-wrapper {
}

.blog-detail-page .oplossing-section .main-function-wrapper p.last-p {
    margin-bottom: 0 ;
}

.blog-detail-page .oplossing-section .main-function-wrapper p, .blog-detail-page .oplossing-section .main-function-wrapper ul li {
    color: #333;
    leading-trim: both;
    text-edge: cap;
    text-overflow: ellipsis;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.blog-detail-page .oplossing-section .main-function-wrapper h6 {
    margin: 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 22;
    color: #333;
    leading-trim: both;
    text-edge: cap;
    text-overflow: ellipsis;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
}

.blog-detail-page .oplossing-section .main-function-wrapper ul {
    margin-top: 0;
}

.blog-detail-page .oplossing-section .red-box .inner {
    border-radius: 20px;
}

.blog-detail-page .oplossing-section .red-box {
    margin-top: 32px;
}

.blog-detail-page .oplossing-section .red-box .info * {
    color: #fff !important;
}

.blog-detail-page .oplossing-section .red-box .info {
    padding: 24px;
    margin: 0;
}

.blog-detail-page .oplossing-section .red-box .info .heading {
    font-size: 36px;
    text-transform: uppercase;
}

.blog-detail-page .oplossing-section .red-box .info .text {
    margin-top: 20px !important;
}

.blog-detail-page .oplossing-section .red-box .image {
    height: 100%;
    padding: 28px;
    padding-left: 0;
}

.blog-detail-page .oplossing-section .red-box .image img {
    height: 100%;
    border-radius: 8px !important;
}

.blog-detail-page .image-wrapper {
    padding: 0 !important;
}

.blog-detail-page .image-wrapper .image img {
    height: 600px;
    object-fit: cover;
    border-radius: 20px;
}

.blog-detail-page .resultaat-section {
    padding: 100px 0!important;
}

.blog-detail-page .resultaat-section .usn_cmp_text .info {
    display: flex;
    justify-content: center;
}

.blog-detail-page .resultaat-section .usn_cmp_text .heading {
    position: relative;
    width: fit-content;
    padding: 16px 28px;
    font-size: 48px;
    border-radius: 8px;
    background: #FFF02E;
    color: #333 !important;
}

.blog-detail-page .resultaat-section .usn_cmp_text .heading:after {
    width: 56px;
    height: 56px;
    background-color: transparent;
    margin: 0;
    position: absolute;
    right: -25px;
    content: '';
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_487_582)"><path d="M18.9953 54.6421C18.8601 54.6421 18.752 54.6421 18.6168 54.6149C17.8687 54.4882 17.2287 53.9632 16.9493 53.248L15.0205 48.1242C14.9934 48.0608 14.9754 47.9974 14.9664 47.9341C14.8402 47.4814 14.8582 47.0107 15.0205 46.5671L19.6082 34.4093H14.1192C13.5874 34.4093 13.1097 34.1015 12.8843 33.6127L10.5319 28.4074C10.5048 28.344 10.4778 28.2716 10.4598 28.1992C10.2615 27.6198 10.3156 26.9861 10.604 26.461L23.0423 2.53476C23.4119 1.81055 24.1509 1.35791 24.9802 1.35791H40.2036C40.8526 1.35791 41.4655 1.6476 41.8711 2.13644C41.9161 2.18171 41.9522 2.22697 41.9882 2.28129L45.251 6.90722C45.7558 7.64048 45.7828 8.59102 45.3231 9.34239L40.483 17.0915H41.3843C42.2496 17.0915 43.0338 17.5985 43.3853 18.3951C43.4033 18.4404 43.4213 18.4856 43.4394 18.5309C43.4574 18.5761 43.4754 18.6124 43.4844 18.6576L44.9716 23.6638C45.1789 24.397 45.0077 25.1484 44.539 25.7097L20.6538 53.8726C20.2572 54.3524 19.6443 54.6421 18.9863 54.6421H18.9953ZM19.7344 48.1875L40.4379 23.7724V23.7362L19.5812 47.7892L19.7344 48.1875ZM24.5565 25.3023C25.2866 25.3023 25.9626 25.6644 26.3682 26.2709C26.7648 26.8322 26.8639 27.5926 26.6116 28.2625L23.4479 36.6453L36.5803 21.4911H30.7937C30.0006 21.4911 29.2705 21.0656 28.8829 20.3686C28.5044 19.7077 28.5044 18.8658 28.9009 18.1778L36.3279 5.74847H26.2961L16.1471 25.3023H24.5656H24.5565ZM21.2757 30.0097L21.3929 29.6929H15.9308L16.075 30.0097H21.2757ZM35.3184 17.0915L40.8345 8.25607L40.3568 7.57711L34.6694 17.0915H35.3184Z" fill="%23333333"/><path d="M40.2035 2.71579C40.4829 2.71579 40.7262 2.85158 40.8794 3.06884L44.1423 7.69477C44.3315 7.97541 44.3405 8.33751 44.1693 8.6272L38.0403 18.4494H41.3842C41.7087 18.4494 42.0151 18.6395 42.1413 18.9473C42.1593 18.9835 42.1684 19.0106 42.1774 19.0559L43.6646 24.053C43.7367 24.3246 43.6826 24.6143 43.4933 24.8315L19.6171 52.9854C19.4549 53.1755 19.2205 53.2751 18.9772 53.2751C18.9231 53.2751 18.887 53.2751 18.833 53.2751C18.5445 53.2208 18.3012 53.0216 18.193 52.7501L16.2732 47.6443C16.2011 47.4633 16.1921 47.246 16.2732 47.0469L21.555 33.0514H14.119L11.7665 27.8461C11.6584 27.6107 11.6584 27.3391 11.7846 27.1128L24.2409 3.15937C24.3851 2.87874 24.6646 2.71579 24.98 2.71579H40.2035ZM38.7253 4.39959H25.4848L13.9117 26.6602H24.5564C24.8358 26.6602 25.0882 26.796 25.2414 27.0223C25.4036 27.2486 25.4307 27.5473 25.3405 27.7918L19.4999 43.2538L39.5455 20.1332H30.7846C30.4871 20.1332 30.2077 19.9702 30.0545 19.7077C29.9013 19.4452 29.9103 19.1283 30.0545 18.8658L38.6982 4.39959M32.2808 18.4494H36.0664L42.4568 8.21078L40.2575 5.09665L32.2808 18.4494ZM19.2836 50.8218L41.952 24.0892L41.0237 20.9932L18.0398 47.5085L19.2836 50.8218ZM15.2006 31.3676H22.2129L23.3486 28.3349H13.8306L15.2006 31.3676ZM40.2035 -2.20425e-05H24.98C23.6461 -2.20425e-05 22.4473 0.733247 21.8434 1.91915L9.41408 25.8364C8.96341 26.6783 8.88229 27.6741 9.17973 28.5884C9.21579 28.7151 9.26085 28.8419 9.31493 28.9596L11.6674 34.1649C12.109 35.1335 13.0645 35.7581 14.128 35.7581H17.6612L13.7675 46.0692C13.5061 46.7753 13.4701 47.5357 13.6593 48.2509C13.6864 48.3686 13.7224 48.4772 13.7585 48.5858L15.6783 53.6915C16.147 54.8774 17.1835 55.7284 18.3913 55.9366C18.6707 55.9819 18.887 55.9819 18.9862 55.9819C20.0498 55.9819 21.0412 55.5111 21.7082 54.7054L45.5573 26.5787C46.3235 25.6644 46.5849 24.4423 46.2694 23.3016L44.7732 18.2502C44.7461 18.1506 44.7101 18.0511 44.665 17.9605C44.638 17.8972 44.62 17.8428 44.5929 17.7885C44.2144 16.9647 43.5474 16.3401 42.7452 15.9961L46.4497 10.0575C47.2068 8.83541 47.1617 7.29645 46.3505 6.12866L43.0787 1.48462C43.0066 1.38504 42.9345 1.29451 42.8534 1.20399C42.1864 0.434508 41.2129 -0.0181274 40.1854 -0.0181274L40.2035 -2.20425e-05ZM27.1252 7.1154H33.9482L27.7561 17.4626C27.0981 18.6033 27.0981 19.9702 27.7291 21.0656C28.333 22.1519 29.5227 22.849 30.7936 22.849H33.6147L27.3956 30.0278L27.8733 28.7604C28.2789 27.6469 28.1257 26.4339 27.4767 25.4924C26.8187 24.5237 25.7371 23.9534 24.5564 23.9534H18.3733L27.1252 7.1154Z" fill="%23FFF02E"/><path d="M23.3501 28.335L22.2144 31.3676H15.2021L13.832 28.335H23.3501Z" fill="white"/><path d="M41.9533 24.0892L19.2848 50.8219L18.041 47.5086L41.0249 20.9932L41.9533 24.0892Z" fill="white"/><path d="M42.4572 8.21081L36.0668 18.4494H32.2812L40.258 5.09668L42.4572 8.21081Z" fill="white"/><path d="M25.35 27.7918C25.4401 27.5383 25.404 27.2486 25.2508 27.0223C25.0976 26.796 24.8452 26.6602 24.5658 26.6602H13.9121L25.4852 4.3996H38.7257L30.0819 18.8658C29.9287 19.1283 29.9197 19.4452 30.0819 19.7077C30.2352 19.9793 30.5056 20.1332 30.812 20.1332H39.5729L19.5274 43.2538L25.368 27.7918H25.35Z" fill="white"/></g><defs><clipPath id="clip0_487_582"><rect width="38" height="56" fill="white" transform="translate(9)"/></clipPath></defs></svg>');
    !important }

.blog-detail-page .resultaat-section .list-wrapper {
    flex: 0 0 49% !important;
    padding-bottom: 0 !important;
}

.blog-detail-page .resultaat-section .result-info-list .usn_pod_textimage p {
    font-size: 18px;
}

.blog-detail-page .resultaat-section .result-info-list .row {
    gap: 12px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper {
    max-width: 364.5px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner {
    background-color: #f5f5f5;
    border-radius: 20px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .component-main {
    padding: 28px 20px;
    margin: 0 !important;
    gap: 8px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .component-main .list-title {
    padding: 0 !important;
    margin-bottom: 24px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .heading {
    width: fit-content;
    border: 1px solid #333;
    border-radius: 6px;
    padding: 10px 12px;
    color: #333;
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px ;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .item {
    background-color: #fff;
    padding: 16px;
    margin: 0 !important;
    margin-top: 0px !important;
    border-radius: 6px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .item:before {
    height: 0;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .item p {
    padding: 16px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .item p span {
    position: relative;
    padding-left: 30px;
}

.blog-detail-page .resultaat-section .result-info-list .list-wrapper .inner .item p span:before {
    width: 16px;
    height: 12px;
    background-color: transparent;
    margin: 0;
    position: absolute;
    left: 5px;
    top: 5px;
    content: '';
    display: inline-block;
    background-repeat: no-repeat !important;
    background-position: center;
    background-image: url('data:image/svg+xml,<svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.6673 1.5L5.50065 10.6667L1.33398 6.5" stroke="%237D5FFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/*blog-detail-banner end*/
/*blog-page start*/
.blog-page section.content.component .content-col.center-col.col {
    max-width: 850px !important;
    flex: 0 0 850px !important;
    padding: 0 !important;
}

/*blog-banner*/
.blog-banner {
    border-radius: 32px;
    margin: 28px;
}

.blog-banner ol.breadcrumb li:first-child {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.blog-banner ol.breadcrumb li:first-child a {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.blog-banner ol.breadcrumb li:first-child a span {
    font-size: 0;
}

.blog-banner ol.breadcrumb li:nth-child(2) a {
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

.blog-banner h1 {
    position: relative;
}

.blog-banner p {
    margin-bottom: 8px;
}

.blog-banner .info.col {
    padding: 0 !important;
    padding-bottom: 40px !important;
    padding-top: 20px !important;
    display: flex;
    align-items: flex-end;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.blog-banner .info.col .heading {
    width: 741px;
}

.blog-banner .info.col .text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.blog-banner .info.col h2 {
    text-transform: uppercase;
}

.blog-banner .first-box {
    border-radius: 12px;
    padding: 24px;
    color: #fff;
}

.blog-banner .calendly-wrapper h6 {
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 8px;
}

.blog-banner .calendly-wrapper p {
    margin: 0;
}

.blog-banner .calendly-wrapper a {
    display: flex!important;
    padding: 24px;
    border-radius: 12px;
    gap: 16px;
    align-items: center;
    width: 419px;
}

.blog-banner .calendly-wrapper a img {
    width: 60px;
    height: 60px;
}

.blog-banner .item.c1-bg .calendly-wrapper a {
    background: #7D5FFF;
}

.blog-banner .item.c2-bg .calendly-wrapper a {
    background: #7D5FFF;
}

.blog-banner .item.c3-bg .calendly-wrapper a {
    background: #FFF02E;
}

.blog-banner .item.c3-bg .calendly-wrapper * {
    color: #333 !important;
}

.blog-banner .item.c4-bg .calendly-wrapper a {
    background: #F9423A;
}

.blog-banner .item.c2-bg .calendly-wrapper a {
    background: #7D5FFF;
}

.blog-banner .item.c2-bg .calendly-wrapper a:hover {
    background: #fff;
}

.blog-banner .item.c2-bg .calendly-wrapper a:hover .info-wrapper * {
    color: #333 !important;
}

.blog-banner .item.c2-bg .first-box {
    background: #333;
}

.blog-banner .item.c2-bg .first-box p {
    color: #fff;
}

.blog-banner .item.c3-bg .calendly-wrapper a {
    background: #FFF02E;
}

.blog-banner .item.c3-bg .calendly-wrapper * {
    color: #333 !important;
}

.blog-banner .item.c3-bg .calendly-wrapper a:hover {
    background: #333;
}

.blog-banner .item.c3-bg .calendly-wrapper a:hover .info-wrapper * {
    color: #fff !important;
}

.blog-banner .item.c3-bg .first-box {
    background: #fff;
}

.blog-banner .item.c3-bg .first-box p {
    color: #333;
}

.blog-banner .item.c4-bg .calendly-wrapper a {
    background: #F9423A;
}

.blog-banner .item.c4-bg .calendly-wrapper a:hover {
    background: #333;
}

.blog-banner .item.c4-bg .first-box {
    background: #fff;
}

.blog-banner .item.c4-bg .first-box p {
    color: #333;
}

.blog-banner h1 {
    font-family: Anton;
    font-size: 128px;
    font-style: normal;
    font-weight: 400;
    line-height: 138.24px;
    text-transform: uppercase;
    max-width: 634px;
}

.blog-banner .calendly-wrapper * {
    color: #fff !important;
}

/*blog-page*/
.blog-page .custom-container {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
}

.blog-page .custom-container .container {
    padding: 0 !important;
}

.blog-page .custom-container .component-introduction {
    padding-bottom: 12px;
}

.blog-page .custom-container .component-introduction .info {
    padding: 0;
}

.blog-page .custom-container .component-introduction .info p {
    text-transform: uppercase;
}

/*blog-cta*/
.yellow-banner .blog-cta .info:before {
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_415_1142)"><path d="M48.6205 3.94019H40.4272C36.8794 3.94019 33.9883 6.83135 33.9883 10.3791V26.7657C33.9883 30.3233 36.8794 33.2144 40.4272 33.2144C41.3975 33.2144 42.1815 33.9985 42.1815 34.9589V37.6933C42.1815 40.163 40.1724 42.1721 37.6929 42.1721C35.6544 42.1721 33.9883 43.8382 33.9883 45.8865V51.3552C33.9883 53.3938 35.6544 55.0599 37.6929 55.0599C47.268 55.0599 55.0595 47.2684 55.0595 37.6933V10.3791C55.0595 6.83135 52.1781 3.94019 48.6205 3.94019ZM53.0994 37.6933C53.0994 46.1904 46.19 53.0997 37.6929 53.0997C36.7324 53.0997 35.9484 52.3157 35.9484 51.3552V45.8865C35.9484 44.9261 36.7324 44.1322 37.6929 44.1322C41.2505 44.1322 44.1417 41.2509 44.1417 37.6933V34.9589C44.1417 32.9204 42.4756 31.2543 40.4272 31.2543C37.9575 31.2543 35.9484 29.2452 35.9484 26.7657V10.3791C35.9484 7.90941 37.9575 5.9003 40.4272 5.9003H48.6205C51.0902 5.9003 53.0994 7.90941 53.0994 10.3791V37.6933Z" fill="%23333333"/><path d="M48.6212 1H40.428C35.2533 1 31.0488 5.20444 31.0488 10.3791V26.7656C31.0488 31.5385 34.626 35.4979 39.2421 36.0762V37.6933C39.2421 38.5459 38.5462 39.2319 37.6936 39.2319C34.0282 39.2319 31.0488 42.2211 31.0488 45.8865V51.3552C31.0488 55.0206 34.0282 58 37.6936 58C48.8956 58 58.0003 48.8953 58.0003 37.6933V10.3791C58.0003 5.20444 53.7959 1 48.6212 1ZM55.0602 37.6933C55.0602 47.2684 47.2687 55.0598 37.6936 55.0598C35.6551 55.0598 33.989 53.3937 33.989 51.3552V45.8865C33.989 43.8382 35.6551 42.1721 37.6936 42.1721C40.1731 42.1721 42.1823 40.163 42.1823 37.6933V34.9589C42.1823 33.9985 41.3982 33.2144 40.428 33.2144C36.8802 33.2144 33.989 30.3232 33.989 26.7656V10.3791C33.989 6.83133 36.8802 3.94017 40.428 3.94017H48.6212C52.1788 3.94017 55.0602 6.83133 55.0602 10.3791V37.6933Z" fill="%237D5FFF"/><path d="M53.1002 10.3792V37.6934C53.1002 46.1904 46.1908 53.0998 37.6937 53.0998C36.7333 53.0998 35.9492 52.3158 35.9492 51.3553V45.8866C35.9492 44.9262 36.7333 44.1323 37.6937 44.1323C41.2513 44.1323 44.1425 41.251 44.1425 37.6934V34.959C44.1425 32.9205 42.4764 31.2544 40.4281 31.2544C37.9583 31.2544 35.9492 29.2453 35.9492 26.7658V10.3792C35.9492 7.9095 37.9583 5.90039 40.4281 5.90039H48.6213C51.0911 5.90039 53.1002 7.9095 53.1002 10.3792Z" fill="white"/><path d="M18.5727 3.94019H10.3794C6.83159 3.94019 3.94043 6.83135 3.94043 10.3791V26.7657C3.94043 30.3233 6.83159 33.2144 10.3794 33.2144C11.3496 33.2144 12.1337 33.9985 12.1337 34.9589V37.6933C12.1337 40.163 10.1246 42.1721 7.65484 42.1721C5.60652 42.1721 3.94043 43.8382 3.94043 45.8865V51.3552C3.94043 53.3938 5.60652 55.0599 7.65484 55.0599C17.23 55.0599 25.0214 47.2684 25.0214 37.6933V10.3791C25.0214 6.83135 22.1303 3.94019 18.5727 3.94019ZM23.0613 37.6933C23.0613 46.1904 16.1519 53.0997 7.65484 53.0997C6.68458 53.0997 5.90054 52.3157 5.90054 51.3552V45.8865C5.90054 44.9261 6.68458 44.1322 7.65484 44.1322C11.2026 44.1322 14.0938 41.2509 14.0938 37.6933V34.9589C14.0938 32.9204 12.4277 31.2543 10.3794 31.2543C7.90965 31.2543 5.90054 29.2452 5.90054 26.7657V10.3791C5.90054 7.90941 7.90965 5.9003 10.3794 5.9003H18.5727C21.0522 5.9003 23.0613 7.90941 23.0613 10.3791V37.6933Z" fill="%23333333"/><path d="M18.5724 1H10.3791C5.20444 1 1 5.20444 1 10.3791V26.7656C1 31.5385 4.5772 35.4979 9.19326 36.0762V37.6933C9.19326 38.5459 8.50722 39.2319 7.65457 39.2319C3.98917 39.2319 1 42.2211 1 45.8865V51.3552C1 55.0206 3.98917 58 7.65457 58C18.8566 58 27.9613 48.8953 27.9613 37.6933V10.3791C27.9613 5.20444 23.7471 1 18.5724 1ZM25.0211 37.6933C25.0211 47.2684 17.2297 55.0598 7.65457 55.0598C5.60626 55.0598 3.94017 53.3937 3.94017 51.3552V45.8865C3.94017 43.8382 5.60626 42.1721 7.65457 42.1721C10.1243 42.1721 12.1334 40.163 12.1334 37.6933V34.9589C12.1334 33.9985 11.3494 33.2144 10.3791 33.2144C6.83133 33.2144 3.94017 30.3232 3.94017 26.7656V10.3791C3.94017 6.83133 6.83133 3.94017 10.3791 3.94017H18.5724C22.13 3.94017 25.0211 6.83133 25.0211 10.3791V37.6933Z" fill="%237D5FFF"/><path d="M23.0612 10.3792V37.6934C23.0612 46.1904 16.1518 53.0998 7.65469 53.0998C6.68443 53.0998 5.90039 52.3158 5.90039 51.3553V45.8866C5.90039 44.9262 6.68443 44.1323 7.65469 44.1323C11.2025 44.1323 14.0936 41.251 14.0936 37.6934V34.959C14.0936 32.9205 12.4276 31.2544 10.3792 31.2544C7.9095 31.2544 5.90039 29.2453 5.90039 26.7658V10.3792C5.90039 7.9095 7.9095 5.90039 10.3792 5.90039H18.5725C21.052 5.90039 23.0612 7.9095 23.0612 10.3792Z" fill="white"/></g><defs><clipPath id="clip0_415_1142"><rect width="57" height="57" fill="white" transform="translate(1 1)"/></clipPath></defs></svg>');
}

.purple-banner .blog-cta .info:before {
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_417_1437)"><path d="M48.6205 3.94019H40.4272C36.8794 3.94019 33.9883 6.83135 33.9883 10.3791V26.7657C33.9883 30.3233 36.8794 33.2144 40.4272 33.2144C41.3975 33.2144 42.1815 33.9985 42.1815 34.9589V37.6933C42.1815 40.163 40.1724 42.1721 37.6929 42.1721C35.6544 42.1721 33.9883 43.8382 33.9883 45.8865V51.3552C33.9883 53.3938 35.6544 55.0599 37.6929 55.0599C47.268 55.0599 55.0595 47.2684 55.0595 37.6933V10.3791C55.0595 6.83135 52.1781 3.94019 48.6205 3.94019ZM53.0994 37.6933C53.0994 46.1904 46.19 53.0997 37.6929 53.0997C36.7324 53.0997 35.9484 52.3157 35.9484 51.3552V45.8865C35.9484 44.9261 36.7324 44.1322 37.6929 44.1322C41.2505 44.1322 44.1417 41.2509 44.1417 37.6933V34.9589C44.1417 32.9204 42.4756 31.2543 40.4272 31.2543C37.9575 31.2543 35.9484 29.2452 35.9484 26.7657V10.3791C35.9484 7.90941 37.9575 5.9003 40.4272 5.9003H48.6205C51.0902 5.9003 53.0994 7.90941 53.0994 10.3791V37.6933Z" fill="%23333333"/><path d="M48.6212 1H40.428C35.2533 1 31.0488 5.20444 31.0488 10.3791V26.7656C31.0488 31.5385 34.626 35.4979 39.2421 36.0762V37.6933C39.2421 38.5459 38.5462 39.2319 37.6936 39.2319C34.0282 39.2319 31.0488 42.2211 31.0488 45.8865V51.3552C31.0488 55.0206 34.0282 58 37.6936 58C48.8956 58 58.0003 48.8953 58.0003 37.6933V10.3791C58.0003 5.20444 53.7959 1 48.6212 1ZM55.0602 37.6933C55.0602 47.2684 47.2687 55.0598 37.6936 55.0598C35.6551 55.0598 33.989 53.3937 33.989 51.3552V45.8865C33.989 43.8382 35.6551 42.1721 37.6936 42.1721C40.1731 42.1721 42.1823 40.163 42.1823 37.6933V34.9589C42.1823 33.9985 41.3982 33.2144 40.428 33.2144C36.8802 33.2144 33.989 30.3232 33.989 26.7656V10.3791C33.989 6.83133 36.8802 3.94017 40.428 3.94017H48.6212C52.1788 3.94017 55.0602 6.83133 55.0602 10.3791V37.6933Z" fill="%23F9423A"/><path d="M53.1002 10.3792V37.6934C53.1002 46.1904 46.1908 53.0998 37.6937 53.0998C36.7333 53.0998 35.9492 52.3158 35.9492 51.3553V45.8866C35.9492 44.9262 36.7333 44.1323 37.6937 44.1323C41.2513 44.1323 44.1425 41.251 44.1425 37.6934V34.959C44.1425 32.9205 42.4764 31.2544 40.4281 31.2544C37.9583 31.2544 35.9492 29.2453 35.9492 26.7658V10.3792C35.9492 7.9095 37.9583 5.90039 40.4281 5.90039H48.6213C51.0911 5.90039 53.1002 7.9095 53.1002 10.3792Z" fill="white"/><path d="M18.5717 3.94019H10.3784C6.83062 3.94019 3.93945 6.83135 3.93945 10.3791V26.7657C3.93945 30.3233 6.83062 33.2144 10.3784 33.2144C11.3487 33.2144 12.1327 33.9985 12.1327 34.9589V37.6933C12.1327 40.163 10.1236 42.1721 7.65386 42.1721C5.60555 42.1721 3.93945 43.8382 3.93945 45.8865V51.3552C3.93945 53.3938 5.60555 55.0599 7.65386 55.0599C17.229 55.0599 25.0204 47.2684 25.0204 37.6933V10.3791C25.0204 6.83135 22.1293 3.94019 18.5717 3.94019ZM23.0603 37.6933C23.0603 46.1904 16.1509 53.0997 7.65386 53.0997C6.68361 53.0997 5.89956 52.3157 5.89956 51.3552V45.8865C5.89956 44.9261 6.68361 44.1322 7.65386 44.1322C11.2017 44.1322 14.0928 41.2509 14.0928 37.6933V34.9589C14.0928 32.9204 12.4267 31.2543 10.3784 31.2543C7.90868 31.2543 5.89956 29.2452 5.89956 26.7657V10.3791C5.89956 7.90941 7.90868 5.9003 10.3784 5.9003H18.5717C21.0512 5.9003 23.0603 7.90941 23.0603 10.3791V37.6933Z" fill="%23333333"/><path d="M18.5724 1H10.3791C5.20444 1 1 5.20444 1 10.3791V26.7656C1 31.5385 4.5772 35.4979 9.19326 36.0762V37.6933C9.19326 38.5459 8.50722 39.2319 7.65457 39.2319C3.98917 39.2319 1 42.2211 1 45.8865V51.3552C1 55.0206 3.98917 58 7.65457 58C18.8566 58 27.9613 48.8953 27.9613 37.6933V10.3791C27.9613 5.20444 23.7471 1 18.5724 1ZM25.0211 37.6933C25.0211 47.2684 17.2297 55.0598 7.65457 55.0598C5.60626 55.0598 3.94017 53.3937 3.94017 51.3552V45.8865C3.94017 43.8382 5.60626 42.1721 7.65457 42.1721C10.1243 42.1721 12.1334 40.163 12.1334 37.6933V34.9589C12.1334 33.9985 11.3494 33.2144 10.3791 33.2144C6.83133 33.2144 3.94017 30.3232 3.94017 26.7656V10.3791C3.94017 6.83133 6.83133 3.94017 10.3791 3.94017H18.5724C22.13 3.94017 25.0211 6.83133 25.0211 10.3791V37.6933Z" fill="%23F9423A"/><path d="M23.0612 10.3792V37.6934C23.0612 46.1904 16.1518 53.0998 7.65469 53.0998C6.68443 53.0998 5.90039 52.3158 5.90039 51.3553V45.8866C5.90039 44.9262 6.68443 44.1323 7.65469 44.1323C11.2025 44.1323 14.0936 41.251 14.0936 37.6934V34.959C14.0936 32.9205 12.4276 31.2544 10.3792 31.2544C7.9095 31.2544 5.90039 29.2453 5.90039 26.7658V10.3792C5.90039 7.9095 7.9095 5.90039 10.3792 5.90039H18.5725C21.052 5.90039 23.0612 7.9095 23.0612 10.3792Z" fill="white"/></g><defs><clipPath id="clip0_417_1437"><rect width="57" height="57" fill="white" transform="translate(1 1)"/></clipPath></defs></svg>');
}

.red-banner .blog-cta .info:before {
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_422_1710)"><path d="M48.6205 3.94019H40.4272C36.8794 3.94019 33.9883 6.83135 33.9883 10.3791V26.7657C33.9883 30.3233 36.8794 33.2144 40.4272 33.2144C41.3975 33.2144 42.1815 33.9985 42.1815 34.9589V37.6933C42.1815 40.163 40.1724 42.1721 37.6929 42.1721C35.6544 42.1721 33.9883 43.8382 33.9883 45.8865V51.3552C33.9883 53.3938 35.6544 55.0599 37.6929 55.0599C47.268 55.0599 55.0595 47.2684 55.0595 37.6933V10.3791C55.0595 6.83135 52.1781 3.94019 48.6205 3.94019ZM53.0994 37.6933C53.0994 46.1904 46.19 53.0997 37.6929 53.0997C36.7324 53.0997 35.9484 52.3157 35.9484 51.3552V45.8865C35.9484 44.9261 36.7324 44.1322 37.6929 44.1322C41.2505 44.1322 44.1417 41.2509 44.1417 37.6933V34.9589C44.1417 32.9204 42.4756 31.2543 40.4272 31.2543C37.9575 31.2543 35.9484 29.2452 35.9484 26.7657V10.3791C35.9484 7.90941 37.9575 5.9003 40.4272 5.9003H48.6205C51.0902 5.9003 53.0994 7.90941 53.0994 10.3791V37.6933Z" fill="%23333333"/><path d="M48.6212 1H40.428C35.2533 1 31.0488 5.20444 31.0488 10.3791V26.7656C31.0488 31.5385 34.626 35.4979 39.2421 36.0762V37.6933C39.2421 38.5459 38.5462 39.2319 37.6936 39.2319C34.0282 39.2319 31.0488 42.2211 31.0488 45.8865V51.3552C31.0488 55.0206 34.0282 58 37.6936 58C48.8956 58 58.0003 48.8953 58.0003 37.6933V10.3791C58.0003 5.20444 53.7959 1 48.6212 1ZM55.0602 37.6933C55.0602 47.2684 47.2687 55.0598 37.6936 55.0598C35.6551 55.0598 33.989 53.3937 33.989 51.3552V45.8865C33.989 43.8382 35.6551 42.1721 37.6936 42.1721C40.1731 42.1721 42.1823 40.163 42.1823 37.6933V34.9589C42.1823 33.9985 41.3982 33.2144 40.428 33.2144C36.8802 33.2144 33.989 30.3232 33.989 26.7656V10.3791C33.989 6.83133 36.8802 3.94017 40.428 3.94017H48.6212C52.1788 3.94017 55.0602 6.83133 55.0602 10.3791V37.6933Z" fill="%23FFF02E"/><path d="M53.1002 10.3792V37.6934C53.1002 46.1904 46.1908 53.0998 37.6937 53.0998C36.7333 53.0998 35.9492 52.3158 35.9492 51.3553V45.8866C35.9492 44.9262 36.7333 44.1323 37.6937 44.1323C41.2513 44.1323 44.1425 41.251 44.1425 37.6934V34.959C44.1425 32.9205 42.4764 31.2544 40.4281 31.2544C37.9583 31.2544 35.9492 29.2453 35.9492 26.7658V10.3792C35.9492 7.9095 37.9583 5.90039 40.4281 5.90039H48.6213C51.0911 5.90039 53.1002 7.9095 53.1002 10.3792Z" fill="white"/><path d="M18.5717 3.94019H10.3784C6.83062 3.94019 3.93945 6.83135 3.93945 10.3791V26.7657C3.93945 30.3233 6.83062 33.2144 10.3784 33.2144C11.3487 33.2144 12.1327 33.9985 12.1327 34.9589V37.6933C12.1327 40.163 10.1236 42.1721 7.65386 42.1721C5.60555 42.1721 3.93945 43.8382 3.93945 45.8865V51.3552C3.93945 53.3938 5.60555 55.0599 7.65386 55.0599C17.229 55.0599 25.0204 47.2684 25.0204 37.6933V10.3791C25.0204 6.83135 22.1293 3.94019 18.5717 3.94019ZM23.0603 37.6933C23.0603 46.1904 16.1509 53.0997 7.65386 53.0997C6.68361 53.0997 5.89956 52.3157 5.89956 51.3552V45.8865C5.89956 44.9261 6.68361 44.1322 7.65386 44.1322C11.2017 44.1322 14.0928 41.2509 14.0928 37.6933V34.9589C14.0928 32.9204 12.4267 31.2543 10.3784 31.2543C7.90868 31.2543 5.89956 29.2452 5.89956 26.7657V10.3791C5.89956 7.90941 7.90868 5.9003 10.3784 5.9003H18.5717C21.0512 5.9003 23.0603 7.90941 23.0603 10.3791V37.6933Z" fill="%23333333"/><path d="M18.5724 1H10.3791C5.20444 1 1 5.20444 1 10.3791V26.7656C1 31.5385 4.5772 35.4979 9.19326 36.0762V37.6933C9.19326 38.5459 8.50722 39.2319 7.65457 39.2319C3.98917 39.2319 1 42.2211 1 45.8865V51.3552C1 55.0206 3.98917 58 7.65457 58C18.8566 58 27.9613 48.8953 27.9613 37.6933V10.3791C27.9613 5.20444 23.7471 1 18.5724 1ZM25.0211 37.6933C25.0211 47.2684 17.2297 55.0598 7.65457 55.0598C5.60626 55.0598 3.94017 53.3937 3.94017 51.3552V45.8865C3.94017 43.8382 5.60626 42.1721 7.65457 42.1721C10.1243 42.1721 12.1334 40.163 12.1334 37.6933V34.9589C12.1334 33.9985 11.3494 33.2144 10.3791 33.2144C6.83133 33.2144 3.94017 30.3232 3.94017 26.7656V10.3791C3.94017 6.83133 6.83133 3.94017 10.3791 3.94017H18.5724C22.13 3.94017 25.0211 6.83133 25.0211 10.3791V37.6933Z" fill="%23FFF02E"/><path d="M23.0612 10.3792V37.6934C23.0612 46.1904 16.1518 53.0998 7.65469 53.0998C6.68443 53.0998 5.90039 52.3158 5.90039 51.3553V45.8866C5.90039 44.9262 6.68443 44.1323 7.65469 44.1323C11.2025 44.1323 14.0936 41.251 14.0936 37.6934V34.959C14.0936 32.9205 12.4276 31.2544 10.3792 31.2544C7.9095 31.2544 5.90039 29.2453 5.90039 26.7658V10.3792C5.90039 7.9095 7.9095 5.90039 10.3792 5.90039H18.5725C21.052 5.90039 23.0612 7.9095 23.0612 10.3792Z" fill="white"/></g><defs><clipPath id="clip0_422_1710"><rect width="57" height="57" fill="white" transform="translate(1 1)"/></clipPath></defs></svg>');
}

.blog-cta .info:before {
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_415_1142)"><path d="M48.6205 3.94019H40.4272C36.8794 3.94019 33.9883 6.83135 33.9883 10.3791V26.7657C33.9883 30.3233 36.8794 33.2144 40.4272 33.2144C41.3975 33.2144 42.1815 33.9985 42.1815 34.9589V37.6933C42.1815 40.163 40.1724 42.1721 37.6929 42.1721C35.6544 42.1721 33.9883 43.8382 33.9883 45.8865V51.3552C33.9883 53.3938 35.6544 55.0599 37.6929 55.0599C47.268 55.0599 55.0595 47.2684 55.0595 37.6933V10.3791C55.0595 6.83135 52.1781 3.94019 48.6205 3.94019ZM53.0994 37.6933C53.0994 46.1904 46.19 53.0997 37.6929 53.0997C36.7324 53.0997 35.9484 52.3157 35.9484 51.3552V45.8865C35.9484 44.9261 36.7324 44.1322 37.6929 44.1322C41.2505 44.1322 44.1417 41.2509 44.1417 37.6933V34.9589C44.1417 32.9204 42.4756 31.2543 40.4272 31.2543C37.9575 31.2543 35.9484 29.2452 35.9484 26.7657V10.3791C35.9484 7.90941 37.9575 5.9003 40.4272 5.9003H48.6205C51.0902 5.9003 53.0994 7.90941 53.0994 10.3791V37.6933Z" fill="%23333333"/><path d="M48.6212 1H40.428C35.2533 1 31.0488 5.20444 31.0488 10.3791V26.7656C31.0488 31.5385 34.626 35.4979 39.2421 36.0762V37.6933C39.2421 38.5459 38.5462 39.2319 37.6936 39.2319C34.0282 39.2319 31.0488 42.2211 31.0488 45.8865V51.3552C31.0488 55.0206 34.0282 58 37.6936 58C48.8956 58 58.0003 48.8953 58.0003 37.6933V10.3791C58.0003 5.20444 53.7959 1 48.6212 1ZM55.0602 37.6933C55.0602 47.2684 47.2687 55.0598 37.6936 55.0598C35.6551 55.0598 33.989 53.3937 33.989 51.3552V45.8865C33.989 43.8382 35.6551 42.1721 37.6936 42.1721C40.1731 42.1721 42.1823 40.163 42.1823 37.6933V34.9589C42.1823 33.9985 41.3982 33.2144 40.428 33.2144C36.8802 33.2144 33.989 30.3232 33.989 26.7656V10.3791C33.989 6.83133 36.8802 3.94017 40.428 3.94017H48.6212C52.1788 3.94017 55.0602 6.83133 55.0602 10.3791V37.6933Z" fill="%237D5FFF"/><path d="M53.1002 10.3792V37.6934C53.1002 46.1904 46.1908 53.0998 37.6937 53.0998C36.7333 53.0998 35.9492 52.3158 35.9492 51.3553V45.8866C35.9492 44.9262 36.7333 44.1323 37.6937 44.1323C41.2513 44.1323 44.1425 41.251 44.1425 37.6934V34.959C44.1425 32.9205 42.4764 31.2544 40.4281 31.2544C37.9583 31.2544 35.9492 29.2453 35.9492 26.7658V10.3792C35.9492 7.9095 37.9583 5.90039 40.4281 5.90039H48.6213C51.0911 5.90039 53.1002 7.9095 53.1002 10.3792Z" fill="white"/><path d="M18.5727 3.94019H10.3794C6.83159 3.94019 3.94043 6.83135 3.94043 10.3791V26.7657C3.94043 30.3233 6.83159 33.2144 10.3794 33.2144C11.3496 33.2144 12.1337 33.9985 12.1337 34.9589V37.6933C12.1337 40.163 10.1246 42.1721 7.65484 42.1721C5.60652 42.1721 3.94043 43.8382 3.94043 45.8865V51.3552C3.94043 53.3938 5.60652 55.0599 7.65484 55.0599C17.23 55.0599 25.0214 47.2684 25.0214 37.6933V10.3791C25.0214 6.83135 22.1303 3.94019 18.5727 3.94019ZM23.0613 37.6933C23.0613 46.1904 16.1519 53.0997 7.65484 53.0997C6.68458 53.0997 5.90054 52.3157 5.90054 51.3552V45.8865C5.90054 44.9261 6.68458 44.1322 7.65484 44.1322C11.2026 44.1322 14.0938 41.2509 14.0938 37.6933V34.9589C14.0938 32.9204 12.4277 31.2543 10.3794 31.2543C7.90965 31.2543 5.90054 29.2452 5.90054 26.7657V10.3791C5.90054 7.90941 7.90965 5.9003 10.3794 5.9003H18.5727C21.0522 5.9003 23.0613 7.90941 23.0613 10.3791V37.6933Z" fill="%23333333"/><path d="M18.5724 1H10.3791C5.20444 1 1 5.20444 1 10.3791V26.7656C1 31.5385 4.5772 35.4979 9.19326 36.0762V37.6933C9.19326 38.5459 8.50722 39.2319 7.65457 39.2319C3.98917 39.2319 1 42.2211 1 45.8865V51.3552C1 55.0206 3.98917 58 7.65457 58C18.8566 58 27.9613 48.8953 27.9613 37.6933V10.3791C27.9613 5.20444 23.7471 1 18.5724 1ZM25.0211 37.6933C25.0211 47.2684 17.2297 55.0598 7.65457 55.0598C5.60626 55.0598 3.94017 53.3937 3.94017 51.3552V45.8865C3.94017 43.8382 5.60626 42.1721 7.65457 42.1721C10.1243 42.1721 12.1334 40.163 12.1334 37.6933V34.9589C12.1334 33.9985 11.3494 33.2144 10.3791 33.2144C6.83133 33.2144 3.94017 30.3232 3.94017 26.7656V10.3791C3.94017 6.83133 6.83133 3.94017 10.3791 3.94017H18.5724C22.13 3.94017 25.0211 6.83133 25.0211 10.3791V37.6933Z" fill="%237D5FFF"/><path d="M23.0612 10.3792V37.6934C23.0612 46.1904 16.1518 53.0998 7.65469 53.0998C6.68443 53.0998 5.90039 52.3158 5.90039 51.3553V45.8866C5.90039 44.9262 6.68443 44.1323 7.65469 44.1323C11.2025 44.1323 14.0936 41.251 14.0936 37.6934V34.959C14.0936 32.9205 12.4276 31.2544 10.3792 31.2544C7.9095 31.2544 5.90039 29.2453 5.90039 26.7658V10.3792C5.90039 7.9095 7.9095 5.90039 10.3792 5.90039H18.5725C21.052 5.90039 23.0612 7.9095 23.0612 10.3792Z" fill="white"/></g><defs><clipPath id="clip0_415_1142"><rect width="57" height="57" fill="white" transform="translate(1 1)"/></clipPath></defs></svg>');
}

.blog-cta .info {
    left: 50%;
    transform: translateX(-50%);
    background: #F5F5F5;
    padding-top: 40px !important;
    padding-bottom: 24px !important;
    margin: 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    border-radius: 20px;
}

.blog-cta .info .text p {
    color: #333;
    text-align: center;
    font-family: Epilogue;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 38.4px;
}

/*blog-img-section*/
.blog-img-section .item {
    padding: 0 !important;
}

.blog-img-section .image {
    height: 400px;
    border-radius: 32px;
}

/*did-you-know-section*/
.did-you-know-section {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
}

.yellow-banner.blog-page .did-you-know-section .info {
    background-color: #7D5FFF;
}

.yellow-banner.blog-page .did-you-know-section .info * {
    color: #FFF !important;
}

.yellow-banner.blog-page .did-you-know-section .info:before {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_284_279)"><path d="M10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226Z" fill="%23333333"/><path d="M56.3635 19.5333H49.3424H45.6277L46.5904 18.5707L46.6779 18.493L51.6277 13.544C53.0474 12.1245 53.0474 9.80068 51.6277 8.38114C50.9372 7.69081 50.0134 7.31162 49.041 7.31162C48.0685 7.31162 47.1544 7.68109 46.4542 8.37141L42.156 12.6787L41.4948 13.3398L40.4445 14.3802V3.64609C40.4445 1.63345 38.8011 0 36.7978 0C34.7946 0 33.1512 1.63345 33.1512 3.64609V10.0243V11.405C32.558 11.2397 31.9939 11.1716 31.4494 11.1716C30.0977 11.1716 28.9016 11.648 28.0069 12.5523L19.5758 20.982C17.5045 23.053 16.464 25.9115 16.7265 28.8187C16.7946 29.5187 16.5709 30.1993 16.1139 30.7146C15.5985 30.5591 15.0539 30.4813 14.4996 30.4813C13.0215 30.4813 11.6309 31.0549 10.5904 32.0953L10.1139 32.5717C8.61632 34.0593 8.15927 36.1983 8.73301 38.104L2.69412 44.142C0.214376 46.6213 -0.651102 50.2382 0.428315 53.5829C1.33269 56.4025 3.56932 58.6388 6.39914 59.5527C7.33269 59.8639 8.30514 60.0194 9.27758 60.0194C11.7476 60.0194 14.0815 59.0569 15.8416 57.2873L29.1447 43.9864C29.6309 43.51 30.263 43.2474 30.9437 43.2474C31.0215 43.2474 31.0896 43.2474 31.1674 43.2474C31.4494 43.2766 31.7508 43.2863 32.0523 43.2863C34.6682 43.2863 37.1382 42.2654 38.9858 40.4084L47.417 31.9786C48.3116 31.0938 48.7784 29.9076 48.7881 28.5464C48.7881 27.9922 48.7103 27.4186 48.5547 26.8352H49.3132H56.3246C58.3375 26.8352 59.9713 25.2017 59.9713 23.1988C59.9713 21.1959 58.3375 19.5527 56.3343 19.5527L56.3635 19.5333ZM56.3538 24.0933H49.3424C48.8367 24.0933 48.438 23.6947 48.438 23.1794C48.438 22.6641 48.8367 22.2752 49.3424 22.2654H56.3635C56.8789 22.2654 57.2776 22.6835 57.2776 23.1891C57.2776 23.6947 56.8789 24.1031 56.3635 24.1031L56.3538 24.0933ZM45.5207 30.0438L37.0896 38.4735C35.7573 39.8055 33.9583 40.5445 32.0912 40.5445C31.8675 40.5445 31.6633 40.5445 31.4397 40.5153C31.2841 40.5153 31.1285 40.4959 30.9729 40.4959C29.5726 40.4959 28.2403 41.0404 27.2387 42.0418L13.9356 55.3427C12.6811 56.597 11.0183 57.2679 9.30676 57.2679C8.62604 57.2679 7.93561 57.1609 7.27434 56.9373C5.28083 56.2859 3.69574 54.7107 3.06365 52.7273C2.29541 50.3646 2.90806 47.8172 4.65846 46.0671L12.1755 38.5513L12.0782 38.4443C10.9891 37.3554 10.9891 35.5858 12.0782 34.5066L12.5547 34.0301C13.0896 33.4857 13.8092 33.2134 14.5288 33.2134C15.2484 33.2134 15.9583 33.4759 16.5029 34.0301L16.6001 34.1274L17.9713 32.7662C19.0799 31.6578 19.6341 30.1313 19.4883 28.5659C19.2938 26.4657 20.0426 24.4045 21.5401 22.9071L29.9713 14.4774C30.3505 14.0982 30.8562 13.9037 31.4786 13.9037C32.2468 13.9037 33.1706 14.1857 34.2792 14.7594C34.3862 14.8177 34.5029 14.8663 34.6196 14.9344C35.1155 15.2066 35.6212 15.5177 36.156 15.8872C37.5563 16.8498 39.0539 18.0943 40.4931 19.5236C41.7476 20.7778 42.934 22.1488 43.887 23.5002C44.626 24.5406 45.229 25.5712 45.6082 26.5143C46.2209 28.0019 46.2986 29.2756 45.5304 30.0438H45.5207ZM35.9129 3.64609C35.9129 3.1405 36.3116 2.73213 36.827 2.73213C37.3424 2.73213 37.7411 3.13077 37.7411 3.64609V10.6563C37.7411 11.1619 37.3327 11.5702 36.827 11.5702C36.3213 11.5702 35.9129 11.1619 35.9129 10.6563V3.64609ZM43.4591 15.2455L44.1301 14.5843L48.4283 10.2868C48.6033 10.1021 48.8367 10.0243 49.0798 10.0243C49.323 10.0243 49.5466 10.1021 49.7217 10.2868C50.0815 10.6466 50.0815 11.2202 49.7217 11.5702L45.4234 15.8678L44.7622 16.5289C44.5774 16.7137 44.3538 16.8012 44.1106 16.8012C43.8675 16.8012 43.6439 16.7137 43.4591 16.5289C43.0993 16.1692 43.0993 15.5955 43.4591 15.2455Z" fill="%23FFF02E"/><path d="M45.5981 26.5144C45.2188 25.5713 44.6159 24.5407 43.8769 23.5003C42.9141 22.1488 41.7278 20.7682 40.483 19.5236C39.0535 18.0944 37.556 16.8401 36.1459 15.8873C35.6208 15.5178 35.1054 15.2164 34.6094 14.9344C34.4927 14.8664 34.3858 14.8178 34.2691 14.7594C33.1605 14.1858 32.2367 13.9038 31.4684 13.9038C30.8461 13.9038 30.3501 14.0983 29.9611 14.4775L21.53 22.9072C20.0325 24.4045 19.2837 26.4658 19.4782 28.5659C19.624 30.1216 19.0697 31.6578 17.9611 32.7662L16.59 34.1274L16.4927 34.0302C15.9579 33.4857 15.2383 33.2135 14.5187 33.2135C13.7991 33.2135 13.0892 33.476 12.5446 34.0302L12.0681 34.5066C10.979 35.5956 10.979 37.3652 12.0681 38.4444L12.1654 38.5514L4.64834 46.0672C2.89793 47.8173 2.28529 50.3647 3.05352 52.7273C3.69534 54.7205 5.2707 56.2956 7.26422 56.9374C7.92548 57.161 8.61592 57.2679 9.29663 57.2679C10.9984 57.2679 12.671 56.597 13.9255 55.3428L27.2286 42.0419C28.2205 41.0501 29.5624 40.4959 30.9628 40.4959C31.1184 40.4959 31.2739 40.4959 31.4295 40.5154C31.6532 40.5348 31.8574 40.5445 32.0811 40.5445C33.9482 40.5445 35.7472 39.8056 37.0795 38.4736L45.5106 30.0438C46.2885 29.2757 46.201 28.002 45.5884 26.5144H45.5981ZM13.3615 35.7901L13.8477 35.3039C14.2172 34.9344 14.8201 34.9344 15.2091 35.3039L15.3064 35.4109L13.4684 37.2485L13.3615 37.1513C13.1767 36.9665 13.0795 36.7234 13.0795 36.4707C13.0795 36.2179 13.1767 35.9748 13.3615 35.7998V35.7901ZM12.6516 54.0399C12.5446 54.1469 12.4279 54.2636 12.2918 54.3608C12.0487 54.565 11.7861 54.7303 11.5138 54.8761C11.2415 55.0219 10.9595 55.1386 10.6678 55.2261C10.5219 55.2747 10.3663 55.3039 10.2205 55.3331C10.094 55.3622 9.96762 55.3817 9.83148 55.4011C9.17022 55.4789 8.49923 55.4011 7.83796 55.197C6.39874 54.7303 5.25125 53.5927 4.7942 52.1537C4.23991 50.4522 4.68723 48.6146 5.95141 47.3506L6.57378 46.7283L13.2739 53.4274L12.6516 54.0497V54.0399ZM35.7958 37.1804C34.6872 38.2888 33.1605 38.843 31.5949 38.6972C29.4944 38.5125 27.4328 39.2514 25.9352 40.7487L14.5478 52.1245L7.84769 45.4254L19.235 34.0497C20.7326 32.5523 21.4717 30.4911 21.2869 28.3909C21.141 26.8353 21.6953 25.299 22.8039 24.1906L29.6305 17.3652C29.8055 17.8902 30.0487 18.4736 30.3987 19.1153C31.3906 20.9432 33.0244 23.0239 34.9887 24.9782C37.4295 27.4186 40.3566 29.6257 42.6127 30.3355L35.7861 37.1707L35.7958 37.1804ZM35.3193 22.6836C35.543 22.5572 35.7958 22.4697 36.0681 22.4697C36.4571 22.4697 36.8266 22.6252 37.0989 22.8975C37.5851 23.3836 37.6532 24.1226 37.3226 24.6768C36.9822 24.3656 36.6516 24.0448 36.3015 23.7045C35.9514 23.3642 35.6402 23.0239 35.3291 22.6836H35.3193ZM44.2269 28.7507C43.8185 29.0326 41.6402 28.2743 38.684 25.8824C39.637 24.599 39.5397 22.7711 38.3825 21.6141C37.7504 20.9918 36.9336 20.6515 36.0584 20.6515C35.3485 20.6515 34.6775 20.8848 34.1135 21.3127C31.7115 18.3569 30.953 16.179 31.2448 15.7706C31.3031 15.7317 31.3809 15.7025 31.4976 15.7025C32.4603 15.7025 35.4944 17.1124 39.1897 20.7973C43.3031 24.9199 44.5868 28.2256 44.2269 28.7409V28.7507Z" fill="%23333333"/><path d="M44.227 28.7505C43.8186 29.0325 41.6403 28.2741 38.684 25.8823C39.637 24.5988 39.5398 22.7709 38.3826 21.6139C37.7505 20.9916 36.9336 20.6513 36.0584 20.6513C35.3486 20.6513 34.6776 20.8847 34.1135 21.3125C31.7116 18.3567 30.9531 16.1788 31.2448 15.7705C31.3032 15.7316 31.381 15.7024 31.4977 15.7024C32.4604 15.7024 35.4944 17.1122 39.1897 20.7972C43.3032 24.9197 44.5868 28.2255 44.227 28.7408V28.7505Z" fill="white"/><path d="M37.3129 24.6863C36.9725 24.3752 36.6419 24.0544 36.2918 23.7141C35.9417 23.3738 35.6305 23.0335 35.3193 22.6932C35.543 22.5668 35.7958 22.4792 36.0681 22.4792C36.4571 22.4792 36.8266 22.6348 37.0989 22.9071C37.5851 23.3932 37.6532 24.1321 37.3226 24.6863H37.3129Z" fill="%23FFF02E"/><path d="M15.306 35.4107L13.4681 37.2483L13.3611 37.1511C13.1763 36.9664 13.0791 36.7233 13.0791 36.4705C13.0791 36.2177 13.1763 35.9746 13.3611 35.7996L13.8473 35.3135C14.2169 34.944 14.8198 34.944 15.2088 35.3135L15.306 35.4204V35.4107Z" fill="white"/><path d="M13.2734 53.4274L12.6511 54.0497C12.5441 54.1566 12.4274 54.2733 12.2913 54.3705C12.0482 54.5747 11.7856 54.74 11.5133 54.8858C11.241 55.0219 10.959 55.1386 10.6673 55.2359C10.5214 55.2845 10.3658 55.3136 10.22 55.3428C10.0935 55.372 9.96712 55.3914 9.83098 55.4109C9.16971 55.4886 8.49873 55.4109 7.83746 55.2067C6.39824 54.74 5.25075 53.6024 4.7937 52.1634C4.23941 50.4619 4.68673 48.6243 5.95091 47.3603L6.57328 46.738L13.2734 53.4371V53.4274Z" fill="white"/><path d="M11.5238 54.8857C11.2515 55.0316 10.9695 55.1483 10.6777 55.2358C10.9695 55.1483 11.2515 55.0219 11.5238 54.8857Z" fill="white"/><path d="M42.6224 30.3548L35.7958 37.19C34.6872 38.2984 33.1605 38.8526 31.5948 38.7068C29.4943 38.5221 27.4327 39.261 25.9352 40.7583L14.5478 52.1341L7.84766 45.435L19.235 34.0592C20.7326 32.5619 21.4716 30.5007 21.2869 28.4005C21.141 26.8449 21.6953 25.3086 22.8039 24.2002L29.6305 17.3748C29.8055 17.8998 30.0486 18.4832 30.3987 19.1249C31.3906 20.9528 33.0243 23.0335 34.9887 24.9878C37.4295 27.4282 40.3566 29.6353 42.6126 30.3451L42.6224 30.3548Z" fill="white"/><path d="M49.7118 11.5799L45.4136 15.8774L43.3034 17.9873C43.1186 18.172 42.895 18.2595 42.6519 18.2595C42.4088 18.2595 42.1851 18.172 42.0003 17.9873C41.6405 17.6275 41.6405 17.0539 42.0003 16.7038L44.1203 14.594L48.4185 10.2965C48.5935 10.1117 48.8269 10.0339 49.07 10.0339C49.3131 10.0339 49.5368 10.1117 49.7118 10.2965C50.0716 10.6562 50.0716 11.2299 49.7118 11.5799Z" fill="%23333333"/><path d="M57.267 23.1793C57.267 23.6849 56.8683 24.0933 56.3529 24.0933H49.3415H47.8731C47.3675 24.0933 46.9688 23.6946 46.9688 23.1793C46.9688 22.664 47.3675 22.2751 47.8731 22.2654H49.3415H56.3529C56.8683 22.2654 57.267 22.6737 57.267 23.1793Z" fill="%23333333"/><path d="M37.7403 3.64613V12.1051C37.7403 12.6106 37.3319 13.019 36.8262 13.019C36.3205 13.019 35.9121 12.6106 35.9121 12.1051V3.64613C35.9121 3.14054 36.3108 2.73218 36.8262 2.73218C37.3416 2.73218 37.7403 3.13082 37.7403 3.64613Z" fill="%23333333"/><path d="M42.1944 12.6494L41.5234 13.3105L42.1847 12.6396L42.1944 12.6494Z" fill="%23FFF02E"/></g><defs><clipPath id="clip0_284_279"><rect width="60" height="60" fill="white"/></clipPath></defs></svg>');
}

.purple-banner.blog-page .did-you-know-section .info {
    background-color: #F9423A;
}

.purple-banner.blog-page .did-you-know-section .info * {
    color: #FFF !important;
}

.purple-banner.blog-page .did-you-know-section .info:before {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_417_1452)"><path d="M10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226Z" fill="%23333333"/><path d="M56.3625 19.5333H49.3414H45.6267L46.5894 18.5707L46.6769 18.493L51.6267 13.544C53.0465 12.1245 53.0465 9.80068 51.6267 8.38114C50.9362 7.69081 50.0124 7.31162 49.04 7.31162C48.0675 7.31162 47.1534 7.68109 46.4533 8.37141L42.155 12.6787L41.4938 13.3398L40.4435 14.3802V3.64609C40.4435 1.63345 38.8001 0 36.7969 0C34.7936 0 33.1502 1.63345 33.1502 3.64609V10.0243V11.405C32.557 11.2397 31.993 11.1716 31.4484 11.1716C30.0967 11.1716 28.9006 11.648 28.0059 12.5523L19.5748 20.982C17.5035 23.053 16.463 25.9115 16.7256 28.8187C16.7936 29.5187 16.57 30.1993 16.1129 30.7146C15.5975 30.5591 15.0529 30.4813 14.4986 30.4813C13.0205 30.4813 11.6299 31.0549 10.5894 32.0953L10.1129 32.5717C8.61534 34.0593 8.15829 36.1983 8.73204 38.104L2.69314 44.142C0.2134 46.6213 -0.652078 50.2382 0.427338 53.5829C1.33171 56.4025 3.56834 58.6388 6.39816 59.5527C7.33171 59.8639 8.30416 60.0194 9.27661 60.0194C11.7466 60.0194 14.0805 59.0569 15.8406 57.2873L29.1437 43.9864C29.6299 43.51 30.262 43.2474 30.9427 43.2474C31.0205 43.2474 31.0886 43.2474 31.1664 43.2474C31.4484 43.2766 31.7499 43.2863 32.0513 43.2863C34.6672 43.2863 37.1372 42.2654 38.9849 40.4084L47.416 31.9786C48.3106 31.0938 48.7774 29.9076 48.7871 28.5464C48.7871 27.9922 48.7093 27.4186 48.5537 26.8352H49.3123H56.3236C58.3366 26.8352 59.9703 25.2017 59.9703 23.1988C59.9703 21.1959 58.3366 19.5527 56.3333 19.5527L56.3625 19.5333ZM56.3528 24.0933H49.3414C48.8358 24.0933 48.4371 23.6947 48.4371 23.1794C48.4371 22.6641 48.8358 22.2752 49.3414 22.2654H56.3625C56.8779 22.2654 57.2766 22.6835 57.2766 23.1891C57.2766 23.6947 56.8779 24.1031 56.3625 24.1031L56.3528 24.0933ZM45.5197 30.0438L37.0886 38.4735C35.7563 39.8055 33.9573 40.5445 32.0902 40.5445C31.8666 40.5445 31.6623 40.5445 31.4387 40.5153C31.2831 40.5153 31.1275 40.4959 30.9719 40.4959C29.5716 40.4959 28.2393 41.0404 27.2377 42.0418L13.9346 55.3427C12.6802 56.597 11.0173 57.2679 9.30578 57.2679C8.62507 57.2679 7.93463 57.1609 7.27337 56.9373C5.27985 56.2859 3.69476 54.7107 3.06267 52.7273C2.29444 50.3646 2.90708 47.8172 4.65748 46.0671L12.1745 38.5513L12.0773 38.4443C10.9881 37.3554 10.9881 35.5858 12.0773 34.5066L12.5538 34.0301C13.0886 33.4857 13.8082 33.2134 14.5278 33.2134C15.2474 33.2134 15.9573 33.4759 16.5019 34.0301L16.5991 34.1274L17.9703 32.7662C19.0789 31.6578 19.6332 30.1313 19.4873 28.5659C19.2928 26.4657 20.0416 24.4045 21.5392 22.9071L29.9703 14.4774C30.3495 14.0982 30.8552 13.9037 31.4776 13.9037C32.2458 13.9037 33.1696 14.1857 34.2782 14.7594C34.3852 14.8177 34.5019 14.8663 34.6186 14.9344C35.1145 15.2066 35.6202 15.5177 36.155 15.8872C37.5554 16.8498 39.0529 18.0943 40.4922 19.5236C41.7466 20.7778 42.933 22.1488 43.886 23.5002C44.6251 24.5406 45.228 25.5712 45.6072 26.5143C46.2199 28.0019 46.2977 29.2756 45.5294 30.0438H45.5197ZM35.9119 3.64609C35.9119 3.1405 36.3106 2.73213 36.826 2.73213C37.3414 2.73213 37.7401 3.13077 37.7401 3.64609V10.6563C37.7401 11.1619 37.3317 11.5702 36.826 11.5702C36.3204 11.5702 35.9119 11.1619 35.9119 10.6563V3.64609ZM43.4581 15.2455L44.1291 14.5843L48.4273 10.2868C48.6024 10.1021 48.8358 10.0243 49.0789 10.0243C49.322 10.0243 49.5456 10.1021 49.7207 10.2868C50.0805 10.6466 50.0805 11.2202 49.7207 11.5702L45.4225 15.8678L44.7612 16.5289C44.5764 16.7137 44.3528 16.8012 44.1097 16.8012C43.8666 16.8012 43.6429 16.7137 43.4581 16.5289C43.0983 16.1692 43.0983 15.5955 43.4581 15.2455Z" fill="%237D5FFF"/><path d="M45.5971 26.5144C45.2179 25.5713 44.6149 24.5407 43.8759 23.5003C42.9132 22.1488 41.7268 20.7682 40.482 19.5236C39.0525 18.0944 37.555 16.8401 36.1449 15.8873C35.6198 15.5178 35.1044 15.2164 34.6085 14.9344C34.4918 14.8664 34.3848 14.8178 34.2681 14.7594C33.1595 14.1858 32.2357 13.9038 31.4675 13.9038C30.8451 13.9038 30.3491 14.0983 29.9602 14.4775L21.529 22.9072C20.0315 24.4045 19.2827 26.4658 19.4772 28.5659C19.623 30.1216 19.0688 31.6578 17.9602 32.7662L16.589 34.1274L16.4918 34.0302C15.9569 33.4857 15.2373 33.2135 14.5177 33.2135C13.7981 33.2135 13.0882 33.476 12.5436 34.0302L12.0671 34.5066C10.978 35.5956 10.978 37.3652 12.0671 38.4444L12.1644 38.5514L4.64736 46.0672C2.89695 47.8173 2.28431 50.3647 3.05255 52.7273C3.69436 54.7205 5.26973 56.2956 7.26324 56.9374C7.92451 57.161 8.61494 57.2679 9.29566 57.2679C10.9974 57.2679 12.67 56.597 13.9245 55.3428L27.2276 42.0419C28.2195 41.0501 29.5615 40.4959 30.9618 40.4959C31.1174 40.4959 31.273 40.4959 31.4286 40.5154C31.6522 40.5348 31.8564 40.5445 32.0801 40.5445C33.9472 40.5445 35.7462 39.8056 37.0785 38.4736L45.5096 30.0438C46.2876 29.2757 46.2 28.002 45.5874 26.5144H45.5971ZM13.3605 35.7901L13.8467 35.3039C14.2162 34.9344 14.8192 34.9344 15.2081 35.3039L15.3054 35.4109L13.4675 37.2485L13.3605 37.1513C13.1757 36.9665 13.0785 36.7234 13.0785 36.4707C13.0785 36.2179 13.1757 35.9748 13.3605 35.7998V35.7901ZM12.6506 54.0399C12.5436 54.1469 12.4269 54.2636 12.2908 54.3608C12.0477 54.565 11.7851 54.7303 11.5128 54.8761C11.2406 55.0219 10.9585 55.1386 10.6668 55.2261C10.5209 55.2747 10.3653 55.3039 10.2195 55.3331C10.0931 55.3622 9.96665 55.3817 9.8305 55.4011C9.16924 55.4789 8.49825 55.4011 7.83699 55.197C6.39776 54.7303 5.25028 53.5927 4.79323 52.1537C4.23893 50.4522 4.68626 48.6146 5.95044 47.3506L6.5728 46.7283L13.273 53.4274L12.6506 54.0497V54.0399ZM35.7948 37.1804C34.6863 38.2888 33.1595 38.843 31.5939 38.6972C29.4934 38.5125 27.4318 39.2514 25.9342 40.7487L14.5469 52.1245L7.84671 45.4254L19.2341 34.0497C20.7316 32.5523 21.4707 30.4911 21.2859 28.3909C21.1401 26.8353 21.6944 25.299 22.803 24.1906L29.6295 17.3652C29.8046 17.8902 30.0477 18.4736 30.3978 19.1153C31.3897 20.9432 33.0234 23.0239 34.9877 24.9782C37.4286 27.4186 40.3556 29.6257 42.6117 30.3355L35.7851 37.1707L35.7948 37.1804ZM35.3183 22.6836C35.542 22.5572 35.7948 22.4697 36.0671 22.4697C36.4561 22.4697 36.8256 22.6252 37.0979 22.8975C37.5842 23.3836 37.6522 24.1226 37.3216 24.6768C36.9812 24.3656 36.6506 24.0448 36.3005 23.7045C35.9504 23.3642 35.6393 23.0239 35.3281 22.6836H35.3183ZM44.226 28.7507C43.8175 29.0326 41.6393 28.2743 38.683 25.8824C39.636 24.599 39.5388 22.7711 38.3816 21.6141C37.7495 20.9918 36.9326 20.6515 36.0574 20.6515C35.3475 20.6515 34.6765 20.8848 34.1125 21.3127C31.7106 18.3569 30.9521 16.179 31.2438 15.7706C31.3021 15.7317 31.3799 15.7025 31.4966 15.7025C32.4594 15.7025 35.4934 17.1124 39.1887 20.7973C43.3021 24.9199 44.5858 28.2256 44.226 28.7409V28.7507Z" fill="%23333333"/><path d="M44.227 28.7505C43.8186 29.0325 41.6403 28.2741 38.684 25.8823C39.637 24.5988 39.5398 22.7709 38.3826 21.6139C37.7505 20.9916 36.9336 20.6513 36.0584 20.6513C35.3486 20.6513 34.6776 20.8847 34.1135 21.3125C31.7116 18.3567 30.9531 16.1788 31.2448 15.7705C31.3032 15.7316 31.381 15.7024 31.4977 15.7024C32.4604 15.7024 35.4944 17.1122 39.1897 20.7972C43.3032 24.9197 44.5868 28.2255 44.227 28.7408V28.7505Z" fill="white"/><path d="M37.3119 24.6863C36.9715 24.3752 36.6409 24.0544 36.2908 23.7141C35.9407 23.3738 35.6295 23.0335 35.3184 22.6932C35.542 22.5668 35.7949 22.4792 36.0671 22.4792C36.4561 22.4792 36.8257 22.6348 37.0979 22.9071C37.5842 23.3932 37.6522 24.1321 37.3216 24.6863H37.3119Z" fill="%237D5FFF"/><path d="M15.307 35.4107L13.4691 37.2483L13.3621 37.1511C13.1773 36.9664 13.0801 36.7233 13.0801 36.4705C13.0801 36.2177 13.1773 35.9746 13.3621 35.7996L13.8483 35.3135C14.2178 34.944 14.8208 34.944 15.2097 35.3135L15.307 35.4204V35.4107Z" fill="white"/><path d="M13.2744 53.4274L12.6521 54.0497C12.5451 54.1566 12.4284 54.2733 12.2922 54.3705C12.0491 54.5747 11.7866 54.74 11.5143 54.8858C11.242 55.0219 10.96 55.1386 10.6683 55.2359C10.5224 55.2845 10.3668 55.3136 10.2209 55.3428C10.0945 55.372 9.9681 55.3914 9.83196 55.4109C9.17069 55.4886 8.4997 55.4109 7.83844 55.2067C6.39922 54.74 5.25173 53.6024 4.79468 52.1634C4.24038 50.4619 4.68771 48.6243 5.95189 47.3603L6.57426 46.738L13.2744 53.4371V53.4274Z" fill="white"/><path d="M11.5238 54.8857C11.2515 55.0316 10.9695 55.1483 10.6777 55.2358C10.9695 55.1483 11.2515 55.0219 11.5238 54.8857Z" fill="white"/><path d="M42.6224 30.3548L35.7958 37.19C34.6872 38.2984 33.1605 38.8526 31.5948 38.7068C29.4943 38.5221 27.4327 39.261 25.9352 40.7583L14.5478 52.1341L7.84766 45.435L19.235 34.0592C20.7326 32.5619 21.4716 30.5007 21.2869 28.4005C21.141 26.8449 21.6953 25.3086 22.8039 24.2002L29.6305 17.3748C29.8055 17.8998 30.0486 18.4832 30.3987 19.1249C31.3906 20.9528 33.0243 23.0335 34.9887 24.9878C37.4295 27.4282 40.3566 29.6353 42.6126 30.3451L42.6224 30.3548Z" fill="white"/><path d="M49.7118 11.5799L45.4136 15.8774L43.3034 17.9873C43.1186 18.172 42.895 18.2595 42.6519 18.2595C42.4088 18.2595 42.1851 18.172 42.0003 17.9873C41.6405 17.6275 41.6405 17.0539 42.0003 16.7038L44.1203 14.594L48.4185 10.2965C48.5935 10.1117 48.8269 10.0339 49.07 10.0339C49.3131 10.0339 49.5368 10.1117 49.7118 10.2965C50.0716 10.6562 50.0716 11.2299 49.7118 11.5799Z" fill="%23333333"/><path d="M57.267 23.1793C57.267 23.6849 56.8683 24.0933 56.3529 24.0933H49.3415H47.8731C47.3675 24.0933 46.9688 23.6946 46.9688 23.1793C46.9688 22.664 47.3675 22.2751 47.8731 22.2654H49.3415H56.3529C56.8683 22.2654 57.267 22.6737 57.267 23.1793Z" fill="%23333333"/><path d="M37.7403 3.64613V12.1051C37.7403 12.6106 37.3319 13.019 36.8262 13.019C36.3205 13.019 35.9121 12.6106 35.9121 12.1051V3.64613C35.9121 3.14054 36.3108 2.73218 36.8262 2.73218C37.3416 2.73218 37.7403 3.13082 37.7403 3.64613Z" fill="%23333333"/><path d="M42.1944 12.6494L41.5234 13.3105L42.1847 12.6396L42.1944 12.6494Z" fill="%23FFF02E"/></g><defs><clipPath id="clip0_417_1452"><rect width="60" height="60" fill="white"/></clipPath></defs></svg>');
}

.red-banner.blog-page .did-you-know-section .info {
    background-color: #FFF02E;
}

.red-banner.blog-page .did-you-know-section .info * {
    color: #000 !important;
}

.red-banner.blog-page .did-you-know-section .info:before {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_422_1727)"><path d="M10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226Z" fill="%23333333"/><path d="M56.3625 19.5333H49.3414H45.6267L46.5894 18.5707L46.6769 18.493L51.6267 13.544C53.0465 12.1245 53.0465 9.80068 51.6267 8.38114C50.9362 7.69081 50.0124 7.31162 49.04 7.31162C48.0675 7.31162 47.1534 7.68109 46.4533 8.37141L42.155 12.6787L41.4938 13.3398L40.4435 14.3802V3.64609C40.4435 1.63345 38.8001 0 36.7969 0C34.7936 0 33.1502 1.63345 33.1502 3.64609V10.0243V11.405C32.557 11.2397 31.993 11.1716 31.4484 11.1716C30.0967 11.1716 28.9006 11.648 28.0059 12.5523L19.5748 20.982C17.5035 23.053 16.463 25.9115 16.7256 28.8187C16.7936 29.5187 16.57 30.1993 16.1129 30.7146C15.5975 30.5591 15.0529 30.4813 14.4986 30.4813C13.0205 30.4813 11.6299 31.0549 10.5894 32.0953L10.1129 32.5717C8.61534 34.0593 8.15829 36.1983 8.73204 38.104L2.69314 44.142C0.2134 46.6213 -0.652078 50.2382 0.427338 53.5829C1.33171 56.4025 3.56834 58.6388 6.39816 59.5527C7.33171 59.8639 8.30416 60.0194 9.27661 60.0194C11.7466 60.0194 14.0805 59.0569 15.8406 57.2873L29.1437 43.9864C29.6299 43.51 30.262 43.2474 30.9427 43.2474C31.0205 43.2474 31.0886 43.2474 31.1664 43.2474C31.4484 43.2766 31.7499 43.2863 32.0513 43.2863C34.6672 43.2863 37.1372 42.2654 38.9849 40.4084L47.416 31.9786C48.3106 31.0938 48.7774 29.9076 48.7871 28.5464C48.7871 27.9922 48.7093 27.4186 48.5537 26.8352H49.3123H56.3236C58.3366 26.8352 59.9703 25.2017 59.9703 23.1988C59.9703 21.1959 58.3366 19.5527 56.3333 19.5527L56.3625 19.5333ZM56.3528 24.0933H49.3414C48.8358 24.0933 48.4371 23.6947 48.4371 23.1794C48.4371 22.6641 48.8358 22.2752 49.3414 22.2654H56.3625C56.8779 22.2654 57.2766 22.6835 57.2766 23.1891C57.2766 23.6947 56.8779 24.1031 56.3625 24.1031L56.3528 24.0933ZM45.5197 30.0438L37.0886 38.4735C35.7563 39.8055 33.9573 40.5445 32.0902 40.5445C31.8666 40.5445 31.6623 40.5445 31.4387 40.5153C31.2831 40.5153 31.1275 40.4959 30.9719 40.4959C29.5716 40.4959 28.2393 41.0404 27.2377 42.0418L13.9346 55.3427C12.6802 56.597 11.0173 57.2679 9.30578 57.2679C8.62507 57.2679 7.93463 57.1609 7.27337 56.9373C5.27985 56.2859 3.69476 54.7107 3.06267 52.7273C2.29444 50.3646 2.90708 47.8172 4.65748 46.0671L12.1745 38.5513L12.0773 38.4443C10.9881 37.3554 10.9881 35.5858 12.0773 34.5066L12.5538 34.0301C13.0886 33.4857 13.8082 33.2134 14.5278 33.2134C15.2474 33.2134 15.9573 33.4759 16.5019 34.0301L16.5991 34.1274L17.9703 32.7662C19.0789 31.6578 19.6332 30.1313 19.4873 28.5659C19.2928 26.4657 20.0416 24.4045 21.5392 22.9071L29.9703 14.4774C30.3495 14.0982 30.8552 13.9037 31.4776 13.9037C32.2458 13.9037 33.1696 14.1857 34.2782 14.7594C34.3852 14.8177 34.5019 14.8663 34.6186 14.9344C35.1145 15.2066 35.6202 15.5177 36.155 15.8872C37.5554 16.8498 39.0529 18.0943 40.4922 19.5236C41.7466 20.7778 42.933 22.1488 43.886 23.5002C44.6251 24.5406 45.228 25.5712 45.6072 26.5143C46.2199 28.0019 46.2977 29.2756 45.5294 30.0438H45.5197ZM35.9119 3.64609C35.9119 3.1405 36.3106 2.73213 36.826 2.73213C37.3414 2.73213 37.7401 3.13077 37.7401 3.64609V10.6563C37.7401 11.1619 37.3317 11.5702 36.826 11.5702C36.3204 11.5702 35.9119 11.1619 35.9119 10.6563V3.64609ZM43.4581 15.2455L44.1291 14.5843L48.4273 10.2868C48.6024 10.1021 48.8358 10.0243 49.0789 10.0243C49.322 10.0243 49.5456 10.1021 49.7207 10.2868C50.0805 10.6466 50.0805 11.2202 49.7207 11.5702L45.4225 15.8678L44.7612 16.5289C44.5764 16.7137 44.3528 16.8012 44.1097 16.8012C43.8666 16.8012 43.6429 16.7137 43.4581 16.5289C43.0983 16.1692 43.0983 15.5955 43.4581 15.2455Z" fill="%23F9423A"/><path d="M45.5971 26.5144C45.2179 25.5713 44.6149 24.5407 43.8759 23.5003C42.9132 22.1488 41.7268 20.7682 40.482 19.5236C39.0525 18.0944 37.555 16.8401 36.1449 15.8873C35.6198 15.5178 35.1044 15.2164 34.6085 14.9344C34.4918 14.8664 34.3848 14.8178 34.2681 14.7594C33.1595 14.1858 32.2357 13.9038 31.4675 13.9038C30.8451 13.9038 30.3491 14.0983 29.9602 14.4775L21.529 22.9072C20.0315 24.4045 19.2827 26.4658 19.4772 28.5659C19.623 30.1216 19.0688 31.6578 17.9602 32.7662L16.589 34.1274L16.4918 34.0302C15.9569 33.4857 15.2373 33.2135 14.5177 33.2135C13.7981 33.2135 13.0882 33.476 12.5436 34.0302L12.0671 34.5066C10.978 35.5956 10.978 37.3652 12.0671 38.4444L12.1644 38.5514L4.64736 46.0672C2.89695 47.8173 2.28431 50.3647 3.05255 52.7273C3.69436 54.7205 5.26973 56.2956 7.26324 56.9374C7.92451 57.161 8.61494 57.2679 9.29566 57.2679C10.9974 57.2679 12.67 56.597 13.9245 55.3428L27.2276 42.0419C28.2195 41.0501 29.5615 40.4959 30.9618 40.4959C31.1174 40.4959 31.273 40.4959 31.4286 40.5154C31.6522 40.5348 31.8564 40.5445 32.0801 40.5445C33.9472 40.5445 35.7462 39.8056 37.0785 38.4736L45.5096 30.0438C46.2876 29.2757 46.2 28.002 45.5874 26.5144H45.5971ZM13.3605 35.7901L13.8467 35.3039C14.2162 34.9344 14.8192 34.9344 15.2081 35.3039L15.3054 35.4109L13.4675 37.2485L13.3605 37.1513C13.1757 36.9665 13.0785 36.7234 13.0785 36.4707C13.0785 36.2179 13.1757 35.9748 13.3605 35.7998V35.7901ZM12.6506 54.0399C12.5436 54.1469 12.4269 54.2636 12.2908 54.3608C12.0477 54.565 11.7851 54.7303 11.5128 54.8761C11.2406 55.0219 10.9585 55.1386 10.6668 55.2261C10.5209 55.2747 10.3653 55.3039 10.2195 55.3331C10.0931 55.3622 9.96665 55.3817 9.8305 55.4011C9.16924 55.4789 8.49825 55.4011 7.83699 55.197C6.39776 54.7303 5.25028 53.5927 4.79323 52.1537C4.23893 50.4522 4.68626 48.6146 5.95044 47.3506L6.5728 46.7283L13.273 53.4274L12.6506 54.0497V54.0399ZM35.7948 37.1804C34.6863 38.2888 33.1595 38.843 31.5939 38.6972C29.4934 38.5125 27.4318 39.2514 25.9342 40.7487L14.5469 52.1245L7.84671 45.4254L19.2341 34.0497C20.7316 32.5523 21.4707 30.4911 21.2859 28.3909C21.1401 26.8353 21.6944 25.299 22.803 24.1906L29.6295 17.3652C29.8046 17.8902 30.0477 18.4736 30.3978 19.1153C31.3897 20.9432 33.0234 23.0239 34.9877 24.9782C37.4286 27.4186 40.3556 29.6257 42.6117 30.3355L35.7851 37.1707L35.7948 37.1804ZM35.3183 22.6836C35.542 22.5572 35.7948 22.4697 36.0671 22.4697C36.4561 22.4697 36.8256 22.6252 37.0979 22.8975C37.5842 23.3836 37.6522 24.1226 37.3216 24.6768C36.9812 24.3656 36.6506 24.0448 36.3005 23.7045C35.9504 23.3642 35.6393 23.0239 35.3281 22.6836H35.3183ZM44.226 28.7507C43.8175 29.0326 41.6393 28.2743 38.683 25.8824C39.636 24.599 39.5388 22.7711 38.3816 21.6141C37.7495 20.9918 36.9326 20.6515 36.0574 20.6515C35.3475 20.6515 34.6765 20.8848 34.1125 21.3127C31.7106 18.3569 30.9521 16.179 31.2438 15.7706C31.3021 15.7317 31.3799 15.7025 31.4966 15.7025C32.4594 15.7025 35.4934 17.1124 39.1887 20.7973C43.3021 24.9199 44.5858 28.2256 44.226 28.7409V28.7507Z" fill="%23333333"/><path d="M44.227 28.7505C43.8186 29.0325 41.6403 28.2741 38.684 25.8823C39.637 24.5988 39.5398 22.7709 38.3826 21.6139C37.7505 20.9916 36.9336 20.6513 36.0584 20.6513C35.3486 20.6513 34.6776 20.8847 34.1135 21.3125C31.7116 18.3567 30.9531 16.1788 31.2448 15.7705C31.3032 15.7316 31.381 15.7024 31.4977 15.7024C32.4604 15.7024 35.4944 17.1122 39.1897 20.7972C43.3032 24.9197 44.5868 28.2255 44.227 28.7408V28.7505Z" fill="white"/><path d="M37.3119 24.6863C36.9715 24.3752 36.6409 24.0544 36.2908 23.7141C35.9407 23.3738 35.6295 23.0335 35.3184 22.6932C35.542 22.5668 35.7949 22.4792 36.0671 22.4792C36.4561 22.4792 36.8257 22.6348 37.0979 22.9071C37.5842 23.3932 37.6522 24.1321 37.3216 24.6863H37.3119Z" fill="%23F9423A"/><path d="M15.307 35.4107L13.4691 37.2483L13.3621 37.1511C13.1773 36.9664 13.0801 36.7233 13.0801 36.4705C13.0801 36.2177 13.1773 35.9746 13.3621 35.7996L13.8483 35.3135C14.2178 34.944 14.8208 34.944 15.2097 35.3135L15.307 35.4204V35.4107Z" fill="white"/><path d="M13.2744 53.4274L12.6521 54.0497C12.5451 54.1566 12.4284 54.2733 12.2922 54.3705C12.0491 54.5747 11.7866 54.74 11.5143 54.8858C11.242 55.0219 10.96 55.1386 10.6683 55.2359C10.5224 55.2845 10.3668 55.3136 10.2209 55.3428C10.0945 55.372 9.9681 55.3914 9.83196 55.4109C9.17069 55.4886 8.4997 55.4109 7.83844 55.2067C6.39922 54.74 5.25173 53.6024 4.79468 52.1634C4.24038 50.4619 4.68771 48.6243 5.95189 47.3603L6.57426 46.738L13.2744 53.4371V53.4274Z" fill="white"/><path d="M11.5238 54.8857C11.2515 55.0316 10.9695 55.1483 10.6777 55.2358C10.9695 55.1483 11.2515 55.0219 11.5238 54.8857Z" fill="white"/><path d="M42.6224 30.3548L35.7958 37.19C34.6872 38.2984 33.1605 38.8526 31.5948 38.7068C29.4943 38.5221 27.4327 39.261 25.9352 40.7583L14.5478 52.1341L7.84766 45.435L19.235 34.0592C20.7326 32.5619 21.4716 30.5007 21.2869 28.4005C21.141 26.8449 21.6953 25.3086 22.8039 24.2002L29.6305 17.3748C29.8055 17.8998 30.0486 18.4832 30.3987 19.1249C31.3906 20.9528 33.0243 23.0335 34.9887 24.9878C37.4295 27.4282 40.3566 29.6353 42.6126 30.3451L42.6224 30.3548Z" fill="white"/><path d="M49.7118 11.5799L45.4136 15.8774L43.3034 17.9873C43.1186 18.172 42.895 18.2595 42.6519 18.2595C42.4088 18.2595 42.1851 18.172 42.0003 17.9873C41.6405 17.6275 41.6405 17.0539 42.0003 16.7038L44.1203 14.594L48.4185 10.2965C48.5935 10.1117 48.8269 10.0339 49.07 10.0339C49.3131 10.0339 49.5368 10.1117 49.7118 10.2965C50.0716 10.6562 50.0716 11.2299 49.7118 11.5799Z" fill="%23333333"/><path d="M57.267 23.1793C57.267 23.6849 56.8683 24.0933 56.3529 24.0933H49.3415H47.8731C47.3675 24.0933 46.9688 23.6946 46.9688 23.1793C46.9688 22.664 47.3675 22.2751 47.8731 22.2654H49.3415H56.3529C56.8683 22.2654 57.267 22.6737 57.267 23.1793Z" fill="%23333333"/><path d="M37.7403 3.64613V12.1051C37.7403 12.6106 37.3319 13.019 36.8262 13.019C36.3205 13.019 35.9121 12.6106 35.9121 12.1051V3.64613C35.9121 3.14054 36.3108 2.73218 36.8262 2.73218C37.3416 2.73218 37.7403 3.13082 37.7403 3.64613Z" fill="%23333333"/><path d="M42.1944 12.6494L41.5234 13.3105L42.1847 12.6396L42.1944 12.6494Z" fill="%23FFF02E"/></g><defs><clipPath id="clip0_422_1727"><rect width="60" height="60" fill="white"/></clipPath></defs></svg>');
}

.blog-page .did-you-know-section .info {
    border-radius: 20px;
    padding: 40px 32px 24px 32px;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.blog-page .did-you-know-section .info:before {
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: -25px;
    background-image: url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_284_279)"><path d="M10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226ZM10.668 55.226C10.9597 55.1482 11.2417 55.0218 11.514 54.876C11.2417 55.0121 10.9597 55.1288 10.668 55.226Z" fill="%23333333"/><path d="M56.3635 19.5333H49.3424H45.6277L46.5904 18.5707L46.6779 18.493L51.6277 13.544C53.0474 12.1245 53.0474 9.80068 51.6277 8.38114C50.9372 7.69081 50.0134 7.31162 49.041 7.31162C48.0685 7.31162 47.1544 7.68109 46.4542 8.37141L42.156 12.6787L41.4948 13.3398L40.4445 14.3802V3.64609C40.4445 1.63345 38.8011 0 36.7978 0C34.7946 0 33.1512 1.63345 33.1512 3.64609V10.0243V11.405C32.558 11.2397 31.9939 11.1716 31.4494 11.1716C30.0977 11.1716 28.9016 11.648 28.0069 12.5523L19.5758 20.982C17.5045 23.053 16.464 25.9115 16.7265 28.8187C16.7946 29.5187 16.5709 30.1993 16.1139 30.7146C15.5985 30.5591 15.0539 30.4813 14.4996 30.4813C13.0215 30.4813 11.6309 31.0549 10.5904 32.0953L10.1139 32.5717C8.61632 34.0593 8.15927 36.1983 8.73301 38.104L2.69412 44.142C0.214376 46.6213 -0.651102 50.2382 0.428315 53.5829C1.33269 56.4025 3.56932 58.6388 6.39914 59.5527C7.33269 59.8639 8.30514 60.0194 9.27758 60.0194C11.7476 60.0194 14.0815 59.0569 15.8416 57.2873L29.1447 43.9864C29.6309 43.51 30.263 43.2474 30.9437 43.2474C31.0215 43.2474 31.0896 43.2474 31.1674 43.2474C31.4494 43.2766 31.7508 43.2863 32.0523 43.2863C34.6682 43.2863 37.1382 42.2654 38.9858 40.4084L47.417 31.9786C48.3116 31.0938 48.7784 29.9076 48.7881 28.5464C48.7881 27.9922 48.7103 27.4186 48.5547 26.8352H49.3132H56.3246C58.3375 26.8352 59.9713 25.2017 59.9713 23.1988C59.9713 21.1959 58.3375 19.5527 56.3343 19.5527L56.3635 19.5333ZM56.3538 24.0933H49.3424C48.8367 24.0933 48.438 23.6947 48.438 23.1794C48.438 22.6641 48.8367 22.2752 49.3424 22.2654H56.3635C56.8789 22.2654 57.2776 22.6835 57.2776 23.1891C57.2776 23.6947 56.8789 24.1031 56.3635 24.1031L56.3538 24.0933ZM45.5207 30.0438L37.0896 38.4735C35.7573 39.8055 33.9583 40.5445 32.0912 40.5445C31.8675 40.5445 31.6633 40.5445 31.4397 40.5153C31.2841 40.5153 31.1285 40.4959 30.9729 40.4959C29.5726 40.4959 28.2403 41.0404 27.2387 42.0418L13.9356 55.3427C12.6811 56.597 11.0183 57.2679 9.30676 57.2679C8.62604 57.2679 7.93561 57.1609 7.27434 56.9373C5.28083 56.2859 3.69574 54.7107 3.06365 52.7273C2.29541 50.3646 2.90806 47.8172 4.65846 46.0671L12.1755 38.5513L12.0782 38.4443C10.9891 37.3554 10.9891 35.5858 12.0782 34.5066L12.5547 34.0301C13.0896 33.4857 13.8092 33.2134 14.5288 33.2134C15.2484 33.2134 15.9583 33.4759 16.5029 34.0301L16.6001 34.1274L17.9713 32.7662C19.0799 31.6578 19.6341 30.1313 19.4883 28.5659C19.2938 26.4657 20.0426 24.4045 21.5401 22.9071L29.9713 14.4774C30.3505 14.0982 30.8562 13.9037 31.4786 13.9037C32.2468 13.9037 33.1706 14.1857 34.2792 14.7594C34.3862 14.8177 34.5029 14.8663 34.6196 14.9344C35.1155 15.2066 35.6212 15.5177 36.156 15.8872C37.5563 16.8498 39.0539 18.0943 40.4931 19.5236C41.7476 20.7778 42.934 22.1488 43.887 23.5002C44.626 24.5406 45.229 25.5712 45.6082 26.5143C46.2209 28.0019 46.2986 29.2756 45.5304 30.0438H45.5207ZM35.9129 3.64609C35.9129 3.1405 36.3116 2.73213 36.827 2.73213C37.3424 2.73213 37.7411 3.13077 37.7411 3.64609V10.6563C37.7411 11.1619 37.3327 11.5702 36.827 11.5702C36.3213 11.5702 35.9129 11.1619 35.9129 10.6563V3.64609ZM43.4591 15.2455L44.1301 14.5843L48.4283 10.2868C48.6033 10.1021 48.8367 10.0243 49.0798 10.0243C49.323 10.0243 49.5466 10.1021 49.7217 10.2868C50.0815 10.6466 50.0815 11.2202 49.7217 11.5702L45.4234 15.8678L44.7622 16.5289C44.5774 16.7137 44.3538 16.8012 44.1106 16.8012C43.8675 16.8012 43.6439 16.7137 43.4591 16.5289C43.0993 16.1692 43.0993 15.5955 43.4591 15.2455Z" fill="%23FFF02E"/><path d="M45.5981 26.5144C45.2188 25.5713 44.6159 24.5407 43.8769 23.5003C42.9141 22.1488 41.7278 20.7682 40.483 19.5236C39.0535 18.0944 37.556 16.8401 36.1459 15.8873C35.6208 15.5178 35.1054 15.2164 34.6094 14.9344C34.4927 14.8664 34.3858 14.8178 34.2691 14.7594C33.1605 14.1858 32.2367 13.9038 31.4684 13.9038C30.8461 13.9038 30.3501 14.0983 29.9611 14.4775L21.53 22.9072C20.0325 24.4045 19.2837 26.4658 19.4782 28.5659C19.624 30.1216 19.0697 31.6578 17.9611 32.7662L16.59 34.1274L16.4927 34.0302C15.9579 33.4857 15.2383 33.2135 14.5187 33.2135C13.7991 33.2135 13.0892 33.476 12.5446 34.0302L12.0681 34.5066C10.979 35.5956 10.979 37.3652 12.0681 38.4444L12.1654 38.5514L4.64834 46.0672C2.89793 47.8173 2.28529 50.3647 3.05352 52.7273C3.69534 54.7205 5.2707 56.2956 7.26422 56.9374C7.92548 57.161 8.61592 57.2679 9.29663 57.2679C10.9984 57.2679 12.671 56.597 13.9255 55.3428L27.2286 42.0419C28.2205 41.0501 29.5624 40.4959 30.9628 40.4959C31.1184 40.4959 31.2739 40.4959 31.4295 40.5154C31.6532 40.5348 31.8574 40.5445 32.0811 40.5445C33.9482 40.5445 35.7472 39.8056 37.0795 38.4736L45.5106 30.0438C46.2885 29.2757 46.201 28.002 45.5884 26.5144H45.5981ZM13.3615 35.7901L13.8477 35.3039C14.2172 34.9344 14.8201 34.9344 15.2091 35.3039L15.3064 35.4109L13.4684 37.2485L13.3615 37.1513C13.1767 36.9665 13.0795 36.7234 13.0795 36.4707C13.0795 36.2179 13.1767 35.9748 13.3615 35.7998V35.7901ZM12.6516 54.0399C12.5446 54.1469 12.4279 54.2636 12.2918 54.3608C12.0487 54.565 11.7861 54.7303 11.5138 54.8761C11.2415 55.0219 10.9595 55.1386 10.6678 55.2261C10.5219 55.2747 10.3663 55.3039 10.2205 55.3331C10.094 55.3622 9.96762 55.3817 9.83148 55.4011C9.17022 55.4789 8.49923 55.4011 7.83796 55.197C6.39874 54.7303 5.25125 53.5927 4.7942 52.1537C4.23991 50.4522 4.68723 48.6146 5.95141 47.3506L6.57378 46.7283L13.2739 53.4274L12.6516 54.0497V54.0399ZM35.7958 37.1804C34.6872 38.2888 33.1605 38.843 31.5949 38.6972C29.4944 38.5125 27.4328 39.2514 25.9352 40.7487L14.5478 52.1245L7.84769 45.4254L19.235 34.0497C20.7326 32.5523 21.4717 30.4911 21.2869 28.3909C21.141 26.8353 21.6953 25.299 22.8039 24.1906L29.6305 17.3652C29.8055 17.8902 30.0487 18.4736 30.3987 19.1153C31.3906 20.9432 33.0244 23.0239 34.9887 24.9782C37.4295 27.4186 40.3566 29.6257 42.6127 30.3355L35.7861 37.1707L35.7958 37.1804ZM35.3193 22.6836C35.543 22.5572 35.7958 22.4697 36.0681 22.4697C36.4571 22.4697 36.8266 22.6252 37.0989 22.8975C37.5851 23.3836 37.6532 24.1226 37.3226 24.6768C36.9822 24.3656 36.6516 24.0448 36.3015 23.7045C35.9514 23.3642 35.6402 23.0239 35.3291 22.6836H35.3193ZM44.2269 28.7507C43.8185 29.0326 41.6402 28.2743 38.684 25.8824C39.637 24.599 39.5397 22.7711 38.3825 21.6141C37.7504 20.9918 36.9336 20.6515 36.0584 20.6515C35.3485 20.6515 34.6775 20.8848 34.1135 21.3127C31.7115 18.3569 30.953 16.179 31.2448 15.7706C31.3031 15.7317 31.3809 15.7025 31.4976 15.7025C32.4603 15.7025 35.4944 17.1124 39.1897 20.7973C43.3031 24.9199 44.5868 28.2256 44.2269 28.7409V28.7507Z" fill="%23333333"/><path d="M44.227 28.7505C43.8186 29.0325 41.6403 28.2741 38.684 25.8823C39.637 24.5988 39.5398 22.7709 38.3826 21.6139C37.7505 20.9916 36.9336 20.6513 36.0584 20.6513C35.3486 20.6513 34.6776 20.8847 34.1135 21.3125C31.7116 18.3567 30.9531 16.1788 31.2448 15.7705C31.3032 15.7316 31.381 15.7024 31.4977 15.7024C32.4604 15.7024 35.4944 17.1122 39.1897 20.7972C43.3032 24.9197 44.5868 28.2255 44.227 28.7408V28.7505Z" fill="white"/><path d="M37.3129 24.6863C36.9725 24.3752 36.6419 24.0544 36.2918 23.7141C35.9417 23.3738 35.6305 23.0335 35.3193 22.6932C35.543 22.5668 35.7958 22.4792 36.0681 22.4792C36.4571 22.4792 36.8266 22.6348 37.0989 22.9071C37.5851 23.3932 37.6532 24.1321 37.3226 24.6863H37.3129Z" fill="%23FFF02E"/><path d="M15.306 35.4107L13.4681 37.2483L13.3611 37.1511C13.1763 36.9664 13.0791 36.7233 13.0791 36.4705C13.0791 36.2177 13.1763 35.9746 13.3611 35.7996L13.8473 35.3135C14.2169 34.944 14.8198 34.944 15.2088 35.3135L15.306 35.4204V35.4107Z" fill="white"/><path d="M13.2734 53.4274L12.6511 54.0497C12.5441 54.1566 12.4274 54.2733 12.2913 54.3705C12.0482 54.5747 11.7856 54.74 11.5133 54.8858C11.241 55.0219 10.959 55.1386 10.6673 55.2359C10.5214 55.2845 10.3658 55.3136 10.22 55.3428C10.0935 55.372 9.96712 55.3914 9.83098 55.4109C9.16971 55.4886 8.49873 55.4109 7.83746 55.2067C6.39824 54.74 5.25075 53.6024 4.7937 52.1634C4.23941 50.4619 4.68673 48.6243 5.95091 47.3603L6.57328 46.738L13.2734 53.4371V53.4274Z" fill="white"/><path d="M11.5238 54.8857C11.2515 55.0316 10.9695 55.1483 10.6777 55.2358C10.9695 55.1483 11.2515 55.0219 11.5238 54.8857Z" fill="white"/><path d="M42.6224 30.3548L35.7958 37.19C34.6872 38.2984 33.1605 38.8526 31.5948 38.7068C29.4943 38.5221 27.4327 39.261 25.9352 40.7583L14.5478 52.1341L7.84766 45.435L19.235 34.0592C20.7326 32.5619 21.4716 30.5007 21.2869 28.4005C21.141 26.8449 21.6953 25.3086 22.8039 24.2002L29.6305 17.3748C29.8055 17.8998 30.0486 18.4832 30.3987 19.1249C31.3906 20.9528 33.0243 23.0335 34.9887 24.9878C37.4295 27.4282 40.3566 29.6353 42.6126 30.3451L42.6224 30.3548Z" fill="white"/><path d="M49.7118 11.5799L45.4136 15.8774L43.3034 17.9873C43.1186 18.172 42.895 18.2595 42.6519 18.2595C42.4088 18.2595 42.1851 18.172 42.0003 17.9873C41.6405 17.6275 41.6405 17.0539 42.0003 16.7038L44.1203 14.594L48.4185 10.2965C48.5935 10.1117 48.8269 10.0339 49.07 10.0339C49.3131 10.0339 49.5368 10.1117 49.7118 10.2965C50.0716 10.6562 50.0716 11.2299 49.7118 11.5799Z" fill="%23333333"/><path d="M57.267 23.1793C57.267 23.6849 56.8683 24.0933 56.3529 24.0933H49.3415H47.8731C47.3675 24.0933 46.9688 23.6946 46.9688 23.1793C46.9688 22.664 47.3675 22.2751 47.8731 22.2654H49.3415H56.3529C56.8683 22.2654 57.267 22.6737 57.267 23.1793Z" fill="%23333333"/><path d="M37.7403 3.64613V12.1051C37.7403 12.6106 37.3319 13.019 36.8262 13.019C36.3205 13.019 35.9121 12.6106 35.9121 12.1051V3.64613C35.9121 3.14054 36.3108 2.73218 36.8262 2.73218C37.3416 2.73218 37.7403 3.13082 37.7403 3.64613Z" fill="%23333333"/><path d="M42.1944 12.6494L41.5234 13.3105L42.1847 12.6396L42.1944 12.6494Z" fill="%23FFF02E"/></g><defs><clipPath id="clip0_284_279"><rect width="60" height="60" fill="white"/></clipPath></defs></svg>');
}

.blog-page .did-you-know-section .info .heading {
    text-transform: uppercase;
}

.blog-page .did-you-know-section .info .text {
    margin-top: 8px !important;
}

.blog-page .did-you-know-section .info .text p {
    margin-top: 0 !important;
}

.blog-page .did-you-know-section .info .text p:first-child {
    margin-bottom: 4px !important;
    font-size: 18px;
}

.blog-page .did-you-know-section .info .text p:last-child {
    font-size: 14px;
    font-weight: 400;
}

/**/
.blog-page .your-brand-section .item.usn_cmp_text.yellow-bg .info h2 {
    text-transform: uppercase;
}

.blog-page .your-brand-section .item.usn_cmp_text.yellow-bg .info h2:after {
    content: '';
    display: inline-block;
    width: 116px;
    height: 116px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_402_582)"><g clip-path="url(%23clip1_402_582)"><path d="M100.276 19.6242C100.072 19.0816 99.6046 18.7022 99.057 18.6167L82.1333 15.9738C81.619 15.8935 81.0631 16.0791 80.7276 16.4863L61.0502 39.2047L49.2196 11.566C49.0076 11.0733 48.5514 10.7297 48.0039 10.6442L31.1133 8.00652C30.5326 7.91584 29.9716 8.13465 29.6116 8.58917C29.2683 9.04627 29.1915 9.64713 29.4123 10.1923L43.001 41.9189C32.0224 46.265 23.5261 56.157 21.5694 68.6875C18.6368 87.4665 31.5138 105.139 50.2792 108.07C69.0446 111 86.6967 98.0948 89.6292 79.3157C91.586 66.7853 86.5267 54.7765 77.3959 47.2901L99.9775 21.2118C100.371 20.7625 100.481 20.1668 100.276 19.6242ZM33.4295 11.5687L46.6698 13.6363L57.7514 39.5408C53.6931 39.2986 49.7274 39.7688 45.9862 40.87L33.4295 11.5687ZM86.5265 78.8312C83.8613 95.8986 67.8069 107.606 50.7671 104.946C33.7272 102.285 22.0234 86.2419 24.6886 69.1746C27.3539 52.1072 43.3803 40.3609 60.4367 43.0244C77.4932 45.688 89.1944 61.7472 86.5265 78.8312ZM74.8727 45.3809C71.6427 43.2082 68.0118 41.5346 64.0563 40.5254L82.5248 19.2355L95.7485 21.3005L74.8727 45.3809Z" fill="%23333333"/><path d="M105.005 17.86C104.165 15.6179 102.175 13.9963 99.8351 13.631L82.9114 10.9881C80.6383 10.6332 78.4019 11.4586 76.9062 13.1998L62.516 29.8151L53.8461 9.58167C52.9665 7.48657 51.0716 6.01601 48.7819 5.65845L31.8914 3.02081C29.5354 2.65289 27.1454 3.59051 25.6622 5.46986C24.179 7.3492 23.8483 9.90221 24.776 12.124L36.4516 39.4491C25.9302 45.3306 18.4754 55.8449 16.5913 67.91C13.228 89.4478 27.9971 109.697 49.5001 113.055C71.0032 116.413 91.2429 101.631 94.6063 80.0929C96.4904 68.0278 92.6129 55.7439 84.3689 46.9319L103.795 24.5148C105.384 22.7201 105.853 20.1545 105.005 17.86ZM99.977 21.2117L77.3955 47.29C86.5263 54.7763 91.5855 66.7852 89.6287 79.3156C86.6962 98.0947 69.0607 111.003 50.2787 108.07C31.4967 105.137 18.6364 87.4664 21.5689 68.6873C23.5257 56.1569 32.022 46.2649 43.0005 41.9188L29.4118 10.1922C29.191 9.64701 29.2679 9.04615 29.6112 8.58905C29.9711 8.13454 30.5322 7.91572 31.1129 8.00641L48.0034 10.644C48.5509 10.7295 49.0072 11.0732 49.2192 11.5659L61.0497 39.2046L80.7271 16.4862C81.0627 16.079 81.6185 15.8934 82.1329 15.9737L99.0566 18.6165C99.6041 18.7021 100.072 19.0815 100.276 19.6241C100.48 20.1667 100.37 20.7624 99.977 21.2117Z" fill="%237D5FFF"/><path d="M60.436 43.0243C43.3796 40.3607 27.3558 52.0905 24.688 69.1744C22.0201 86.2584 33.7074 102.298 50.7638 104.962C67.8202 107.626 83.858 95.915 86.5259 78.8311C89.1937 61.7471 77.4925 45.6878 60.436 43.0243ZM51.2859 98.8979C37.5146 96.7474 28.0974 83.8026 30.2462 70.0424C32.3951 56.2822 45.3297 46.8109 59.0844 48.9589C72.839 51.1068 82.2562 64.0515 80.1048 77.8284C77.9534 91.6052 65.0239 101.043 51.2859 98.8979Z" fill="white"/><path d="M95.7483 21.3005L74.8698 45.3975C71.6425 43.2081 68.009 41.5512 64.0701 40.5445L82.5412 19.238L95.7649 21.3031L95.7483 21.3005Z" fill="white"/><path d="M57.7516 39.5407C53.6933 39.2985 49.7302 39.7521 45.9864 40.8699L33.4297 11.5686L46.67 13.6362L57.7656 39.5599L57.7516 39.5407Z" fill="white"/><path d="M59.087 48.9424C45.3157 46.7918 32.4003 56.2491 30.2489 70.0259C28.0975 83.8028 37.5338 96.7335 51.2885 98.8814C65.0431 101.029 77.9586 91.5721 80.1074 77.8119C82.2562 64.0516 72.8251 51.0877 59.087 48.9424ZM51.7738 95.7737C39.7447 93.8952 31.4674 82.5756 33.3515 70.5104C35.2356 58.4453 46.556 50.169 58.6017 52.0501C70.6474 53.9311 78.8888 65.2622 77.0047 77.3274C75.1206 89.3925 63.8029 97.6522 51.7738 95.7737Z" fill="%23333333"/><path d="M58.5995 52.0665C46.5704 50.188 35.2335 58.4617 33.3494 70.5269C31.4653 82.592 39.7259 93.9091 51.7716 95.7901C63.8173 97.6712 75.1185 89.4089 77.0026 77.3438C78.8867 65.2787 70.6286 53.945 58.5995 52.0665ZM60.3195 87.7448L49.2029 86.0088C48.3236 85.8715 47.7523 85.0673 47.8872 84.2031C48.0222 83.339 48.8115 82.7472 49.6908 82.8845L53.6895 83.509L56.5104 65.4445C53.5018 67.1878 50.7536 67.3715 50.6131 67.4006C49.7244 67.4321 48.9944 66.7733 48.9251 65.9113C48.8915 65.0378 49.5496 64.3064 50.3938 64.234C50.5099 64.2521 54.4932 63.8867 57.5311 60.6499C58.0035 60.1279 58.7559 59.99 59.3719 60.2905C59.9878 60.591 60.3563 61.2784 60.2499 61.9598L56.8113 83.9795L60.81 84.6039C61.6727 84.7386 62.2606 85.5454 62.1257 86.4096C61.9907 87.2738 61.1849 87.8629 60.3221 87.7282L60.3195 87.7448Z" fill="white"/><path d="M62.12 86.4429C61.9851 87.3071 61.1792 87.8962 60.3164 87.7615L49.1999 86.0255C48.3205 85.8882 47.7492 85.084 47.8842 84.2198C48.0191 83.3557 48.8084 82.7639 49.6878 82.9012L53.6864 83.5257L56.5074 65.4612C53.4987 67.2045 50.7506 67.3882 50.6101 67.4173C49.7213 67.4488 48.9914 66.79 48.922 65.928C48.8885 65.0545 49.5466 64.3231 50.3907 64.2506C50.5069 64.2688 54.4901 63.9034 57.528 60.6666C58.0005 60.1446 58.7529 60.0067 59.3688 60.3072C59.9848 60.6076 60.3533 61.2951 60.2469 61.9764L56.8083 83.9961L60.8069 84.6206C61.6697 84.7553 62.2576 85.5621 62.1226 86.4263L62.12 86.4429Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_402_582"><rect width="116" height="116" fill="white"/></clipPath><clipPath id="clip1_402_582"><rect width="82" height="106" fill="white" transform="translate(25.3545 2) rotate(8.87567)"/></clipPath></defs></svg>');
}

.blog-page .your-brand-section .item.usn_cmp_text.purple-bg .info * {
    color: #fff !important;
}

.blog-page .your-brand-section .item.usn_cmp_text.purple-bg .info h2:after {
    content: '';
    display: inline-block;
    width: 116px;
    height: 116px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_417_1401)"><g clip-path="url(%23clip1_417_1401)"><path d="M100.276 19.6242C100.072 19.0816 99.6046 18.7022 99.057 18.6167L82.1333 15.9738C81.619 15.8935 81.0631 16.0791 80.7276 16.4863L61.0502 39.2047L49.2196 11.566C49.0076 11.0733 48.5514 10.7297 48.0039 10.6442L31.1133 8.00652C30.5326 7.91584 29.9716 8.13465 29.6116 8.58917C29.2683 9.04627 29.1915 9.64713 29.4123 10.1923L43.001 41.9189C32.0224 46.265 23.5261 56.157 21.5694 68.6875C18.6368 87.4665 31.5138 105.139 50.2792 108.07C69.0446 111 86.6967 98.0948 89.6292 79.3157C91.586 66.7853 86.5267 54.7765 77.3959 47.2901L99.9775 21.2118C100.371 20.7625 100.481 20.1668 100.276 19.6242ZM33.4295 11.5687L46.6698 13.6363L57.7514 39.5408C53.6931 39.2986 49.7274 39.7688 45.9862 40.87L33.4295 11.5687ZM86.5265 78.8312C83.8613 95.8986 67.8069 107.606 50.7671 104.946C33.7272 102.285 22.0234 86.2419 24.6886 69.1746C27.3539 52.1072 43.3803 40.3609 60.4367 43.0244C77.4932 45.688 89.1944 61.7472 86.5265 78.8312ZM74.8727 45.3809C71.6427 43.2082 68.0118 41.5346 64.0563 40.5254L82.5248 19.2355L95.7485 21.3005L74.8727 45.3809Z" fill="%23333333"/><path d="M105.005 17.86C104.166 15.6179 102.176 13.9963 99.8361 13.631L82.9124 10.9881C80.6393 10.6332 78.4029 11.4586 76.9072 13.1998L62.517 29.8151L53.8471 9.58167C52.9675 7.48657 51.0726 6.01601 48.7829 5.65845L31.8924 3.02081C29.5364 2.65289 27.1464 3.59051 25.6632 5.46986C24.1799 7.3492 23.8492 9.90221 24.777 12.124L36.4526 39.4491C25.9311 45.3306 18.4764 55.8449 16.5923 67.91C13.229 89.4478 27.9981 109.697 49.5011 113.055C71.0042 116.413 91.2439 101.631 94.6073 80.0929C96.4914 68.0278 92.6139 55.7439 84.3699 46.9319L103.796 24.5148C105.385 22.7201 105.854 20.1545 105.005 17.86ZM99.978 21.2117L77.3964 47.29C86.5272 54.7763 91.5865 66.7852 89.6297 79.3156C86.6972 98.0947 69.0617 111.003 50.2797 108.07C31.4977 105.137 18.6373 87.4664 21.5699 68.6873C23.5266 56.1569 32.0229 46.2649 43.0015 41.9188L29.4128 10.1922C29.192 9.64701 29.2688 9.04615 29.6122 8.58905C29.9721 8.13454 30.5331 7.91572 31.1138 8.00641L48.0044 10.644C48.5519 10.7295 49.0081 11.0732 49.2201 11.5659L61.0507 39.2046L80.7281 16.4862C81.0636 16.079 81.6195 15.8934 82.1338 15.9737L99.0576 18.6165C99.6051 18.7021 100.073 19.0815 100.277 19.6241C100.481 20.1667 100.371 20.7624 99.978 21.2117Z" fill="%23F9423A"/><path d="M60.438 43.0243C43.3816 40.3607 27.3578 52.0905 24.6899 69.1744C22.0221 86.2584 33.7093 102.298 50.7658 104.962C67.8222 107.626 83.86 95.915 86.5278 78.8311C89.1957 61.7471 77.4944 45.6878 60.438 43.0243ZM51.2878 98.8979C37.5166 96.7474 28.0994 83.8026 30.2482 70.0424C32.397 56.2822 45.3317 46.8109 59.0863 48.9589C72.841 51.1068 82.2582 64.0515 80.1068 77.8284C77.9554 91.6052 65.0259 101.043 51.2878 98.8979Z" fill="white"/><path d="M95.7502 21.3005L74.8718 45.3975C71.6444 43.2081 68.011 41.5512 64.072 40.5445L82.5431 19.238L95.7668 21.3031L95.7502 21.3005Z" fill="white"/><path d="M57.7516 39.5407C53.6933 39.2985 49.7302 39.7521 45.9864 40.8699L33.4297 11.5686L46.67 13.6362L57.7656 39.5599L57.7516 39.5407Z" fill="white"/><path d="M59.088 48.9424C45.3167 46.7918 32.4012 56.2491 30.2498 70.0259C28.0984 83.8028 37.5348 96.7335 51.2894 98.8814C65.0441 101.029 77.9596 91.5721 80.1084 77.8119C82.2572 64.0516 72.826 51.0877 59.088 48.9424ZM51.7747 95.7737C39.7456 93.8952 31.4684 82.5756 33.3525 70.5104C35.2366 58.4453 46.557 50.169 58.6027 52.0501C70.6484 53.9311 78.8898 65.2622 77.0057 77.3274C75.1216 89.3925 63.8039 97.6522 51.7747 95.7737Z" fill="%23333333"/><path d="M58.6005 52.0665C46.5714 50.188 35.2345 58.4617 33.3504 70.5269C31.4663 82.592 39.7269 93.9091 51.7726 95.7901C63.8183 97.6712 75.1195 89.4089 77.0036 77.3438C78.8877 65.2787 70.6296 53.945 58.6005 52.0665ZM60.3205 87.7448L49.2039 86.0088C48.3245 85.8715 47.7533 85.0673 47.8882 84.2031C48.0232 83.339 48.8124 82.7472 49.6918 82.8845L53.6904 83.509L56.5114 65.4445C53.5027 67.1878 50.7546 67.3715 50.6141 67.4006C49.7254 67.4321 48.9954 66.7733 48.9261 65.9113C48.8925 65.0378 49.5506 64.3064 50.3947 64.234C50.5109 64.2521 54.4941 63.8867 57.5321 60.6499C58.0045 60.1279 58.7569 59.99 59.3728 60.2905C59.9888 60.591 60.3573 61.2784 60.2509 61.9598L56.8123 83.9795L60.8109 84.6039C61.6737 84.7386 62.2616 85.5454 62.1266 86.4096C61.9917 87.2738 61.1858 87.8629 60.3231 87.7282L60.3205 87.7448Z" fill="white"/><path d="M62.122 86.4429C61.987 87.3071 61.1812 87.8962 60.3184 87.7615L49.2018 86.0255C48.3225 85.8882 47.7512 85.084 47.8862 84.2198C48.0211 83.3557 48.8104 82.7639 49.6897 82.9012L53.6884 83.5257L56.5093 65.4612C53.5007 67.2045 50.7525 67.3882 50.612 67.4173C49.7233 67.4488 48.9933 66.79 48.924 65.928C48.8904 65.0545 49.5485 64.3231 50.3927 64.2506C50.5088 64.2688 54.4921 63.9034 57.53 60.6666C58.0024 60.1446 58.7548 60.0067 59.3708 60.3072C59.9867 60.6076 60.3553 61.2951 60.2489 61.9764L56.8102 83.9961L60.8089 84.6206C61.6717 84.7553 62.2595 85.5621 62.1246 86.4263L62.122 86.4429Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_417_1401"><rect width="116" height="116" fill="white"/></clipPath><clipPath id="clip1_417_1401"><rect width="82" height="106" fill="white" transform="translate(25.3555 2) rotate(8.87567)"/></clipPath></defs></svg>');
}

.blog-page .your-brand-section .item.usn_cmp_text.red-bg .info * {
    color: #fff !important;
}

.blog-page .your-brand-section .item.usn_cmp_text.red-bg .info h2:after {
    content: '';
    display: inline-block;
    width: 116px;
    height: 116px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 4%;
    margin: 0;
    top: -30px;
    background-image: url('data:image/svg+xml,<svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_422_1674)"><g clip-path="url(%23clip1_422_1674)"><path d="M100.276 19.6242C100.072 19.0816 99.6046 18.7022 99.057 18.6167L82.1333 15.9738C81.619 15.8935 81.0631 16.0791 80.7276 16.4863L61.0502 39.2047L49.2196 11.566C49.0076 11.0733 48.5514 10.7297 48.0039 10.6442L31.1133 8.00652C30.5326 7.91584 29.9716 8.13465 29.6116 8.58917C29.2683 9.04627 29.1915 9.64713 29.4123 10.1923L43.001 41.9189C32.0224 46.265 23.5261 56.157 21.5694 68.6875C18.6368 87.4665 31.5138 105.139 50.2792 108.07C69.0446 111 86.6967 98.0948 89.6292 79.3157C91.586 66.7853 86.5267 54.7765 77.3959 47.2901L99.9775 21.2118C100.371 20.7625 100.481 20.1668 100.276 19.6242ZM33.4295 11.5687L46.6698 13.6363L57.7514 39.5408C53.6931 39.2986 49.7274 39.7688 45.9862 40.87L33.4295 11.5687ZM86.5265 78.8312C83.8613 95.8986 67.8069 107.606 50.7671 104.946C33.7272 102.285 22.0234 86.2419 24.6886 69.1746C27.3539 52.1072 43.3803 40.3609 60.4367 43.0244C77.4932 45.688 89.1944 61.7472 86.5265 78.8312ZM74.8727 45.3809C71.6427 43.2082 68.0118 41.5346 64.0563 40.5254L82.5248 19.2355L95.7485 21.3005L74.8727 45.3809Z" fill="%23333333"/><path d="M105.005 17.86C104.166 15.6179 102.176 13.9963 99.8361 13.631L82.9124 10.9881C80.6393 10.6332 78.4029 11.4586 76.9072 13.1998L62.517 29.8151L53.8471 9.58167C52.9675 7.48657 51.0726 6.01601 48.7829 5.65845L31.8924 3.02081C29.5364 2.65289 27.1464 3.59051 25.6632 5.46986C24.1799 7.3492 23.8492 9.90221 24.777 12.124L36.4526 39.4491C25.9311 45.3306 18.4764 55.8449 16.5923 67.91C13.229 89.4478 27.9981 109.697 49.5011 113.055C71.0042 116.413 91.2439 101.631 94.6073 80.0929C96.4914 68.0278 92.6139 55.7439 84.3699 46.9319L103.796 24.5148C105.385 22.7201 105.854 20.1545 105.005 17.86ZM99.978 21.2117L77.3964 47.29C86.5272 54.7763 91.5865 66.7852 89.6297 79.3156C86.6972 98.0947 69.0617 111.003 50.2797 108.07C31.4977 105.137 18.6373 87.4664 21.5699 68.6873C23.5266 56.1569 32.0229 46.2649 43.0015 41.9188L29.4128 10.1922C29.192 9.64701 29.2688 9.04615 29.6122 8.58905C29.9721 8.13454 30.5331 7.91572 31.1138 8.00641L48.0044 10.644C48.5519 10.7295 49.0081 11.0732 49.2201 11.5659L61.0507 39.2046L80.7281 16.4862C81.0636 16.079 81.6195 15.8934 82.1338 15.9737L99.0576 18.6165C99.6051 18.7021 100.073 19.0815 100.277 19.6241C100.481 20.1667 100.371 20.7624 99.978 21.2117Z" fill="%23FFF02E"/><path d="M60.438 43.0243C43.3816 40.3607 27.3578 52.0905 24.6899 69.1744C22.0221 86.2584 33.7093 102.298 50.7658 104.962C67.8222 107.626 83.86 95.915 86.5278 78.8311C89.1957 61.7471 77.4944 45.6878 60.438 43.0243ZM51.2878 98.8979C37.5166 96.7474 28.0994 83.8026 30.2482 70.0424C32.397 56.2822 45.3317 46.8109 59.0863 48.9589C72.841 51.1068 82.2582 64.0515 80.1068 77.8284C77.9554 91.6052 65.0259 101.043 51.2878 98.8979Z" fill="white"/><path d="M95.7502 21.3005L74.8718 45.3975C71.6444 43.2081 68.011 41.5512 64.072 40.5445L82.5431 19.238L95.7668 21.3031L95.7502 21.3005Z" fill="white"/><path d="M57.7516 39.5407C53.6933 39.2985 49.7302 39.7521 45.9864 40.8699L33.4297 11.5686L46.67 13.6362L57.7656 39.5599L57.7516 39.5407Z" fill="white"/><path d="M59.088 48.9424C45.3167 46.7918 32.4012 56.2491 30.2498 70.0259C28.0984 83.8028 37.5348 96.7335 51.2894 98.8814C65.0441 101.029 77.9596 91.5721 80.1084 77.8119C82.2572 64.0516 72.826 51.0877 59.088 48.9424ZM51.7747 95.7737C39.7456 93.8952 31.4684 82.5756 33.3525 70.5104C35.2366 58.4453 46.557 50.169 58.6027 52.0501C70.6484 53.9311 78.8898 65.2622 77.0057 77.3274C75.1216 89.3925 63.8039 97.6522 51.7747 95.7737Z" fill="%23333333"/><path d="M58.6005 52.0665C46.5714 50.188 35.2345 58.4617 33.3504 70.5269C31.4663 82.592 39.7269 93.9091 51.7726 95.7901C63.8183 97.6712 75.1195 89.4089 77.0036 77.3438C78.8877 65.2787 70.6296 53.945 58.6005 52.0665ZM60.3205 87.7448L49.2039 86.0088C48.3245 85.8715 47.7533 85.0673 47.8882 84.2031C48.0232 83.339 48.8124 82.7472 49.6918 82.8845L53.6904 83.509L56.5114 65.4445C53.5027 67.1878 50.7546 67.3715 50.6141 67.4006C49.7254 67.4321 48.9954 66.7733 48.9261 65.9113C48.8925 65.0378 49.5506 64.3064 50.3947 64.234C50.5109 64.2521 54.4941 63.8867 57.5321 60.6499C58.0045 60.1279 58.7569 59.99 59.3728 60.2905C59.9888 60.591 60.3573 61.2784 60.2509 61.9598L56.8123 83.9795L60.8109 84.6039C61.6737 84.7386 62.2616 85.5454 62.1266 86.4096C61.9917 87.2738 61.1858 87.8629 60.3231 87.7282L60.3205 87.7448Z" fill="white"/><path d="M62.122 86.4429C61.987 87.3071 61.1812 87.8962 60.3184 87.7615L49.2018 86.0255C48.3225 85.8882 47.7512 85.084 47.8862 84.2198C48.0211 83.3557 48.8104 82.7639 49.6897 82.9012L53.6884 83.5257L56.5093 65.4612C53.5007 67.2045 50.7525 67.3882 50.612 67.4173C49.7233 67.4488 48.9933 66.79 48.924 65.928C48.8904 65.0545 49.5485 64.3231 50.3927 64.2506C50.5088 64.2688 54.4921 63.9034 57.53 60.6666C58.0024 60.1446 58.7548 60.0067 59.3708 60.3072C59.9867 60.6076 60.3553 61.2951 60.2489 61.9764L56.8102 83.9961L60.8089 84.6206C61.6717 84.7553 62.2595 85.5621 62.1246 86.4263L62.122 86.4429Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_422_1674"><rect width="116" height="116" fill="white"/></clipPath><clipPath id="clip1_422_1674"><rect width="82" height="106" fill="white" transform="translate(25.3555 2) rotate(8.87567)"/></clipPath></defs></svg>');
}

.blog-page .your-brand-section .item.usn_cmp_text .info .heading {
    text-transform: uppercase;
}

.blog-page .your-brand-section .plan-conversation-section .inner {
    padding: 0;
    width: 311px;
}

.blog-page .your-brand-section .plan-conversation-section .inner a {
    display: flex;
    gap: 10px;
    padding: 28px;
    height: 100%;
}

.blog-page .your-brand-section .plan-conversation-section .inner .image {
    width: 68px;
    height: 68px;
    border-radius: 50%;
}

.blog-page .your-brand-section .plan-conversation-section .inner .image img {
    width: 68px;
    height: 68px;
    object-fit: cover;
}

.blog-page .your-brand-section .plan-conversation-section .inner .info {
    padding-bottom: 60px;
}

.blog-page .your-brand-section .plan-conversation-section .inner .text {
    margin-top: 8px !important;
}

.blog-page .your-brand-section .plan-conversation-section .inner .heading {
    font-size: 24px;
}

/*blog-page end*/
/*customer-listing-page start*/
.customer-listing-page section.customer-listing-banner .component-inner .item .inner > .container {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
}

.global-banner.listing-banner.customer-listing-banner .info {
    padding: 142px 52px 52px 52px !important;
}

.global-banner.listing-banner.customer-listing-banner .row {
    margin: 0;
    padding: 0;
}

.global-banner.listing-banner.customer-listing-banner .info .text {
    margin-top: 20px !important;
}

.customer-listing-page .work-on-section .usn_cmp_text {
    max-width: 634px !important;
}

.customer-listing-page .work-on-section .work-on-cards {
    max-width: 526px !important;
}

.customer-listing-page .work-on-section .component-main {
    margin: 0;
}

.customer-listing-page .work-on-section .component-main .item {
    padding: 0 !important;
}

.customer-listing-page .work-on-cards .component-main {
    justify-content: flex-end;
    margin: 0;
    width: 100%;
}

.customer-listing-page .work-on-cards .item {
    margin-bottom: 24px !important;
}

.customer-listing-page .work-on-cards .item a {
    min-height: 102px;
    display: flex;
    align-items: center;
}

/*customer-listing-banner*/
.customer-listing-banner.listing-banner h1 {
    font-size: 128px;
    width: fit-content;
    margin: 0 auto !important;
}

.customer-listing-banner.listing-banner h1:after {
    content: '';
    display: inline-block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: -6%;
    bottom: 0;
    margin: 0;
    background-image: url('data:image/svg+xml,<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_435_1724)"><path d="M70.1313 22.5303L50.5555 5.58049C49.985 5.09291 49.2877 4.84912 48.5523 4.84912C47.3986 4.84912 46.1814 5.42652 45.2559 6.51716C43.7345 8.31351 43.6964 10.7001 45.1545 11.9704L46.5491 13.1765C43.3541 15.1653 35.9118 20.58 27.4298 32.128C26.1873 31.6275 23.8798 30.8833 21.1159 30.8833C18.6943 30.8833 15.905 31.4479 13.1538 33.2186C12.8241 33.4367 12.5959 33.8088 12.5705 34.2066C12.5452 34.6172 12.71 35.0149 13.0143 35.2716L25.0463 45.6904L11.29 63.6539C9.89536 65.3091 8.95714 67.3107 8.57679 69.4535L7.81607 73.6364C7.74 74.0855 7.89214 74.5474 8.23447 74.8425C8.47536 75.0478 8.76697 75.1505 9.05857 75.1505C9.21072 75.1505 9.35018 75.1248 9.47697 75.0863L13.458 73.6749C15.4866 72.9692 17.287 71.7118 18.6055 70.1464L34.8848 54.2102L46.9548 64.6547C47.183 64.86 47.4746 64.9626 47.7789 64.9626C47.8677 64.9626 47.9691 64.9626 48.0579 64.937C48.4509 64.8472 48.7805 64.5649 48.9327 64.1928C51.722 57.7003 49.0848 51.9519 47.7916 49.7578C57.757 39.4801 61.8902 31.2041 63.3355 27.7012L64.7302 28.9074C65.2754 29.3821 65.9854 29.6387 66.7588 29.6387C67.0123 29.6387 67.2786 29.6131 67.5448 29.5489C68.4704 29.3308 69.3579 28.779 70.0298 27.9707C71.5386 26.1872 71.5893 23.7878 70.1313 22.5303ZM16.7671 68.3885C15.6514 69.6973 14.2188 70.6853 12.6213 71.2498L10.7068 71.9299L11.0618 69.9154C11.3661 68.2217 12.1141 66.6307 13.2679 65.2834L26.9734 47.3584L32.945 52.5422L16.7671 68.3885ZM47.1957 61.4982L16.0571 34.5402C18.6055 33.3854 21.0905 33.3084 23.0684 33.5907C23.2079 33.6035 23.3473 33.6292 23.4741 33.6548C24.8814 33.8986 25.9971 34.2964 26.6438 34.5787C26.7959 34.63 26.9227 34.6942 27.0114 34.7327C27.0621 34.7583 27.1002 34.784 27.1382 34.7968L45.2305 50.4507C45.763 51.2334 48.7298 55.8911 47.1957 61.4982ZM46.0927 47.8203L29.5852 33.5265C38.5109 21.414 46.2955 16.2816 48.5904 14.9472L61.2943 25.9434C60.3434 28.4326 56.5779 36.9781 46.0927 47.8203ZM68.1027 26.3027C67.7857 26.6876 67.38 26.957 66.987 27.0469C66.8602 27.0725 66.5559 27.1238 66.3784 26.957L63.6018 24.5576L49.5793 12.4194L46.8027 10.02C46.5364 9.77625 46.5364 8.94223 47.183 8.1852C47.817 7.42816 48.6411 7.29985 48.9073 7.53081L68.483 24.4806C68.7493 24.7116 68.7493 25.5456 68.1027 26.3027Z" fill="%23333333"/><path d="M74.9751 24.3782C74.823 22.492 73.9862 20.7983 72.6042 19.605L53.0285 2.65521C51.786 1.59023 50.2012 1 48.553 1C46.2328 1 43.9887 2.10347 42.3658 4.0153C40.2231 6.55585 39.7413 9.8406 40.8824 12.4581C37.0788 15.358 31.8172 20.1439 26.0231 27.6373C24.6158 27.2908 22.9549 27.0342 21.1165 27.0342C17.5031 27.0342 14.1433 28.0222 11.1131 29.9725C9.73117 30.8835 8.8817 32.3591 8.78028 33.963C8.67885 35.5925 9.35081 37.1964 10.5806 38.2229L19.8233 46.2295L8.33653 61.229C6.53617 63.3846 5.3317 66.0021 4.83724 68.7736L4.07652 72.9437C3.75956 74.7786 4.41885 76.6006 5.76277 77.7682C6.70099 78.5637 7.86742 79 9.0592 79C9.56635 79 10.0735 78.923 10.568 78.769L10.6567 78.7434L10.7328 78.7177L14.7138 77.3063C17.2876 76.4081 19.5951 74.8556 21.3701 72.7898L35.0376 59.407L44.4705 67.5675C45.3833 68.3631 46.5497 68.8121 47.7796 68.8121C47.9824 68.8121 48.4389 68.8121 48.984 68.671C50.5308 68.2861 51.8114 67.1954 52.4326 65.707C55.0697 59.5353 53.8272 53.9666 52.3819 50.4637C58.8226 43.4965 62.6769 37.5044 64.921 33.2444C65.5169 33.3984 66.1255 33.4882 66.7594 33.4882C67.2792 33.4882 67.8244 33.4241 68.3569 33.3086C70.1446 32.8852 71.7547 31.8715 72.9465 30.4473C74.3919 28.7407 75.1399 26.521 74.9751 24.3782ZM70.0305 27.9709C69.3585 28.7792 68.471 29.331 67.5455 29.5491C67.2792 29.6133 67.013 29.6389 66.7594 29.6389C65.986 29.6389 65.276 29.3823 64.7308 28.9075L63.3362 27.7014C61.8908 31.2043 57.7576 39.4803 47.7922 49.758C49.0855 51.9521 51.7226 57.7004 48.9333 64.193C48.7812 64.5651 48.4515 64.8473 48.0585 64.9372C47.9697 64.9628 47.8683 64.9628 47.7796 64.9628C47.4753 64.9628 47.1837 64.8602 46.9555 64.6549L34.8855 54.2104L18.6062 70.1466C17.2876 71.712 15.4872 72.9694 13.4587 73.6751L9.4776 75.0865C9.35081 75.125 9.21135 75.1507 9.0592 75.1507C8.7676 75.1507 8.47599 75.048 8.2351 74.8427C7.89278 74.5476 7.74063 74.0857 7.8167 73.6366L8.57742 69.4537C8.95778 67.3109 9.89599 65.3093 11.2906 63.6541L25.0469 45.6906L13.0149 35.2718C12.7106 35.0151 12.5458 34.6174 12.5712 34.2068C12.5965 33.809 12.8247 33.4369 13.1544 33.2188C15.9056 31.4481 18.6949 30.8835 21.1165 30.8835C23.8805 30.8835 26.188 31.6277 27.4305 32.1281C35.9124 20.5802 43.3547 15.1655 46.5497 13.1767L45.1551 11.9706C43.6971 10.7003 43.7351 8.3137 45.2565 6.51735C46.1821 5.42671 47.3992 4.84932 48.553 4.84932C49.2883 4.84932 49.9856 5.09311 50.5562 5.58069L70.1319 22.5305C71.5899 23.788 71.5392 26.1874 70.0305 27.9709Z" fill="%23F9423A"/><path d="M68.1022 26.3028C67.7853 26.6877 67.3795 26.9572 66.9865 27.047C66.8597 27.0727 66.5554 27.124 66.3779 26.9572L63.6013 24.5578L49.5788 12.4196L46.8022 10.0202C46.536 9.7764 46.536 8.94238 47.1826 8.18535C47.8165 7.42832 48.6406 7.30001 48.9069 7.53097L68.4826 24.4808C68.7488 24.7118 68.7488 25.5458 68.1022 26.3028Z" fill="white"/><path d="M61.295 25.9435C60.3441 28.4327 56.5786 36.9782 46.0934 47.8204L29.5859 33.5266C38.5117 21.4141 46.2963 16.2817 48.5911 14.9473L61.295 25.9435Z" fill="white"/><path d="M47.1952 61.4983L16.0566 34.5403C18.605 33.3855 21.09 33.3085 23.0679 33.5908C23.2074 33.6036 23.3468 33.6293 23.4736 33.6549C24.8809 33.8987 25.9966 34.2965 26.6432 34.5788C26.7954 34.6429 26.9095 34.6943 27.0109 34.7327C27.0616 34.7584 27.0997 34.7841 27.1377 34.7969L45.23 50.4508C45.7625 51.2335 48.7293 55.8912 47.1952 61.4983Z" fill="white"/><path d="M32.9452 52.5426L16.7674 68.389C15.6517 69.6978 14.219 70.6857 12.6215 71.2503L10.707 71.9304L11.062 69.9159C11.3663 68.2222 12.1144 66.6311 13.2681 65.2839L26.9736 47.3589L32.9452 52.5426Z" fill="white"/></g><defs><clipPath id="clip0_435_1724"><rect width="71" height="78" fill="white" transform="translate(4 1)"/></clipPath></defs></svg>') !important ;
}

.customer-details-wrapper {
    padding-top: 78px !important;
    padding-bottom: 100px !important;
}

.customer-listing-page .discover-opportunities-section .boxed-btn.btn:hover span {
    background: #fff !important;
}

.customer-listing-page .discover-opportunities-section .btn.boxed-btn.c2-btn-bg:hover {
    color: #333 !important;
}

.customer-listing-page .discover-opportunities-section .btn.boxed-btn:hover span {
    border-color: #fff !important;
}

.customer-listing-page .customer-details-wrapper .item {
    padding: 0 6px;
    padding-bottom: 0 !important;
}

.customer-listing-page .customer-details-wrapper .item:first-of-type {
    padding-left: 0 !important;
}

.customer-listing-page .customer-details-wrapper .item:last-of-type {
    padding-right: 0 !important;
}

.customer-listing-page .customer-details-wrapper .item .image {
    margin: 0;
}

.customer-listing-page .customer-details-wrapper .item .image img {
    height: 340px;
    object-fit: cover;
    border-radius: 20px;
}

.customer-listing-page .customer-details-wrapper .item .info {
    margin-top: 44px;
}

.customer-listing-page .customer-details-wrapper .item .info p {
    position: relative;
    height: 38px;
}

.customer-listing-page .customer-details-wrapper .row {
    margin: 0;
}

/* .customer-listing-page .customer-details-wrapper .item .info p:after { position: absolute; right: 12px; content: ''; background-color: #FFF02E; display: inline-block;margin:0; background-repeat: no-repeat; width: 52px; height: 52px; background-position: center; border-radius: 29px;
        background-image: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 9V15M9.5 9H12.5V5L19.5 12L12.5 19V15H9.5V9Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    }*/
.discover-opportunities-section {
    margin: 0 auto;
    max-width: 1280px;
    border-radius: 32px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.discover-opportunities-section * {
    color: #fff !important;
}

.discover-opportunities-section .heading {
    font-size: 96px;
}

.discover-opportunities-section .text {
    margin-top: 24px !important;
}

.discover-opportunities-section p {
    font-size: 18px;
}

.discover-opportunities-section p.link {
    display: flex;
    justify-content: center;
    margin-top: 40px !important;
}

.discover-opportunities-section .btn.boxed-btn {
    width: fit-content;
}

.c5-bg.discover-opportunities-section * {
    color: #333 !important;
}

.customer-listing-page .work-on-section {
    padding: 100px 0!important;
}

/*customer-listing-page*/
/*listing-page start*/
.global-banner.listing-banner .item {
    min-height: unset !important;
}

.global-banner.listing-banner .row {
    height: auto !important;
    min-height: unset !important;
}

.global-banner.listing-banner .container {
    min-height: unset !important;
}

.global-banner.listing-banner .row {
    min-height: unset !important;
}

.global-banner.listing-banner .info {
    padding: 144px 0 60px 0 !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.listing-banner h1 {
    color: #FFF02E !important;
    text-align: center;
    font-family: Anton;
    font-size: 128px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.listing-banner h1:after {
    content: '';
    display: inline-block;
    width: 84px;
    height: 84px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 10%;
    bottom: 0;
    margin: 0;
    background-image: url('data:image/svg+xml,<svg width="84" height="84" viewBox="0 0 84 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_422_1877)"><g clip-path="url(%23clip1_422_1877)"><path d="M72.6363 25.1447C71.0636 22.7282 68.2656 21.6138 65.4945 22.3007L49.5872 26.2709L40.389 12.5569C39.5868 11.3668 38.4736 10.5104 37.2283 10.0373C35.983 9.56411 34.5798 9.48101 33.2012 9.8504C30.4441 10.5892 28.529 12.9247 28.3426 15.7847L27.2208 32.264L11.4596 36.7793C8.71634 37.57 6.85039 39.9341 6.70952 42.8097C6.56518 45.6723 8.17612 48.2316 10.8279 49.3156L26.0534 55.5302L25.518 72.0332C25.4193 74.9115 27.0877 77.4275 29.7548 78.4656C31.1111 78.9925 32.5237 79.0592 33.825 78.7105C35.1262 78.3618 36.2716 77.6376 37.1675 76.549L47.6897 63.9222L63.1156 69.5962C64.4487 70.0876 65.8156 70.1386 67.0911 69.7969C68.3666 69.4551 69.5824 68.6842 70.4936 67.5497C72.2972 65.3136 72.4711 62.3039 70.9594 59.8572L62.2313 45.8364L72.3097 32.8416C74.0642 30.5769 74.1926 27.5516 72.6363 25.1447ZM70.2072 31.1792L59.5534 44.9124C59.2057 45.3672 59.1749 45.9737 59.4721 46.4644L68.6874 61.2728C69.7948 63.035 69.274 64.8021 68.4227 65.851C67.5749 66.9128 65.9727 67.7873 64.0269 67.0706L47.7146 61.0776C47.4539 60.9806 47.1753 60.9717 46.9176 61.0408C46.66 61.1098 46.4232 61.2567 46.2459 61.4712L35.1284 74.8139C33.7888 76.411 31.9768 76.4513 30.6988 75.9591C29.4371 75.4764 28.1155 74.2029 28.1805 72.1266L28.757 54.6945C28.769 54.1209 28.4391 53.6111 27.9106 53.3911L11.8304 46.8212C9.90937 46.0422 9.30755 44.3115 9.3696 42.9455C9.43513 41.5925 10.2201 39.9354 12.2067 39.3614L28.8628 34.5784C29.4039 34.4334 29.7867 33.9552 29.828 33.3877L31.0037 15.9759C31.0719 14.9421 31.4649 14.1412 32.0142 13.5628C32.5634 12.9844 33.2397 12.6223 33.8968 12.4463C34.5539 12.2702 35.3335 12.2422 36.0983 12.4684C36.8504 12.6982 37.5911 13.1953 38.18 14.053L47.9041 28.5443C48.2107 29.0186 48.7813 29.2413 49.3224 29.0963L66.1385 24.9104C68.146 24.4142 69.6543 25.4568 70.3876 26.5958C71.1372 27.7443 71.4685 29.5475 70.2072 31.1792Z" fill="%23333333"/><path d="M75.9841 22.9536C73.4683 19.0787 68.9679 17.2798 64.5279 18.386L51.3272 21.6866L43.7066 10.3043C42.4485 8.44343 40.6941 7.04943 38.6338 6.26601C36.5606 5.48605 34.3218 5.37646 32.1573 5.95643C27.7124 7.14745 24.642 10.8915 24.3456 15.506L23.4208 29.1641L10.3512 32.9026C5.92718 34.1715 2.94206 37.9762 2.71709 42.5993C2.47227 47.2 5.07645 51.3015 9.32654 53.0423L21.9622 58.1981L21.5137 71.8816C21.3532 76.4875 24.0312 80.5554 28.3154 82.2175C30.4446 83.052 32.7161 83.1806 34.8677 82.6041C37.0193 82.0276 38.8296 80.847 40.2479 79.1315L48.962 68.6724L61.7545 73.3827C63.8242 74.1497 66.0338 74.2532 68.1339 73.6905C70.2339 73.1278 72.1754 71.8703 73.6056 70.0959C76.4848 66.5144 76.7865 61.662 74.3539 57.7371L67.1073 46.1015L75.4758 35.3316C78.2954 31.6825 78.4999 26.8284 75.9841 22.9536ZM72.3091 32.8414L62.2307 45.8362L70.9588 59.857C72.4706 62.3038 72.2966 65.3135 70.493 67.5495C69.5818 68.684 68.3918 69.448 67.0905 69.7967C65.7893 70.1454 64.4481 70.0874 63.115 69.596L47.6891 63.922L37.1669 76.5488C36.2711 77.6374 35.0999 78.3686 33.8244 78.7103C32.5489 79.0521 31.1106 78.9923 29.7542 78.4655C27.0871 77.4273 25.4187 74.9113 25.5174 72.033L26.0528 55.53L10.8273 49.3154C8.17555 48.2314 6.5646 45.6722 6.70894 42.8095C6.84981 39.9339 8.71576 37.5698 11.459 36.7791L27.2202 32.2638L28.342 15.7845C28.5285 12.9245 30.4435 10.589 33.2006 9.85022C34.5792 9.48083 35.9824 9.56393 37.2277 10.0371C38.473 10.5103 39.5862 11.3666 40.3884 12.5567L49.5866 26.2707L65.4939 22.3005C68.265 21.6137 71.063 22.728 72.6357 25.1445C74.192 27.5515 74.0636 30.5768 72.3091 32.8414Z" fill="%237D5FFF"/><path d="M70.2061 31.1791L59.5523 44.9123C59.2047 45.3672 59.1739 45.9736 59.4711 46.4643L68.6864 61.2728C69.7937 63.0349 69.273 64.8021 68.4217 65.8509C67.5739 66.9128 65.9716 67.7873 64.0259 67.0705L47.7136 61.0776C47.4528 60.9805 47.1743 60.9717 46.9166 61.0407C46.6589 61.1098 46.4221 61.2567 46.2448 61.4711L35.1273 74.8139C33.7877 76.4109 31.9758 76.4513 30.6978 75.959C29.4361 75.4763 28.1144 74.2029 28.1795 72.1266L28.7559 54.6944C28.768 54.1209 28.438 53.6111 27.9096 53.391L11.8294 46.8211C9.90833 46.0421 9.30651 44.3115 9.36856 42.9455C9.43409 41.5924 10.2191 39.9353 12.2056 39.3613L28.8618 34.5783C29.4029 34.4334 29.7857 33.9552 29.827 33.3877L31.0026 15.9758C31.0709 14.942 31.4639 14.1412 32.0131 13.5627C32.5624 12.9843 33.2387 12.6223 33.8957 12.4462C34.5528 12.2701 35.3324 12.2421 36.0973 12.4684C36.8493 12.6981 37.5901 13.1952 38.1789 14.0529L47.903 28.5442C48.2096 29.0185 48.7802 29.2412 49.3214 29.0962L66.1375 24.9103C68.1449 24.4142 69.6533 25.4568 70.3865 26.5957C71.1362 27.7443 71.4674 29.5474 70.2061 31.1791Z" fill="white"/></g></g><defs><clipPath id="clip0_422_1877"><rect width="84" height="84" fill="white"/></clipPath><clipPath id="clip1_422_1877"><rect width="76.9356" height="74.7375" fill="white" transform="translate(-5 15.9126) rotate(-15)"/></clipPath></defs></svg>') !important;
}

.global-banner.listing-banner .text p {
    color: #FFF;
    text-align: center;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.listing-page .project-section {
    padding-bottom: 100px !important;
}

.listing-page .listing-wrapper {
    padding: 0 !important;
}

.listing-page .listing-wrapper .content-col {
    padding: 0 !important;
}

.listing-page .listing-wrapper .blog-listing-component .listing {
    gap: 12px;
}

.listing-page .listing-wrapper .blog-listing-component .item {
    max-width: 634px !important;
    flex: 0 0 634px !important;
    padding-bottom: 36px !important;
}

.listing-page .listing-wrapper .item a:hover .info::after {
    background-color: #F9423A !important;
    transition: 0.3s;
    background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33203 14.9999V24.9999M14.9987 14.9999H19.9987V8.33325L31.6654 19.9999L19.9987 31.6666V24.9999H14.9987V14.9999Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
}

.listing-page .listing-wrapper .item .meta.base-text {
    display: none;
}

.listing-page .listing-wrapper .item .image {
    position: relative;
    border-radius: 20px;
    height: 440px;
    margin: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.44) 100%)
}

.listing-page .listing-wrapper .item .image img {
    height: 440px;
    object-fit: cover;
}

.listing-page .listing-wrapper .item .info * {
    color: #fff !important;
}

.listing-page .listing-wrapper .item .info .text {
    display: none;
}

.listing-page .listing-wrapper .item .info {
    position: absolute;
    bottom: 28px;
    left: 28px;
    right: 28px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.listing-page .listing-wrapper .item .info:after {
    transition: 0.3s;
    content: '';
    display: inline-block;
    width: 96px;
    height: 96px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: auto;
    background-color: #fff !important;
    position: absolute;
    right: 0px;
    bottom: 0;
    margin: 0;
    border-radius: 55px;
    background-image: url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.33398 15V25M15.0007 15H20.0007V8.33337L31.6673 20L20.0007 31.6667V25H15.0007V15Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
}

.listing-page .listing-wrapper .item .info .secondary-heading {
    text-transform: inherit;
    order: 2;
    font-family: Epilogue;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    max-width: 462px;
}

.listing-page .listing-wrapper .item .info .heading {
    margin: 0 !important;
    max-width: 462px;
}

.listing-wrapper .item .image > img, .listing-wrapper .item .image picture img {
    display: block;
    width: 100%;
    height: 440px;
    object-fit: cover;
    transition: opacity 0.5s ease;
    z-index: 1;
    position: relative;
}

.listing-wrapper .item .hover-media {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.listing-wrapper .item:hover .hover-media {
    opacity: 1;
    transition: opacity 0.5s ease;
}

.listing-wrapper .item:hover .image:after {
    opacity: 1;
    transition: opacity 0.5s ease;
}

/*listing-page end*/
/*home page start*/
/*intro video*/
.intro-video {
    padding-top: 0 !important;
    margin-top: -123px;
    z-index: 999;
    background: transparent;
}

.intro-video .container-fluid {
    padding: 0 80px;
    margin: 0 auto !important;
}

.intro-video .item {
    padding: 0 !important;
}

.intro-video .image.video {
    border-radius: 20px;
}

/*work-on-section*/
.home-page .work-on-section .usn_cmp_text {
    max-width: 526px !important;
}

.home-page .work-on-section .work-on-cards {
    max-width: 586px !important;
}

.work-on-section {
    padding: 100px 0 !important;
}

.work-on-cards .item {
    padding: 0 !important;
    background: #F5F5F5;
    margin-bottom: 16px;
    border-radius: 20px;
    transition: 0.3s;
}

.work-on-cards .item:last-of-type {
    margin-bottom: 0;
}

.work-on-cards .item .text {
    margin-top: 16px !important;
}

.work-on-cards .item .image {
    position: absolute;
    width: 80px;
    height: 80px;
    left: -40px;
    top: 0px;
    transition: 0.3s;
}

.work-on-cards .item a {
    padding: 24px 52px;
}

.work-on-section .branding-card:hover {
    background: #FFF02E;
    transition: 0.3s;
}

.work-on-section .branding-card:hover * {
    text-decoration: none !important;
    outline: none !important;
}

.work-on-section .web-app-card:hover {
    background: #7D5FFF;
    transition: 0.3s;
}

.work-on-section .web-app-card:hover * {
    color: #fff !important;
    text-decoration: none !important;
    outline: none !important;
}

.work-on-section .marketing-card:hover {
    background: #F9423A;
    transition: 0.3s;
}

.work-on-section .marketing-card:hover * {
    color: #fff !important;
    text-decoration: none !important;
    outline: none !important;
}

.work-on-section .branding-card:hover .image {
    transform: rotate(22deg);
    transition: 0.3s;
    opacity: 1 !important;
}

.work-on-section .web-app-card:hover .image {
    transform: rotate(-18deg);
    transition: 0.3s;
    opacity: 1 !important;
}

.work-on-section .marketing-card:hover .image {
    transform: rotate(-18deg);
    transition: 0.3s;
    opacity: 1 !important;
}

.work-on-section .usn_cmp_text .info .heading {
    text-transform: uppercase;
}

.work-on-section .button-info p {
    margin-bottom: 0;
    display: flex;
    align-items: stretch;
    gap: 8px;
    color: #333;
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.14px;
}

.work-on-section .button-info p span {
    font-size: 30px;
    font-weight: bold;
}

/*selection-customers-section*/
.home-page .selection-customers-section {
    padding: 100px 0 !important;
}

.selection-customers-section.content .component-introduction {
    padding-bottom: 40px !important;
}

.selection-customers-section.content .component-introduction .info {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0;
}

.selection-customers-section .item a {
    background: #F5F5F5;
    border-radius: 20px !important;
    padding: 60px 72px !important;
}

.selection-customers-section .item a:hover {
    background: #7D5FFF;
}

.selection-customers-section .item a:hover .image {
    visibility: hidden;
    opacity: 0;
    transition: 0s;
}

.selection-customers-section .item a:hover .link {
    visibility: visible;
    display: flex;
}

.selection-customers-section .item a:hover .link:hover span {
    color: #333 !important;
}

.selection-customers-section .item a:hover .link:hover span span {
    background: #fff !important;
    color: #333 !important;
}

.selection-customers-section .item.items-4 {
    padding-bottom: 12px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.selection-customers-section .item .image {
    display: flex;
    justify-content: center;
}

.selection-customers-section .item .image img {
    width: 167px;
    height: 88px;
    border-radius: 0;
}

.selection-customers-section .item a:hover .btn.boxed-btn span {
    background: #333 !important;
    border: 1px solid transparent !important;
}

.selection-customers-section .link {
    margin: 0;
    justify-content: center;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.selection-customers-section .btn.boxed-btn {
    white-space: nowrap;
    border-radius: 100px;
    padding: 14px 24px;
    text-transform: uppercase;
    overflow: hidden;
    color: #fff !important;
    margin: 0 !important;
}

.selection-customers-section .btn.boxed-btn:hover {
    color: #fff !important;
}

/*home-split-section*/
.home-split-section {
    padding: 100px 0 !important;
}

.home-split-section .left-side {
    max-width: 634px;
}

.home-split-section .right-side {
    max-width: 526px;
}

.home-split-section .left-side .info .text {
    display: none;
}

.home-split-section .info h2 svg {
    margin-left: -5px;
}

/*.home-split-section .info h2:after { content: ''; display: inline-block; width: 64px; height: 64px; background-repeat: no-repeat; background-position: center center; background-size: contain; background-color: transparent !important; position: absolute; left: 56.5%; margin: 0; top: 10px;
        background-image: url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_111_464)"><path d="M25.2934 59.1118C10.5848 55.1706 1.82721 40.0021 5.76838 25.2934C9.70955 10.5848 24.8781 1.82721 39.5867 5.76838C54.2954 9.70955 63.053 24.8781 59.1118 39.5867C55.1706 54.2954 40.0021 63.053 25.2934 59.1118ZM38.4444 10.0318C26.0891 6.72117 13.3423 14.0805 10.0318 26.4358C6.72117 38.7911 14.0805 51.5378 26.4358 54.8484C38.7911 58.159 51.5378 50.7996 54.8484 38.4444C58.159 26.0891 50.7996 13.3423 38.4444 10.0318Z" fill="%23333333"/><path d="M39.2441 7.0474C53.245 10.7989 61.5843 25.2431 57.8328 39.244C54.0813 53.245 39.6371 61.5843 25.6362 57.8328C11.6352 54.0812 3.29587 39.6371 7.04742 25.6361C10.799 11.6352 25.2431 3.29586 39.2441 7.0474ZM26.0931 56.1274C39.1561 59.6276 52.6272 51.8501 56.1274 38.7871C59.6277 25.7241 51.8501 12.253 38.7871 8.75275C25.7241 5.25253 12.253 13.0301 8.75277 26.0931C5.25255 39.1561 13.0301 52.6272 26.0931 56.1274ZM39.9295 4.48937C24.5216 0.36085 8.61791 9.54286 4.48939 24.9507C0.360865 40.3586 9.54288 56.2623 24.9507 60.3908C40.3586 64.5193 56.2623 55.3373 60.3908 39.9295C64.5193 24.5216 55.3373 8.6179 39.9295 4.48937ZM26.7785 53.5694C15.131 50.4485 8.18984 38.4261 11.3108 26.7785C14.4317 15.131 26.4541 8.18983 38.1017 11.3108C49.7492 14.4317 56.6904 26.4541 53.5694 38.1017C50.4485 49.7492 38.4261 56.6904 26.7785 53.5694Z" fill="%23F9423A"/><path d="M38.7872 8.75275C25.7242 5.25253 12.2531 13.0301 8.75285 26.0931C5.25263 39.1561 13.0302 52.6272 26.0932 56.1274C39.1562 59.6276 52.6273 51.8501 56.1275 38.7871C59.6277 25.7241 51.8502 12.253 38.7872 8.75275ZM42.9122 21.428C44.9842 21.9832 45.8426 25.0554 44.9013 28.5684C43.96 32.0814 41.6828 34.3043 39.6108 33.7491C37.5388 33.1939 36.6867 30.1325 37.628 26.6195C38.5693 23.1065 40.8402 20.8728 42.9122 21.428ZM28.8772 17.6673C30.9492 18.2225 31.8076 21.2947 30.8662 24.8077C29.9249 28.3207 27.6477 30.5436 25.5757 29.9885C23.5037 29.4333 22.6431 26.3696 23.5844 22.8566C24.5257 19.3435 26.8052 17.1121 28.8772 17.6673ZM46.603 43.5005C46.603 43.5005 46.5433 43.4845 46.5177 43.4776C46.0828 43.3611 45.7968 42.928 45.8706 42.4817C45.9016 42.2981 45.8853 42.1201 45.852 41.9375C45.8235 41.9756 45.8121 42.0182 45.7773 42.0455C41.2796 46.6892 34.6852 48.5504 28.563 46.91C22.4408 45.2696 17.6605 40.3605 16.0872 34.09C16.073 34.0405 16.0844 33.9979 16.0811 33.9422C15.9524 34.0813 15.8408 34.2251 15.7649 34.4058C15.5996 34.8184 15.1484 35.0357 14.722 34.9214C14.6879 34.9123 14.6538 34.9032 14.6135 34.8832C14.1605 34.6979 13.9507 34.1847 14.1361 33.7317C14.5803 32.6536 15.5672 31.9036 16.7109 31.7622C17.8608 31.6317 18.9873 32.1345 19.6736 33.0861C19.9603 33.4828 19.8675 34.0337 19.4708 34.3204C19.0764 34.5985 18.5233 34.5143 18.2451 34.1199C18.1236 33.9594 17.9736 33.837 17.8191 33.7316C19.2578 39.3446 23.5458 43.7378 29.0199 45.2046C34.4941 46.6714 40.4429 45.0028 44.4937 40.8333C44.3032 40.828 44.1121 40.859 43.9181 40.935C43.4653 41.1244 42.9463 40.9122 42.7655 40.4616C42.5761 40.0088 42.7883 39.4899 43.2388 39.309C44.3192 38.8583 45.5541 39.0246 46.45 39.7399C47.3566 40.4489 47.8039 41.6106 47.6132 42.7659C47.5387 43.2485 47.0857 43.575 46.6053 43.4919L46.603 43.5005Z" fill="white"/><path d="M30.8661 24.8077C29.9248 28.3207 27.6476 30.5437 25.5756 29.9885C23.5036 29.4333 22.6429 26.3696 23.5842 22.8566C24.5255 19.3435 26.805 17.1121 28.877 17.6673C30.949 18.2225 31.8074 21.2947 30.8661 24.8077Z" fill="%23333333"/><path d="M44.9012 28.5684C43.9599 32.0814 41.6827 34.3043 39.6107 33.7491C37.5387 33.1939 36.6866 30.1325 37.6279 26.6195C38.5692 23.1065 40.8402 20.8728 42.9122 21.428C44.9842 21.9832 45.8426 25.0554 44.9012 28.5684Z" fill="%23333333"/><path d="M47.6107 42.7744C47.5362 43.2571 47.0832 43.5835 46.6028 43.5005C46.5687 43.4913 46.5431 43.4845 46.5175 43.4776C46.0826 43.3611 45.7966 42.928 45.8705 42.4817C45.9014 42.2981 45.8851 42.1201 45.8518 41.9375C45.8233 41.9756 45.8119 42.0182 45.7772 42.0455C41.2794 46.6892 34.685 48.5504 28.5628 46.91C22.4406 45.2696 17.6603 40.3605 16.087 34.09C16.0728 34.0405 16.0843 33.9979 16.0809 33.9422C15.9522 34.0813 15.8406 34.2251 15.7648 34.4058C15.5994 34.8184 15.1482 35.0357 14.7218 34.9214C14.6877 34.9123 14.6536 34.9032 14.6133 34.8832C14.1603 34.6979 13.9505 34.1847 14.1359 33.7317C14.5801 32.6536 15.567 31.9036 16.7107 31.7622C17.8607 31.6317 18.9871 32.1345 19.6734 33.0861C19.9601 33.4828 19.8673 34.0337 19.4706 34.3204C19.0763 34.5985 18.5231 34.5143 18.2449 34.1199C18.1234 33.9594 17.9734 33.837 17.8189 33.7316C19.2577 39.3446 23.5456 43.7378 29.0197 45.2046C34.4939 46.6714 40.4427 45.0028 44.4935 40.8333C44.303 40.828 44.1119 40.859 43.9179 40.935C43.4651 41.1244 42.9462 40.9122 42.7653 40.4616C42.5759 40.0088 42.7881 39.4899 43.2387 39.309C44.319 38.8583 45.5539 39.0246 46.4498 39.7399C47.3565 40.4489 47.8037 41.6106 47.613 42.7659L47.6107 42.7744Z" fill="%23333333"/></g><defs><clipPath id="clip0_111_464"><rect width="57.8734" height="57.8734" fill="white" transform="translate(11.9788 -3) rotate(15)"/></clipPath></defs></svg>');
    }*/
/*project-section*/
.home-page .project-section {
    padding: 100px 0 !important;
}

.project-section .component-outro {
    padding-top: 40px !important;
}

.project-section .component-outro .info {
    max-width: fit-content !important;
    flex: 0 0 100% !important;
}

/*project filter*/
.project-filter {
    padding-bottom: 0 ;
}

.project-filter .filter-wrapper {
    display: flex;
    gap: 32px;
}

.project-filter .filter-wrapper h6 {
    padding-top: 6.5px;
    margin: 0;
    color: #333;
    font-family: Anton;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.project-filter ul {
    margin: 0;
    list-style: none;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.project-filter ul li {
    padding: 10px 0px;
}

.project-filter ul li a {
    border-radius: 6px;
    padding: 12px 20px;
    border: 1px solid #333;
    color: #333;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}

.project-filter ul li a:hover {
    background-color: #7D5FFF !important;
    color: #fff !important;
}

.project-filter ul li.active a {
    background-color: #7D5FFF;
    color: #fff;
    border-color: #7D5FFF;
}

/*home page end*/
/*branding page start*/
/*branding-banner*/
.branding-banner h1:after {
    content: '';
    display: inline-block;
    width: 101px;
    height: 120px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    left: 34%;
    top: 6px;
    margin: 0;
    background-image: url('data:image/svg+xml,<svg width="101" height="120" viewBox="0 0 101 120" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_1052)"><path d="M34.8441 114.483C30.6945 113.742 27.934 109.78 28.6754 105.631C28.7089 105.443 28.7391 105.274 28.7693 105.105C27.433 103.258 26.88 100.931 27.2892 98.6404C27.4637 97.664 27.8038 96.7366 28.3028 95.8957C27.5659 94.2721 27.3267 92.4662 27.642 90.7012C27.8601 89.4808 28.3343 88.3448 29.0017 87.3209C27.5929 85.2285 26.7717 82.776 26.6478 80.2157C26.1479 69.024 21.0214 59.544 20.8002 59.1557L20.4569 58.4743C20.2853 58.1336 20.1223 57.8526 19.9782 57.575L19.8561 57.2819C16.3268 50.1411 15.2003 42.1313 16.6126 34.2265C20.2867 13.8795 39.7876 0.274243 60.1412 3.91078C80.4949 7.54731 94.078 27.0636 90.4415 47.4173C89.0292 55.3222 85.2054 62.4087 79.3674 67.9728C79.2943 68.0566 79.2024 68.137 79.1105 68.2175C79.0186 68.298 69.4598 76.6849 65.1053 87.0674C64.118 89.4486 62.4949 91.4837 60.43 92.9555C60.7049 94.1284 60.7564 95.3583 60.5383 96.5787C60.223 98.3437 59.3732 99.9551 58.1197 101.223C58.2967 102.185 58.2946 103.172 58.1201 104.149C57.7142 106.421 56.3896 108.412 54.493 109.701C54.4628 109.87 54.4293 110.058 54.3957 110.246C53.6543 114.395 49.6929 117.156 45.5433 116.414L34.8219 114.499L34.8441 114.483ZM55.2176 84.9326C55.6803 84.5115 56.0659 83.9798 56.3302 83.3682C58.0359 79.3522 59.6342 77.022 62.046 73.5002C62.6523 72.601 63.3283 71.6368 64.0688 70.529C66.0574 67.5323 68.5449 64.7797 71.4273 62.3108L72.7613 61.1347C77.1467 56.9774 80.0153 51.6578 81.0687 45.7621C83.7793 30.5907 73.6506 16.0317 58.4793 13.3211C43.3079 10.6105 28.7644 20.7613 26.0538 35.9327C25.0038 41.8097 25.8408 47.7526 28.469 53.1049C28.5119 53.1901 28.5548 53.2752 28.5756 53.3758L28.9685 54.1048C29.0852 54.3194 29.1985 54.5528 29.3118 54.7862C30.1901 56.3769 35.6525 66.9051 36.2327 79.8162C36.2722 80.4627 36.4345 81.0729 36.704 81.6249L41.7562 53.3476L40.4231 53.1094C37.3438 52.5592 33.8214 49.9341 33.3933 45.4981C33.0837 42.4589 34.1395 39.5862 36.2796 37.5853C38.4827 35.557 41.5407 34.7083 44.6576 35.2652C47.474 35.7684 49.7472 37.1433 51.1969 39.2236C52.6123 41.2785 52.8696 43.417 52.8346 44.8058C53.2981 43.513 54.2834 41.577 56.3007 40.1549C58.4032 38.6898 60.9897 38.2025 63.825 38.7091C66.9418 39.266 69.5168 41.1211 70.8845 43.7681C72.2181 46.3896 72.2104 49.469 70.8677 52.2129C68.9111 56.2229 64.7164 57.4692 61.6371 56.919L60.304 56.6808L55.2484 84.9769L55.2176 84.9326Z" fill="%23333333"/><path d="M59.6378 6.72722C78.4143 10.082 90.9863 28.1001 87.6249 46.914C86.3098 54.2744 82.7302 60.862 77.2986 65.9949L77.2509 66.0446C76.4019 66.7842 66.951 75.326 62.4966 85.9425C61.3771 88.6295 59.3155 90.625 56.8503 91.7346C57.6576 92.9639 58.0223 94.5016 57.7438 96.0601C57.4218 97.8626 56.3071 99.3298 54.8357 100.191C55.3473 101.231 55.5437 102.41 55.3256 103.63C54.9532 105.714 53.467 107.309 51.6061 107.965C51.7187 108.527 51.7307 109.111 51.6233 109.712C51.1604 112.303 48.6817 114.03 46.0906 113.567L35.3692 111.651C32.7781 111.188 31.0508 108.71 31.5138 106.119C31.6211 105.518 31.8344 104.975 32.1349 104.486C30.6161 103.226 29.774 101.216 30.1464 99.1315C30.3645 97.911 30.9567 96.8737 31.797 96.0744C30.7148 94.7573 30.1772 92.9949 30.4992 91.1923C30.781 89.6151 31.6523 88.3176 32.8386 87.4251C30.9289 85.5339 29.7013 82.9701 29.5594 80.0771C29.0281 68.0854 23.4302 57.8817 23.3719 57.7744C23.2586 57.5411 23.2156 57.4559 23.1727 57.3707C22.9548 56.9637 22.7644 56.6196 22.6082 56.3011L22.5103 56.0898C19.2263 49.4191 18.1836 42.025 19.4886 34.7209C22.8279 15.9224 40.8426 3.36913 59.6378 6.72722ZM38.7165 86.5184L45.0603 51.0121L40.9107 50.2707C39.4461 50.0091 36.5587 48.6019 36.219 45.1892C36.0026 43.0386 36.7284 41.0369 38.2152 39.6556C39.7463 38.2435 41.9044 37.6602 44.1388 38.0595C46.2417 38.4352 47.8175 39.3755 48.8354 40.8362C50.3125 42.9795 49.9428 45.3742 49.8958 45.6371L49.4865 47.9278L54.8754 48.8906L55.2846 46.5999C55.3316 46.337 55.814 43.9625 57.9419 42.4632C59.4026 41.4454 61.2065 41.1089 63.3095 41.4846C65.5439 41.8839 67.3665 43.1783 68.3138 45.0332C69.2304 46.8439 69.2181 48.9731 68.2704 50.9157C66.77 53.9997 63.5739 54.3199 62.1093 54.0582L57.9597 53.3168L51.6159 88.8231C54.7254 89.2043 57.6903 87.467 58.9607 84.4776C60.9729 79.7219 62.8495 77.4608 66.4397 72.1152C67.7864 70.1082 69.9259 67.3516 73.2711 64.4616L74.6714 63.2392C74.6714 63.2392 74.6969 63.205 74.719 63.1896C79.5263 58.6233 82.7021 52.7773 83.8696 46.2431C86.8586 29.5133 75.6779 13.4682 58.9669 10.4825C42.2559 7.49679 26.2108 18.6775 23.2217 35.4073C22.0643 41.8852 22.9851 48.4437 25.8829 54.3479C25.9225 54.4519 25.9808 54.5592 26.0512 54.7074C26.1799 54.9629 26.3274 55.2217 26.4562 55.4773C26.5608 55.651 26.6432 55.8401 26.7257 56.0292C26.9349 56.3766 32.7849 67.0128 33.3651 79.9239C33.5063 83.1461 35.6895 85.7838 38.7165 86.5184ZM58.6306 49.5616L62.7802 50.303C62.9868 50.3399 64.2462 50.4486 64.8498 49.2389C65.2549 48.3812 65.2966 47.4974 64.9037 46.7684C64.5021 45.9798 63.7088 45.4311 62.6385 45.2399C61.5683 45.0487 60.7327 45.1707 60.1352 45.5871C59.2754 46.1697 59.0433 47.2521 59.0433 47.2521L58.6306 49.5616ZM41.5817 46.5155L45.7312 47.2569L46.1405 44.9661C46.2593 44.1929 46.2467 42.3112 43.4678 41.8147C42.3976 41.6235 41.4634 41.8635 40.8135 42.4643C40.2113 43.0155 39.9255 43.8557 40.0086 44.8006C40.158 46.2417 41.5253 46.5054 41.5817 46.5155ZM42.4651 87.2269L47.8539 88.1897L54.2044 52.6459L48.8156 51.6831L42.4651 87.2269ZM36.0213 94.4459L51.3992 97.1934C52.6009 97.4082 53.7517 96.6062 53.9664 95.4045C54.1811 94.2028 53.3792 93.052 52.1775 92.8373L36.7996 90.0898C35.5979 89.8751 34.4471 90.677 34.2324 91.8787C34.0177 93.0804 34.8196 94.2312 36.0213 94.4459ZM35.3755 101.965L49.4015 104.471C50.4154 104.652 51.367 103.989 51.5482 102.975C51.7294 101.961 51.0662 101.009 50.0523 100.828L36.0263 98.322C35.0124 98.1408 34.0574 98.8227 33.8796 99.8179C33.7018 100.813 34.3616 101.783 35.3755 101.965ZM36.018 107.912L46.7394 109.827C47.2651 109.921 47.752 109.582 47.8459 109.056C47.9399 108.53 47.6039 108.025 47.0782 107.931L36.3569 106.015C35.8311 105.921 35.3409 106.279 35.2469 106.805C35.153 107.331 35.4923 107.818 36.018 107.912ZM60.6443 1.09429C38.751 -2.81733 17.7485 11.8179 13.8335 33.7299C12.3138 42.2357 13.512 50.8201 17.3196 58.5726L17.39 58.7208C17.39 58.7208 17.433 58.8059 17.445 58.8469C17.5858 59.1433 17.7608 59.4652 17.9479 59.828L18.0491 60.0205L18.1933 60.2981C18.1933 60.2981 18.2637 60.4463 18.3066 60.5315C18.3649 60.6388 23.3406 69.8787 23.8144 80.3488C23.9328 82.8307 24.5885 85.2342 25.7175 87.3735C25.3057 88.2687 24.9998 89.2216 24.8254 90.198C24.4899 92.0756 24.6185 93.9587 25.1716 95.7432C24.8429 96.4982 24.6202 97.311 24.4726 98.1372C24.0063 100.747 24.4801 103.409 25.7614 105.672C25.0702 111.168 28.8204 116.313 34.3219 117.296L45.0432 119.212C50.5447 120.195 55.8448 116.666 57.0993 111.271C59.0663 109.588 60.4513 107.259 60.9176 104.649C61.0652 103.823 61.119 102.98 61.0909 102.161C62.2277 100.678 63.0004 98.9562 63.3358 97.0785C63.5103 96.1022 63.5499 95.1211 63.489 94.1608C65.3145 92.5106 66.7806 90.4862 67.7391 88.158C71.6583 78.8022 80.1428 71.1146 80.9066 70.4179C81.087 70.2757 81.252 70.1114 81.417 69.9472C87.636 63.9861 91.7294 56.3665 93.239 47.9171C97.1728 26.0084 82.5376 5.00591 60.6443 1.09429ZM31.1305 52.0885C31.1305 52.0885 31.0447 51.9182 31.0206 51.8363C28.6619 47.036 27.912 41.6899 28.8546 36.4137C31.2902 22.782 44.3476 13.6832 57.9605 16.1154C71.5734 18.5476 80.6722 31.605 78.2367 45.2367C77.2906 50.5316 74.7137 55.3027 70.7723 59.0356L69.5081 60.1466C66.4674 62.7422 63.8236 65.7188 61.6821 68.9207C61.3628 69.4061 61.0469 69.8729 60.7344 70.3208L62.6063 59.8435C66.4777 59.9733 71.1244 58.1491 73.425 53.4061C75.1629 49.8608 75.1626 45.85 73.4274 42.4398C71.6459 38.9633 68.3374 36.5509 64.3193 35.8329C60.733 35.1922 57.398 35.8558 54.6759 37.7526C54.4324 37.9223 54.2078 38.0953 54.0019 38.2716C53.8698 38.0349 53.7156 37.8136 53.5647 37.5735C51.6524 34.8292 48.7536 33.0519 45.1673 32.4111C41.1492 31.6932 37.2133 32.7919 34.357 35.4399C31.5262 38.0536 30.1558 41.8195 30.5397 45.7439C31.0589 50.9713 34.7643 54.3072 38.4632 55.5106L36.6785 65.4996C34.8906 59.3481 32.6405 54.9159 31.9009 53.5243C31.803 53.3131 31.6777 53.0388 31.4993 52.7357C31.4443 52.6096 31.3672 52.4989 31.3122 52.3728L31.1802 52.1361L31.1527 52.0731L31.1305 52.0885Z" fill="%237D5FFF"/><path d="M47.8459 109.056C47.7519 109.582 47.265 109.921 46.7393 109.827L36.018 107.911C35.4922 107.817 35.1529 107.331 35.2469 106.805C35.3408 106.279 35.8311 105.921 36.3568 106.015L47.0781 107.93C47.6039 108.024 47.9398 108.53 47.8459 109.056Z" fill="white"/><path d="M51.5483 102.975C51.3671 103.989 50.4155 104.652 49.4016 104.471L35.3756 101.965C34.3616 101.783 33.6985 100.832 33.8797 99.8179C34.0608 98.804 35.0125 98.1408 36.0264 98.322L50.0524 100.828C51.0663 101.009 51.7261 101.98 51.5483 102.975Z" fill="white"/><path d="M53.9665 95.4046C53.7518 96.6063 52.6009 97.4082 51.3992 97.1935L36.0213 94.446C34.8197 94.2313 34.0177 93.0804 34.2324 91.8787C34.4471 90.6771 35.598 89.8751 36.7996 90.0898L52.1775 92.8374C53.3792 93.0521 54.1812 94.2029 53.9665 95.4046Z" fill="white"/><path d="M46.1403 44.9659L45.731 47.2567L41.5814 46.5153C41.5814 46.5153 40.1578 46.2415 40.0084 44.8004C39.9253 43.8555 40.211 43.0153 40.8133 42.4641C41.4632 41.8633 42.3973 41.6233 43.4676 41.8146C46.2465 42.3111 46.2591 44.1928 46.1403 44.9659Z" fill="%237D5FFF"/><path d="M64.8499 49.2389C64.2462 50.4486 62.9868 50.3399 62.7803 50.303L58.6307 49.5616L59.0433 47.2521C59.0433 47.2521 59.2755 46.1697 60.1352 45.5871C60.7328 45.1707 61.5683 45.0487 62.6386 45.2399C63.7088 45.4311 64.5021 45.9798 64.9037 46.7684C65.2966 47.4974 65.255 48.3812 64.8499 49.2389Z" fill="%237D5FFF"/><path d="M83.8697 46.243C82.7022 52.7772 79.5264 58.6231 74.7191 63.1895C74.697 63.2049 74.6936 63.2237 74.6715 63.2391L73.2712 64.4614L73.302 64.5057C70.1721 67.4923 62.8987 75.125 58.9608 84.4775C57.6904 87.4669 54.7255 89.2041 51.616 88.8229L57.9598 53.3167L62.1094 54.0581C63.5739 54.3198 66.77 53.9995 68.2705 50.9156C69.2182 48.9729 69.2305 46.8438 68.3139 45.0331C67.3665 43.1781 65.544 41.8837 63.3096 41.4845C61.2066 41.1088 59.4027 41.4452 57.942 42.4631C55.8141 43.9623 55.3317 46.3369 55.2847 46.5997L54.8755 48.8905L49.4866 47.9277L49.8959 45.6369C49.9429 45.3741 50.3126 42.9794 48.8355 40.836C47.8176 39.3754 46.2418 38.435 44.1389 38.0593C41.9045 37.6601 39.7464 38.2433 38.2153 39.6554C36.7285 41.0367 36.0027 43.0384 36.2191 45.189C36.5588 48.6017 39.4462 50.0089 40.9108 50.2706L45.0604 51.012L38.7166 86.5182C35.6896 85.7836 33.5064 83.146 33.3652 79.9237C32.785 67.0127 26.935 56.3764 26.7258 56.029C26.6433 55.8399 26.5609 55.6508 26.4563 55.4771C26.3275 55.2216 26.18 54.9627 26.0513 54.7072C25.9809 54.559 25.9226 54.4517 25.883 54.3478C22.9852 48.4436 22.0644 41.885 23.2218 35.4072C26.2109 18.6774 42.2372 7.49328 58.967 10.4824C75.6968 13.4714 86.8587 29.5132 83.8697 46.243Z" fill="white"/><path d="M54.2043 52.6459L48.8154 51.6831L42.4649 87.2269L47.8538 88.1897L54.2043 52.6459Z" fill="white"/></g><defs><clipPath id="clip0_515_1052"><rect width="80.682" height="119.02" fill="white" transform="translate(20.9321 -6.00098) rotate(10.13)"/></clipPath></defs></svg>') !important;
}

/*brand-detail-section*/
.brand-detail-section .info h1:after {
    content: '';
    display: inline-block;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 8%;
    margin: 0;
    top: -70px;
    background-image: url('data:image/svg+xml,<svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_887)"><g clip-path="url(%23clip1_515_887)"><path d="M94.7179 48.9765C94.0491 48.9621 93.4072 49.0481 92.7868 49.2144C91.9863 49.4289 91.2233 49.7838 90.5181 50.2738C89.4223 47.3851 86.6513 45.2892 83.3597 45.3326C82.7162 45.333 82.0743 45.419 81.4739 45.5798C80.6934 45.789 79.9452 46.1185 79.2692 46.5576L78.1743 18.2955C78.1463 16.1098 77.2563 14.069 75.6625 12.6038C74.078 11.0931 71.9835 10.3212 69.8093 10.4522C69.2567 10.4713 68.7256 10.5706 68.2052 10.71C64.843 11.6109 62.3723 14.6382 62.3094 18.246L61.4739 49.3906L46.5712 22.592C44.3105 19.1983 41.242 17.9133 37.7997 18.8356C37.0792 19.0287 36.3256 19.3381 35.5681 19.7131C32.2007 21.4755 30.6622 25.5002 32.1239 29.194L49.2303 64.7773L49.0101 64.8363C44.4262 66.3011 36.1465 71.745 37.6984 81.7794C39.0992 90.9298 46.5235 107.11 60.5081 112.631L63.6281 129.878C63.7079 130.416 64.0277 130.889 64.4955 131.194C64.9325 131.464 65.4973 131.571 66.0177 131.431L106.364 120.62C106.905 120.476 107.335 120.081 107.593 119.603C107.841 119.085 107.856 118.501 107.65 117.975L101.075 102.32C107.182 94.2112 109.846 80.0582 102.461 65.5446L102.379 56.5139C102.351 52.3283 98.9093 48.9285 94.7179 48.9765ZM80.767 50.3063C81.2413 49.8352 81.8334 49.483 82.4538 49.3168C82.774 49.231 83.085 49.1906 83.4067 49.1905C85.4623 49.1772 87.1553 50.8523 87.1656 52.8923L87.1897 56.5843L87.2004 56.6245L87.2814 68.2142C87.2831 69.1813 86.9178 70.1393 86.2209 70.8206C85.9891 71.0763 85.7211 71.2771 85.4224 71.4431C85.1437 71.6038 84.8343 71.7297 84.514 71.8155C84.2138 71.896 83.9029 71.9363 83.5866 71.9565C81.8472 71.9495 80.3941 70.7692 79.9641 69.1642C79.8834 68.8633 79.8428 68.5516 79.8222 68.2346L79.7026 52.9783C79.6901 51.971 80.0808 51.0277 80.767 50.3063ZM97.3529 100.758C96.9001 101.31 96.7826 102.072 97.0709 102.748L103.218 117.443L67.0538 127.133L64.6687 113.989C66.414 114.338 68.6996 114.543 71.5475 114.124C71.6075 114.108 71.6929 114.106 71.773 114.085C72.7136 113.833 73.3206 112.896 73.168 111.926C73.0086 110.851 72.0262 110.146 70.9679 110.279C66.0996 111.003 63.239 109.534 63.1428 109.495C63.1174 109.48 63.0974 109.485 63.072 109.471C62.9759 109.432 62.9197 109.383 62.8235 109.344C49.7765 104.841 42.8172 89.6755 41.5284 81.1833C40.0807 71.938 49.7752 68.6523 50.0901 68.5464L66.3408 64.192C67.4015 63.9078 68.2265 63.9448 68.6997 64.2695C69.1582 64.6198 69.4132 65.4115 69.4726 66.5137C69.6606 70.0973 69.7961 72.6843 64.1075 74.5096L53.4805 77.3571C52.4398 77.636 51.825 78.7038 52.1046 79.747C52.3841 80.7903 53.445 81.3876 54.4857 81.1088L62.5911 78.9369C64.4702 79.4655 72.6234 82.3555 73.5324 94.1534C73.6211 95.2048 74.5649 96.0055 75.614 95.918C75.7448 95.9259 75.8449 95.8991 75.9649 95.8669C76.8655 95.6256 77.4794 94.7945 77.3976 93.8488C76.6489 84.3303 71.7747 79.5081 67.8833 77.1533C73.7287 74.2324 73.5097 69.7325 73.3247 66.3202C73.2229 63.9392 72.4189 62.2194 70.9726 61.1447C69.9648 60.4256 68.1828 59.699 65.341 60.4604L53.0328 63.7584L35.6558 27.6456C34.9826 25.9337 35.7133 24.0177 37.3523 23.17C38.9167 22.3638 40.1605 22.2025 41.2653 22.7236C41.4377 22.8064 41.6154 22.9093 41.7985 23.0323C42.3224 23.3865 42.8093 23.9226 43.2737 24.6152L61.5285 57.4395C61.9436 58.1884 62.82 58.5771 63.6659 58.3719C64.4919 58.1721 65.1272 57.4213 65.1524 56.5545L66.1713 18.3293C66.1731 17.8558 66.2711 17.421 66.4199 17.0156C66.4916 16.8028 66.5686 16.6102 66.6911 16.4268C66.7443 16.3051 66.8028 16.2034 66.8922 16.1364C67.5724 15.0726 68.7164 14.379 70.0325 14.3274C71.1323 14.2692 72.1996 14.6498 73.0072 15.4225C73.8295 16.1698 74.2999 17.2049 74.3154 18.3834L75.8947 59.1808L75.9618 68.2369C75.9775 70.2969 76.7899 72.208 78.2421 73.6251C79.6797 75.0676 81.5779 75.8277 83.6336 75.8144C84.277 75.814 84.9189 75.728 85.5393 75.5618C86.3598 75.3419 87.1174 74.9669 87.8226 74.4769C88.9292 77.4058 91.6948 79.4816 94.9718 79.4637C95.6352 79.4579 96.2771 79.3719 96.8976 79.2057C99.1791 78.5944 101.005 76.9225 101.907 74.767C104.747 85.4454 102.106 95.1198 97.3529 100.758ZM98.5039 56.5416L98.6289 71.8179C98.6446 73.878 96.9951 75.5671 94.9394 75.5804C92.8838 75.5936 91.2108 73.9131 91.1805 71.8785L91.1564 68.1865C91.1564 68.1865 91.1511 68.1664 91.1657 68.141L91.0647 56.5566C91.0576 55.5694 91.4337 54.6516 92.1252 53.9502C92.8168 53.2488 93.7598 52.8456 94.7449 52.8397C95.75 52.8284 96.6918 53.2211 97.4125 53.9096C98.1186 54.6235 98.4914 55.5343 98.5039 56.5416Z" fill="%23333333"/><path d="M104.45 46.7121C101.821 44.1052 98.3335 42.696 94.6547 42.7356C94.0567 42.7453 93.464 42.7751 92.8675 42.8704C90.7722 40.8945 88.0855 39.5932 85.2135 39.2016L84.3745 18.1388C84.3168 14.2408 82.7111 10.65 79.8805 8.01109C77.0952 5.38149 73.3818 4.0112 69.4697 4.22084C68.5007 4.28696 67.5332 4.43869 66.5926 4.69073C60.5086 6.32094 56.1962 11.8415 56.0995 18.1247L55.8583 26.5108L52.0027 19.5664L51.8782 19.3418L51.739 19.1425C48.018 13.5812 42.2111 11.2022 36.1871 12.8164C35.0263 13.1274 33.8631 13.5896 32.7122 14.1775C26.4803 17.417 23.7292 24.8415 26.3428 31.4736L26.4019 31.6943L26.5211 31.8989L40.9624 61.939C39.4572 62.9659 37.8618 64.2965 36.3832 65.9828C32.2629 70.6993 30.5941 76.4791 31.5571 82.7148C33.109 92.7493 40.5569 109.418 54.9683 116.931L57.4991 130.939C57.8849 133.18 59.1913 135.174 61.1331 136.416C63.0349 137.67 65.409 138.045 67.6304 137.449L107.977 126.638C110.199 126.043 112.082 124.506 113.137 122.439L113.166 122.388L113.19 122.317C114.209 120.195 114.276 117.726 113.374 115.559L108.093 102.976C113.315 93.9649 115.986 79.5952 108.673 64.0729L108.606 56.4574C108.562 52.7708 107.094 49.2937 104.45 46.7121ZM63.6282 129.878L60.5082 112.63C46.5236 107.11 39.0992 90.9292 37.6985 81.7788C36.1466 71.7444 44.4263 66.3005 49.0102 64.8357L49.2304 64.7767L32.124 29.1934C30.6623 25.4996 32.2008 21.4749 35.5681 19.7125C36.3257 19.3375 37.0793 19.0281 37.7998 18.835C41.2421 17.9127 44.3106 19.1977 46.5713 22.5915L61.474 49.39L62.3095 18.2454C62.3724 14.6376 64.8431 11.6103 68.2053 10.7094C68.7256 10.57 69.2567 10.4707 69.8093 10.4516C71.9836 10.3206 74.078 11.0925 75.6626 12.6032C77.2564 14.0684 78.1464 16.1092 78.1744 18.2949L79.2693 46.557C79.9452 46.1179 80.6935 45.7884 81.474 45.5792C82.0744 45.4184 82.7163 45.3324 83.3597 45.332C86.6514 45.2886 89.4224 47.3845 90.5182 50.2732C91.2234 49.7832 91.9863 49.4283 92.7869 49.2138C93.4073 49.0475 94.0492 48.9616 94.718 48.9759C98.9094 48.9279 102.351 52.3277 102.379 56.5133L102.461 65.544C109.846 80.0576 107.182 94.2106 101.075 102.319L107.651 117.974C107.856 118.5 107.841 119.085 107.593 119.602C107.335 120.08 106.905 120.475 106.364 120.62L66.0177 131.431C65.4974 131.57 64.9326 131.463 64.4956 131.193C64.0278 130.889 63.7079 130.415 63.6282 129.878Z" fill="%23FFF02E"/><path d="M98.5039 56.5418L98.6289 71.8181C98.6447 73.8782 96.9952 75.5673 94.9395 75.5806C92.8838 75.5938 91.2109 73.9133 91.1805 71.8787L91.1565 68.1867C91.1565 68.1867 91.1511 68.1666 91.1658 68.1412L91.0648 56.5568C91.0576 55.5696 91.4338 54.6517 92.1253 53.9504C92.8168 53.249 93.7598 52.8458 94.7449 52.8399C95.7501 52.8286 96.6919 53.2213 97.4126 53.9098C98.1187 54.6237 98.4914 55.5345 98.5039 56.5418Z" fill="white"/><path d="M87.1656 52.8919L87.1896 56.5839L87.2004 56.624L87.2814 68.2138C87.2831 69.1809 86.9178 70.1389 86.2208 70.8202C85.989 71.0758 85.7211 71.2767 85.4224 71.4427C85.1437 71.6034 84.8342 71.7293 84.514 71.8151C84.2138 71.8956 83.9029 71.9359 83.5865 71.9561C81.8472 71.9491 80.3941 70.7688 79.964 69.1638C79.8834 68.8629 79.8428 68.5512 79.8222 68.2342L79.7026 52.9779C79.6901 51.9706 80.0808 51.0273 80.767 50.3059C81.2413 49.8347 81.8334 49.4826 82.4538 49.3163C82.774 49.2305 83.0849 49.1902 83.4066 49.19C85.4623 49.1768 87.1553 50.8519 87.1656 52.8919Z" fill="white"/><path d="M85.4223 71.4429C84.8649 71.7643 84.2498 71.9506 83.5864 71.9563C83.9028 71.9361 84.2137 71.8958 84.5139 71.8153C84.8341 71.7295 85.1436 71.6036 85.4223 71.4429Z" fill="white"/><path d="M97.071 102.748L103.218 117.443L67.054 127.133L64.6689 113.989C66.4142 114.338 68.6998 114.543 71.5477 114.124C71.6077 114.108 71.6931 114.106 71.7732 114.085C72.7138 113.833 73.3208 112.896 73.1682 111.926C73.0088 110.851 72.0264 110.147 70.9681 110.28C66.0998 111.004 63.2392 109.534 63.143 109.495C63.1176 109.48 63.0976 109.486 63.0722 109.471C62.976 109.432 62.9199 109.383 62.8237 109.344C49.7766 104.841 42.8173 89.6758 41.5286 81.1835C40.0809 71.9382 49.7754 68.6525 50.0902 68.5466L66.341 64.1923C67.4017 63.9081 68.2267 63.945 68.6999 64.2698C69.1583 64.62 69.4134 65.4118 69.4728 66.514C69.6608 70.0976 69.7963 72.6846 64.1077 74.5099L53.4807 77.3574C52.44 77.6362 51.8252 78.7041 52.1047 79.7473C52.3843 80.7905 53.4452 81.3879 54.4859 81.109L62.5913 78.9372C64.4704 79.4658 72.6236 82.3558 73.5326 94.1537C73.6213 95.2051 74.5651 96.0058 75.6142 95.9182C75.745 95.9262 75.8451 95.8994 75.9651 95.8672C76.8657 95.6259 77.4796 94.7948 77.3978 93.8491C76.6491 84.3305 71.7748 79.5083 67.8835 77.1536C73.7289 74.2327 73.5099 69.7328 73.3249 66.3204C73.2231 63.9394 72.4191 62.2196 70.9728 61.145C69.965 60.4259 68.183 59.6992 65.3411 60.4607L53.033 63.7587L35.656 27.6458C34.9828 25.934 35.7135 24.018 37.3525 23.1703C38.9169 22.3641 40.1607 22.2028 41.2655 22.7238C41.4379 22.8067 41.6156 22.9096 41.7987 23.0325C42.3226 23.3867 42.8095 23.9228 43.2739 24.6155L61.5287 57.4398C61.9438 58.1886 62.8202 58.5774 63.6661 58.3722C64.492 58.1724 65.1274 57.4216 65.1526 56.5547L66.1715 18.3296C66.1733 17.8561 66.2713 17.4212 66.4201 17.0158C66.4918 16.8031 66.5688 16.6104 66.6913 16.4271C66.7445 16.3053 66.803 16.2036 66.8924 16.1367C67.5725 15.0728 68.7166 14.3792 70.0327 14.3276C71.1325 14.2695 72.1997 14.6501 73.0074 15.4228C73.8297 16.1701 74.3001 17.2052 74.3156 18.3837L75.8949 59.181L75.962 68.2371C75.9777 70.2972 76.7901 72.2083 78.2423 73.6254C79.6799 75.0679 81.5781 75.8279 83.6338 75.8147C84.2772 75.8143 84.9191 75.7283 85.5395 75.5621C86.36 75.3422 87.1176 74.9672 87.8228 74.4772C88.9294 77.4061 91.695 79.4819 94.972 79.4639C95.6354 79.4582 96.2773 79.3722 96.8977 79.206C99.1793 78.5946 101.005 76.9228 101.907 74.7672C104.747 85.4457 102.106 95.1201 97.3531 100.759C96.9003 101.31 96.7828 102.073 97.071 102.748Z" fill="white"/><path d="M66.4197 17.0154C66.271 17.4208 66.173 17.8556 66.1712 18.3291C66.1784 17.8757 66.251 17.4261 66.4197 17.0154Z" fill="white"/></g></g><defs><clipPath id="clip0_515_887"><rect width="140" height="140" fill="white"/></clipPath><clipPath id="clip1_515_887"><rect width="81.8825" height="128.524" fill="white" transform="translate(14.1924 18.7102) rotate(-15)"/></clipPath></defs></svg>');
}

.brand-detail-section .item.items-4 a:hover {
    color: #333;
    background-color: #fff;
}

/*branding page end*/
/*web-app-page start*/
.web-app-banner h1:after {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    left: 34%;
    top: 6px;
    margin: 0;
    background-image: url('data:image/svg+xml,<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_1432)"><g clip-path="url(%23clip1_515_1432)"><path d="M53.1357 105.874C41.1746 104.192 29.9702 101.903 21.61 99.436C15.5716 97.6424 11.6421 95.9913 9.26224 94.2304C6.84745 92.4454 5.78327 90.33 6.12081 87.9299C6.166 87.6087 10.4801 53.6606 6.764 40.2643C6.25093 38.4577 6.91411 36.4695 8.43544 35.3345C9.44161 34.5895 10.6338 34.2946 11.8186 34.4612C12.4957 34.5564 13.1138 34.7976 13.6946 35.1683L25.3528 42.6859L32.1863 26.5526C32.7509 25.1288 34.0897 24.0644 35.6607 23.8036C36.1306 23.7348 36.5926 23.7227 37.044 23.7861C38.1536 23.9422 39.1509 24.4872 39.8748 25.3406L49.0069 35.6828L61.4665 16.9104C62.4367 15.4665 64.1332 14.7222 65.9199 14.9735C67.7065 15.2248 69.1319 16.4081 69.6662 18.0636L76.4647 39.5444L88.1354 32.1086C89.0236 31.5205 90.1326 31.2717 91.2422 31.4278C91.6936 31.4913 92.1343 31.6303 92.5483 31.8235C93.9675 32.5049 94.9635 33.8783 95.1646 35.4484L97.2804 52.8595L110.581 48.8329C111.204 48.6314 111.884 48.5728 112.542 48.6654C113.727 48.832 114.791 49.4443 115.521 50.3948C116.683 51.9459 116.791 54.0425 115.778 55.6538C112.815 60.4983 109.71 69.8904 106.853 82.844C104.588 92.9516 103.279 101.575 103.268 101.65C102.455 107.163 95.4617 108.338 85.2089 108.419C76.4926 108.484 65.1102 107.597 53.1492 105.914L53.1357 105.874ZM23.3692 90.3365C30.1224 92.3655 40.618 94.7859 54.4033 96.7246C68.1886 98.6634 78.9258 99.2291 85.9767 99.1415C79.2235 97.1125 68.7494 94.6758 54.9641 92.7371C41.1788 90.7983 30.4228 90.23 23.3692 90.3365ZM56.2693 83.593C68.2303 85.2752 79.416 87.5614 87.7762 90.0284C90.8505 90.9425 93.3928 91.8204 95.4544 92.7078C96.9597 84.4591 99.7573 70.9767 103.508 60.5383L94.6931 63.2109C94.0326 63.4071 93.3746 63.4494 92.7351 63.3595C92.0393 63.2616 91.3673 62.9937 90.8081 62.6067C89.7488 61.9566 88.9679 60.6905 88.8181 59.3011L86.9199 43.7514L76.3602 50.5148C75.472 51.1029 74.3657 51.3328 73.2937 51.182C72.9552 51.1344 72.622 51.049 72.2941 50.9258C71.0309 50.4976 69.9925 49.4265 69.5338 48.0515L63.8095 29.9787L53.3251 45.7526C52.4808 46.9829 51.1872 47.7261 49.7583 47.7949C49.5247 47.8199 49.1808 47.8101 48.8423 47.7625C47.7515 47.609 46.773 47.0667 46.0626 46.2537L37.7942 36.8617L31.6754 51.3224C31.0891 52.6276 30.0187 53.5563 28.738 53.935C28.2145 54.1119 27.4947 54.1842 26.7988 54.0863C26.1594 53.9964 25.5386 53.7742 24.9928 53.4276L17.2224 48.4033C17.9669 59.4738 16.9184 73.2022 16.0901 81.5461C18.3165 81.2618 21.0024 81.1192 24.2096 81.0884C32.9259 81.0231 44.327 81.9134 56.2881 83.5956L56.2693 83.593Z" fill="%23333333"/><path d="M65.5049 17.7868C66.1443 17.8767 66.7224 18.2664 66.9383 18.9134L74.8513 43.9236L89.6404 34.4981C89.9999 34.2596 90.4135 34.1829 90.8272 34.2411C90.9965 34.2649 91.1631 34.3076 91.3244 34.3881C91.8459 34.6349 92.2308 35.1708 92.3015 35.7589L94.828 56.5233L111.372 51.5267C111.614 51.4451 111.885 51.4254 112.13 51.4598C112.562 51.5206 112.971 51.7515 113.264 52.1204C113.7 52.7021 113.744 53.4792 113.35 54.0983C109.54 60.3269 106.305 72.0132 104.05 82.1801C101.777 92.3444 100.441 101.022 100.417 101.192C100.125 103.271 98.0224 105.403 85.1587 105.502C76.5955 105.57 65.3448 104.7 53.5154 103.037C41.686 101.373 30.6132 99.1027 22.4008 96.6758C16.2334 94.8448 12.7902 93.2813 10.9294 91.9211C9.07122 90.542 8.77667 89.3635 8.92285 88.3241C8.97069 87.9839 13.3915 53.5499 9.48102 39.4902C9.27313 38.7864 9.54871 38.0543 10.1094 37.6128C10.4931 37.3392 10.9496 37.2299 11.3822 37.2908C11.6267 37.3251 11.8632 37.4162 12.0917 37.564L26.6161 46.9301L34.7718 27.668C34.9832 27.1196 35.501 26.7106 36.0891 26.6198C36.2664 26.587 36.4383 26.5919 36.6075 26.6157C37.0213 26.6739 37.395 26.8806 37.6775 27.1901L49.293 40.3291L63.7975 18.4717C64.1835 17.9093 64.8466 17.6942 65.4861 17.7841M49.222 44.9252C48.8271 44.8696 48.4534 44.6629 48.1897 44.356L36.9104 31.5534L29.0331 50.1993C28.8323 50.6722 28.4165 51.0377 27.9359 51.1821C27.6943 51.2637 27.423 51.2834 27.1786 51.249C26.9341 51.2146 26.6976 51.1235 26.4852 50.9973L13.7407 42.7488C15.7344 55.7102 13.794 76.598 12.8343 85.0584C15.0924 84.4123 18.6401 84.0055 24.2083 83.9599C32.7715 83.8923 44.0222 84.7615 55.8705 86.4278C67.7187 88.0941 78.7539 90.3592 86.9663 92.7861C92.3059 94.3658 95.6012 95.7543 97.5961 96.9792C99.026 88.5849 102.903 67.9696 108.395 56.0609L93.8696 60.4742C93.6306 60.5369 93.3781 60.5592 93.1336 60.5249C92.8892 60.4905 92.6338 60.3968 92.4241 60.2516C91.9832 59.9776 91.7031 59.5143 91.6406 59.0044L89.193 38.9063L74.82 48.1012C74.4819 48.3235 74.0845 48.4218 73.6707 48.3636C73.5391 48.3451 73.4262 48.3292 73.2999 48.2729C72.7893 48.0855 72.4046 47.6845 72.2292 47.1587L64.7263 23.4589L50.9588 44.1673C50.6452 44.6242 50.1648 44.9036 49.6223 44.9429C49.4853 44.9622 49.3725 44.9463 49.2408 44.9278M54.0045 99.5594C77.7949 102.905 93.7549 102.336 96.734 100.655C94.337 98.1975 79.1531 93.2483 55.3626 89.9024C31.5721 86.5566 15.5933 87.123 12.6116 88.8236C15.0113 91.2618 30.1952 96.2109 54.0045 99.5594ZM66.3022 12.1173C63.4248 11.7126 60.6653 12.9241 59.0867 15.2845L48.672 30.9719L41.9884 23.4024C40.8152 22.0618 39.213 21.1812 37.4263 20.9299C36.6929 20.8268 35.9623 20.8397 35.2372 20.9497C32.6646 21.378 30.5048 23.0978 29.5387 25.4673L24.0328 38.4339L15.1869 32.738C14.3266 32.1738 13.2703 31.7747 12.1983 31.6239C10.28 31.3541 8.35214 31.8346 6.76908 32.9996L6.72615 33.0321L6.68323 33.0646C4.23893 34.8985 3.17199 38.1211 4.02253 41.0737C7.02834 51.8841 4.43108 78.9429 3.27818 87.5495C2.9433 89.9307 3.40522 93.4646 7.55982 96.5158C10.2166 98.489 14.4338 100.277 20.7866 102.153C29.2757 104.658 40.628 106.987 52.7207 108.687C64.8134 110.388 76.3489 111.278 85.1995 111.212C94.6464 111.134 104.823 110.368 106.054 102.023C106.067 101.929 107.36 93.4187 109.61 83.4245C112.379 70.9596 115.419 61.6162 118.203 57.0934C119.811 54.5251 119.656 51.1306 117.815 48.6747L117.782 48.6316L117.75 48.5885C116.547 47.051 114.829 46.0386 112.93 45.7714C111.858 45.6206 110.732 45.7129 109.688 46.0478L99.6733 49.072L97.9628 35.0519C97.6474 32.5214 96.0431 30.2915 93.761 29.1997C93.0406 28.8671 92.3419 28.6532 91.6084 28.5501C89.8406 28.3014 88.0388 28.7033 86.5414 29.6683L78.0292 35.1007L72.3428 17.1681C71.4603 14.4423 69.142 12.5167 66.2834 12.1147L66.3022 12.1173ZM50.0096 50.6441C52.2925 50.5026 54.3376 49.3256 55.6428 47.4085L62.8898 36.5176L66.8059 48.9013C67.5587 51.185 69.2186 52.8831 71.374 53.6487C71.8658 53.8335 72.3656 53.9617 72.8922 54.0357C74.66 54.2843 76.443 53.8798 77.9404 52.9148L84.6438 48.6156L86.0008 59.6952C86.2512 61.8696 87.4871 63.855 89.3127 65.056C90.2242 65.666 91.2617 66.0625 92.3524 66.2159C93.4432 66.3693 94.4316 66.2963 95.4519 65.9965L99.098 64.8905C96.5932 73.0179 94.6378 82.0127 93.3157 88.8225C91.9101 88.3165 90.3487 87.8271 88.6181 87.3139C80.1101 84.8069 68.7767 82.4806 56.7028 80.7825C44.6289 79.0845 33.0558 78.1892 24.2052 78.2549C22.4001 78.2709 20.7617 78.3295 19.2737 78.4093C19.8812 71.499 20.4825 62.3138 20.3167 53.8107L23.4464 55.8312C24.4169 56.4302 25.4006 56.7998 26.435 56.9453C27.4693 57.0908 28.6323 57.0038 29.6767 56.6689C31.7414 56.0342 33.4287 54.537 34.304 52.5402L34.3094 52.5024L34.3335 52.4673L38.6776 42.1702L43.9702 48.1759C45.0896 49.4896 46.7133 50.3539 48.4811 50.6026C49.0077 50.6766 49.5234 50.6913 50.0472 50.6494L50.0096 50.6441Z" fill="%23F9423A"/><path d="M93.8691 60.4742C93.3697 60.616 92.8431 60.5419 92.4209 60.2705C91.98 59.9965 91.7 59.5332 91.6374 59.0233L89.1899 38.9252L74.8168 48.1202C74.3741 48.4048 73.8074 48.4793 73.2994 48.2729C72.7888 48.0855 72.4041 47.6845 72.2287 47.1587L64.7258 23.4589L50.9583 44.1673C50.6447 44.6243 50.1643 44.9036 49.6218 44.9429C49.0793 44.9823 48.5498 44.7922 48.2054 44.3775L36.9261 31.5749L29.0487 50.2209C28.848 50.6937 28.4322 51.0592 27.9516 51.2036C27.4683 51.3669 26.9418 51.2929 26.5035 51L13.759 42.7515C15.7527 55.7129 13.8123 76.6007 12.8526 85.061C15.1107 84.415 18.6584 84.0081 24.2266 83.9626C32.7898 83.8949 44.0405 84.7642 55.8888 86.4305C67.737 88.0968 78.7722 90.3618 86.9846 92.7888C92.3242 94.3684 95.6195 95.7569 97.6144 96.9818C99.0443 88.5876 102.922 67.9722 108.413 56.0635L93.8879 60.4768L93.8691 60.4742ZM22.4908 79.9411C19.1244 79.4677 17.0177 75.3555 17.6928 70.5554C18.3679 65.7552 21.5244 62.4026 24.8908 62.876C28.2572 63.3495 30.3639 67.4616 29.6914 72.2429C29.019 77.0241 25.876 80.4172 22.4908 79.9411ZM39.5342 76.4409C36.1678 75.9674 34.0638 71.8364 34.7362 67.0551C35.4087 62.2739 38.5705 58.8834 41.9369 59.3568C45.3033 59.8303 47.41 63.9424 46.7349 68.7426C46.0598 73.5427 42.9006 76.9143 39.5342 76.4409ZM57.5548 74.3114C54.1696 73.8353 52.0817 69.7258 52.7568 64.9257C53.4319 60.1255 56.5696 56.7702 59.9548 57.2463C63.3401 57.7224 65.4279 61.8319 64.7555 66.6132C64.0831 71.3944 60.9212 74.7849 57.5548 74.3114ZM74.1762 81.3129C70.8098 80.8394 68.7057 76.7084 69.3782 71.9271C70.0506 67.1459 73.2124 63.7554 76.5789 64.2289C79.9452 64.7023 82.0519 68.8144 81.3769 73.6146C80.7018 78.4147 77.5426 81.7863 74.1762 81.3129ZM89.5931 89.3783C86.2267 88.9049 84.12 84.7927 84.7951 79.9926C85.4701 75.1924 88.6267 71.8398 91.9931 72.3132C95.3595 72.7867 97.4662 76.8988 96.7937 81.68C96.1213 86.4613 92.9595 89.8518 89.5931 89.3783Z" fill="white"/><path d="M96.7525 100.657C93.7734 102.339 77.8134 102.908 54.023 99.562C30.2325 96.2162 15.0298 91.2644 12.6301 88.8262C15.6119 87.1257 31.5718 86.5565 55.3811 89.905C79.1904 93.2536 94.3555 98.2001 96.7525 100.657Z" fill="white"/><path d="M59.9573 57.2275C56.5721 56.7514 53.4318 60.1256 52.7593 64.9069C52.0869 69.6881 54.1721 73.8165 57.5573 74.2926C60.9425 74.7687 64.0829 71.3945 64.758 66.5944C65.4331 61.7942 63.3237 57.701 59.9573 57.2275ZM58.0437 70.8343C56.8401 70.665 55.7916 68.3012 56.201 65.3909C56.6103 62.4806 58.2673 60.5166 59.471 60.6859C60.6746 60.8552 61.723 63.2189 61.3164 66.1103C60.9097 69.0018 59.2473 71.0035 58.0437 70.8343Z" fill="%23333333"/><path d="M61.3143 66.1294C60.9049 69.0397 59.2452 71.0226 58.0416 70.8533C56.838 70.684 55.7895 68.3203 56.1988 65.4099C56.6081 62.4996 58.2652 60.5357 59.4688 60.7049C60.6725 60.8742 61.7209 63.2379 61.3143 66.1294Z" fill="%23F9423A"/><path d="M41.9398 59.3379C38.5734 58.8644 35.4142 62.236 34.7391 67.0361C34.064 71.8363 36.1707 75.9484 39.5371 76.4219C42.9035 76.8953 46.0653 73.5049 46.7378 68.7236C47.4102 63.9424 45.3062 59.8113 41.9398 59.3379ZM40.0208 72.9824C38.8172 72.8131 37.7714 70.4305 38.1781 67.5391C38.5847 64.6476 40.2471 62.6459 41.4507 62.8152C42.6544 62.9844 43.7028 65.3482 43.2935 68.2585C42.8842 71.1688 41.2244 73.1517 40.0208 72.9824Z" fill="%23333333"/><path d="M43.2745 68.2562C42.8678 71.1476 41.2055 73.1494 40.0018 72.9801C38.7982 72.8108 37.7524 70.4282 38.1591 67.5367C38.5657 64.6453 40.2281 62.6436 41.4317 62.8128C42.6354 62.9821 43.6838 65.3458 43.2745 68.2562Z" fill="%23F9423A"/><path d="M24.8939 62.8569C21.5275 62.3835 18.3683 65.755 17.6959 70.5363C17.0234 75.3175 19.1274 79.4486 22.4938 79.922C25.8602 80.3955 29.0194 77.0239 29.6945 72.2238C30.3696 67.4236 28.2791 63.333 24.8939 62.8569ZM22.9802 76.4637C21.7766 76.2944 20.7282 73.9306 21.1375 71.0203C21.5468 68.11 23.2039 66.146 24.4075 66.3153C25.6111 66.4846 26.6595 68.8483 26.2529 71.7397C25.8462 74.6312 24.1839 76.6329 22.9802 76.4637Z" fill="%23333333"/><path d="M26.2527 71.7402C25.8434 74.6505 24.1837 76.6334 22.9801 76.4641C21.7764 76.2948 20.728 73.9311 21.1373 71.0208C21.5466 68.1105 23.2037 66.1465 24.4073 66.3158C25.6109 66.485 26.6594 68.8488 26.2527 71.7402Z" fill="%23F9423A"/><path d="M76.5814 64.21C73.215 63.7365 70.0558 67.1081 69.3807 71.9082C68.7056 76.7084 70.8123 80.8205 74.1787 81.294C77.5451 81.7674 80.7069 78.3769 81.3794 73.5957C82.0518 68.8144 79.9478 64.6834 76.5814 64.21ZM74.6624 77.8545C73.4588 77.6852 72.413 75.3026 72.8197 72.4111C73.2263 69.5197 74.8887 67.518 76.0923 67.6872C77.296 67.8565 78.3444 70.2202 77.9351 73.1306C77.5258 76.0409 75.866 78.0238 74.6624 77.8545Z" fill="%23333333"/><path d="M77.9356 73.1307C77.529 76.0221 75.8666 78.0239 74.663 77.8546C73.4593 77.6853 72.4136 75.3027 72.8202 72.4113C73.2268 69.5198 74.8892 67.5181 76.0929 67.6874C77.2965 67.8566 78.3449 70.2204 77.9356 73.1307Z" fill="%23F9423A"/><path d="M91.9954 72.2944C88.629 71.821 85.4698 75.1925 84.7974 79.9738C84.125 84.755 86.229 88.8861 89.5954 89.3595C92.9618 89.833 96.121 86.4614 96.7961 81.6613C97.4712 76.8611 95.3618 72.7679 91.9954 72.2944ZM90.0818 85.9012C88.8782 85.7319 87.8297 83.3681 88.239 80.4578C88.6483 77.5475 90.3054 75.5835 91.509 75.7528C92.7127 75.9221 93.7611 78.2858 93.3545 81.1772C92.9478 84.0687 91.2854 86.0704 90.0818 85.9012Z" fill="%23333333"/><path d="M93.3357 81.1743C92.9264 84.0846 91.2667 86.0675 90.0631 85.8982C88.8594 85.7289 87.811 83.3652 88.2203 80.4549C88.6296 77.5445 90.2867 75.5806 91.4903 75.7499C92.694 75.9191 93.7424 78.2829 93.3357 81.1743Z" fill="%23F9423A"/></g></g><defs><clipPath id="clip0_515_1432"><rect width="120" height="120" fill="white"/></clipPath><clipPath id="clip1_515_1432"><rect width="116.572" height="97.5394" fill="white" transform="translate(8.58398 4) rotate(8.00552)"/></clipPath></defs></svg>') !important;
}

/*web-app-detail-section*/
.web-app-detail-section .info h1:after {
    content: '';
    display: inline-block;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 1%;
    margin: 0;
    top: -70px;
    background-image: url('data:image/svg+xml,<svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_515_1198)"><g clip-path="url(%23clip1_515_1198)"><path d="M54.1836 12.3355C22.6615 20.7819 3.89099 53.2933 12.3373 84.8155C20.7837 116.338 53.2951 135.108 84.8173 126.662C116.339 118.215 135.11 85.704 126.664 54.1818C118.217 22.6597 85.7058 3.88919 54.1836 12.3355ZM83.7867 122.816C54.381 130.695 24.0627 113.191 16.1835 83.7849C8.30423 54.3792 25.8085 24.0609 55.2142 16.1817C84.62 8.30243 114.938 25.8067 122.817 55.2124C130.697 84.6182 113.192 114.936 83.7867 122.816Z" fill="%23333333"/><path d="M52.5474 6.23095C17.6675 15.577 -3.1141 51.5718 6.23194 86.4517C15.578 121.332 51.5728 142.113 86.4527 132.767C121.333 123.421 142.114 87.4263 132.768 52.5464C123.422 17.6665 87.4273 -3.11509 52.5474 6.23095ZM84.8169 126.662C53.2948 135.109 20.7833 116.338 12.3369 84.8159C3.89061 53.2938 22.6611 20.7823 54.1833 12.3359C85.7054 3.88961 118.217 22.6601 126.663 54.1823C135.11 85.7044 116.339 118.216 84.8169 126.662Z" fill="%237D5FFF"/><path d="M55.2135 16.1825C25.8077 24.0618 8.30348 54.38 16.1827 83.7857C24.062 113.191 54.3802 130.696 83.786 122.816C113.192 114.937 130.696 84.619 122.817 55.2133C114.937 25.8075 84.6192 8.30326 55.2135 16.1825ZM78.2351 102.1C64.4785 105.786 49.6132 101.59 39.4821 91.131C39.3992 91.0659 39.372 90.9642 39.2986 90.853C39.2136 91.2684 39.1489 91.6783 39.2227 92.1166C39.3569 93.1057 38.7134 94.0415 37.7569 94.2978C37.6755 94.3196 37.6145 94.336 37.5073 94.3429C36.4109 94.484 35.422 93.7238 35.2809 92.6275C34.9359 90.0372 36.0117 87.4588 38.0807 85.901C40.1756 84.3582 42.9302 84.0564 45.3403 85.1554C46.3546 85.6034 46.7984 86.7714 46.3505 87.7857C45.8916 88.7592 44.7087 89.2289 43.7351 88.77C43.3183 88.5981 42.8826 88.5186 42.4632 88.5001C51.5887 97.8111 64.8927 101.553 77.2045 98.254C89.5162 94.9551 99.2374 85 102.448 72.3181C102.068 72.5289 101.746 72.7899 101.45 73.1526C100.77 74.0328 99.5312 74.212 98.6714 73.5264C97.7966 72.8665 97.6119 71.6074 98.2976 70.7475C99.8978 68.6611 102.491 67.5953 105.038 67.9818C107.599 68.3424 109.775 70.1149 110.716 72.5674C111.101 73.5984 110.599 74.7362 109.568 75.1215C109.492 75.1637 109.431 75.18 109.37 75.1964C108.393 75.4581 107.357 74.9287 106.994 73.9792C106.844 73.5831 106.603 73.255 106.342 72.9323C106.329 73.0449 106.356 73.1467 106.311 73.2241C102.767 87.3476 92.012 98.4087 78.2351 102.1ZM57.8523 56.393C59.968 64.2888 58.0248 71.2001 53.3646 72.4488C48.7045 73.6975 43.5659 68.6837 41.4502 60.7879C39.3345 52.8921 41.2723 45.9604 45.9325 44.7117C50.5926 43.4631 55.7312 48.4768 57.8523 56.393ZM73.0741 52.3143C70.953 44.3982 72.8555 37.4977 77.5157 36.2491C82.1758 35.0004 87.3144 40.0141 89.4355 47.9303C91.5566 55.8464 89.6283 62.732 84.9478 63.9861C80.2673 65.2402 75.1898 60.2101 73.0741 52.3143Z" fill="white"/><path d="M57.8523 56.392C59.968 64.2878 58.0248 71.1991 53.3646 72.4478C48.7045 73.6965 43.5659 68.6827 41.4502 60.7869C39.3346 52.8911 41.2723 45.9594 45.9325 44.7107C50.5926 43.4621 55.7312 48.4758 57.8523 56.392Z" fill="%23333333"/><path d="M89.4357 47.9302C91.5513 55.826 89.6284 62.7319 84.9479 63.986C80.2674 65.2402 75.1899 60.21 73.0743 52.3142C70.9586 44.4184 72.8557 37.4977 77.5158 36.249C82.176 35.0003 87.3145 40.0141 89.4357 47.9302Z" fill="%23333333"/><path d="M110.716 72.5669C111.101 73.5979 110.599 74.7357 109.568 75.121C109.492 75.1632 109.431 75.1795 109.37 75.1959C108.393 75.4576 107.357 74.9282 106.994 73.9787C106.844 73.5826 106.603 73.2545 106.343 72.9318C106.329 73.0445 106.356 73.1462 106.312 73.2236C102.768 87.3471 92.0122 98.4082 78.2352 102.1C64.4583 105.791 49.6133 101.59 39.4823 91.1305C39.3994 91.0655 39.3721 90.9637 39.2987 90.8525C39.2137 91.2679 39.1491 91.6778 39.2229 92.1161C39.3571 93.1052 38.7136 94.041 37.7571 94.2973C37.6757 94.3191 37.6147 94.3355 37.5075 94.3424C36.4111 94.4835 35.4222 93.7234 35.2811 92.627C34.936 90.0367 36.0118 87.4583 38.0809 85.9005C40.1758 84.3577 42.9303 84.0559 45.3405 85.1549C46.3548 85.6029 46.7986 86.7709 46.3506 87.7852C45.8917 88.7588 44.7089 89.2284 43.7353 88.7695C43.3185 88.5976 42.8828 88.5181 42.4634 88.4996C51.5888 97.8106 64.8929 101.552 77.2046 98.2536C89.5164 94.9546 99.2376 84.9995 102.448 72.3176C102.069 72.5284 101.746 72.7894 101.45 73.1521C100.77 74.0323 99.5314 74.2116 98.6715 73.5259C97.7968 72.866 97.6121 71.6069 98.2977 70.747C99.898 68.6606 102.491 67.5949 105.038 67.9813C107.599 68.3419 109.775 70.1144 110.716 72.5669Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_515_1198"><rect width="140" height="140" fill="white"/></clipPath><clipPath id="clip1_515_1198"><rect width="131" height="131" fill="white" transform="translate(-10.7207 23.1836) rotate(-15)"/></clipPath></defs></svg>');
}

.web-app-detail-section .item.items-4 a:hover {
    color: #333;
    background-color: #fff;
}

/*web-app-page end*/
/*marketing start*/
/*marketing-banner*/
.marketing-banner h1:after {
    content: '';
    display: inline-block;
    width: 120px;
    height: 120px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    left: 30%;
    top: 6px;
    margin: 0;
    background-image: url('data:image/svg+xml,<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_369_2070)"><path d="M40.8496 116.326C40.5828 116.326 40.3515 116.326 40.1025 116.273C38.5726 116.006 37.2739 114.954 36.7047 113.492L32.5953 102.619C32.5419 102.494 32.5063 102.37 32.4885 102.227C32.2217 101.318 32.275 100.355 32.5953 99.4642L42.4685 73.3865H30.4783C29.4287 73.3865 28.4859 72.7805 28.0411 71.8179L23.0422 60.7666C22.9711 60.624 22.9355 60.4814 22.8999 60.3388C22.5085 59.1623 22.5975 57.879 23.2023 56.8095L49.6377 6.06235C50.3849 4.60072 51.897 3.67383 53.5692 3.67383H85.9464C87.2628 3.67383 88.4903 4.24422 89.3264 5.24241C89.4154 5.33153 89.5043 5.43848 89.5932 5.54543L96.5312 15.3669C97.563 16.8463 97.6164 18.7714 96.6735 20.3043L86.1776 37.0596H88.4725C90.2337 37.0596 91.8169 38.0935 92.5285 39.6977C92.5641 39.7868 92.5997 39.8759 92.6353 39.9651C92.6709 40.0542 92.7064 40.1433 92.742 40.2324L95.9086 50.856C96.3177 52.3355 95.9975 53.8684 95.0369 55.0092L44.2297 114.758C43.4114 115.738 42.1839 116.326 40.8496 116.326ZM42.3618 103.243L86.6935 51.0877L86.5334 50.553L41.8637 101.96L42.344 103.261L42.3618 103.243ZM52.6798 54.4744C54.1741 54.4744 55.5439 55.2052 56.3622 56.4352C57.1627 57.5759 57.3584 59.1089 56.8603 60.4814L49.7267 79.3578L78.7238 45.9898H65.9508C64.3498 45.9898 62.8732 45.1164 62.0727 43.7261C61.2899 42.3892 61.3077 40.6602 62.1083 39.2877L78.1011 12.6219H56.2733L34.4454 54.5101H52.6798V54.4744ZM45.8307 64.4741L46.2399 63.3868H34.0006L34.4987 64.4741H45.8485H45.8307ZM75.6818 37.0596L87.5474 18.0941L86.2666 16.2759L73.8138 37.0596H75.6818Z" fill="%23333333"/><path d="M85.9463 6.34719C86.5334 6.34719 87.0671 6.63239 87.3873 7.09583H87.4051L94.343 16.9173C94.7522 17.5055 94.77 18.2898 94.3964 18.8958L81.3566 39.733H88.4724C89.1662 39.733 89.8067 40.143 90.0913 40.7847C90.1269 40.856 90.1447 40.9273 90.1625 41.0164H90.1802L93.3468 51.6221C93.5069 52.1925 93.3824 52.8164 92.991 53.2798L42.2016 113.028C41.8636 113.438 41.3655 113.652 40.8496 113.652C40.7428 113.652 40.6539 113.652 40.5472 113.635C39.9245 113.528 39.4086 113.1 39.1774 112.512L35.0857 101.674H35.1035C34.9434 101.282 34.9256 100.836 35.0857 100.409L46.3288 70.7124H30.4782L25.4793 59.6611H25.4971C25.2659 59.162 25.2659 58.5916 25.5327 58.1103L52.0037 7.2919C52.3061 6.70369 52.911 6.34719 53.5692 6.34719H85.9463ZM82.8153 9.91215H54.6543L30.0335 57.1478H52.6797C53.2668 57.1478 53.8182 57.433 54.1384 57.9143C54.4764 58.3955 54.5476 59.0194 54.3519 59.5541L41.9348 92.3696L84.5765 43.298H65.9508C65.3103 43.298 64.7233 42.9593 64.4031 42.3889C64.0828 41.8363 64.1006 41.159 64.4209 40.6064L82.8153 9.91215ZM69.0995 39.733H77.1582L90.7495 18.0046L86.0708 11.3916L69.0995 39.733ZM41.4544 108.43L89.6643 51.7112L87.6897 45.1339L38.8038 101.407L41.4544 108.43ZM32.7731 67.1475H47.6808L50.1002 60.7128H29.8556L32.7731 67.1475ZM85.9463 0.999758H53.5692C50.9007 0.999758 48.4813 2.47921 47.2539 4.84991L20.8185 55.597C19.9112 57.2904 19.7511 59.2868 20.3381 61.1227C20.4093 61.3723 20.4982 61.6218 20.605 61.8714L25.6039 72.9227C26.4756 74.83 28.3613 76.0599 30.4604 76.0599H38.5725L30.0691 98.5191C29.5354 99.9451 29.4642 101.46 29.8556 102.904C29.909 103.136 29.9801 103.35 30.0691 103.581L34.1607 114.419C35.1035 116.807 37.1849 118.501 39.6221 118.928C40.1914 119.018 40.6183 119.018 40.8318 119.018C42.9666 119.018 44.959 118.091 46.2932 116.451L97.0293 56.7557C98.577 54.9197 99.1106 52.4777 98.4524 50.1783L95.2681 39.4656C95.2147 39.2696 95.1436 39.0735 95.0546 38.8774C95.019 38.7705 94.9657 38.6457 94.9123 38.5387C94.094 36.7384 92.5641 35.3838 90.7495 34.7599L98.8972 21.73C100.409 19.2702 100.32 16.1865 98.7015 13.8514L91.7457 3.99432C91.6034 3.79825 91.4611 3.62 91.301 3.44175C89.9668 1.891 88.0099 0.981934 85.9285 0.981934L85.9463 0.999758ZM57.8921 15.2596H73.3868L59.8489 37.8614C58.5325 40.143 58.5147 42.888 59.7956 45.0804C61.023 47.2551 63.3891 48.6454 65.9508 48.6454H72.8531L57.5007 66.3097L59.333 61.4436C60.1513 59.2155 59.8489 56.7913 58.5325 54.8841C57.216 52.9412 55.0279 51.8004 52.6797 51.8004H38.8394L57.8921 15.2596Z" fill="%23FFF02E"/><path d="M50.1001 60.7129L47.6807 67.1476H32.773L29.8555 60.7129H50.1001Z" fill="white"/><path d="M89.6643 51.7116L41.4544 108.43L38.8037 101.407L87.6896 45.1343L89.6643 51.7116Z" fill="white"/><path d="M90.7496 18.0046L77.1583 39.733H69.0996L86.0709 11.3916L90.7496 18.0046Z" fill="white"/><path d="M54.3516 59.5546C54.5473 59.0199 54.4762 58.396 54.1382 57.9147C53.8179 57.4334 53.2665 57.1483 52.6794 57.1483H30.0332L54.6541 9.9126H82.8151L64.4206 40.6069C64.1004 41.1594 64.0826 41.8368 64.4028 42.3893C64.723 42.9597 65.3101 43.2984 65.9505 43.2984H84.5762L41.9345 92.37L54.3516 59.5546Z" fill="white"/></g><defs><clipPath id="clip0_369_2070"><rect width="80" height="118" fill="white" transform="translate(20 1)"/></clipPath></defs></svg>') !important;
}

/*marketing-detail-section*/
.marketing-detail-section.detail-section .text p {
    color: #333;
}

.marketing-detail-section.detail-section .item.items-4 a {
    border-color: #333;
}

.marketing-detail-section.detail-section .item.items-4 a:hover {
    color: #fff;
    background-color: #333;
}

.marketing-detail-section .info h1:after {
    content: '';
    display: inline-block;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    left: 1%;
    margin: 0;
    top: -80px;
    background-image: url('data:image/svg+xml,<svg width="140" height="140" viewBox="0 0 140 140" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_369_1926)"><g clip-path="url(%23clip1_369_1926)"><path d="M83.6899 53.7747C81.4773 50.4674 79.2553 49.0853 78.3916 48.9141C78.2203 49.7779 78.65 52.3595 80.8626 55.6668C83.0582 58.9488 85.3013 60.3352 86.1608 60.5275C86.311 59.6594 85.8855 57.0568 83.6899 53.7747Z" fill="%23333333"/><path d="M102.531 62.1078C101.709 59.1857 100.516 56.1463 98.961 53.0569C98.4792 52.0636 97.9511 51.0829 97.3598 50.0898C96.629 48.8062 95.835 47.5101 94.9737 46.2225C93.9265 44.6572 92.8416 43.1721 91.7189 41.767C91.2124 41.1191 90.7017 40.4923 90.1616 39.9035C87.8996 37.2871 85.5287 34.9996 83.1417 33.1248C79.2025 30.0227 75.2442 28.0117 71.6207 27.2933C68.5239 26.6794 65.673 27.0339 63.3714 28.4827C63.3462 28.4996 63.2999 28.5123 63.2746 28.5292C63.2241 28.563 63.1778 28.5757 63.1484 28.6137C61.6632 29.5894 60.5325 30.9857 59.735 32.6889L25.9486 74.6703L16.8062 80.8068C13.5286 82.9819 11.3102 86.3305 10.5458 90.1863C9.78141 94.0421 10.5587 97.9627 12.7543 101.245C14.9331 104.502 18.2558 106.737 22.1321 107.505C25.271 108.128 28.463 107.709 31.2954 106.344L44.368 125.885C45.5375 127.606 47.2959 128.786 49.3393 129.191C51.3828 129.597 53.4797 129.18 55.2173 128.036C56.9381 126.866 58.1229 125.086 58.5281 123.042C58.9333 120.998 58.5129 118.922 57.3686 117.185L51.9766 109.152L52.1281 109.051C54.1728 107.682 55.572 105.595 56.0523 103.172C56.5327 100.749 56.0358 98.285 54.6678 96.24L54.2793 95.6594L94.202 83.9095C96.0003 83.7843 97.6675 83.3265 99.1064 82.3635C99.1569 82.3297 99.1863 82.2918 99.2368 82.258L99.3125 82.2073C104.13 78.7827 105.081 71.1099 102.531 62.1078ZM30.7907 101.711C28.4683 103.265 25.6851 103.83 22.9675 103.291C20.2499 102.753 17.8717 101.164 16.3179 98.8417C14.7599 96.5401 14.2161 93.7607 14.7592 91.0216C15.3022 88.2825 16.8651 85.9208 19.1876 84.3666L26.8323 79.2689L38.4355 96.6133L30.7907 101.711ZM53.7881 119.562C54.3117 120.345 54.4986 121.28 54.3148 122.207C54.131 123.134 53.6016 123.927 52.819 124.451C52.4403 124.704 51.99 124.877 51.5563 124.967C51.1268 125.035 50.6718 125.01 50.2463 124.948L50.1199 124.923C49.7028 124.818 49.2729 124.667 48.9019 124.44C48.535 124.193 48.1849 123.86 47.9315 123.482L34.9603 104.092L40.8169 100.173L53.7881 119.562ZM44.8196 98.4264L49.9557 96.9263L51.0873 98.6178C51.8305 99.7287 52.098 101.03 51.839 102.336C51.58 103.643 50.8363 104.743 49.7256 105.487L49.5993 105.571L44.8196 98.4264ZM42.3199 94.6899L30.0708 76.4072L58.3971 41.2048C58.5757 44.8315 59.5048 48.8698 61.1587 53.1174C62.635 56.9357 64.6801 60.8668 67.2811 64.7547C72.7829 73.0061 79.4772 78.9976 85.661 81.9316L42.3199 94.6899ZM77.2819 58.0438C78.8864 60.4422 80.9707 62.6292 83.0955 63.8388L77.1587 70.151C74.8466 67.7875 72.6815 65.1246 70.8447 62.3517C69.0037 59.5998 67.3687 56.5822 66.0411 53.5598L74.1651 50.4623C74.2034 50.7108 74.2207 50.9551 74.2548 51.2246C74.688 53.347 75.7618 55.7716 77.2819 58.0438ZM78.3914 48.9133C79.2551 49.0845 81.4771 50.4666 83.6896 53.7739C85.8853 57.056 86.3108 59.6586 86.1606 60.5267C85.301 60.3344 83.058 58.948 80.8623 55.666C78.6498 52.3587 78.2201 49.7771 78.3914 48.9133ZM96.8889 78.6392L93.2179 79.7071C89.5028 79.6713 84.7895 77.0507 80.272 73.1113L88.8704 63.9763C89.7832 63.2376 90.9387 61.6053 90.2761 58.2111C89.8429 56.0887 88.7691 53.6641 87.2532 51.3709C85.7331 49.0987 83.902 47.1809 82.0804 45.9876C79.2005 44.059 77.2511 44.5047 76.2159 45.0878L64.514 49.5563C62.5755 43.8726 61.9559 38.4942 63.3402 35.046L65.7487 32.0636C67.1415 31.2229 68.8428 31.0346 70.7599 31.4147C77.1852 32.6885 85.769 40.1932 91.4143 48.6045C98.6895 59.5068 102.678 74.3999 96.8889 78.6392Z" fill="%23333333"/><path d="M83.6899 53.7747C81.4773 50.4674 79.2553 49.0853 78.3916 48.9141C78.2203 49.7779 78.65 52.3595 80.8626 55.6668C83.0582 58.9488 85.3013 60.3352 86.1608 60.5275C86.311 59.6594 85.8855 57.0568 83.6899 53.7747ZM83.6899 53.7747C81.4773 50.4674 79.2553 49.0853 78.3916 48.9141C78.2203 49.7779 78.65 52.3595 80.8626 55.6668C83.0582 58.9488 85.3013 60.3352 86.1608 60.5275C86.311 59.6594 85.8855 57.0568 83.6899 53.7747ZM83.6899 53.7747C81.4773 50.4674 79.2553 49.0853 78.3916 48.9141C78.2203 49.7779 78.65 52.3595 80.8626 55.6668C83.0582 58.9488 85.3013 60.3352 86.1608 60.5275C86.311 59.6594 85.8855 57.0568 83.6899 53.7747Z" fill="%23333333"/><path d="M86.1608 60.5275C85.3013 60.3352 83.0582 58.9488 80.8626 55.6668C78.65 52.3595 78.2203 49.7779 78.3916 48.9141C79.2553 49.0853 81.4773 50.4674 83.6899 53.7747C85.8855 57.0568 86.311 59.6594 86.1608 60.5275Z" fill="white"/><path d="M83.0958 63.8383L77.1589 70.1505C74.8468 67.787 72.6817 65.1241 70.8449 62.3512C69.0039 59.5993 67.3689 56.5817 66.0414 53.5593L74.1653 50.4618C74.2037 50.7103 74.2209 50.9546 74.2551 51.2242C74.6882 53.3466 75.762 55.7712 77.2821 58.0433C78.8866 60.4418 80.9709 62.6287 83.0958 63.8383Z" fill="white"/><path d="M96.8893 78.64L93.2182 79.7079C89.5032 79.6721 84.7899 77.0515 80.2723 73.1121L88.8707 63.9772C89.7835 63.2384 90.9391 61.6061 90.2764 58.2119C89.8433 56.0896 88.7694 53.6649 87.2535 51.3717C85.7335 49.0995 83.9023 47.1817 82.0808 45.9885C79.2008 44.0598 77.2514 44.5055 76.2162 45.0886L64.5143 49.5571C62.5759 43.8735 61.9562 38.4951 63.3405 35.0468L65.749 32.0644C67.1418 31.2237 68.8431 31.0354 70.7602 31.4155C77.1855 32.6893 85.7693 40.1941 91.4146 48.6053C98.6898 59.5076 102.678 74.4007 96.8893 78.64Z" fill="white"/><path d="M54.315 122.208C54.1312 123.135 53.6018 123.928 52.8193 124.452C52.4406 124.705 51.9902 124.878 51.5565 124.968C51.127 125.036 50.6721 125.011 50.2466 124.949L50.1202 124.924C49.703 124.819 49.2732 124.668 48.9021 124.441C48.5353 124.194 48.1851 123.861 47.9318 123.483L34.9606 104.093L40.8172 100.174L53.7884 119.563C54.312 120.346 54.4988 121.281 54.315 122.208Z" fill="white"/><path d="M51.8398 102.337C51.585 103.622 50.8371 104.744 49.7264 105.487L49.6002 105.572L44.8204 98.427L49.9565 96.9269L51.0881 98.6184C51.8313 99.7293 52.0988 101.03 51.8398 102.337Z" fill="white"/><path d="M38.4359 96.613L30.7911 101.711C28.4687 103.265 25.6855 103.83 22.9679 103.291C20.2503 102.752 17.8721 101.164 16.3183 98.8415C14.7603 96.5399 14.2165 93.7605 14.7596 91.0214C15.3026 88.2823 16.8656 85.9206 19.188 84.3664L26.8327 79.2687L38.4359 96.613Z" fill="white"/><path d="M85.6615 81.9317L42.3204 94.69L30.0712 76.4073L58.3975 41.2049C58.5762 44.8316 59.5053 48.8699 61.1592 53.1175C62.6355 56.9358 64.6806 60.8668 67.2816 64.7548C72.7834 73.0062 79.4777 78.9977 85.6615 81.9317Z" fill="white"/><path d="M127.38 45.7711L120.133 44.3344L122.355 42.8478C124.252 41.5597 125.555 39.6281 126.002 37.3736C126.449 35.1191 125.982 32.8367 124.698 30.918C123.414 28.9992 121.5 27.7219 119.246 27.275C116.992 26.8281 114.689 27.2913 112.795 28.5583L109.715 30.6193L108.013 30.1504C107.786 30.0834 107.579 30.0205 107.347 29.9746C105.114 29.5319 102.811 29.995 100.914 31.2831L100.282 31.7054L100.495 30.6309L102.048 29.7562C104.241 28.5266 105.775 26.4219 106.263 23.9567L107.755 16.4347C108.678 11.7782 105.633 7.25491 100.999 6.33608C96.364 5.41725 91.8243 8.43702 90.9011 13.0935L90.1827 16.7175L88.6299 17.5922C86.4375 18.8218 84.8994 20.9476 84.4107 23.4128L83.9428 25.7726C80.2449 23.3314 76.4978 21.6907 72.8743 20.9724C68.1975 20.0452 63.8434 20.693 60.2415 22.8476C60.1699 22.8772 60.0942 22.9278 59.9974 22.9744C59.7744 23.1053 59.5724 23.2405 59.3452 23.3925C57.2375 24.8579 55.539 26.7986 54.2752 29.1977L21.5396 69.8545L13.226 75.4546C8.53899 78.5547 5.33318 83.3499 4.22624 88.9334C3.1193 94.517 4.2616 100.13 7.40306 104.826C10.5445 109.522 15.3388 112.728 20.8794 113.827C23.4706 114.34 26.0694 114.374 28.6127 113.914L39.0167 129.466C41.1659 132.651 44.3789 134.778 48.0866 135.513C51.7944 136.248 55.5966 135.512 58.7689 133.426C61.9833 131.238 64.1134 128.004 64.8486 124.295C65.5837 120.587 64.8446 116.805 62.7587 113.633L60.2042 109.841C61.2502 108.209 61.9843 106.384 62.3728 104.425C62.6694 102.929 62.7511 101.412 62.6096 99.9167L95.4175 90.2601C98.1675 89.9731 100.592 89.118 102.687 87.7159L103.066 87.4625L103.201 87.3359C109.494 82.7587 111.599 74.2415 109.687 64.2272L112.025 64.6908C114.49 65.1795 117.046 64.5474 119.018 62.9896L120.394 61.9046L124.039 62.6272C128.673 63.546 133.213 60.5262 134.136 55.8697C135.059 51.2133 132.015 46.69 127.38 45.7711ZM98.8101 40.4575C98.8942 40.3646 98.9952 40.2971 99.0961 40.2295L104.494 36.6353C104.974 36.3144 105.525 36.1828 106.094 36.2956C106.157 36.3081 106.221 36.3207 106.284 36.3332L110.826 37.606L116.38 33.8895C116.881 33.5727 117.449 33.4664 117.997 33.575C118.545 33.6835 119.03 33.9987 119.35 34.4783C120.009 35.463 119.742 36.8114 118.757 37.4703L112.396 41.7275C111.937 42.0526 111.369 42.1589 110.8 42.0461L110.631 42.0127L106.068 40.7357L101.499 43.7934C101.499 43.7934 101.301 43.9075 101.183 43.9498C100.771 44.1527 100.324 44.1956 99.8818 44.1079C99.334 43.9993 98.8491 43.6842 98.5072 43.2004C97.916 42.3167 98.0615 41.1412 98.8143 40.4364L98.8101 40.4575ZM90.7307 24.6657C90.8518 24.0547 91.2427 23.519 91.7855 23.2106L95.9221 20.8992L97.2211 14.3464C97.4509 13.1876 98.5658 12.4232 99.7455 12.6571C100.925 12.891 101.664 14.0229 101.434 15.1817L99.9433 22.7037C99.8221 23.3148 99.4313 23.8504 98.8885 24.1589L94.7519 26.4702L93.6826 31.8642C93.5698 32.4331 93.2294 32.9349 92.7751 33.239C92.3207 33.5431 91.727 33.6663 91.1582 33.5535C89.9995 33.3238 89.2395 32.1877 89.4692 31.0289L90.7307 24.6657ZM99.3129 82.2074L99.2372 82.2581C99.2372 82.2581 99.1573 82.3298 99.1068 82.3636C97.6679 83.3266 96.0007 83.7844 94.2024 83.9096L54.2797 95.6595L54.6682 96.2401C56.0363 98.2851 56.5331 100.749 56.0528 103.172C55.5724 105.595 54.1733 107.682 52.1285 109.051L51.977 109.152L57.369 117.185C58.5133 118.922 58.9337 120.999 58.5285 123.042C58.1234 125.086 56.9385 126.866 55.2178 128.036C53.4801 129.18 51.4043 129.601 49.3398 129.192C47.2752 128.782 45.538 127.606 44.3684 125.885L31.2958 106.344C28.4635 107.709 25.2715 108.128 22.1325 107.505C18.2562 106.737 14.9335 104.502 12.7548 101.245C10.5591 97.9628 9.78185 94.0422 10.5463 90.1864C11.3107 86.3306 13.5291 82.982 16.8066 80.8069L25.9491 74.6704L59.7355 32.689C60.5329 30.9858 61.6636 29.5895 63.1489 28.6138C63.1783 28.5758 63.2246 28.5631 63.2751 28.5293C63.3003 28.5124 63.3466 28.4997 63.3719 28.4828C65.6734 27.034 68.5243 26.6795 71.6211 27.2934C75.2446 28.0118 79.203 30.0228 83.1421 33.1249C85.5292 34.9996 87.9001 37.2872 90.162 39.9036C90.7021 40.4924 91.2128 41.1192 91.7193 41.7671C92.842 43.1722 93.9269 44.6573 94.9741 46.2226C95.8355 47.5102 96.6295 48.8063 97.3602 50.0899C97.9516 51.083 98.4797 52.0637 98.9615 53.057C100.517 56.1464 101.709 59.1858 102.531 62.1079C105.082 71.11 104.13 78.7828 99.3129 82.2074ZM125.292 56.3061L118.74 55.0073L115.026 57.9498C114.533 58.334 113.889 58.4909 113.278 58.3698L106.895 57.1043C105.736 56.8746 104.976 55.7385 105.206 54.5797C105.327 53.9687 105.689 53.471 106.164 53.171C106.614 52.888 107.162 52.7776 107.731 52.8903L113.124 53.9595L116.859 51.0212C117.351 50.637 117.995 50.48 118.606 50.6011L126.127 52.0921C127.286 52.3218 128.046 53.4579 127.816 54.6168C127.586 55.7756 126.45 56.5359 125.292 56.3061Z" fill="%23F9423A"/><path d="M101.434 15.1827L99.9433 22.7047C99.8221 23.3157 99.4313 23.8514 98.8884 24.1598L94.7519 26.4712L93.6826 31.8651C93.5698 32.434 93.2294 32.9359 92.775 33.24C92.3207 33.5441 91.727 33.6673 91.1582 33.5545C89.9995 33.3248 89.2395 32.1887 89.4692 31.0298L90.7307 24.6667C90.8518 24.0557 91.2427 23.52 91.7855 23.2115L95.9221 20.9002L97.2211 14.3474C97.4509 13.1886 98.5658 12.4242 99.7455 12.6581C100.925 12.8919 101.664 14.0239 101.434 15.1827Z" fill="%23333333"/><path d="M118.753 37.4908L112.392 41.748C111.933 42.0731 111.365 42.1794 110.796 42.0667L110.628 42.0332L106.064 40.7562L101.495 43.814C101.495 43.814 101.297 43.928 101.179 43.9704C100.767 44.1733 100.32 44.2162 99.8779 44.1285C99.3301 44.0199 98.8452 43.7048 98.5033 43.2209C97.9121 42.3373 98.0576 41.1617 98.8104 40.4569C98.8945 40.3641 98.9955 40.2965 99.0964 40.229L104.494 36.6348C104.974 36.3138 105.526 36.1823 106.094 36.2951C106.158 36.3076 106.221 36.3201 106.284 36.3327L110.827 37.6055L116.38 33.8889C116.881 33.5721 117.449 33.4658 117.997 33.5744C118.545 33.683 119.03 33.9981 119.351 34.4778C120.009 35.4624 119.742 36.8109 118.758 37.4697L118.753 37.4908Z" fill="%23333333"/><path d="M127.816 54.6169C127.586 55.7757 126.45 56.5359 125.292 56.3062L118.74 55.0073L115.025 57.9499C114.533 58.334 113.889 58.491 113.278 58.3699L106.895 57.1044C105.736 56.8747 104.976 55.7386 105.206 54.5798C105.327 53.9687 105.689 53.471 106.164 53.1711C106.614 52.8881 107.162 52.7777 107.73 52.8904L113.123 53.9596L116.859 51.0213C117.351 50.6371 117.995 50.4801 118.606 50.6012L126.127 52.0922C127.286 52.3219 128.046 53.458 127.816 54.6169Z" fill="%23333333"/></g></g><defs><clipPath id="clip0_369_1926"><rect width="140" height="140" fill="white"/></clipPath><clipPath id="clip1_369_1926"><rect width="121" height="137" fill="white" transform="translate(23.6416 -9) rotate(11.2135)"/></clipPath></defs></svg>');
}

/*marketing end*/
/*customer-info-page start*/
.customer-info-page .custom-hover-pod .component-introduction .info .heading {
    width: 100%;
}

.customer-info-page .discover-opportunities-section .boxed-btn.btn:hover span {
    background: #fff !important;
}

.customer-info-page .discover-opportunities-section .btn.boxed-btn.c2-btn-bg:hover {
    color: #333 !important;
}

.customer-info-page .discover-opportunities-section .btn.boxed-btn:hover span {
    border-color: #fff !important;
}

.customer-info-page .custom-hover-pod {
    padding: 100px 0 !important;
}

/*customer-info-banner*/
.customer-info-banner.global-banner {
    height: 364px !important;
    margin-top: 28px !important;
    padding: 0 !important;
}

.customer-info-banner.global-banner .component-inner {
    display: flex;
    justify-content: center;
}

.customer-info-banner.global-banner .container {
    padding: 0 52px !important;
    margin: 0;
    max-width: 1384px;
}

.customer-info-banner.global-banner .row {
    height: 100% !important;
}

.customer-info-banner.global-banner .info {
    padding-top: 0 !important;
}

.customer-info-banner .component-main {
    position: relative;
    z-index: 9;
    padding-top: 144px !important;
}

.customer-info-banner.red-banner .usn_cmp_text .info * {
    color: #fff !important;
}

.customer-info-banner .usn_cmp_text {
    width: 634px !important;
}

.customer-info-banner .usn_cmp_gallery {
    width: 526px !important;
}

.customer-info-banner .usn_cmp_text .info .heading {
    text-transform: uppercase;
}

.customer-info-banner .usn_cmp_text .info .text {
    margin-top: 24px !important;
}

.customer-info-banner .usn_cmp_gallery .component-main {
    padding: 0 !important;
}

.customer-info-banner .usn_cmp_gallery .component-main .item {
    padding-bottom: 0 !important;
}

.customer-info-banner .usn_cmp_gallery .image img {
    border-radius: 20px;
    height: 320px;
    object-fit: cover;
}

/*education-page*/
.education-page .customer-info-banner .usn_cmp_text .info p {
    font-size: 18px;
    line-height: 28.8px;
}

/*flouriculture-page*/
.flouriculture-page .customer-info-banner .usn_cmp_text .info p {
    font-size: 16px;
    line-height: 26.6px;
    max-width: 634px;
}

/*services-page*/
.services-page .discover-opportunities-section * {
    color: #333 !important;
}

/*custom-hover-pod*/
.customer-info-page .custom-hover-pod {
    margin-top: 120px !important;
    padding-bottom: 100px !important;
}

.customer-info-page .custom-hover-pod .component-introduction .heading {
    text-transform: uppercase;
}

/*brand-identity-section*/
.brand-identity-section {
    padding: 100px 0 !important;
}

.brand-identity-section .row .usn_cmp_gallery {
    max-width: 526px;
}

.brand-identity-section .row .usn_cmp_text {
    max-width: 634px;
}

.brand-identity-section .brand-match-wrapper p {
    margin-top: 24px !important;
}

.brand-identity-section .brand-match-wrapper .list-wrapper p {
    font-weight: 700;
    margin-bottom: 4px;
}

.brand-identity-section .brand-match-wrapper .list-wrapper ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}

.brand-identity-section .brand-match-wrapper .list-wrapper ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 16px;
    font-size: 18px;
}

.brand-identity-section .brand-match-wrapper .list-wrapper ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 25px;
    background-repeat: no-repeat !important;
    background-size: 24px 25px;
    background-image: url('data:image/svg+xml;utf8,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.09 9.50005C9.3251 8.83171 9.78915 8.26815 10.4 7.90918C11.0108 7.55021 11.7289 7.41899 12.4272 7.53876C13.1255 7.65853 13.7588 8.02157 14.2151 8.56357C14.6713 9.10558 14.9211 9.79157 14.92 10.5C14.92 12.5 11.92 13.5 11.92 13.5M12 17.5H12.01M7.9 20.5C9.80858 21.4791 12.0041 21.7443 14.0909 21.2478C16.1777 20.7514 18.0186 19.5259 19.2818 17.7922C20.545 16.0586 21.1474 13.9308 20.9806 11.7922C20.8137 9.65366 19.8886 7.64502 18.3718 6.12824C16.855 4.61146 14.8464 3.6863 12.7078 3.51946C10.5693 3.35263 8.44147 3.95509 6.70782 5.21829C4.97417 6.48149 3.74869 8.32236 3.25222 10.4092C2.75575 12.496 3.02094 14.6915 4 16.6L2 22.5L7.9 20.5Z" stroke="%23F9423A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.brand-identity-section .usn_cmp_gallery .item img {
    height: 400px;
    object-fit: cover;
}

/*staff-choose-section*/
.staff-choose-section {
    padding: 100px 0 !important;
}

.staff-choose-section .row .usn_cmp_text {
    max-width: 634px;
}

.staff-choose-section .row .usn_cmp_gallery {
    max-width: 526px;
}

/*smart-webshop-section*/
.smart-webshop-section {
    margin-top: 120px !important;
    padding-bottom: 100px !important;
    padding-top: 100px !important;
}

.smart-webshop-section .usn_cmp_text {
    max-width: 634px;
}

.smart-webshop-section .usn_cmp_gallery {
    max-width: 526px
}

.smart-webshop-section .usn_cmp_text .info .text {
    margin-top: 24px !important;
}

.smart-webshop-section .usn_cmp_gallery .item {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.smart-webshop-section .usn_cmp_gallery .item img {
    height: 400px;
    object-fit: cover;
}

/*smart-arrage-section*/
.smart-arrange-section {
    padding: 100px 0 !important;
}

.smart-arrange-section .left-side {
    max-width: 634px;
}

.smart-arrange-section .right-side {
    max-width: 526px
}

/*spotify-section*/
.spotify-section {
    padding: 100px 0 !important;
}

.spotify-section .row .usn_cmp_text {
    max-width: 634px;
}

.spotify-section .row .usn_cmp_pods {
    max-width: 526px;
}

.spotify-section .spotify-wrapper .usn_pod_code {
    position: absolute;
    bottom: -22px;
    left: 16px;
    right: 16px;
    padding: 0 !important;
    margin: 0px !important;
    height: 200px;
    width: 94%;
}

.spotify-section .spotify-wrapper iframe {
    height: 200px;
}

/*customer-info-page end*/
/*why-drife-page start*/
.global-banner.why-drife-banner .info {
    padding: 142px 0 52px 0 !important;
}

.global-banner.why-drife-banner .info h1 {
    color: #FFF02E !important;
    text-align: center;
    font-family: Anton;
    font-size: 128px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.global-banner.why-drife-banner .info h1:after {
    content: '';
    position: absolute;
    width: 92px;
    height: 92px;
    margin: 0;
    background-repeat: no-repeat;
    background-color: transparent !important;
    right: 5%;
    top: 35%;
    background-image: url('data:image/svg+xml,<svg width="92" height="92" viewBox="0 0 92 92" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_541_2993)"><path d="M83.3222 7.348C83.3222 6.91055 83.0969 6.51543 82.7448 6.26143C82.5194 6.12031 82.2518 6.03564 81.9842 6.03564C81.8433 6.03564 81.6884 6.06387 81.5476 6.1062L45.0546 18.8346C44.5898 18.9898 44.2518 19.3991 44.1673 19.8929C44.0969 20.3868 44.3081 20.8807 44.6884 21.1771L56.125 29.6721L43.8011 46.8738L35.8715 35.8246C35.618 35.4718 35.2095 35.2602 34.787 35.2602H34.7025C34.2377 35.3025 33.8293 35.5565 33.6039 35.9657L7.16729 84.9884C6.85743 85.567 6.99827 86.2584 7.50532 86.6817C7.74475 86.8652 8.04053 86.9781 8.35039 86.9781C8.66025 86.9781 8.9701 86.8652 9.22363 86.6535L34.294 65.1902L42.1814 76.2817C42.4349 76.6345 42.8433 76.8462 43.28 76.8462C43.7166 76.7756 44.125 76.6345 44.3645 76.2676L70.0405 39.8322L81.8293 48.6094C82.0687 48.7929 82.3504 48.8776 82.6321 48.8776C82.8293 48.8776 83.0546 48.8352 83.2377 48.7365C83.6884 48.4966 83.9701 48.0309 83.956 47.5088L83.3081 7.348H83.3222ZM70.5476 36.8547C70.3081 36.6854 70.0264 36.5866 69.7307 36.5866C69.6602 36.5866 69.5898 36.5866 69.5335 36.5866C69.1814 36.6572 68.8574 36.8406 68.6462 37.137L43.28 73.149L35.6321 62.4103C35.4208 62.0999 35.0828 61.9164 34.7025 61.86H34.5335C34.2236 61.86 33.9138 61.9729 33.6743 62.1704L12.9701 79.9083L34.956 39.1267L42.7307 49.9641C42.9701 50.3169 43.3926 50.5286 43.8152 50.5286C44.2377 50.5286 44.6462 50.3169 44.8997 49.9641L59.0828 30.1519C59.5053 29.5592 59.3786 28.7266 58.787 28.3033L48.3363 20.528L80.6884 9.25302L81.2659 44.8276L70.5617 36.8688L70.5476 36.8547Z" fill="%23231F20"/><path d="M87.3531 7.29169C87.2968 5.54189 86.494 4.01787 85.1278 3.00185L85.0574 2.94541L84.9869 2.90307C84.0855 2.29629 83.0574 1.98584 81.9869 1.98584C81.3672 1.98584 80.7475 2.09873 80.1559 2.3104L43.7334 15.0106C41.8743 15.6597 40.5081 17.2684 40.1982 19.2299V19.3427C39.9306 21.276 40.7193 23.1951 42.2686 24.3805L50.5644 30.533L43.8179 39.9453L39.1559 33.4541C38.1559 32.057 36.5221 31.2104 34.7897 31.2104C34.6771 31.2104 34.5926 31.2104 34.4799 31.2104H34.3672C32.5503 31.3656 30.9447 32.4239 30.0714 34.0044L3.63481 83.0694C2.42354 85.3554 2.98692 88.1777 4.97284 89.8005L5.00101 89.8287L5.04326 89.8569C6.00101 90.5907 7.17002 91 8.35312 91C9.62073 91 10.8461 90.5625 11.832 89.7299L33.5644 71.103L38.9024 78.6243C39.9447 80.0496 41.5785 80.868 43.2827 80.868H43.5926L43.8883 80.8257C45.9447 80.5153 47.0855 79.4428 47.6912 78.5679L70.9728 45.5333L79.4517 51.8411C80.3954 52.5466 81.5081 52.8994 82.663 52.8994C83.494 52.8994 84.325 52.716 85.0714 52.335L85.1278 52.3068H85.17C87.001 51.319 88.0855 49.4422 88.0292 47.396L87.3813 7.27758L87.3531 7.29169ZM83.2545 48.7225C83.0714 48.8354 82.8461 48.8636 82.6489 48.8636C82.3672 48.8636 82.0855 48.7789 81.8461 48.5955L70.0574 39.8182L44.3813 76.2536C44.1419 76.6205 43.7334 76.7616 43.2968 76.8322C42.8602 76.8322 42.4517 76.6205 42.1982 76.2678L34.3109 65.1763L9.24045 86.6396C8.98692 86.8512 8.67707 86.9641 8.36721 86.9641C8.05735 86.9641 7.76157 86.8512 7.52214 86.6678C7.01509 86.2444 6.87425 85.553 7.18411 84.9744L33.6066 35.9659C33.832 35.5425 34.2404 35.2885 34.7052 35.2603H34.7897C35.2123 35.2603 35.6207 35.472 35.8743 35.8247L43.8038 46.8739L56.1278 29.6722L44.6912 21.1772C44.2968 20.8809 44.0996 20.4011 44.17 19.8931C44.2545 19.3992 44.5926 18.99 45.0574 18.8347L81.5503 6.10634C81.6912 6.06401 81.8461 6.03578 81.9869 6.03578C82.2545 6.03578 82.5221 6.12045 82.7475 6.26157C83.0996 6.51557 83.3109 6.91069 83.325 7.34814L83.9729 47.5089C83.9729 48.0169 83.7052 48.4967 83.2545 48.7366V48.7225Z" fill="%23F9423A"/><path d="M81.2544 44.8276L70.5501 36.8689C70.2543 36.6572 69.8882 36.5584 69.536 36.6148C69.1839 36.6854 68.86 36.8689 68.6487 37.1652L43.2825 73.1772L35.6346 62.4385C35.4234 62.1281 35.0853 61.9446 34.7051 61.8882C34.3248 61.8317 33.9586 61.9588 33.6769 62.1986L12.9727 79.9366L34.9586 39.1549L42.7332 49.9924C42.9727 50.3451 43.3952 50.5568 43.8177 50.5568C44.2403 50.5568 44.6487 50.3451 44.9022 49.9924L59.0853 30.1801C59.5079 29.5874 59.3811 28.7549 58.7896 28.3315L48.3389 20.5562L80.691 9.28125L81.2684 44.8559L81.2544 44.8276Z" fill="white"/></g><defs><clipPath id="clip0_541_2993"><rect width="85" height="89" fill="white" transform="translate(3 2)"/></clipPath></defs></svg>');
}

.global-banner.why-drife-banner .info p {
    color: #FFF;
    text-align: center;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    justify-content: center;
    gap: 12px;
}

.offer-expertise-section .item {
    padding: 0;
}

.offer-expertise-section .item.left-side .info {
    max-width: 635px;
}

.offer-expertise-section .item.left-side .info h3 {
    color : #333;
    font-family: Anton;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    text-transform: uppercase;
}

.offer-expertise-section .item.right-side {
    display: flex;
    justify-content: flex-end;
}

.offer-expertise-section .item.right-side .info {
    max-width: 526px;
}

.we-are-drife-section .component-main.row {
    margin: 0;
}

.we-are-drife-section .usn_cmp_text {
    max-width: 419px !important;
    flex: 0 0 419px !important;
    width: 419px !important;
    padding: 0;
}

.we-are-drife-section .usn_cmp_text .info .heading {
    font-family: Anton;
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}

.we-are-drife-section .usn_cmp_pods {
    width: 634px !important;
    margin: 0;
    padding: 0;
}

.we-are-drife-section .usn_cmp_pods .component-main.row {
    display: flex;
    justify-content: flex-end;
    width: 634px !important;
    margin: 0;
}

.we-are-drife-section .usn_cmp_pods .item {
    padding: 0 !important;
    padding-bottom: 12px !important;
    max-width: 634px !important;
    flex: 0 0 634px !important;
}

.we-are-drife-section .usn_cmp_pods .item .inner {
    padding: 48px 44px;
    border-radius: 32px;
}

.we-are-drife-section .usn_cmp_pods .item .image img {
    width: 92px;
    height: 92px;
}

.we-are-drife-section .usn_cmp_pods .item .info {
    padding: 0;
    padding-top: 81px;
}

.we-are-drife-section .usn_cmp_pods .item .info .heading {
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.we-are-drife-section .usn_cmp_pods .item .info .text {
    margin-top: 16px !important;
}

.we-are-drife-section .usn_cmp_pods .item .info .text p {
    color: #fff;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.we-are-drife-section .usn_cmp_pods .item .inner.c2-bg .info .text p {
    color: #333;
}

.why-drife-page .custom-team-pod {
    padding-bottom: 40px !important;
}

.vacancy-link-section {
    padding-top: 0 !important;
}

.vacancy-link-section .row {
    margin: 0;
    padding: 0;
}

.vacancy-link-section .row .item {
    margin: 0;
    padding: 0;
}

.vacancy-link-section .row .item a {
    background-color: #F5F5F5;
    border-radius: 20px;
    padding: 36.5px 32px;
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.vacancy-link-section .row .item a .icon {
    display: none;
}

.vacancy-link-section .row .item a:hover {
    color: #fff;
    background-color: #F9423A;
}

.vacancy-link-section .row .item a:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #7D5FFF;
    width: 52px;
    height: 52px;
    border-radius: 32px;
    right: 32px;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3 ease;
    background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.83203 10.5V17.5M10.4987 10.5H13.9987V5.83333L22.1654 14L13.9987 22.1667V17.5H10.4987V10.5Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.vacancy-link-section .row .item a:hover:before {
    background-color: #FFF02E;
    transition: .3 ease;
    background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.83203 10.4999V17.4999M10.4987 10.4999H13.9987V5.83325L22.1654 13.9999L13.9987 22.1666V17.4999H10.4987V10.4999Z" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/*why-drife-page end*/
/*custom-team-pod*/
.custom-team-pod .component-introduction .info h3.heading {
    text-align: center;
    font-family: Anton;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.custom-team-pod .hover-media, .custom-team-pod .image img {
    opacity: 1;
    transition: opacity 0.4s ease;
}

.custom-team-pod .video-active .hover-media {
    opacity: 1;
    pointer-events: auto;
    border-radius: 20px;
    transition: opacity 0.4s ease;
}

.custom-team-pod .hover-media video, .custom-team-pod .hover-media img {
    height: 553px ;
    object-fit: cover;
    border-radius: 20px;
}

.custom-team-pod .video-active .image img {
    opacity: 0;
    pointer-events: none;
    border-radius: 20px;
    transition: opacity 0.4s ease;
}

.custom-team-pod .hover-media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s ease;
}

.custom-team-pod .component-main.row {
    gap: 12px;
    margin: 0;
}

.custom-team-pod .usn_pod_customcard {
    padding: 0 !important;
    max-width: 311px !important;
    flex: 0 0 311px !important;
}

.custom-team-pod .usn_pod_customcard .image {
    margin: 0 !important;
}

.custom-team-pod .usn_pod_customcard .image img {
    height: 553px;
    object-fit: cover;
}

.custom-team-pod .usn_pod_customcard .info {
    position: absolute;
    width: 271px;
    bottom: 20px;
    background: #fff;
    border-radius: 8px;
    left: 20px;
    right: 20px;
    padding: 16px 12px;
    display: flex;
    flex-direction: column;
}

.custom-team-pod .usn_pod_customcard .info .heading {
    order: 1;
    margin: 0;
    font-family: Anton;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase !important;
    margin: 0 !important;
}

.custom-team-pod .usn_pod_customcard .info .secondary-heading {
    letter-spacing: 0;
    margin-top: 8px !important;
    order: 2;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize !important;
}

.custom-team-pod .usn_pod_customcard .info .play-pause-btn {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 36%;
    transform: translateY(-50%);
    line-height: 0;
    background-color: #7D5FFF;
    border-radius: 16px;
    width: 24px;
    height: 24px;
    z-index: 10;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*vacancy-page start*/
.global-banner.why-drife-banner.vacancy-banner .info h1:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    margin: 0;
    background-repeat: no-repeat;
    right: 0;
    background-color: transparent !important;
    right: 3%;
    top: 30%;
    background-image: url('data:image/svg+xml,<svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_171_215)"><path d="M29.9624 105.758C28.7819 105.442 27.8027 104.648 27.2495 103.564C26.6963 102.481 26.6191 101.195 27.0506 100.064L31.5988 87.4007C23.8556 76.4689 25.357 61.2844 28.3843 53.4769C31.5453 45.3752 39.03 43.5848 44.212 43.8181L46.5229 12.9518L46.5504 12.8492C47.2474 8.19482 51.2608 4.85086 55.8974 5.06635C56.8204 5.11195 57.6863 5.23394 58.4904 5.4494C62.5453 6.5359 65.0469 9.7918 65.3438 14.364L65.3572 14.5877L65.0934 31.0391L73.9372 16.6483C76.0854 13.0796 80.4026 11.3391 84.4575 12.4256C85.0905 12.5952 85.6881 12.8287 86.2719 13.1135C88.5981 14.2869 90.2912 16.3176 91.0184 18.8046C91.7765 21.245 91.4962 23.8654 90.2076 26.1424L80.6518 44.285C80.946 44.4188 81.2231 44.5481 81.5082 44.7162C83.9767 46.1111 85.6065 48.5833 86.0288 51.3187C86.0802 51.3325 86.1486 51.3508 86.1999 51.3645C86.9527 51.5663 87.678 51.8706 88.3633 52.256C90.4829 53.4474 92.0095 55.4151 92.6616 57.772C93.3137 60.1289 93.0186 62.5987 91.8055 64.7309L88.3158 70.9108C87.3137 85.5323 78.9359 94.6935 71.4261 98.4942L69.7824 111.403C69.6201 112.625 68.9525 113.748 67.9225 114.444C66.8366 115.143 65.5698 115.354 64.3893 115.038L29.8973 105.796L29.9624 105.758ZM61.9089 105.406L63.245 94.9451C63.4568 93.3331 64.5275 92.0063 66.0366 91.4388C69.776 90.0752 74.2813 86.6064 77.118 80.6733C76.4437 80.6576 75.7752 80.5519 75.108 80.3731C74.3381 80.1668 73.5957 79.8578 72.9275 79.4771C70.4886 78.1084 68.8589 75.6363 68.4411 72.8837C68.3727 72.8654 68.3213 72.8516 68.2529 72.8333C67.483 72.627 66.7577 72.3226 66.0725 71.9373C63.9699 70.7505 62.4388 68.7998 61.7913 66.4258C61.6651 66.007 61.5824 65.563 61.5293 65.1454C60.8042 65.5929 59.9731 65.957 59.0235 66.216C60.2386 70.0991 60.448 75.2713 57.4866 81.4644C56.6001 83.3357 54.4871 84.3099 52.4682 83.7689C52.2971 83.7231 51.972 83.636 51.5889 83.4233C50.622 82.9258 49.8927 82.0886 49.5323 81.0385C49.1468 79.9449 49.2178 78.7904 49.6994 77.7458C52.8301 71.1947 50.4299 67.0124 49.0445 65.3392L42.8681 63.6843C40.5755 63.0699 39.2103 60.7054 39.8246 58.4127C40.4389 56.1201 42.8035 54.7549 45.0961 55.3692L54.181 57.8035C56.8183 58.3635 57.17 58.146 58.2312 56.1015L44.9717 52.5486C44.4321 52.4407 38.4262 51.3815 36.4004 56.615C33.7784 63.3208 33.0682 76.1685 39.6641 83.7855L39.8044 83.8781L40.1471 84.4467C40.1471 84.4467 41.3443 86.0695 44.2764 87.2402C46.5253 88.1545 47.5755 90.5998 46.7045 92.8236C45.8965 94.881 43.6908 95.9953 41.5693 95.4269L41.3982 95.381L41.0823 95.2597C40.1221 94.874 39.2098 94.4462 38.3547 93.942L36.6684 98.6614L61.853 105.41L61.9089 105.406ZM77.0095 71.2921C76.8723 71.5304 76.9654 71.8671 77.2208 72.0088C77.2208 72.0088 77.2379 72.0134 77.255 72.018C77.5459 72.0959 77.805 72.0187 77.9422 71.7804L84.3669 60.4639C84.4424 60.3191 84.4573 60.1947 84.421 60.0566C84.3801 59.9356 84.3003 59.8226 84.1726 59.7517L84.0529 59.7196C83.9673 59.6967 83.8647 59.6692 83.7608 59.7147C83.6444 59.7385 83.5405 59.784 83.4604 59.946L78.2043 69.2283L77.0266 71.2966L77.0095 71.2921ZM77.1681 52.1535C77.1681 52.1535 77.0096 52.1294 76.9274 52.1624C76.7676 52.2113 76.6545 52.291 76.5836 52.4187L70.159 63.7352C70.0719 64.0602 70.1104 64.3273 70.3658 64.4691C70.4 64.4782 70.4342 64.4874 70.4513 64.492C70.5882 64.5287 70.6612 64.5299 70.7434 64.4969C70.9203 64.4526 71.0083 64.3295 71.0483 64.2485L75.7636 55.9582L75.9409 55.6389L77.4993 52.9024C77.5964 52.7451 77.5772 52.6116 77.5488 52.5123C77.5204 52.413 77.4498 52.2657 77.2879 52.1856L77.1511 52.149L77.1681 52.1535ZM64.0356 49.2215C65.5781 50.24 66.3434 51.4902 66.7292 52.3088L82.7106 22.0248C82.8786 21.7398 82.8994 21.5253 82.8301 21.305C82.7653 21.0676 82.6217 20.9191 82.4302 20.8127L82.3788 20.799C81.8998 20.6706 81.5322 20.8105 81.3596 21.1127L64.2596 48.9331C64.1979 49.0266 64.1362 49.1201 64.0744 49.2136L64.0356 49.2215ZM56.2424 46.6199L56.7451 14.7006C56.691 14.081 56.5612 13.8812 56.5612 13.8812C56.5612 13.8812 56.4973 13.8457 56.3262 13.7999C56.1209 13.7449 55.8551 13.7103 55.5288 13.6962C55.3098 13.6926 55.1533 13.7973 55.1075 13.9684L52.7476 45.7018L56.255 46.6416L56.2424 46.6199Z" fill="%23333333"/><path d="M57.8034 8.0159C60.7633 8.809 62.4698 11.0633 62.695 14.5344L62.2769 40.6634L76.209 18.0272C77.7959 15.39 80.9179 14.2094 83.7922 14.9796C84.237 15.0988 84.6681 15.2693 85.1071 15.4786C86.7731 16.3101 87.9774 17.7697 88.5229 19.5662C89.073 21.3457 88.8654 23.2155 87.9529 24.8414L76.6933 46.195C77.3814 46.1593 78.0761 46.2354 78.7263 46.4096C79.2567 46.5517 79.7516 46.7577 80.2453 47.0367C82.6842 48.4053 83.8584 51.1405 83.4366 53.7414C84.168 53.6807 84.8845 53.7443 85.5689 53.9277C86.0992 54.0698 86.6113 54.2804 87.105 54.5593C90.2291 56.3133 91.3266 60.2932 89.5601 63.3957L85.7651 70.0989C85.0206 83.9643 77.0226 93.2822 69.0386 96.6625L67.2073 111.025C67.1519 111.505 66.8742 111.926 66.487 112.207C66.0874 112.467 65.6046 112.558 65.1427 112.434L30.6507 103.192C30.2059 103.073 29.8285 102.77 29.6248 102.367C29.4085 101.942 29.3737 101.456 29.5443 101.025L34.5974 86.9572C26.5941 76.9276 28.0212 61.8148 30.8779 54.4384C34.0127 46.3664 42.4679 45.8813 46.4876 46.7567L46.6759 46.8071L49.1954 13.2461C49.7071 9.89909 52.5521 7.56234 55.7934 7.71569C56.519 7.74508 57.2046 7.85544 57.8205 8.02048M49.9266 47.6781L60.4316 50.4929C62.8611 51.1439 63.8875 52.4458 64.3051 53.4196C64.9219 54.8135 64.7784 56.4437 63.8543 58.2499C62.5174 60.844 60.7757 64.2649 55.2001 63.9262C57.0764 67.3263 58.6271 72.968 55.1224 80.2991C54.7746 81.0494 53.9481 81.3964 53.1953 81.1947C53.0926 81.1672 53.0071 81.1443 52.9136 81.0826C52.0994 80.6994 51.7423 79.7051 52.1255 78.8909C56.4892 69.7912 51.6856 64.1764 50.5198 62.9839L43.5906 61.1272C42.7009 60.8888 42.192 59.9823 42.4258 59.1097C42.6596 58.2371 43.5536 57.7065 44.4433 57.9449L53.5283 60.3792C58.5199 61.46 59.524 59.4918 60.9147 56.7654C61.3413 55.9262 61.4733 55.2281 61.3004 54.7783C61.0887 54.3365 60.4936 53.957 59.5868 53.714L45.7113 49.9961C45.4376 49.9227 36.8515 48.2273 33.9765 55.6721C31.3053 62.4931 29.9842 76.6624 37.723 85.5575C37.7777 85.6272 37.7982 85.6877 37.8403 85.7357C37.8403 85.7357 37.8916 85.7494 37.8996 85.7882C37.9497 85.875 39.4451 88.1644 43.359 89.7083C44.1995 90.0619 44.6263 91.0014 44.2852 91.8636C43.9625 92.6573 43.1177 93.0727 42.3307 92.8619C42.2622 92.8435 42.2109 92.8298 42.1425 92.8114C39.8719 91.9096 38.2496 90.7781 37.1189 89.7967L33.2736 100.521L64.1897 108.805L65.9116 95.3295C65.9865 94.7077 66.3991 94.1948 66.9698 93.981C72.8838 91.8248 78.9826 85.8305 81.4386 76.7331C79.8501 77.9395 77.7672 78.3899 75.8339 77.8719C75.3035 77.7298 74.7915 77.5192 74.3149 77.2448C71.876 75.8762 70.7018 73.141 71.1282 70.523C70.4139 70.5883 69.6974 70.5247 68.9788 70.3321C68.4484 70.19 67.9364 69.9795 67.4598 69.7051C65.9445 68.8589 64.8508 67.4656 64.4021 65.7867C63.9488 64.1249 64.1632 62.3669 65.0265 60.8562L68.8259 54.1358L85.0783 23.3193C85.5654 22.4596 85.6761 21.4991 85.3908 20.5791C85.1227 19.6637 84.4949 18.927 83.6556 18.5004C83.4299 18.3849 83.212 18.3082 82.9725 18.244C81.5011 17.8498 79.8881 18.4628 79.0879 19.8071L61.9971 47.5933C61.613 48.2056 60.8561 48.4979 60.1718 48.3145C60.1718 48.3145 60.1547 48.3099 60.1376 48.3053C59.419 48.1128 58.9406 47.4345 58.9357 46.6997L59.427 14.6857C59.2958 12.7801 58.5795 11.6896 57.0396 11.277C56.6461 11.1716 56.1875 11.1037 55.6764 11.0951C54.1008 11.0213 52.7417 12.1242 52.5094 13.6756L49.9642 47.7432M69.7769 67.0802C70.3244 67.2269 70.9131 67.2196 71.4655 67.0742C72.2724 66.8687 72.9519 66.3172 73.3636 65.6023L78.2515 57.0098L78.2607 56.9756L79.8191 54.2391C80.6823 52.7284 80.1439 50.7687 78.616 49.9009C78.3777 49.7636 78.1302 49.6607 77.8565 49.5873C77.3261 49.4452 76.742 49.4354 76.185 49.5979C75.3735 49.8205 74.6814 50.3502 74.2606 51.0994L67.8359 62.4158C67.6987 62.6541 67.5957 62.9016 67.527 63.1582C67.1602 64.527 67.7323 66.0189 69.0173 66.7666C69.2556 66.9038 69.5031 67.0068 69.7597 67.0756M76.6319 74.62C78.0007 74.9867 79.5143 74.4021 80.2449 73.1125L86.6696 61.796C87.0904 61.0469 87.2032 60.2153 86.968 59.3821C86.7453 58.5706 86.2156 57.8785 85.4665 57.4577C85.2282 57.3205 84.9807 57.2175 84.7241 57.1488C84.1766 57.0021 83.5878 57.0094 83.0354 57.1548C82.2285 57.3603 81.5536 57.8946 81.142 58.6095L76.2665 67.2237C76.2665 67.2237 76.2665 67.2237 76.2574 67.258L74.6989 69.9944C73.8528 71.5097 74.3742 73.4649 75.902 74.3327C76.1403 74.4699 76.3878 74.5729 76.6273 74.6371M59.1787 2.88317C58.1864 2.61727 57.1278 2.46197 56.0245 2.40474C50.0313 2.11917 44.8199 6.44406 43.9284 12.4399L43.878 12.6281L43.8789 12.8301L41.7479 41.1773C40.1778 41.2884 38.4454 41.5944 36.6305 42.2083C31.5659 43.932 27.8627 47.4874 25.9136 52.5031C22.7788 60.5751 21.1948 76.0677 28.6417 87.7636L24.5353 99.1878C23.8645 101.007 23.9808 103.037 24.888 104.784C25.7611 106.521 27.3763 107.816 29.2754 108.325L63.7674 117.567C65.6665 118.076 67.7001 117.74 69.3592 116.681L69.4072 116.639L69.4552 116.597C71.1155 115.465 72.2198 113.67 72.4766 111.685L73.9429 100.122C81.6566 95.6975 89.7689 86.2268 90.9763 71.6603L94.1779 66.0084C95.7409 63.2548 96.1166 60.0731 95.2828 57.0257C94.4273 53.9908 92.4633 51.4657 89.7097 49.9027C89.2627 49.6546 88.8112 49.4236 88.3287 49.2393C87.6207 46.8858 86.2039 44.7824 84.2227 43.2796L92.6154 27.356C94.2196 24.4484 94.5807 21.1161 93.5896 17.9715C92.6543 14.8236 90.4896 12.2264 87.4986 10.7282C86.7574 10.3462 85.9762 10.0452 85.1721 9.82972C79.988 8.44065 74.4208 10.6714 71.6667 15.2697L67.925 21.3637L68.0346 14.5899L68.0383 14.3708L68.0249 14.1472C67.6438 8.45212 64.3548 4.23341 59.205 2.85352L59.1787 2.88317ZM41.4859 81.7797C36.8534 76.2108 36.668 68.0743 37.6492 62.3592C38.4731 64.2119 40.0938 65.6915 42.1982 66.2553L47.4849 67.6719C48.4564 69.1792 49.4638 72.1264 47.3305 76.5976C45.7097 79.9775 47.0809 84.0307 50.3773 85.7575C51.0159 86.112 51.5804 86.2633 51.8029 86.3229C55.0536 87.1939 58.4658 85.6143 59.9002 82.5879C61.4902 79.2547 62.3591 75.875 62.4703 72.5858C63.1598 73.2289 63.9407 73.8049 64.8004 74.292C65.2303 74.5356 65.6818 74.7666 66.1814 74.9554C67.0485 77.8101 68.9657 80.3042 71.6429 81.8101C72.0557 82.0491 72.4947 82.2584 72.9726 82.4598C70.5598 85.9209 67.5508 88.0486 65.1126 88.9357C62.6528 89.8352 60.9193 91.993 60.5876 94.5997L59.6374 102.047L44.4787 97.9851C46.5502 97.4399 48.3285 95.936 49.1719 93.8148C50.5511 90.2417 48.8228 86.2212 45.3194 84.7873C43.4286 84.0423 42.5328 83.1421 42.3095 82.8806L41.8165 82.0517L41.4596 81.8093L41.4859 81.7797Z" fill="%23F9423A"/><path d="M86.6752 61.7791L80.2505 73.0956C79.3827 74.6234 77.4401 75.1665 75.9076 74.3158C74.3798 73.4479 73.8584 71.4928 74.7045 69.9775L76.2629 67.241C76.2629 67.241 76.263 67.241 76.2721 67.2068L81.1475 58.5926C81.5637 57.8606 82.2341 57.3434 83.041 57.1378C83.8525 56.9152 84.7275 57.0029 85.4595 57.4191C86.1915 57.8353 86.7384 58.5319 86.961 59.3434C87.1791 60.172 87.0788 61.0254 86.6626 61.7574L86.6752 61.7791Z" fill="white"/><path d="M79.8184 54.2388L78.26 56.9752L78.2508 57.0095L73.3629 65.602C72.9467 66.334 72.2717 66.8683 71.4648 67.0739C70.6533 67.2965 69.7783 67.2088 69.0463 66.7926C67.7567 66.0619 67.1846 64.57 67.5559 63.1842C67.6247 62.9275 67.7277 62.6801 67.8649 62.4418L74.2895 51.1253C74.7103 50.3762 75.4024 49.8464 76.2139 49.6238C76.7709 49.4613 77.3551 49.4711 77.8854 49.6132C78.1592 49.6866 78.4066 49.7896 78.6449 49.9268C80.1728 50.7946 80.7113 52.7543 79.8481 54.2651L79.8184 54.2388Z" fill="white"/><path d="M65.8875 95.2857L64.1656 108.761L33.2494 100.477L37.0948 89.7529C38.2426 90.7389 39.8431 91.8829 42.1183 92.7676C42.1868 92.786 42.2381 92.7997 42.3065 92.8181C43.1107 93.0335 43.9555 92.6181 44.2611 91.8198C44.5975 90.9747 44.1753 90.0181 43.3349 89.6645C39.4209 88.1206 37.9301 85.8141 37.8755 85.7444C37.8755 85.7444 37.8241 85.7307 37.8162 85.6919C37.7615 85.6222 37.741 85.5617 37.6989 85.5137C29.9475 76.5969 31.2811 62.4493 33.9523 55.6283C36.8445 48.188 45.426 49.9006 45.6872 49.9523L59.5627 53.6702C60.4695 53.9132 61.0692 54.2756 61.2763 54.7345C61.4709 55.1718 61.3342 55.887 60.8905 56.7216C59.4999 59.448 58.4786 61.4116 53.5041 60.3354L44.4192 57.9011C43.5295 57.6627 42.6355 58.1933 42.4017 59.0659C42.1679 59.9385 42.6768 60.845 43.5665 61.0834L50.4957 62.94C51.6615 64.1326 56.4651 69.7474 52.1014 78.8471C51.7182 79.6613 52.0582 80.651 52.8895 81.0388C52.9829 81.1005 53.0685 81.1234 53.1712 81.1509C53.9411 81.3572 54.7504 81.0056 55.0982 80.2553C58.6075 72.907 57.0568 67.2654 55.176 63.8824C60.7515 64.2211 62.5104 60.8048 63.8302 58.2061C64.7543 56.3999 64.8977 54.7697 64.281 53.3758C63.8634 52.4021 62.8369 51.1001 60.4074 50.4491L49.9024 47.6343L52.4476 13.5667C52.6971 12.0199 54.0562 10.917 55.6147 10.9862C58.1178 11.0885 59.221 12.1726 59.3825 14.5814L58.8911 46.5954C58.8788 47.3256 59.379 47.9914 60.093 48.201C60.7944 48.389 61.5637 48.1184 61.9695 47.4936L79.0604 19.7074C79.9933 18.1419 82.001 17.5613 83.6281 18.4007C84.4674 18.8273 85.0952 19.564 85.3633 20.4794C85.6486 21.3993 85.5379 22.3599 85.0508 23.2196L68.7984 54.0361L64.999 60.7565C64.1357 62.2672 63.9213 64.0252 64.3746 65.687C64.8233 67.3659 65.917 68.7592 67.4323 69.6054C67.926 69.8844 68.438 70.0949 68.9513 70.2324C69.6528 70.4204 70.3693 70.484 71.1007 70.4233C70.6743 73.0413 71.8485 75.7765 74.2874 77.1451C74.7811 77.4241 75.2931 77.6347 75.8064 77.7722C77.7568 78.2948 79.8226 77.8398 81.4111 76.6334C78.9722 85.7354 72.8517 91.7422 66.9423 93.8813C66.3716 94.0951 65.959 94.608 65.8841 95.2298L65.8875 95.2857Z" fill="white"/></g><defs><clipPath id="clip0_171_215"><rect width="120" height="120" fill="white"/></clipPath></defs></svg>');
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a {
    margin: 0 !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a span {
    border: 2px solid #fff !important;
    padding: 14px 28px;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: uppercase;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:first-child {
    color: #333 !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:last-child {
    color: #fff !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:first-child span {
    color: #333 !important;
    background-color: #fff !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:last-child span {
    color: #fff !important;
    background-color: transparent !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:hover:first-child {
    color: #fff !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:hover:last-child {
    color: #333 !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:hover:first-child span {
    color: #fff !important;
    background-color: transparent !important;
}

.global-banner.why-drife-banner.vacancy-banner .info p.link a:hover:last-child span {
    color: #333 !important;
    background-color: #fff !important;
}

.we-offer-section .row {
    gap: 12px;
}

.we-offer-section .item {
    max-width: 311px !important;
    flex: 0 0 311px !important;
    padding: 0 !important;
}

.we-offer-section .item .inner {
    border-radius: 20px;
    padding: 28px;
    height: 416px;
}

.we-offer-section .item .inner .image img {
    width: 92px;
    height: 92px;
}

.we-offer-section .item .inner .info {
    padding: 0;
    padding-top: 101px;
}

.we-offer-section .item .inner .info .heading {
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.we-offer-section .item .inner .info .text {
    margin-top: 16px;
}

.we-offer-section .item .inner .info .text p {
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.we-offer-section .item .inner.c4-bg .info .text p {
    color: #fff;
}

.we-offer-section .item .inner.c3-bg .info .text p {
    color: #fff;
}

/*vacancy-page end*/
/*vacancy detail page start*/
.global-banner.vacancy-detail-banner {
    height: 426px !important;
    margin: 28px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.global-banner.vacancy-detail-banner .row .item.item_block {
    padding: 0;
    z-index: 9;
}

.global-banner.vacancy-detail-banner .row {
    height: auto !important;
    min-height: unset !important;
    margin: 0;
    padding: 0;
}

.global-banner.vacancy-detail-banner .row .usn_cmp_text .info {
    padding: 188px 0px 52px 0px !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.global-banner.vacancy-detail-banner h2 {
    color: #FFF02E !important;
    font-family: Anton;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.global-banner.vacancy-detail-banner .container {
    margin: 0 auto;
    padding: 0 52px;
    max-width: 1384px !important;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail ol.breadcrumb li.breadcrumb-item i.icon.before::before {
    content: "›";
    padding: 0 8px !important;
    font-size: 24px;
    color: white;
    font-weight: 700;
    display: inline-block;
    transform: rotate(0) !important;
    font-family: Epilogue !important;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail ol.breadcrumb li.breadcrumb-item i.icon.before {
    margin: 0 !important;
    font-family: Epilogue !important;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail ol.breadcrumb li.breadcrumb-item + li.breadcrumb-item::before {
    content: "›";
    padding: 0 8px;
    font-size: 24px;
    color: white;
    font-weight: 700;
    display: inline-block;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail {
    margin-top: 116px !important;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail ol.breadcrumb li.breadcrumb-item a span {
    overflow: hidden;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-overflow: ellipsis;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-decoration-line: underline !important;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 7%;
    text-underline-offset: 24%;
    text-underline-position: from-font;
}

.global-banner.vacancy-detail-banner .breadcrumb-trail ol.breadcrumb li.breadcrumb-item > span {
    overflow: hidden;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    text-overflow: ellipsis;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.global-banner.vacancy-detail-banner .row .item.item_block.vacancy-info-section {
    max-width: 635px;
}

.global-banner.vacancy-detail-banner .row .item.item_block.vacancy-info-section .text {
    margin-top: 40px !important;
}

.global-banner.vacancy-detail-banner .row .item.item_block.vacancy-info-section .text p {
    color: #FFF;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.global-banner.vacancy-detail-banner .row .item.item_block.vacancy-detail-section {
    max-width: 526px;
    background-color: #F9423A;
    border-radius: 20px;
    padding: 40px !important;
    margin: 144px 0px 52px 0px !important;
}

.global-banner.vacancy-detail-banner .row .item.item_block.vacancy-detail-section .info {
    padding: 0 !important;
}

.vacancy-detail-section .heading {
    margin-bottom: 28px !important;
}

.vacancy-detail-section ul {
    list-style: none;
    margin: 0;
}

.vacancy-detail-section span {
    line-height: 0;
}

.vacancy-detail-section img {
    width: 20px;
    height: 20px;
    border-radius: 0;
}

.vacancy-detail-section li {
    display: flex;
    gap: 12px;
    padding-bottom: 12px;
}

.vacancy-detail-section li * {
    color: #fff;
}

.vacancy-detail-section p {
    margin: 0 !important;
}

.vacancy-detail-section .job-info-wrapper .job-detail {
}

.vacancy-detail-section .job-location-wrapper {
    padding-bottom: 20px;
}

.vacancy-detail-section .job-location-wrapper h4 {
    margin: 12px 0 16px 0 ;
    color: #FFF;
    font-family: Anton;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
}

/*vacancy detail page end*/
/*vacancy page start*/
.vacature:hover {
    background: #7D5FFF;
}

.vacature:hover span {
    color: #fff;
}

.vacature:hover .job-action.purple svg rect {
    fill: #fff;
}

.vacature:hover .job-action.purple svg path {
    stroke: #000;
}

.vacature.link-to-mail:hover {
    background: #FFF02E ;
}

.vacature.link-to-mail:hover span {
    color: #000;
}

.vacature.link-to-mail:hover .job-action.purple svg rect {
    fill: #000;
}

.vacature.link-to-mail:hover .job-action.purple svg path {
    stroke: #fff;
}

/*vacancy page end*/
/*contact-page start*/
.global-banner.contact-banner {
    height: 509px !important;
    margin: 28px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.global-banner.contact-banner .row .item.item_block {
    padding: 0;
    z-index: 9;
}

.global-banner.contact-banner .row {
    height: auto !important;
    min-height: unset !important;
    margin: 0;
    padding: 0;
}

.global-banner.contact-banner .row .usn_cmp_text .info {
    padding: 144px 0px 52px 0px !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.global-banner.contact-banner h2 {
    color: #FFF02E !important;
    font-family: Anton;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.contact-page .contact-banner .container {
    margin: 0 auto;
    padding: 0 52px;
    max-width: 1384px !important;
}

.contact-banner .usn_cmp_text .text {
    margin: 0 !important;
}

.contact-banner .parent-contact-wrapper {
    display: flex;
    gap: 81px;
    padding-top: 48px;
}

.contact-banner .parent-contact-wrapper p {
    color: #FFF;
    font-family: Epilogue;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin: 0 !important;
}

.contact-banner .parent-contact-wrapper ul {
    list-style: none;
    margin: 0 !important;
    padding-top: 12px;
    max-width: 210px;
}

.contact-banner .parent-contact-wrapper ul a {
    color: #FFF;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.contact-banner .contact-info-wrapper {
    width: 350px;
}

.contact-banner .info-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.global-banner.contact-banner .row .form.contact-form {
    padding: 144px 0px 0px 0px !important;
    max-width: 526px;
}

.global-banner.contact-banner .row .contact-wrapper-section div[data-os-animation="fadeIn"][data-os-animation-delay="0s"][data-os-animation-duration="1.2s"] {
    display: flex;
    justify-content: flex-end;
}

.global-banner.contact-banner .row .form.contact-form .inner {
    border-radius: 20px;
    background-color: #7D5FFF;
    padding: 40px !important;
    padding-bottom: 74px !important;
    position: relative;
    z-index: 99;
}

.global-banner.contact-banner .row .form.contact-form .inner:after {
    content: '';
    position: absolute;
    top: -30px;
    right: 8px;
    width: 84px;
    height: 84px;
    background-image: url('data:image/svg+xml,<svg width="84" height="84" viewBox="0 0 84 84" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_149_481)"><g clip-path="url(%23clip1_149_481)"><path d="M25.012 77.4737C24.1404 77.3521 23.3707 76.8691 22.8801 76.1401C22.3894 75.4111 22.2212 74.494 22.4301 73.6424L24.5679 64.1364C18.0722 56.9745 17.8104 45.9292 19.2878 40.0481C20.835 33.9436 26.0274 31.9872 29.7519 31.6909L28.7045 9.29407L28.7151 9.21785C28.8042 5.81107 31.3788 3.049 34.7119 2.78879C35.363 2.73718 36.0053 2.74908 36.599 2.83193C39.5928 3.24966 41.6671 5.36527 42.2813 8.62409L42.3106 8.78359L43.5683 20.6284L48.6244 9.49621C49.8461 6.73964 52.7789 5.10252 55.7727 5.52026C56.2401 5.58548 56.6878 5.69975 57.1301 5.85213C58.896 6.48707 60.2846 7.79467 61.0357 9.51841C61.7921 11.204 61.8221 13.1121 61.1012 14.8636L55.8661 28.7554C56.0881 28.8252 56.2976 28.8933 56.5161 28.9885C58.4031 29.7699 59.798 31.4021 60.3277 33.3281C60.3656 33.3334 60.4162 33.3405 60.4541 33.3457C61.0099 33.4233 61.555 33.5771 62.0787 33.7926C63.6985 34.459 64.9626 35.7363 65.6359 37.3714C66.3092 39.0066 66.3155 40.8077 65.6376 42.4357L63.6866 47.1887C64.2557 57.7847 59.0729 65.1174 54.041 68.5079L54.0011 77.9311C53.9925 78.8235 53.6157 79.6776 52.9389 80.2825C52.2242 80.8822 51.3373 81.147 50.4657 81.0253L25.012 77.4737ZM47.8173 74.3484L47.8526 66.7119C47.8623 65.5347 48.511 64.4855 49.5397 63.9426C52.0927 62.6281 54.9953 59.7305 56.514 55.2151C56.0306 55.2642 55.5435 55.248 55.0509 55.1793C54.4824 55.0999 53.9246 54.9444 53.4136 54.7306C51.55 53.9655 50.1677 52.335 49.6272 50.3946C49.5766 50.3875 49.5387 50.3822 49.4882 50.3752C48.9198 50.2959 48.362 50.1403 47.8509 49.9265C46.2437 49.2619 44.9779 47.9974 44.3063 46.3495C44.1793 46.0598 44.0812 45.7482 44.0065 45.4528C43.5276 45.8393 42.9655 46.1754 42.3222 46.4482C43.5194 49.1279 44.1365 52.8275 42.566 57.5299C42.0969 58.9539 40.6721 59.843 39.1815 59.635C39.0552 59.6174 38.8152 59.5839 38.5353 59.4671C37.7878 59.1944 37.193 58.6581 36.843 57.9358C36.4696 57.1973 36.4206 56.3486 36.673 55.5549C38.3348 50.5673 36.2515 47.777 35.1142 46.6988L30.554 46.0625C28.8613 45.8263 27.6776 44.2494 27.9151 42.547C28.1527 40.8447 29.7228 39.652 31.4155 39.8882L38.1231 40.8242C40.0574 40.9905 40.2897 40.8027 40.8685 39.2386L31.0786 37.8726C30.6961 37.8451 26.2975 37.6199 25.3096 41.5618C24.025 46.615 24.6468 55.9103 30.0311 60.7931L30.1159 60.8308L30.4018 61.1816C30.4018 61.1816 31.3949 62.2785 33.6332 62.8499C35.2832 63.3003 36.2814 65.0067 35.8597 66.6445C35.4504 68.1934 33.9844 69.1933 32.418 68.9748L32.3043 68.9589L32.0679 68.9C31.3476 68.7088 30.6579 68.4831 30.0024 68.1973L29.212 71.7394L47.8064 74.3339L47.8173 74.3484ZM55.6116 48.4839C55.5345 48.6674 55.6307 48.901 55.8257 48.98C55.8257 48.98 55.8384 48.9818 55.851 48.9835C56.0657 49.0135 56.2424 48.9475 56.3212 48.7513L59.9185 40.0447C59.9598 39.9339 59.9595 39.8432 59.9214 39.7472C59.8815 39.6639 59.8146 39.5898 59.7171 39.5503L59.6287 39.538C59.5655 39.5292 59.5023 39.5203 59.4321 39.5623C59.378 39.5807 59.2825 39.6192 59.2377 39.7554L56.3004 46.8704L55.6369 48.4874L55.6116 48.4839ZM54.0534 34.7321C54.0534 34.7321 53.9379 34.729 53.8821 34.76C53.7722 34.8094 53.6984 34.8768 53.6589 34.975L50.0598 43.6942C50.0262 43.9356 50.0771 44.1241 50.2722 44.2031C50.2974 44.2066 50.3227 44.2101 50.3353 44.2119C50.4364 44.226 50.4887 44.2203 50.5572 44.191C50.6797 44.1434 50.7318 44.047 50.7515 43.998L53.393 37.6188L53.4916 37.3735L54.365 35.2677C54.4206 35.146 54.3951 35.0518 54.3661 34.983C54.3371 34.9142 54.2737 34.8147 54.1509 34.7716L54.0498 34.7575L54.0534 34.7321ZM44.398 33.7864C45.5901 34.3801 46.247 35.21 46.5947 35.7636L55.3427 12.5706C55.4378 12.3508 55.4338 12.1948 55.3649 12.0427C55.2977 11.8779 55.182 11.7841 55.0231 11.7231C55.0105 11.7213 54.9979 11.7195 54.9852 11.7178C54.6315 11.6684 54.3794 11.8145 54.2843 12.0344L44.5075 33.5556C44.4716 33.6283 44.4357 33.701 44.3998 33.7737L44.398 33.7864ZM38.5972 32.6273L36.1503 9.64658C36.0573 9.2062 35.9469 9.07423 35.9469 9.07423C35.9469 9.07423 35.8981 9.05448 35.7718 9.03685C35.6202 9.0157 35.4272 9.01467 35.1927 9.03376C35.0376 9.03802 34.9332 9.14002 34.9155 9.26706L36.0185 32.2804L38.6081 32.6417L38.5972 32.6273Z" fill="%23333333"/><path d="M36.3328 4.75025C38.5182 5.05518 39.9361 6.52228 40.4022 8.9963L42.4005 27.8087L50.3687 10.2963C51.2711 8.25931 53.3988 7.13153 55.521 7.42764C55.8494 7.47347 56.1726 7.55741 56.5048 7.66852C57.7686 8.11686 58.7577 9.05786 59.3056 10.2999C59.8552 11.5293 59.8712 12.8915 59.362 14.1415L53.1912 30.493C53.6799 30.4058 54.1832 30.3983 54.6632 30.4653C55.0548 30.5199 55.4266 30.6236 55.8041 30.7799C57.6676 31.545 58.7474 33.4053 58.6745 35.3119C59.192 35.2028 59.7097 35.1844 60.2149 35.2549C60.6065 35.3095 60.9911 35.415 61.3685 35.5713C63.7557 36.5519 64.89 39.3135 63.9001 41.7009L61.7769 46.8572C62.4637 56.8869 57.5661 64.2982 52.1566 67.4418L52.1103 77.926C52.1129 78.2761 51.9514 78.6033 51.6994 78.8401C51.4366 79.0624 51.0995 79.1708 50.7584 79.1232L25.2795 75.5681C24.951 75.5222 24.6547 75.3384 24.4737 75.0671C24.2817 74.7813 24.2141 74.4351 24.2981 74.1101L26.6732 63.5493C20.0709 57.0589 19.7624 46.0718 21.1558 40.5157C22.6868 34.4349 28.6877 33.3295 31.6379 33.5987L31.7768 33.6181L30.6146 9.27544C30.6861 6.82463 32.5142 4.8909 34.8445 4.71094C35.3657 4.66711 35.8655 4.68503 36.3202 4.74849M34.1769 33.953L41.933 35.0352C43.7268 35.2855 44.5749 36.1291 44.959 36.7915C45.5224 37.7378 45.5632 38.9221 45.0614 40.3027C44.3339 42.2863 43.3897 44.9003 39.3747 45.156C41.0147 47.4312 42.619 51.3462 40.7585 56.9278C40.5759 57.4981 40.0156 57.8214 39.4598 57.7438C39.384 57.7333 39.3209 57.7244 39.2486 57.6885C38.633 57.486 38.2903 56.8036 38.4927 56.1842C40.8117 49.2549 36.8846 45.6504 35.9465 44.8979L30.8305 44.184C30.1736 44.0923 29.7302 43.4865 29.8206 42.8386C29.911 42.1907 30.5034 41.7294 31.1602 41.821L37.8679 42.757C41.5307 43.0867 42.0754 41.5827 42.8298 39.4991C43.0609 38.8579 43.0939 38.3444 42.9308 38.0367C42.7406 37.7382 42.2819 37.5188 41.6124 37.4254L31.3678 35.9959C31.1656 35.9677 24.8795 35.518 23.479 41.1248C22.1694 46.2652 22.4708 56.5648 28.7843 62.2637C28.8295 62.3089 28.8494 62.3505 28.8838 62.3812C28.8838 62.3812 28.9217 62.3865 28.9308 62.4137C28.9742 62.4716 30.2443 63.9828 33.1776 64.7418C33.8094 64.9206 34.1971 65.5575 34.0291 66.2075C33.8682 66.8068 33.3009 67.1809 32.7198 67.0998C32.6693 67.0928 32.6314 67.0875 32.5809 67.0804C30.8786 66.6357 29.6196 65.9679 28.7252 65.3639L26.9194 73.4138L49.7456 76.5988L49.7917 66.7621C49.7906 66.3087 50.0403 65.9032 50.4295 65.6984C54.4671 63.6197 58.2994 58.7666 59.255 52.0097C58.2257 53.0188 56.7765 53.5289 55.3491 53.3297C54.9575 53.2751 54.573 53.1696 54.2082 53.0151C52.3446 52.25 51.2649 50.3897 51.3395 48.4704C50.8347 48.5812 50.317 48.5997 49.7865 48.5256C49.3949 48.471 49.0104 48.3655 48.6456 48.211C47.4881 47.7387 46.5839 46.8354 46.1156 45.6692C45.6455 44.5157 45.6441 43.2333 46.1283 42.0705L48.2533 36.9014L57.1609 13.3033C57.4334 12.642 57.4281 11.9418 57.1433 11.3063C56.8712 10.6726 56.3577 10.1994 55.7203 9.96805C55.5488 9.90526 55.3863 9.86964 55.2095 9.84496C54.1231 9.69338 53.0241 10.2783 52.5703 11.3158L42.7971 32.8116C42.5763 33.2859 42.0611 33.5637 41.5558 33.4932C41.5558 33.4932 41.5432 33.4914 41.5305 33.4896C41 33.4156 40.5984 32.971 40.5304 32.4435L38.0345 9.35235C37.7732 7.99483 37.1653 7.27539 36.0284 7.11675C35.7379 7.07621 35.4041 7.0685 35.038 7.10807C33.9053 7.19611 33.0308 8.11021 33.0012 9.2458L34.1769 33.953ZM50.0836 46.1193C50.4878 46.1757 50.908 46.1177 51.2901 45.9638C51.8488 45.7439 52.286 45.2868 52.5173 44.7363L55.2557 38.1246L55.2593 38.0992L56.1326 35.9934C56.6168 34.8305 56.0596 33.4706 54.8913 32.9838C54.7089 32.9065 54.5229 32.8547 54.3208 32.8265C53.9292 32.7718 53.5108 32.8171 53.127 32.9837C52.5665 33.2163 52.1184 33.6589 51.8835 34.2348L48.2862 42.9414C48.2091 43.1249 48.1573 43.312 48.1307 43.5025C47.9889 44.5189 48.529 45.5397 49.5132 45.962C49.6955 46.0392 49.8815 46.0911 50.071 46.1175M55.6336 50.9216C56.6442 51.0626 57.6747 50.507 58.0835 49.515L61.6808 40.8084C61.9157 40.2325 61.9233 39.6248 61.6819 39.0471C61.4514 38.484 61.0119 38.0341 60.4395 37.7988C60.2571 37.7216 60.0712 37.6697 59.8817 37.6433C59.4775 37.5869 59.0573 37.6448 58.6752 37.7987C58.1165 38.0186 57.6811 38.463 57.4497 39.0135L54.7222 45.6397C54.7222 45.6397 54.7222 45.6397 54.7187 45.6651L53.8453 47.7709C53.3738 48.9355 53.9183 50.2937 55.0867 50.7805C55.269 50.8578 55.455 50.9096 55.6318 50.9343M36.8646 0.938999C36.132 0.836768 35.3616 0.819941 34.568 0.877577C30.2592 1.20886 26.9144 4.78302 26.8044 9.17118L26.7849 9.31093L26.8033 9.45596L27.7721 30.0157C26.6596 30.2361 25.4483 30.611 24.2051 31.2146C20.7366 32.9065 18.4022 35.7927 17.4355 39.5822C15.9045 45.663 16.1344 56.937 22.4853 64.6745L20.5546 73.251C20.2351 74.6181 20.4966 76.0663 21.2986 77.2403C22.0754 78.4107 23.3437 79.1964 24.7459 79.392L50.2122 82.9454C51.6144 83.1411 53.0385 82.7181 54.1312 81.8086L54.1618 81.774L54.1924 81.7394C55.2796 80.7773 55.9112 79.3889 55.9203 77.9396L55.9518 69.4996C61.0763 65.6298 66.0421 58.0985 65.6246 47.5236L67.4161 43.1758C68.2912 41.0573 68.28 38.7374 67.4161 36.6223C66.5378 34.5182 64.912 32.8796 62.8065 32.003C62.4652 31.8647 62.1221 31.7392 61.7611 31.6499C61.0481 30.0222 59.8505 28.6376 58.3023 27.7352L62.9012 15.5419C63.7923 13.3091 63.7574 10.8823 62.7725 8.71145C61.8273 6.53322 60.0517 4.8608 57.7821 4.05196C57.2187 3.84384 56.6339 3.69747 56.0402 3.61463C52.2126 3.08056 48.4295 5.18184 46.8652 8.73246L44.7265 13.4463L44.2093 8.56911L44.1927 8.41137L44.1635 8.25187C43.3886 4.20649 40.6543 1.46778 36.8646 0.938999ZM31.1544 59.2141C27.3536 55.6272 26.5058 49.7973 26.7047 45.6029C27.4565 46.8604 28.745 47.7785 30.2987 47.9953L34.202 48.5399C35.0289 49.536 36.008 51.5635 34.8763 54.9673C34.015 57.541 35.3514 60.3307 37.8594 61.2765C38.3469 61.474 38.7638 61.5322 38.928 61.5551C41.3281 61.89 43.6282 60.4495 44.3874 58.1465C45.2309 55.6091 45.5548 53.1028 45.3451 50.7294C45.8945 51.1298 46.5033 51.4738 47.1606 51.7468C47.4893 51.8833 47.8323 52.0089 48.206 52.0999C49.0767 54.0735 50.6664 55.6941 52.7124 56.5364C53.0284 56.6712 53.3606 56.7823 53.7199 56.8842C52.2996 59.5872 50.3359 61.3855 48.6711 62.2411C46.992 63.1077 45.9427 64.8133 45.9347 66.7161L45.9102 72.1523L34.7182 70.5906C36.1509 70.0135 37.2898 68.7736 37.7062 67.1739C38.3778 64.4831 36.789 61.7488 34.1589 61.0321C32.7418 60.666 32.0225 60.0994 31.8398 59.9314L31.4146 59.3799L31.1382 59.2377L31.1544 59.2141Z" fill="%23FFF02E"/><path d="M61.6836 40.7955L58.0863 49.5021C57.6003 50.6776 56.2596 51.2418 55.0894 50.7676C53.9211 50.2808 53.3765 48.9227 53.8481 47.7581L54.7214 45.6523C54.7214 45.6523 54.7214 45.6523 54.725 45.6268L57.4525 39.0007C57.6856 38.4374 58.1193 38.0058 58.678 37.7858C59.2385 37.5532 59.8716 37.5379 60.4314 37.7715C60.9912 38.005 61.4433 38.4566 61.6738 39.0198C61.9025 39.5957 61.9059 40.2178 61.6727 40.7811L61.6836 40.7955Z" fill="white"/><path d="M56.1177 35.9913L55.2444 38.0971L55.2409 38.1225L52.5025 44.7342C52.2694 45.2975 51.8339 45.7418 51.2752 45.9617C50.7148 46.1944 50.0816 46.2096 49.5218 45.9761C48.5358 45.5665 47.9957 44.5457 48.1393 43.5167C48.1659 43.3261 48.2178 43.1391 48.2949 42.9556L51.8922 34.249C52.1271 33.673 52.5752 33.2305 53.1356 32.9978C53.5195 32.8312 53.9379 32.786 54.3295 32.8406C54.5316 32.8688 54.7175 32.9207 54.8999 32.9979C56.0683 33.4847 56.6254 34.8447 56.1412 36.0075L56.1177 35.9913Z" fill="white"/><path d="M49.7709 66.7202L49.7248 76.5569L26.8986 73.3719L28.7043 65.3219C29.6114 65.9277 30.856 66.6065 32.56 67.0385C32.6106 67.0456 32.6485 67.0508 32.699 67.0579C33.2927 67.1407 33.86 66.7666 34.0083 66.1656C34.1745 65.5283 33.7886 64.8787 33.1568 64.6998C30.2235 63.9408 28.9551 62.4169 28.9099 62.3718C28.9099 62.3718 28.872 62.3665 28.8629 62.3393C28.8177 62.2941 28.7978 62.2525 28.7634 62.2218C22.4391 56.5084 22.1486 46.2232 23.4582 41.0829C24.8713 35.4778 31.1557 35.9402 31.3469 35.954L41.5916 37.3834C42.2611 37.4768 42.7216 37.6836 42.91 37.9948C43.0875 38.2915 43.0527 38.8177 42.8089 39.4572C42.0546 41.5407 41.4973 43.043 37.847 42.715L31.1394 41.7791C30.4825 41.6874 29.8902 42.1487 29.7998 42.7966C29.7093 43.4446 30.1528 44.0504 30.8097 44.1421L35.9257 44.8559C36.8638 45.6085 40.7909 49.213 38.4718 56.1423C38.2695 56.7616 38.5995 57.4423 39.2278 57.6465C39.3 57.6825 39.3632 57.6913 39.439 57.7019C40.0074 57.7812 40.555 57.4561 40.7376 56.8858C42.6 51.2916 40.9956 47.3766 39.3539 45.1141C43.3689 44.8584 44.3257 42.2462 45.0406 40.2607C45.5423 38.8801 45.5015 37.6959 44.9382 36.7495C44.5541 36.0872 43.706 35.2436 41.9122 34.9933L34.1561 33.911L32.9803 9.20386C33.0226 8.07003 33.8971 7.15592 35.0172 7.06613C36.8153 6.91554 37.6992 7.59577 38.0263 9.31217L40.4896 32.3599C40.545 32.8857 40.961 33.3193 41.4898 33.4061C42.0077 33.4783 42.5338 33.215 42.7689 32.7297L52.5421 11.234C53.0713 10.0256 54.4553 9.42871 55.6921 9.88622C56.3295 10.1176 56.843 10.5908 57.1152 11.2245C57.4 11.86 57.4053 12.5601 57.1327 13.2215L48.2252 36.8196L46.1002 41.9886C45.616 43.1515 45.6174 44.4339 46.0874 45.5874C46.5557 46.7536 47.4599 47.6569 48.6174 48.1292C48.9948 48.2855 49.3793 48.3909 49.7583 48.4438C50.2762 48.5161 50.7939 48.4977 51.3114 48.3885C51.2367 50.3079 52.3165 52.1682 54.1801 52.9333C54.5575 53.0896 54.942 53.195 55.321 53.2479C56.761 53.4489 58.1975 52.937 59.2269 51.9279C58.2838 58.6865 54.4371 63.5506 50.4014 65.6166C50.0122 65.8213 49.7624 66.2268 49.7636 66.6803L49.7709 66.7202Z" fill="white"/></g></g><defs><clipPath id="clip0_149_481"><rect width="84" height="84" fill="white"/></clipPath><clipPath id="clip1_149_481"><rect width="50.4057" height="79.3622" fill="white" transform="translate(22.9688 -1) rotate(7.9434)"/></clipPath></defs></svg>');
}

.global-banner.contact-banner .row .form.contact-form .inner form {
}

.global-banner.contact-banner .row .form.contact-form .inner form .info.short-margin-bottom {
    margin-bottom: 28px;
    padding-top: 0 !important;
}

.global-banner.contact-banner .row .form.contact-form .inner form .info.short-margin-bottom h4 {
    color: #FFF !important;
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%;
    text-transform: uppercase;
}

.global-banner.contact-banner .row .form.contact-form .inner form label {
    margin: 0 !important;
    color: #FFF;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.global-banner.contact-banner .row .form.contact-form .inner label em.req {
    color: #fff;
}

.global-banner.contact-banner .row .form.contact-form .inner form input:focus-visible, .global-banner.contact-banner .row .form.contact-form .inner form textarea:focus-visible {
    outline: none !important;
}

.global-banner.contact-banner .row .form.contact-form .inner form input, .global-banner.contact-banner .row .form.contact-form .inner form textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: rgba(255, 255, 255, 0.72);
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.28px;
    padding: 12px 0 !important;
}

.global-banner.contact-banner .row .form.contact-form .inner form input::placeholder, .global-banner.contact-banner .row .form.contact-form .inner form textarea::placeholder {
    color: rgba(255, 255, 255, 0.72);
    font-family: Epilogue;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.28px;
}

.global-banner.contact-banner .row .form.contact-form .inner form button {
    width: 100%;
    border-radius: 100px;
    background-color: #fff;
    color: #333;
    border: none !important;
    text-transform: uppercase;
}

.global-banner.contact-banner .row .form.contact-form .inner form button span {
    border-radius: 100px;
    border: none !important;
    text-transform: uppercase;
}

.global-banner.contact-banner .row .form.contact-form .inner form button:hover {
    color: #fff;
    border-color: transparent;
}

.global-banner.contact-banner .row .form.contact-form .inner form button:hover span {
    background-color: #333;
    color: #fff;
}

.global-banner.contact-banner .row .contact-wrapper-section .component-outro {
    position: absolute;
    bottom: 40px;
    left: 154px;
    right: 40px;
    z-index: 99;
}

.global-banner.contact-banner .row .contact-wrapper-section .component-outro .info {
    padding: 0 !important;
}

.global-banner.contact-banner .row .contact-wrapper-section .component-outro .info p {
    color: #FFF;
    font-family: Epilogue;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.global-banner.contact-banner .row .contact-wrapper-section .component-outro .info p span {
    color: #FFF;
    font-family: Epilogue;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.contact-info-split-section {
    padding: 52px 0 100px 0 !important;
}

.contact-info-split-section .item.item_block {
}

.contact-info-split-section .contact-support-wrapper {
    padding-bottom: 0 !important;
    margin: 0 !important;
    margin-bottom: 12px !important;
}

.contact-info-split-section .contact-support-wrapper .inner {
    display: flex;
    padding: 24px 40px;
    background-color: #F5F5F5;
    border-radius: 20px;
    gap: 20px;
    width: 634px;
}

.contact-info-split-section .contact-support-wrapper .inner .info {
    width: 100%;
}

.contact-info-split-section .contact-support-wrapper .inner .text {
    height: 100%;
}

.contact-info-split-section .contact-support-wrapper .inner .image {
    margin: 0;
    /*margin-right:20px;*/
}

.contact-info-split-section .contact-support-wrapper .inner .image img {
    width: 72px;
    height: 72px;
    border-radius: 40px;
    object-fit: cover;
    margin-right: 15px;
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper .contact-title-wrapper {
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper .contact-title-wrapper h6 {
    margin: 0;
    color: #333;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-transform: uppercase;
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper .contact-title-wrapper p {
    margin: 0;
    color: #333;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper .contact-child-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 142px;
}

.contact-info-split-section .contact-support-wrapper .inner .contact-child-wrapper .contact-child-info a {
    color: #333;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.contact-info-split-section .map-section {
    width: 634px !important;
    padding-bottom: 0;
}

.contact-info-split-section .map-section .inner {
    display: flex;
    flex-direction: column;
    width: 634px !important;
}

.contact-info-split-section .map-section .inner .heading {
    order: 1;
    margin-top: 52px !important;
    color: #333;
    font-family: Anton;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 108%text-transform: uppercase;
}

.contact-info-split-section .map-section .inner .secondary-heading {
    order: 2;
    color: #333;
    font-family: Epilogue;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-transform: none;
    margin-top: 16px !important;
    letter-spacing: 0;
}

.contact-info-split-section .map-section .inner .code-item {
    order: 3;
    margin-top: 32px !important;
    width: 634px !important;
}

.contact-info-split-section .map-section .inner .code-item iframe {
    height: 220px;
    border-radius: 20px;
    width: 634px;
}


/*contact-page end*/

.mobile-img {
    display: none;
}

.upper-footer .upper-foot-left, .upper-footer .upper-foot-right {
    max-height: 460px;
}

.upper-footer {
    padding-bottom: 12px !important;
    margin-top: 0 !important;
}

.upper-footer .upper-foot-left, .upper-footer .upper-foot-right {
    align-self: stretch !important;
}

.upper-footer .component-main {
    padding: 0;
    margin: 0;
}

.upper-foot-left.col-xl-8 {
    width: 65.666667%;
}

.upper-foot-left * {
    color: #fff;
}

.upper-foot-left img {
    border-radius: 0 !important;
}

.upper-foot-left .info-wrapper {
    display: flex;
    gap: 28px;
}

.upper-foot-left .text-wrapper {
    padding-top: 32px;
    padding-bottom: 40px;
}

.upper-foot-left .text-wrapper p {
    font-size: 18px;
    margin: 0;
}

.upper-foot-left .info-wrapper p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 16px;
    display: flex;
    gap: 8px;
    align-items: baseline;
}

.upper-foot-left .info-wrapper span {
    font-weight: 600;
    font-size: 18px;
    width: 12px;
    height: 12px;
    display: block;
}

.upper-footer .container .row .upper-foot-left {
    padding: 40px !important;
    background-color: #7D5FFF;
    border-radius: 32px;
}

.upper-foot-left .top-img:after {
    content: '';
    display: inline-block;
    width: 96px;
    height: 96px;
    background-repeat: no-repeat !important;
    background-position: center center;
    background-size: contain;
    background-color: transparent !important;
    position: absolute;
    right: 6%;
    margin: 0;
    top: 50px;
    background-image: url('data:image/svg+xml,<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_412_772)"><path d="M87.8692 13.1386C87.5738 12.8418 87.1695 12.6857 86.7653 12.6857C86.6409 12.6857 86.501 12.7013 86.3766 12.7325L7.81468 33.9585C7.23942 34.1147 6.81963 34.5676 6.69525 35.1455C6.57087 35.7234 6.78854 36.3169 7.23942 36.6918L27.0315 52.5605V76.3167C27.0159 76.4261 27.0315 76.5354 27.047 76.6447C27.047 76.6603 27.047 76.676 27.0626 76.6916C27.0937 76.8634 27.1714 77.0196 27.2803 77.1758C27.2958 77.207 27.3269 77.2382 27.3424 77.2695C27.4513 77.41 27.5757 77.535 27.7311 77.6287C27.7311 77.6443 27.7467 77.6443 27.7467 77.6443C27.7467 77.6443 27.8089 77.6756 27.84 77.6912C27.9332 77.738 28.011 77.7849 28.1043 77.8161C28.1509 77.8318 28.2131 77.8318 28.2597 77.8318C28.3375 77.8474 28.4152 77.863 28.5085 77.8786H28.5396C28.5396 77.8786 28.6329 77.863 28.6795 77.863C28.7417 77.863 28.8195 77.8474 28.8817 77.8318C28.9438 77.8161 29.006 77.8005 29.0682 77.7849C29.1149 77.7693 29.1615 77.7537 29.2081 77.738L49.3112 68.3199L67.3619 82.002C67.6418 82.205 67.9683 82.3144 68.3103 82.3144C68.4658 82.3144 68.6368 82.2831 68.8078 82.2363C69.2898 82.0645 69.663 81.674 69.8029 81.1742L88.2734 14.6692C88.4133 14.1226 88.2734 13.5447 87.8692 13.1386ZM28.9905 50.1396L11.5927 36.1764L76.0375 18.7614L28.9905 50.1396ZM32.5509 72.7244L39.6406 60.979L46.5282 66.1957L32.5509 72.7244ZM67.4397 78.1285L50.5083 65.2898C50.5083 65.2898 50.4461 65.2586 50.4151 65.2274L41.6773 58.605L77.3746 27.8828C78.0276 27.3205 78.1053 26.3209 77.5456 25.6805C76.9859 25.0245 76.0064 24.9464 75.3534 25.5087L38.1947 57.4961C38.1947 57.4961 38.1325 57.6054 38.0858 57.6522C38.0081 57.7303 37.9303 57.7928 37.8682 57.8709L30.1255 70.7252V53.0759C30.1255 53.0759 30.2654 53.0291 30.3276 52.9978L84.4176 16.9184L67.4397 78.1285Z" fill="%23333333"/><path d="M91.1656 9.8274C90.0151 8.65599 88.4137 8 86.7657 8C86.237 8 85.6929 8.06248 85.1798 8.20304L6.60232 29.429C4.34792 30.0538 2.63768 31.8499 2.14016 34.1615C1.64264 36.4419 2.46666 38.8003 4.27018 40.2997C4.28573 40.2997 4.30127 40.331 4.33237 40.3466L22.3676 54.8096V76.3167C22.352 76.7541 22.3987 77.1133 22.4298 77.3007C22.4609 77.5038 22.4919 77.6912 22.5541 77.8786C22.7096 78.5502 23.005 79.2062 23.4248 79.7997C23.4248 79.8153 23.4403 79.831 23.4403 79.8466C23.5181 79.9403 23.5803 80.0496 23.658 80.1433C24.0623 80.6588 24.5131 81.0961 25.0262 81.4553C25.2439 81.6115 25.4771 81.7365 25.7103 81.8614C25.7725 81.8926 25.8347 81.9239 25.8969 81.9395C26.0523 82.0332 26.3167 82.1582 26.6432 82.2675C27.0318 82.3924 27.3894 82.4549 27.6693 82.4862C27.7004 82.4862 27.7315 82.5018 27.7626 82.5018C28.0113 82.5486 28.2601 82.5643 28.5244 82.5643C28.7732 82.5643 28.9753 82.5486 29.1308 82.533C29.4262 82.5018 29.7216 82.4549 30.0325 82.3768L30.2035 82.33C30.3279 82.2987 30.4523 82.2675 30.5611 82.2363C30.7322 82.1738 31.0276 82.0645 31.1986 81.9864L48.7518 73.7552L64.5637 85.7349C64.5637 85.7349 64.6259 85.7817 64.6414 85.7973C65.7298 86.5783 67.0047 87 68.3262 87C68.8859 87 69.4456 86.9219 70.052 86.7501C70.1608 86.7189 70.2697 86.6876 70.3785 86.6564C72.2909 85.9692 73.7679 84.3917 74.312 82.4393L92.767 15.9344C92.767 15.9344 92.767 15.8719 92.7981 15.8406C93.3423 13.6853 92.7204 11.3893 91.1656 9.8274ZM88.2738 14.6692L69.8188 81.1742C69.6789 81.674 69.3057 82.0644 68.8237 82.2363C68.6527 82.2831 68.4817 82.3144 68.3262 82.3144C67.9842 82.3144 67.6577 82.205 67.3778 82.002L49.3271 68.3199L29.2241 77.738C29.2241 77.738 29.1308 77.7693 29.0841 77.7849C29.0219 77.7849 28.9597 77.8161 28.8976 77.8317C28.8354 77.8474 28.7576 77.863 28.6954 77.863C28.6488 77.863 28.6021 77.8786 28.5555 77.8786H28.5244C28.4311 77.863 28.3534 77.8474 28.2756 77.8317C28.229 77.8317 28.1668 77.8317 28.1202 77.8161C28.0269 77.7849 27.9491 77.738 27.8559 77.6912C27.8248 77.6912 27.7937 77.6912 27.7626 77.6443C27.7626 77.6443 27.747 77.6443 27.747 77.6287C27.5916 77.535 27.4672 77.41 27.3583 77.2695C27.3428 77.2382 27.3117 77.207 27.2962 77.1758C27.1873 77.0196 27.1096 76.8634 27.0785 76.6916C27.0629 76.676 27.0629 76.6603 27.0629 76.6447C27.0474 76.5354 27.0318 76.4261 27.0318 76.3167V52.5605L7.23977 36.6918C6.78889 36.3169 6.57122 35.7234 6.6956 35.1455C6.81998 34.5676 7.23977 34.1147 7.81503 33.9585L86.377 12.7325C86.5014 12.7013 86.6413 12.6856 86.7657 12.6856C87.1699 12.6856 87.5741 12.8418 87.8695 13.1386C88.2738 13.5447 88.4137 14.1226 88.2738 14.6692Z" fill="%23F9423A"/><path d="M46.5283 66.1957L32.551 72.7244L39.6407 60.979L46.5283 66.1957Z" fill="white"/><path d="M84.4176 16.9183L67.4397 78.1285L50.5084 65.2898C50.5084 65.2898 50.4462 65.2586 50.4151 65.2273L41.6773 58.605L77.3746 27.8827C78.0276 27.3205 78.1053 26.3209 77.5456 25.6805C76.9859 25.0245 76.0064 24.9464 75.3534 25.5087L38.1947 57.496C38.1947 57.496 38.1325 57.6054 38.0858 57.6522C38.0081 57.7303 37.9304 57.7928 37.8682 57.8709L30.1255 70.7252V53.0759C30.1255 53.0759 30.2654 53.029 30.3276 52.9978L84.4176 16.9183Z" fill="white"/><path d="M76.0375 18.7614L28.9905 50.1396L11.5928 36.1763L76.0375 18.7614Z" fill="white"/></g><defs><clipPath id="clip0_412_772"><rect width="91" height="79" fill="white" transform="translate(2 8)"/></clipPath></defs></svg>');
}

.upper-footer .contact-btn-wrapper {
    display: flex !important;
    align-items: center;
    gap: 24px;
}

.upper-footer .contact-btn-wrapper a {
    display: flex !important;
    align-items: center;
}

.upper-footer .contact-btn-wrapper a:hover .text {
    background: transparent;
    border: 2px solid #fff;
    transition: .3s;
    color: #fff;
}

.upper-footer .contact-btn-wrapper .icon {
    display: flex;
    border-radius: 41px;
    width: 52px;
    height: 52px;
    min-width: 52px;
    background: #F9423A;
    justify-content: center;
    align-items: center;
    line-height: 0;
}

.upper-footer .contact-btn-wrapper .icon img {
    width: 28px;
    height: 28px;
}

.upper-footer .contact-btn-wrapper .text {
    border: 2px solid transparent;
    transition: .3s;
    color: #333;
    font-family: Anton;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px ;
    text-transform: uppercase;
    padding: 16px;
    border-radius: 100px;
    background: #FFF;
}

.upper-footer .container .row .upper-foot-right {
    background: #FFF02E;
    padding: 40px !important;
    border-radius: 32px;
}

.upper-foot-right .component-main {
    gap: 67px;
    height: 100%;
}

.upper-footer .container .row .upper-foot-right .item {
    padding: 0 !important;
}

.upper-foot-right .footer-list ul {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

.upper-foot-right .footer-list ul li {
    padding: 0;
    padding-bottom: 20px;
}

.upper-foot-right .footer-list ul li a {
    font-size: 32px;
    font-weight: 400;
    line-height: 51.2px;
}

.upper-foot-right nav.social {
    height: 100%;
}

.upper-foot-right nav.social ul {
    display: flex;
    height: 100%;
    align-items: flex-end;
    justify-content: space-between;
}

.upper-foot-right nav.social ul li {
    width: fit-content;
}

.upper-foot-right nav.social ul li a {
    width: fit-content;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

#site-footer {
    margin: 0 auto 24px auto;
    max-width: 1440px !important;
    padding: 0 !important;
}

#site-footer .container {
    padding: 0 80px !important;
}

#site-footer .container .row {
    padding: 20px 40px !important;
    background-color: #f5f5f5;
    margin: 0;
    border-radius: 16px;
    margin-bottom: 20px;
}

#site-footer .footer-navigation {
    padding: 0 !important;
    height: 100%;
    display: flex;
    align-items: center;
}

#site-footer .footer-navigation * {
    font-family: Epilogue;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: -0.12px;
    color: #333 !important;
}

#site-footer .footer-navigation ul {
    display: flex;
    gap: 40px;
}

.usn_cmp_splitcomponent .breadcrumb-trail {
    position: absolute;
    top: 0px;
}

.usn_cmp_splitcomponent .breadcrumb {
    display: flex;
    align-items: center;
}

.usn_cmp_splitcomponent .breadcrumb-trail ol.breadcrumb li.breadcrumb-item.active > span {
    color: #fff;
    padding: 0
}

.usn_cmp_splitcomponent .breadcrumb-trail ol.breadcrumb li.breadcrumb-item a {
    padding: 0;
}

.usn_cmp_splitcomponent .breadcrumb-trail ol.breadcrumb {
    padding: 0;
    display: flex;
    align-items: center;
    height: 40px;
}

.usn_cmp_splitcomponent .breadcrumb-trail ol.breadcrumb li {
    height: 22px
}

.contact-info-split-section iframe{    margin-top: -26px;}




