:root{--primary-color:#027a92;--primary-color-dark:#02657a;--bs-primary:#027a92;--bs-primary-rgb:2,122,146;--primary-light-color:#5bcce3;--secondary-color:#6c757d;--bs-secondary:#6c757d;--text-muted:#555;--text-muted-light:#ada8a8;--secondary-light-color:#777;--secondary-dark-color:#6b6363;--tertiary-color:#ef866e;--tertiary--light-color:#f1b3a4;--white-smoke-color:#d5d5d5;--black-light-color:#282a2c;--black-color:#232526;--white-color:#fff;--white-light-color:#f3f0f0;--blue-light-color:#f4faff;--success-color:#4f805d;--danger-color:#b0413e;--info-color:#2f96b4;--warning-color:#f89406}.testimonial-section{background:#fff;padding:4rem 1rem}@media(min-width:992px){.testimonial-section{padding:4rem 2rem}}.testimonial-section .container{margin:auto;max-width:1200px;padding:0 1rem}.testimonial-section .testimonial-layout{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem}@media(max-width:767px){.testimonial-section .testimonial-layout{gap:1rem}}.testimonial-section .testimonial-intro{flex:0 0 300px}.testimonial-section .testimonial-intro .badge{color:#575757;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:0;text-transform:uppercase}.testimonial-section .testimonial-intro .headline{font-weight:700;line-height:1.3;margin-bottom:1.5rem}.testimonial-section .testimonial-glide{flex:1;min-width:0}@media(min-width:992px){.testimonial-section .testimonial-glide .glide__slides{margin-left:-200px}}.testimonial-section .testimonial-glide .testimonial-card{background:#f9f9f9;border-radius:12px;box-shadow:0 10px 30px -10px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}@media(min-width:992px){.testimonial-section .testimonial-glide .testimonial-card{padding:2rem}}.testimonial-section .testimonial-glide .testimonial-card p{font-size:1.1rem;margin-bottom:1.5rem}.testimonial-section .testimonial-glide .testimonial-card .testimonial-author{align-items:center;display:flex;gap:1rem}.testimonial-section .testimonial-glide .testimonial-card .testimonial-author .avatar{border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.testimonial-section .testimonial-glide .testimonial-card .testimonial-author strong{display:block;font-weight:600}.testimonial-section .testimonial-glide .testimonial-card .testimonial-author span{color:#777;font-size:.85rem}.testimonial-section .glide__arrow{align-items:center;background:#eee;border:none;border-radius:50%;box-shadow:none;color:#000;display:inline-flex;font-size:1.25rem;height:40px;justify-content:center;position:static!important;transition:all .2s ease;width:40px}.testimonial-section .glide__arrow:hover{background:#000;color:#fff}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{flex-shrink:0;height:100%;white-space:normal;width:100%;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;display:block;line-height:1;opacity:1;padding:9px 12px;position:absolute;text-shadow:0 .25em .5em rgba(0,0,0,.1);text-transform:uppercase;top:50%;transform:translateY(-50%);transition:opacity .15s ease,border .3s ease-in-out;z-index:2}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{bottom:2em;display:inline-flex;left:50%;list-style:none;position:absolute;transform:translateX(-50%);z-index:2}.glide__bullet{background-color:hsla(0,0%,100%,.5);border:2px solid transparent;border-radius:50%;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);cursor:pointer;height:9px;line-height:0;margin:0 .25em;padding:0;transition:all .3s ease-in-out;width:9px}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{background-color:hsla(0,0%,100%,.5);border:2px solid #fff}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}