@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.custom__badge{width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;line-height:150%}.custom__badge-outline{padding:.5rem .75rem;border-radius:3.5rem;border:1px solid var(--custom-color-blue);background-color:var(--custom-color-light-gray-home);color:var(--custom-color-blue)}.custom__badge-secondary{padding:.5rem .75rem;border-radius:3.5rem;background-color:var(--custom-color-light-gray);color:var(--custom-color-gray)}.custom__badge-text-primary{color:var(--custom-color-blue)}.custom__badge-text-location{color:#491d00}.custom__badge-text-money{color:#004633}.custom__badge-text-secondary{color:var(--custom-color-gray)}.custom__badge-icon{min-width:1rem;min-height:1rem;width:1rem;height:1rem}.button{display:flex;justify-content:center;align-items:center;gap:.88rem;text-decoration:none;text-align:center}.button__primary{border:none;color:#fff;background-color:var(--custom-color-blue)}.button__outline{color:var(--custom-color-blue);border:1px solid var(--custom-color-blue);background-color:var(--custom-color-white)}.button__ghost{color:var(--custom-color-blue);font-weight:500}.button__text-primary{font-weight:500;color:var(--custom-color-blue)}.button__sm{font-size:.75rem;padding:.65rem 1rem;border-radius:1.5rem}.button__md{font-size:1rem;padding:.85rem 1.25rem;border-radius:2rem}.button__lg{font-size:1.125rem;padding:1.1rem 1.75rem;border-radius:2.5rem}.button__full-width{width:100%}.card{display:grid;gap:1rem;padding:1.5rem;border-radius:2rem;border:1px solid #f3f3f3;box-shadow:0 40px 95px #aeaeae1f}.card__image{width:100%;height:15rem;border-radius:1.5rem;object-fit:cover}.card__title{color:var(--custom-color-black);font-size:30px;font-weight:600;line-height:32px;padding-bottom:0}.card__badges{justify-content:start;display:flex;width:100%;row-gap:1rem;flex-wrap:wrap;column-gap:1rem}.card__bottom{gap:1rem;display:flex;justify-content:space-between;flex-direction:column;width:100%}.card__bottom-random{gap:1rem;display:flex;justify-content:end;align-items:start;justify-items:end;flex-direction:column;width:100%}.card__description{margin:.5rem 0;line-height:1.5rem}.card__link{justify-content:start;width:100%;height:fit-content}.card__link-random{justify-content:start;height:fit-content}@media (min-width: 756px){.card__link{justify-content:start;height:fit-content}.card__link-random{justify-content:end;height:fit-content}.card__bottom{flex-direction:column;justify-content:space-between}.card__bottom-right{width:20%;justify-content:end}}@media (min-width: 1024px){.card__bottom-random{display:flex;flex-direction:row;width:100%;justify-content:end;align-items:center;margin-left:auto}.card__bottom-right-random{width:50%;justify-content:end}}.navbar{position:sticky;top:0;left:0;right:0;z-index:100;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:row;justify-content:center;align-items:center;height:fit-content}.navbar__content,.navbar__content-other{padding:1rem 120px;width:100%;display:flex;justify-content:space-between;align-items:center}.navbar__content-right{display:none}.navbar__content-left{display:flex;align-items:center;gap:1.5rem}.navbar__logo{display:flex;align-items:center;gap:1rem;text-decoration:none}.navbar__logo-image{height:1.25rem}.navbar__logo-text{color:var(--custom-color-blue);font-size:1rem;font-weight:500}.navbar__cta{display:none;background-color:var(--custom-color-white);font-size:1rem}.navbar__navigation{display:none;gap:1.5rem}.navbar__highlight-line{padding-left:2rem;padding-right:2rem;background-color:var(--header-highlight-color);width:100%;height:var(--header-highlight-line-height)}.navbar__highlight-line-wrapper{position:relative;display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center;height:100%}.navbar__highlight-line-text{font-size:1rem;line-height:1.25rem;font-weight:500;width:100%;margin:0 auto;color:#202939}.navbar__left-big{display:flex;align-items:center;gap:1rem}.navbar__hamburger{border:1px solid #d9dadb;text-align:center;margin:0 auto;display:none;flex-direction:column;width:28px;height:28px;align-items:center;justify-items:center;border-radius:5px;justify-content:center;background:none;cursor:pointer}.navbar__dropdown{display:flex;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0;visibility:hidden}.navbar__dropdown a{padding:1rem;text-decoration:none;color:#202939;border-bottom:1px solid #f0f0f0}.navbar__dropdown a:hover{background-color:#f8f8f8}.navbar__dropdown.active{max-height:500px;opacity:1;visibility:visible}@media (max-width: 1024px){.navbar__navigation{display:none}.navbar__hamburger{display:grid;place-items:center}.navbar__content-other{padding:1rem 30px}}@media (max-width: 575px){.navbar__content{padding:1rem 30px}.navbar__content-left{display:flex;justify-content:space-between;width:fit-content}}@media (min-width: 576px){.navbar{justify-content:space-between}.navbar__cta{display:inline}}@media (min-width: 1024px){.navbar__navigation{display:flex}}@media (min-width: 700px){.navbar__content-right{display:flex}}.running{display:flex;justify-content:center;align-items:center;gap:.5rem;height:100%;width:100%;white-space:nowrap;overflow:hidden;padding:0 1rem}.running__ul{display:flex;justify-content:center;align-items:center;gap:1rem;padding:0;margin:0;list-style:none}.running__item{flex-shrink:0}@media (max-width: 575px){.running__ul{animation:marquee 5s linear infinite;display:inline-flex;width:max-content;white-space:nowrap}.running{overflow:hidden}}@keyframes marquee{0%{transform:translate(50%)}to{transform:translate(-50%)}}.landing__cta{width:100%;display:flex;min-height:346px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}@media (min-width: 1024px){.landing__cta{padding:3.25rem}}.hero{min-width:100%;display:flex;flex-direction:column;background-size:cover}.hero_show{min-width:100%;display:flex;flex-direction:column;background-position:center;background-repeat:no-repeat;background-size:cover}.hero__home-page{padding-top:0}.hero__about-page{min-height:70vh}.hero__privacy-page{min-height:50vh;background-color:#f8f8f8}.hero__privacy-content{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;text-align:center;align-items:center}.hero__content{margin:auto 0;width:100%;padding:30px;text-align:center}.hero__layout{margin:auto 0;width:100%;padding:0 120px;text-align:center;display:flex;flex-direction:row;justify-content:space-between}.hero__content-left{display:flex;flex-direction:column;width:100%}.hero__content-left-top{display:flex;flex-direction:column;gap:1.3rem}.hero__list-container{display:flex;flex-direction:column;gap:8px}.hero__list-text{color:#525866;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px}.hero__content-card-container{display:flex;flex-direction:row;gap:1.3rem;padding-top:2rem}.hero__content-card{display:flex;flex-direction:column;margin-right:1rem}.hero__content-card-img{width:45px;height:45px;object-fit:cover;border-radius:50%}.hero__content-control{display:flex;flex-direction:row;width:100%;justify-content:space-between}.hero__content-card-title{color:var(--custom-color-black);font-weight:900;margin-bottom:15px}.hero__content-card-control{display:flex;flex-direction:row;gap:.5rem;justify-content:end}.hero__content-user{display:flex;flex-direction:row;gap:1.3rem}.hero__right{display:none}.hero__img-right img{height:100%;width:100%;object-fit:scale-down}.hero__title{color:var(--custom-color-black);font-size:var(--custom-fs-1);font-weight:500}.hero__description{margin:1rem 0;color:var(--custom-color-gray);font-size:var(--custom-fs-5);line-height:var(--custom-lh-4)}@media (max-width: 576px){.hero__title,.hero__description{width:100%;text-align:center}}@media (min-width: 768px){.hero__layout{text-align:start}.hero__content{padding:30px 120px;text-align:left}}@media (max-width: 1024px){.hero__layout{padding:0 30px}}@media (min-width: 1024px){.hero{background-position:center}.hero__title{width:50%}.hero__description{width:80%}.hero__input,.hero__select{min-width:17.5rem;max-width:20rem}.hero__right{display:flex}.hero__content-left{width:60%;justify-content:center;align-items:start;justify-items:start;padding-right:2rem}.hero__content-card-container{padding-top:0}}.cta{padding:0 2.5rem}.cta__wrapper{background:linear-gradient(88deg,#eaf6ff 22.55%,#b8e3ff 93.75%);border-radius:2rem}.cta__container{position:relative;overflow:hidden;gap:2.5rem;padding:4.5rem 2rem;background-size:cover}.cta__title{position:relative;width:100%;color:var(--custom-color-black);font-size:var(--custom-fs-1);font-style:normal;font-weight:600;line-height:125%;letter-spacing:-.075rem}.cta__button{position:relative;display:inline-block;white-space:nowrap;margin-top:2.5rem}@media (min-width: 1024px){.cta{padding:0 5rem}.cta__container{padding:4.5rem 4rem}.cta__title{width:50%}}.footer_lp{display:flex;flex-direction:column;padding:30px;background:#1b2950;font-size:.875rem;line-height:1.25rem;font-weight:400;color:#fff;overflow:auto;position:relative}.container__footer{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer__bottom{width:100%;display:flex;flex-direction:column;justify-content:space-between}.footer__bottom img{width:30%;margin-top:2rem}.custom__footer-logo{display:flex;align-items:center;gap:1rem}.custom__footer-logo-text{font-size:1.25rem;font-weight:500}.custom__footer-description{color:#fff;font-size:var(--custom-fs-6);line-height:var(--custom-lh-6);margin-top:1.5rem;margin-bottom:4.5rem}.custom__footer-links{display:flex;flex-direction:column;gap:2.5rem}.custom__footer-links-title{margin-bottom:1.5rem;color:#fff;font-size:1.25rem;font-weight:900;line-height:var(--custom-lh-5)}.custom__footer-links-list{list-style-type:none;display:grid;gap:1rem}.custom__footer-links-item a{color:#fff;text-decoration:none;font-size:var(--custom-fs-6);line-height:var(--custom-lh-6)}.custom__footer-links-item :hover{text-decoration:underline}.custom__footer-contact{margin-top:10px;display:flex;flex-direction:column;gap:1rem}.custom__footer-contact-list{color:#fff;font-size:var(--custom-fs-6);line-height:var(--custom-lh-6)}.custom__footer-contact-list :hover{text-decoration:underline}.custom__footeer-logo{display:flex;flex-direction:row;align-items:center;gap:1rem}.custom__footer-bottom{display:flex;align-items:center;color:#fff;justify-content:space-between;width:100%}.custom__footer-hr{width:100%;display:block;border:0;height:15px;background-color:#ed2326}.footer_lp:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1rem;background-color:#ed2427}.footer_lp:after{content:"";position:absolute;width:17%;height:1rem;right:0;bottom:0;background-color:#ffd93b}.custom__footer-copyright{color:#9aa4b2;font-size:.75rem;line-height:1.125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer__certif{display:flex;align-items:center;gap:1.5rem}.footer__background-decor{position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none}.footer__background-decor__image{position:absolute;bottom:0;left:0;width:5%;height:auto;z-index:-1;object-fit:cover;max-width:none!important}@media (min-width: 1024px){.footer_lp{padding:60px 120px}.custom__footer{flex-direction:row;gap:10rem;padding:5rem}.custom__footer-links{flex-direction:row;gap:5rem}.footer__bottom{flex-direction:row;justify-content:space-between}.footer__bottom img{width:fit-content;margin-top:0}}.footer__image{display:none}@media (max-width: 1024px){.container__footer{flex-direction:column-reverse}.footer__bottom-image{display:none}.footer__image{text-align:start;display:flex;align-items:start;justify-content:start}.custom__footer-description{margin-bottom:2.5rem}}.fraud-warning-popup{padding-top:1rem;display:flex;flex-direction:column;gap:1rem}.fraud-warning-popup__heading{color:var(--qn-danger-400)}.modal_custom-fraud-warning-popup{align-items:center;--qn-modal-padding-top: 1rem}.testimoni{display:flex;flex-wrap:wrap;gap:16px}.testimoni__card{display:flex;flex:1 1 calc((100% - 16px)/2);gap:1rem;border-radius:16px;padding:1rem;background-color:#fff;border:.01em solid #e0e0e0}.testimoni__card img{border-radius:12px;width:224px;height:auto;object-position:center;object-fit:cover}.testimoni__card-content-title{display:flex;height:100%;flex-direction:column;gap:1rem;padding:16px}.testimoni__card-content--center{display:flex;justify-content:center}.testimoni__card-content{padding:8px;border-radius:7px;display:flex;flex-direction:column;gap:.5rem;width:100%;justify-content:space-between}.testimoni__card-content-bottom{display:flex;background-color:#f5f7fa!important;flex-direction:column;padding:16px;border-radius:7px;width:100%;gap:.5rem;justify-content:space-between}.testimoni__card-title{font-size:1.3rem;font-weight:700}.testimoni__card-description{font-size:18px;font-weight:400;line-height:26px}@media (max-width: 1024px){.testimoni{flex-direction:column;gap:1.5rem}.testimoni__card{flex:1 1 100%;flex-direction:column;width:100%;border-radius:10px}.testimoni__card-content-title{padding:0}.testimoni__card img{height:auto;max-height:500px;width:100%;border-radius:24px}}.section_pattern{top:0;left:0;background-size:auto;background-repeat:repeat-x}.home__new-image{display:flex;align-items:center;justify-content:center;height:auto}.section{padding-top:3.5rem}.home__cta{display:flex;flex-direction:column}.home__illustrator-image{width:100%;height:100%;object-fit:cover}.home__separator{position:absolute;top:0;right:0;bottom:0;left:0}.home__title{color:var(--custom-color-black);font-size:40px;font-weight:500}.home__title-aspire{width:100%;text-align:center}.home__title-cta{color:var(--custom-color-black);font-size:40px;font-weight:500;width:unset}.home__description-top{padding-top:3rem!important}.home__description{color:#525866;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px}.home__description-hero{color:#525866;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px;width:100%}.home__team-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}.home__team-grid-item-image{width:fit-content;height:fit-content}.home__square-image,.home__roti{justify-content:center;display:flex;flex-direction:column;padding:30px 120px}.home__roti-bg{-moz-background-size:cover;-o-background-size:cover;background-size:contain;-webkit-background-size:cover;background-position:center}.home__jobs-carosel{padding:30px}.home__roti-top{justify-content:center;align-items:center;display:flex;flex-direction:column}.home__roti-description{display:flex;justify-content:space-between}.home__roti-bottom{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:1rem}.home__roti-item{display:flex;flex:1;flex-direction:row;align-items:start;border-radius:8px}.home__roti-item-img{display:flex;border:white .1rem solid;background-color:#d3d3d380;width:fit-content;padding:.7rem;border-radius:20%;margin-bottom:1.2rem;justify-content:center;align-items:center;color:#fff}.home__roti-item-img-content{display:flex;justify-content:center;align-items:center;fill:#fff;width:31px;height:31px}.home__roti-item-content{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.home__roti-item-title{font-size:1.25rem;margin-bottom:.5rem;font-weight:700;color:#fff}.home__roti-item-title-aspire{font-size:1.6rem;margin-bottom:.5rem;font-weight:700;color:#fff}.home__roti-item-description{color:#fff;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px}.home__benefit-item-img{border:white .1rem solid;background-color:#d3d3d380;padding:1.2rem;margin-bottom:2rem;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;text-align:center}.home__benefit-grid{margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.home__benefit-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home__team-description{color:#525866;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px}.home__jobs{display:flex;width:100%;padding:0 120px;flex-wrap:wrap;gap:1rem;flex-direction:row;justify-content:center;align-items:center;position:relative}.home__jobs-card{display:grid;row-gap:0;max-height:400px;max-width:350px;min-width:350px;min-height:400px;height:100%;padding:1rem;position:relative;justify-items:stretch;justify-content:stretch;align-items:stretch;border-radius:12px;border:1px solid #dee1e6;background:#fff}.home__jobs-card-img{position:relative;height:auto;width:100%;padding:.5rem;min-height:200px;min-width:300px;max-height:200px;object-fit:cover;object-position:center;border-radius:20px;overflow:hidden}.home__jobs-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px;overflow:hidden}.home__jobs-card-title{text-overflow:ellipsis;color:var(--custom-color-black);font-weight:700;overflow:hidden;font-size:22px}.home__jobs-card-content{gap:.7rem;padding:.5rem;align-items:end;justify-items:stretch;display:grid}.home__jobs-card-description{text-overflow:ellipsis;color:var(--custom-color-gray);overflow:hidden;font-size:14px;line-height:var(--custom-lh-5)}.home__jobs-card-badges{width:100%;display:flex;justify-content:space-between;gap:1rem}.home__badge-outline{padding:.5rem .75rem;border-radius:3.5rem;background-color:var(--custom-color-light-gray);color:var(--custom-color-blue)}.home__gallery{padding:3.5rem 2.5rem;background-color:var(--custom-color-white)}.home__gallery-container{position:relative;padding-top:4.45rem;background-color:var(--custom-color-light-gray);background-size:cover;background-position:center;border-radius:2.5rem;overflow:hidden}.home__gallery-header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:75%;margin:0 auto;text-align:center}.home__gallery-text,.home__motto-text,.home__motto-item-text,.home__featured-text{color:#fff;font-size:var(--custom-fs-6);font-weight:500;line-height:var(--custom-lh-5);letter-spacing:.05rem}.home__gallery-title{margin:1.25rem 0;color:var(--custom-color-black);font-size:var(--custom-fs-2);font-weight:500;line-height:var(--custom-lh-1)}.home__gallery-content{margin-top:5rem;display:grid;gap:1.25rem}.home__gallery-row{margin-left:-2rem;display:flex;justify-content:start;align-items:center;gap:.81rem}.home__gallery-row:nth-child(odd){margin-left:-2rem}.home__gallery-row:nth-child(2n){margin-left:-12rem}.home__gallery-row:last-child{margin-bottom:-4rem}.home__gallery-item{border-radius:1.25rem;aspect-ratio:4 / 3;object-fit:cover}.home__lingkungan-content{margin-top:5rem;display:grid;gap:1.25rem;overflow:hidden!important}.home__lingkungan-row{display:flex;justify-content:start;align-items:end;gap:1rem;overflow:hidden;margin-left:-5rem;margin-right:-5rem;float:left}.home__lingkungan-item{border-radius:1.25rem;aspect-ratio:4 / 3;object-fit:cover}.home__lingkungan-item:nth-child(odd){width:20rem}.home__lingkungan-item:nth-child(2n){width:25rem}.home__lingkungan-item:nth-child(3n){width:30rem}.home__gallery-item:nth-child(odd){width:15rem}.home__gallery-item:nth-child(2n){width:20rem}.home__gallery-gradient{width:100%;height:6.75rem;position:absolute;bottom:0;background:linear-gradient(180deg,#ececec00 9.55%,#ececec 98.38%);border-radius:0 0 2rem 2rem}.home__about{padding:60px 120px;margin-top:30px;display:flex;flex-direction:column;gap:2.5rem}.home__about-background{background-repeat:no-repeat;background-position:top right;background-size:auto;background-origin:padding-box;background-clip:border-box;background-attachment:scroll}.home__about-card{display:flex;flex-direction:row;align-items:center}.home__about-card-img{min-width:60px;min-height:60px;align-items:center;justify-content:center;display:flex;padding:1rem;border-radius:10px;margin-right:1rem}.home__about-card-img img{min-width:24px;min-height:24px}.home__about-card-title{color:#525866;font-size:18px;font-weight:350;letter-spacing:.25px;word-wrap:break-word;line-height:26px}.home__about-content{gap:.5rem;display:flex;width:100%;flex-direction:column;justify-content:center}.home__activity-bottom{display:none}.home__activity-bottom-small{display:flex;flex-direction:column}.home__about-content-bottom-small{gap:.5rem;padding-top:1rem;display:flex;width:100%;flex-direction:column}.home__about-content-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home__about-contribution{display:flex;width:100%;flex-direction:column;gap:1rem}.home__about-content-gallery{gap:.5rem;margin-bottom:2rem;padding:0 30px;display:flex;height:max-content;align-content:center;justify-content:center;justify-items:center;flex-direction:column}.home__about-content-gallery img{height:min-content}.home__about-content-gallery-row{display:flex;flex-direction:row;gap:.5rem;height:100%;width:auto}.home__about-content-gallery-item-top,.home__about-content-gallery-item-bottom{flex:1}.home__about-content-gallery-item-top img{box-sizing:border-box;height:100%;width:100%;object-fit:cover;aspect-ratio:2 / 1;overflow:hidden;border-radius:1rem}.home__about-content-gallery-item-bottom img{width:auto;aspect-ratio:1 / 1;height:auto;object-fit:cover;overflow:hidden;border-radius:1rem}.home__about-content-gallery-item-top img,.home__about-content-gallery-item-bottom img{height:100%;width:100%;object-fit:cover;border-radius:1rem}.home__about-activity{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.home__stat{display:flex;flex-direction:row;padding-top:2rem;justify-content:space-between}.home__stat-card{vertical-align:text-top;display:flex;flex-direction:column;padding:1rem;justify-content:start;align-items:top;border-right:1px solid #c7d5df}.home__stat-card-end{vertical-align:text-top;display:flex;flex-direction:column;padding:1rem;justify-content:start;align-items:top}.home__stat-title{font-size:1.7rem;font-weight:700}.home__stat-description{font-size:1.2rem;line-height:var(--custom-lh-5)}.home__statistic{margin-top:2.5rem;padding:4.25rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem;border-radius:2.5rem;background-color:var(--custom-color-light-gray)}.home__statistic-item{padding:0 5rem;display:grid;place-items:center;gap:1rem;text-align:center}.home__statistic-count{font-weight:500;font-size:var(--custom-fs-1);line-height:var(--custom-lh-2)}.home__statistic-desc{color:var(--custom-color-teal);font-size:var(--custom-fs-6)}.home__motto{position:relative;padding:5rem 2.5rem;background-color:var(--custom-color-black)}.home__motto-illustration{position:absolute;top:0;left:0;z-index:10;width:100%;padding:1.25rem}.home__motto-header{position:relative;z-index:50;display:flex;flex-direction:column;justify-content:center;align-items:center;width:75%;margin:0 auto;text-align:center}.home__motto-title{margin:1.25rem 0;color:var(--custom-color-white);font-size:var(--custom-fs-2);font-weight:500;line-height:var(--custom-lh-1)}.home__motto-content{position:relative;z-index:50;margin:6.25rem 0;display:grid;gap:12.5rem}.home__motto-row{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.home__motto-row:nth-child(odd){flex-direction:column-reverse}.home__motto-item{display:flex;flex-direction:column;justify-content:center;color:var(--custom-color-white)}.home__motto-item-title{margin-top:1.25rem;margin-bottom:1rem;color:#fff;font-size:var(--custom-fs-3);font-weight:500;line-height:var(--custom-lh-2)}.home__motto-item-desc{width:100%;opacity:.56;color:#fff;font-size:var(--custom-fs-6);line-height:var(--custom-lh-5)}.home__motto-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:1.5rem;box-shadow:0 40px 95px #ffffff1f}.home__featured{padding:5rem 3rem}.home__privacy-content{display:flex;flex-direction:column;padding:0 30px 30px;font-size:1.2rem;gap:1rem;line-height:var(--custom-lh-5)}.home__privacy-bullet{padding-right:2.7rem;padding-left:2.7rem}.home__text-white{color:#fff}.home__featured-row{display:flex;flex-direction:column;gap:2rem;justify-content:center;align-items:center}.home__featured-title{margin-top:1.25rem;color:var(--custom-color-black);font-size:var(--custom-fs-2);font-weight:500;line-height:var(--custom-lh-1)}.home__slide-controls{display:flex;gap:1rem}.home__slide-button{background-color:transparent;border:none;outline:none;cursor:pointer}.home__slide-container{padding:3.5rem 0}.home__featured-cta{display:grid;place-items:center}.profile-card{width:300px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.image-container{position:relative;width:100%}.image-container img{width:100%;height:auto;display:block}.overlay-text{position:absolute;bottom:0;left:0;right:0;background:#ffffffe6;padding:15px}.overlay-text-name{margin:0 0 5px;font-size:1.2rem;color:#333}.home__featured-cta-button{padding:1rem 1.5rem;border-radius:2rem;border:1px solid var(--custom-color-blue);color:var(--custom-color-blue);font-size:1.125rem;line-height:1.5rem;text-decoration:none}.home__event{display:flex;flex-direction:column;gap:20px}.home__event-top,.home__event-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.home__event-top-img,.home__event-bottom-img{position:relative;overflow:hidden;border-radius:10px;cursor:pointer}.home__event-top-img img,.home__event-bottom-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.home__event-top-img:hover img,.home__event-bottom-img:hover img{transform:scale(1.1)}.home__event-top-img:before,.home__event-bottom-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);opacity:0;transition:opacity .3s ease-in-out;z-index:1}.home__event-top-img:hover:before,.home__event-bottom-img:hover:before{opacity:1}.home__event-top-img:after,.home__event-bottom-img:after{content:attr(data-overlay-text);position:absolute;bottom:20px;left:20px;right:20px;transform:none;text-align:left;color:#fff;font-size:18px;font-weight:700;opacity:0;transition:opacity .3s ease-in-out;z-index:2;padding:10px;width:calc(100% - 40px)}.home__event-top-img:hover:after,.home__event-bottom-img:hover:after{opacity:1}.home__testimoni{background-repeat:no-repeat;background-position:top right;background-size:auto;background-origin:padding-box;background-clip:border-box;background-attachment:scroll;padding:30px}.home__button-glide{display:none}.button-container-center{display:flex;flex-wrap:wrap;width:100%;text-align:start;justify-content:start;margin-top:15px;gap:1rem}@media (max-width: 480px){.home__jobs-card{max-width:auto}.home__event-top,.home__event-bottom{grid-template-columns:1fr}.home__event-top-img:after,.home__event-bottom-img:after{font-size:14px}}@media (max-width: 1024px){.home__about{padding:1rem 30px}.home__roti{padding:30px}.home__square-image{padding:1rem 30px}.home__jobs{padding:0 30px}.home__roti-item-content{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}}@media (min-width: 576px){.home__featured{padding:5rem}.home__testimoni{padding:60px 120px}.home__about-content-gallery,.home__about-content{padding:0}.home__jobs-carosel{padding:10px 30px}.home__privacy-content{padding:0 120px}}@media (min-width: 768px){.home__jobs:before,.home__jobs:after{width:200px}}@media (max-width: 768px){.home__about{flex-direction:column-reverse}.home__new-image{height:auto;width:100%}.glide__arrows{display:none}.home__button-glide{display:block}}@media (min-width: 1024px){.home__jobs-card-img{min-width:auto}.home__title-aspire{width:40%}.home__roti-bottom,.home__benefit-row{align-items:start}.home__description-top{padding-top:0}.home__jobs-carosel{padding:20px 120px}.home__title-cta{width:850px}.home__jobs-card{width:100%}.home__description-hero{width:70%}.home__gallery{padding:3.5rem 5rem}.home__gallery-header,.home__motto-header{width:50%}.home__gallery-item:nth-child(odd){width:20rem}.home__gallery-item:nth-child(2n){width:25rem}.home__motto{padding:5rem}.home__motto-row,.home__motto-row:nth-child(odd){flex-direction:row;justify-content:space-between;gap:10rem}.home__motto-item-desc{width:67.5%}.home__featured{padding:5rem 7.5rem}.home__featured-row{justify-content:space-between;flex-direction:row}.home__about-content-bottom{flex-direction:row}}@media (min-width: 1280px){.home__statistic{flex-direction:row;gap:0}.home__statistic-item{border-right:1px solid #c7d5df}.home__statistic-item:last-child{border-right:none}.home__motto-image{width:30rem}.home__about{display:flex;flex-direction:row}.home__about-content-gallery{margin-bottom:0;height:auto;width:40%}.home__about-content{width:80%}}@media (max-width: 1280px){.home__event-top,.home__event-bottom{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1536px){.home__motto-image{width:40rem}.home__activity-bottom{display:flex;flex-direction:column}.home__activity-bottom-small{display:none}.home__about-content{justify-content:space-between}}@media (max-width: 576px){.home__event-top,.home__event-bottom{grid-template-columns:1fr}.home__benefit-grid{display:flex;gap:1 rem;flex-direction:column}.home__stat{display:flex;flex-direction:column}.home__stat-card{padding:0;padding-bottom:.5rem;border-right:none;border-bottom:1px solid #c7d5df;margin-top:2rem;margin-left:0}.home__stat-card-end{padding:0;margin-top:2rem;border-bottom:1px solid #c7d5df;padding-bottom:.5rem}.hero__content-left-top{padding-top:5px}.hero__content-left-bottom{padding:2rem}.home__roti-item-img{margin-bottom:1rem}}@media (max-width: 769px){.home__event-top,.home__event-bottom{grid-template-columns:1fr}}@media (min-width: 1700px){.home__team-description{font-size:20px}}@media (max-width: 1024px){.button-container-center{justify-content:center}.home__benefit-row{flex-direction:column}.home__stat{padding-top:2rem}.home__roti-description{flex-direction:column}.home__team-description{width:100%}.home__about-image{display:none}.home__roti-bottom{flex-direction:column}.home__roti-item-img-container{display:flex;justify-content:center}.home__roti-item-img-content{margin:0 auto}}.jobs{padding:1.5rem 2rem}.jobs__apply-form{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:20px;border-radius:14px;border:2px solid #f3f3f3}.jobs__apply-left-card{height:fit-content;width:60%;flex-direction:column;position:sticky;top:120px;align-self:flex-start;display:grid;gap:20px;padding:24px;border-radius:14px;background-color:#fff;border:2px solid #f3f3f3}.jobs__title{text-align:center;color:var(--custom-color-black);font-size:var(--custom-fs-3);font-weight:500;line-height:125%}.jobs__menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));column-gap:1.25rem;align-items:center}.jobs__list-background{background-size:75%,auto;display:flex;align-items:center;justify-content:center;justify-items:center;min-height:25vh;background-repeat:no-repeat;background-position:right 55%;background-clip:content-box,border-box}@media (min-width: 576px){.jobs__list-background{background-size:45%,auto}}@media (min-width: 1024px){.jobs__list-background{background-size:25%,auto}}.jobs__wrapper{display:flex;flex-direction:column;gap:1.5rem}.jobs__empty{font-size:var(--custom-fs-5);font-weight:500;color:var(--custom-color-black);text-align:center}.jobs__list-container{width:100%}.jobs__list-wrapper{display:grid;place-items:center;margin:0 auto}.jobs__form{position:relative}.jobs__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;width:100%}.jobs__container>div{box-sizing:border-box}.jobs__container.empty{display:flex;align-items:center;justify-content:center;padding:2rem}.jobs__pagination{margin:1.5rem 0;display:grid;place-items:center;gap:1.5rem}.jobs__pagination-button{background-color:var(--custom-color-white)}.jobs__pagination-detail{color:var(--custom-color-gray);line-height:var(--custom-lh-5);text-align:center}.jobs__card-top{gap:10px;display:flex;flex-direction:column-reverse;justify-content:space-between}.jobs__content-badge-big{display:flex;width:fit-content;align-items:center;gap:6px;padding:6px 13px 6px 12px;border:1px #c9e8e1 solid;border-radius:8px}.jobs__content-badge-small{display:flex;align-items:center;gap:.5rem;padding:5px 8px;border-radius:4.67px}.jobs-detail__banner{max-height:350px;object-fit:cover;width:100%}.jobs-detail__wrapper{padding-left:30px;padding-right:30px;margin:0 auto;position:relative;margin-top:-25vh;z-index:10;width:100%}.jobs-detail__wrapper-show{padding:1rem 30px;margin:0 auto}.jobs__datatable-card{display:flex;flex-direction:column;align-items:stretch;border-radius:12px;background-color:#fff;border:1px solid #e1e4ea;overflow:hidden}.jobs__datatable-card-random{display:flex;flex-direction:row;align-items:stretch;gap:24px;border-radius:12px;background-color:#fff;border:1px solid #e1e4ea;overflow:hidden}.jobs__datatable-card-related{display:flex;flex-direction:row;border-radius:25px;gap:24px;border:1px solid #f3f3f3;box-shadow:0 40px 95px #aeaeae1f;align-items:stretch;overflow:hidden}.jobs__datatable-card-image{display:flex;justify-content:center;align-items:center;position:relative;width:100%;max-height:240px;height:auto;flex:0 0 auto;aspect-ratio:4/3;overflow:hidden}.jobs__datatable-card-image-random{display:flex;justify-content:center;align-items:center;position:relative;width:100%;max-width:200px;height:auto;flex:0 0 auto;aspect-ratio:4/3;overflow:hidden}.jobs__datatable-card-image img,.jobs__datatable-card-image-random img{width:100%;height:100%;object-fit:cover;object-position:center}.jobs__datatable-card-title{color:var(--custom-color-black);font-size:21px;font-weight:800}.jobs__datatable-card-content{padding:1.5rem;gap:26px;width:100%;justify-content:space-between;display:flex;flex-direction:column;flex-grow:1}.jobs__datatable-card-content-top{display:flex;flex-direction:column;gap:8px}.jobs__datatable-card-content-random{padding:1.5rem;padding-left:0;max-height:auto;gap:5px;width:100%;display:flex;flex-direction:column;justify-content:center}.jobs__datatable-card-content.has-image{justify-content:space-between}.jobs__datatable-card-content-related{padding:1.5rem;padding-left:0;gap:1rem;width:100%;display:flex;flex-direction:column;justify-content:center}.jobs-detail__header-wrapper{display:flex;justify-content:space-between;align-items:center;gap:2rem;text-align:center;padding:1.5rem 0}.jobs-detail__actions{display:flex;gap:1rem}.jobs-detail__title{font-size:2rem;font-weight:600;line-height:125%;margin:.75rem 0}.jobs-detail__timestamp{color:var(--custom-color-gray);font-size:1rem;line-height:150%}.jobs-detail__badges{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.jobs-detail__divider{margin:2.5rem 0}.jobs-detail__description{color:#000;font-size:18px;font-weight:400;line-height:26px;padding-top:.5rem}.jobs-detail__buttons{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.jobs-form__container{display:flex;flex-direction:column;gap:1rem;margin:auto}.jobs-form__title{color:#2a2e3c;font-size:28px;font-weight:700;line-height:38px;letter-spacing:.25px;word-wrap:break-word}.jobs-form__description{color:#000;font-size:20px;font-weight:600;line-height:30px;letter-spacing:.25px;word-wrap:break-word}.jobs-apply-success__container{max-width:36rem;padding:2.5rem;margin:auto;display:grid;place-items:center;gap:2.5rem}.jobs-apply-success__image{max-width:100%}.jobs-apply-success__typography{display:grid;gap:1.25rem}.jobs-apply-success__heading{color:var(--custom-color-black);text-align:center;font-size:var(--custom-fs-4);font-weight:600;line-height:125%}.jobs-apply-success__paragraph{color:var(--custom-color-black);text-align:center;font-size:var(--custom-fs-6);font-weight:400;line-height:125%}.jobs__hero{height:300px}.jobs__content{padding-top:2rem;display:flex;flex-direction:row}.jobs__content-description{display:flex;width:70%;flex-direction:column;margin-right:2rem}.jobs__content-card{display:grid;gap:1rem;padding:1.5rem;width:100%;border-radius:14px;border:1px solid #e1e4ea;box-shadow:0 40px 95px #aeaeae1f}.jobs__content-button{display:flex;justify-content:center;align-items:center;width:30%;position:sticky;top:130px;align-self:flex-start;height:fit-content}.jobs__details-badge{display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.jobs__container{grid-template-columns:1fr 1fr}.jobs-detail__wrapper-show{padding:30px 120px}.jobs-detail__wrapper{padding-left:60px;padding-right:60px}.jobs-detail__buttons{flex-direction:row}}@media (max-width: 1024px){.jobs__apply-left-card{position:static;width:100%}}@media (min-width: 1024px){.jobs__list-background{background-size:25%,auto}.jobs-form__container{width:100%;flex-direction:row}.jobs__title{text-align:left}.jobs__container{grid-template-columns:1fr 1fr 1fr}.jobs__wrapper{flex-direction:column}.jobs__pagination-detail{text-align:left}.jobs__card-top{flex-direction:row}.jobs-detail__header-wrapper{flex-direction:row;justify-content:space-between;text-align:start}.jobs-detail__badges{justify-content:center}.jobs-detail__description{padding-top:.7rem;padding-bottom:.7rem}.jobs{padding:30px 120px}}@media (max-width: 1024px){.jobs__menu{display:flex;flex-direction:column}.jobs__menu-item{width:100%}.jobs__content{padding-top:0;display:flex;flex-direction:column-reverse}.jobs__content-description{display:flex;width:100%;flex-direction:column;gap:1.5rem}.jobs__content-button{position:static;display:flex;justify-content:center;align-items:center;margin-top:2rem;margin-bottom:2rem;width:100%}.jobs__datatable-card{flex-direction:column}.jobs__datatable-card-random{flex-direction:column;padding-top:0}.jobs__datatable-card-related{flex-direction:column}.jobs__datatable-card-content{width:100%;height:100%;justify-content:center;padding-left:1.5rem}.jobs__datatable-card-content-random{width:100%;height:100%;padding-top:0;justify-content:center;padding-left:1.5rem}.jobs__datatable-card-content-related{width:100%;height:100%;max-height:max-content;padding-top:0;padding-left:1.5rem}.jobs__datatable-card-image{width:100%;max-width:100%;overflow:hidden}.jobs__datatable-card-image img{width:100%;height:100%;object-fit:cover}.jobs__datatable-card-image-random{width:100%;max-width:100%;overflow:hidden}.jobs__datatable-card-image-random img{width:100%;height:100%;object-fit:cover}}.custom__ql-container>*{cursor:text;line-height:var(--custom-lh-5);font-size:var(--custom-fs-6)}.custom__ql-container img{display:block;margin:0 auto}.custom__ql-container strong{font-weight:600}.custom__ql-container p,.custom__ql-container ol,.custom__ql-container ul,.custom__ql-container pre,.custom__ql-container blockquote,.custom__ql-container h1,.custom__ql-container h2,.custom__ql-container h3,.custom__ql-container h4,.custom__ql-container h5,.custom__ql-container h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;color:var(--custom-color-black)}.custom__ql-container ol,.custom__ql-container ul{padding-left:.15em}.custom__ql-container ol>li,.custom__ql-container ul>li{list-style-type:none}.custom__ql-container ul>li:before{content:"•"}.custom__ql-container ul[data-checked=true],.custom__ql-container ul[data-checked=false]{pointer-events:none}.custom__ql-container ul[data-checked=true]>li *,.custom__ql-container ul[data-checked=false]>li *{pointer-events:all}.custom__ql-container ul[data-checked=true]>li:before,.custom__ql-container ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.custom__ql-container ul[data-checked=true]>li:before{content:"☑"}.custom__ql-container ul[data-checked=false]>li:before{content:"☐"}.custom__ql-container li:before{display:inline-block;white-space:nowrap;width:1.2em}.custom__ql-container li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.custom__ql-container li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.custom__ql-container ol li:not(.ql-direction-rtl),.custom__ql-container ul li:not(.ql-direction-rtl){padding-left:1.5em}.custom__ql-container ol li.ql-direction-rtl,.custom__ql-container ul li.ql-direction-rtl{padding-right:1.5em}.custom__ql-container ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.custom__ql-container ol li:before{content:counter(list-0,decimal) ". "}.custom__ql-container ol li.ql-indent-1{counter-increment:list-1}.custom__ql-container ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-2{counter-increment:list-2}.custom__ql-container ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.custom__ql-container ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-3{counter-increment:list-3}.custom__ql-container ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.custom__ql-container ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-4{counter-increment:list-4}.custom__ql-container ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-5{counter-increment:list-5}.custom__ql-container ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.custom__ql-container ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-6{counter-increment:list-6}.custom__ql-container ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.custom__ql-container ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-7{counter-increment:list-7}.custom__ql-container ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-7{counter-reset:list-8 list-9}.custom__ql-container ol li.ql-indent-8{counter-increment:list-8}.custom__ql-container ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.custom__ql-container ol li.ql-indent-8{counter-reset:list-9}.custom__ql-container ol li.ql-indent-9{counter-increment:list-9}.custom__ql-container ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.custom__ql-container .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.custom__ql-container li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.custom__ql-container .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.custom__ql-container li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.custom__ql-container .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.custom__ql-container li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.custom__ql-container .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.custom__ql-container li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.custom__ql-container .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.custom__ql-container li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.custom__ql-container .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.custom__ql-container li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.custom__ql-container .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.custom__ql-container li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.custom__ql-container .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.custom__ql-container li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.custom__ql-container .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.custom__ql-container li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.custom__ql-container .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.custom__ql-container li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.custom__ql-container .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.custom__ql-container li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.custom__ql-container .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.custom__ql-container li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.custom__ql-container .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.custom__ql-container li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.custom__ql-container .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.custom__ql-container li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.custom__ql-container .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.custom__ql-container li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.custom__ql-container .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.custom__ql-container li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.custom__ql-container .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.custom__ql-container li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.custom__ql-container .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.custom__ql-container li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.custom__ql-container .ql-video{display:block;max-width:100%}.custom__ql-container .ql-video.ql-align-center{margin:0 auto}.custom__ql-container .ql-video.ql-align-right{margin:0 0 0 auto}.custom__ql-container .ql-bg-black{background-color:#000}.custom__ql-container .ql-bg-red{background-color:#e60000}.custom__ql-container .ql-bg-orange{background-color:#f90}.custom__ql-container .ql-bg-yellow{background-color:#ff0}.custom__ql-container .ql-bg-green{background-color:#008a00}.custom__ql-container .ql-bg-blue{background-color:#06c}.custom__ql-container .ql-bg-purple{background-color:#93f}.custom__ql-container .ql-color-white{color:#fff}.custom__ql-container .ql-color-red{color:#e60000}.custom__ql-container .ql-color-orange{color:#f90}.custom__ql-container .ql-color-yellow{color:#ff0}.custom__ql-container .ql-color-green{color:#008a00}.custom__ql-container .ql-color-blue{color:#06c}.custom__ql-container .ql-color-purple{color:#93f}.custom__ql-container .ql-font-serif{font-family:Georgia,Times New Roman,serif}.custom__ql-container .ql-font-monospace{font-family:Monaco,Courier New,monospace}.custom__ql-container .ql-size-small{font-size:.75rem}.custom__ql-container .ql-size-large{font-size:1.5rem}.custom__ql-container .ql-size-huge{font-size:2.5rem}.custom__ql-container .ql-direction-rtl{direction:rtl;text-align:inherit}.custom__ql-container .ql-align-center{text-align:center}.custom__ql-container .ql-align-justify{text-align:justify}.custom__ql-container .ql-align-right{text-align:right}@media only screen and (min-width: 1024px){.custom__ql-container ol,.custom__ql-container ul{padding-left:1.5em}.custom__ql-container ol li:not(.ql-direction-rtl),.custom__ql-container ul li:not(.ql-direction-rtl){padding-left:1.5em}.custom__ql-container ol li.ql-direction-rtl,.custom__ql-container ul li.ql-direction-rtl{padding-right:1.5em}.custom__ql-container ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.custom__ql-container ol li:before{content:counter(list-0,decimal) ". "}.custom__ql-container ol li.ql-indent-1{counter-increment:list-1}.custom__ql-container ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-2{counter-increment:list-2}.custom__ql-container ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.custom__ql-container ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-3{counter-increment:list-3}.custom__ql-container ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.custom__ql-container ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-4{counter-increment:list-4}.custom__ql-container ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-5{counter-increment:list-5}.custom__ql-container ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.custom__ql-container ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-6{counter-increment:list-6}.custom__ql-container ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.custom__ql-container ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.custom__ql-container ol li.ql-indent-7{counter-increment:list-7}.custom__ql-container ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.custom__ql-container ol li.ql-indent-7{counter-reset:list-8 list-9}.custom__ql-container ol li.ql-indent-8{counter-increment:list-8}.custom__ql-container ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.custom__ql-container ol li.ql-indent-8{counter-reset:list-9}.custom__ql-container ol li.ql-indent-9{counter-increment:list-9}.custom__ql-container ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.custom__ql-container .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.custom__ql-container li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.custom__ql-container .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.custom__ql-container li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.custom__ql-container .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.custom__ql-container li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.custom__ql-container .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.custom__ql-container li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.custom__ql-container .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.custom__ql-container li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.custom__ql-container .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.custom__ql-container li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.custom__ql-container .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.custom__ql-container li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.custom__ql-container .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.custom__ql-container li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.custom__ql-container .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.custom__ql-container li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.custom__ql-container .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.custom__ql-container li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.custom__ql-container .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.custom__ql-container li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.custom__ql-container .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.custom__ql-container li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.custom__ql-container .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.custom__ql-container li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.custom__ql-container .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.custom__ql-container li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.custom__ql-container .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.custom__ql-container li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.custom__ql-container .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.custom__ql-container li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.custom__ql-container .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.custom__ql-container li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.custom__ql-container .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.custom__ql-container li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}}.error-container{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.error-container .error-card{display:flex;flex-direction:column;justify-content:center;align-content:center;padding:2rem}.error-container .error-card .error-card__title{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:1rem}.error-container .error-card .error-card__title h1{font-weight:700}p{font-size:1rem;line-height:1.5rem;color:var(--qn-neutral-700)}.error-card__title img{width:200px;padding-bottom:1rem}.error-container .error-card .error-card__body{display:flex;flex-direction:column;justify-content:center;align-content:center}:root{--custom-fs-1: 2.25rem;--custom-fs-2: 2rem;--custom-fs-3: 1.75rem;--custom-fs-4: 1.5rem;--custom-fs-5: 1.25rem;--custom-fs-6: 1rem;--custom-lh-1: 2.75rem;--custom-lh-2: 2.5rem;--custom-lh-3: 2.25rem;--custom-lh-4: 2rem;--custom-lh-5: 1.75rem;--custom-lh-6: 1.25rem;--custom-color-black: #0F2C3F;--custom-color-white: #FFFFFF;--custom-color-gray: rgba(0, 0, 0, .5);--custom-color-light-gray: #F4F7F9;--custom-color-light-gray-home: #ECEFF3;--custom-color-blue: #3955A4;--custom-color-gray-profile: #E8E8E8;--custom-color-blue-sevima: #0E69F5;--custom-color-red-sevima: #ED2326;--custom-color-red-home:#C4051F;--custom-color-teal: #4D6D7D;--custom-color-gray-line: #DEE1E6;--custom-color-home:#F2F8FF;--header-highlight-color: #FFC006;--header-highlight-line-height: 2.5rem;--custom-color-footer: #08305B}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter Tight,sans-serif}select,button{cursor:pointer}select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2hldnJvbi1kb3duIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuNjQ2IDQuNjQ2YS41LjUgMCAwIDEgLjcwOCAwTDggMTAuMjkzbDUuNjQ2LTUuNjQ3YS41LjUgMCAwIDEgLjcwOC43MDhsLTYgNmEuNS41IDAgMCAxLS43MDggMGwtNi02YS41LjUgMCAwIDEgMC0uNzA4eiIvPgo8L3N2Zz4=) no-repeat 95% 50%}.emphasis{font-style:italic;font-weight:600}@media only screen and (min-width: 1024px){:root{--custom-fs-1: 2.5rem;--custom-fs-2: 2.25rem;--custom-fs-3: 2rem;--custom-fs-4: 1.75rem;--custom-fs-5: 1.5rem;--custom-fs-6: 1rem;--custom-lh-1: 2.75rem;--custom-lh-2: 2.5rem;--custom-lh-3: 2.25rem;--custom-lh-4: 2rem;--custom-lh-5: 1.75rem;--custom-lh-6: 1.25rem}}@media only screen and (min-width: 83.437rem){html{font-size:100%}}
