/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/css/doctor-archive.scss ***!
  \**************************************************************************************************************************************************/.doctor-group{background-color:hsla(240,3%,85%,.6);position:relative}.doctor-group .background-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.doctor-group .background-image img{height:100%;object-fit:cover;opacity:.5;width:100%}.doctor-group section{position:relative}.doctor-group .title-section{padding:96px 0}.doctor-group .title-section .title-wrapper{display:flex;gap:60px}@media screen and (max-width:980px){.doctor-group .title-section .title-wrapper{flex-direction:column;gap:0}}.doctor-group .title-section .title-wrapper h1{color:var(--olive-green);display:block;font-size:36px;margin:0 0 36px;min-width:max-content}@media screen and (max-width:980px){.doctor-group .title-section .title-wrapper h1{min-width:unset}}@media screen and (max-width:540px){.doctor-group .title-section .title-wrapper h1{font-size:23px}}.doctor-group .title-section .title-wrapper p{color:var(--charcoal);font-size:18px;font-weight:400;margin:0}@media screen and (max-width:980px){.doctor-group .team-section .col-4{width:50%!important}}@media screen and (max-width:540px){.doctor-group .team-section .col-4{width:100%!important}}.doctor-group .team-section .team-member{color:var(--charcoal);display:block;margin:auto;max-width:360px;position:relative;text-align:center;text-decoration:none}.doctor-group .team-section .team-member .image-wrapper{display:block;margin-bottom:24px;padding-bottom:100%;position:relative;width:100%}.doctor-group .team-section .team-member .image-wrapper img{border:2px solid var(--olive-green);border-radius:100%;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:.3s;width:100%}.doctor-group .team-section .team-member p{margin:0}.doctor-group .team-section .team-member p.name{font-size:20px;font-weight:700;line-height:1.5}.doctor-group .team-section .team-member p.title{font-size:18px;font-weight:400;line-height:1.5;margin-bottom:60px}.doctor-group .team-section .team-member:hover .image-wrapper img{border-color:var(--golden-hour)}