:root {--primary-pink: #fe2d6d;--dark-pink: #ff6961;--light-blue: #52abff;}.main-page {margin: auto;position: relative;height: 650px;vertical-align: middle;overflow: hidden;}.main-page > img {width: 100%;height: 100%;object-fit: cover;display: block;}.sec1-overlay {position: absolute;top: 63%;left: 50%;transform: translate(-50%, -50%);width: 900px;height: 120px;display: flex;flex-direction: column;align-items: center;}.pink-bg {width: 100%;display: block;z-index: 1;}.white-bg {position: absolute;top: 60%;left: 50%;transform: translate(-50%, -50%);width: 125%;height: 10em;display: block;z-index: -1;filter: invert(1);}.title-text {font-family: Montez !important;color: #fff;font-size: 58px;font-weight: 400;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 96%;text-align: center;}*.title-text:not(img):not(div), .title-text *:not(img):not(div) {z-index: 2;}@media screen and (max-width: 1200px) {.main-page {height: 450px;}.title-text {font-size: 42px;top: 45%;left: 51.75%;}.pink-bg {width: 75%;}.white-bg {width: 120%;height: 9em;}}@media screen and (max-width: 720px) {.main-page {height: 325px;}.title-text {font-size: 33px;top: 40%;left: 50%;}.pink-bg {width: 65%;}.white-bg {width: 130%;height: 7em;}}@media screen and (max-width: 540px) {.main-page {height: 275px;}.sec1-overlay {top: 65%;width: 100%;height: auto;}.pink-bg {position: relative;width: 90%;height: auto;}.title-text {left: 50%;font-size: 20px;max-width: 300px;}}