@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@charset "UTF-8";html,body{margin:0;padding:0;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}.container{width:97%;margin:0 auto;padding:0 1rem}.main{min-height:80vh}.navbar{width:100%;border-radius:.25rem;padding:1.3rem 2rem;box-shadow:0 0 15px -3px #0003;margin:1rem auto;background-color:#fff;position:relative}.navbar__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;justify-content:flex-start;position:relative}.navbar__logo{font-size:1.25rem;font-weight:700;line-height:.9}.navbar__logo .logo__farid a{display:block;color:#000;text-decoration:none}.navbar__logo .logo__scop{display:block;color:#000;margin-left:40%}.navbar__hamburger{display:none;cursor:pointer;position:relative}.navbar__hamburger-icon{width:25px;height:20px;position:relative}.navbar__hamburger-icon.open .navbar__hamburger-line:nth-child(1){transform:rotate(45deg);top:8px}.navbar__hamburger-icon.open .navbar__hamburger-line:nth-child(2){opacity:0}.navbar__hamburger-icon.open .navbar__hamburger-line:nth-child(3){transform:rotate(-45deg);top:8px}.navbar__hamburger-line{position:absolute;height:3px;width:100%;background:#5c6372;transition:all .3s ease;left:0}.navbar__hamburger-line:nth-child(1){top:0}.navbar__hamburger-line:nth-child(2){top:8px}.navbar__hamburger-line:nth-child(3){top:16px}.navbar__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2.5rem}.navbar__links-item a{text-decoration:none;color:inherit;color:#5c6372;font-weight:500;font-size:1rem;transition:color .3s ease}.navbar__links-item a:hover{color:#111827}.navbar__links.active{display:flex!important}@media screen and (max-width: 768px){.navbar{width:100%;padding:1.1rem 1.5rem}.navbar__content{display:flex;flex-direction:column;align-items:stretch;gap:1rem;justify-content:flex-start;position:relative}.navbar__hamburger{display:block;position:absolute;right:7px;top:0}.navbar__links{display:none;flex-direction:column;width:100%;gap:10px}.navbar__links-item{width:100%}.navbar__links-item a{display:block;width:100%;padding:10px 0}}.hero{padding:6rem 0 4rem;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}.hero__content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem;text-align:left}.hero__badge{width:15rem;padding:.5rem 1rem;background-color:#f9fafb;border-radius:4px;border:1px solid #e5e7eb;display:flex;flex-direction:row;justify-content:center;align-items:center}.hero__badge-text{font-size:.875rem;font-weight:500;color:#4b5563}.hero__title{font-size:2rem;font-weight:500;color:#111827;margin:.5rem 0 0;line-height:1.3}.hero__description{max-width:75%;font-size:1.2rem;font-weight:400;color:#4b5563;margin:.5rem 0 0;line-height:1.5}.hero__cta{margin-top:1rem}.hero__cta .btn{text-decoration:none;color:inherit;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:inline-flex;padding:.75rem 1.5rem;background-color:#fff;color:#4b5563;font-size:1rem;font-weight:500;border:1px solid rgba(0,0,0,.1);border-radius:4px;transition:all .3s ease}.hero__cta .btn--primary:hover{border-color:#0003;box-shadow:0 2px 5px #0000001a}.hero__cta .btn i{font-size:1.05rem}.hero .toolbox{padding:4rem 0;text-align:center}.hero .toolbox__title{font-size:2.25rem;font-weight:700;color:#333;margin-bottom:1.5rem}.hero .toolbox__title span{color:#666;font-weight:500}@media (max-width: 768px){.hero .toolbox__title{font-size:2.25rem}}.hero .toolbox__description{font-size:1.125rem;color:#666;max-width:800px;margin-left:auto;margin-right:auto}.hero .toolbox__icons{max-width:1000px;margin:2rem auto 0;flex-wrap:wrap;display:flex;justify-content:space-around}.hero .toolbox img{max-width:150px;max-height:30px;filter:grayscale(100%)}.hero .toolbox__icon{font-size:50px;transition:all .3s ease;cursor:pointer}.hero .toolbox__icon:hover{transform:scale(1.1)}@media (max-width: 992px){.hero__description{max-width:100%}}@media (max-width: 768px){.hero{padding:3.5rem 0}.hero__title{font-size:3rem}.hero__description{max-width:100%;font-size:1rem}}.footer{background-color:#fff;color:#4b5563;padding:2.5rem 0 2rem;margin-top:2rem;border-top:1px solid #e4e4e4}.footer__top{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}@media (max-width: 992px){.footer__top{flex-direction:column;gap:1.5rem;align-items:flex-start}}.footer__logo-link{text-decoration:none;color:inherit;font-size:1.4rem;font-weight:700;color:#111827}.footer__nav{padding:20px 0}.footer__nav>.footer__links{list-style:none;margin:0;padding:0;justify-content:center;gap:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}@media (max-width: 768px){.footer__nav>.footer__links{flex-wrap:wrap;row-gap:.75rem}}.footer__link{font-size:.875rem;font-weight:500;color:#6b7280;transition:color .3s ease}.footer__link:hover{color:#111827}.footer__bottom{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}@media (max-width: 768px){.footer__bottom{flex-direction:column;gap:1rem}}.footer__bottom .footer__info{font-size:.95rem}@media (max-width: 992px){.footer__bottom .footer__info{font-size:.85rem}}.footer__text{margin-bottom:1rem;line-height:1.6}.footer__copyright{font-size:.875rem;font-weight:700;color:#000;padding:1rem 0 0}.resume{max-width:900px;color:#333;padding:2rem;margin:0 auto}.resume__container{border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 2px 8px #00000014;overflow:hidden;padding:1rem .5rem}.resume__header{display:grid;grid-template-columns:2fr 1fr;border-bottom:1.5px solid rgba(0,0,0,.5)}.resume__title-section{max-width:300px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem;padding:2rem;justify-content:center}.resume__name{font-size:2.25rem;font-weight:700;margin:0;line-height:1.2}.resume__position{border:1px solid #000000;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem 1rem;margin-bottom:1rem;font-size:.875rem;font-weight:500}.resume__photo{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1rem}.resume__photo-img{width:150px;height:150px;border-radius:50%;border:1px solid #000000;object-fit:cover}.resume__contact{padding-bottom:2rem}.resume__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem}.resume__contact-item{font-size:.75rem;font-weight:400;line-height:1.2}.resume__section-title{border:1px solid #000000;text-align:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;letter-spacing:1px}.resume__section-title--full{margin-bottom:1.5rem}.resume__content{display:grid;grid-template-columns:60% 40%;min-height:100%}.resume__column{padding:1.5rem 2rem}.resume__column--left{border-right:1.5px solid rgba(0,0,0,.5)}.resume__column--right{padding-top:.75rem}.resume__job{margin-bottom:2rem}.resume__job:last-child{margin-bottom:0}.resume__job-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.25rem}.resume__job-duties{list-style:none;padding:0;margin:0;list-style-position:inside}.resume__job-duties li{font-size:.625rem;font-weight:400;line-height:1.3;margin-bottom:.25rem;padding-left:.5rem;position:relative}.resume__job-duties li:before{content:"\2022";position:absolute;left:0}.resume__company-name{color:#2b6cb0;font-weight:300;font-size:.75rem;text-decoration:none;color:inherit}.resume__company-name:hover{text-decoration:underline}.resume__job-position{font-weight:700;font-size:.875rem;margin:.5rem 0}.resume__job-period{font-size:.5625rem;color:#666}.resume__education{margin-bottom:1.5rem}.resume__education-period{font-size:.5625rem;color:#666}.resume__university{font-weight:300;font-size:.75rem;color:#333;margin-bottom:.25rem}.resume__degree{font-weight:700;font-size:.875rem;margin-bottom:.25rem}.resume__skills{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem}.resume__skill-title{margin:0 0 .5rem;font-weight:700;font-size:.875rem}.resume__skill-details{margin:0;font-size:.75rem;line-height:1.5}@media (max-width: 992px){.resume__name{font-size:1.75rem}.resume__photo-img{width:120px;height:120px}.resume__job-duties li,.resume__contact-item,.resume__skill-details{font-size:.875rem}}@media (max-width: 768px){.resume{font-size:95%;padding:.75rem}.resume__name{font-size:1.5rem}.resume__position{font-size:.75rem}.resume__photo-img{width:100px;height:100px}.resume__content{grid-template-columns:100%}.resume__column--left{border:none}.resume__section-title{font-size:.75rem}.resume__company-name,.resume__job-position,.resume__university,.resume__degree{font-size:.875rem}.resume__job-duties li,.resume__contact-item,.resume__skill-details{font-size:.75rem}}@media (max-width: 576px){.resume{padding:.5rem}.resume__header{grid-template-columns:4fr 2fr}.resume__title-section{max-width:300px;padding:1rem}.resume__job-duties li{font-size:.5625rem;font-weight:400;line-height:1.3}.resume__column{padding:1rem}}.cv{max-width:100%;margin:0 auto}.cv__section{margin-bottom:4rem}.cv__section--about{margin-bottom:3rem}.cv__section-title{font-size:1.75rem;font-weight:700;color:#111;margin-bottom:.75rem}.cv__section-line{height:2px;width:100%;background-color:#eee;margin:.75rem 0}.cv__about-text{font-size:1rem;line-height:1.75}.cv__card{border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014;transition:all all .3s ease ease}.cv__card:hover{box-shadow:0 4px 12px #0000001f}.cv__education{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.cv__institution{font-size:1rem;font-weight:400;color:#666;margin:0}.cv__degree{font-size:1.125rem;font-weight:700;margin:0}.cv__period{font-size:.875rem;color:#666;margin:0}.cv__job-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1.5rem}.cv__job{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.cv__job--secondary{margin-left:2rem}.cv__company{font-size:1rem;font-weight:400;color:#666;margin:0}.cv__position{font-size:1.125rem;font-weight:700;margin:0}.cv__skill-category{margin-bottom:2rem}.cv__skill-category:last-child{margin-bottom:0}.cv__skill-title{font-size:1rem;font-weight:700;margin-bottom:1.5rem;color:#111}.cv__skills{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem;flex-wrap:wrap}.cv__skill{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem .75rem;font-size:.875rem;transition:all all .3s ease ease}.cv__skill:hover{background-color:#2b6cb01a;border-color:#2b6cb04d}.cv__footer-line{height:3px;width:50px;background-color:#2b6cb0;margin:4rem auto 0}@media (max-width: 992px){body{padding:1.5rem}}@media (max-width: 768px){.cv__section-title{font-size:1.5rem}.cv__about-text{max-width:100%}.cv__skills{gap:.5rem}.cv__skill{font-size:.75rem}}@media (max-width: 576px){body{padding:.75rem}.cv__section{margin-bottom:3rem}.cv__about-text{font-size:.875rem}.cv__card{padding:1.5rem}.cv__job--secondary{margin-left:1.5rem}.cv__institution,.cv__company{font-size:1.125rem}.cv__degree,.cv__position{font-size:.875rem}}.articles{background-color:#fff;padding:2rem;max-width:70%;margin:0 auto;color:#2b6cb0;animation:fadeIn .3s ease forwards}.articles__list{display:flex;flex-direction:column;gap:2rem}.articles__pagination{margin-top:2rem;text-align:right;display:flex;justify-content:center;align-items:center;gap:.5rem}.articles__pagination__pages{display:flex;gap:.5rem}.articles__pagination__pages button{font-weight:600;font-size:.875rem;padding:.5rem 1rem;border:1px solid #e0e0e0;background-color:#fff;color:#2b6cb0;cursor:pointer;border-radius:4px;transition:all .3s ease}.articles__pagination__pages button.active,.articles__pagination__pages button:hover{background-color:#2b6cb0;color:#fff;border-color:#2b6cb0}.search{max-width:100%;padding:3rem .75rem;text-align:center}.search__wrapper{display:flex;margin:0 auto;border:1px solid #e0e0e0;border-radius:8px;background:#ffffff;overflow:hidden;transition:all .3s ease}.search__wrapper:focus-within{border-color:#111;box-shadow:0 0 0 2px #0000001a}@media (max-width: 576px){.search__wrapper{max-width:90%}}.search__input{flex:1;padding:1rem 1.5rem;border:none;outline:none;font-family:Poppins,sans-serif;font-size:1rem;background:transparent;color:#333}.search__input::placeholder{color:#666}@media (max-width: 576px){.search__input{padding:.75rem 1rem;font-size:.875rem}}.search__button{padding:1rem 1.5rem;border:none;background:#333333;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:all .3s ease}.search__button:hover{background:#111111}.search__button:active{transform:translateY(1px)}@media (max-width: 576px){.search__button{padding:.75rem 1rem;font-size:.875rem}}.article{border-bottom:1px solid #e0e0e0;padding:1rem;border-radius:.4rem;transition:box-shadow .3s ease,background-color .3s ease}.article:last-child{border-bottom:none}.article:hover{box-shadow:0 2px 8px #00000014;cursor:pointer}.article__category{font-size:.875rem;font-weight:font-weight-normal;color:#666;margin-bottom:.5rem;display:block}.article__title{font-weight:700;font-size:1.25rem;margin:0 0 .5rem;color:#333}.article__description{font-size:1rem;font-weight:font-weight-normal;color:#666;line-height:1.5;margin-bottom:.5rem}.article__description .article__readmore{margin-left:.5rem;font-weight:600;color:#333;text-decoration:none;cursor:pointer;transition:color .3s ease}.article__description .article__readmore:hover{color:#000}.article__date{font-size:.875rem;font-weight:font-weight-normal;color:#666;display:flex;align-items:center}.pagination__btn{font-weight:600;font-size:.875rem;padding:.5rem 1rem;border:1px solid #e0e0e0;background-color:#fff;color:#333;cursor:pointer;border-radius:4px;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.pagination__btn:hover{background-color:#111;color:#fff;border-color:#111}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 1200px){.articles{max-width:80%;padding:1rem}}@media screen and (max-width: 992px){.articles{padding:1.5rem;max-width:100%}.article__description{font-size:.875rem}.article__date{font-size:.875rem;font-weight:font-weight-normal;color:#666;display:flex;align-items:center}}@media screen and (max-width: 576px){.articles{max-width:100%;padding:1rem}}.placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;border:2px dashed #e0e0e0;border-radius:12px;background-color:#fafafa;margin-top:2rem}.placeholder__icon{color:#666;margin-bottom:1.5rem}.placeholder__title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 .5rem}.placeholder__text{font-size:1rem;color:#666;line-height:1.5;max-width:500px}.cta-block{text-align:center;padding:4rem 0}.cta-block__title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 .5rem}.cta-block__subtitle{font-size:1rem;color:#666;margin-bottom:2rem;max-width:450px;margin-left:auto;margin-right:auto}.cta-block__actions{display:flex;justify-content:center;gap:1rem}.button{display:inline-block;padding:.75rem 3rem;font-size:.875rem;font-weight:600;border-radius:8px;border:1px solid;cursor:pointer;text-align:center;text-decoration:none;transition:all,.2s}.button--primary{background-color:#6366f1;color:#fff;border-color:#6366f1}.button--primary:hover{background-color:#4c4fef}.button--secondary{background-color:#fff;color:#4f46e5;border-color:#e0e0e0}.button--secondary:hover{background-color:#f5f5f5}.article-detail{max-width:60%;min-height:700px;margin:0 auto;padding:2rem;background-color:#fff;color:#2b6cb0;animation:fadeIn .3s ease forwards}.article-detail__category{font-size:.875rem;font-weight:400;color:#666;margin-bottom:.5rem;display:block}.article-detail__title{font-weight:700;font-size:2.4rem;margin-bottom:1rem;color:#333}.article-detail__date{font-size:.875rem;font-weight:font-weight-normal;color:#666;margin-bottom:1.5rem;display:flex;align-items:center}.article-detail__description{font-size:1rem;font-weight:font-weight-normal;color:#666;line-height:1.5;margin-bottom:2rem}.article-detail__back{font-weight:600;font-size:.875rem;padding:.5rem 1rem;border:1px solid #e0e0e0;background-color:#fff;color:#2b6cb0;cursor:pointer;border-radius:4px;transition:all .3s ease}.article-detail__back:hover{background-color:#2b6cb0;color:#fff;border-color:#2b6cb0}@media screen and (max-width: 1200px){.article-detail{max-width:90%}.article-detail__title{font-weight:700;font-size:1.75rem}}@media screen and (max-width: 768px){.article-detail{max-width:100%}}.profile-card{background-color:#fff;border:1px solid #e0e0e0;border-top-left-radius:12px;border-top-right-radius:12px;box-shadow:0 2px 8px #00000014;max-width:800px;margin:4rem auto 1.5rem;overflow:hidden}.profile-card__banner{background-color:#f5f5f5;height:70px}.profile-card__body{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:.75rem 1.5rem}.profile-card__avatar{width:100px;height:100px;border-radius:50%;border:4px solid #ffffff;object-fit:cover;margin-top:-40px;box-shadow:0 1px 3px #0000001a}.profile-card__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;align-items:flex-start}.profile-card__name{font-size:1.125rem;font-weight:700;color:#333;margin:0}.profile-card__subtitle{font-size:.875rem;color:#666;margin:0}.accordion{max-width:800px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem}.accordion__item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.accordion__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer}.accordion__header-main{display:flex;flex-direction:row;justify-content:center;gap:1rem;align-items:center}.accordion__title{font-size:1.125rem;font-weight:600;color:#333;margin:0}.accordion__description{font-size:.875rem;color:#666;margin:0}.accordion__icon{transition:transform .3s ease}.accordion__content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.accordion__content-inner{padding:0 1.5rem 1.5rem}.accordion__text{font-size:.875rem;line-height:1.5;color:#666;margin:0 0 1rem}.accordion__input{width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:4px;font-family:inherit;font-size:.875rem}.accordion__input:focus{outline:none;border-color:#2b6cb0;box-shadow:0 0 0 2px #2b6cb033}.accordion__item--active .accordion__icon{transform:rotate(180deg)}.accordion__item--active .accordion__content{max-height:500px}.email-contact-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.5rem}.email-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:.5rem 0}.email-section__icon{background-color:#e0e0e0;color:#333;padding:.75rem;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-shrink:0}.email-section__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px}.email-section__title{font-size:.875rem;font-weight:700;color:#666;letter-spacing:.05em;margin:0}.email-section__address{font-size:.875rem;font-weight:500;color:#333;margin:0}.email-divider{border:none;height:1px;background-color:#e0e0e0;margin:.5rem 0}.email-actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1.5rem}.button{flex-grow:1;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:8px;border:1px solid rgba(0,0,0,.1);cursor:pointer;text-align:center;transition:all .2s ease;background-color:#fff;color:#4b5563;transition:all .3s ease}.button:hover{background-color:#333;color:#fff}.social-links-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.social-link{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 0;text-decoration:none;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .2s ease}.social-link:last-child{border-bottom:none}.social-link:hover .social-link__name{color:#2b6cb0}.social-link:hover .social-link__action-icon{color:#333}.social-link__main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.social-link__icon{color:#666;display:flex;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px}.social-link__name{font-size:.875rem;font-weight:500;color:#333;margin:0;transition:color .2s ease}.social-link__action-icon{color:#666;transition:color .2s ease}.meeting-options-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.meeting-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.5rem 0;text-decoration:none;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .2s ease}.meeting-option:last-child{border-bottom:none}.meeting-option:hover .meeting-option__title{color:#2b6cb0}.meeting-option:hover .meeting-option__action-icon{color:#333}.meeting-option__main{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.meeting-option__icon{color:#666;display:flex;flex-direction:row;justify-content:center;align-items:center;width:24px;height:24px;flex-shrink:0}.meeting-option__info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px}.meeting-option__title{font-size:.875rem;font-weight:500;color:#333;margin:0;transition:color .2s ease}.meeting-option__duration{font-size:.75rem;color:#666;margin:0}.meeting-option__action-icon{color:#666;transition:color .2s ease;flex-shrink:0;margin-left:1rem}.faq-section{max-width:800px;margin:4rem auto;padding:0 1.5rem}.faq-section__title{text-align:center;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:2rem}.faq-item{border-top:1px solid #e0e0e0;padding-top:2rem}.faq-question{font-size:1.125rem;font-weight:600;color:#333;margin:0 0 .75rem}.faq-answer{font-size:.875rem;color:#666;line-height:1.5;margin:0}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}
