@media only screen and (max-width:600px){.text-image-by-sides__wrapper{overflow-x:hidden}}.text-image-by-sides__container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 auto;position:relative;width:100%}@media only screen and (max-width:900px){.text-image-by-sides__container{flex-direction:column;justify-content:flex-start}}.text-image-by-sides__text{--bullet-icons-color:#f60;color:#323840;width:50%;word-break:normal}.text-image-by-sides__text p{color:#7d8085;font-size:16px;font-weight:300;letter-spacing:.7px;line-height:1.65;margin:0}.text-image-by-sides__text p:nth-last-child(-n+1){margin-bottom:0}.text-image-by-sides__text p strong{font-weight:500}.text-image-by-sides__text h1{font-size:38px;font-weight:700;line-height:1.2;margin:0 0 24px}@media only screen and (max-width:900px){.text-image-by-sides__text h1{font-size:30px}}@media only screen and (max-width:600px){.text-image-by-sides__text h1{font-size:24px}}.text-image-by-sides__text h2{font-size:38px;font-weight:700;line-height:1.2;margin:0 0 24px}@media only screen and (max-width:900px){.text-image-by-sides__text h2{font-size:30px}}@media only screen and (max-width:600px){.text-image-by-sides__text h2{font-size:24px}}.text-image-by-sides__text h3{font-size:28px;font-weight:700;margin:0 0 24px}@media only screen and (max-width:900px){.text-image-by-sides__text h3{font-size:22px}}@media only screen and (max-width:600px){.text-image-by-sides__text h3{font-size:20px}}.text-image-by-sides__text h4{font-size:16px;font-weight:300;margin:0 0 24px}.text-image-by-sides__text a{font-size:16px;font-weight:700;margin:0;padding:10px 0}.text-image-by-sides__text a:hover{text-decoration:none}.text-image-by-sides__text ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0;padding:4px 0 0}.text-image-by-sides__text ul li{font-size:16px;font-weight:300;line-height:1.625;margin:0 0 20px;padding-left:24px;padding-right:10px;position:relative;width:100%}.text-image-by-sides__text ul li:before{background:var(--bullet-icons-color);border-bottom-left-radius:3px;content:"";display:block;height:6px;left:0;position:absolute;top:8px;width:6px}.text-image-by-sides__text ol{counter-reset:my-awesome-counter;list-style:none;margin:0;padding:4px 0 0}.text-image-by-sides__text ol li{counter-increment:my-awesome-counter;font-size:16px;font-weight:300;line-height:1.625;margin:0 0 20px;padding-right:10px;position:relative;width:100%}.text-image-by-sides__text ol li:before{color:#f60;content:counter(my-awesome-counter) ".";margin-right:8px}@media only screen and (max-width:900px){.text-image-by-sides__text{margin-bottom:24px;min-height:auto;width:100%}}.text-image-by-sides__text h4{color:#323840;font-size:28px;font-weight:700;margin-bottom:0}.text-image-by-sides__text h5{color:#7d8085;font-size:16px;font-weight:300;margin-bottom:20px}.text-image-by-sides__text li,.text-image-by-sides__text p{font-weight:300}.text-image-by-sides__text img{margin-bottom:20px;width:36px}@media only screen and (max-width:900px){.text-image-by-sides__text h4{font-size:28px}.text-image-by-sides__text h5{font-size:16px;font-weight:300}}@media only screen and (max-width:600px){.text-image-by-sides__text h4{font-size:28px}.text-image-by-sides__text h5{font-size:16px;font-weight:300}}.text-image-by-sides__text--left{order:1;padding-right:24px}@media only screen and (max-width:900px){.text-image-by-sides__text--left{padding:0}}.text-image-by-sides__text--right{order:3;padding-left:24px}@media only screen and (max-width:900px){.text-image-by-sides__text--right{order:1;padding:0}}.text-image-by-sides__spacer{display:none;order:2;width:50%}.text-image-by-sides__spacer--visible{display:block}@media only screen and (max-width:900px){.text-image-by-sides__spacer--visible{display:none}}.text-image-by-sides__image-wrapper{margin:0 auto;order:2;width:100%}@media only screen and (max-width:900px){.text-image-by-sides__image-wrapper{bottom:auto !important;max-width:none !important;top:auto !important;transform:none !important}}.text-image-by-sides__image-wrapper--right{right:-10%}@media only screen and (max-width:900px){.text-image-by-sides__image-wrapper--right{right:auto}}.text-image-by-sides__image-wrapper--left{left:-10%}@media only screen and (max-width:900px){.text-image-by-sides__image-wrapper--left{left:auto}}.text-image-by-sides__image-wrapper--overflow{margin:auto;position:absolute;width:630px}@media only screen and (max-width:900px){.text-image-by-sides__image-wrapper--overflow{max-width:none !important;position:relative;width:100%}}.text-image-by-sides__image-wrapper--top{top:0}.text-image-by-sides__image-wrapper--center{top:50%;transform:translateY(-50%)}.text-image-by-sides__image-wrapper--bottom{bottom:0}.text-image-by-sides__image{transition:all 1.2s cubic-bezier(0,0,.15,1);width:100%}.text-image-by-sides__image--left{opacity:0;transform:translateX(-160px)}.text-image-by-sides__image--left[data-scroll=in]{opacity:1;transform:translateX(0)}.text-image-by-sides__image--right{opacity:0;transform:translateX(160px)}.text-image-by-sides__image--right[data-scroll=in]{opacity:1;transform:translateX(0)}