.richtext img{margin-bottom:12px;max-width:100%;height:auto;box-shadow:0 2px 4px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.1);border-radius:2px}.richtext a{text-decoration:underline}.richtext ul{padding-left:16px}.richtext ul li{list-style-type:disc;margin-bottom:8px}.richtext ol{padding-left:16px}.richtext ol li{list-style-type:decimal;margin-bottom:8px}.richtext h2{margin-top:24px}.richtext h3{margin-top:18px}.richtext h4{margin-top:14px}.richtext h5{margin-top:12px}.richtext h2,.richtext h3,.richtext h4,.richtext h5{margin-bottom:10px}@media all and (min-width:768px){.richtext h2{margin-top:32px}.richtext h3{margin-top:26px}.richtext h4{margin-top:18px}.richtext h5{margin-top:12px}.richtext h2,.richtext h3,.richtext h4,.richtext h5{margin-bottom:12px}}@media all and (min-width:1024px){.richtext h2{margin-top:48px}.richtext h3{margin-top:32px}.richtext h4{margin-top:24px}.richtext h5{margin-top:16px}.richtext h2,.richtext h3,.richtext h4,.richtext h5{margin-bottom:14px}}.service{margin-bottom:64px;display:flex;align-items:start;flex-direction:column}.service .service__image-container{position:relative;margin:32px}.service .service__image-container .service__icon{display:block}.service .service__image-container .service__icon--background{width:92px;height:92px;background:var(--primary_color);transform:rotate(-45deg);box-shadow:0 4px 8px rgba(0,0,0,.2),0 8px 16px rgba(0,0,0,.2)}.service .service__image-container .service__icon--front{content:'';position:absolute;width:64px;height:64px;left:calc(50%);top:calc(50%);transform:translateY(-50%) translateX(-50%);background-color:#fff;opacity:1;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;transition:all .3s}.service .service__text-container{max-width:512px}.service .service__title{display:inline-block;margin-bottom:8px;position:relative;font-size:1.5rem;font-family:var(--main_font);color:var(--secondary_color);padding-right:24px}.service .service__title::after,.service .service__title::before{position:absolute;content:'';width:16px;height:16px;right:0;top:calc(50%);transform:translateY(-50%);transition:all .3s}.service .service__title::before{border-radius:8px;background-color:var(--secondary_color)}.service .service__title::after{background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("/static/icons/arrow_right.04b96bd09116.svg");mask-image:url("/static/icons/arrow_right.04b96bd09116.svg")}.service .service__lead p{font-family:var(--sub_font);font-size:1rem}@media all and (min-width:768px){.service{margin-bottom:64px;align-items:center;flex-direction:row}.service .service__image-container{margin:28px}.service .service__image-container .service__icon--background{width:112px;height:112px}.service .service__image-container .service__icon--front{width:72px;height:72px}.service .service__text-container{margin-left:56px}.service .service__title{margin-bottom:6px;font-size:1.75rem;padding-right:28px}.service .service__title::after,.service .service__title::before{width:18px;height:18px}.service .service__title::before{border-radius:9px}}@media all and (min-width:1024px){.service{margin-bottom:64px}.service .service__image-container{margin:32px}.service .service__image-container .service__icon--background{width:148px;height:148px}.service .service__image-container .service__icon--front{width:102px;height:102px;opacity:.65}.service .service__text-container{margin-left:92px}.service .service__title{margin-bottom:8px;font-size:2rem;padding-right:36px}.service .service__title::after,.service .service__title::before{width:20px;height:20px}.service .service__title::before{border-radius:10px}.service .service__lead p{font-size:1.125rem}.service:hover .service__title::after,.service:hover .service__title::before{transform:translateX(8px) translateY(-50%)}.service:hover .service__image-container .service__icon--front{opacity:1}}