@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Italic.ttf") format("opentype");font-style:italic}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Light.ttf") format("opentype");font-weight:300}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-LightItalic.ttf") format("opentype");font-style:italic;font-weight:300}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Regular.ttf") format("opentype");font-weight:400}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Medium.ttf") format("opentype");font-weight:500}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-MediumItalic.ttf") format("opentype");font-style:italic;font-weight:500}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Bold.ttf") format("opentype");font-weight:700}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-BoldItalic.ttf") format("opentype");font-style:italic;font-weight:700}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-Black.ttf") format("opentype");font-weight:900}@font-face{font-family:"Rubik";src:url("../fonts/Rubik-BlackItalic.ttf") format("opentype");font-style:italic;font-weight:900}*{margin:0;padding:0;box-sizing:border-box;font-family:"Rubik",sans-serif;scrollbar-width:auto;scrollbar-color:#ffaa46 #2c2c2c}html{font-size:16px}.container{width:100%;max-width:1320px;margin:auto}.modal-container{width:100%;max-width:1500px;margin:auto}::-webkit-scrollbar{background-color:#2c2c2c;width:8px}::-webkit-scrollbar-thumb{background-color:#ffaa46;border-radius:10px}.mobile-nav{position:fixed;top:0;left:0;width:100%;height:4.5rem;background:#2e2c31;display:none;justify-content:space-between;align-items:center;padding:0 1.5rem;z-index:100000}.mobile-nav__logo{display:inline-block;font-size:0.875rem;color:#fdfdfd;font-weight:500;text-decoration:none;text-transform:uppercase}.mobile-nav__burger-menu{width:1.875rem;height:1.5rem;display:flex;flex-direction:column;justify-content:space-between;outline:none;background:none;border:none}.mobile-nav__burger-menu.active span:nth-child(1){transform:translateY(0.625rem) rotate(45deg);background:#ffaa46}.mobile-nav__burger-menu.active span:nth-child(2){opacity:0}.mobile-nav__burger-menu.active span:nth-child(3){transform:translateY(-0.625rem) rotate(-45deg);background:#ffaa46}.mobile-nav__burger-menu span{width:100%;height:0.25rem;background:#fff;border-radius:3.125rem;transition:all .3s ease}.mobile-nav__menu{width:100%;height:12.5rem;position:fixed;top:0;left:0;transform:translateY(-80%);background:#2e2c31;display:none;align-items:center;z-index:99999;transition:transform .8s cubic-bezier(0.25, 0.1, 0.25, 1)}.mobile-nav__menu.open{transform:translateY(28%)}.mobile-nav__links{display:flex;flex-direction:column;gap:1.5rem;padding-left:1.5rem}.mobile-nav__link{display:inline-block;text-decoration:none;color:#fdfdfd;font-size:1rem;font-weight:500;text-transform:uppercase}.header{width:100%;height:100vh;min-height:68.75rem;background:url("../img/images/header-background.png") center/cover no-repeat}.header__content{margin-top:10.3125rem}.header__title{width:33.125rem;font-size:4rem;color:#fdfdfd;line-height:5rem;font-weight:500;text-transform:uppercase;margin-bottom:7.5rem}.header__title_accent{color:#ffaa46;font-size:3rem}.header__subtitle{width:35rem;font-size:4rem;color:#fdfdfd;line-height:5rem;font-weight:500;text-transform:uppercase;margin-bottom:5.625rem}.header__btn{position:relative;display:inline-block;font-size:1rem;text-decoration:none;text-transform:uppercase;color:#fdfdfd;font-weight:500;background:#ffaa46;padding:1rem 3.0625rem;border-radius:2rem;transition:.3s}.header__btn:hover{transform:scale(0.9) !important}.nav{display:flex;padding-top:65px}.nav__left{width:40%}.nav__logo{display:inline-block;font-size:2rem;color:#fdfdfd;font-weight:500;text-decoration:none;transition:.3s;text-transform:uppercase}.nav__logo:hover{transform:scale(0.9)}.nav__right{width:60%}.nav__list{list-style-type:none;display:flex;align-items:center;justify-content:space-between;line-height:2.5rem}.nav__item{display:inline-block}.nav__link{display:inline-block;text-decoration:none;color:#fdfdfd;font-size:1.5rem;font-weight:400;text-transform:uppercase;transition:.3s}.nav__link:hover{color:#ffaa46;transform:scale(0.9)}.nav__link:active{opacity:.8}.main{background:#222}.about{position:relative;width:100%;height:100vh}.about__container{padding-top:14.375rem}.about__title{font-size:clamp(1.5*1rem,0.7592592593*1rem + 0.037037037*100vw,4*1rem);font-weight:500;color:#fdfdfd;text-align:center;margin-bottom:5rem}.about__grid{display:grid;grid-template-columns:25.625rem 54.0625rem;grid-template-rows:21.875rem 6.875rem;grid-template-areas:"about-first about-second" "about-third about-fourth";gap:3.125rem}.about__item:first-of-type{grid-area:about-first}.about__item:nth-of-type(2){grid-area:about-second;border-radius:3.125rem;background:#38353b;padding:3.4375rem 4.0625rem}.about__item:nth-of-type(3){grid-area:about-third;display:flex;align-items:center;justify-content:center}.about__item:last-of-type{grid-area:about-fourth;display:flex;align-items:center;justify-content:center}.about__item{width:100%;height:100%}.about__item-img{width:100%;height:100%;object-fit:cover;border-radius:3.125rem;pointer-events:none}.about__text-first{text-transform:uppercase;font-size:1.5rem;color:#fdfdfd;font-weight:500;text-align:justify}.about__text_accent{color:#ffaa46}.about__text-second{text-transform:uppercase;font-size:1.5rem;color:#fdfdfd;font-weight:500;text-align:justify;margin-top:2.5rem}.about__link{display:block;text-decoration:none;color:#fdfdfd;text-transform:uppercase;font-size:1rem;font-weight:500;padding:1rem 9.25rem;background:#ffaa46;border-radius:2rem;transition:.4s}.about__link:hover{transform:scale(0.92);cursor:pointer}.about__icon{width:6.875rem;margin-left:0.625rem}.about__img-background{position:absolute}.about__img-background-ps{top:10.625rem;left:16.5625rem;pointer-events:none;user-select:none}.about__img-background-au{top:1.4375rem;left:55.625rem;pointer-events:none;user-select:none}.about__img-background-pr{top:14.0625rem;right:29.375rem;pointer-events:none;user-select:none}.about__img-background-ae{top:1.5625rem;right:10.125rem;pointer-events:none;user-select:none}.highlights{position:relative;width:100%;margin-top:6.25rem;padding-bottom:15rem}.highlights__title{position:relative;z-index:1;font-size:clamp(1.5*1rem,0.7592592593*1rem + 0.037037037*100vw,4*1rem);font-weight:500;color:#fdfdfd;text-transform:uppercase;text-align:center;margin-bottom:5rem}.highlights__list{display:flex;justify-content:space-between}.highlights__item{position:relative;z-index:1;transition:.4s}.highlights__item:hover{transform:scale(0.9)}.highlights__background{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0;width:90%;object-fit:cover;pointer-events:none;user-select:none}.highlights__background-adaptive{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -55%);z-index:0;width:100%;object-fit:cover;pointer-events:none}.channels{position:relative;width:100%;margin-bottom:15rem}.channels__title{position:relative;z-index:1;font-size:clamp(1.25*1rem,0.7314814815*1rem + 0.0259259259*100vw,3*1rem);font-weight:500;color:#fdfdfd;text-transform:uppercase;text-align:center;margin-bottom:5rem}.channels__box{position:relative;z-index:1;width:100%;height:27.5rem;background:#38353b;border-radius:3rem;padding:1.5625rem 16.25rem}.channels__items{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 156px);grid-template-areas:"channel-first channel-second channel-third channel-fourth channel-fifth" "channel-sixth channel-seventh channel-eighth channel-ninth channel-tenth";gap:3.125rem 1rem}.channels__item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.channels__item-img{position:relative;z-index:1;width:7rem;height:7rem;border-radius:50%;text-align:center;border:2px solid #fdfdfd}.channels__item-title{position:relative;z-index:1;font-size:1.5rem;font-weight:400;color:#fdfdfd;text-align:center;margin-top:0.9375rem}.channels__item:first-of-type{grid-area:channel-first}.channels__item:nth-of-type(2){grid-area:channel-second}.channels__item:nth-of-type(3){grid-area:channel-third}.channels__item:nth-of-type(4){grid-area:channel-fourth}.channels__item:nth-of-type(5){grid-area:channel-fifth}.channels__item:nth-of-type(6){grid-area:channel-sixth}.channels__item:nth-of-type(7){grid-area:channel-seventh}.channels__item:nth-of-type(8){grid-area:channel-eighth}.channels__item:nth-of-type(9){grid-area:channel-ninth}.channels__item:last-of-type{grid-area:channel-tenth}.channels__background{position:absolute;top:50%;left:50%;transform:translate(-50%, -45%);z-index:0;width:90%;object-fit:cover;pointer-events:none;user-select:none}.channels__background-adaptive{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0;width:100%;object-fit:cover;pointer-events:none}.team-searching{width:100%;margin-bottom:15rem}.team-searching__box{position:relative;width:100%;height:32.8125rem;background:#38353b;border-radius:3rem;padding:4.0625rem 2.5rem;display:flex}.team-searching__left{width:65%;display:flex;flex-direction:column;justify-content:space-evenly}.team-searching__title{width:100%;font-size:2rem;font-weight:500;color:#fdfdfd;text-transform:uppercase}.team-searching__text{font-size:1.5rem;font-weight:300;color:#fdfdfd;text-transform:uppercase}.team-searching__btn{display:inline-block;align-self:flex-start;text-decoration:none;color:#fdfdfd;text-transform:uppercase;font-size:1rem;font-weight:500;padding:1rem 5.125rem;background:#ffaa46;border-radius:2rem;transition:.4s}.team-searching__btn:hover{transform:scale(0.92);cursor:pointer}.team-searching__right{width:35%;display:flex;align-items:center;justify-content:center}.team-searching__img{width:21.875rem}.team-searching__decoration{position:absolute;pointer-events:none;user-select:none}.team-searching__decoration:first-of-type{top:-4.375rem;left:-3.75rem}.team-searching__decoration:last-of-type{bottom:-3.125rem;right:-3.125rem}.reviews{position:relative;width:100%;margin-bottom:15rem}.reviews__title{font-size:clamp(1.5*1rem,0.7592592593*1rem + 0.037037037*100vw,4*1rem);font-weight:500;color:#fdfdfd;text-transform:uppercase;text-align:center;margin-bottom:5rem}.reviews__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:250px 280px 300px;grid-template-areas:"reviews-first ." ". reviews-second" "reviews-third .";gap:2.5rem}.reviews__card{width:100%;height:100%;background:#38353b;border-radius:3rem;padding:2rem 1.875rem}.reviews__card:first-of-type{grid-area:reviews-first}.reviews__card:nth-of-type(2){grid-area:reviews-second}.reviews__card:last-of-type{grid-area:reviews-third}.reviews__card-title{font-size:2rem;font-weight:500;text-transform:uppercase;text-align:center;color:#ffaa46;margin-bottom:2rem}.reviews__card-img{width:7rem;height:7rem;border-radius:50%;text-align:center;border:2px solid #fdfdfd;margin-right:2rem}.reviews__card-text{width:100%;font-size:1.25rem;font-weight:500;text-transform:uppercase;color:#fdfdfd}.reviews__card-box{display:flex;align-items:center}.reviews__img-background{position:absolute;pointer-events:none;user-select:none}.reviews__img-background-au{top:-7.5rem;left:25.3125rem}.reviews__img-background-pr{top:15rem;right:22.8125rem}.reviews__img-background-bl{top:35.9375rem;left:32.5rem}.reviews__img-background-bl-2{top:55.3125rem;right:26.875rem}.reviews__img-background-pr-2{top:71.875rem;left:57.5rem}.reviews__img-background-adaptive{position:absolute;pointer-events:none;user-select:none;display:none}.reviews__img-background-adaptive-ae{top:-1.875rem;right:5.6875rem}.questions{position:relative;width:100%;padding-bottom:23.125rem}.questions__title{font-size:clamp(1.5*1rem,0.7592592593*1rem + 0.037037037*100vw,4*1rem);font-weight:500;color:#fdfdfd;text-transform:uppercase;text-align:center;margin-bottom:5rem}.questions__details{width:100%;background:#38353b;border-radius:3rem;padding:2.375rem 2rem;margin-bottom:3.4375rem;overflow:hidden;cursor:pointer;transition:max-height .5s ease,opacity .5s ease}.questions__summary{position:relative;font-size:1.5rem;font-weight:500;color:#ffaa46;text-transform:uppercase;list-style:none;outline:none;display:flex;align-items:center;justify-content:space-between;transition:color .3s ease}.questions__summary::after{content:"";background:url("../img/icons/questions-arrow.svg") center/cover no-repeat;transition:transform .3s ease;width:3.125rem;height:3.125rem;position:absolute;right:0}.questions__details[data-open] .questions__summary::after{transform:rotate(170deg)}.questions__details-content{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease}.questions__details[data-open] .questions__details-content{opacity:1}.questions__details-content-text{margin-top:2.5rem;margin-bottom:0.625rem;font-size:1.25rem;font-weight:500;text-transform:uppercase;color:#fdfdfd;cursor:text !important}.questions__details-content-text-link{display:inline-block;text-decoration:none;color:#ffaa46;transition:.3s ease}.questions__details-content-text-link:hover{transform:scale(0.9)}.questions__img-background{position:absolute;pointer-events:none;user-select:none}.questions__img-background-ps{top:-3.125rem;left:19.375rem}.questions__img-background-au{top:-3.125rem;right:20rem}.questions__img-background-bl{bottom:8.4375rem;left:26.25rem}.questions__img-background-ae{bottom:3.125rem;right:20.625rem}.questions__img-background-adaptive{position:absolute;display:none}.footer{width:100%;height:32.5rem;display:flex;justify-content:center;background:#38353b}.footer__title{font-size:3rem;width:75rem;text-align:center;color:#fdfdfd;text-transform:uppercase;font-weight:500;margin-top:4.0625rem;margin-bottom:4.0625rem}.footer__title_accent{color:#ffaa46}.footer__email{font-size:1.25rem;font-weight:500;color:#ffaa46;text-align:center;margin-bottom:4.0625rem;text-decoration:none;display:block}.footer__links{display:flex;justify-content:center;gap:1.5625rem;margin-bottom:4.0625rem}.footer__link{transition:.3s ease-in-out}.footer__link:hover{transform:scale(0.85)}.footer__link:active{opacity:.8}.footer__copyright{font-size:1rem;font-weight:500;color:#fdfdfd;text-align:center}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(8px);opacity:0;transition:opacity .3s ease-out;z-index:9998;pointer-events:none}.modal-overlay.active{opacity:1;pointer-events:auto}.skills-modal{position:fixed;top:50%;left:50%;transform:translate(-50%, 30%);z-index:9999;width:90%;padding-top:1.875rem;height:95%;overflow-y:auto;background-image:url("../img/images/header-background.png");background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:2rem;opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .2s ease-out;will-change:transform,opacity;scrollbar-width:none;-ms-overflow-style:none}.skills-modal.active{transform:translate(-50%, -50%);opacity:1;pointer-events:auto}.skills-modal.closing{transform:translate(-50%, 60%);opacity:0;pointer-events:none;transition:transform .3s ease-in,opacity .25s ease-in}.skills-modal__cards{display:flex;flex-direction:column;gap:0.9375rem;margin-top:1.25rem;margin-bottom:1.25rem}.skills-modal__card{display:flex}.skills-modal__card:nth-of-type(2n){justify-content:flex-end}.skills-modal__card-inner{width:51%;height:10.625rem;background:#38353b;display:flex;align-items:center;border-radius:2rem;padding:0.5rem 1rem}.skills-modal__card-inner-text{font-size:1.25rem;font-weight:500;color:#fdfdfd;text-transform:uppercase;margin-left:1rem}.skills-modal__card-inner-text_accent{color:#ffaa46}.skills-modal__card-inner-text_right{text-align:right;margin-right:1rem;margin-left:0}.skills-modal__back{position:fixed;top:4%;right:7%;width:3.125rem;height:3.125rem;outline:none;border:none;background:rgba(0,0,0,0);color:#fff;font-size:2.5rem;cursor:pointer;z-index:100000;opacity:0;pointer-events:none;transform:translateY(100%);transition:.3s ease-in-out}.skills-modal__back.opening{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width: 1300px),(hover: none){.nav__logo:hover{transform:none}.nav__link:hover{color:#fdfdfd;transition:none}.header__btn:hover{transform:none}.about__link:hover{transform:none;cursor:default}.highlights__item{transform:none !important}.team-searching__btn:hover{transform:translate(-50%, 430%) !important;cursor:default}.questions__details-content-text-link:hover{transform:none}.footer__link:hover{transform:none}}@media(max-width: 1750px){.modal-container{max-width:1200px}.skills-modal__card-inner{width:58%}.skills-modal__card-inner-text{font-size:1.125rem}.skills-modal__card-inner-img{width:8.75rem}.skills-modal{max-height:80dvh}.skills-modal__back{top:12%;right:7%}}@media(max-width: 1600px){.about__img-background-ps{top:8rem;left:5.0625rem}.about__img-background-au{top:9.875rem;right:5.4375rem;left:auto}.about__img-background-pr{top:1.875rem;left:43.75rem}.about__img-background-ae{display:none}.reviews__img-background-au{left:8.25rem}.reviews__img-background-pr{top:auto;bottom:5rem;right:22.9375rem}.reviews__img-background-bl{display:none}.reviews__img-background-bl-2{display:none}.reviews__img-background-pr-2{display:none}.reviews__img-background-adaptive{display:block}.questions{padding-bottom:18.75rem}.questions__img-background-ps{left:6.25rem}.questions__img-background-au{right:6.25rem}.questions__img-background-bl{width:6.25rem;left:7.5rem}.questions__img-background-ae{width:9.375rem;right:7.5rem;bottom:6.25rem}.questions__img-background-adaptive{display:block;bottom:6.25rem;left:40.625rem}}@media(max-width: 1450px){.container{max-width:1200px}.nav__logo{font-size:1.75rem}.nav__link{font-size:1.5rem}.header__title{font-size:3rem;margin-bottom:5rem}.header__title_accent{font-size:2.5rem}.header__subtitle{font-size:3rem;margin-bottom:4.375rem}.header__btn{padding:0.875rem 2.8125rem}.about__grid{grid-template-columns:28.125rem 43.75rem}.about__item:nth-of-type(2){padding:2.5rem 3.125rem}.about__icon{width:5.625rem}.highlights__img{width:22.5rem}.channels__item-title{font-size:1.375rem}.team-searching__decoration{width:7.5rem}.reviews__grid{grid-template-rows:230px 260px 280px}.reviews__card-title{font-size:1.5625rem;margin-bottom:1.5625rem}.reviews__card-text{font-size:1.125rem}.reviews__card-img{width:6.25rem;height:6.25rem}.footer__title{font-size:2.625rem}.modal-container{max-width:1000px}.skills-modal__card-inner{width:65%}.skills-modal__card-inner-text{font-size:1.0625rem}.skills-modal__card-inner-img{width:7.5rem}}@media(max-width: 1320px){.container{max-width:1100px}.about__grid{grid-template-columns:26.25rem 38.75rem;gap:2.5rem}.about__text-first{font-size:1.375rem}.about__text-second{font-size:1.375rem}.about__icon{width:5rem}.about__img-background-pr{left:37.5rem}.highlights__list{flex-wrap:wrap;justify-content:center;gap:2.5rem}.highlights__img{width:23.75rem}.highlights__background{width:100%;transform:translate(-50%, -60%)}.channels__box{padding:1.5625rem 9.375rem}.channels__background{width:100%}.team-searching__box{flex-direction:column;align-items:center;height:39.375rem;padding:2.5rem 2rem}.team-searching__title{text-align:center;font-size:1.75rem;margin-bottom:1.875rem}.team-searching__text{text-align:justify}.team-searching__btn{position:absolute;top:50%;left:50%;transform:translate(-50%, 430%)}.team-searching__right{margin-top:1.25rem}.team-searching__decoration{width:6.25rem}.team-searching__decoration:first-of-type{top:-2.5rem;left:-2.5rem}.team-searching__decoration:last-of-type{bottom:-2.5rem;right:-2.5rem}.reviews__grid{grid-template-rows:230px 240px 280px}.reviews__card-text{font-size:1.0625rem}.questions__details-content-text{font-size:1.125rem}.questions__img-background-adaptive{left:35.625rem}.mobile-nav{display:flex}.mobile-nav__menu{display:flex}.nav{display:none}.header__content{margin-top:0;padding-top:10rem}.header{height:50rem;min-height:50rem}.about{height:auto}.highlights{margin-top:9.375rem}.questions__summary{font-size:1.375rem}.skills-modal.active{transform:translate(-50%, -45%)}.skills-modal__card:nth-of-type(2n){justify-content:flex-start}.skills-modal__card-inner-reverse{flex-direction:row-reverse}.skills-modal__card-inner-text_right{text-align:left;margin-right:0;margin-left:1rem}.skills-modal__card-inner{width:100%;height:8.125rem}.skills-modal__card-inner-text{font-size:0.875rem}.skills-modal__card-inner-img{width:6.25rem}.skills-modal__cards{gap:1.5625rem}.skills-modal__back{top:15%;right:6%}}@media(max-width: 1200px){.container{max-width:1000px}.about__grid{grid-template-columns:25rem 35rem;gap:1.875rem}.about__icon{width:5rem}.about__link{width:100%;padding:1rem 0rem;text-align:center}.team-searching__img{width:18.75rem}.reviews__card-text{font-size:1rem}.reviews__grid{grid-template-rows:220px 250px 270px}.footer__title{width:56.25rem}.about__img-background-pr{left:31.25rem}.questions__img-background-adaptive-au{left:30rem}.modal-container{max-width:800px}.channels__box{padding:1.25rem 7.5rem}}@media(max-width: 1100px){.container{max-width:900px}.about__grid{grid-template-columns:21.875rem 32.5rem;grid-template-rows:18.75rem 9.375rem}.about__text-first{font-size:1.1875rem}.about__text-second{font-size:1.1875rem}.about__icon{width:4.375rem}.channels__box{padding:2.5rem 5rem}.channels__items{gap:2.8125rem 0.875rem}.channels__item-img{width:6.25rem;height:6.25rem}.team-searching__box{height:43.75rem}.team-searching__img{margin-top:1.25rem;margin-bottom:1.25rem}.team-searching__btn{transform:translate(-50%, 470%)}.team-searching__btn:hover{transform:translate(-50%, 470%) !important}.team-searching__decoration{width:5.625rem}.team-searching__decoration:first-of-type{top:-2.5rem;left:-1.5625rem}.team-searching__decoration:last-of-type{bottom:-1.875rem;right:-1.875rem}.reviews__grid{gap:1.5625rem}.reviews__card-text{font-size:0.875rem}.skills-modal__back{top:15%;right:6%}.about__img-background-pr{left:30rem}.reviews__img-background-pr{right:17.5rem}.questions__img-background-adaptive-au{left:28.125rem}}@media(max-width: 1000px){.container{max-width:800px}.modal-container{max-width:600px}.skills-modal__back{top:15%;right:6%}.footer__title{width:50rem;font-size:2.1875rem}.about__container{display:flex;flex-direction:column;align-items:center}.about__grid{grid-template-areas:"about-first" "about-second" "about-third" "about-fourth";grid-template-columns:31.25rem;grid-template-rows:21.875rem 18.75rem 5rem 5rem}.about__item:nth-of-type(2){padding:2.1875rem 2.5rem}.about__item:last-of-type{flex-wrap:wrap}.about__img-background-pr{left:25.625rem}.highlights__list{gap:3.125rem}.highlights__background-adaptive{display:block}.highlights__background{display:none}.channels__background{display:none}.channels__background-adaptive{display:block}.channels__items{grid-template-columns:repeat(2, 150px);grid-template-rows:repeat(5, 156px);grid-template-areas:"channel-first channel-second" "channel-third channel-fourth" "channel-fifth channel-sixth" "channel-seventh channel-eighth" "channel-ninth channel-tenth"}.channels__box{display:flex;justify-content:center;width:60%;margin:auto;height:auto;padding:2.5rem 1.25rem}.team-searching__box{width:80%;height:50rem}.team-searching__container{display:flex;justify-content:center}.team-searching__btn{transform:translate(-50%, 550%)}.team-searching__btn:hover{transform:translate(-50%, 550%) !important}.reviews__grid{grid-template-columns:500px;grid-template-rows:220px 230px 250px;grid-template-areas:"reviews-first" "reviews-second" "reviews-third"}.reviews__container{display:flex;flex-direction:column;align-items:center}.reviews__img-background-pr{display:none}.questions__box{display:flex;flex-direction:column;align-items:center}.questions__details{width:90%}.questions__summary{font-size:1.25rem}.questions__details-content-text{font-size:1rem}.questions__img-background-adaptive-au{left:26.25rem}}@media(max-width: 850px){.container{max-width:620px}.about__img-background-pr{left:21.875rem}.modal-container{max-width:500px}.skills-modal__card-inner{height:10.625rem}.skills-modal__card-inner-img{width:5.625rem}.team-searching__box{width:100%;height:50rem}.questions__details{width:100%}.questions__img-background-adaptive-au{left:20.625rem}.footer__title{width:37.5rem}.questions__img-background-ae{right:4.375rem}}@media(max-width: 700px){.modal-container{max-width:450px}.skills-modal__back{top:15%;right:6%}.about__img-background-ps{left:3.125rem}.about__img-background-pr{left:16.25rem}.about__img-background-au{right:3.125rem}.team-searching__box{width:85%;height:56.25rem}.team-searching__btn{transform:translate(-50%, 650%)}.team-searching__btn:hover{transform:translate(-50%, 650%) !important}.questions__details{width:90%}.header__title{text-align:center;width:100%;margin-bottom:1.5625rem}.header__subtitle{text-align:center;width:100%}.header__btn{position:absolute;top:50%;left:50%;transform:translate(-50%, 400%) !important}.header__btn:hover{transform:translate(-50%, 400%) !important}.header{position:relative}.about__img-background-pr{left:16.875rem}.about__grid{grid-template-columns:25rem;grid-template-rows:21.875rem 21.875rem 5rem 5rem}.highlights__img{width:20.625rem}.about__icon{width:5.3125rem;margin-left:0}.about__item:nth-of-type(4){gap:1.25rem 1.5625rem}.highlights{margin-top:15.625rem}.channels__container{display:flex;flex-direction:column;align-items:center}.channels__title{width:21.875rem}.reviews__img-background-au{left:4.375rem;top:-5rem}.reviews__img-background-adaptive-ae{right:5rem;top:-3.125rem}.questions__img-background-ps{left:3.125rem;top:-5.625rem}.questions__img-background-au{right:3.125rem;top:-5.625rem}.questions__img-background-bl{left:3.125rem}.questions__img-background-adaptive-au{left:15.625rem}.questions__img-background-ae{right:2.5rem}.footer__title{width:31.25rem;font-size:2rem}}@media(max-width: 550px){.header__title{font-size:2rem;display:block;width:100%}.header__title_accent{font-size:1.5rem;display:block;width:100%;line-height:1.5rem}.header__subtitle{font-size:2rem;display:block;width:100%}.header__content{padding-top:13.75rem}.header{height:46.875rem;min-height:46.875rem}.header__btn{transform:translate(-50%, 270%) !important;font-size:0.875rem;padding:1rem 0.625rem;width:50%;text-align:center}.header__btn:hover{transform:translate(-50%, 270%) !important}.about__img-background-ps{left:1.25rem;top:5rem}.about__img-background-pr{left:12.5rem}.about__img-background-au{right:1.25rem;top:6.25rem}.modal-container{max-height:400px;width:80%}.skills-modal{width:95%}.skills-modal__card-inner-first{height:16.25rem}.skills-modal__card-inner-second{height:13.75rem}.skills-modal__card-inner-third{height:11.25rem}.skills-modal__card-inner-fourth{height:11.25rem}.skills-modal__card-inner-fifth{height:16.25rem}.skills-modal__card-inner-img{width:5rem}.skills-modal__card-inner-text{font-size:0.8125rem}.skills-modal__back{right:2.5%}.highlights{padding-bottom:9.375rem}.channels__box{width:80%}.channels__item-img{width:5.625rem;height:5.625rem}.channels__item-title{font-size:1.125rem}.channels__items{gap:0.9375rem}.team-searching__box{width:75%;height:46.875rem}.team-searching__title{font-size:1.25rem}.team-searching__text{font-size:1rem}.team-searching__img{width:15.625rem}.team-searching__btn{font-size:0.875rem;transform:translate(-50%, 500%) !important}.team-searching__btn:hover{transform:translate(-50%, 500%) !important}.team-searching__decoration{width:4.375rem}.team-searching__decoration:first-of-type{left:-1.25rem;top:-1.875rem}.team-searching__decoration:last-of-type{right:-1.5625rem;bottom:-1.25rem}.reviews__img-background-au{left:1.875rem;top:-7.5rem}.reviews__img-background-adaptive-ae{right:1.25rem;top:-6.25rem}.reviews__grid{display:flex;flex-direction:column;align-items:center}.reviews__card{width:80%}.reviews__card-title{font-size:1.25rem}.reviews__card-text{font-size:0.75rem}.reviews__card-img{width:5rem;height:5rem}.questions__img-background-ps{left:1.875rem;top:-9.375rem}.questions__img-background-au{right:1.875rem;top:-9.375rem}.questions__summary{font-size:1rem}.questions__details{width:85%;padding:2rem 1rem 2rem 1.5rem}.questions__details-content-text{font-size:0.875rem}.questions__summary:after{width:2.5rem;height:2.5rem}.questions__img-background-bl{left:1.25rem}.questions__img-background-adaptive-au{left:11.25rem}.questions__img-background-ae{right:0rem}.footer__title{font-size:1.375rem;width:21.875rem;margin-bottom:2.5rem}.footer__email{font-size:1.125rem;margin-bottom:2.5rem}.footer__links{margin-bottom:2.5rem}.footer{height:23.125rem}}@media(max-width: 480px){.about__grid{grid-template-columns:21.875rem;grid-template-rows:18.75rem 18.75rem 5rem 5rem}.about__text-first{font-size:1rem}.about__text-second{font-size:1rem}.about__icon{width:4.375rem}.about__img-background-ps{width:8.125rem}.about__img-background-pr{width:8.125rem;left:10rem}.about__img-background-au{width:7.5rem}.team-searching__img{width:12.5rem}.team-searching__left{width:80%;display:flex;flex-direction:column;align-items:center}.team-searching__text{width:100%}.team-searching__title{font-size:1.0625rem}.team-searching__btn{transform:translate(-50%, 400%) !important;padding:1rem 3rem}.team-searching__btn:hover{transform:translate(-50%, 400%) !important}.team-searching__box{height:40.625rem}.reviews__img-background-au{width:6.25rem}.reviews__img-background-adaptive-ae{width:8.75rem;right:0.625rem;top:-9.375rem}.questions__img-background-ps{width:7.5rem;left:1.25rem}.questions__img-background-au{width:6.875rem;right:1.25rem}.questions__details{width:90%}.questions__summary{font-size:0.875rem}.questions__details-content-text{font-size:0.75rem}.questions__img-background-bl{left:0.625rem;width:5.625rem}.questions__img-background-adaptive-au{left:10rem;width:6.25rem}.questions__img-background-ae{width:8.75rem}.highlights__img{width:16.875rem}}@media(max-width: 400px){.about__img-background-ps{width:7.5rem;left:0.625rem}.about__img-background-pr{width:6.25rem;left:9.375rem}.about__img-background-au{width:6.25rem;right:0.9375rem}.about__grid{grid-template-columns:18.75rem;grid-template-rows:20rem 22.5rem 5rem 5rem}.channels__item-img{width:5rem;height:5rem}.channels__item-title{font-size:1rem}.channels__items{gap:0rem 0rem}.team-searching__box{height:43.75rem}.team-searching__btn{transform:translate(-50%, 400%) !important}.team-searching__btn:hover{transform:translate(-50%, 400%) !important}.team-searching__img{width:10.625rem}.team-searching__text{font-size:0.875rem}.reviews__card-text{font-size:0.71875rem}.reviews__card-title{font-size:1rem}.questions__summary{max-width:16.875rem}.questions__summary:after{right:-2.1875rem}.questions__img-background-adaptive-au{width:5.625rem;left:9.375rem}.questions__img-background-ae{width:6.875rem}.header__btn{width:60%}.skills-modal__card-inner-first{height:18.75rem}.skills-modal__card-inner-second{height:18.125rem}.skills-modal__card-inner-third{height:12.5rem}.skills-modal__card-inner-fourth{height:13.75rem}.skills-modal__card-inner-fifth{height:17.5rem}.skills-modal__card-inner-text{font-size:0.75rem}}/*# sourceMappingURL=main.css.map */
