.intro-wrap{font-family:'Raleway',sans-serif}.gradient{background:#193d71;background:linear-gradient(90deg,rgb(25 61 113) 0%,rgb(226 17 118) 100%)}.intro-grid{position:relative;max-width:1400px;display:grid;grid-gap:50px 4%;grid-template-columns:54% 42%;width:100%;margin:auto;padding:0 20px}.text-wrap{margin:1em auto}.text-wrap p:first-child{margin-top:0}.text-wrap p{font-size:20px}.intro-grid .carousel-wrap{position:absolute;z-index:5}.intro-grid .grid-item{position:relative}.intro-slide{border-radius:50%;overflow:hidden}.gallery-wrap{position:relative;width:100%;padding-top:100%;overflow:hidden;border-radius:50%}.gallery-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.pulse-ring{position:absolute;width:100%;height:100%;border-radius:50%;animation-name:pulsate;animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-name:pulsate;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;border:15px solid #e21376}.pulse-ring:nth-child(1){animation-delay:1s;-webkit-animation-delay:1s}.pulse-ring:nth-child(2){animation-delay:2s;-webkit-animation-delay:2s}@keyframes pulsate{0%{transform:scale(1);-webkit-transform:scale(1);opacity:1}100%{transform:scale(1.2);-webkit-transform:scale(1.5);opacity:0;border:3px solid #e21376}}@-webkit-keyframes pulsate{0%{transform:scale(1,1);-webkit-transform:scale(1);opacity:1}100%{transform:scale(1.2);-webkit-transform:scale(1.5);opacity:0;border:3px solid #e21376}}.is-preview .gallery-wrap{position:absolute}.is-preview .pulse-ring{display:none}.is-preview .intro-grid .carousel-wrap{top:0!important;width:100%}@media only screen and (min-width:0) and (max-width:650px){.intro-grid{grid-template-columns:100%;grid-gap:0;padding:0}.intro-grid .text-wrap{margin-bottom:0}.text-wrap p{font-size:18px}.intro-grid .carousel-wrap{position:relative;width:100%!important;bottom:-15%!important}}@media only screen and (min-width:650px) and (max-height:450px) and (orientation:landscape){.text-wrap p{font-size:18px}.intro-grid{padding:0;grid-gap:40px 2%}