.service__introduction{border:3px solid var(--brand-color);padding:50px;border-radius:2rem .5rem}.service__introduction__icon{width:150px;height:150px;border-radius:50%;padding:12.5px;-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.service__introduction__title{color:var(--brand-color);font-size:28px;margin-bottom:20px}.service__introduction__content{word-break:break-word}.service__introduction__content p,.service__introduction__content ul{margin-bottom:10px}.service__main{margin-top:40px;background:#fdf1e9;padding:80px 0}.service__main__content h2{font-size:36px}.service__main__content h1,.service__main__content h2,.service__main__content h3,.service__main__content h4,.service__main__content h5,.service__main__content h6{color:#000;margin-bottom:30px}.service__main__content p,.service__main__content ul{color:var(--text-color);margin-bottom:10px}.service__secondary{padding:80px 0;background:#f9f9f9}.service__secondary__content h1,.service__secondary__content h2,.service__secondary__content h3,.service__secondary__content h4,.service__secondary__content h5,.service__secondary__content h6{color:var(--brand-color);margin-bottom:30px}.service__secondary__content ul{text-align:left}.service__secondary__content p{margin-bottom:20px}.service__carousel__item__logo{width:auto;height:auto;max-width:100%;max-height:50px}.service__carousel__item__logo--higher{max-height:200px}.service__carousel .splide__arrows{position:absolute;top:calc(100% + 40px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(prefers-color-scheme:no-preference){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(prefers-color-scheme:light){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(prefers-color-scheme:dark){:root{--brand-color:#f27822;--brand-color-light:#f5934e;--brand-color-dark:#d15d0c;--brand-secondary-color:#40f;--bg-color:#fff;--bg-color-dark:#efefef;--bg-color-blur:#fdeee3;--title-color:#000;--text-color:#707070;--text-color-white:#fff}}@media(max-width:992px){.service__introduction{padding:20px}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 3px var(--brand-color);box-shadow:0 0 0 3px var(--brand-color)}70%{-webkit-box-shadow:0 0 10px 20px rgba(242,120,34,0);box-shadow:0 0 10px 20px rgba(242,120,34,0)}100%{-webkit-box-shadow:0 0 10px 3px rgba(242,120,34,0);box-shadow:0 0 10px 3px rgba(242,120,34,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 3px var(--brand-color);box-shadow:0 0 0 3px var(--brand-color)}70%{-webkit-box-shadow:0 0 10px 20px rgba(242,120,34,0);box-shadow:0 0 10px 20px rgba(242,120,34,0)}100%{-webkit-box-shadow:0 0 10px 3px rgba(242,120,34,0);box-shadow:0 0 10px 3px rgba(242,120,34,0)}}