.lang-switcher{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:20px;transition:background .2s;flex-shrink:0}.lang-switcher:hover{background:#f5f5f5}.lang-switcher__label{font-size:14px;font-weight:300;color:#4a4a4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lang-switcher__toggle{width:40px;height:20px;background:#e0e0e0;border-radius:10px;position:relative;transition:background .3s}.lang-switcher__slider{width:16px;height:16px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s;box-shadow:0 2px 4px #0003}.lang-switcher__slider--active{transform:translate(20px);background:#ff7b7b}@media (max-width: 768px){.lang-switcher{padding:12px 16px;width:100%;justify-content:center;border-top:1px solid #e0e0e0;margin-top:16px;border-radius:0}}.header{padding:20px;background:transparent}.header__wrapper{max-width:1200px;margin:0 auto}.header__container{background:#fff;border-radius:50px;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;gap:32px;box-shadow:0 2px 8px #0000001a}.header__logo{text-decoration:none;flex-shrink:0;display:flex;align-items:center;gap:12px}.header__logo-image{height:40px;width:auto;object-fit:contain}.header__logo-text{font-size:20px;font-weight:300;color:#ff7b7b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header__nav{display:flex;gap:24px;flex:1;justify-content:center}.header__nav-link{font-size:15px;font-weight:300;color:#4a4a4a;text-decoration:none;padding:8px 16px;border-radius:20px;transition:background .2s,color .2s;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header__nav-link:hover{background:#f5f5f5;color:#ff7b7b}.header__nav-link--active{background:#ff7b7b;color:#fff}.header__button{background:#ff7b7b;color:#fff;border:none;border-radius:20px;padding:10px 24px;font-size:15px;font-weight:300;cursor:pointer;transition:background .2s;white-space:nowrap;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header__button:hover{background:#ff6b6b}.header__burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.header__burger-line{width:25px;height:3px;background:#1a1a1a;transition:all .3s;border-radius:2px}.header__burger-line--open:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.header__burger-line--open:nth-child(2){opacity:0}.header__burger-line--open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header__overlay{display:none}@media (max-width: 768px){.header{padding:16px}.header__container{flex-direction:row;padding:12px 20px;gap:16px;justify-content:space-between}.header__logo-text{font-size:18px}.header__burger{display:flex}.header__nav{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background:#fff;flex-direction:column;padding:80px 20px 20px;gap:8px;box-shadow:-2px 0 8px #0000001a;transition:right .3s;z-index:1000;overflow-y:auto}.header__nav--open{right:0}.header__nav-link{font-size:16px;padding:12px 16px;width:100%;text-align:left}.header__button{display:none}.header__overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999}}.footer{background:#1a1a1a;color:#fff;margin-top:auto;border-radius:30px 30px 0 0}.footer__main{padding:48px 20px 32px}.footer__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px}.footer__section{display:flex;flex-direction:column;gap:12px}.footer__logo-wrapper{display:flex;align-items:center;gap:12px}.footer__logo-image{height:40px;width:auto;object-fit:contain;border-radius:8px}.footer__title{font-size:20px;font-weight:300;margin:0;color:#ff7b7b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__linkedin-icon{display:flex;align-items:center;justify-content:flex-start;transition:opacity .2s;width:fit-content}.footer__linkedin-icon:hover{opacity:.7}.footer__linkedin-icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.footer__subtitle{font-size:16px;font-weight:300;margin:0 0 8px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__text{font-size:14px;line-height:1.6;margin:0;color:#b0b0b0;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__text--flag{display:flex;align-items:center;gap:8px}.footer__flag{width:20px;height:auto}.footer__link{font-size:14px;color:#b0b0b0;text-decoration:none;transition:color .2s;width:fit-content;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__link:hover{color:#ff7b7b}.footer__bottom{background:#0f0f0f;padding:20px}.footer__bottom-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer__copyright{font-size:14px;margin:0;color:#b0b0b0;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__legal{display:flex;gap:24px}.footer__legal-link{font-size:14px;color:#b0b0b0;text-decoration:none;transition:color .2s;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.footer__legal-link:hover{color:#ff7b7b}@media (max-width: 768px){.footer__container{grid-template-columns:1fr;gap:24px}.footer__bottom-container{flex-direction:column;text-align:center}.footer__legal{justify-content:center}}.home{width:100%;background:#fff;min-height:calc(100vh - 200px)}.home-hero{padding:40px 20px}.home-hero__container{max-width:1200px;margin:0 auto;border-radius:30px;padding:80px 40px;min-height:400px;position:relative;overflow:hidden}.home-hero__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://media.licdn.com/dms/image/v2/C4E1BAQGMyoqNRWFfLw/company-background_10000/company-background_10000/0/1594219543003/diversas_vagas_cover?e=1778605200&v=beta&t=lsN4dO839f0QHVun61MPU6DBN6PWKA1W_WPz84xTaRI);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(3px);z-index:1}.home-hero__container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1}.home-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:center;text-align:center}.home-hero__title{font-size:48px;font-weight:300;color:#fff;margin:0;text-shadow:0 4px 12px rgba(0,0,0,.6);line-height:1.2;max-width:900px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-hero__subtitle{font-size:18px;font-weight:300;color:#d0d0d0;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5);max-width:600px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-hero__buttons{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:32px}.home-hero__button{color:#fff;border:none;border-radius:20px;padding:20px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;min-width:180px;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-hero__button--primary{background:#ff6b6b}.home-hero__button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #ff6b6b4d}.home-hero__button--secondary{background:transparent;border:2px solid #ffffff}.home-hero__button--secondary:hover{transform:translateY(-2px);background:#ffffff1a}.home-cards{padding:40px 20px}.home-cards__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-cards__item{background:#f5f5f5;border-radius:30px;padding:40px;min-height:200px;position:relative;cursor:pointer}.home-cards__item--with-bg{background-image:url(https://images.openai.com/static-rsc-4/2usDyjHfNjgbUeIRpuyjOy2exuPE9XBzoWdf_e6KRvMhoo9_FJF0bdUKKDgjC4d957l_Eq7gGNgrbRTJtUPrzmjRRLP80t_k4xAf_ThP7vmTgyeJ5G7Bjumaj4Td3PxhcZTH2diu9toWc6b9TYotHFSJ1ssX8u8INLA8ah0_X8UUSW0VMx94EsbWuiiUJLqC?purpose=inline);background-size:cover;background-position:center;background-repeat:no-repeat}.home-cards__item--with-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;border-radius:30px;z-index:1;transition:background .3s}.home-cards__item:hover:before{background:#0000004d}.home-cards__item--with-bg .home-cards__title,.home-cards__item--with-bg .home-cards__text{position:relative;z-index:2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.home-cards__item--with-bg .home-cards__arrow{z-index:2;filter:brightness(0) invert(1)}.home-cards__item--with-bg-2{background-image:url(https://images.openai.com/static-rsc-4/7BXvaW_YvVFa_yKNzPeq09EQG3rMIz8bROhjXrMx9WNPtVLvIsiqrtu-rs1sUFudyuz6izWza_GCEFq7N4pWbMAZMbmoV3NNagwYi5CnOPU4Fr3ZI3uKqbMcuOxLF950xMuAKFBZZXyvQna4AmKZlIx3WFJfz18ivfQZbHicLDOifKIAiT7EZtbXa2qFWkmM?purpose=inline);background-size:cover;background-position:center;background-repeat:no-repeat}.home-cards__item--with-bg-2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;border-radius:30px;z-index:1;transition:background .3s}.home-cards__item--with-bg-2 .home-cards__title,.home-cards__item--with-bg-2 .home-cards__text{position:relative;z-index:2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.home-cards__item--with-bg-2 .home-cards__arrow{z-index:2;filter:brightness(0) invert(1)}.home-cards__item--with-bg-3{background-image:url(https://images.openai.com/static-rsc-4/CsZ83_9bqZiRTsVimSupIxEjH4SJ5YnfcPKomWCJo2JHypWeOLUfAGnwODPCEbvdBtPZxxs509pgBYC1_O-yfsv6o5U9QQwoDXs47fvV1EY8hrRFfmq6VLPlOuX-4D4tQ2KAvk9az-5OnWS9J6CmalmAI6aGZZy7x9ZbqU-KQDu97PLjN-tMZKGCzJgO9Oi9?purpose=fullsize);background-size:cover;background-position:center;background-repeat:no-repeat}.home-cards__item--with-bg-3:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;border-radius:30px;z-index:1;transition:background .3s}.home-cards__item--with-bg-3 .home-cards__title,.home-cards__item--with-bg-3 .home-cards__text{position:relative;z-index:2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.home-cards__item--with-bg-3 .home-cards__arrow{z-index:2;filter:brightness(0) invert(1)}.home-cards__arrow{position:absolute;top:20px;right:20px;width:24px;height:24px}.home-cards__title{font-size:24px;font-weight:300;color:#1a1a1a;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-cards__text{font-size:16px;font-weight:300;line-height:1.6;color:#4a4a4a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-info{padding:40px 20px}.home-info__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-info__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:20px;padding:30px;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.home-info__number{font-size:32px;font-weight:300;color:#1a1a1a;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-info__label{font-size:14px;font-weight:300;color:#4a4a4a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-large{padding:40px 20px}.home-large__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:400px;position:relative;overflow:hidden;background-image:url(https://images.openai.com/static-rsc-4/8fmqK8mh52PmOlcXIFt2hccLKLMgAgc6C5CGu16kFFUpk-gSwC69FXe6vFIYZ_woGM4kqZCd4Ktb5GVVFqVbcPuSZ2jfRdcJAeTS2iU6zaZeZl5DrDKq3nnw7uqPOd-VjIYKrsdJqE_VeQ2pNBO5NntDqIwwzTHsHfedAdoJzkDRPMJiekcgXXK5tb7-H2_u?purpose=fullsize);background-size:cover;background-position:center;background-repeat:no-repeat}.home-large__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;border-radius:30px;z-index:1}.home-large__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.home-large__title{font-size:36px;font-weight:300;color:#fff;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.5)}.home-large__text{font-size:18px;font-weight:300;color:#fff;margin:0 0 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.5);max-width:600px}.home-large__companies{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.home-large__company{background:#fff3;color:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:8px}.home-large__company-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.home-large__info{font-size:16px;font-weight:300;color:#d0d0d0;margin:24px 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.5)}.home-large__button{background:#80808080;color:#fff;border:none;border-radius:20px;padding:12px 32px;font-size:16px;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;cursor:pointer;margin-top:24px;transition:background .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-large__button:hover{background:#808080b3}.home-bottom{padding:40px 20px}.home-bottom__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-bottom__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:40px;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}.home-bottom__title{font-size:24px;font-weight:300;color:#1a1a1a;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-bottom__text{font-size:16px;font-weight:300;line-height:1.6;color:#4a4a4a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-cta{padding:80px 20px;position:relative;overflow:hidden}.home-cta:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(to right,#ffffff,transparent);z-index:3;pointer-events:none}.home-cta:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:linear-gradient(to left,#ffffff,transparent);z-index:3;pointer-events:none}.home-cta__background{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);font-size:120px;font-weight:900;color:#f5f5f5;white-space:nowrap;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;filter:blur(2px)}.home-cta__container{max-width:1200px;margin:0 auto;position:relative;z-index:2;min-height:200px;display:flex;justify-content:center;align-items:center}.home-cta__button{background:#1a1a1a;color:#fff;border:none;border-radius:8px;padding:16px 60px;font-size:16px;font-weight:300;cursor:pointer;transition:transform .2s,box-shadow .2s;min-width:250px;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.home-cta__button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #1a1a1a4d}@media (max-width: 768px){.home-hero{padding:20px 16px}.home-hero__container{padding:60px 24px;border-radius:20px}.home-hero__content{gap:20px}.home-hero__title{font-size:32px}.home-hero__subtitle{font-size:16px}.home-hero__buttons{flex-direction:column;gap:12px;width:100%}.home-hero__button{width:auto;min-width:160px;padding:18px 28px}.home-cards{padding:20px 16px}.home-cards__wrapper{grid-template-columns:1fr;gap:16px}.home-cards__item{padding:30px 24px;border-radius:20px}.home-info{padding:20px 16px}.home-info__wrapper{grid-template-columns:1fr;gap:16px}.home-info__item{padding:24px;border-radius:16px}.home-large{padding:20px 16px}.home-large__container{padding:40px 24px;border-radius:20px}.home-bottom{padding:20px 16px}.home-bottom__wrapper{grid-template-columns:1fr;gap:16px}.home-bottom__item{padding:30px 24px;border-radius:20px}.home-cta{padding:60px 16px}.home-cta__background{font-size:40px}.home-cta__button{padding:14px 50px;font-size:15px;min-width:220px}}.team{width:100%;background:#fff;min-height:calc(100vh - 200px)}.team-hero{padding:40px 20px}.team-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;text-align:center}.team-hero__content{display:flex;flex-direction:column;gap:16px;align-items:center}.team-hero__title{font-size:48px;font-weight:300;color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-hero__subtitle{font-size:18px;font-weight:300;color:#4a4a4a;margin:0;max-width:700px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-members{padding:60px 20px}.team-members__container{max-width:1200px;margin:0 auto}.team-members__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.team-member{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.team-member__image-wrapper{width:200px;height:200px;border-radius:50%;overflow:hidden;border:4px solid #f5f5f5;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.team-member__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff7b7b,#ff9b9b);color:#fff}.team-member__icon{width:80px;height:80px;color:#fff}.team-member__image{width:100%;height:100%;object-fit:cover}.team-member__name{font-size:24px;font-weight:300;color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-member__position{font-size:16px;font-weight:300;color:#ff7b7b;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-join{padding:60px 20px;background:#f5f5f5}.team-join__container{max-width:800px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:24px;align-items:center}.team-join__title{font-size:36px;font-weight:300;color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-join__text{font-size:18px;font-weight:300;color:#4a4a4a;margin:0;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.team-join__button{background:#1a1a1a;color:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:background .2s,transform .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase}.team-join__button:hover{background:#2a2a2a;transform:translateY(-2px)}@media (max-width: 1024px){.team-members__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.team-hero{padding:20px 16px}.team-hero__container{padding:60px 24px}.team-hero__title{font-size:36px}.team-hero__subtitle{font-size:16px}.team-members{padding:40px 16px}.team-members__grid{grid-template-columns:1fr;gap:40px}.team-member__image-wrapper{width:180px;height:180px}.team-join{padding:40px 16px}.team-join__title{font-size:28px}.team-join__text{font-size:16px}}.about{width:100%;background:#fff;min-height:calc(100vh - 200px)}.about-hero{padding:40px 20px}.about-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 40px;min-height:400px;position:relative}.about-hero__content{text-align:center;color:#1a1a1a;position:relative}.about-hero__title{font-size:48px;font-weight:300;margin:0 0 16px}.about-hero__subtitle{font-size:20px;font-weight:300;margin:0;color:#4a4a4a;line-height:1.6}.about-mission{padding:40px 20px}.about-mission__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-mission__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:20px;padding:40px 30px;min-height:250px;display:flex;flex-direction:column;justify-content:center;position:relative}.about-mission__title{font-size:24px;font-weight:300;margin:0 0 12px;color:#1a1a1a;position:relative}.about-mission__text{font-size:16px;font-weight:300;margin:0;color:#4a4a4a;line-height:1.6;position:relative}.about-story{padding:40px 20px}.about-story__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 60px;min-height:400px;display:flex;align-items:center;justify-content:center;position:relative}.about-story__content{max-width:800px;text-align:center;color:#1a1a1a;position:relative}.about-story__title{font-size:36px;font-weight:300;margin:0 0 24px}.about-story__text{font-size:18px;font-weight:300;margin:0 0 16px;line-height:1.8;color:#4a4a4a}.about-story__text:last-child{margin-bottom:0}.about-stats{padding:40px 20px}.about-stats__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about-stats__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:20px;padding:40px 20px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.about-stats__number{font-size:32px;font-weight:300;margin:0 0 8px;color:#1a1a1a;position:relative}.about-stats__label{font-size:14px;font-weight:300;margin:0;color:#4a4a4a;position:relative}.about-team{padding:40px 20px}.about-team__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 40px;min-height:350px;display:flex;align-items:center;justify-content:center;position:relative}.about-team__content{text-align:center;color:#1a1a1a;position:relative}.about-team__title{font-size:36px;font-weight:300;margin:0 0 16px}.about-team__text{font-size:18px;font-weight:300;margin:0 0 32px;color:#4a4a4a}.about-team__button{background:#1a1a1a;color:#fff;border:none;border-radius:20px;padding:14px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s;text-transform:uppercase}.about-team__button:hover{background:#2a2a2a}@media (max-width: 768px){.about-hero__title{font-size:32px}.about-hero__subtitle{font-size:16px}.about-mission__wrapper{grid-template-columns:1fr}.about-stats__wrapper{grid-template-columns:repeat(2,1fr)}.about-story__container,.about-team__container{padding:40px 30px}.about-story__title,.about-team__title{font-size:28px}.about-story__text,.about-team__text{font-size:16px}}.services{width:100%;background:#fff;min-height:calc(100vh - 200px)}.services-hero{padding:40px 20px}.services-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 40px;min-height:400px;position:relative}.services-hero__content{text-align:center;color:#1a1a1a;position:relative}.services-hero__title{font-size:48px;font-weight:300;margin:0 0 16px}.services-hero__subtitle{font-size:20px;font-weight:300;max-width:800px;margin:0 auto;line-height:1.6;color:#4a4a4a}.services-cards{padding:40px 20px}.services-cards__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services-cards__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:20px;padding:40px 30px;min-height:250px;display:flex;flex-direction:column;justify-content:center;position:relative}.services-cards__title{font-size:24px;font-weight:300;margin:0 0 12px;color:#1a1a1a;position:relative}.services-cards__text{font-size:16px;font-weight:300;margin:0;color:#4a4a4a;line-height:1.6;position:relative}.services-large{padding:40px 20px}.services-large__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 60px;min-height:400px;display:flex;align-items:center;justify-content:center;position:relative}.services-large__content{max-width:800px;text-align:center;color:#1a1a1a;position:relative}.services-large__title{font-size:36px;font-weight:300;margin:0 0 24px}.services-large__text{font-size:18px;font-weight:300;margin:0 0 32px;line-height:1.8;color:#4a4a4a}.services-large__button{background:#1a1a1a;color:#fff;border:none;border-radius:20px;padding:14px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s;text-transform:uppercase}.services-large__button:hover{background:#2a2a2a}.services-features{padding:40px 20px}.services-features__wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.services-features__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:20px;padding:40px 20px;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.services-features__title{font-size:20px;font-weight:300;margin:0 0 8px;color:#1a1a1a;position:relative}.services-features__text{font-size:14px;font-weight:300;margin:0;color:#4a4a4a;position:relative;line-height:1.5}.services-cta{padding:40px 20px}.services-cta__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 40px;min-height:350px;display:flex;align-items:center;justify-content:center;position:relative}.services-cta__content{text-align:center;color:#1a1a1a;position:relative}.services-cta__title{font-size:36px;font-weight:300;margin:0 0 16px}.services-cta__text{font-size:18px;font-weight:300;max-width:700px;margin:0 auto 32px;color:#4a4a4a}.services-cta__button{background:#1a1a1a;color:#fff;border:none;border-radius:20px;padding:14px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s;text-transform:uppercase}.services-cta__button:hover{background:#2a2a2a}@media (max-width: 768px){.services-hero__title{font-size:32px}.services-hero__subtitle{font-size:16px}.services-cards__wrapper{grid-template-columns:1fr}.services-features__wrapper{grid-template-columns:repeat(2,1fr)}.services-large__container,.services-cta__container{padding:40px 30px}.services-large__title,.services-cta__title{font-size:28px}.services-large__text,.services-cta__text{font-size:16px}}.custom-select{position:relative;width:100%;z-index:100}.custom-select__trigger{width:100%;padding:16px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:30px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-select__trigger:hover{border-color:#ff7b7b}.custom-select__value{font-size:16px;font-weight:300;color:#1a1a1a}.custom-select__arrow{color:#1a1a1a;transition:transform .2s;flex-shrink:0}.custom-select__arrow--open{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:2px solid #e0e0e0;border-radius:20px;overflow:hidden;z-index:10000;box-shadow:0 4px 12px #0000001a}.custom-select__option{padding:14px 20px;font-size:16px;font-weight:300;color:#1a1a1a;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-select__option:hover{background:#f5f5f5}.custom-select__option--selected{background:#ff7b7b;color:#fff}.custom-select__option--selected:hover{background:#ff7b7b}@media (max-width: 768px){.custom-select__trigger{padding:14px 18px}.custom-select__value{font-size:14px}.custom-select__option{padding:12px 18px;font-size:14px}}.vacancies{width:100%;background:#fff;min-height:calc(100vh - 200px)}.vacancies-hero{padding:40px 20px}.vacancies-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:40px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.vacancies-hero__content{text-align:center;position:relative;z-index:1}.vacancies-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.vacancies-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.vacancies-search{padding:20px 20px 0}.vacancies-search__container{max-width:1200px;margin:0 auto}.vacancies-search__input{width:100%;padding:16px 24px;font-size:16px;font-weight:300;border:2px solid #e0e0e0;border-radius:40px;outline:none;transition:border-color .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.vacancies-search__input:focus{border-color:#ff7b7b}.vacancies-search__input::placeholder{color:#b0b0b0}.vacancies-filters{padding:40px 20px}.vacancies-filters__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:40px;padding:40px}.vacancies-filters__title{font-size:32px;font-weight:300;margin:0 0 32px;color:#1a1a1a;text-align:center}.vacancies-filters__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vacancies-filters__group{display:flex;flex-direction:column;gap:12px;position:relative;z-index:100}.vacancies-filters__label{font-size:20px;font-weight:300;margin:0;color:#1a1a1a}.vacancies-list{padding:40px 20px}.vacancies-list__container{max-width:1200px;margin:0 auto}.vacancies-list__title{font-size:32px;font-weight:300;margin:0 0 32px;color:#1a1a1a;text-align:center}.vacancies-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vacancies-list__item{background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:40px;padding:30px;min-height:280px;display:flex;flex-direction:column;gap:16px}.vacancies-list__header{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.vacancies-list__divider{width:100%;height:8px;margin:4px 0}.vacancies-list__job-title{font-size:22px;font-weight:300;margin:0;color:#1a1a1a;line-height:1.3}.vacancies-list__company{font-size:16px;font-weight:300;margin:0;color:#ff7b7b;border:1px solid #ff7b7b;padding:6px 12px;border-radius:20px;display:inline-block;align-self:flex-start}.vacancies-list__details{display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.vacancies-list__detail{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:300;color:#4a4a4a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.vacancies-list__icon{color:#4a4a4a;flex-shrink:0}.vacancies-list__location,.vacancies-list__type{font-size:14px;font-weight:300;margin:0;color:#4a4a4a}.vacancies-list__salary{font-size:20px;font-weight:300;margin:auto 0 0;color:#1a1a1a;padding-top:8px;position:relative;z-index:1}.vacancies-list__button{display:inline-block;margin-top:8px;padding:14px 28px;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:30px;font-size:14px;font-weight:300;text-transform:uppercase;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.5px;position:relative;z-index:1}.vacancies-pagination{padding:40px 20px}.vacancies-pagination__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:16px}.vacancies-pagination__button{padding:12px 24px;background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;font-size:14px;font-weight:300;text-transform:uppercase;cursor:pointer;transition:background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.vacancies-pagination__button:hover:not(:disabled){background:#e0e0e0}.vacancies-pagination__button:disabled{opacity:.5;cursor:not-allowed}.vacancies-pagination__pages{display:flex;gap:8px}.vacancies-pagination__page{width:40px;height:40px;background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;font-size:14px;font-weight:300;cursor:pointer;transition:background .2s,color .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.vacancies-pagination__page:hover{background:#e0e0e0}.vacancies-pagination__page--active{background:#ff7b7b;color:#fff}.vacancies-pagination__page--active:hover{background:#ff7b7b}@media (max-width: 768px){.vacancies-hero__title{font-size:32px}.vacancies-hero__subtitle{font-size:16px}.vacancies-hero__container{padding:60px 30px}.vacancies-search__input{font-size:14px;padding:14px 20px}.vacancies-filters__grid{grid-template-columns:1fr;gap:16px}.vacancies-filters__label{font-size:18px}.vacancies-list__grid{grid-template-columns:1fr}.vacancies-list__item{padding:24px}.vacancies-list__job-title{font-size:20px}.vacancies-filters__container{padding:30px 20px}.vacancies-pagination__container{flex-direction:column;gap:12px}.vacancies-pagination__button{width:100%;max-width:200px}.vacancies-pagination__pages{flex-wrap:wrap;justify-content:center}}.contact{width:100%;background:#fff;min-height:calc(100vh - 200px)}.contact-hero{padding:40px 20px}.contact-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.contact-hero__content{text-align:center}.contact-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.contact-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6}.contact-info{padding:40px 20px}.contact-info__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:40px}.contact-info__title{font-size:32px;font-weight:300;margin:0 0 32px;color:#1a1a1a;text-align:center}.contact-info__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-info__item{background:#fff;border-radius:20px;padding:30px;min-height:150px;display:flex;flex-direction:column;justify-content:center;text-align:center}.contact-info__label{font-size:20px;font-weight:300;margin:0 0 12px;color:#1a1a1a}.contact-info__text{font-size:16px;font-weight:300;margin:0;color:#ff7b7b}.contact-form{padding:40px 20px}.contact-form__container{max-width:800px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:40px}.contact-form__title{font-size:32px;font-weight:300;margin:0 0 32px;color:#1a1a1a;text-align:center}.contact-form__form{display:flex;flex-direction:column;gap:20px}.contact-form__group{display:flex;flex-direction:column;gap:8px}.contact-form__label{font-size:16px;font-weight:300;color:#1a1a1a}.contact-form__input,.contact-form__textarea{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:300;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:border-color .2s}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:#ff7b7b}.contact-form__textarea{resize:vertical;min-height:120px}.contact-form__button{background:#ff7b7b;color:#fff;border:none;border-radius:20px;padding:14px 32px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s;margin-top:12px}.contact-form__button:hover{background:#ff6b6b;transform:translateY(-2px);box-shadow:0 4px 12px #ff7b7b4d}.contact-hours{padding:40px 20px}.contact-hours__container{max-width:1200px;margin:0 auto;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='112' height='92' viewBox='0 0 112 92'%3E%3Cg fill='%239C92AC' fill-opacity='0.15'%3E%3Cpath fill-rule='evenodd' d='M72 10H40L16 20H0v8h16l24-14h32l24 14h16v-8H96L72 10zm0-8H40L16 4H0v8h16l24-6h32l24 6h16V4H96L72 2zm0 84H40l-24-6H0v8h16l24 2h32l24-2h16v-8H96l-24 6zm0-8H40L16 64H0v8h16l24 10h32l24-10h16v-8H96L72 78zm0-12H40L16 56H0v4h16l24 14h32l24-14h16v-4H96L72 66zm0-16H40l-24-2H0v4h16l24 6h32l24-6h16v-4H96l-24 2zm0-16H40l-24 6H0v4h16l24-2h32l24 2h16v-4H96l-24-6zm0-16H40L16 32H0v4h16l24-10h32l24 10h16v-4H96L72 18z'/%3E%3C/g%3E%3C/svg%3E");border-radius:30px;padding:60px 40px;text-align:center}.contact-hours__title{font-size:32px;font-weight:300;margin:0 0 24px;color:#1a1a1a}.contact-hours__text{font-size:18px;font-weight:300;margin:0 0 12px;color:#4a4a4a}.contact-hours__note{font-size:16px;font-weight:300;margin:24px 0 0;color:#ff7b7b}@media (max-width: 768px){.contact-hero__title{font-size:32px}.contact-hero__subtitle{font-size:16px}.contact-info__grid{grid-template-columns:1fr}.contact-info__container,.contact-form__container,.contact-hours__container{padding:30px 20px}.contact-hours__title,.contact-info__title,.contact-form__title{font-size:28px}.contact-hours__text{font-size:16px}}.job-seekers{width:100%;background:#fff;min-height:calc(100vh - 200px)}.job-seekers-back{padding:20px;max-width:1200px;margin:0 auto}.job-seekers-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.job-seekers-back__button:hover{background:#e0e0e0}.job-seekers-hero{padding:40px 20px}.job-seekers-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.job-seekers-hero__content{text-align:center}.job-seekers-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.job-seekers-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6}.job-seekers-content{padding:40px 20px}.job-seekers-content__container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.job-seekers-article{background:#f5f5f5;border-radius:30px;padding:40px}.job-seekers-article__title{font-size:32px;font-weight:300;margin:0 0 24px;color:#1a1a1a}.job-seekers-article__text{font-size:18px;font-weight:300;margin:0 0 16px;color:#4a4a4a;line-height:1.8}.job-seekers-article__text:last-child{margin-bottom:0}@media (max-width: 768px){.job-seekers-hero__title{font-size:32px}.job-seekers-hero__subtitle{font-size:16px}.job-seekers-article{padding:30px 20px}.job-seekers-article__title{font-size:28px}.job-seekers-article__text{font-size:16px}}.employers{width:100%;background:#fff;min-height:calc(100vh - 200px)}.employers-back{padding:20px;max-width:1200px;margin:0 auto}.employers-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.employers-back__button:hover{background:#e0e0e0}.employers-hero{padding:40px 20px}.employers-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.employers-hero__content{text-align:center}.employers-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.employers-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6}.employers-content{padding:40px 20px}.employers-content__container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.employers-article{background:#f5f5f5;border-radius:30px;padding:40px}.employers-article__title{font-size:32px;font-weight:300;margin:0 0 24px;color:#1a1a1a}.employers-article__text{font-size:18px;font-weight:300;margin:0 0 16px;color:#4a4a4a;line-height:1.8}.employers-article__text:last-child{margin-bottom:0}@media (max-width: 768px){.employers-hero__title{font-size:32px}.employers-hero__subtitle{font-size:16px}.employers-article{padding:30px 20px}.employers-article__title{font-size:28px}.employers-article__text{font-size:16px}}.career-resources{width:100%;background:#fff;min-height:calc(100vh - 200px)}.career-resources-back{padding:20px;max-width:1200px;margin:0 auto}.career-resources-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.career-resources-back__button:hover{background:#e0e0e0}.career-resources-hero{padding:40px 20px}.career-resources-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.career-resources-hero__content{text-align:center}.career-resources-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.career-resources-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6}.career-resources-content{padding:40px 20px}.career-resources-content__container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.career-resources-article{background:#f5f5f5;border-radius:30px;padding:40px}.career-resources-article__title{font-size:32px;font-weight:300;margin:0 0 24px;color:#1a1a1a}.career-resources-article__text{font-size:18px;font-weight:300;margin:0 0 16px;color:#4a4a4a;line-height:1.8}.career-resources-article__text:last-child{margin-bottom:0}@media (max-width: 768px){.career-resources-hero__title{font-size:32px}.career-resources-hero__subtitle{font-size:16px}.career-resources-article{padding:30px 20px}.career-resources-article__title{font-size:28px}.career-resources-article__text{font-size:16px}}.companies{width:100%;background:#fff;min-height:calc(100vh - 200px)}.companies-back{padding:20px;max-width:1200px;margin:0 auto}.companies-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.companies-back__button:hover{background:#e0e0e0}.companies-hero{padding:40px 20px}.companies-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.companies-hero__content{text-align:center}.companies-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.companies-hero__subtitle{font-size:20px;font-weight:300;color:#4a4a4a;max-width:800px;margin:0 auto;line-height:1.6}.companies-list{padding:40px 20px}.companies-list__container{max-width:1200px;margin:0 auto}.companies-list__title{font-size:32px;font-weight:300;margin:0 0 32px;color:#1a1a1a;text-align:center}.companies-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.companies-list__item{background:#f5f5f5;border-radius:20px;padding:30px;min-height:200px;display:flex;flex-direction:column;gap:8px}.companies-list__name{font-size:24px;font-weight:300;margin:0;color:#1a1a1a}.companies-list__industry{font-size:16px;font-weight:300;margin:0;color:#ff7b7b}.companies-list__location{font-size:14px;font-weight:300;margin:0;color:#4a4a4a}.companies-list__jobs{font-size:14px;font-weight:300;margin:auto 0 0;color:#4a4a4a}.companies-cta{padding:40px 20px}.companies-cta__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:60px 40px;text-align:center}.companies-cta__title{font-size:32px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.companies-cta__text{font-size:18px;font-weight:300;color:#4a4a4a;max-width:700px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.companies-hero__title{font-size:32px}.companies-hero__subtitle{font-size:16px}.companies-list__grid{grid-template-columns:1fr}.companies-cta__container{padding:40px 30px}.companies-cta__title{font-size:28px}.companies-cta__text{font-size:16px}}.privacy{width:100%;background:#fff;min-height:calc(100vh - 200px)}.privacy-back{padding:20px;max-width:1200px;margin:0 auto}.privacy-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.privacy-back__button:hover{background:#e0e0e0}.privacy-hero{padding:40px 20px}.privacy-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.privacy-hero__content{text-align:center}.privacy-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.privacy-hero__subtitle{font-size:18px;font-weight:300;margin:0;color:#4a4a4a}.privacy-content{padding:40px 20px}.privacy-content__container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.privacy-article{background:#f5f5f5;border-radius:30px;padding:40px}.privacy-article__title{font-size:28px;font-weight:300;margin:0 0 20px;color:#1a1a1a}.privacy-article__text{font-size:18px;font-weight:300;margin:0;color:#4a4a4a;line-height:1.8}@media (max-width: 768px){.privacy-hero__title{font-size:32px}.privacy-hero__subtitle{font-size:16px}.privacy-article{padding:30px 20px}.privacy-article__title{font-size:24px}.privacy-article__text{font-size:16px}}.terms{width:100%;background:#fff;min-height:calc(100vh - 200px)}.terms-back{padding:20px;max-width:1200px;margin:0 auto}.terms-back__button{background:#f5f5f5;color:#1a1a1a;border:none;border-radius:20px;padding:12px 24px;font-size:16px;font-weight:300;cursor:pointer;transition:all .3s}.terms-back__button:hover{background:#e0e0e0}.terms-hero{padding:40px 20px}.terms-hero__container{max-width:1200px;margin:0 auto;background:#f5f5f5;border-radius:30px;padding:80px 40px;min-height:300px;display:flex;align-items:center;justify-content:center}.terms-hero__content{text-align:center}.terms-hero__title{font-size:48px;font-weight:300;margin:0 0 16px;color:#1a1a1a}.terms-hero__subtitle{font-size:18px;font-weight:300;margin:0;color:#4a4a4a}.terms-content{padding:40px 20px}.terms-content__container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.terms-article{background:#f5f5f5;border-radius:30px;padding:40px}.terms-article__title{font-size:28px;font-weight:300;margin:0 0 20px;color:#1a1a1a}.terms-article__text{font-size:18px;font-weight:300;margin:0;color:#4a4a4a;line-height:1.8}@media (max-width: 768px){.terms-hero__title{font-size:32px}.terms-hero__subtitle{font-size:16px}.terms-article{padding:30px 20px}.terms-article__title{font-size:24px}.terms-article__text{font-size:16px}}.app{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:16px}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{cursor:pointer}a{color:inherit}:root{--color-primary: #667eea;--color-secondary: #764ba2;--color-text-primary: #1a1a1a;--color-text-secondary: #4a4a4a;--color-text-light: #6a6a6a;--color-background: #ffffff;--color-background-light: #f8f9fa;--color-border: #e0e0e0;--color-success: #2ecc71;--color-error: #e74c3c;--color-white: #ffffff;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 36px;--font-size-4xl: 48px;--transition-fast: .2s;--transition-normal: .3s}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--color-text-primary);background:var(--color-background)}#root{min-height:100vh;display:flex;flex-direction:column}
