/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{--webkit-appearance: button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{--webkit-appearance: textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(/artistshub-team-project/assets/ibm-plex-sans-v23-latin-regular-CDDApCn2.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(/artistshub-team-project/assets/ibm-plex-sans-v23-latin-500-6ng42L7E.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/artistshub-team-project/assets/ibm-plex-sans-v23-latin-600-CuJfVYMP.woff2) format("woff2")}@font-face{font-display:swap;font-family:Epilogue;font-style:normal;font-weight:700;src:url(/artistshub-team-project/assets/epilogue-v20-latin-700-Z7dFEtVj.woff2) format("woff2")}:root{--font: IBM Plex Sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-heading: Epilogue, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--color-white: #fff;--color-black: #000;--color-bg: #060307;--color-surface-1: #1a1a1a;--color-surface-2: #2a2a2a;--color-hero-base: #23132b;--color-accent: #764191;--color-accent-dark: #55236e;--color-black-overlay: rgba(59, 46, 66, .55);--color-black-20: rgba(0, 0, 0, .2);--color-black-25: rgba(0, 0, 0, .25);--color-white-0: rgba(255, 255, 255, 0);--color-white-05: rgba(255, 255, 255, .05);--color-white-20: rgba(255, 255, 255, .2);--color-white-25: rgba(255, 255, 255, .25);--color-white-50: rgba(255, 255, 255, .5);--color-bg-05: rgba(6, 3, 7, .05);--color-bg-15: rgba(6, 3, 7, .15);--color-hero-base-0: rgba(35, 19, 43, 0);--transition: .25s cubic-bezier(.4, 0, .2, 1);font-size:18px;line-height:1.5;font-weight:400;color:var(--color-white);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font);min-height:100vh}body ::-webkit-scrollbar{width:6px}body ::-webkit-scrollbar-track{background:var(--color-hero-base);border-radius:6px}body ::-webkit-scrollbar-thumb{background:var(--color-accent-dark);border-radius:6px}body ::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.01em}.container{max-width:320px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 64px}}.section{padding:64px 0}@media screen and (min-width: 1440px){.section{padding:112px 0}}.btn{font-weight:500;color:var(--color-white);border:none;border-radius:12px;box-shadow:0 1px 2px 0 var(--color-bg-05),inset 0 -2px 1px 0 var(--color-black-20),inset 0 0 0 1px var(--color-bg-15),inset 0 2px 1px 0 var(--color-white-25),inset 0 32px 24px 0 var(--color-white-05);background:var(--color-accent);transition:opacity var(--transition),box-shadow var(--transition)}.btn:hover,.btn:focus{outline:none;opacity:.6}.btn:active{box-shadow:0 1px 2px 0 var(--color-bg-05)}.btn:disabled{opacity:.2}.loader{width:48px;height:48px;border:3px solid var(--color-white);border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid;border-color:var(--color-accent) transparent}@media screen and (min-width: 768px){.loader{width:96px;height:96px;border:6px solid var(--color-white)}.loader:after{width:80px;height:80px;border:6px solid;border-color:var(--color-accent) transparent}}@media screen and (min-width: 1440px){.loader{width:144px;height:144px;border:9px solid var(--color-white)}.loader:after{width:120px;height:120px;border:9px solid;border-color:var(--color-accent) transparent}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.header{background-color:var(--color-bg);background-repeat:no-repeat;background-size:cover;height:64px;position:fixed;top:0;left:0;width:100%;z-index:100}.header-container{display:flex;align-items:center;height:100%;padding:0 20px}.nav{display:flex;align-items:center;justify-content:space-between;width:100%}.nav-logo-icon{fill:var(--color-white);width:107px;height:30px}.nav-burger-icon,.modal-close-icon{fill:var(--color-white);width:24px;height:24px}.nav-button,.modal-close-button{display:flex;align-items:center;justify-content:center;background:none;border:none}.nav-item{display:none;transition:opacity var(--transition)}.nav-link:focus{text-decoration:underline}.modal-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-bg);transition:var(--transition);z-index:9999;opacity:0;pointer-events:none;visibility:hidden}.modal-open{opacity:1;pointer-events:auto;visibility:visible}.modal-top{display:flex;justify-content:space-between;align-items:center;padding:0 12px 0 20px;height:64px}.modal-close-button{width:48px;height:48px}.modal-nav{margin-top:64px;margin-bottom:70%}.modal-nav-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.modal-nav-item{color:var(--color-white);font-size:26px;font-weight:500}.header-social-list{display:flex;justify-content:center;align-items:center;gap:32px}.header-social-icon{fill:var(--color-white)}@media screen and (min-width: 760px){.header{height:72px}.header-container{padding:0 72px}.nav-button{display:none}.nav-list{display:flex;align-items:center;gap:32px}.nav-item{display:block}.nav-item:hover{opacity:.6}}.hero{position:relative;overflow:hidden;background-color:var(--color-hero-base)}.hero-container{display:flex;flex-direction:column;gap:20px}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:80px;pointer-events:none;z-index:1;background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-hero-base-0) 100%)}.hero-content{position:relative;padding-top:80px;z-index:2;display:flex;flex-direction:column;row-gap:20px;margin-bottom:64px}.hero-title{font-size:48px;line-height:1.1}.hero-subtitle{font-size:18px;font-family:var(--font)}.explore-btn{justify-content:center;padding:10px 24px;display:inline-flex;align-items:center;gap:12px}.hero-icon{fill:#fff}.hero-bg-image-wrapper{height:385px;z-index:1;position:relative;background-image:image-set(url(/artistshub-team-project/assets/hero-mob-1x-DAe8ZAaQ.webp) 1x,url(/artistshub-team-project/assets/hero-mob-2x-DY6Dhiow.webp) 2x);background-size:contain;background-position:center bottom;background-repeat:no-repeat}.hero:after{content:"";position:absolute;bottom:0;left:0;z-index:2;pointer-events:none;width:100%;height:106px;background:linear-gradient(to top,var(--color-bg) 0%,var(--color-hero-base-0) 100%)}@media screen and (min-width: 768px){.hero:before{height:125px}.hero:after{height:137px}.hero-title{max-width:624px;margin-bottom:24px}.hero-subtitle{font-size:20px;margin-bottom:32px}.hero-content{row-gap:0;padding-top:32px;margin-bottom:32px}.explore-btn{width:246px;height:47px}.hero-bg-image-wrapper{height:632px;background-image:image-set(url(/artistshub-team-project/assets/hero-tab-1x-B0fO_2A1.webp) 1x,url(/artistshub-team-project/assets/hero-tab-2x-DpqNJlDm.webp) 2x)}}@media screen and (min-width: 1440px){.hero:before{height:80px;z-index:3}.hero:after{height:137px}.hero-title{font-size:84px;max-width:640px}.hero-subtitle{max-width:640px}.hero-container{flex-direction:row;align-items:center;justify-content:space-between;gap:31px}.hero-content{width:50%;padding-top:24px}.hero-bg-image-wrapper{width:641px;height:900px;background-image:image-set(url(/artistshub-team-project/assets/hero-desk-1x-Bt1qF-fZ.webp) 1x,url(/artistshub-team-project/assets/hero-desk-2x-D5GVofTD.webp) 2x);background-size:cover;background-position:center}}.artists-header{margin-bottom:32px}.artists-subtitle{margin-bottom:10px;font-size:16px;font-weight:400;line-height:1.5}.artists-title{font-family:var(--font-heading);font-size:44px;line-height:1.2;font-weight:700;letter-spacing:-.01em}.artists-list{display:grid;list-style:none;gap:32px}.artist-card{display:flex;flex-direction:column}.artist-card-image{border-radius:16px;overflow:hidden;margin-bottom:24px;aspect-ratio:288 / 177}.artist-card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.artist-desc{margin-bottom:24px}.artist-card-tags{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 16px;list-style:none}.artist-card-tag{display:inline-flex;align-items:center;padding:4px 10px;min-height:32px;border:1px solid var(--color-white-20);border-radius:6px;font-size:16px;font-weight:600;line-height:1.5;white-space:nowrap}.artist-card-name{margin-bottom:8px;font-size:32px;font-weight:700;line-height:1.3}.artist-card-learn-more{display:flex;align-items:center;gap:4px;font-weight:500;color:var(--color-white);background:none;border:none;padding:0}.artist-card-more svg,.artists-load-more svg{flex-shrink:0}.artists-actions{display:flex;justify-content:center;margin-top:48px}.artists-load-more{display:flex;width:100%;align-items:center;justify-content:center;padding:10px 24px;font-weight:400;gap:4px}.artists-load-icon,.artist-card-icon{fill:currentColor}@media screen and (min-width: 768px){.artist-card-image{aspect-ratio:704 / 432.79}.artist-card-learn-more:hover,.artist-card-learn-more:focus{text-decoration:underline}.artists-load-more{width:auto}}@media screen and (min-width: 1440px){.artists-header{margin-bottom:80px}.artists-subtitle{margin-bottom:16px}.artists-list{grid-template-columns:repeat(2,1fr)}.artist-card-image{aspect-ratio:640 / 393}.artists-header{width:763px}.artists-title{font-size:60px}}.about-icon{width:64px;height:64px;fill:var(--color-white);margin-bottom:20px}.about-picture-wrapper{border-radius:16px;max-width:288px;margin-bottom:48px}.about-title{margin-bottom:20px;font-size:44px;line-height:1.2}@media screen and (min-width: 768px){.about-icon{width:80px;height:80px;margin-bottom:24px}.about-picture-wrapper{max-width:704px;margin-bottom:24px}.about-title{margin-bottom:24px}.about-text{font-size:20px;line-height:1.5}}@media screen and (min-width: 1440px){.about-container{display:flex;align-items:center;gap:32px}.about-picture-wrapper{max-width:640px;margin-bottom:0}.about-content{flex:1;display:flex;flex-direction:column;gap:24px}.about-heading{align-items:center;gap:16px}.about-icon{flex-shrink:0}}.about-title{align-items:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.swiper-button-prev,.swiper-button-next{border:var(--color-white-50) solid 1px;border-radius:8px;padding:12px;--swiper-navigation-size: 48px;--swiper-navigation-top-offset: 50%;--swiper-navigation-sides-offset: 0px;--swiper-navigation-color: var(--color-white)}.swiper-pagination{padding:10px 0;--swiper-pagination-color: var(--color-white);--swiper-pagination-left: auto;--swiper-pagination-right: 8px;--swiper-pagination-bottom: 0px;--swiper-pagination-top: auto;--swiper-pagination-fraction-color: inherit;--swiper-pagination-progressbar-bg-color: var(--color-black-25);--swiper-pagination-progressbar-size: 4px;--swiper-pagination-bullet-size: 8px;--swiper-pagination-bullet-width: 8px;--swiper-pagination-bullet-height: 8px;--swiper-pagination-bullet-inactive-color: var(--color-white);--swiper-pagination-bullet-inactive-opacity: .2;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-pagination-bullet-vertical-gap: 6px}.feedback-block{width:100%;padding:0;margin-bottom:40px;display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:start}.feedback-rating{display:flex;flex-direction:row;gap:4px}.feedback-descr{font-family:var(--font-heading);font-weight:700;font-size:18px;line-height:1.4;letter-spacing:-.01em;text-align:center}.feedback-name{font-family:var(--font);font-weight:600;font-size:18;line-height:1.5;letter-spacing:0}@media screen and (min-width: 768px){.feedback-block{padding-left:93px;padding-right:93px}.feedback-descr{font-size:26px}}@media screen and (min-width: 1440px){.feedback-block{padding-top:59px;padding-right:223px;padding-left:223px}.feedback-descr{font-size:32px;line-height:1.3}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-black-overlay);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;visibility:hidden}.modal-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.modal{position:absolute;top:64px;left:16px;right:16px;bottom:64px;border-radius:16px;padding:52px 8px 0;background-color:var(--color-bg);overflow-y:auto}.artist-img-wrapper{width:100%;aspect-ratio:288 / 167;overflow:hidden;border-radius:8px}.artist-img{width:100%;height:auto;display:block}.artists-modal-close-btn{position:absolute;display:flex;justify-content:center;align-items:center;width:32px;height:32px;top:16px;right:16px;background-color:var(--color-bg);border:none}.artists-modal-close-icon{display:inline-block;width:14px;height:14px;fill:var(--color-white);transition:fill var(--transition)}.artists-modal-close-icon:hover{opacity:.6}.artist-name-title{font-size:20px;line-height:1.3;text-align:center;margin-bottom:16px}.artist-short-info-grid-wrapper{display:grid;grid-template-columns:1fr;row-gap:16px;margin-bottom:24px}.short-info-small-header{font-family:var(--font);font-weight:600;font-size:18px;letter-spacing:normal}.artist-bio{margin-bottom:24px;max-width:100%}.artist-info{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.artist-short-info{flex:1;min-width:0}.short-info-small-text-wrapper{max-height:135px;overflow-y:auto;background-color:var(--color-white-0)}.artist-short-info-genres-list{display:flex;gap:16px;align-items:flex-start}.artist-short-info-genre-btn{font-weight:600;font-size:16px;line-height:1.5;border:1px solid var(--color-white-20);border-radius:6px;padding:4px 10px;background-color:var(--color-white-0);color:var(--color-white)}.artist-albums-header{font-size:24px;line-height:1.3;margin-top:48px;grid-column:1 / -1;margin-bottom:16px}.artist-table-header{font-family:var(--font);font-weight:600;font-size:16px;line-height:1.5;margin-bottom:12px}.artist-song-table{border-radius:16px;padding:14px 11px;background-color:var(--color-surface-1);max-height:564px;overflow-y:auto}table{width:100%;border-collapse:separate;border-spacing:0 4px}thead th{font-weight:600;font-size:8px;text-align:left;padding:4px 12px}thead tr{background-color:var(--color-surface-2)}thead tr th:first-child{border-radius:8px 0 0 8px}thead tr th:last-child{border-radius:0 8px 8px 0}tbody td{padding:12px}tbody tr:nth-child(odd){background-color:var(--color-surface-1)}tbody tr:nth-child(2n){background-color:var(--color-surface-2)}tbody tr td:first-child{border-radius:8px 0 0 8px}tbody tr td:last-child{border-radius:0 8px 8px 0}tbody td{font-size:12px}.artist-albums-wrapper{display:grid;grid-template-columns:1fr;gap:0px;grid-template-rows:auto 564px;grid-auto-rows:372px;padding-bottom:8px}.artist-song-table{margin-top:32px}.artist-song-table:first-of-type{margin-top:0}.artist-modal-youtube-icon{fill:var(--color-white);transition:opacity var(--transition)}@media screen and (min-width: 768px){.modal{padding:64px 16px 0;left:32px;right:32px}.artists-modal-close-btn{right:47px}.artists-modal-close-icon:hover{opacity:.6}.artist-name-title{font-size:32px;line-height:1.3;margin-bottom:48px}.artist-img-wrapper{width:654px;height:402px}.artist-short-info-grid-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:48px;row-gap:16px;margin-bottom:24px;grid-template-rows:54px 54px;grid-template-columns:147px 1fr}.artist-albums-wrapper{display:grid;grid-template-columns:repeat(2,1fr);column-gap:32px;grid-template-rows:auto 564px;grid-auto-rows:372px;padding-bottom:16px}.artist-song-table:nth-of-type(-n+2){margin-top:0}.artist-modal-youtube-icon:hover{opacity:.6}}@media screen and (min-width: 1440px){.modal{padding-left:64px;padding-right:64px;left:64px;right:64px}.artists-modal-close-btn{right:16px}.artist-img-wrapper{width:576px;height:354px}.artist-info{display:flex;flex-direction:row;gap:32px;align-items:flex-start}.artist-albums-wrapper{display:grid;grid-template-columns:repeat(4,1fr);column-gap:32px;grid-template-rows:auto 564px;grid-auto-rows:372px;padding-bottom:64px}.artist-song-table:nth-of-type(-n+4){margin-top:0}}.footer{padding:48px 0}.footer-logo-wrapper{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:center;margin-bottom:32px}.footer-logo{display:inline-flex;width:84px;height:36px}.footer-logo-svg{fill:var(--color-accent)}.footer-nav-list{display:flex;flex-direction:column;gap:32px;justify-content:center;align-items:center;margin-bottom:48px}.footer-nav-item{color:var(--color-white);font-size:16px;font-weight:600;line-height:1.5}.footer-nav-link{transition:var(--transition)}.footer-nav-link:hover,.footer-nav-link:focus{color:var(--color-accent)}.footer-nav-link:active{color:var(--color-white)}.divider{background:var(--color-white-20);width:100%;height:1px;margin-bottom:24px}.footer-social-wrapper{display:flex;flex-direction:column;gap:32px;align-items:center;margin-bottom:16px}.footer-social-list{display:flex;justify-content:center;align-items:center;gap:32px}.social-icon{fill:var(--color-white);transition:var(--transition)}.footer-social-link:hover .social-icon,.footer-social-link:focus .social-icon{fill:var(--color-accent-dark)}.footer-text{color:var(--color-white);font-size:16px;font-weight:400;line-height:1.5}.open-team-modal-btn{display:block;font-size:14px;font-weight:400;line-height:1.5;text-decoration:underline;color:var(--color-white);background-color:var(--color-bg);border:none;margin:0 auto}@media screen and (min-width: 768px){.footer{padding:80px 0}.footer-logo{width:116px;height:45px}.footer-nav-list{flex-direction:row;margin-bottom:80px}.divider{margin-bottom:32px}.footer-social-wrapper{flex-direction:row-reverse;gap:0;align-items:center;margin-bottom:0}.footer-social-list{gap:24px}.footer-text-wrapper{display:flex;margin-right:auto}.open-team-modal-btn:hover{color:var(--color-accent)}}@media screen and (min-width: 1440px){.open-team-modal-btn{font-size:16px}}.team-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--color-black-overlay);display:flex;justify-content:center;align-items:center;z-index:9999;overflow-y:auto;opacity:0;pointer-events:none;visibility:hidden}.team-modal{position:relative;background-color:var(--color-bg);width:90%;max-width:900px;max-height:90vh;padding:40px;border-radius:12px;overflow-y:auto}.is-open{opacity:1;visibility:visible;pointer-events:auto}.team-modal{position:relative;background-color:var(--color-bg)}.team-modal-close-btn{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;background:none;border:none}.team-modal-close-icon{fill:var(--color-white);width:18px;height:18px;transition:fill .25s ease}.team-modal-close-btn:hover .team-modal-close-icon,.team-modal-close-btn:focus .team-modal-close-icon{fill:var(--color-accent)}.team-modal-name{font-size:44px;line-height:1.2;text-align:center;margin-top:8px;margin-bottom:8px}.team-modal-list{display:flex;flex-direction:column;justify-content:center;gap:12px}.team-modal-item{display:flex;flex-direction:column;gap:8px;background:var(--color-accent-dark);border-radius:4px}.team-modal-img{width:100%;height:auto;object-fit:cover;border-radius:4px 4px 0 0}.team-modal-description{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:4px}.team-modal-title{margin-top:4px;font-size:22px;line-height:1.3}.team-modal-text{font-size:18px;line-height:1.5}@media screen and (min-width: 768px){.team-modal-list{flex-direction:row;flex-wrap:wrap;gap:24px}.team-modal-item{width:calc((100% - 24px)/2)}.team-modal-img{height:350px}.team-modal-description{margin-bottom:8px}.team-modal-title{font-size:28px}.team-modal-text{font-size:20px}}@media screen and (min-width: 1440px){.team-modal-name{margin-bottom:18px}.team-modal-item{width:calc((100% - 48px) / 3)}}
