:root{--container:1240px;--sp-xsm:1.6rem;--sp-sm:3.2rem;--sp-md:4.8rem;--sp-lg:6.4rem;}.team-card{height:auto;padding-inline:0 !important;}@media(min-width: 1024px){.team-card{margin-bottom:var(--sp-lg);box-shadow:0 -20px 14px -8px rgba(var(--primary-dark),0.5);}}.team-card__wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--sp-sm);}@media(min-width: 1024px){.team-card__wrapper{flex-direction:row-reverse;align-items:stretch;}}.team-card__pic-wrapper{min-width:28rem;width:100%;min-height:18rem;height:auto;aspect-ratio:4/2;position:relative;display:flex;background:linear-gradient(to bottom,rgba(var(--primary-dark),0) 75%,rgb(var(--primary-dark)) 100%);}@media(min-width: 768px){.team-card__pic-wrapper{width:60%;aspect-ratio:4/3;}}@media(min-width: 1024px){.team-card__pic-wrapper{width:100%;height:auto;aspect-ratio:unset;flex:0 0 calc(50% - var(--sp-xsm));background:none;}}.team-card__pic-wrapper::after{content:"";width:95%;height:6px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:5;background:linear-gradient(0deg,rgba(var(--tertiary-dark)) 15%,rgba(var(--tertiary-light)) 50%,rgba(var(--tertiary-dark)) 85%);}@media(min-width: 1024px){.team-card__pic-wrapper::after{width:10px;height:40%;left:0;}}.team-card__pic-wrapper svg{width:100%;height:100%;}.team-card__pic-wrapper svg:first-of-type{display:none;}@media(min-width: 768px){.team-card__pic-wrapper svg:first-of-type{display:block;width:30%;height:auto;position:absolute;left:0;top:var(--sp-xsm);z-index:-1;}}.team-card__pic-wrapper svg:first-of-type path{fill:rgba(var(--tertiary-light),0.6);}.team-card__pic-wrapper svg path{fill:rgb(var(--primary-light),0.8);}.team-card__team-card__symbol{display:none;}@media(min-width: 768px){.team-card__team-card__symbol{display:block;width:30%;height:auto;position:absolute;left:0;top:var(--sp-xsm);z-index:-1;}}.team-card__pic{width:100%;height:100%;position:relative;}.team-card__pic img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transition:.3s ease-in-out;}@media(min-width: 1024px){.team-card__pic::after{content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:2;display:block;background:linear-gradient(to bottom,transparent 75%,rgb(var(--primary-dark)) 100%);}}.team-card__inner{min-width:28rem;padding:var(--sp-sm);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--sp-xsm);transition:padding .4s ease;}@media(min-width: 1024px){.team-card__inner{flex:0 0 calc(50% - var(--sp-xsm));align-items:flex-start;gap:var(--sp-sm);}}.team-card__role{margin-bottom:0;text-align:center;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.5;}@media(min-width: 1024px){.team-card__role{text-align:left;}}.team-card__title{text-transform:uppercase;padding-bottom:var(--sp-xsm);position:relative;color:rgba(var(--secondary-light));font-family:var(--font-secondary);font-style:normal;font-weight:500;line-height:1;font-size:clamp(2.2rem,4vw,6rem);}.team-card__title::after{content:"";position:absolute;left:0;top:100%;width:35%;height:6px;background:linear-gradient(180deg,rgb(var(--tertiary)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary)) 100%);}@media(min-width: 1024px){.team-card__title{text-align:left;}}.team-card__title::after{left:50%;transform:translateX(-50%);}@media(min-width: 1024px){.team-card__title::after{left:0;transform:none;}}.team-card__content{text-align:center;color:rgb(var(--secondary-light));}@media(min-width: 1024px){.team-card__content{text-align:left;font-size:1.8rem;line-height:1.7;}}.team-card__btn{width:-moz-fit-content;width:fit-content;}.team-card__separator{width:100%;position:absolute;bottom:0;left:0;z-index:10;display:none;}@media(min-width: 1024px){.team-card__separator{bottom:-2.8rem;display:flex;justify-content:flex-start;align-items:center;}}@media(min-width: 1200px){.team-card__separator{bottom:-4.8rem;}}.team-card__separator hr:last-of-type{display:none;}.team-card__separator hr{height:2px;width:85%;display:block;background:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%);}@media(min-width: 1024px){.team-card__separator svg{width:6rem;height:6rem;padding:1rem;display:block;border-radius:50%;border:2px solid rgb(var(--tertiary-light));background-color:rgba(var(--secondary-light),1);}}@media(min-width: 1200px){.team-card__separator svg{width:10rem;height:10rem;padding:2rem;}}.post-card{height:auto;}.post-card--horizontal{max-width:100%;}.post-card--horizontal .post-card__wrapper{flex-direction:row;flex-wrap:wrap;align-items:stretch;}.post-card--horizontal .post-card__pic-wrapper{min-width:28rem;min-height:35rem;height:auto;flex:1 0 50%;}.post-card--horizontal .post-card__inner{min-width:28rem;flex:1 0 50%;}.post-card__wrapper{width:100%;height:100%;display:flex;flex-direction:column;background-color:rgb(var(--primary));transition:.4s ease;position:relative;}.post-card__wrapper::before{content:"";width:20%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:8px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.post-card__wrapper::before{border-width:8px;}}.post-card__wrapper::before{bottom:-8px;border-top:none;right:-8px;border-left:none;border-right:none;right:0;}.post-card__pic-wrapper{width:100%;height:30rem;overflow:hidden;display:flex;border:1px solid rgb(var(--tertiary));}.post-card__pic-wrapper svg{width:100%;height:100%;}.post-card__pic-wrapper svg path{fill:rgb(var(--primary-light),0.8);}.post-card__pic{width:100%;height:100%;overflow:hidden;}.post-card__pic img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transition:.3s ease-in-out;}.post-card__inner{padding:var(--sp-sm);position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;gap:var(--sp-sm);transition:padding .4s ease;}.post-card__meta{padding:1rem;position:absolute;display:block;background-color:rgb(var(--tertiary));top:-1.9rem;left:var(--sp-sm);color:rgb(var(--secondary-light));font-family:var(--font-primary);font-size:1.8rem;font-weight:600;line-height:1;}.post-card__title{position:relative;flex:0 0 100%;color:rgb(var(--secondary-light));font-family:var(--font-secondary);font-size:clamp(2rem,1.8vw,2.8rem);font-weight:400;line-height:1.3;}.post-card__content{flex:0 0 100%;color:rgb(var(--secondary-light));font-size:1.8rem;font-weight:400;line-height:1.8;}.post-card__link{width:-moz-fit-content;width:fit-content;flex:0 0 100%;}.post-card__link span{display:flex;justify-content:center;align-items:center;justify-content:flex-start;gap:5px;color:rgb(var(--secondary-light));font-size:1.8rem;font-weight:400;line-height:1;transition:.3s ease-in-out;}.post-card__link svg{width:6rem;height:4rem;display:inline-block;transition:.3s ease-in-out;}.post-card:hover .post-card__pic img{transform:scale(1.2);}.post-card:hover .post-card__link span{color:rgb(var(--tertiary-light));}.default-card{height:auto;padding-bottom:var(--sp-md);}.default-card__wrapper{width:100%;height:250px;overflow:visible;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:rgb(var(--secondary-light));transition:.4s ease;}.default-card__wrapper svg{width:100%;height:100%;display:block;}.default-card__wrapper svg path{fill:rgb(var(--primary-light),0.8);}.default-card__pic{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;display:flex;}.default-card__pic img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;}.default-card__inner{width:100%;height:100%;padding:var(--sp-xsm);position:relative;z-index:1;overflow:visible;display:flex;justify-content:center;align-items:center;align-items:flex-end;gap:var(--sp-xsm);background-color:rgba(var(--text),0.2);transition:.4s ease;}.default-card__title{width:100%;padding:1.5rem 1rem;position:relative;z-index:5;display:block;text-align:center;color:rgb(var(--secondary-light));font-family:var(--font-secondary);font-size:clamp(1.6rem,2vw,3.5rem);transition:.2s cubic-bezier(0.075,0.82,0.165,1);}.default-card__content{flex:0 0 100%;color:rgb(var(--text));font-weight:400;}.default-card.is-active .default-card__title,.default-card:hover .default-card__title{background-color:rgb(var(--primary));position:relative;}.default-card.is-active .default-card__title::before,.default-card:hover .default-card__title::before{content:"";width:10%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.default-card.is-active .default-card__title::before,.default-card:hover .default-card__title::before{border-width:3px;}}.default-card.is-active .default-card__title::before,.default-card:hover .default-card__title::before{bottom:-1rem;border-top:none;left:-1rem;border-right:none;}.default-card.is-active .default-card__title::after,.default-card:hover .default-card__title::after{content:"";width:10%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.default-card.is-active .default-card__title::after,.default-card:hover .default-card__title::after{border-width:3px;}}.default-card.is-active .default-card__title::after,.default-card:hover .default-card__title::after{bottom:-1rem;border-top:none;right:-1rem;border-left:none;}.default-card.is-active .default-card__title,.default-card:hover .default-card__title{transform:translateY(35%);}.testimonial-card{height:auto;padding:var(--sp-xsm) !important;}.testimonial-card__wrapper{width:100%;height:100%;padding:var(--sp-md);display:flex;background-color:rgb(var(--primary));position:relative;}.testimonial-card__wrapper::before{content:"";width:15%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.testimonial-card__wrapper::before{border-width:5px;}}.testimonial-card__wrapper::before{top:-1rem;border-bottom:none;left:-1rem;border-right:none;}.testimonial-card__wrapper::after{content:"";width:15%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.testimonial-card__wrapper::after{border-width:5px;}}.testimonial-card__wrapper::after{bottom:-1rem;border-top:none;right:-1rem;border-left:none;width:50%;border-right:none;top:100%;bottom:0;left:auto;right:0;border-width:6px;}.testimonial-card__inner{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--sp-xsm);}.testimonial-card__stars{display:flex;gap:var(--sp-xsm);}.testimonial-card__stars .star{width:24px;height:22.5px;display:inline-block;background:linear-gradient(180deg,#9d7a55 0%,#dcab77 50%,#9d7a55 100%);-webkit-mask:url(/wp-content/themes/growthlabseotheme02/blocks/block-posts-carousel/{theme-path}/assets/icons/icon-star.svg) no-repeat center/contain;mask:url(/wp-content/themes/growthlabseotheme02/blocks/block-posts-carousel/{theme-path}/assets/icons/icon-star.svg) no-repeat center/contain;-webkit-mask-size:contain;mask-size:contain;}.testimonial-card__stars .star svg{display:none;}.testimonial-card__content{flex:0 0 100%;text-align:left;font-weight:400;}.testimonial-card__content p{color:rgb(var(--secondary-light));}.testimonial-card__author{width:100%;display:block;text-align:left;color:rgb(var(--secondary-light));font-family:var(--font-primary);font-size:1.6rem;font-weight:700;}.testimonial-card__author span{display:block;font-weight:400;color:inherit;}.result-card{height:auto;padding:var(--sp-xsm) !important;display:flex;}.result-card.grid{margin-bottom:var(--sp-xsm);display:inline-block;}.result-card.grid .result-card__wrapper{position:relative;}.result-card.grid .result-card__wrapper::before{content:"";width:12%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.result-card.grid .result-card__wrapper::before{border-width:6px;}}.result-card.grid .result-card__wrapper::before{top:-1.5rem;border-bottom:none;left:-1.5rem;border-right:none;}.result-card.grid .result-card__wrapper::after{content:"";width:12%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.result-card.grid .result-card__wrapper::after{border-width:6px;}}.result-card.grid .result-card__wrapper::after{top:-1.5rem;border-bottom:none;right:-1.5rem;border-left:none;}.result-card__wrapper{width:100%;max-height:100%;position:relative;padding:var(--sp-xsm);display:flex;justify-content:center;align-items:center;background-color:rgb(var(--primary));box-shadow:4px 4px 0 rgba(0,0,0,.05);transition:.4s ease;position:relative;}.result-card__wrapper::before{content:"";width:15%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.result-card__wrapper::before{border-width:5px;}}.result-card__wrapper::before{top:-1rem;border-bottom:none;left:-1rem;border-right:none;}.result-card__wrapper::after{content:"";width:15%;height:auto;position:absolute;z-index:-1;display:block;aspect-ratio:1/1;border-width:5px;border-style:solid;-o-border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-image:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) 1;border-color:linear-gradient(180deg,rgb(var(--tertiary-dark)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary-dark)) 100%) #1;}@media(min-width: 768px){.result-card__wrapper::after{border-width:5px;}}.result-card__wrapper::after{top:-1rem;border-bottom:none;right:-1rem;border-left:none;}.result-card__inner{width:100%;height:100%;padding:var(--sp-xsm);display:flex;flex-direction:column;align-items:center;gap:var(--sp-xsm);transition:padding .4s ease;}.result-card__amount{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:var(--sp-xsm);position:relative;color:rgb(var(--secondary));font-family:var(--font-secondary);font-style:normal;font-weight:600;line-height:1;font-size:clamp(4.8rem,5vw,4.8rem);}.result-card__amount::after{content:"";position:absolute;left:0;top:100%;width:35%;height:6px;background:linear-gradient(180deg,rgb(var(--tertiary)) 0%,rgb(var(--tertiary-light)) 50%,rgb(var(--tertiary)) 100%);width:48px;height:4px;left:50% !important;transform:translateX(-50%);}.result-card__title{color:rgb(var(--secondary-light));font-family:var(--font-secondary);font-size:3rem;font-weight:700;line-height:1.5;}.result-card__description{padding-top:var(--sp-xsm);border-top:1px solid rgb(var(--tertiary));color:rgb(var(--secondary-light));font-weight:400;}.posts-carousel{padding:var(--sp-xsm) 0;background-color:rgb(var(--secondary));}@media(min-width: 1024px){.posts-carousel{padding:var(--sp-lg) 0;}}.posts-carousel:has(.bg-image) .posts-carousel__title,.posts-carousel:has(.bg-image) .posts-carousel__content>*{color:rgb(var(--secondary));}.posts-carousel.team .posts-carousel__carousel{border-top:none;}.posts-carousel.team .posts-carousel__arrows{width:100%;position:absolute;top:var(--sp-md);left:0;display:flex;justify-content:space-between;align-items:stretch;}@media(min-width: 1024px){.posts-carousel.team .posts-carousel__arrows{width:-moz-fit-content;width:fit-content;top:75%;left:40%;justify-content:center;gap:var(--sp-xsm);}.posts-carousel.team .posts-carousel__arrows button:first-of-type{order:0;}.posts-carousel.team .posts-carousel__arrows button:last-of-type{order:2;}.posts-carousel.team .posts-carousel__arrows::after{content:"";width:3px;height:auto;background-color:rgb(var(--secondary));display:block;order:1;}}.posts-carousel.testimonial{padding-bottom:var(--sp-lg);}.posts-carousel.testimonial .posts-carousel__carousel{border-top:none;}.posts-carousel.testimonial .posts-carousel__arrows{width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:var(--sp-md);display:flex;justify-content:space-between;align-items:stretch;}@media(min-width: 1024px){.posts-carousel.testimonial .posts-carousel__arrows{justify-content:center;gap:var(--sp-xsm);}}.posts-carousel__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:var(--sp-xsm);}.posts-carousel__pretitle{letter-spacing:3.7px;}.posts-carousel__title{position:relative;color:rgb(var(--primary));font-family:var(--font-secondary);font-style:normal;font-weight:500;line-height:1;font-size:clamp(2.6rem,4.5vw,8rem);}.posts-carousel__separator{max-width:70%;margin-bottom:var(--sp-xsm);}.posts-carousel__content{max-width:96rem;}.posts-carousel__carousel{width:100%;padding-top:var(--sp-xsm);border-top:2px solid rgba(var(--tertiary));}.posts-carousel__card{padding-inline:calc(var(--sp-xsm)/2);}.posts-carousel__arrows{margin-top:var(--sp-xsm);}