.serviceHeader-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;padding:20px;height:600px;width:100%;position:relative;background-color:var(--customColor1)}.serviceHeader-container>h2{font-size:60px}.serviceHeader-breadcrumb>h4>a{color:var(--customColor5);text-decoration:none}.serviceHeader-container>img{position:absolute}.serviceHeader-container>img:first-child{left:20px;width:50px;height:50px;animation:spin 5s linear infinite}.serviceHeader-container>img:nth-child(2){right:20px;width:80px;height:80px;animation:top 5s linear infinite alternate}.serviceHeader-container>img:nth-child(3){width:80px;height:80px;top:40px;animation:right 5s linear infinite alternate}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes top{0%{transform:translateY(0)}to{transform:translateY(100px)}}@keyframes right{0%{transform:translateX(0)}to{transform:translateX(150px)}}.custom-shape-divider-bottom-1737194905{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-bottom-1737194905 svg{position:relative;display:block;width:calc(100% + 1.3px);height:126px}.custom-shape-divider-bottom-1737194905 .shape-fill{fill:#FFFFFF}