.header{background-color:#1d1d1d;left:0;position:fixed;top:0;width:100%;z-index:10}.header .container{padding:12px 12px 12px 20px}.header .header_section{display:flex;flex-wrap:wrap;justify-content:space-between}.header .header_section .header_logo{line-height:0;width:5%}.header .header_section .header_logo img{object-fit:cover;transition:all .4s;width:80px}.header .header_section .header_button{align-items:center;display:flex;gap:35px;justify-content:end;width:95%}.header .header_button .header_contact_btn a{color:hsla(0,0%,100%,.8);display:inline-block;font-size:16px;font-weight:500;line-height:20px;text-decoration:none;transition:all .4s}.header .header_button .header_started_btn a{background:transparent;border:1px solid #fff;border-radius:4px;color:#fff;display:inline-block;font-size:15px;font-weight:700;line-height:16px;padding:15.5px 14px;text-decoration:none;transition:all .4s}.header .header_button .header_contact_btn a:hover{opacity:.8}.header .header_button .header_started_btn a:hover{background:#fff;color:#1d1d1d}.header.scrolled{background-color:#fff;box-shadow:0 5px 20px rgba(29,29,29,.05);transition:all .2s ease}.header.scrolled .header_button .header_contact_btn a{color:#1d1d1dcc}.header.scrolled .header_button .header_started_btn a{background-color:#000}.header .header_section .header_logo a{display:inline-block}.header .header_logo a img.black_logo,.header.scrolled .header_logo img.transparent_logo{display:none}.header.scrolled .header_logo img.black_logo{display:block}.header .header_section .header_toggle{display:none}@media only screen and (min-width:768px) and (max-width:1024px){.header .header_section .header_logo{width:10%}.header .header_section .header_button{width:90%}}@media only screen and (max-width:767px){.header .header_section .header_logo{line-height:0;width:12%}.header .header_section .header_button{gap:22px;width:88%}.header .header_section{align-items:center}.header .container{padding:12px 22px}.header .header_section .header_toggle span{background:#000;display:flex;flex-direction:column;height:2px;margin:5px;transition:all .4s;width:26px}.header .header_section .header_toggle{display:block}.header .header_section .header_button{display:none}.header.active .header_section .header_button{align-items:center;background:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;padding:0 15px;position:absolute;top:54px;width:100%}.header .header_button .header_contact_btn a{border:1px solid #000;border-radius:4px;color:#000;font-size:14px;font-weight:700;line-height:17px;min-width:250px;padding:16px;text-align:center;width:100%}.header .header_button .header_started_btn a{background-color:#f62621;color:#fff;min-width:250px;padding:15px 30px 16px;text-align:center}.header.active .header_toggle span:first-child{position:relative;top:7px;transform:rotate(45deg)}.header.active .header_toggle span:last-child{transform:rotate(135deg)}.header{background-color:#fff}.header .header_logo a img.transparent_logo{display:none}.header .header_logo a img.black_logo{display:block}}