html{scroll-behavior:smooth}.header{width:96%;height:90px;display:flex;align-items:center;justify-content:space-between;padding:20px;border:1px solid #ebeff6;background-color:#fff;margin:10px auto;border-radius:6px;position:sticky;top:10px;z-index:1000;transition:all .3s ease}.header,.header.scrolled{box-shadow:0 2px 16px hsla(220,32%,8%,.3)}.header.scrolled{padding:10px 30px}.header__logos{width:30%;display:flex;align-items:center;gap:30px}.header__menu ul{display:flex;gap:50px;margin:auto}.header__menu li{font-size:18px;font-weight:400;transition:color .3s ease}.header_cta_type_one{height:55px;width:auto;border-radius:50px;padding:14px 28px;background:#99509f;color:#fff}@media (max-width:768px){.header__menu{display:none}.header__logos{width:60%}.header_cta_type_one{height:40px}}@media (max-width:475px){.header{padding:10px;height:70px;width:95%}.header__logos{display:flex;align-items:center;gap:10px;width:70%}.header__logo{width:140px}.header__logothree,.header__logotwo{width:40px;height:40px}.header__cta_type_one{padding:10px}.header_cta_type_one{padding:8px;font-size:12px}}@media (max-width:375px){.header__logothree,.header__logotwo{width:100%;height:45px}.header__logos{width:80%}.header__logo{width:120px}.header__logothree,.header__logotwo{width:30px;height:30px}.header_cta_type_one{padding:8px;font-size:12px}}@media (min-width:768px){.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100%;height:70px}}.header__logo,.header__logothree,.header__logotwo{opacity:0;transform:translateY(10px);animation:fadeInUp 1s ease-in-out forwards;display:block;width:auto;object-fit:contain;flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.phone_number{display:inline}.call_now{display:none}@media (max-width:470px){.phone_number{display:none}.call_now{display:inline}}@media (max-width:350px){.call_now{font-size:10px}}@media (max-width:1024px) and (min-width:769px){.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100px;height:70px}}@media screen and (-webkit-min-device-pixel-ratio:0){.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100%;height:70px}}@media (max-width:1240px) and (min-width:1025px){.header{gap:5px}.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100px;height:70px}}@media screen and (-webkit-min-device-pixel-ratio:0){.header__logothree,.header__logotwo{width:auto;height:60px;object-fit:contain;flex-shrink:0}}@media (max-width:1024px) and (min-width:769px){.header{gap:5px}.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100px;height:60px}}@media (max-width:450px) and (min-width:320px){.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100px;height:60px}.header__logothree{gap:5%}}@media (max-width:320px){.header{gap:5px}.header__logos{gap:5%}.header__logo{width:100%;max-width:190px}.header__logothree,.header__logotwo{width:100px;height:50px}}.desktop-only,.mobile-only{display:none}@media (max-width:760px){.mobile-only{display:flex}}@media (min-width:761px){.desktop-only{display:flex}}