@font-face {
  font-family: 'Zoho_Puvi_Regular';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_RegularItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_Medium';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_SemiBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_SemiBoldItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_Bold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_ExtraBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}
html.hideScroll,body.hideScroll{overflow:hidden;}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
	font-family: 'Zoho_Puvi_Regular';
	color:#000;
	transition: 0.9s all ease;
    -webkit-transition: 0.9s all ease;
	background:#fff;
}
section *,.second-header *,.breadcrumb-wrapper *,.banner-tabs-wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #4CA9F5;
}
a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -8px;
}
sub {
	bottom: -4px;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height:auto;
}
p {
	margin: 0 0 25px;
    line-height: 1.6;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-blue
{
	    color: #243A5D;
}
.text-light {
	color: #fff!important;
}
.text-dark {
	color: #000!important;
}
.top-margin {
	margin-top: 25px!important;
}
.bottom-margin {
	margin-bottom: 25px!important;
}
.space-large {
	height: 50px;
}
.space-medium {
	height: 25px;
}
.space-small {
	height: 10px;
}
.margin-0 {
	margin: 0!important;
}
.padding-0 {
	padding: 0!important;
}
.non-click {
	cursor: default;
	pointer-events: none;
}
ol,
ul {
	margin-top: 0;
	margin-bottom:0;
	list-style-type: none;
	padding: 0px;
	
}
strong{
	font-family:"Zoho_Puvi_SemiBold";
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.containerMid:before,
.containerMid:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -10px;
	margin-left: -10px;
}
.container,.containerMid{
	margin:0 auto;
	width: 100%;
}
.container {max-width:1200px;}
.containerMid{
	max-width: 1400px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
	position: relative
}
.cols-1,
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-11,
.cols-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.cols-12 {
  width: 100%;
}
.cols-11 {
  width: 91.66666667%;
}
.cols-10 {
  width: 83.33333333%;
}
.cols-9 {
  width: 75%;
}
.cols-8 {
  width: 66.66666667%;
}
.cols-7 {
  width: 58.33333333%;
}
.cols-6 {
  width: 50%;
}
.cols-5 {
  width: 41.66666667%;
}
.cols-4 {
  width: 33.33333333%;
}
.cols-3 {
  width: 25%;
}
.cols-2 {
  width: 16.66666667%;
}
.cols-1 {
  width: 8.33333333%;
}
.cols-center {
  margin: 0 auto;
  float: none;
}
@media (max-width: 992px) {
  .cols-md-12 {
    width: 100%;
  }
  .cols-md-11 {
    width: 91.66666667%;
  }
  .cols-md-10 {
    width: 83.33333333%;
  }
  .cols-md-9 {
    width: 75%;
  }
  .cols-md-8 {
    width: 66.66666667%;
  }
  .cols-md-7 {
    width: 58.33333333%;
  }
  .cols-md-6 {
    width: 50%;
  }
  .cols-md-5 {
    width: 41.66666667%;
  }
  .cols-md-4 {
    width: 33.33333333%;
  }
  .cols-md-3 {
    width: 25%;
  }
  .cols-md-2 {
    width: 16.66666667%;
  }
  .cols-md-1 {
    width: 8.33333333%;
  }
  .md-hidden {
    display: none;
  }
  .md-center {
    text-align: center;
  }
}
@media (max-width: 650px) {
  .cols-sd-12 {
    width: 100%;
  }
  .cols-sd-11 {
    width: 91.66666667%;
  }
  .cols-sd-10 {
    width: 83.33333333%;
  }
  .cols-sd-9 {
    width: 75%;
  }
  .cols-sd-8 {
    width: 66.66666667%;
  }
  .cols-sd-7 {
    width: 58.33333333%;
  }
  .cols-sd-6 {
    width: 50%;
  }
  .cols-sd-5 {
    width: 41.66666667%;
  }
  .cols-sd-4 {
    width: 33.33333333%;
  }
  .cols-sd-3 {
    width: 25%;
  }
  .cols-sd-2 {
    width: 16.66666667%;
  }
  .cols-sd-1 {
    width: 8.33333333%;
  }
  .sd-hidden {
    display: none;
  }
  .sd-center {
    text-align: center;
  }
}
.pageFixed{overflow:hidden;}
section{padding:120px 0;overflow:hidden;}
.margin-0{margin: 0;}
/* ── Common Section Heading ── */
section h2 {
    font-family: 'Zoho_Puvi_Bold';
    font-size: 2em;
    margin: 0 0 20px;
}

/* ── Banner Section ── */
.solution-banner {
    background: url('../images/hero-banner-bg.svg') center / cover no-repeat, linear-gradient(180deg, #051F65 0%, #0F42B9 100%);
    position: relative;
    overflow:hidden;
}
.banner-rows {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 120px 0 140px;
}
.banner-heading {
    font-family: 'Zoho_Puvi_Bold';
    font-size: 3.75em;
    line-height: 1.3;
    color: #fff;
    margin: 0 0 15px;
}
.banner-desc {
    font-size: 1.125em;
    color: #fff;
    margin: 0;
}
.banner-logo-col {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.banner-logo-col img {
    max-width: 100%;
    height: auto;
    display: block;
}
.banner-tabs {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
    padding:0 10%;
}
.banner-tab {
    -webkit-flex:1;
    flex: 1;
    padding: 16px 40px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1.125em;
    cursor: pointer;
    text-align: center;
    position: relative;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border: 1.5px solid rgba(255,255,255,0.45);
    border-bottom: none;
}
.banner-tab--active{
    background: #fff;
    color: #1043B6;
    z-index: 2;
}
.banner-tab--fill:hover {
	background: #2B58BD;
	border-color:rgb(3 10 69 / 45%);
}
.banner-tab--active::before,.banner-tab--fill:hover::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: -12px;
    width: 12px;
    height: 12px;
    background: radial-gradient(circle at 0% 0%, transparent 70%, #fff 71%);
}
.banner-tab--fill:hover::before {
	background: radial-gradient(circle at 0% 0%, transparent 70%, #2B58BD 71%);
}
.banner-tab--active::after,
.banner-tab--fill:hover::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: -12px;
    width: 12px;
    height: 12px;
    background: radial-gradient(circle at 100% 0%, transparent 70%, #fff 71%);
}
.banner-tab--fill:hover::after {
	background: radial-gradient(circle at 100% 0%, transparent 70%, #2B58BD 71%);
}
.banner-tab--fill {
    background: #296BFF;
    color: #fff;
}

/* ── Typeface Section ── */
.typeface-section{
  padding-top:50px;
}
.typeface-logo-area {
    text-align: center;
    margin:100px 0;
}
.typeface-logo-area--product{
  display: none;
}
.typeface-logo-area img {
    max-width: 60%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.typeface-logo-area img:last-child{
    margin-top: 100px;
}
.typeface-cards {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
}
.typeface-card {
    width: calc(33.333% - 16px);
    background: #EBF3FD;
    border-radius: 10px;
    padding: 24px;
}
.typeface-card-title {
  font-size: 1.125em;
    font-family: 'Zoho_Puvi_Bold';
    margin: 0 0 12px;
}
.typeface-card-text {
    margin:0;
}

/* ── Room to Breathe Section ── */
.rtb-section {
    padding: 80px 0;
    background: #EBF3FD;
}
.rtb-section .rows {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.rtb-content p:last-child{
  font-family: "Zoho_Puvi_Bold";
  margin: 25px 0 0;
}
.rtb-img-wrap img{
    max-width: 80%;
    display: block;
    margin: 0 auto;
}

/* ── Dos & Don'ts Shared ── */
.dos-heading,
.donts-heading {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 8px;
}
.dos-list,
.donts-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    gap: 24px;
    margin-top: 32px;
}
.heading-dot,
.heading-dot-red {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.heading-dot { background: #3BB54A; }
.heading-dot-red { background: #D32F2F; }
.caption-dot,
.caption-dot-red {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
.caption-dot { background: #3BB54A; }
.caption-dot-red { background: #D32F2F; }
.dos-img-wrap,
.donts-img-wrap {
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 48px 32px;
    background: #fff;
    border: 1px solid #D5D5D5;
    border-bottom: none;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.dos-img-wrap img,
.donts-img-wrap img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* ── Dos Section ── */
.dos-section {
    padding:80px 0;
}
.dos-item {
    width: calc(33.333% - 16px);
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: stretch;
    align-self: stretch;
}
.dos-item--dark .dos-img-wrap {
    background: #000;
}
.dos-caption {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    flex: 1;
    gap: 10px;
    background: #e8f7e8;
    padding: 14px 20px;
    font-family: 'Zoho_Puvi_Regular';
    font-size: 0.875em;
    color: #444;
    border: 1px solid #5FCC5F;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.dos-caption::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -1px;
    width: 100%;
    height: 3px;
    background: -webkit-linear-gradient(left, #5FCC5F, #FFFAFA);
    background: linear-gradient(to right, #5FCC5F, #FFFAFA);
}

/* ── Don'ts Section ── */
.donts-section {
    padding: 0 0 120px;
}
.donts-item {
    width: calc(33.333% - 16px);
    border-radius: 12px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: stretch;
    align-self: stretch;
    background: #fff;
}
.donts-item--product-only{display:none;}
.donts-img-wrap {
    position: relative;
    -webkit-flex: none;
    flex: none;
    height: 160px;
}
.donts-caption {
    -webkit-flex: 1;
    flex: 1;
}
.donts-img-wrap img {
    position: relative;
    z-index: 1;
}
.donts-caption {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 10px;
    background: #fdeaea;
    padding: 14px 15px;
    min-height: 68px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Zoho_Puvi_Regular';
    font-size: 0.875em;
    color: #222;
    border: 1px solid #CC5F5F;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.donts-caption::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -1px;
    width: 100%;
    height: 3px;
    background: -webkit-linear-gradient(left, #CA1F35, #FFFAFA);
    background: linear-gradient(to right, #CA1F35, #FFFAFA);
}

/* ── Brand Colors Section ── */
.brand-colors-section {
    padding: 80px 0;
    background: #EBF3FD;
}
.brand-bg-colors-heading {
    margin:80px 0 0;
}
.brand-color-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 28px;
    margin:50px 0 0;
}
.color-card {
    width: calc(25% - 21px);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.color-card-header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 80px;
    padding: 16px 20px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 0.875em;
    color: #fff;
    text-align: center;
    line-height: 1.4;
}
.color-card-header--dark {
    color: #1a1a1a;
}
.color-card-body {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex: 1;
    flex: 1;
    padding: 0 24px;
}
.color-row {
    margin: 0;
    padding: 13px 0;
    font-family: 'Zoho_Puvi_Regular';
    font-size: 0.875em;
    color: #333;
    border-bottom: 1px solid #e8e8e8;
    line-height: 1.5;
}
.color-hex {
    border-bottom: none;
    padding-bottom: 20px;
}

/* ── Download Section ── */
.download-section {
    background: #202025;
    padding: 80px 0;
}
.download-heading {
    color: #fff;
    margin-bottom: 50px;
}
.download-controls {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
}
.download-tabs {
    display: -webkit-flex;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 7px;
}
.download-tab {
    padding: 10px 28px;
    font-family: 'Zoho_Puvi_Medium';
    font-size: 1em;
    color: #fff;
    background: #35353d;
    border-radius: 6px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}
.download-tab--active,
.download-tab:hover {
    background: #0e3daa;
}
.download-bg-select {
    position: relative;
}
.download-bg-select--mobile {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 1;
    display: none;
}
.download-bg-select::after {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #d9d9d9;
    pointer-events: none;
}
.download-bg-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #35353d;
    border: 1px solid #edf4ff;
    border-radius: 6px;
    color: #fff;
    font-family: 'Zoho_Puvi_Medium';
    font-size: 1em;
    padding: 10px 40px 10px 16px;
    cursor: pointer;
    outline: none;
}
.download-bg-dropdown option {
    background: #35353d;
    color: #fff;
}
.download-preview {
    position: relative;
    background: #fff;
    border-radius: 6px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 264px;
    padding: 0 48px;
    margin-bottom: 30px;
}
.download-preview--dark {
    background: #1c1c24;
}
.download-preview img {
    max-width: 50%;
    height: auto;
    display: block;
}
.logo-download-btns {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 16px;
}
.logo-download-btn {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    gap: 8px;
    padding: 12px 28px;
    border-radius: 6px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.logo-download-btn--png {
    background: #0e3daa;
}
.logo-download-btn--svg {
    background: #35353d;
}
@-webkit-keyframes arrowBounce {
    0%   { -webkit-transform: translateY(0);   transform: translateY(0); }
    50%  { -webkit-transform: translateY(3px); transform: translateY(3px); }
    100% { -webkit-transform: translateY(0);   transform: translateY(0); }
}
@keyframes arrowBounce {
    0%   { -webkit-transform: translateY(0);   transform: translateY(0); }
    50%  { -webkit-transform: translateY(3px); transform: translateY(3px); }
    100% { -webkit-transform: translateY(0);   transform: translateY(0); }
}
.logo-download-btn .btn-arrow-icon {
    -webkit-animation: arrowBounce 0.8s ease-in-out infinite;
    animation: arrowBounce 0.8s ease-in-out infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}
.logo-download-btn:hover .btn-arrow-icon {
    -webkit-animation-play-state: running;
    animation-play-state: running;
}
.logo-download-btn--png:hover,
.logo-download-btn--png:active {
    background: #35353d;
}
.logo-download-btn--svg:hover,
.logo-download-btn--svg:active {
    background: #0e3daa;
}
.download-product-select {
    position: relative;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 384px;
}
.download-product-select::after {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    pointer-events: none;
}
.download-product-dropdown {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #0e3daa;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-family: 'Zoho_Puvi_Medium';
    font-size: 1em;
    padding: 10px 40px 10px 16px;
    cursor: pointer;
    outline: none;
    width: 100%;
}
.download-product-dropdown option {
    background: #0e3daa;
    color: #fff;
}
/* ── Product Search UI ── */
.download-product-search-wrap {
    position: relative;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 384px;
}
.product-search-trigger {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #0e3daa;
    border: none;
    border-radius: 6px;
    color: #fff;
    font-family: 'Zoho_Puvi_Medium';
    font-size: 1em;
    padding: 10px 40px 10px 16px;
    cursor: pointer;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-search-trigger::after {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
}
.product-search-trigger.open::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.product-search-dropdown {
    display: block;
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    -webkit-box-shadow: 0 4px 24px rgba(0,0,0,0.22);
    box-shadow: 0 4px 24px rgba(0,0,0,0.22);
    z-index: 100;
    overflow: hidden;
    max-height: 0;
    visibility: hidden;
    -webkit-transition: max-height 0.32s ease, visibility 0s 0.32s;
    transition: max-height 0.32s ease, visibility 0s 0.32s;
}
.product-search-dropdown.open {
    max-height: 400px;
    visibility: visible;
    -webkit-transition: max-height 0.32s ease, visibility 0s;
    transition: max-height 0.32s ease, visibility 0s;
}
.product-search-input-wrap {
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
.product-search-input {
    width: 100%;
    padding: 14px 44px 14px 16px;
    border: none;
    outline: none;
    font-family: 'Zoho_Puvi_Regular';
    font-size: 1em;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
}
.product-search-input::-webkit-input-placeholder { color: #aaa; }
.product-search-input::-moz-placeholder { color: #aaa; }
.product-search-input:-ms-input-placeholder { color: #aaa; }
.product-search-input::placeholder { color: #aaa; }
.product-search-icon {
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
}
.product-search-clear {
    display: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    color: #9aa0ac;
    font-size: 1.25em;
    line-height: 1;
    padding: 2px 4px;
}
.product-search-clear:hover {
    color: #555;
}
.product-search-input-wrap.has-value .product-search-icon {
    display: none;
}
.product-search-input-wrap.has-value .product-search-clear {
    display: block;
}
.product-search-list {
    max-height: 280px;
    overflow-y: scroll;
    padding: 6px 0;
    margin: 0;
    list-style: none;
    scrollbar-width: thin;
    scrollbar-color: #2b65cc #efefef;
}
.product-search-list::-webkit-scrollbar {
    width: 5px;
}
.product-search-list::-webkit-scrollbar-track {
    background: #efefef;
}
.product-search-list::-webkit-scrollbar-thumb {
    background: #2b65cc;
    border-radius: 3px;
}
.product-search-list::-webkit-scrollbar-thumb:hover {
    background: #0e3daa;
}
.product-search-item {
    padding: 10px 16px;
    font-family: 'Zoho_Puvi_Regular';
    font-size: 0.9375em;
    color: #222;
    cursor: pointer;
    line-height: 1.4;
}
.product-search-item:hover,
.product-search-item--active {
    background: #0e3daa;
    color: #fff;
}
.product-search-no-results {
    display: none;
    padding: 12px 16px 16px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 0.9375em;
    color: #222;
    text-align: left;
}
/* ── Media Queries ── */
@media only screen and (max-width: 1300px) {
    .container, .containerMid { max-width: 90%; padding: 0; }
}
@media only screen and (max-width: 1200px) {
    .typeface-card br{ display: none; }
}
@media only screen and (max-width: 1025px) {
    #commonHeader {
        min-height: 64px;
        height: 64px;
    }
}
@media (max-width: 992px) {
  section,.banner-rows{ padding: 80px 0; }
    .banner-rows {
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .banner-rows .cols-6 {
        width: 100%;
        float: none;
    }
    .banner-logo-col {
        margin-top: 60px;
    }
    .banner-heading {
        font-size: 2.75em;
    }
    .banner-logo-col img {
        max-width: 60%;
    }
    .banner-heading br {
        display: none;
    }
    .banner-tab {
        font-size: 1.0625em;
    }
    .typeface-logo-area{
        margin: 60px 0;
    }
    .typeface-logo-area img {
        max-width: 90%;
    }
    .typeface-logo-area img:last-child{margin: 60px auto 60px;}
    .rtb-section .rows {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .rtb-content {
      text-align: center;
        margin-bottom: 50px;
    }
    .rtb-content br{ display: none;}
    .rtb-img-wrap img{max-width:100%;}
    .dos-item,
    .donts-item {
        width: calc(50% - 12px);
    }
    .color-card {
        width: calc(50% - 14px);
    }
    .donts-section{padding-bottom:80px;}
    .download-preview img{max-width: 70%;}
}
@media (max-width: 768px) {
    .banner-tabs {
        padding: 0;
    }
}
@media (max-width: 650px) {
  section h2,section h2 + p {
        text-align: center;
    }
    .banner-heading {
        font-size: 2em;
    }
    .banner-desc{font-size:1em;;}
    .banner-logo-col img {
        max-width: 75%;
    }
    .banner-tab {
        font-size: 0.85em;
        padding: 14px 15px;
    }
    .typeface-card {
        width: 100%;
    }
    .typeface-card-text br,.banner-logo-col,.banner-desc br{
        display: none;
    }
    .dos-item,
    .donts-item {
        width: 100%;
    }
    .dos-heading,
    .donts-heading {
        font-size: 1.6em;
        justify-content: center;
    }
    .color-card {
        width: 100%;
    }
    .brand-bg-colors-heading {
        margin-top: 50px;
    }
    .download-bg-select {
        display: none;
    }
    .download-bg-select--mobile {
        display: block;
    }
    .download-heading {
        font-size: 1.5em;
        text-align: center;
    }
    .download-controls {
        -webkit-justify-content: center;
        justify-content: center;
    }
    .download-tabs {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .download-tab {
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .download-preview{height:320px;}
    .download-preview img {
        max-width: 95%;
    }
    .donts-img-wrap{height: auto;}
    .download-product-search-wrap {
        width: 100%;
    }
}
@media (max-width: 400px) {
  .banner-tab {
        padding: 14px 30px;
    }
}

/* ── Banner Load Animations ── */
@-webkit-keyframes baFadeUp {
    from { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
    to   { opacity: 1; -webkit-transform: translateY(0);    transform: translateY(0); }
}
@keyframes baFadeUp {
    from { opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); }
    to   { opacity: 1; -webkit-transform: translateY(0);    transform: translateY(0); }
}
@-webkit-keyframes baFadeRight {
    from { opacity: 0; -webkit-transform: translateX(40px); transform: translateX(40px); }
    to   { opacity: 1; -webkit-transform: translateX(0);    transform: translateX(0); }
}
@keyframes baFadeRight {
    from { opacity: 0; -webkit-transform: translateX(40px); transform: translateX(40px); }
    to   { opacity: 1; -webkit-transform: translateX(0);    transform: translateX(0); }
}
.ba-heading {
    -webkit-animation: baFadeUp 0.7s ease both;
    animation: baFadeUp 0.7s ease both;
}
.ba-desc {
    -webkit-animation: baFadeUp 0.7s ease 0.2s both;
    animation: baFadeUp 0.7s ease 0.2s both;
}
.ba-logo {
    -webkit-animation: baFadeRight 0.7s ease 0.15s both;
    animation: baFadeRight 0.7s ease 0.15s both;
}
.ba-tabs {
    -webkit-animation: baFadeUp 0.6s ease 0.4s both;
    animation: baFadeUp 0.6s ease 0.4s both;
}

/* ── Scroll Animations ── */
.sa-fade-up {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.sa-fade-left {
    opacity: 0;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.sa-fade-right {
    opacity: 0;
    -webkit-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.sa-flip {
    opacity: 0;
    -webkit-transform: perspective(600px) rotateY(90deg);
    transform: perspective(600px) rotateY(90deg);
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.sa-visible {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}