@charset "UTF-8";.about-bg{background:url(../img/about-kv2.jpg?ILx6) no-repeat top;background-size:100% auto}section.team{background:linear-gradient(rgba(30, 58, 96, 0.8509803922), rgba(30, 58, 96, 0.8509803922)),url(../img/sab/title-bg.jpg?a_9X) center center/cover no-repeat;color:#fff}section.list{background-color:#fff;padding:60px 10px}section.list>ul{display:flex;justify-content:center;max-width:1160px;padding:60px 0;box-sizing:border-box;gap:50px;margin:auto;flex-wrap:wrap}section.list>ul>li{display:block;list-style:none;width:30%}@media(width < 1700px){section.list>ul>li{width:28%}}@media(width < 940px){section.list>ul>li{width:40%}}@media(width < 640px){section.list>ul>li{width:80%;max-width:400px}}section.list>ul>li a{display:block;border-radius:32px;width:100%;height:100%;color:#5c5c5c;padding:60px 20px;box-sizing:border-box;text-align:center;box-shadow:0px 1px 10px 1px rgba(0,0,0,.1803921569)}section.list>ul>li a:hover{box-shadow:0px 1px 20px 1px rgba(0,0,0,.3333333333)}section.list>ul>li a::before{display:inline-block;content:"";width:200px;height:200px;border-radius:100px;background:url(../img/sab/1.jpg?u97D) center center/cover no-repeat}section.list>ul>li:nth-child(1) a::before{background-image:url(../img/sab/1.jpg?u97D)}section.list>ul>li:nth-child(2) a::before{background-image:url(../img/sab/2.jpg?hnn-)}section.list>ul>li:nth-child(3) a::before{background-image:url(../img/sab/3.jpg?aimg)}section.list>ul>li:nth-child(4) a::before{background-image:url(../img/sab/4.jpg?wMno)}section.list>ul>li:nth-child(5) a::before{background-image:url(../img/sab/5.jpg?xPlZ)}section.list>ul>li:nth-child(6) a::before{background-image:url(../img/sab/6.jpg?Y9lK)}section.list .name{color:#5c5c5c;font-weight:bold;font-size:1.25rem}section.list p{margin:.5em 0}article.profile{display:block;max-width:1160px;width:calc(100% - 20px);margin:60px auto;box-sizing:border-box;background-color:#fff;box-shadow:0px 1px 10px 1px rgba(0,0,0,.1803921569);border-radius:32px;padding:60px;line-height:1.8em}article.profile h2{font-size:32px;font-weight:700;margin-bottom:1em}article.profile h3{font-size:20px;font-weight:bold;margin:2em 0 1em 0}article.profile hgroup{display:flex;border-bottom:1px solid #b5b5b5;padding-bottom:60px;margin-bottom:60px}article.profile hgroup>.photo{width:300px;flex-grow:0}article.profile hgroup>.photo::before{display:inline-block;content:"";width:260px;height:260px;border-radius:130px;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:var(--img)}article.profile hgroup>.title{flex-grow:1;display:flex;flex-direction:column;justify-content:center}article.profile ul>li{margin-bottom:1em}@media(width < 600px){article.profile{padding:30px}article.profile hgroup{padding-bottom:20px;margin-bottom:20px}article.profile hgroup>.photo{width:160px}article.profile hgroup>.photo::before{display:inline-block;content:"";width:120px;height:120px}}