.service{background-color:var(--color-section-gray);display:-ms-grid;display:grid;place-items:center;color:var(--color-disable);padding:2rem 0}.service__container{overflow:hidden;padding-left:0;padding-right:0}.service__title{font-weight:600;font-size:20px;line-height:42px;margin:0 15px}.service__contents{margin-top:1rem;width:100%;background-color:#fff;border-radius:1rem;-webkit-box-shadow:0 0 24px rgba(0,0,0,.05);box-shadow:0 0 24px rgba(0,0,0,.05)}.service__contents--desktop{display:none}.service__items{overflow-x:scroll;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;padding:0;margin:0}.service__items>li{max-width:140px;max-height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;padding-bottom:0}.service__items li:not(:first-child){border-left:1px solid var(--color-disable-2)}.service__items li:first-child>.service__item{border-top-left-radius:1rem}.service__item{cursor:pointer;position:relative;color:var(--color-disable-2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:ease .5s all;-o-transition:ease .5s all;transition:ease .5s all;width:110px;height:110px}.service__item>img{-webkit-transition:ease .5s color;-o-transition:ease .5s color;transition:ease .5s color;-webkit-filter:grayscale(1);filter:grayscale(1);max-height:40px;text-align:center}.service__item.active,.service__item:hover{color:var(--color-primary)}.service__item:hover>img{opacity:1}.service__item.active>img,.service__item:hover>img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.service__item>p{font-size:10px;text-transform:uppercase;margin:.75rem 0 0 0;text-align:center;line-height:18px;font-weight:700}.service__item.active>p{color:var(--color-primary)}.service__descriptions{margin-top:-1rem;padding:0}.service__descriptions>*{list-style:none}.service__descriptions li:not(:first-child)>.service__description{display:none}.service__description{position:relative;padding:0}.service__description::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--img);background-repeat:no-repeat;background-size:cover;background-position:left top;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.service__description *{position:relative}.service__description--image>img{max-width:100%;display:none}.service__description--text{margin-top:1rem;z-index:2;padding:1rem}.service__description--text>h5{color:#fff;font-weight:600;font-size:20px;line-height:36px}.service__description--text>p{color:#fff;font-weight:500;font-size:14px;line-height:180%;text-align:justify}.service__description--text>p span.button-page{color:var(--color-primary);font-weight:700;border-radius:.25rem;font-size:16px;padding:.25rem .75rem;background:var(--gradient-button-2)}.service__description--text>p span.button-page a{color:#fff!important}.embla{overflow:hidden}.embla__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px}.embla__slide{position:relative;-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;padding-left:15px}.service__card{background-color:#fff;padding:1.5em;border-radius:1em;height:100%;position:relative}.service__card--title{color:var(--color-primary);font-weight:600;font-size:18px;line-height:21px}.service__card--img{margin-bottom:1em;width:34px;height:34px}.service__card>p{margin-bottom:4rem}.service__card p{font-size:14px;font-weight:500;color:#444;line-height:180%;}.service__card p .button-page{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1em;background-color:var(--color-primary);color:#fff;font-weight:600;font-size:14px;padding:.5em;border-radius:.5em;position:absolute;bottom:1.25em;left:1.25em;right:1.25em}.service__card p .button-page a{color:#fff!important}@media screen and (min-width:640px){.embla__container{margin-left:-20px}.embla__slide{padding-left:20px}.service__title{font-size:24px}.service__contents{margin-top:2rem}.service__item>p{font-size:12px}.service__description{padding:0}.service__description--text>h5{font-size:24px}.service__description--text>p{font-size:14px;line-height:unset}}@media screen and (min-width:1080px){.service__container{overflow:hidden;padding-left:15px;padding-right:15px}.service__title{margin:unset}.service__contents--desktop{display:block}.service__contents--mobile{display:none}.service__items>li{max-width:140px;max-height:140px}.service__item>p{font-size:10px}.service__title{font-size:28px}.service__descriptions{margin-top:0;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.service__description{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;min-height:225px;max-height:225px;overflow-y:hidden}.service__description--image>img{display:block;max-width:450px;min-width:450px;border-bottom-left-radius:.5rem;min-height:225px;max-height:225px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.service__description--text{margin:2rem 2rem;overflow-y:auto;max-height:225px;padding:0}.service__items{overflow-x:hidden}}@media screen and (min-width:1536px){.service__description{padding:0}}