@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);:root{--primary-color:#17c1e8;--gray-bg:#f8f9fa;--text-color:#344767;--text-color-gray:#67748e;--white-color:#fff;--black-color:#141415;--gray-color:#bcbcbc;--gray-bg-carousel:#f2f2f2;--raleway-font:"Raleway",sans-serif;--nunito-font:"Nunito",sans-serif;--poppins-font:"Poppins",sans-serif;--gradient-bg-email:linear-gradient(90deg,#959595,#606768);--gradient-bg-in:linear-gradient(90deg,#3987d6,#305fed);--gradient-bg-db:linear-gradient(90deg,#eb4ffc,#c736bb 90%);--gradient-bg-gh:linear-gradient(90deg,#4d4b4b,#131113);--gradient-card-sidebar:linear-gradient(125.69deg,rgba(33,212,253,.6) 4.35%,rgba(0,56,255,.6) 95.21%);--gradient-button-sidebar:linear-gradient(90deg,rgba(51,194,255,.75),#3484fc 54.15%);--gradient-icons-pills:linear-gradient(136.45deg,#2ca8fe,#2572ff 93.65%);--gradient-bg-home-jumbotron:linear-gradient(126.71deg,#2fbefd 30.17%,#2159ff 117.73%);--gradient-bg-home-about-card:linear-gradient(286deg,#1d283a 0.89%,rgba(52,71,103,.33) 62.45%,rgba(2,18,46,0));--bg-gradient-bg-home-carousel-card:linear-gradient(300deg,#273956 43.22%,#324970 73.55%,#364c72 108.62%);--home-project-card-decoration:radial-gradient(47.17% 2495500.04% at 50% 49.98%,#c4c4c4 0%,hsla(0,0%,77%,0) 100%);--about-header-background:linear-gradient(270deg,hsla(0,0%,100%,.563) 1.37%,hsla(0,0%,100%,.563) 87.48%);--border-sidebar:#cccccc4a;--bg-button-card-sidebar:#f8f9fa;--scrollar:#3e527631;--scrollar-bg:#d0cee074;--scrollar-bg-hover:#2b457580;--bg-button-menu:#253d54;--breadcrumb-text:#67748e;--bg-buttons-carousel:#67748e;--input-gray:#ddd;--border-input:grey;--border-carousel:#ececec;--bg-button-black:#0e0d0d;--gray-card-prototype:#edeeef;--card-border:#d0cee074;--project-card-border:#d0cee04d;--project-button:#49a3fd}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;background-color:var(--gray-bg)}main{padding:100px 0 0}main>section{margin-left:0;padding:1.5rem}@media only screen and (min-width:1200px){header{padding-left:374px!important}main{padding:124px 0 0 374px}main>section{padding:0 1rem 6rem}.dashboard__wrapper{padding-right:40px}}section.home{grid-gap:0 32px;display:grid;gap:0 32px;grid-template-columns:1fr 1fr;grid-template-rows:auto}.home__body,.home__header{grid-column:1/-1}.home__body{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr;grid-template-rows:auto;padding:4rem 0 0}.home__about-card,.home__carousel-card,.home__jumbotron,.home__projects-cards{grid-column:1/-1}.home__projects-cards>h3{color:var(--text-color);font:normal 800 20px/1 var(--raleway-font);letter-spacing:.045em;margin:16px 0}.home__projects-cards .home__projects-cards__wrapper{grid-gap:32px 0;display:grid;gap:32px 0;grid-template-columns:repeat(6,1fr);grid-template-rows:auto}.home__projects-card-large,.home__projects-card-smalls{grid-column:1/-1}@media only screen and (min-width:768px){.home__body{grid-template-columns:repeat(2,1fr)}.home__jumbotron{grid-column:1/2}.home__about-card{grid-column:2/-1}}@media only screen and (min-width:1024px){.home__projects-card-large{grid-column:1/4}.home__projects-card-smalls{grid-column:4/-1}.home__projects-cards .home__projects-cards__wrapper{gap:0 32px}}@media only screen and (min-width:1200px){section.home{grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto}.home__body{grid-template-columns:repeat(6,1fr);padding:0}.home__about-card,.home__carousel-card,.home__jumbotron,.home__projects-cards{grid-column:1/-1}.home__projects-card-large .home__projects-card-large__header{align-self:start}.home__projects-cards .home__projects-cards__wrapper{gap:0}.home__projects-card-large .home__projects-card-large__footer{align-self:end}}@media only screen and (min-width:1440px){.home__about-card{align-self:stretch;grid-column:1/4}.home__carousel-card{grid-column:4/-1}}@media only screen and (min-width:1600px){.home__body{grid-template-columns:repeat(8,1fr)}.home__jumbotron{grid-column:1/6}.home__about-card{grid-column:6/-1}.home__carousel-card{grid-column:1/4}.home__projects-cards{grid-column:4/-1}}.home .home__header .home__pills ul{grid-gap:0 32px;display:flex;left:-18px;overflow-x:auto;padding:0 1rem 2rem;position:relative;top:0;width:calc(100% + 18px)}.home-pill{align-items:center;background-color:var(--white-color);border-radius:16px;box-shadow:0 8px 8px 2px #ebebeb;display:flex;height:80px;justify-content:space-between;min-width:290px;padding:1rem}.home-pill .home-pill__text>p{color:var(--text-color-gray);font:normal 700 14px/1 var(--raleway-font);letter-spacing:.025em;margin:0 0 4px}.home-pill .home-pill__text>span{color:var(--text-color);font:normal 700 17px/1 var(--raleway-font);letter-spacing:.035em}.home-pill__icon{align-items:center;background:var(--gradient-icons-pills);border-radius:8px;display:flex;height:40px;justify-content:center;width:40px}.home-pill .home-pill__icon img{height:20px;width:20px}@media only screen and (min-width:768px){.home .home__header .home__pills ul{justify-content:center}}@media only screen and (min-width:1024px){.home .home__header .home__pills ul{justify-content:flex-end}}@media only screen and (min-width:1200px){.home .home__header .home__pills ul{left:24px;padding:0 1.5rem 2rem 1rem;width:100%}}.home__jumbotron{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee}.home__jumbotron .home__jumbotron__wrapper{height:100%;padding:28px 20px}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__text h3{color:var(--text-color-gray);font:normal 700 16px/1 var(--raleway-font);letter-spacing:.045em}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__text h2{color:var(--text-color);font:normal 800 20px/1 var(--raleway-font);letter-spacing:.045em;margin:10px 0 28px}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__text p{color:var(--text-color-gray);font:normal 500 16px/1.5 var(--raleway-font);letter-spacing:.015em}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button{margin:28px 0 56px}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button a{display:block;text-decoration:none}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button button{align-items:center;background-color:initial;border:none;color:var(--text-color-gray);cursor:pointer;display:flex;flex-flow:row nowrap;font:normal 700 16px/1 var(--raleway-font);gap:0 8px;justify-content:flex-start}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button button>span{align-items:center;display:inline-flex;height:20px;justify-content:center;transition:margin-left .15s ease-in-out;width:20px}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button a button:hover span{margin-left:10px}.home__jumbotron__image{height:100%;width:100%}.home__jumbotron__image figure{align-items:center;background:var(--gradient-bg-home-jumbotron);border-radius:16px;display:flex;justify-content:center}.home__jumbotron__image figure img{display:block;position:relative;top:-26px;width:230px}@media (min-width:1200px){.home__jumbotron .home__jumbotron__wrapper{align-items:normal;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:24px}.home__jumbotron .home__jumbotron__info{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:0 4rem 0 0}.home__jumbotron .home__jumbotron__wrapper .home__jumbotron__button{margin:0}.home__jumbotron__image{max-width:380px}}.home__about-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;padding:20px}.home__about-card .home__about-card__wrapper{align-items:flex-start;background-image:url(/static/media/image-profile.0fb10343702bc7ccd168.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem;position:relative;z-index:8}.home__about-card .home__about-card__overlay{background:var(--gradient-bg-home-about-card);border-radius:16px;height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.home__about-card .home__about-card__text{padding:1rem 0 0}.home__about-card .home__about-card__text>h1{color:var(--white-color);font:normal 800 20px/1 var(--raleway-font);letter-spacing:.02em;margin:0 0 24px}.home__about-card .home__about-card__text>p{color:var(--white-color);font:normal 500 16px/1.5 var(--raleway-font);letter-spacing:.015em;text-shadow:-2px 10px 6px var(--black-color)}.home__about-card .home__about-card__text>p span{font-weight:700}.home__about-card__button{margin:80px 0 0}.home__about-card__button a{text-decoration:none}.home__about-card__button button{align-items:center;background-color:initial;border:none;color:var(--white-color);cursor:pointer;display:flex;flex-flow:row nowrap;font:normal 700 16px/1 var(--raleway-font);gap:0 8px;justify-content:flex-start;text-shadow:1px 2px 10px var(--black-color)}.home__about-card__button button>span{align-items:center;display:inline-flex;height:20px;justify-content:center;transition:margin-left .15s ease-in-out;width:20px}.home__about-card__button button:hover span{margin-left:10px}@media only screen and (min-width:1200px){.home__about-card__button{margin:28px 0 0}.home__about-card .home__about-card__overlay{width:75%}}.home__carousel-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;padding:20px}.home__carousel-card .home__carousel-card__wrapper{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between}.home__carousel-card .home__carousel-card__header h3{color:var(--text-color-gray);font:normal 700 16px/1 var(--raleway-font);letter-spacing:.045em}.home__carousel-card .home__carousel-card__header h2{color:var(--text-color);font:normal 800 20px/1 var(--raleway-font);letter-spacing:.045em;margin:10px 0 28px}.home__carousel-card .home__carousel-card__body .home__carousel-card__carousels{align-items:flex-start;background:var(--bg-gradient-bg-home-carousel-card);border-radius:16px;display:flex;height:340px;justify-content:center;overflow:hidden;width:100%}.home__carousel-card .home__carousel-card__body .home__carousel-card__carousel-column{align-items:center;display:flex;flex-direction:column;gap:28px 0;height:auto;justify-content:center;margin-top:-12rem;overflow:hidden;width:140px;z-index:1}.home__carousel-card .home__carousel-card__body .home__carousel-card__carousel-column figure{height:auto;width:100%}.home__carousel-card .home__carousel-card__body .home__carousel-card__carousel-column img{display:block;height:100%;width:100%}.home__carousel-card__footer button{align-items:center;background-color:initial;border:none;color:var(--text-color-gray);cursor:pointer;display:flex;flex-flow:row nowrap;font:normal 700 16px/1 var(--raleway-font);gap:0 8px;justify-content:flex-start;margin:28px 0 0}.home__carousel-card__footer button>span{align-items:center;display:inline-flex;height:20px;justify-content:center;transition:margin-left .15s ease-in-out;width:20px}.home__carousel-card__footer button:hover span{margin-left:10px}@media only screen and (min-width:1600px){.home__carousel-card .home__carousel-card__body .home__carousel-card__carousels{height:380px}}.home__projects-card-large{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;padding:20px}.home__projects-card-large .home__projects-card-large__wrapper{height:100%}.home__projects-card-large .home__projects-card-large__header{align-items:center;display:flex;flex-flow:row nowrap;gap:0 14px;justify-content:flex-start}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__image figure>img{display:block;height:100%;width:100%}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__info{align-items:flex-start;display:flex;flex-direction:column;gap:12px 0;justify-content:flex-start}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__title{color:var(--text-color);font:normal 700 16px/1 var(--raleway-font);letter-spacing:.045em}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__stack span{align-items:center;display:inline-flex;justify-content:center;position:relative}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__stack span:nth-child(2){left:-8px}.home__projects-card-large .home__projects-card-large__header .home__projects-card-large__stack span:nth-child(3){left:-16px}.home__projects-card-large .home__projects-card-large__body{padding:0 0 16px}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__description{padding:40px 0 0}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__description p{color:var(--text-color-gray);font:normal 500 15px/1.5 var(--raleway-font);letter-spacing:.015em}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__date{align-items:flex-end;display:flex;flex-direction:column;padding:60px 0 0}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__date>p:first-child{color:var(--text-color);font-weight:700}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__date>p:last-child{font-weight:700}.home__projects-card-large .home__projects-card-large__footer{position:relative}.home__projects-card-large .home__projects-card-large__footer:before{background:var(--home-project-card-decoration);content:"";height:1px;position:absolute;top:-17px;width:100%}.home__projects-card-large .home__projects-card-large__footer button{align-items:center;background-color:initial;border:none;color:var(--text-color-gray);cursor:pointer;display:flex;flex-flow:row nowrap;font:normal 700 16px/1 var(--raleway-font);gap:0 8px;justify-content:flex-start;margin:28px 0 0}.home__projects-card-large .home__projects-card-large__footer button>span{align-items:center;display:inline-flex;height:20px;justify-content:center;transition:margin-left .15s ease-in-out;width:20px}.home__projects-card-large .home__projects-card-large__footer button:hover span{margin-left:10px}@media only screen and (min-width:1024px){.home__projects-card-large .home__projects-card-large__wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:20% 70% 10%}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__description{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px 0 32px}.home__projects-card-large .home__projects-card-large__footer{align-self:end}}@media only screen and (min-width:1200px){.home__projects-card-large{grid-column:1/4}.home__projects-card-large .home__projects-card-large__body{padding:0}.home__projects-card-large .home__projects-card-large__body .home__projects-card-large__description{display:flex;flex-direction:column;height:100%;justify-content:space-between}.home__projects-card-large .home__projects-card-large__footer:before{top:0}.home__projects-card-large .home__projects-card-large__footer button{margin:16px 0 0}}.home__projects-card-smalls{display:flex;flex-direction:column;gap:32px 0}.home__projects-card-small{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;padding:20px}.home__projects-card-small .home__projects-card-small__wrapper{height:auto;width:100%}.home__projects-card-small .home__projects-card-small__header{align-items:flex-start;display:flex;flex-flow:row nowrap;flex-flow:column nowrap;justify-content:space-between;padding:0 0 40px}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__title{align-items:flex-start;display:flex;gap:0 14px;justify-content:flex-start;width:100%}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__image figure{height:48px;width:48px}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__image figure>img{display:block;height:100%;object-fit:cover;width:100%}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__info{align-items:flex-start;display:flex;flex-direction:column;gap:6px 0;justify-content:flex-start}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__info>h4{color:var(--text-color);font:normal 700 16px/1 var(--raleway-font);letter-spacing:.045em}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__stack span{align-items:center;display:inline-flex;justify-content:center;position:relative}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__stack span:nth-child(2){left:-8px}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__stack span:nth-child(3){left:-16px}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__date{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__date>p{color:var(--text-color-gray);font:normal 500 15px/1.4 var(--raleway-font);letter-spacing:.015em}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__date>p:first-child{color:var(--text-color);font-weight:700}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__date>p:last-child{font-weight:700}.home__projects-card-small .home__projects-card-small__body{padding:0 0 32px}.home__projects-card-small .home__projects-card-small__body>p{color:var(--text-color-gray);font:normal 500 15px/1.5 var(--raleway-font);letter-spacing:.015em}.home__projects-card-small .home__projects-card-small__footer{position:relative}.home__projects-card-small .home__projects-card-small__footer:before{background:var(--home-project-card-decoration);content:"";height:1px;position:absolute;top:-17px;width:100%}.home__projects-card-small .home__projects-card-small__footer button{align-items:center;background-color:initial;border:none;color:var(--text-color-gray);cursor:pointer;display:flex;flex-flow:row nowrap;font:normal 700 16px/1 var(--raleway-font);gap:0 8px;justify-content:flex-start;margin:28px 0 0}.home__projects-card-small .home__projects-card-small__footer button>span{align-items:center;display:inline-flex;height:20px;justify-content:center;transition:margin-left .15s ease-in-out;width:20px}.home__projects-card-small .home__projects-card-small__footer button:hover span{margin-left:10px}@media only screen and (min-width:1200px){.home__projects-card-smalls{grid-column:4/-1;padding:0 0 0 32px}.home__projects-card-small .home__projects-card-small__header{flex-flow:row nowrap;padding:0 0 32px}.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__date,.home__projects-card-small .home__projects-card-small__header .home__projects-card-small__title{width:50%}}.about__header{height:330px;margin:0 0 140px;width:100%}.about__header .about__header__background{background-image:linear-gradient(0deg,rgba(36,72,204,.605) 0,#2cbaf7);border-radius:16px;height:100%;-webkit-user-select:none;user-select:none;width:100%}.about__header .about__header__profile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--about-header-background);border-radius:16px;bottom:64px;box-shadow:0 44px 50px 2px #e6e9ee;height:auto;margin:auto;padding:20px;position:relative;width:95%}.about__header .about__header__profile .about__header__avatar{bottom:44px;display:flex;justify-content:center;position:relative}.about__header .about__header__profile .about__header__avatar figure{height:86px;width:86px}.about__header .about__header__profile .about__header__avatar figure>img{box-shadow:0 20px 10px -10px rgba(66,66,66,.18);display:block;height:100%;width:100%}.about__header .about__header__profile .about__header__info{bottom:20px;position:relative;text-align:center}.about__header .about__header__profile .about__header__info h1{color:var(--text-color);font:normal 600 20px/1 var(--raleway-font);letter-spacing:.02em}.about__header .about__header__profile .about__header__info h3{color:var(--text-color-gray);font:normal 500 16px/1.3 var(--raleway-font);letter-spacing:.035em;margin:6px 0 0}#tsparticles{display:none;height:100%}@media only screen and (min-width:1024px){.about__header{height:260px;margin:0 0 112px}.about__header .about__header__profile .about__header__avatar{justify-content:flex-start}.about__header .about__header__profile .about__header__info{text-align:left}.about__header .about__header__profile{max-width:620px;padding:20px 20px 0 40px}.about__header .about__header__profile .about__header__avatar figure{height:72px;width:72px}}@media only screen and (min-width:1200px){.about__header{margin:0 0 100px}.about__header .about__header__profile .about__header__info{bottom:28px}.about__header .about__header__profile .about__header__info h1{font:normal 600 20px/1 var(--raleway-font)}.about__header .about__header__profile{height:130px;margin:0 32px;max-width:700px}#tsparticles{display:block}}@media only screen and (min-width:1600px){.about__header{height:360px}.about__header .about__header__profile{height:144px;max-width:740px}.about__header .about__header__profile .about__header__avatar figure{height:82px;width:82px}}.about__profile-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee}.about__profile-card .about__profile-card__wrapper{padding:28px 20px}.about__profile-card .about__profile-card__wrapper h3{color:var(--text-color);font:normal 700 20px/1 var(--raleway-font);letter-spacing:.045em;margin:0 0 14px}.about__profile-card .about__profile-card__wrapper p{color:var(--text-color-gray);font:normal 400 16px/1.5 var(--raleway-font);margin-bottom:12px}.about__skills-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee}.about__skills-card .about__skills-card__wrapper{padding:28px 20px}.about__skills-card .about__skills-card__wrapper h3{color:var(--text-color);font:normal 700 20px/1 var(--raleway-font);letter-spacing:.045em;margin:0 0 14px}.about__skills-card .about__skills-card__wrapper p{color:var(--text-color-gray);font:normal 400 16px/1.5 var(--raleway-font);margin-bottom:12px}.about__skills-card .about__skills-card__wrapper .about__skills-card__tools{grid-gap:8px;display:grid;grid-template-columns:repeat(3,minmax(54px,1fr));grid-template-rows:repeat(2,minmax(54px,1fr))}.about__experience-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;height:auto;width:100%}.about__experience-card .about__experience-card__wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:28px 20px}.about__experience-card .about__experience-card__wrapper h3{color:var(--text-color);font:normal 700 20px/1 var(--raleway-font);letter-spacing:.045em;margin:0 0 32px}.about__experience-card .about__experience-card__wrapper ul{list-style:none}.about__experience-card .about__experience-card__wrapper ul li{align-items:center;display:flex;justify-content:space-between;margin:0 0 16px}.about__experience-card .about__experience-card__wrapper ul li h4.about__experience-card__company{color:var(--text-color-gray);font:normal 700 16px/1.5 var(--raleway-font);letter-spacing:.025em;margin:0 0 8px}.about__experience-card .about__experience-card__wrapper ul li p.about__experience-card__role{color:var(--text-color-gray);font:normal 400 14px/1.4 var(--raleway-font);letter-spacing:.025em}.about__experience-card .about__experience-card__wrapper ul li p.about__experience-card__date{align-self:flex-end;color:var(--primary-color);font:normal 700 16px/1.4 var(--raleway-font);letter-spacing:.025em}.about__experience-card .about__experience-card__wrapper .about__experience-card__linkedin{color:var(--text-color-gray);font:normal 500 16px/1.4 var(--raleway-font);letter-spacing:.025em;margin:40px 0 0}.about__experience-card .about__experience-card__wrapper .about__experience-card__linkedin a{color:var(--primary-color);font-weight:700;text-decoration:none}.about__location-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;height:auto;width:100%}.about__location-card .about__location-card__wrapper{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:28px 20px}.about__location-card .about__location-card__wrapper h3{color:var(--text-color);font:normal 700 20px/1 var(--raleway-font);letter-spacing:.045em;margin:0 0 24px}.about__location-card .about__location-card__wrapper .about__location-card__map img{border-radius:16px;display:block;height:100%;object-fit:cover;width:100%}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.about__location-card .about__location-card__wrapper .about__location-card__map{border-radius:16px;height:100%;min-height:440px;width:100%}.about__contact-card{background-color:var(--white-color);border-radius:16px;box-shadow:0 16px 50px 2px #e6e9ee;height:auto;width:100%}.about__contact-card .about__contact-card__wrapper{padding:28px 20px}.about__contact-card .about__contact-card__info h3{color:var(--text-color);font:normal 700 20px/1 var(--raleway-font);letter-spacing:.045em;margin:0 0 32px}.about__contact-card .about__contact-card__info p{color:var(--text-color-gray);font:normal 400 16px/1.5 var(--raleway-font);margin:0 0 12px}.about__contact-card .about__contact-card__images{height:100%;margin:60px auto 24px;max-width:240px;width:100%}.about__contact-card .about__contact-card__image{align-items:center;cursor:grab;display:flex;justify-content:center;width:100%}.about__contact-card .about__contact-card__image figure{background-color:var(--gray-bg-carousel);border-radius:16px;padding:3rem 2rem}.about__contact-card .about__contact-card__image figure>img{display:block;width:100%}.about__contact-card__arrow{fill:var(--white-color);background-color:var(--bg-buttons-carousel);border-radius:50%;cursor:pointer;display:none;height:34px;padding:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:34px}.about__contact-card__dots{display:flex;justify-content:center;padding:16px 0 0;width:100%}.about__contact-card__dot{background:var(--gray-bg-carousel);border:none;cursor:pointer;height:3px;transition:all .2s ease-out;width:20%}.about__contact-card__dot:focus{outline:none}.about__contact-card__dot--active{background:var(--bg-buttons-carousel);border:none;width:20%}@media only screen and (min-width:320px){.about__contact-card .about__contact-card__images{max-width:230px}.about__contact-card .about__contact-card__image figure{padding:3rem}}@media only screen and (min-width:768px){.about__contact-card .about__contact-card__images{max-width:620px}.about__contact-card .about__contact-card__image figure{max-width:220px}.about__contact-card__dots .about__contact-card__dot:last-child{display:none}}@media only screen and (min-width:1024px){.about__contact-card .about__contact-card__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:space-between}.about__contact-card .about__contact-card__info{max-width:400px;width:100%}.about__contact-card .about__contact-card__images{margin:auto;max-width:800px}}@media only screen and (min-width:1200px){.about__contact-card .about__contact-card__images{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:none;position:relative}.about__contact-card__arrow{display:block}.about__contact-card__arrow--left{left:6px}.about__contact-card__arrow--right{left:auto;right:6px}.about__contact-card__arrow--disabled{fill:var(--white-color);opacity:.5}}@media only screen and (min-width:1600px){.about__contact-card .about__contact-card__wrapper{flex-direction:row;gap:0}.about__contact-card .about__contact-card__images{min-width:70%;padding:0 0 0 4rem;position:relative}.about__contact-card .about__contact-card__info{max-width:none;min-width:30%}.about__contact-card .about__contact-card__image figure{align-items:center;display:flex;justify-content:center;max-width:inherit;width:420px}.about__contact-card .about__contact-card__image figure>img{width:auto}.about__contact-card__dots .about__contact-card__dot:last-child{display:block}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}section.about{grid-gap:0 32px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto;width:100%}.about__header{grid-column:1/-1}.about .about__content{grid-gap:32px 0;display:grid;grid-column:1/-1;grid-template-columns:1fr;grid-template-rows:auto;padding:2rem 0 0;z-index:2}.about .about__content>div:first-child{display:flex;flex-flow:column nowrap;gap:32px 0;grid-column:1/-1}.about__contact-card,.about__experience-card,.about__location-card{grid-column:1/-1}@media only screen and (min-width:768px){.about .about__content{grid-gap:32px;grid-template-columns:repeat(2,1fr)}.about__experience-card{grid-column:1/2}.about__location-card{grid-column:2/-1}}@media only screen and (min-width:1024px){.about .about__content>div:first-child{grid-column:1/2}.about__experience-card{grid-column:2/-1}.about__contact-card,.about__location-card{grid-column:1/-1}}@media only screen and (min-width:1200px){.about .about__content{grid-template-columns:repeat(6,1fr)}.about .about__content>div:first-child{grid-column:1/4}.about__experience-card{grid-column:4/-1}.about__location-card{grid-column:1/3}.about__contact-card{grid-column:3/-1}}@media only screen and (min-width:1600px){.about .about__content{grid-template-columns:repeat(9,1fr)}.about .about__content>div:first-child{grid-column:1/4}.about__experience-card{grid-column:4/7}.about__location-card{grid-column:7/-1}.about__contact-card{grid-column:1/-1}}.carousel{padding:2rem 1rem}.carousel .carousel__wrapper{margin:0 auto;max-width:460px}@media only screen and (min-width:1024px){.carousel .carousel__wrapper{grid-gap:0 32px;display:grid;grid-template-columns:repeat(8,1fr);max-width:1000px}.carousel .carousel__wrapper>div:first-child{grid-column:1/5}.carousel .carousel__wrapper .carousel__info{grid-column:5/-1}}@media only screen and (min-width:1200px){.carousel .carousel__wrapper{grid-gap:0 60px}}@media only screen and (min-width:1600px){.carousel .carousel__wrapper{grid-gap:0;max-width:1100px}.carousel .carousel__wrapper>div:first-child{max-width:480px}}.carousel .carousel__slider{max-height:600px;outline:1px solid var(--border-carousel)}.carousel .carousel__slider .keen-slider__slide figure img{display:block;width:100%}.carousel .thumbnail ul{align-items:center;border:1px solid var(--border-carousel);display:flex;flex-flow:row wrap;justify-content:center;list-style:none;width:100%}.carousel .thumbnail ul li{cursor:pointer;flex-basis:50%;height:100%;max-height:140px;max-width:none!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;outline:1px solid var(--border-carousel);-webkit-transform:none!important;-webkit-transform:initial!important;transform:none!important}.carousel .thumbnail ul li figure{display:inline-block;height:100%;width:100%}.carousel .thumbnail ul li figure img{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.carousel .thumbnail ul li:nth-child(3) img{object-position:center}@media only screen and (min-width:1024px){.carousel{padding:4rem 2rem}.carousel .carousel__slider{max-height:540px}.carousel .carousel__slider figure{height:100%}.carousel .carousel__slider .keen-slider__slide figure img{height:100%;object-fit:cover;object-position:top}.carousel .carousel__slider .keen-slider__slide:nth-child(3) figure img{object-position:center}.carousel .thumbnail ul{justify-content:flex-start;width:auto}.carousel .thumbnail ul li{max-height:100px;max-width:25%!important}}@media only screen and (min-width:1200px){.carousel{padding:6rem 3rem}.carousel .thumbnail{outline:1px solid var(--border-carousel)}.carousel .thumbnail ul{border:none}}.carousel__info .carousel__info__wrapper{padding:2rem 0}.carousel__info .carousel__info__header .carousel__info__title{color:var(--black-color);font:normal 600 28px/1 var(--poppins-font);text-transform:uppercase}.carousel__info .carousel__info__header .carousel__info__rating{align-items:center;display:flex;gap:0 4px;justify-content:flex-start;padding:.5rem 0 1.5rem}.carousel__info .carousel__info__header .carousel__info__rating>p{color:var(--black-color);font:normal 700 14px/1 var(--poppins-font);opacity:.8}.carousel__info .carousel__info__header p.carousel__info__price{color:var(--black-color);font:normal 600 28px/1 var(--poppins-font)}.carousel__info .carousel__info__body{display:flex;flex-direction:column;gap:32px 0;padding:32px 0}.carousel__info .carousel__info__body p.carousel__info__description{color:var(--black-color);font:normal 400 16px/1.35 var(--nunito-font)}.carousel__info .carousel__info__body .carousel__info__options{display:flex;flex-direction:column;gap:32px 0}.carousel__info .carousel__info__body .carousel__info__size>p{color:var(--black-color);font:normal 400 16px/1 var(--nunito-font);margin:0 0 12px}.carousel__info .carousel__info__body .carousel__info__size>ul{align-items:center;display:flex;flex-flow:row nowrap;gap:0 16px;justify-content:flex-start;list-style:none;padding:0;width:100%}.carousel__info .carousel__info__body .carousel__info__size>ul li{align-items:center;cursor:pointer;display:flex;font:normal 600 16px/1 var(--nunito-font);height:48px;justify-content:center;outline:1px solid var(--input-gray);width:48px}.carousel__info .carousel__info__body .carousel__info__size>ul li:hover{background-color:var(--black-color)}.carousel__info .carousel__info__body .carousel__info__size>ul li:hover span{color:var(--white-color)}.carousel__info .carousel__info__body .carousel__info__colors>p{color:var(--black-color);font:normal 400 16px/1 var(--nunito-font);margin:0 0 12px}.carousel__info .carousel__info__footer{align-items:center;display:flex;flex-flow:row wrap;gap:24px 0;justify-content:space-between}.carousel__info .carousel__info__footer p.carousel__info__shipment{color:var(--black-color);flex-basis:100%;font:normal 400 14px/1 var(--nunito-font)}.carousel__info .carousel__info__footer p.carousel__info__shipment span{font:normal 700 14px/1 var(--nunito-font);text-decoration:underline}.carousel__info .carousel__info__footer .carousel__info__count{align-items:center;border:1px solid var(--input-gray);display:flex;flex-basis:55%;height:48px;justify-content:space-between}.carousel__info .carousel__info__count button{background-color:var(--input-gray);border:none;cursor:pointer;font:normal 800 16px/1 var(--nunito-font);height:100%;width:40px}.carousel__info .carousel__info__count button:hover{background-color:var(--input-gray)}.carousel__info .carousel__info__count .carousel__info__items{text-align:center;width:20px}.carousel__info .carousel__info__count .carousel__info__items>span{color:var(--black-color);font:normal 600 16px/1 var(--nunito-font)}.carousel__info .carousel__info__stock-message{align-items:center;display:flex;width:100%}.carousel__info .carousel__info__stock-message p{-webkit-animation:shake .35s ease-in-out 1;animation:shake .35s ease-in-out 1;background-color:var(--black-color);color:var(--white-color);font:normal 500 14px/1.3 var(--nunito-font);margin:0;padding:8px}.carousel__info .carousel__info__footer .carousel__info__button{background-color:var(--bg-button-black);border:none;cursor:pointer;flex-basis:100%;height:56px;margin:12px 0 0;width:100%}.carousel__info .carousel__info__footer .carousel__info__button>span{color:var(--white-color);display:inline-block;font:normal 600 13px/1 var(--nunito-font);letter-spacing:.6px;text-transform:uppercase}@media only screen and (min-width:1024px){.carousel__info .carousel__info__wrapper{padding:0}.carousel__info .carousel__info__body .carousel__info__options{flex-direction:row;gap:0 60px}.carousel__info .carousel__info__footer .carousel__info__count{height:56px;max-width:160px}}@media only screen and (min-width:1600px){.carousel__info .carousel__info__body p.carousel__info__description{line-height:1.5;max-width:46ch}.carousel__info .carousel__info__footer{gap:28px 32px;justify-content:flex-start}.carousel__info .carousel__info__footer .carousel__info__button{flex-basis:50%;margin:0}}@-webkit-keyframes shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}50%{-webkit-transform:translateX(8px);transform:translateX(8px)}75%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{-webkit-transform:translateX(8px);transform:translateX(8px)}}@keyframes shake{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}50%{-webkit-transform:translateX(8px);transform:translateX(8px)}75%{-webkit-transform:translateX(-8px);transform:translateX(-8px)}to{-webkit-transform:translateX(8px);transform:translateX(8px)}}.carousel__info__variants{width:100%}.carousel__info__variants>ul{align-items:center;display:flex;gap:0 18px;justify-content:flex-start;list-style:none;width:100%}.carousel__info__variant{border-radius:50%;cursor:pointer;height:32px;width:32px}.carousel__info__variant.carousel__info__variant--selected,.carousel__info__variant:hover{border:2px solid var(--border-input)}.carousel__info__variant.carousel__info__variant--black{background-color:var(--black-color)}.carousel__info__variant.carousel__info__variant--gray{background-color:var(--gray-color)}@media only screen and (min-width:1024px){.carousel__info__variants{align-items:center;display:flex;height:48px;justify-content:flex-start}}.cards{padding:2rem 0}.cards .cards__wrapper{height:auto;width:100%}.cards .cards__wrapper .cards__items{grid-gap:12px;display:grid;gap:12px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-template-rows:auto;height:100%;justify-items:center;list-style:none;min-height:400px;overflow:hidden;width:100%}.cards .cards__wrapper .cards__items li{height:100%;width:100%}.card .card__body{cursor:pointer;overflow:hidden;position:relative}.card__body:hover .card__options{bottom:0}.card__body img{display:block;transition:all .4s ease-in-out;width:100%}.card__body:hover img{-webkit-filter:brightness(.85);filter:brightness(.85);-webkit-transform:scale(1.2);transform:scale(1.2)}.card .card__options{border:1px solid var(--gray-card-prototype);bottom:-140px;height:140px;left:0;position:absolute;transition:bottom .2s ease-in-out;width:100%}.card .card__options .card__options__wrapper{background-color:var(--white-color);height:100%;padding:1rem;width:100%}.card .card__options .card__options__size{margin:0 0 10px}.card .card__options .card__options__size h4{color:var(--black-color);font:normal 400 12px/1.35 var(--nunito-font);margin:0 0 10px}.card .card__options .card__options__size ol{display:flex;list-style:none}.card .card__options .card__options__size ol li{color:var(--black-color);font:normal 400 16px/1.35 var(--nunito-font);padding:6px 4px;text-align:center}.card .card__options .card__options__size ol li:focus,.card .card__options .card__options__size ol li:hover{background-color:var(--gray-card-prototype);font-weight:600}.card .card__options .card__options__button{width:100%}.card .card__options .card__options__button button{background-color:var(--bg-button-black);border:none;color:var(--white-color);cursor:pointer;display:inline-block;font:normal 400 12px/1 var(--nunito-font);letter-spacing:.6px;padding:12px 0;text-transform:uppercase;width:100%}.card .card__footer{background-color:initial;padding:12px 0}.card .card__footer__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.card .card__footer .card__footer__name-product{color:var(--black-color);flex-basis:50%;font:normal 400 12px/1.35 var(--nunito-font);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card .card__footer .card__footer__name-product:hover{cursor:pointer;text-decoration:underline}.card .card__footer .card__footer__price{background-color:var(--gray-card-prototype);color:var(--black-color);font:normal 400 12px/1.35 var(--nunito-font);padding:2px 4px;text-align:right}.cart{border:1px solid var(--card-border);padding:2rem 1rem}.cart .cart__header{align-items:center;display:flex;justify-content:space-between;padding:1rem 0 3rem}.cart .cart__header h3{color:var(--black-color);font:normal 600 22px/1 var(--poppins-font)}.cart .cart__header .cart__remove{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:flex-start}.cart .cart__header .cart__remove span{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.cart .cart__header .cart__remove span>img{height:100%;width:100%}.cart .cart__header .cart__remove p{color:var(--black-color);font:normal 600 14px/1 var(--nunito-font)}.cart .cart__body .cart__table .cart__table__header{display:flex;display:none;padding:0 0 1.5rem}.cart .cart__body .cart__table .cart__table__checkbox{align-items:center;display:flex;flex-basis:40%;gap:16px;justify-content:flex-start}.cart .cart__body .cart__table .cart__table__checkbox>input{cursor:pointer;height:20px;width:20px}.cart .cart__body .cart__table .cart__table__checkbox>label{cursor:auto}.cart .cart__body .cart__table .cart__table__price,.cart .cart__body .cart__table .cart__table__quantity{align-items:center;display:flex;flex-basis:30%}.cart .cart__body .cart__table .cart__table__quantity{justify-content:center}.cart .cart__body .cart__table .cart__table__price{justify-content:flex-end}.cart .cart__body .cart__table .cart__table__checkbox label>h4,.cart .cart__body .cart__table .cart__table__price,.cart .cart__body .cart__table .cart__table__quantity{color:var(--black-color);font:normal 600 14px/1 var(--nunito-font);letter-spacing:.3px;opacity:.8;text-transform:uppercase}.cart__items{list-style:none}.cart__items .cart__item{grid-gap:16px;border-top:1px solid var(--gray-color);display:grid;gap:16px;grid-template-columns:10% 90%;grid-template-rows:1fr auto;padding:24px 0;width:100%}.cart__item .cart__item__checkbox{align-self:center}.cart__item .cart__item__checkbox>input{cursor:pointer;height:20px;width:20px}.cart__item .cart__item__image{grid-column:2/-1}.cart__item .cart__item__image figure{align-items:center;display:flex;flex-direction:row;gap:16px;height:auto;width:100%}.cart__item .cart__item__image figure>img{display:block;height:100%;max-width:86px;object-fit:cover;width:100%}.cart__item .cart__item__image figure>figcaption{width:100%}.cart__item .cart__item__image figure>figcaption h4{color:var(--black-color);font:normal 800 13px/1.35 var(--nunito-font)}.cart__item .cart__item__image figure>figcaption span{color:var(--black-color);font:normal 400 13px/1 var(--nunito-font)}.cart__item .cart__item__detail{display:flex;gap:0 16px;grid-column:2/-1}.cart__item .cart__item__quantity{align-items:center;display:flex;flex-basis:80px;flex-direction:column;gap:16px 0}.cart__item .cart__item__quantity .cart__item__count{align-items:center;border:1px solid var(--input-gray);display:flex;height:auto;justify-content:center;width:100%}.cart__item .cart__item__quantity .cart__item__count button{background-color:var(--input-gray);border:none;cursor:pointer;font:normal 800 16px/1 var(--nunito-font);height:28px;width:28px}.cart__item .cart__item__quantity .cart__item__count .cart__item__items{text-align:center;width:28px}.cart__item .cart__item__quantity .cart__item__count .cart__item__items span{color:var(--black-color);font:normal 600 14px/1 var(--nunito-font)}.cart__item .cart__item__quantity .cart__item__remove{cursor:pointer;display:flex;gap:0 8px}.cart__item .cart__item__quantity .cart__item__remove span{display:block;height:16px;width:16px}.cart__item .cart__item__quantity .cart__item__remove span>img{height:100%;width:100%}.cart__item .cart__item__quantity .cart__item__remove p{color:var(--black-color);font:normal 400 12px/1.35 var(--nunito-font)}.cart__item .cart__item__price{flex-basis:50%}.cart__item .cart__item__price p{color:var(--black-color);font:normal 600 15px/1.35 var(--nunito-font)}@media only screen and (min-width:1600px){.cart__items .cart__item{grid-template-columns:5% 40% auto;grid-template-rows:1fr}.cart__item .cart__item__image{grid-column:2/3}.cart__item .cart__item__detail{align-self:center;gap:0 48px;grid-column:3/4}}.form{border:1px solid var(--card-border);margin:2rem 0;padding:2rem 1rem}.form .form__header h3{color:var(--black-color);font:normal 600 16px/1.3 var(--poppins-font);margin:0 0 1.5rem}.credit-card{border:1px solid var(--card-border);border-radius:6px;margin:0 0 2rem;padding:1rem}.credit-card .credit-card__header{align-items:center;display:flex;justify-content:space-between;margin:0 0 1.5rem}.credit-card .credit-card__header .credit-card__input{align-items:center;display:flex;justify-content:flex-start;width:100%}.credit-card .credit-card__header .credit-card__logos{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.credit-card .credit-card__header .credit-card__input label{color:var(--black-color);cursor:pointer;display:inline-flex;font:normal 400 14px/1.3 var(--poppins-font);margin:0 0 0 .5rem;padding:.5rem 0;width:100%}.credit-card .credit-card__header .credit-card__logos figure{width:40px}.credit-card .credit-card__header .credit-card__logos figure>img{display:block;height:100%;width:100%}.credit-card .credit-card__body .credit-card__form .credit-card__form__group input{background-color:var(--gray-bg);border:1px solid var(--card-border);border-radius:6px;margin:0 0 1rem;padding:.8rem;width:100%}.credit-card .credit-card__body .credit-card__form .credit-card__form__group input::-webkit-input-placeholder{color:var(--text-color-gray);font:normal 400 13px/1 var(--poppins-font)}.credit-card .credit-card__body .credit-card__form .credit-card__form__group input::placeholder{color:var(--text-color-gray);font:normal 400 13px/1 var(--poppins-font)}.paypal{border:1px solid var(--card-border);border-radius:6px;margin:0 0 2rem;padding:1rem}.paypal,.paypal .paypal__input{align-items:center;display:flex;justify-content:space-between}.paypal .paypal__input{width:100%}.paypal figure{height:30px;width:68px}.paypal figure>img{display:block;height:100%;width:100%}.paypal .paypal__input label{color:var(--black-color);cursor:pointer;font:normal 400 14px/1 var(--poppins-font);margin:0 0 0 .5rem;padding:.5rem 0;width:100%}.neteller{border:1px solid var(--card-border);border-radius:6px;margin:0 0 2rem;padding:1rem}.neteller,.neteller .neteller__input{align-items:center;display:flex;justify-content:space-between}.neteller .neteller__input{width:100%}.neteller figure{height:30px;width:68px}.neteller figure>img{display:block;height:100%;width:100%}.neteller .neteller__input label{color:var(--black-color);cursor:pointer;font:normal 400 14px/1 var(--poppins-font);margin:0 0 0 .5rem;padding:.5rem 0;width:100%}.amazon{border:1px solid var(--card-border);border-radius:6px;margin:0 0 2rem;padding:1rem}.amazon,.amazon .amazon__input{align-items:center;display:flex;justify-content:space-between}.amazon .amazon__input{width:100%}.amazon figure{height:30px;width:68px}.amazon figure>img{display:block;height:100%;width:100%}.amazon .amazon__input label{color:var(--black-color);cursor:pointer;font:normal 400 14px/1 var(--poppins-font);margin:0 0 0 .5rem;padding:.5rem 0;width:100%}@media only screen and (min-width:1024px){.form{margin:0}}section.prototypes{background-color:var(--white-color);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.cards,.carousel,.cart,.form{grid-column:1/-1}@media only screen and (min-width:1024px){section.prototypes{gap:0 1rem;grid-template-columns:repeat(12,1fr)}.cart{grid-column:1/7}.form{grid-column:7/-1}}.projects__section{height:auto;width:100%}.navigation-project{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;list-style:none}.navigation-project>li{flex-basis:calc(50% - 0.5rem);margin:0 0 1rem}.navigation-project__item{border:none;border-radius:4px;color:var(--text-color);cursor:pointer;font:normal 700 12px/1 var(--raleway-font);letter-spacing:.5px;padding:12px 6px;text-transform:uppercase;transition:background-color .2s ease-in-out;width:100%}.navigation-project__item.navigation-project__item--active{background-color:var(--primary-color)}.navigation-project__item.navigation-project__item--active.navigation-project__item{color:var(--white-color)}.cards-project{margin:2rem 0 0}.cards-project__list{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));list-style:none}.cards-project__list>li{margin:auto}.card-project{border:1px solid var(--project-card-border);border-radius:12px;box-shadow:0 20px 30px -12px rgba(37,35,67,.249);height:auto;max-width:300px;width:100%}.card-project .card-project__header{padding:1rem}.card-project .card-project__header figure{border-radius:12px;box-shadow:0 10px 10px -8px rgba(9,8,30,.233);margin:auto;overflow:hidden}.card-project .card-project__header figure img{display:block;height:148px;object-fit:cover;transition:all .25s ease-in-out;width:100%}.card-project .card-project__header figure:hover img{-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transform:scale(1.2);transform:scale(1.2)}.card-project .card-project__body{padding:0 1rem 1rem}.card-project .card-project__body .card-project__subtitle{color:var(--black-color);font:normal 500 16px/1 var(--raleway-font);margin:1rem 0}.card-project .card-project__body .card-project__title{color:var(--black-color);font:normal 600 18px/1 var(--raleway-font)}.card-project .card-project__body .card-project__description{color:var(--black-color);font:normal 400 16px/1.5 var(--raleway-font);margin:1rem 0}.card-project .card-project__footer{padding:1rem}.card-project .card-project__footer .card-project__footer__wrapper{align-items:center;display:flex;gap:0 1rem;justify-content:space-between}.card-project .card-project__footer .card-project__footer__wrapper>a{flex-basis:70%}.card-project .card-project__footer .card-project__footer__wrapper button{background-color:var(--project-button);border:none;border-radius:8px;color:var(--white-color);cursor:pointer;font:normal 700 12px/1 var(--raleway-font);letter-spacing:.025em;padding:12px;text-transform:uppercase;width:100%}.card-project .card-project__footer .card-project__footer__wrapper>.card-project__stack{flex-basis:30%;height:24px;position:relative}.card-project .card-project__footer .card-project__footer__wrapper>.card-project__stack span{display:inline-block;height:24px;position:absolute;width:24px}.card-project .card-project__footer .card-project__footer__wrapper>.card-project__stack span:first-child{right:32px}.card-project .card-project__footer .card-project__footer__wrapper>.card-project__stack span:nth-child(2){right:16px}.card-project .card-project__footer .card-project__footer__wrapper>.card-project__stack span:last-child{right:0}@media only screen and (min-width:1024px){.navigation-project{gap:1.5rem;justify-content:flex-start}.navigation-project__item{min-width:160px}.navigation-project>li{flex-basis:0;margin:0}.cards-project{margin:6rem 0 0}}@media only screen and (min-width:1600px){.cards-project__list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.card-project{max-width:none}.card-project .card-project__body .card-project__description{margin:3rem 0 1rem}.card-project .card-project__header figure img{height:200px}}header{align-items:flex-end;background-color:var(--gray-bg);flex-direction:row;height:auto;justify-content:space-between;min-height:100px;padding:1.5rem;position:fixed;z-index:8}.breadcrumb,header{display:flex;width:100%}.breadcrumb{align-items:flex-start;flex-direction:column;height:100%;justify-content:flex-start}.breadcrumb .breadcrumb__path{align-items:flex-end;display:flex;justify-content:flex-start;margin-bottom:8px}.breadcrumb .breadcrumb__path .breadcrumb__icon{align-items:center;display:flex;height:20px;justify-content:center;position:relative;width:16px}.breadcrumb .breadcrumb__path .breadcrumb__icon:before{bottom:0;color:var(--breadcrumb-text);content:"/";position:absolute;right:-14px}.breadcrumb .breadcrumb__path p{color:var(--breadcrumb-text);font:normal 400 14px/1 var(--raleway-font);letter-spacing:.5px;margin:0 0 0 24px}.breadcrumb .breadcrumb__rute{color:var(--text-color);font:normal 700 17px/1 var(--raleway-font);letter-spacing:.06em}@media only screen and (min-width:768px){header{z-index:9}}@media only screen and (min-width:1200px){header{padding:1.5rem 4.875rem;z-index:10}}button.button-settings{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}button.button-settings svg{transition:-webkit-transform .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1);transition:transform .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1)}button.button-settings:hover svg{-webkit-transform:rotate(1turn);transform:rotate(1turn)}aside.sidebar{background-color:var(--gray-bg);border-right:1px solid var(--border-sidebar);height:100%;left:0;margin-left:0;position:fixed;top:0;transition:left .3s ease-in-out;width:85%;z-index:9}.sidebar .sidebar__wrapper{height:100%;overflow:auto;padding:32px;width:100%}.sidebar .sidebar__wrapper::-webkit-scrollbar{width:2px}.sidebar .sidebar__wrapper::-webkit-scrollbar-track{background:var(--scrollar-bg)}.sidebar .sidebar__wrapper::-webkit-scrollbar-thumb{background:var(--scrollar)}.sidebar .sidebar__wrapper::-webkit-scrollbar-thumb:hover{background:var(--scrollar-bg-hover)}.sidebar .sidebar__header{height:auto;padding:0 0 52px;width:100%}.sidebar .sidebar__header .sidebar__logo>a{align-items:center;display:flex;justify-content:flex-start;position:relative;text-decoration:none}.sidebar .sidebar__header .sidebar__logo>a:before{background-image:url(/static/media/decoration-sidebar.7fdefaa86cc7b5b515c1.svg);background-repeat:no-repeat;background-size:contain;bottom:-26px;content:"";height:4px;left:0;position:absolute;width:100%}.sidebar .sidebar__header .sidebar__logo>a p{color:var(--text-color);font:normal 700 16px/1 var(--raleway-font);letter-spacing:.1008px;margin:0 0 0 16px}.sidebar .sidebar__body{height:auto;padding:0 0 64px;width:100%}.sidebar .sidebar__body .sidebar__list{list-style:none}.sidebar .sidebar__body .sidebar__list .sidebar__item a{align-items:center;background-color:initial;border-radius:.5rem;color:var(--text-color);display:flex;font:normal 500 15px/1 var(--raleway-font);justify-content:flex-start;letter-spacing:.035em;max-width:inherit;padding:16px;text-decoration:none;transition:box-shadow .25s ease-in-out}.sidebar .sidebar__body .sidebar__list .sidebar__item a:hover{background-color:var(--white-color)}.sidebar .sidebar__body .sidebar__list .sidebar__item a.active{background-color:var(--white-color);box-shadow:0 20px 30px -12px rgba(32,30,63,.1);font:normal 600 14px/1 var(--raleway-font)}.sidebar .sidebar__body .sidebar__list .sidebar__item a.active span{background-color:var(--primary-color);transition:all .3s ease}.sidebar .sidebar__body .sidebar__list .sidebar__item a.active span svg path{fill:var(--white-color)}.sidebar .sidebar__body .sidebar__list .sidebar__item a>span{align-items:center;border-radius:8px;box-shadow:0 3px 6px 1px rgba(22,56,177,.2);display:inline-flex;height:32px;justify-content:center;margin:0 1rem 0 0;width:32px}.sidebar .sidebar__body .sidebar__contact{padding:68px 0 0}.sidebar .sidebar__body .sidebar__contact h3{color:var(--text-color);font:normal 600 12px/1 var(--raleway-font);letter-spacing:.035em;margin:0 0 24px;text-transform:uppercase}.sidebar .sidebar__body .sidebar__contact .sidebar__information{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.sidebar .sidebar__body .sidebar__contact .sidebar__information .sidebar__data{padding:0 0 0 16px}.sidebar .sidebar__body .sidebar__contact .sidebar__data-name{color:var(--text-color);font:normal 600 12px/1 var(--raleway-font);letter-spacing:.035em;margin:0 0 16px;text-transform:uppercase}.sidebar .sidebar__body .sidebar__contact .sidebar__data-role{color:var(--text-color);font:normal 500 12px/1 var(--raleway-font);letter-spacing:.035em;margin:0 0 .25rem}.sidebar .sidebar__body .sidebar__contact .sidebar__data-location{color:var(--text-color);font:normal 600 12px/1 var(--raleway-font);letter-spacing:.035em}.sidebar .sidebar__body .sidebar__contact .sidebar__icons{align-content:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;list-style:none;padding:16px 0 0;width:100%}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li{margin:0 8px 0 0}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li:first-child a{background:#cfcfcf;background:var(--gradient-bg-email)}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li:nth-child(2) a{background:#87e2ff;background:var(--gradient-bg-in)}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li:nth-child(3) a{background:#f48cff;background:var(--gradient-bg-db)}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li:nth-child(4) a{background:#606060;background:var(--gradient-bg-gh)}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li a{align-items:center;border-radius:6px;display:inline-flex;height:28px;justify-content:center;width:28px}.sidebar .sidebar__body .sidebar__contact .sidebar__icons li a svg{display:block}.sidebar .sidebar__body .sidebar__contact .sidebar__avatar{height:auto;width:auto}.sidebar .sidebar__body .sidebar__contact .sidebar__avatar>img{display:block;height:64px;width:64px}.sidebar__footer{align-items:center;display:flex;flex-direction:column;height:auto;width:100%}.sidebar__footer .sidebar__card{background:var(--gradient-card-sidebar);border-radius:16px;height:auto;padding:16px;width:100%}.sidebar__footer .sidebar__card .sidebar__card-header span{background-color:var(--white-color);border-radius:8px;display:block;height:32px;padding:4px;width:32px}.sidebar__footer .sidebar__card .sidebar__card-header span svg{height:100%;width:100%}.sidebar__footer .sidebar__card .sidebar__card-title{color:var(--white-color);font:normal 800 16px/1 var(--raleway-font);letter-spacing:.015em;margin:16px 0 8px}.sidebar__footer .sidebar__card .sidebar__card-text{color:var(--white-color);font:normal 600 13px/1.3 var(--raleway-font);letter-spacing:-.015em}.sidebar__footer .sidebar__card .sidebar__card-footer button{background:var(--bg-button-card-sidebar);border:none;border-radius:8px;box-shadow:0 2px 4px rgba(24,14,142,.25);cursor:pointer;display:block;height:32px;margin:16px 0 0;width:100%}.sidebar__footer .sidebar__card .sidebar__card-footer button span{color:var(--text-color);font:normal 700 12px/1 var(--raleway-font);letter-spacing:.025em;text-transform:uppercase}.sidebar__footer .sidebar__button{padding:24px 0 0;width:100%}.sidebar__footer .sidebar__button>button{background:var(--gradient-button-sidebar);border:none;border-radius:8px;box-shadow:0 4px 30px rgba(0,0,0,.15);cursor:pointer;height:42px;width:100%}.sidebar__footer .sidebar__button>button span{color:var(--white-color);font:normal 800 12px/1 var(--raleway-font);letter-spacing:.015em;text-transform:uppercase}@media only screen and (max-width:320px){.sidebar .sidebar__body .sidebar__contact .sidebar__avatar{display:none}}@media only screen and (min-width:481px){aside.sidebar{width:60%}}@media only screen and (min-width:768px){aside.sidebar{width:40%}}@media only screen and (min-width:1024px){aside.sidebar{max-width:320px}}@media only screen and (min-width:1200px){aside.sidebar{border-right:initial;left:0!important;margin-left:40px;max-width:280px;z-index:12}.sidebar .sidebar__wrapper{padding:2rem 2rem 2rem 0}.sidebar .sidebar__header .sidebar__logo>a p{font:normal 700 14px/1 var(--raleway-font)}.sidebar .sidebar__body .sidebar__list .sidebar__item a{font:normal 500 14px/1 var(--raleway-font)}.sidebar .sidebar__body .sidebar__contact{padding:140px 0 0}.sidebar__footer .sidebar__card{max-width:none}.sidebar__footer .sidebar__card .sidebar__card-text{font:normal 600 12px/1.3 var(--raleway-font)}.sidebar__footer .sidebar__button{max-width:none;padding:16px 0 0}button.button-menu{display:none}}button.button-menu{background-color:var(--bg-button-menu);border:none;border-radius:50%;bottom:4vh;box-shadow:0 4px 4px 2px rgba(18,21,44,.32);cursor:pointer;height:56px;position:fixed;right:5vw;width:56px;z-index:10}.button-menu span{background-image:url(/static/media/button-sidebar-open.38293b18f08c5bd2c4cb.svg);background-position:50%;background-repeat:no-repeat;display:inline-block;height:100%;width:100%}.button-menu--open span{background-image:url(/static/media/button-sidebar-close.4a67405c8a9311d9b6d9.svg)}footer.footer{height:auto;padding:2.5rem 1.5rem 1.5rem;width:100%}.footer p{color:var(--text-color-gray);font:normal 500 13px/1 var(--raleway-font);justify-content:flex-start;letter-spacing:.35px}.footer p,.footer p span{align-items:center;display:flex}.footer p span{justify-content:center;margin:0 6px}@media (min-width:1200px){footer.footer{padding-left:374px}}
/*# sourceMappingURL=main.8f7b7e35.css.map*/