/*
Generated time: July 6, 2022 16:51
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.sec-MediaText{grid-template-columns:1fr;grid-template-rows:auto 1fr;display:grid;gap:0 0;overflow:hidden}@media only screen and (min-width:901px){.sec-MediaText{grid-template-columns:repeat(12,1fr);grid-template-rows:1fr}}.sec-MediaText_Section{position:relative}.sec-MediaText_Parallax{grid-column:auto;overflow:hidden}@media only screen and (min-width:901px){.sec-MediaText_Parallax{grid-column:1/span 6}}.sec-MediaText_Text{grid-column:auto}@media only screen and (min-width:901px){.sec-MediaText_Text{grid-column:7/span 6}}@media only screen and (min-width:901px){.sec-MediaText-reverse .sec-MediaText_Parallax{order:1;grid-column:7/span 6}}@media only screen and (min-width:901px){.sec-MediaText-reverse .sec-MediaText_Text{order:0;grid-column:1/span 6}}.sec-MediaText_Media-image{height:100%}@media only screen and (min-width:901px){.sec-MediaText_Media-image{min-height:720px}}.sec-MediaText_Media-poster{height:100%}.sec-MediaText_MediaButtonContainer{position:absolute;top:0;left:0;z-index:1;align-items:center;justify-content:center;display:flex;width:100%;height:100%}.sec-MediaText_MediaFauxLink{position:absolute;top:0;left:0;z-index:2;display:block;width:100%;height:100%}.sec-MediaText_Play{--blobSize:60px;position:relative;z-index:0;align-items:center;justify-content:center;display:flex;width:var(--blobSize);height:var(--blobSize);margin-bottom:20px;color:var(--Color_Black);overflow:visible}.sec-MediaText_Play::after{content:'';position:absolute;top:0;left:0;z-index:-1;display:block;width:100%;height:100%;background-color:#fff;border-radius:50%;opacity:.3;animation:mediaTextPulse 1s ease infinite}@media only screen and (min-width:901px){.sec-MediaText_Play{--blobSize:80px;margin-bottom:40px;transition:transform .5s ease}.sec-MediaText_MediaButtonContainer:hover .sec-MediaText_Play{transform:scale(1.1)}}@keyframes mediaTextPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.sec-MediaText_Play svg{width:30px;height:30px;margin-left:5px}@media only screen and (min-width:901px){.sec-MediaText_Play svg{width:40px;height:40px}}.sec-MediaText_TextInner{display:grid;max-width:820px;height:100%;margin-right:auto;margin-left:auto;padding:var(--Padding_Inner)}@media only screen and (min-width:901px){.sec-MediaText_TextInner{padding:var(--Padding_Outer)}}.sec-MediaText_TextInner-dark,.sec-MediaText_TextInner-dark p{color:var(--Color_Black)}.sec-MediaText_TextInner-light,.sec-MediaText_TextInner-light p{color:var(--Color_White)}.sec-MediaText_TextInner-hero{background:rgb(231 231 231 / 20%)}@media only screen and (min-width:768px){.sec-MediaText_TextInner-hero{padding:60px 95px 70px}}.sec-MediaText_TextKicker{align-self:start;margin-bottom:calc(var(--Grid_Gutter) * 3);font-family:var(--Font_Family-mono);font-weight:400;user-select:none}.sec-MediaText_TextContent{align-self:center;max-width:700px}@media only screen and (min-width:901px){.sec-MediaText_TextContent{align-self:end}}.sec-MediaText_TextText{max-width:auto;margin-bottom:calc(var(--Grid_Gutter) * 3)}@media only screen and (min-width:901px){.sec-MediaText_TextText{max-width:500px}}.sec-MediaText_Title-plum{color:var(--Color_Plum)}.sec-MediaText_Title-green{color:var(--Color_Green)}.sec-MediaText_Title-yellow{color:var(--Color_Yellow)}.sec-MediaText_Title-pink{color:var(--Color_Pink)}.sec-MediaText_Title-coral{color:var(--Color_Coral)}.sec-MediaText_Title-blue{color:var(--Color_Blue)}.sec-MediaText_Title-blue-grey{color:var(--Color_Blue-grey)}.sec-MediaText_Title-blush{color:var(--Color_Blush)}.sec-MediaText_Title-grey{color:var(--Color_Grey)}.sec-MediaText_Title-grey-light{color:var(--Color_Grey-light)}@media only screen and (max-width:767px){.sec-MediaText_Button{width:100%}}.sec-MediaText_Icons{grid-gap:15px 0;grid-template-columns:1fr;display:grid;margin:30px 0}@media only screen and (min-width:1201px){.sec-MediaText_Icons{grid-gap:30px 10px;grid-template-columns:repeat(2,1fr)}}.sec-MediaText_Icon{flex-wrap:wrap;display:flex;user-select:none}.sec-MediaText_Icon-icon{width:30px;height:30px;margin-right:25px}.sec-MediaText_Icon-text{flex-grow:1}