:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.page-screen+.service{margin-top:calc(var(--p-margin)*-1.15);z-index:2;position:relative}.service__wrap{border-radius:var(--radius);background:var(--blue);color:var(--white);padding:calc(var(--p-margin)/1.5)0px}@media screen and (max-width:1023px){.service__wrap{padding:2rem 0}}.service__wrap .center-wrap{display:flex}@media screen and (max-width:1023px){.service__wrap .center-wrap{flex-direction:column-reverse}}@media screen and (min-width:1023px){.service__nav{border-right:.5px solid #ffffff80;flex-shrink:0;margin-right:3.5rem;padding-right:3.5rem}}@media screen and (max-width:1023px){.service__nav{width:100%}}.service__list{flex-direction:column;gap:1rem;width:100%;font-size:2rem;display:flex}@media screen and (max-width:1023px){.service__list{gap:0;font-size:1.6rem}}.service__link{border-radius:9rem;width:100%;padding:2rem 3.4rem;transition:all .4s;display:inline-block}@media screen and (max-width:1023px){.service__link{padding:1.5rem 2.4rem}}.service__link--active{background:var(--orange);font-weight:600}.service__link:hover{opacity:.5}.service__content{border-radius:var(--radius);width:100%;min-height:50rem;position:relative;overflow:hidden}@media screen and (max-width:1023px){.service__content{aspect-ratio:1241/641;min-height:1rem;margin-bottom:2rem}}.service__content img{object-fit:cover}.service__content:before{content:"";z-index:2;background:linear-gradient(#0000 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.service__content .simple-title{z-index:2;position:absolute;bottom:4.8rem;left:6.2rem}@media screen and (max-width:1023px){.service__content .simple-title{bottom:2rem;left:2rem}}
