.form .grid-2{justify-items:unset;gap:20px}.form-item__label{display:block;margin-bottom:12px;margin-left:4px;font-size:1.125rem;font-weight:700}.form-item__input,.form-item__textarea{background:#fcfcfd;border:1px solid #8794A7;padding:10px 1rem;border-radius:12px;margin-bottom:2rem;width:100%}.form-item__input::placeholder,.form-item__textarea::placeholder{color:#666;font-size:.875rem}.form-item__error{background:#ff4b4b33;color:#ff4b4b;font-size:.875rem;padding:5px 10px;border-radius:4px;display:inline-block;transform:translateY(-10px)}.form-footer a,.form-footer p{font-size:.875rem}.form-footer a{text-decoration:underline}.form-footer a:hover{color:var(--brand-500)}@media screen and (max-width: 1140px){.form .grid-2{gap:0}.form-item__input{margin-bottom:20px}.form-footer{display:flex;flex-direction:column}.form-footer.center{align-items:flex-start}.form-footer .btn{width:100%}}*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;scroll-behavior:smooth;line-height:1}a{text-decoration:none}button{cursor:pointer;border:none}span,input,label,button,li,select,textarea,table,td{font-family:Poppins,sans-serif}img{max-width:100%;object-fit:cover}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}strong{font-weight:700}html{font-family:Poppins,sans-serif}h1{font-family:Figtree,sans-serif;font-size:2rem;line-height:120%}@media screen and (max-width: 740px){h1{font-family:Figtree,sans-serif;font-size:2rem;line-height:120%}}h2{font-weight:300;font-family:Figtree,sans-serif;font-size:3.5rem;line-height:120%}@media screen and (max-width: 740px){h2{font-family:Figtree,sans-serif;font-size:2.25rem;line-height:120%}}h3{font-family:Figtree,sans-serif;font-size:2rem;line-height:140%;font-weight:300}@media screen and (max-width: 740px){h3{font-family:Figtree,sans-serif;font-size:1.5rem;line-height:120%}}h4{font-family:Figtree,sans-serif;font-size:1.125rem;line-height:120%}@media screen and (max-width: 740px){h4{font-family:Figtree,sans-serif;font-size:1.125rem;line-height:120%}}h5{font-family:Figtree,sans-serif;font-size:1.25rem;line-height:120%}@media screen and (max-width: 740px){h5{font-family:Figtree,sans-serif;font-size:1rem;line-height:120%}}h6{font-family:Figtree,sans-serif;font-size:1rem;line-height:normal}@media screen and (max-width: 740px){h6{font-family:Poppins,sans-serif}}p{font-weight:300;line-height:150%;font-family:Poppins,sans-serif;font-size:1.125rem;line-height:140%}@media screen and (max-width: 740px){p{font-family:Poppins,sans-serif;font-size:1.125rem;line-height:2rem}}a{color:inherit;font-weight:unset;background:unset;font-family:Poppins,sans-serif;font-size:1rem;line-height:100%}@media screen and (max-width: 740px){a{font-family:Poppins,sans-serif;font-size:1rem;line-height:100%}}.faq{margin:0 20px}.faq__container{padding:60px 80px;display:grid;grid-template-columns:repeat(3,1fr);background-color:var(--brand-600);border-radius:28px;gap:60px}@media screen and (max-width: 740px){.faq__container{margin:0!important;padding:40px}}.faq_text{justify-content:center;gap:20px;color:#e5e7eb}.faq_text_h3{font-weight:500}.faq_text_p{font-weight:300}@media screen and (max-width: 1140px){.faq_text{grid-column:span 3!important}}.faq_accordions{grid-column:span 2;gap:30px;list-style:none}@media screen and (max-width: 1140px){.faq_accordions{grid-column:span 3;padding:0}}.faq_accordions details{transition:max-height .3s ease-out}.faq_accordions details .open{display:none}.faq_accordions details .closed{display:block}.faq_accordions details[open] .open{display:block}.faq_accordions details[open] .closed{display:none}.faq_accordions details[open] .accordion-body{opacity:1}.faq_accordions details[open] .accordion-text{white-space:wrap}.faq_accordions .accordion{cursor:pointer;border-radius:10px;background-color:#f3faf7;padding:24px}.faq_accordions .accordion hr{border:none;height:1px;background-color:var(--brand-600);width:100%;margin:20px 0}.faq_accordions .accordion summary::marker{content:none}.faq_accordions .accordion-container{display:flex;align-items:center;justify-content:space-between;gap:10px}.faq_accordions .accordion-text{color:var(--brand-600);font-weight:500;font-size:1.125rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faq_accordions .accordion-body{opacity:0;transition:opacity .3s ease-out;color:var(--brand-500);font-size:.875rem;font-weight:400}@media screen and (max-width: 740px){.faq.section{padding:120px 0}}.pagination{padding:40px 0;display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.pagination a,.pagination .active{transition:.3s;font-size:22px;padding:15px 23px;text-decoration:none;font-weight:400;color:#13312e;border:2px solid #E3DBD8;border-radius:5px}.pagination a:hover,.pagination a.active,.pagination .active:hover,.pagination .active.active{border-color:#13312e}.pagination .disabled{display:none}.author{padding:0 20px}.author .hero-box__txt{gap:10px}@media screen and (max-width: 960px){.author .hero-box__container{flex-direction:column;align-items:center}.author .hero-box p{line-height:130%}}@media screen and (max-width: 740px){.author .hero-box h1{text-align:center;font-size:2rem}}.about-cta{background-color:var(--brand-700);border-radius:20px;padding:100px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;color:#fff}.about-cta.container{margin:100px auto}.about-cta__img img{border-radius:1rem;height:300px}.about-cta__img h2{font-size:1.75rem;margin-top:1rem}.about-cta__text{grid-column:span 3;margin-left:100px;border-top:1px solid #fff;padding-top:2rem}.about-cta__text p{font-size:3.5rem;line-height:130%}@media screen and (max-width: 1140px){.about-cta{padding:100px 40px}.about-cta__text{margin-left:60px}.about-cta__text p{font-size:3rem}}@media screen and (max-width: 960px){.about-cta{grid-template-columns:1fr;padding:60px 40px}.about-cta__img img{width:100%}.about-cta__text{grid-column:1;grid-row:1;margin-left:0;margin-bottom:40px}}@media screen and (max-width: 740px){.about-cta{padding:40px 20px}.about-cta__img h2{font-size:1.25rem}.about-cta__text p{font-size:2rem}}.about-history{margin-bottom:200px}.about-history__container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;color:var(--brand-700)}.about-history__container img{border-radius:1rem}.about-history__txt{grid-column:span 2;margin-right:100px}.about-history__txt .equipe-txt{margin-bottom:60px;margin-right:100px}.about-history__txt-content{display:flex;gap:40px}.about-history__txt-content img{max-width:300px;max-height:400px}.about-history__txt-content .btn{margin-top:20px}.about-history__img img{height:100%;min-height:600px}@media screen and (max-width: 1140px){.about-history__txt{margin-right:20px}}@media screen and (max-width: 960px){.about-history__container{grid-template-columns:1fr}.about-history__txt{grid-column:1;margin-right:0;margin-bottom:40px}.about-history__img img{width:100%}}@media screen and (max-width: 740px){.about-history__txt{margin-bottom:.5rem}.about-history__txt .equipe-txt{margin-right:0;margin-bottom:20px}.about-history__txt-content{flex-direction:column}.about-history__txt-content img{width:100%;max-width:unset}.about-history__img img{min-height:unset;max-height:300px}}.about-mission{margin-bottom:120px;display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:40px;position:relative}.about-mission.container{padding:40px}.about-mission__title{color:var(--brand-700);margin-right:200px;position:sticky;top:100px}.about-mission__title h3{min-width:110px}.about-mission__title .flex-column{gap:1rem;align-items:flex-start}.about-mission__content li{border-top:1px solid var(--brand-700);margin-top:1.25rem;padding-top:1.25rem;display:flex;gap:40px;margin-bottom:3rem}.about-mission__content span,.about-mission__content h3{font-size:2rem;display:inline-block;line-height:140%;color:var(--brand-700)}.about-mission__content h3{font-weight:700;margin-bottom:1rem}.about-mission__content-text{color:#363c43}@media screen and (max-width: 1140px){.about-mission__title{margin-right:100px}}@media screen and (max-width: 960px){.about-mission__title{margin-right:20px}}@media screen and (max-width: 740px){.about-mission{grid-template-columns:1fr;gap:20px}.about-mission.container{padding:0}.about-mission__title{position:static;margin-right:0;margin-bottom:40px}.about-mission__content li{flex-direction:column;align-items:flex-start;margin-top:0;gap:20px}}.bio{padding:2rem;background:#fcfcfd;min-height:100vh}.bio__container{max-width:420px;min-height:500px;width:100%;text-align:center;background:#fff;padding:2rem 2rem 1rem;border-radius:.25rem;box-shadow:0 0 4px #0000000d;justify-content:space-between}.bio__header{margin-bottom:1.5rem}.bio__avatar{margin-bottom:1rem}.bio__avatar img,.bio__avatar svg{width:96px;height:96px;border-radius:50%;object-fit:contain;object-position:center;border:2px solid #e5e5e5}.bio__name{font-size:1.5rem;font-weight:600;color:#111;margin-top:.5rem}.bio__list{padding:0;margin:2rem 0}.bio__list-item{margin-bottom:1rem}.bio__button{display:block;width:100%;padding:.75rem 1rem;background:#f1f1f1;color:#111;text-decoration:none;border-radius:.25rem;font-weight:500;transition:background .3s,transform .2s}.bio__button:hover{background:#e5e5e5;transform:translateY(-2px)}.bio__social{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.bio__social .footer__social-link{display:inline-flex;align-items:center;justify-content:center;background:#f1f1f1;border-radius:.25rem;padding:.75rem;transition:background .25s ease}.bio__social .footer__social-link svg{width:24px;height:24px}.bio__social .footer__social-link svg path{fill:#c2c2c2}.bio__social .footer__social-link:hover{background:#e5e5e5;transform:translateY(-2px)}.bio__footer p,.bio__footer a{color:#666;font-size:.875rem}.bio__footer a{color:#111;text-decoration:underline;padding:.5rem .25rem;transition:.25s ease}.bio__footer a:hover{opacity:.6}.bio__footer .bio__heart{color:#e63946;font-size:1.25rem;padding:0 2px}@media (min-width: 768px){.bio{padding:4rem}.bio__name{font-size:1.75rem}.bio__button{font-size:1rem}}.category{padding:0 20px}.category-posts.container{margin:120px auto}.category-posts h2{color:var(--brand-600);font-size:2.5rem}.category-posts .card__list{margin-top:40px}@media screen and (max-width: 960px){.category-posts.container{margin:80px auto}}@media screen and (max-width: 740px){.category-posts.container{margin:60px auto}}#equipe .equipe-cards{margin:20px 0 80px}@media screen and (max-width: 960px){.equipe-container .grid-2{grid-template-columns:1fr}}@media screen and (max-width: 740px){.equipe-container{padding:0 20px}.equipe-container .grid-2{justify-items:start}}.equipe-title{font-size:2.75rem;color:var(--brand-700);margin:120px 0 20px}.equipe-title span{display:inline-block;font-size:1.25rem;transform:translateY(-5px);font-weight:400}@media screen and (max-width: 740px){.equipe-title{margin:120px 0 0}}.equipe-txt{display:flex;gap:50px}@media screen and (max-width: 1140px){.equipe-txt{gap:30px}}@media screen and (max-width: 960px){.equipe-txt{flex-direction:column;gap:0}}.equipe-txt h2{font-size:2.625rem;font-weight:700;color:var(--brand-700)}@media screen and (max-width: 1140px){.equipe-txt h2{font-size:2.2rem;margin-top:10px}}@media screen and (max-width: 740px){.equipe-txt h2{font-size:1.75rem}}.equipe-txt h3{font-size:1.375rem;margin-top:5px}@media screen and (max-width: 1140px){.equipe-txt h3{font-size:1.2rem}}.equipe-txt-card{position:relative;overflow:hidden;transition:all .3s;width:100%;max-width:26rem}@media screen and (max-width: 960px){.equipe-txt-card{max-width:100%}}.equipe-txt-card:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0000001a,#0000004d);z-index:1;transition:all .3s ease}.equipe-txt-card:hover svg{transform:rotate(45deg)}.equipe-txt-card:hover path{fill:#b78342}.equipe-txt-card svg{position:absolute;top:30px;left:30px;transition:.3s;z-index:2}@media screen and (max-width: 740px){.equipe-txt-card svg{width:24px;height:24px}}.equipe-txt-card svg path{fill:#fff}.equipe-txt-card img{width:100%;height:380px;transition:all .3s ease}@media screen and (min-width: 721px){.equipe-txt-card:hover .equipe-txt-adv{transform:translate(-50%) translateY(0)}.equipe-txt-card:hover:before{background:linear-gradient(135deg,#00000080,#000000bf)}.equipe-txt-card:hover img{filter:blur(4px)}}.equipe-txt-adv{position:absolute;bottom:0;left:50%;width:90%;max-height:14rem;height:max-content;color:#fff;transform:translate(-50%) translateY(var(--title-height, 100%));padding:1.25rem;display:flex;flex-direction:column;transition:transform .3s ease;z-index:2}@media screen and (max-width: 740px){.equipe-txt-adv{padding:1rem;max-height:12rem}}.equipe-txt-adv.hidden{display:none!important}.equipe-txt-adv header{margin-bottom:1rem;position:relative}@media screen and (max-width: 740px){.equipe-txt-adv header{margin-bottom:.5rem}}@media screen and (max-width: 720px){.equipe-txt-adv.opened{transform:translate(-50%) translateY(0)}.equipe-txt-adv.opened .equipe-txt-toggle{background-color:#4f4f4f;color:#ccc}}.equipe-txt-cat{font-size:1rem;margin-top:5px;line-height:100%}@media screen and (max-width: 740px){.equipe-txt-cat{font-size:.9rem}}.equipe-txt-name{font-size:1.375rem;line-height:140%;font-weight:700}@media screen and (max-width: 740px){.equipe-txt-name{font-size:1.2rem}}.equipe-txt-desc{font-size:.875rem;line-height:140%}@media screen and (max-width: 740px){.equipe-txt-desc{font-size:.8rem}}.equipe-txt-oab{font-size:14px;line-height:140%}@media screen and (max-width: 740px){.equipe-txt-oab{font-size:12px}}.equipe-txt-hidden{overflow-y:auto;flex:1}.equipe-txt-toggle{cursor:pointer;font-size:1.75rem;width:2rem;height:2rem;color:#fff;position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:700;display:none}@media screen and (max-width: 740px){.equipe-txt-toggle{font-size:1.5rem;width:1.8rem;height:1.8rem}}.equipe-txt-toggle span{position:absolute;top:48%;left:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%) translateY(-50%)}@media screen and (max-width: 720px){.equipe-txt-toggle{display:block}}.equipe-cards{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px}@media screen and (max-width: 740px){.equipe-cards{grid-template-columns:1fr}}.equipe-cards ul{grid-column:span 3;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (max-width: 1140px){.equipe-cards ul{grid-template-columns:repeat(2,1fr);margin-top:40px}}@media screen and (max-width: 960px){.equipe-cards ul{grid-column:span 4;grid-template-columns:1fr 1fr;padding:0 80px}}@media screen and (max-width: 740px){.equipe-cards ul{gap:.8rem;margin-top:20px;grid-template-columns:1fr;padding:0}}.equipe-cards li{min-width:100%;height:380px;border-radius:1.125rem}@media screen and (max-width: 740px){.equipe-cards li{height:300px;border-radius:.875rem}}.footer{background-color:var(--brand-700);color:#e5e7eb;border-radius:100px 100px 0 0;margin-top:60px}.footer__container{padding:6rem 20px 3rem;gap:80px}.footer__nav{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.footer__nav ul{display:flex;flex-wrap:wrap;align-items:flex-start;grid-column:span 4;gap:20px 40px}.footer__nav div{display:flex;justify-content:flex-end;align-items:center}.footer__social{display:flex;justify-content:space-between;align-items:center}.footer__social h2{font-size:2.75rem;font-weight:700;max-width:400px}.footer__social ul{display:flex;gap:20px}.footer__social a{border:2px solid #fff;border-radius:20px;padding:8px;transition:.25s ease}.footer__social a svg{width:1.25rem;height:1.25rem}.footer__social a:hover{border-color:var(--brand-400);background-color:var(--brand-400)}.footer__logo{display:flex;justify-content:space-between;align-items:end;gap:20px}.footer__logo img{transition:.3s ease;max-height:70px}.footer__logo img:hover{opacity:.6}.footer-txt{color:#e5e7eb;font-size:.75rem}.footer-link a{text-decoration:underline;position:relative;background:linear-gradient(90deg,#004fff 25%,#4c83ff 50%,#4eb6c1 55%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.footer-link a:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#004fff 25%,#4c83ff 38%,#4eb6c1 55%);transition:width .3s ease}.footer-link:hover a{background-position:0% 0;transform:translateY(-1px)}.footer-link:hover a:before{width:100%}.footer .responsive-none{display:block!important}.footer .menu__item a{color:#fff;font-size:1rem;font-weight:400}.footer .menu__item:hover a{color:#fff}@media screen and (max-width: 1140px){.footer__logo p{max-width:300px}}@media screen and (max-width: 960px){.footer{border-radius:50px 50px 0 0}.footer__nav{grid-template-columns:1fr;justify-items:flex-start;gap:40px}.footer__social h2{font-size:2.25rem}.footer__logo{flex-direction:column;align-items:flex-start}.footer-txt{color:#e5e7eb;font-size:.875rem}}@media screen and (max-width: 740px){.footer__container{padding:4rem 20px 3rem;gap:40px}.footer__nav{grid-template-columns:1fr;justify-items:center;gap:40px}.footer__nav ul{grid-column:1}.footer__social{flex-direction:column;gap:40px}.footer__social h2{display:none}.footer__logo{flex-direction:column}}.main{min-height:60vh}#home .header{background-color:#fcfcfd;box-shadow:none}#home .header__nav ul{gap:40px}#home .header__nav a{color:var(--brand-600);font-size:1.125rem}.header{position:fixed;top:0;z-index:100;width:100%;background-color:#fcfcfd;transition:.3s ease}.header.active{box-shadow:0 16px 16px -8px #0c0c0d1a,0 4px 4px -4px #0c0c0d0d!important}.header.active .header__logo img{height:40px!important}.header.active .header__nav ul{gap:20px!important}.header.active .header__nav a{color:var(--brand-600)!important;font-size:1rem!important}.header__container{align-items:center;padding:1rem}.header__logo img{height:50px}.header__nav ul{display:flex;gap:20px}.header__nav a{color:var(--brand-600);font-size:1rem}.header__inner{display:flex;gap:2.5rem}@media screen and (max-width: 1140px){.header__inner{width:100%;justify-content:space-between}}@media screen and (max-width: 1140px){.header__btn{display:none}}.menu__item{position:relative}.menu__item a{display:block;font-size:1rem;font-weight:700;padding:1rem .5rem;transition:.3s ease}.menu__item a:before{content:"";display:block;width:0;height:0;border-radius:10px;background-color:var(--brand-200);position:absolute;top:1.25rem;left:0}.menu__item a:hover{transform:translate(8px)}.menu__item a:hover:before{width:10px;height:10px;left:-10px}@media screen and (max-width: 1140px){.menu__item a{font-size:clamp(1rem,3vw,1.2rem)}}.mobile-menu{display:none}.mobile-menu ul{padding-top:1.875rem;display:flex;flex-direction:column;text-align:start;padding-bottom:1rem}.mobile-menu .menu__item{display:block;padding-top:1.25rem}.mobile-menu__btn{padding:1rem 0 2rem;display:none}@media screen and (max-width: 1140px){.mobile-menu__btn{display:block}}.mobile-menu.open{display:flex;flex-direction:column;justify-content:start}.mobile-menu-icon{display:none}@media screen and (max-width: 1140px){.mobile-menu-icon{display:block}.mobile-menu-icon button{border:none;background-color:transparent;cursor:pointer}}@media screen and (max-width: 1140px){.menu__item.responsive-none{display:none}header.open{background:var(--brand-600);height:100vh}}.hiring-cta{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.hiring-cta__content{text-align:center;max-width:800px;margin:0 auto}.hiring-cta__title{font-size:3rem;font-weight:700;color:#212529;margin-bottom:2rem}.hiring-cta__description{font-size:1.2rem;line-height:1.6;color:#6c757d;margin-bottom:1.5rem}.hiring-cta__description:last-of-type{margin-bottom:2.5rem}.hiring-benefits{padding:80px 0;background:#fff}.hiring-benefits__title{text-align:center;font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:3rem}.hiring-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.benefit-card{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.benefit-card__icon{font-size:3rem;margin-bottom:1rem}.benefit-card__title{font-size:1.3rem;font-weight:600;color:#212529;margin-bottom:1rem}.benefit-card__description{color:#6c757d;line-height:1.6}.form-item__hint{display:block;margin-top:.5rem;font-size:.875rem;color:#6c757d}select.form-item__input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=file].form-item__input{padding:12px;border:2px dashed #dee2e6;background:#f8f9fa;cursor:pointer}input[type=file].form-item__input:hover{border-color:#adb5bd;background:#e9ecef}@media (max-width: 768px){.hiring-cta{padding:60px 0}.hiring-cta__title{font-size:2.5rem}.hiring-cta__description{font-size:1.1rem}.hiring-benefits{padding:60px 0}.hiring-benefits__title{font-size:2rem}.hiring-benefits__grid{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:1.5rem}}.blog{padding:180px 20px;position:relative}.blog__container .grid-2{justify-items:stretch}.blog__list{margin-top:80px;display:flex;gap:20px;height:425px}.blog__item{position:relative;background:var(--brand-700);border-radius:20px;overflow:hidden;flex:1;padding:0;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);height:100%}.blog__item.active{flex:2.5;padding:16px;align-self:flex-start;height:115%}.blog__item.active .blog__item-content{display:flex;gap:40px;height:100%}.blog__item.active .blog__item-img{flex:1.2;border-radius:20px;overflow:hidden;height:100%}.blog__item.active .blog__item-box{flex:1;display:flex;flex-direction:column;justify-content:space-between;opacity:1;visibility:visible;position:relative;padding:40px 0}.blog__item.active .blog__item-overlay{opacity:0}.blog__item-content{height:100%;position:relative}.blog__item-img{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;transition:all .3s ease}.blog__item-img img{width:100%;height:100%;object-fit:cover}.blog__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50%,#000000b3);display:flex;flex-direction:column;justify-content:space-between;padding:30px;opacity:1;transition:.3s ease}.blog__item-badge{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;width:fit-content}.blog__item-title h3{color:#fff;font-size:24px;font-weight:700;line-height:1.3;margin:0}.blog__item-box{display:none;opacity:0;visibility:hidden;transition:all .3s ease}.blog__item-txt{color:#fff}.blog__item-txt h3{font-size:28px;font-weight:700;margin-bottom:16px;line-height:1.3}.blog__item-txt p{font-size:16px;line-height:1.6;margin-bottom:24px;opacity:.9}.blog__item:hover{flex:2.5;padding:16px;height:115%;align-self:flex-start}.blog__item:hover .blog__item-content{display:flex;gap:40px;height:100%}.blog__item:hover .blog__item-img{flex:1.2;border-radius:20px;height:100%}.blog__item:hover .blog__item-box{flex:1;display:flex;flex-direction:column;justify-content:space-between;opacity:1;visibility:visible;position:relative;padding:40px 0}.blog__item:hover .blog__item-overlay{opacity:0}.blog__item:hover .blog__item-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;border-radius:20px}.blog__list:has(.blog__item:hover) .blog__item{flex:1;padding:0;height:100%;align-self:stretch}.blog__list:has(.blog__item:hover) .blog__item .blog__item-content{display:block}.blog__list:has(.blog__item:hover) .blog__item .blog__item-img{flex:none;border-radius:20px;height:100%}.blog__list:has(.blog__item:hover) .blog__item .blog__item-box{display:none}.blog__list:has(.blog__item:hover) .blog__item .blog__item-overlay{opacity:1}.blog__list:has(.blog__item:hover) .blog__item.active{flex:1;padding:0;height:100%}.blog__list:has(.blog__item:hover) .blog__item.active .blog__item-content{display:block}.blog__list:has(.blog__item:hover) .blog__item.active .blog__item-img{border-radius:20px}.blog__list:has(.blog__item:hover) .blog__item.active .blog__item-box{display:none;opacity:0;visibility:hidden}.blog__list:has(.blog__item:hover) .blog__item.active .blog__item-overlay{opacity:1}.blog__list:has(.blog__item:hover) .blog__item:hover{flex:2.5;padding:16px;height:115%;align-self:flex-start}.blog__list:has(.blog__item:hover) .blog__item:hover .blog__item-content{display:flex;gap:40px;height:100%}.blog__list:has(.blog__item:hover) .blog__item:hover .blog__item-img{flex:1.2;border-radius:20px;height:100%}.blog__list:has(.blog__item:hover) .blog__item:hover .blog__item-box{flex:1;display:flex;flex-direction:column;justify-content:space-between;opacity:1;visibility:visible}.blog__list:has(.blog__item:hover) .blog__item:hover .blog__item-box h3{text-decoration:underline}.blog__list:has(.blog__item:hover) .blog__item:hover .blog__item-overlay{opacity:0}@media screen and (max-width: 1140px){.blog__list{height:auto}.blog__item{min-height:400px;height:auto!important}.blog__item.active{height:auto!important}}@media screen and (max-width: 740px){.blog__list{flex-direction:column;gap:16px;height:auto}.blog__item{flex:none!important;padding:16px!important;height:auto!important;min-height:auto!important;align-self:auto!important}.blog__item .blog__item-content{display:block!important}.blog__item .blog__item-badge{display:block;margin-bottom:10px}.blog__item .blog__item-img{border-radius:20px!important;height:250px!important;margin-bottom:20px;flex:none!important}.blog__item .blog__item-box{display:block!important;opacity:1!important;visibility:visible!important;position:relative!important;padding:0!important;flex:none!important}.blog__item .blog__item-overlay{display:none!important}.blog__item-txt h3{font-size:24px}.blog__item-txt p{font-size:14px;margin-bottom:20px}.blog__item:hover{flex:none!important;padding:16px!important;height:auto!important;align-self:auto!important}.blog__item:hover .blog__item-content{display:block!important}.blog__item:hover .blog__item-img{flex:none!important;height:250px!important}.blog__item:hover .blog__item-box{flex:none!important}.blog__item.active{flex:none!important;padding:16px!important;height:auto!important}.blog__item.active .blog__item-content{display:block!important;gap:0!important}.blog__item.active .blog__item-img{flex:none!important;height:250px!important}.blog__item.active .blog__item-box{flex:none!important}}.hero{min-height:100vh;position:relative}.hero__container{padding:0 20px}.hero__txt{color:#fff;padding:2rem 20px 4rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.hero__txt h1{font-size:3.5rem;color:var(--brand-700)}.hero__txt div{gap:1rem;align-items:flex-start;margin-top:40px;margin-left:160px;color:var(--brand-700)}.hero__txt p{font-size:1.125rem;line-height:140%}.hero__img{padding-top:90px;display:block}.hero__img img{border-radius:20px;max-height:600px;display:block;width:100%}@media screen and (max-width: 1140px){.hero__txt{padding:1rem 20px 4rem}.hero__txt h1{font-size:3rem}.hero__txt div{margin-left:40px}.hero__img img{max-height:500px}}@media screen and (max-width: 960px){.hero__txt{color:#fff;padding:2rem 20px 4rem;grid-template-columns:1fr;align-items:center;gap:20px}.hero__txt h1{font-size:2.75rem}.hero__txt div{margin-top:0;margin-left:0}}@media screen and (max-width: 740px){.hero__container{flex-direction:column-reverse!important}.hero__txt{margin-top:100px;padding:20px 0}.hero__img{padding-top:40px}}.office{padding:240px 20px}.office__title{margin-bottom:60px}.office__content.grid-2{gap:100px}.office__img img{min-height:640px}.office__txt{gap:1rem;align-items:flex-start}.office__txt-cta{display:grid;grid-template-columns:minmax(150px,250px) auto;gap:20px}.office__txt-cta img{height:100%}.office__txt-cta div{align-items:flex-start}.office__txt-cta div p{font-weight:400;font-size:1.125rem;margin-bottom:20px}.office__txt h2{font-size:2.5rem;font-weight:700;color:var(--brand-700);margin-bottom:20px}.office__txt p{color:#111827;font-weight:500;font-size:1.25rem}.office img{border-radius:20px}@media screen and (max-width: 1140px){.office{padding:120px 20px}.office__container.grid-2,.office__txt-cta{grid-template-columns:1fr}.office__txt img{display:none}}@media screen and (max-width: 740px){.office__title.grid-2{justify-items:start;margin-bottom:20px}}:root{--stacked-cards-base-color: #13312E}.stacked-txt{margin:120px 20px}@media screen and (max-width: 740px){.stacked-txt{margin:20px}}.stacked-cards{border-radius:40px}.stacked-cards li{margin-top:-30px;position:sticky}.stacked-cards li:nth-child(1){top:88px}.stacked-cards li:nth-child(2){top:118px}.stacked-cards li:nth-child(3){top:148px}.stacked-cards li:nth-child(4){top:178px}.stacked-cards li:nth-child(5){top:208px}.stacked-cards li:nth-child(6){top:238px}.stacked-cards li:nth-child(7){top:268px}.stacked-cards li:nth-child(8){top:298px}.stacked-cards li:nth-child(9){top:328px}.stacked-cards li:nth-child(10){top:358px}.stacked-cards li:nth-child(11){top:388px}.stacked-cards li:nth-child(12){top:418px}.stacked-cards li:nth-child(13){top:448px}.stacked-cards li:nth-child(14){top:478px}.stacked-cards li:nth-child(15){top:508px}.stacked-cards li:nth-child(16){top:538px}.stacked-cards li:nth-child(17){top:568px}.stacked-cards li:nth-child(18){top:598px}.stacked-cards li:nth-child(19){top:628px}.stacked-cards li:nth-child(20){top:658px}.stacked-cards__container{border-radius:30px 30px 0 0;padding:40px 20px 60px}.stacked-cards__title{display:flex;align-items:center;gap:40px}.stacked-cards__title p,.stacked-cards__title h2{font-size:3.75rem}.stacked-cards__title h2{font-weight:700}.stacked-cards__content div{padding-left:40px;line-height:140%;font-size:1.125rem;gap:40px;align-items:flex-start}.stacked-cards__content img{width:auto;min-height:350px;max-height:350px;max-width:350px;height:auto;border-radius:1rem;margin-top:20px}@media screen and (max-width: 740px){.stacked-cards__title{flex-direction:column;align-items:flex-start;gap:10px;margin-top:40px}.stacked-cards__title p,.stacked-cards__title h2{font-size:2.75rem}.stacked-cards__content div{padding-left:0;margin-top:20px}}@media screen and (max-width: 740px){.stacked-cards{margin-top:40px}.stacked .grid-2{justify-items:start;gap:20px}.stacked .grid-2 p{padding:0 20px}}.quote{margin:220px 0;padding:0 20px}.quote__container{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:40px}.quote__author h2{font-size:1.75rem;font-weight:500;color:#363c43}.quote__phrase{grid-column:span 3}.quote__phrase h2{border-top:2px solid var(--brand-700);padding-top:20px;font-size:3.75rem;font-weight:500;color:var(--brand-700)}@media screen and (max-width: 1140px){.quote__author h2{font-size:1.5rem}.quote__phrase h2{font-size:3rem}}@media screen and (max-width: 740px){.quote{margin:180px 0}.quote__container{grid-template-columns:1fr}.quote__phrase{grid-row:1}}.sidebar{position:sticky;top:120px;gap:30px}.sidebar__aside{grid-row:1;gap:8px;border-radius:28px;padding:30px;background:#fff}.sidebar__aside .categories-list{list-style:none;margin:0;padding:0;gap:10px}.sidebar__aside .category-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:1rem;color:#727272;cursor:pointer}.sidebar__aside .category-item:hover{color:var(--brand-600);text-decoration:underline;font-weight:500}.sidebar__aside .category-item-text{flex:1;text-align:left}.sidebar__aside .category-item-number{text-align:right}.sidebar__aside h2{font-weight:700;font-size:1.375rem}.post__container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.post__container.container{padding:140px 20px}@media screen and (max-width: 740px){.post__container{display:flex;flex-direction:column-reverse}}.post__block{gap:30px;grid-column:span 2}.post__thumbnail{height:400px;max-width:1000px;object-fit:cover}.post__thumbnail__img{height:100%;border-radius:28px;width:100%;max-height:100%}.post__extras{justify-content:space-between;display:flex;align-items:center;gap:10px}.post__extras-social a{border:1px solid var(--brand-600);border-radius:8px;padding:6px;transition:background-color .2s ease}.post__extras-social a svg{width:16px;height:16px}.post__extras-social a svg path{fill:var(--brand-600)}.post__extras-social a:hover{background-color:#1f2937}.post__extras-social a:hover svg path{fill:#fff}.post__extras-social ul{display:flex;gap:20px}.post__extras-tags ul{list-style:none;display:flex;gap:20px;flex-wrap:wrap}.post__extras-tags__item{border-radius:20px;background-color:#f1f5eb;padding:5px 10px;color:#727272}.post__extras-tags__item:hover{text-decoration:underline}.post__content p{margin-bottom:1.375rem;line-height:140%}.post__content p:last-child{margin:0}.post__content a{font-size:1.125rem;text-decoration:none;transition:color .2s ease}.post__content a span{text-decoration:none}.post__content a:hover{text-decoration:underline;opacity:.7}.post__content h1{font-size:2rem}.post__content h2{font-size:1.875rem}.post__content h3{font-size:1.775rem}.post__content h4{font-size:1.675rem}.post__content h5{font-size:1.575rem}.post__content h6{font-size:1.475rem}.post__content h6:first-child{margin-top:0}.post__content h1,.post__content h2,.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-weight:500;color:var(--brand-600);line-height:110%;margin-top:1.5rem;margin-bottom:1.25rem}.post__content img{margin-bottom:20px;height:auto;object-fit:cover}.post__content ul,.post__content ol{padding:10px 60px;color:var(--brand-600)}@media screen and (max-width: 740px){.post__content ul,.post__content ol{padding:10px 20px}}.post__content li{margin-bottom:10px;line-height:140%}.post__content iframe{max-width:100%}.post__content blockquote{padding:100px 50px 50px;background-color:#fff;display:flex;gap:15px;flex-direction:column;position:relative;border-radius:20px;box-shadow:0 0 60px #0000000d;color:var(--brand-600);font-size:1.25rem;margin-bottom:20px}.post__content blockquote strong{font-size:1.375rem}.post__content blockquote:before{content:"";background-image:url(https://bortoluzziedresch.com.br/build/assets/quote-DNaERWQF.svg);background-repeat:no-repeat;background-size:contain;width:50px;height:50px;position:absolute;top:30px;left:40px}@media screen and (max-width: 740px){.post__content blockquote{font-size:1rem;padding:80px 20px 20px;line-height:140%}.post__content blockquote strong{font-size:1rem}.post__content blockquote:before{position:absolute;top:20px;left:20px}}.post__content figcaption{font-size:.75rem;color:#797979;text-align:right;margin-top:-10px}.search .hero-box.container{margin-top:140px}.search .hero-box{padding:60px 80px;min-height:unset}.search .hero-box h1{font-size:2.5rem;font-weight:400}.search .category-posts.container{margin:80px auto}.search .search-form{margin-top:20px;max-width:400px}.search .search-form input{background:var(--brand-600);color:#fff}.search .search-form input:focus{border:2px solid #e3dbd8}.search .search-form input::placeholder{color:#fff}.search .search-form svg{fill:#fff}@media screen and (max-width: 740px){.search .hero-box{padding:40px}.search .hero-box h1{font-size:2rem}.search .search-form{width:100%}}#page-404{padding:20px 40px}.page-404{min-height:43.75rem;height:100vh}.page-404__txt{gap:40px;align-items:flex-start}.page-404__img svg #ovni-base{animation:jumpAnimation 2.5s ease-in-out infinite}.page-404 h1{font-size:5rem;line-height:100%}.page-404 h2{font-size:1.75rem;font-weight:400;line-height:120%;color:#13312e;width:70%}@media screen and (max-width: 1140px){.page-404{gap:0}.page-404 h1{font-size:3.5rem}.page-404 h2{font-size:1.25rem}.page-404__img svg{max-width:100%}}@media screen and (max-width: 740px){.page-404{gap:0}.page-404__txt{grid-row:2;text-align:center;align-items:center;margin-top:-80px}.page-404 h1{text-align:center;font-size:4rem;line-height:100%}.page-404 h2{font-size:1.5rem;width:100%}}@keyframes jumpAnimation{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(0)}}.reading-progress-bar{position:fixed;top:0;left:0;width:100%;height:6px;background:#f0f0f0;z-index:9999}.reading-progress-bar__fill{width:0;height:100%;background:var(--brand-500);transition:width .1s ease}.card__list ul{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 960px){.card__list ul{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 740px){.card__list ul{grid-template-columns:1fr}}.card__item{height:fit-content;background:#fff;border-radius:20px;padding:20px;transition:.25s ease}.card__item-img{margin-bottom:20px;border-radius:20px;overflow:hidden}.card__item-img img{transition:.3s ease;border-radius:20px;max-height:300px;width:100%}.card__item-txt{align-items:flex-start;gap:10px}.card__item-txt h3{font-size:1.375rem;font-weight:700}.card__item-txt .btn{font-size:1rem}.card__item-infos{display:flex;flex-wrap:wrap;gap:10px 20px;margin-bottom:20px}.card__item-infos a:hover{text-decoration:underline}.card__item-infos div,.card__item-infos a{display:flex;align-items:center;gap:10px}.card__item-infos path{fill:var(--brand-600)}.card__item-infos p{font-size:1rem;font-weight:400}.card__item:hover{box-shadow:0 0 20px #0000001a;cursor:pointer}.card__item:hover .card__item-img img{transform:scale(1.02)}.card__item:hover h3{text-decoration:underline}@media screen and (max-width: 1140px){.card__item-txt h3{font-size:1.25rem}.card__item-txt .btn{height:40px}}.card__atuacao{background-color:#fff;padding:30px;border-radius:10px;border:1px solid #F3FAF7;height:fit-content;cursor:pointer;transition:box-shadow .3s ease,transform .3s ease}.card__atuacao-txt .title{font-weight:600;font-size:1.225rem;color:var(--brand-600)}.card__atuacao-txt .description{font-size:1rem;color:var(--brand-500)}.card__atuacao-img{margin-bottom:20px;border-radius:20px;overflow:hidden}.card__atuacao-img img{transition:.3s ease;border-radius:20px;max-height:300px;width:100%}.card__atuacao:hover{box-shadow:0 8px 16px #0003;transform:translateY(-4px)}.section{padding:120px 20px}.contact-cta{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;align-items:center;border-radius:1.75rem}.contact-cta__card{background:#e5e7eb;color:var(--brand-700);border-radius:1rem;min-height:400px;padding:40px}.contact-cta__card h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.contact-cta__txt a{font-size:1.125rem;font-weight:700;line-height:140%;word-break:break-all}.contact-cta__txt a:hover{text-decoration:underline}.contact-cta__nav{margin-top:40px}.contact-cta__nav ul{gap:20px}.contact-cta__nav p{margin-bottom:.5rem}.contact-cta__cta{background:var(--brand-700);justify-content:space-between;align-items:flex-start}.contact-cta__cta h2{color:#fff}@media screen and (max-width: 1140px){.contact-cta{grid-template-columns:1fr 350px}.contact-cta__card{padding:40px 20px}.contact-cta__card h2{font-size:2.25rem}}@media screen and (max-width: 960px){.contact-cta{grid-template-columns:1fr}.contact-cta__cta{min-height:250px}}.contact-form{padding:200px 20px;color:var(--brand-700)}.contact-form__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.contact-form__txt{margin-right:80px}.contact-form__txt h2{font-size:3rem;font-weight:700;margin-bottom:20px}.contact-form__social{display:flex;margin-top:40px}.contact-form__social-item{display:flex;align-items:center;gap:10px;margin-bottom:20px}.contact-form__social-item:hover a{text-decoration:underline}.contact-form__social-item:hover .contact-form__social-icon{background:var(--brand-700)}.contact-form__social-item:hover .contact-form__social-icon path{fill:#fcfcfd}.contact-form__social-icon{border-radius:50px;border:2px solid var(--brand-700);padding:10px;height:40px;background:#fcfcfd;width:40px;transition:background .3s ease}.contact-form__social-icon path{fill:var(--brand-700)}.contact-form__form{grid-column:span 2}.contact-form__form img{margin-top:40px;border-radius:20px;max-height:300px;width:100%;object-position:top}@media screen and (max-width: 1140px){.contact-form{padding:140px 20px}.contact-form__grid{display:flex;flex-direction:column;gap:40px}.contact-form__grid form{grid-column:span 2}}.hero-box{background:var(--brand-600);border-radius:28px;min-height:400px;padding:80px;color:#fff;justify-content:center;gap:10px}.hero-box.container{margin-top:180px}.hero-box h1{font-size:3.5rem;line-height:1.2}.hero-box__breadcrumb{display:flex;gap:5px}.hero-box__breadcrumb a,.hero-box__breadcrumb span{opacity:.5;transition:.3s ease}.hero-box__breadcrumb a.active{opacity:1}.hero-box__breadcrumb a:hover{opacity:1;text-decoration:underline}@media screen and (max-width: 740px){.hero-box__breadcrumb{flex-wrap:wrap}}.hero-box__container{display:flex;gap:20px}.hero-box__img{width:150px;height:150px;border-radius:50%;overflow:hidden}.hero-box__img img{width:100%;height:100%;object-fit:cover}.hero-box__email{display:flex;align-items:center;gap:10px}.hero-box__description{max-width:500px}.hero-box__description p{font-size:.875rem}@media screen and (max-width: 960px){.hero-box{padding:80px 40px}.hero-box.container{margin-top:140px}}@media screen and (max-width: 740px){.hero-box{padding:40px 20px;min-height:300px}.hero-box h1{font-size:2.5rem}}.hero-section__txt{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;color:var(--brand-700);margin-bottom:40px}.hero-section__txt h1{font-size:3.75rem}.hero-section__txt div{margin-right:40px;align-items:flex-start;gap:1rem}.hero-section__img img{max-height:400px;width:100%;border-radius:20px}@media screen and (max-width: 960px){.hero-section__txt{margin-top:10px;grid-template-columns:1fr;gap:1rem;margin-bottom:40px}.hero-section__txt h1{font-size:3.25rem}.hero-section__txt div{margin-right:0}.hero-section__img img{max-height:400px;width:100%;border-radius:20px}}@media screen and (max-width: 740px){.hero-section.section{padding:120px 0}.hero-section__txt h1{font-size:3rem}.hero-section__img img{min-height:300px}}.btn-whatsapp-pulse{background:#2bbc38;color:#fff;position:fixed;bottom:40px;right:40px;font-size:40px;display:flex;justify-content:center;align-items:center;width:0;height:0;padding:40px;text-decoration:none;border-radius:50%;animation-name:pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite}.btn-whatsapp-pulse svg{position:absolute;z-index:100000;height:38px;width:38px}@keyframes pulse{0%{box-shadow:0 0 #25d36680}80%{box-shadow:0 0 0 14px #25d36600}}.btns{display:flex;gap:20px;align-items:center}@media screen and (max-width: 740px){.btns{flex-direction:column}.btns .btn{width:100%;text-align:center}}.btn{font-size:1.125rem;line-height:130%;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;border:none;background:none;cursor:pointer;transition:all .2s ease;position:relative;padding:12px 18px}@media screen and (max-width: 740px){.btn{text-align:center}}.btn-pri:before{content:"";position:absolute;top:0;left:0;display:block;border-radius:50px;background:var(--brand-300);width:45px;height:45px;transition:all .4s ease}.btn-pri span{position:relative;font-family:inherit;font-size:1.125rem;font-weight:500;letter-spacing:.05em;color:var(--brand-700);z-index:2}.btn-pri svg{position:relative;top:0;margin-left:10px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:var(--brand-700);stroke-width:2;transform:translate(-5px);transition:all .3s ease;z-index:2;width:15px;height:10px}.btn-pri:hover:before{width:100%;background:var(--brand-300)}.btn-pri:hover svg{transform:translate(0)}.btn-pri:active{transform:scale(.95)}.btn-pri--light:before{background:#b78342}.btn-pri--light span{color:#fff}.btn-pri--light svg{stroke:#fff}.btn-pri--light:hover:before{background:#fff}.btn-pri--light:hover span{color:var(--brand-700)}.btn-pri--light:hover svg{stroke:var(--brand-700)}.btn-edit{position:relative;z-index:100}.btn-edit a{background-color:var(--brand-700);color:#fff;gap:8px;font-size:1.125rem;position:fixed;bottom:50px;right:140px;padding:.5rem 1rem}.btn-edit a:hover{background-color:var(--brand-700)}.link{position:relative}.link:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}.link:hover:before{transform-origin:left;transform:scaleX(1)}.search{cursor:pointer}.search-container{display:flex;justify-content:center;align-items:center;width:100%}.search-form{position:relative;display:flex;align-items:center;width:100%}.search-input{width:100%;padding:14px 20px;transition:width .3s ease,opacity .3s ease;font-size:1rem;color:#727272;border:1px solid #e3dbd8;border-radius:999px;outline:none;box-sizing:border-box}.search-button{background:none;border:none;cursor:pointer;position:relative;right:40px;z-index:2;width:20px;height:20px}.search-button svg{fill:var(--brand-700)}.search-input.active{width:200px;opacity:1;padding:14px 20px}.center{display:flex;align-items:center;justify-content:center}.flex-column{display:flex;flex-direction:column}.space-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.gap-2{gap:.5rem}.gap-4{gap:1rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;gap:40px}@media screen and (max-width: 740px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width: 740px){.grid-3{grid-template-columns:1fr;gap:40px 0}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media screen and (max-width: 740px){.grid-4{grid-template-columns:1fr;gap:20px}}.span-1{grid-column:span 1}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.uppercase{text-transform:uppercase}.strong{font-weight:700}.txt-center{width:50%;text-align:center;margin:0 auto}@media screen and (max-width: 740px){.txt-center{width:80%}}.italic{font-style:italic}.txt-75{width:75%;margin:0 auto;text-align:center}@media screen and (max-width: 740px){.txt-75{width:100%}}.txt-50{width:50%;margin:0 auto;text-align:center}@media screen and (max-width: 740px){.txt-50{width:100%}}body{background-color:#fcfcfd}.container{max-width:1520px;margin:0 auto}.debug{border:2px solid red}@media screen and (max-width: 1140px){.debug{border:2px solid greenyellow}}@media screen and (max-width: 960px){.debug{border:2px solid blue}}@media screen and (max-width: 740px){.debug{border:2px solid tomato}}.ul{list-style:none}.border{border-radius:8px}.no-scroll{overflow-y:hidden}.relative{position:relative}hr.custom-hr{border:none;height:1px;background-color:#e3dbd8;width:100%;margin:10px 0}
