/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./styles/sections/section-text.scss ***!
  \******************************************************************************************************************************************************************************************************************************/.text-section{--text-gap:16px;background:var(--bg);position:relative}.text-section .text-highlight__icon{color:#8b9c83}.text-section p{font-size:inherit}.text>*{margin-bottom:var(--text-gap)}.text>:last-child{margin-bottom:0}.text__content,.text__split-left,.text__split-right{font-size:calc(1rem*var(--adjust-body))}.text__subheading{font:700 1.6rem/2rem var(--font-family-primary)}.text__content p,.text__heading p,.text__split p,.text__subheading p{margin:0}.text hr{margin-top:0}.text__content a,.text__heading a,.text__split a{text-decoration:underline;text-decoration-thickness:var(--BORDER-WIDTH)}.text__split{display:grid;gap:var(--text-gap);grid-template-areas:"text-left" "text-right";grid-template-columns:minmax(0,1fr);min-height:75px}@media only screen and (min-width:480px){.text__split{grid-template-areas:"text-left text-right";grid-template-columns:repeat(2,minmax(0,1fr))}}.text__split-left{grid-area:text-left}.text__split-right{grid-area:text-right}.text__button,.text__image-wrapper{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:479px){.text__button{width:100%}}.text__button:first-of-type{margin-right:var(--text-gap)}@media only screen and (max-width:479px){.text__button:first-of-type{margin-right:0}.text__button:last-of-type{margin-top:var(--text-gap)}}.text__buttons-wrapper{display:flex;justify-content:center}@media only screen and (max-width:479px){.text__buttons-wrapper{flex-direction:column}}.text__icon-wrapper{align-items:center;align-self:start;color:var(--text);display:flex;justify-content:center;min-height:calc(1rem*var(--adjust-body)*var(--line-height));position:relative;width:var(--icon-size)}.text__icon-wrapper .icon{display:block;height:var(--icon-size);width:var(--icon-size)}.text__icons-row-block{--icon-size:25px;--line-height:1.5625;align-items:center;background-color:var(--bg);border-radius:var(--radius);-moz-column-gap:calc(var(--grid-gutter)*2);column-gap:calc(var(--grid-gutter)*2);display:grid;font-size:calc(1rem*var(--adjust-body));grid-template-columns:repeat(auto-fit,minmax(60px,1fr));line-height:var(--line-height)}@media only screen and (max-width:767px){.text__icons-row-block{display:flex;flex-wrap:wrap;gap:0;justify-content:center}}.text-left .text__button,.text-left .text__buttons-wrapper,.text-left .text__icon-wrapper,.text-left .text__image-wrapper{justify-content:flex-start}.text-right .text__button,.text-right .text__buttons-wrapper,.text-right .text__icon-wrapper,.text-right .text__image-wrapper{justify-content:flex-end}@media only screen and (max-width:767px){.mobile-text-center .text__button,.mobile-text-center .text__buttons-wrapper,.mobile-text-center .text__icon-wrapper,.mobile-text-center .text__image-wrapper{justify-content:center}.mobile-text-left .text__button,.mobile-text-left .text__buttons-wrapper,.mobile-text-left .text__icon-wrapper,.mobile-text-left .text__image-wrapper{justify-content:flex-start}.mobile-text-right .text__button,.mobile-text-right .text__buttons-wrapper,.mobile-text-right .text__icon-wrapper,.mobile-text-right .text__image-wrapper{justify-content:flex-end}}