.custom-header .header-right-content{align-items:center;display:flex;gap:40px}.custom-header .header-btn .sta{color:var(--header-right-color,#000);font-size:16px;font-weight:400;line-height:1.4;position:relative}.custom-header .header-btn .sta:focus,.custom-header .header-btn .sta:hover{color:var(--header-right-hover,var(--header-right-color,#000))}.custom-header .header-btn.cta_style .sta{align-items:center;background-color:transparent;border-color:rgba(0,0,0,.8);border-radius:14px;border-style:solid;border-width:1px 3px 3px 1px;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:1.4;padding:20px 35px}.custom-header .header-btn{line-height:normal;position:relative}@media (min-width:992px){.custom-header .header-btn .sta{font-size:16px;line-height:1.4}.custom-header .header-btn{padding:0}}@media (max-width:991px){.custom-header .header-right-content{align-items:flex-start;flex-direction:column}.custom-header .header-btn{display:block;width:100%}.custom-header .header-btn:last-child{margin-bottom:2rem;text-align:center}.custom-header .header-btn:not(.cta_style) .sta{border-bottom:1px solid #d6d9e1;display:block;font-size:16px;padding:1.7rem 0 1.7rem 1rem}}@media(max-width:767px){.custom-header .header-btn:not(.cta_style) .sta{padding:1.7rem 0}}body.is-scrolled .custom-header .header-btn[data-hide-on-scroll=true].cta_style .sta{border:none}body.is-scrolled .custom-header{box-shadow:0 3px 20px #00000029}