.hero{height:100%;overflow:hidden;display:flex}.bg{width:100%;height:100%;top:0;z-index:-1}.bg,.hImg{position:absolute;left:0}.hImg{bottom:0;right:0;margin:auto;height:80%;width:max-content}.hImg img{width:100%;height:100%;object-fit:cover}.hSection{width:50%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hTitle{margin-top:60px;font-size:100px}.pTitle{font-size:30px;color:pink}.hTitle span{color:#fff}.awards{width:30%}.awards p{font-size:14px;color:#ddd;margin:16px 0}.awardList{display:flex;gap:8px}.awardList img{width:36px;height:36px;padding:8px;background-color:#fff;border-radius:100%}.scroll{margin-bottom:50px;width:max-content}.hSection.right{align-items:end}.follow{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#2f204e;border-bottom-right-radius:10px}.follow img,.followTextContainer{width:20px;height:20px}.followText{background-color:#dd4c62;font-size:12px;rotate:90deg;width:max-content;height:100%;transform-origin:left top;transform:translateY(-20px);padding:0 8px;display:flex;align-items:center;border-bottom-right-radius:10px}.bubbleContainer{width:50%;display:flex;align-items:end;gap:8px;justify-content:space-between}.bubble{width:100%;height:100px;background-color:pink;color:#555;padding:24px;font-size:18px;border-radius:20px 20px 0 20px}.bubbleContainer img{width:50px;height:50px;border-radius:100%;object-fit:cover;background-color:#dd4c62}.certificate{width:60%;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;line-height:24px;font-weight:300;color:#ddd}.certificate img{width:70px;height:70px}.contactLink{margin-bottom:50px}.contactButton{position:relative;margin-top:100px}.circleText{letter-spacing:3px;font-size:20px}.arrow{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:80px;height:80px;display:flex;align-items:center;justify-content:center}@media (max-width:1536px){.hTitle{font-size:72px}}@media (max-width:1280px){.bg{height:60%;top:auto;bottom:0}.hImg{height:100%}.hTitle{font-size:88px}.awards{width:60%}.bubbleContainer{width:100%}}@media (max-width:1024px){.bg{height:50%}.hTitle{font-size:72px}}@media (max-width:768px){.hero{flex-direction:column}.hTitle{margin-top:40px;font-size:100px}.bg{height:60%}.hSection{width:100%}.hSection.left{align-items:center;text-align:center;gap:36px}.hTitle{font-size:48px}.pTitle{margin-top:-30px;font-size:25px}.awards{width:100%}.awardList{justify-content:center}.hSection.right{justify-content:end}.bubbleContainer{display:none}}