@media screen and (min-device-width:200px) and (max-device-width:599px) and (-webkit-min-device-pixel-ratio:1){.animated-text-con{position:relative;opacity:1;transform:translateY(100px);animation:textSlideUp 1s ease-out forwards;will-change:transform;margin-top:2%}.red-vertical-line-con{position:relative;width:8px;height:50px;overflow:hidden;flex-shrink:0}.red-vertical-line-con:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:red;transform:scaleY(0);transform-origin:bottom;will-change:transform;animation:slideUp 1s ease-out forwards}@media (max-width:599px){.red-vertical-line-con{display:block;flex-shrink:0;width:8px;height:50px}}.carousel-content-con{position:absolute;top:53%;width:76%;left:51%;transform:translate(-50%,-50%);color:#fff}@keyframes slideUp{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.animated-text-con{font-size:36px!important;margin-left:5%!important}.remspright{padding-right:calc(var(--bs-gutter-x) * 0)!important}}.contact-intro-title-mobile{color:#ef254b;font-size:22px}.contact-intro-title{color:#ef254b;font-size:52px}.contact-form-image{width:100%;height:auto;object-fit:contain}.animate .animated-text6{animation:textSlideUp 1s ease-out forwards}.animate .red-vertical-line6:before{animation:slideUp 1s ease-out forwards}