.section-custom-about .container{max-width:1110px}.section-custom-about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-custom-about__item.image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.section-custom-about__item-image{-webkit-box-flex:0;-ms-flex:0 1 calc(49.5% - 25px);flex:0 1 calc(49.5% - 25px);display:-webkit-box;display:-ms-flexbox;display:flex}.section-custom-about__item-body{-webkit-box-flex:1;-ms-flex:1 1 calc(50.5% - 25px);flex:1 1 calc(50.5% - 25px)}.section-custom-about p{margin:0;font-size:18px;font-style:normal;font-weight:400;line-height:160%}.section-custom-about ul{list-style:disc;padding-left:1.2em}.section-custom-about .section-custom-about__item-title,.section-custom-about h2{font-size:28px;font-style:normal;font-weight:600;line-height:160%;margin:0}.section-custom-about .section-custom-about__item .section-custom-about__item-title{margin-bottom:15px!important}.section-custom-about .section-custom-about__item h2{margin-top:15px;margin-bottom:15px}@media (max-width:1200px){.section-custom-about p{font-size:17px}.section-custom-about .section-custom-about__item-title,.section-custom-about h2{font-size:24px}.section-custom-about .section-custom-about__item .section-custom-about__item-title{margin-bottom:13px!important}.section-custom-about .section-custom-about__item h2{margin-top:13px;margin-bottom:13px}}@media (max-width:991px){.section-custom-about p{font-size:16px}.section-custom-about .section-custom-about__item-title,.section-custom-about h2{font-size:20px}.section-custom-about .section-custom-about__item .section-custom-about__item-title{margin-bottom:11px!important}.section-custom-about .section-custom-about__item h2{margin-top:11px;margin-bottom:11px}}@media (max-width:768px){.section-custom-about__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-custom-about__item-body,.section-custom-about__item-image{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.section-custom-about p{font-size:15px}.section-custom-about .section-custom-about__item-title,.section-custom-about h2{font-size:17px}.section-custom-about .section-custom-about__item .section-custom-about__item-title{margin-bottom:9px!important}.section-custom-about .section-custom-about__item h2{margin-top:9px;margin-bottom:9px}}.section-custom-about a{color:#1681ff;font-weight:600;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.section-custom-about a:hover{color:var(--general_links_hover)}
/* bullets match body copy - the theme only ever sized <p> */
.section-custom-about .section-custom-about__item-body li{font-size:18px;line-height:160%}@media (max-width:1200px){.section-custom-about .section-custom-about__item-body li{font-size:17px}}@media (max-width:991px){.section-custom-about .section-custom-about__item-body li{font-size:16px}}@media (max-width:768px){.section-custom-about .section-custom-about__item-body li{font-size:15px}}
/* paragraph spacing */
.section-custom-about .section-custom-about__item-body p{margin-bottom:18px}.section-custom-about .section-custom-about__item-body p:last-child{margin-bottom:0}.section-custom-about .section-custom-about__item-body ul{margin:0 0 18px}.section-custom-about .section-custom-about__item-body li{margin-bottom:8px}.section-custom-about .section-custom-about__item-body li:last-child{margin-bottom:0}
/* let the copy wrap around the photos */
.section-custom-about .section-custom-about__item{display:block;gap:0}.section-custom-about .section-custom-about__item::after{content:'';display:table;clear:both}.section-custom-about .section-custom-about__item-image{float:right;width:44%;margin:0 0 24px 44px;display:block}.section-custom-about .section-custom-about__item.image-left .section-custom-about__item-image{float:left;margin:0 44px 24px 0}.section-custom-about .section-custom-about__item-image img{width:100%;height:auto;display:block}.section-custom-about .section-custom-about__item-body{display:block}@media (max-width:768px){.section-custom-about .section-custom-about__item-image{float:none;width:100%;margin:0 0 20px}}
/* customer quotes - block 2 */
.section-custom-about .section-custom-about__items > div:nth-child(2) .section-custom-about__item-body{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.section-custom-about .section-custom-about__items > div:nth-child(2) .section-custom-about__item-body p{border-top:3px solid #7ac143;padding:16px 0 0;margin:0;font-size:16px}
/* pull quote under the free guides - block 6 */
.section-custom-about .section-custom-about__items > div:nth-child(6) .section-custom-about__item-body p:last-child{border-left:4px solid #7ac143;padding:2px 0 2px 22px;margin-top:26px;font-style:italic}
/* attribution lines */
.section-custom-about .section-custom-about__items > div:nth-child(2) .section-custom-about__item-body p strong,.section-custom-about .section-custom-about__items > div:nth-child(6) .section-custom-about__item-body p:last-child strong{display:block;margin-top:12px;font-style:normal}.section-custom-about .section-custom-about__items > div:nth-child(2) .section-custom-about__item-body p em,.section-custom-about .section-custom-about__items > div:nth-child(6) .section-custom-about__item-body p:last-child em{display:block;color:#666;font-size:13px;font-style:normal}@media (max-width:900px){.section-custom-about .section-custom-about__items > div:nth-child(2) .section-custom-about__item-body{grid-template-columns:1fr;gap:26px}}