/*
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-Text{grid-template-columns:1fr;grid-template-rows:auto 1fr;display:grid;gap:0 0;overflow:hidden}.sec-Text_Section{position:relative}.sec-Text_TextInner{display:grid;height:100%;padding:calc(var(--Grid_Gutter) * 4) calc(var(--Grid_Gutter) * 2)}@media only screen and (min-width:768px){.sec-Text_TextInner{padding:var(--Padding_Outer)}}.sec-Text_TextInner-dark{color:var(--Color_Black)}.sec-Text_TextInner-light{color:var(--Color_White)}.sec-Text_TextKicker{align-self:start;margin-bottom:calc(var(--Grid_Gutter) * 3);font-family:var(--Font_Family-mono);font-weight:400;user-select:none}@media only screen and (min-width:1201px){.sec-Text_TextKicker{margin-bottom:calc(var(--Padding_Inner) * 3)}}.sec-Text_TextContent{align-self:end;max-width:1000px}.sec-Text_TextText{margin-bottom:calc(var(--Grid_Gutter) * 3)}.sec-Text_TextTitle-plum{color:var(--Color_Plum)}.sec-Text_TextTitle-green{color:var(--Color_Green)}.sec-Text_TextTitle-yellow{color:var(--Color_Yellow)}.sec-Text_TextTitle-pink{color:var(--Color_Pink)}.sec-Text_TextTitle-coral{color:var(--Color_Coral)}.sec-Text_TextTitle-blue{color:var(--Color_Blue)}.sec-Text_TextTitle-blue-grey{color:var(--Color_Blue-grey)}.sec-Text_TextTitle-blush{color:var(--Color_Blush)}.sec-Text_TextTitle-grey{color:var(--Color_Grey)}.sec-Text_TextTitle-grey-light{color:var(--Color_Grey-light)}.sec-Text_Icons{grid-template-columns:1fr;display:grid;gap:30px 0;margin:30px 0}@media only screen and (min-width:1201px){.sec-Text_Icons{grid-template-columns:repeat(2,1fr);gap:30px 10px}}.sec-Text_Icon{flex-wrap:wrap;display:flex;user-select:none}.sec-Text_Icon-icon{width:30px;height:30px;margin-right:25px}.sec-Text_Icon-text{flex-grow:1}.sec-Text_Cta{margin-top:30px}@media only screen and (max-width:767px){.sec-Text_Cta-cta{width:100%}}