@import url(https://fonts.googleapis.com/css2?family=Ephesis&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Roboto,sans-serif;min-height:100vh;overflow-x:hidden!important}.homepage-container .custom-shape-divider{line-height:0;max-width:100%;overflow:hidden}.homepage-container .custom-shape-divider svg{background-color:#246724;display:block;height:95px;position:relative;transform:rotateY(180deg);width:calc(169% + 1.3px)}.homepage-container .custom-shape-divider .shape-fill{fill:#e6ffc0;background-color:#e6ffc0}.homepage-container__image{margin-bottom:-7px;max-width:100%;overflow:hidden}.homepage-container__image img{background-position:50%;background-repeat:no-repeat;height:100%;object-fit:cover;width:100%}.homepage-container__slogan{align-items:center;background-color:#e6ffc0;color:#000;display:flex;font-family:Ephesis,cursive;font-size:40px;height:250px;justify-content:center;padding:0 70px;text-align:center}.homepage-container__carousel-container{align-items:center;background-color:#246724;color:#fff;display:flex;flex-direction:column;height:380px;justify-content:space-evenly;padding-bottom:50px;padding-top:50px}.homepage-container__carousel-container h1{margin:0}.homepage-container__who-we-are{align-items:center;background-color:#0000;color:#000;display:flex;flex-direction:column;margin-bottom:60px;padding:20px 0}.homepage-container__who-we-are__content img{background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100%;object-fit:cover}.homepage-container__who-we-are h1{margin-bottom:20px}.swiper-button-next,.swiper-button-prev{background-color:#0000!important;border:none!important;border-radius:5px!important;color:#e5511f!important;cursor:pointer!important;padding:10px 20px!important}.swiper-pagination-bullet-active{background-color:#fff!important}.header.desktop{background-color:#246724;height:80px}.header.desktop .item{text-align:center}.header.desktop .item .link{color:#fff;text-decoration:none}.header.desktop .item .link-dark{color:#000;text-decoration:none}.header.desktop .dropdown-header{align-items:center;display:flex;justify-content:center;position:absolute;top:35px}.header.desktop .dropdown-menu{border-radius:7px;box-shadow:0 10px 30px 0 #523f690d;margin-top:10px;transition:all .3s linear}.header.desktop ul{list-style:none;margin:initial;padding:initial}.header.desktop li{background-color:#256b25;border:2px solid #246724;border-radius:7px;font-size:15px;line-height:20px;margin:5px 0;padding:5px 10px;transition:all .3s linear}.header.desktop li a{color:#fff}.header.desktop li:hover{background-color:#318d31;cursor:pointer}.header.mobile .icon{color:#fff}.header.mobile .link{color:#fff;text-decoration:none}.drawer .link{color:#393939;text-decoration:none}.footer{margin-top:-68px}.footer-container{background-color:#0a3d0a;color:#fff;min-height:400px;padding-top:0;position:relative;z-index:2}.footer-container .item{text-align:center}.footer-container .item li{text-align:left}.footer-container .item li a{color:#fff}.footer-container .item .link{color:#fff;text-decoration:none}.semicircle{background:#0000;height:68px;position:relative;top:10px;z-index:1}.semicircle:before{background-color:#0a3d0a;border-radius:50%;bottom:0;content:"";height:120px;left:50%;position:absolute;transform:translateX(-50%) translateY(50%);width:110vw;z-index:1}.locationAndHours .item{border:1px solid #000;border-radius:10px;margin:5px;padding:8px 4px;text-align:center}.locationAndHours .hourStatus{padding:20px 0}.defaultLayout{display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0}.defaultLayout .content{flex:1 1;margin-top:56px}.vs-button{--vs-button-padding:8px 12px;--vs-button-margin:5px;--vs-button-border-radius:12px;--vs-button-text-color:#fff;align-items:center;border:0;border-radius:var(--vs-button-border-radius);box-sizing:border-box;display:flex;font-size:.8rem;justify-content:center;margin:var(--vs-button-margin);outline:none;overflow:hidden;padding:0;position:relative;transition:all .25s ease;-webkit-user-select:none;user-select:none;z-index:1}.vs-button.vs-component-dark.vs-button--transparent{color:#2c3e50!important;color:rgba(var(--vs-text),1)!important}.vs-button--fff:focus{color:#1e1e1e!important}.vs-button__content{align-items:center;display:flex;justify-content:center;padding:var(--vs-button-padding);width:100%}.vs-button--active-disabled{opacity:.6;pointer-events:none}.vs-button:disabled{opacity:.35;pointer-events:none}.vs-button.vs-button--animate:not(.vs-button--animate-inactive) .vs-button__content i{font-size:1.15rem}.vs-button.vs-button--animate:not(.vs-button--animate-inactive):hover .vs-button__content{transform:translate(-100%)}.vs-button.vs-button--animate:not(.vs-button--animate-inactive):hover .vs-button__animate{transform:translate(0)}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-vertical:hover .vs-button__content{opacity:0;transform:translateY(-100%)!important}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-vertical:hover .vs-button__animate{transform:translate(0)!important}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-scale:hover .vs-button__content{opacity:0;transform:scale(1.4)!important}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-scale:hover .vs-button__animate{opacity:1;transform:scale(1)}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-rotate:hover .vs-button__content{opacity:0;transform:rotate(180deg)!important}.vs-button.vs-button--animate:not(.vs-button--animate-inactive).vs-button--animate-rotate:hover .vs-button__animate{opacity:1;transform:rotate(0)}.vs-button.vs-button--animate:not(.vs-button--animate-inactive) .vs-button__content,.vs-button__animate{transition:transform .25s ease}.vs-button__animate{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;transform:translate(100%);width:100%}.vs-button__animate--vertical{transform:translateY(100%)}.vs-button__animate--scale{opacity:0;transform:scale(.5)}.vs-button__animate--rotate{opacity:0;transform:rotate(-180deg)}.vs-button--block{display:block;width:100%}.vs-button--upload:after{animation:btnupload .7s ease infinite;background:#11121466;background:rgba(var(--vs-color),.4);box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1200}.vs-button--loading{pointer-events:none;-webkit-user-select:none;user-select:none}.vs-button .vs-button__loading{align-items:center;background:#111214cc;background:rgba(var(--vs-color),.8);border-radius:inherit;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.vs-button .vs-button__loading:after{animation:btnload .6s linear infinite;border:2px solid #fff0;border-left:2px dotted #fff9;border-radius:50%;box-sizing:border-box;content:"";height:17px;position:absolute;width:17px}.vs-button .vs-button__loading:before{animation:btnload .6s ease infinite;border:2px solid #fff0;border-left-color:#fff;border-radius:50%;box-sizing:border-box;content:"";height:17px;position:absolute;width:17px}.vs-button--size-xl{border-radius:20px}.vs-button--size-xl .vs-button__content{font-size:1.1rem;padding:15px 20px}.vs-button--size-large{border-radius:15px;font-size:1rem}.vs-button--size-large .vs-button__content{padding:10px 15px}.vs-button--size-small{border-radius:9px;font-size:.75rem}.vs-button--size-small .vs-button__content{padding:5px 10px}.vs-button--size-mini{border-radius:7px;font-size:.6rem}.vs-button--size-mini .vs-button__content{padding:3px 8px}.vs-button--circle{border-radius:25px}.vs-button--square{border-radius:0}.vs-button--icon{align-items:center;display:flex;justify-content:center}.vs-button--icon .vs-button__content{padding:8px}.vs-button--icon i{font-size:1.15rem}.vs-button--default{background:#111214;background:rgba(var(--vs-color),1);color:#fff}.vs-button--default.vs-button--active,.vs-button--default:hover{box-shadow:0 10px 20px -10px #111214;box-shadow:0 10px 20px -10px rgba(var(--vs-color),1);transform:translateY(-3px)}.vs-button--flat{background:#11121426;background:rgba(var(--vs-color),.15);color:#111214;color:rgba(var(--vs-color),1)}.vs-button--flat.vs-button--dark{color:#2c3e50;color:rgba(var(--vs-text),1)}.vs-button--flat:hover{background:#11121440;background:rgba(var(--vs-color),.25)}.vs-button--flat:focus{transition:all .25s ease,background .25s ease .25s}.vs-button--flat.vs-button--active,.vs-button--flat:focus,.vs-button--floating{background:#111214;background:rgba(var(--vs-color),1);color:#fff}.vs-button--floating{transform:translateY(-3px)}.vs-button--floating,.vs-button--floating:hover{box-shadow:0 8px 20px -6px #111214;box-shadow:0 8px 20px -6px rgba(var(--vs-color),1)}.vs-button--floating:hover{transform:translateY(-6px)}.vs-button--floating.vs-button--active,.vs-button--floating:focus{box-shadow:0 0 0 0 #111214;box-shadow:0 0 0 0 rgba(var(--vs-color),1);transform:translate(0)}.vs-button--border{background:#11121400;background:rgba(var(--vs-color),0);color:#111214;color:rgba(var(--vs-color),1)}.vs-button--border:before{background:#0000;border:2px solid #111214;border:2px solid rgba(var(--vs-color),1);border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .25s ease;width:100%}.vs-button--border:hover:before{border:2px solid #11121480;border:2px solid rgba(var(--vs-color),.5)}.vs-button--border.vs-button--active,.vs-button--border:focus,.vs-button--gradient{background:#111214;background:rgba(var(--vs-color),1);color:#fff}.vs-button--gradient{overflow:hidden}.vs-button--gradient.vs-button--primary:before,.vs-button--gradient.vs-button--success:before{filter:hue-rotate(40deg)}.vs-button--gradient:before{background:linear-gradient(30deg,#11121400 33%,#111214);background:linear-gradient(30deg,rgba(var(--vs-color),0) 33%,rgba(var(--vs-color),1) 100%);border-radius:inherit;box-sizing:border-box;content:"";filter:hue-rotate(-40deg);height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .4s ease;width:100%;z-index:-1}.vs-button--gradient:hover{box-shadow:0 10px 20px -10px #111214b3;box-shadow:0 10px 20px -10px rgba(var(--vs-color),.7);transform:translateY(-3px)}.vs-button--gradient:hover:before{opacity:0}.vs-button--gradient.vs-button--active{box-shadow:0 10px 20px -10px #00000059;transform:translateY(-3px)}.vs-button--relief{background:#111214;background:rgba(var(--vs-color),1);color:#fff;overflow:hidden;transform:translate(0) scale(1)}.vs-button--relief .vs-button__content{transition:all .25s ease}.vs-button--relief.vs-button--icon.vs-button--active{height:auto}.vs-button--relief:before{border-bottom:3px solid #111214;border-bottom:3px solid rgba(var(--vs-color),1);border-radius:inherit;bottom:0;box-sizing:border-box;content:"";filter:contrast(2) grayscale(.4);height:calc(100% - 3px);left:0;pointer-events:none;position:absolute;transition:all .4s ease;width:100%;z-index:-1}.vs-button--relief:active{transform:translateY(1px)}.vs-button--relief:active .vs-button__content{padding-bottom:6px}.vs-button--relief:active:before{border-bottom:0 solid #111214;border-bottom:0 solid rgba(var(--vs-color),1)}.vs-button--relief.vs-button--active{transform:translateY(1px)}.vs-button--relief.vs-button--active .vs-button__content{padding-bottom:6px}.vs-button--relief.vs-button--active:before{border-bottom:0 solid #111214;border-bottom:0 solid rgba(var(--vs-color),1)}.vs-button--transparent{background:#0000;color:#111214;color:rgba(var(--vs-color),1);overflow:hidden}.vs-button--transparent:before{background:#1112141a;background:rgba(var(--vs-color),.1);border-radius:inherit;bottom:0;box-sizing:border-box;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;transform:scale(.5);transition:all .25s ease;width:100%;z-index:-1}.vs-button--transparent:active:not(.vs-button--active):before{transform:scale(.9)!important}.vs-button--transparent:hover:before{opacity:1;transform:scale(1)}.vs-button--transparent.vs-button--active:before{background:#11121433;background:rgba(var(--vs-color),.2);opacity:1;transform:scale(1)}.vs-button--shadow{background:#fff;background:rgba(var(--vs-background),1);box-shadow:0 0 0 0 #0000000d;box-shadow:0 0 0 0 rgba(0,0,0,var(--vs-shadow-opacity));color:#2c3e50;color:rgba(var(--vs-text),1);overflow:hidden}.vs-button--shadow:active:not(.vs-button--active){box-shadow:0 5px 15px 0 #0000000d!important;box-shadow:0 5px 15px 0 rgba(0,0,0,var(--vs-shadow-opacity))!important;transform:translateY(-1px)}.vs-button--shadow.vs-button--active,.vs-button--shadow:hover{box-shadow:0 8px 25px 0 #0000000d;box-shadow:0 8px 25px 0 rgba(0,0,0,var(--vs-shadow-opacity));transform:translateY(-3px)}@keyframes btnload{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes btnupload{0%{transform:translateY(110%)}to{transform:translateY(-110%)}}.vs-ripple-content{--vs-color:inherit;border-radius:inherit;height:100px;height:100%;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:100px;width:100%;z-index:-1}.vs-ripple-content .vs-ripple{background:radial-gradient(circle,rgba(var(--vs-color),.05),rgba(var(--vs-color),.6));border-radius:50%;height:0;opacity:0;position:absolute;transform:translate(-50%,-50%);transition:all .5s ease;width:0}.vs-ripple-content .vs-ripple--solid{background:rgba(var(--vs-color),1);opacity:1}.vs-ripple-content .vs-ripple-invert{background-image:radial-gradient(circle,rgba(var(--vs-color),.5),rgba(var(--vs-color),0));border-radius:50%;height:0;opacity:0;position:absolute;transform:translate(-50%,-50%);transition:all .5s ease;width:0}.vs-ripple-content .vs-ripple-cut-1{background-image:linear-gradient(270deg,#ffffff40,#fff0);height:0;opacity:0;position:absolute;transform:translate(-100%,-50%) skew(20deg);transition:all .6s ease;width:0}.vs-ripple-content .vs-ripple-cut-2{background-image:linear-gradient(90deg,#ffffff40,#fff0);height:0;opacity:0;position:absolute;transform:translateY(-50%) skew(20deg);transition:all .6s ease;width:0}:root{--vs-primary:25,91,255;--vs-warn:255,186,0;--vs-danger:255,71,87;--vs-success:70,201,58;--vs-dark:30,30,30;--vs-light:244,247,248;--vs-color:17,18,20;--vs-facebook:59,89,153;--vs-twitter:29,161,242;--vs-youtube:255,0,0;--vs-pinterest:189,8,28;--vs-linkedin:0,119,181;--vs-snapchat:255,252,0;--vs-whatsapp:37,211,102;--vs-tumblr:54,70,93;--vs-reddit:255,69,0;--vs-spotify:30,215,96;--vs-amazon:255,153,0;--vs-medium:2,184,117;--vs-vimeo:26,183,234;--vs-skype:0,175,240;--vs-dribbble:234,76,137;--vs-slack:74,21,75;--vs-yahoo:67,2,151;--vs-twitch:100,65,164;--vs-discord:114,137,218;--vs-telegram:0,136,204;--vs-google-plus:219,68,55;--vs-messenger:0,132,255;--vs-background:255,255,255;--vs-text:44,62,80;--vs-gray-1:249,252,253;--vs-gray-2:244,247,248;--vs-gray-3:240,243,244;--vs-gray-4:230,233,234}[class*="--default"],[class*="--primary"]{--vs-color:var(--vs-primary)}[class*="--danger"]{--vs-color:var(--vs-danger)}[class*="--success"]{--vs-color:var(--vs-success)}[class*="--dark"]{--vs-color:var(--vs-dark)}[class*="--warn"]{--vs-color:var(--vs-warn)}:root{--vs-shadow-opacity:.05;--vs-radius:20px;--vs-zindex-1:100000;--vs-zindex-2:99000;--vs-zindex-3:98000;--vs-zindex-4:97000;--vs-background-opacity:.2}[vs-theme=dark]{--vs-background:30,32,35;--vs-text:255,255,255;--vs-gray-1:24,25,28;--vs-gray-2:20,20,23;--vs-gray-3:15,16,19;--vs-gray-4:10,11,14;--vs-shadow-opacity:.3;--vs-dark:0,0,0;--vs-background-opacity:.6}[vs-theme=dark] .vs-pagination-content.vs-component-dark .vs-pagination__active{--vs-color:255,255,255;color:#f0f3f4;color:rgba(var(--vs-gray-3),1)}[vs-theme=dark] .vs-button.vs-component-dark.vs-button--transparent{color:#2c3e50!important;color:rgba(var(--vs-text),1)!important}[vs-theme=dark] .vs-button.vs-component-dark.vs-button--transparent:hover:before{background:#11121433;background:rgba(var(--vs-color),.2)}[vs-theme=dark] .vs-button.vs-component-dark.vs-button--transparent.vs-button--active:before{background:#11121433;background:rgba(var(--vs-color),var(--vs-background-opacity))}[vs-theme=dark] .vs-ripple,[vs-theme=dark] .vs-ripple-content,[vs-theme=dark] .vs-ripple-invert{--vs-color:0,0,0}[vs-theme=dark] .vs-loading{--vs-background:0,0,0}[vs-theme=dark] .vs-input-parent--state-dark{--vs-dark:255,255,255!important}[vs-theme=dark] .vs-input-parent--state-dark .vs-input{background:#000!important}[vs-theme=dark] .vs-component-dark{--vs-color:0,0,0!important}[vs-theme=dark] .vs-component-dark .vs-avatar{color:#fff!important}[vs-theme=dark] .vs-component-dark.vs-alert{--vs-color:0,0,0!important;background:#111214!important;background:rgba(var(--vs-color),1)!important;color:#2c3e50!important;color:rgba(var(--vs-text),1)!important}button{cursor:pointer;outline:none}[disabled]{opacity:.6}input{outline:none}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}[class*=vs-]{box-sizing:border-box;list-style:none;outline:none}.vs-remove-transition *,.vs-remove-transition :after,.vs-remove-transition :before{transition:all 0s!important}.vs-card-content{--vs-color:var(--vs-primary);--vs-shadow-opacity:.3}.vs-card-content.type-5 .vs-card{align-items:center;background-color:#0000;box-shadow:none;display:flex;flex-direction:column;justify-content:center}.vs-card-content.type-5 .vs-card:hover .vs-card__interactions{bottom:50px}.vs-card-content.type-5 .vs-card:hover .vs-card__text{box-shadow:0 0 30px 0 #0000000d;box-shadow:0 0 30px 0 rgba(0,0,0,var(--vs-shadow-opacity));opacity:1;transform:translate(0)}.vs-card-content.type-5 .vs-card:hover .vs-card__img{border-radius:6px 40px 6px 40px}.vs-card-content.type-5 .vs-card:hover .vs-card__img img{transform:scale(1.1)}.vs-card-content.type-5 .vs-card__img{border-radius:6px 20px 6px 20px}.vs-card-content.type-5 .vs-card__img img{border-radius:0;display:block;transition:all .25s ease;width:75%}.vs-card-content.type-5 .vs-card__interactions{bottom:6px;transition:all .25s ease;z-index:20}.vs-card-content.type-5 .vs-card__text{background:#fff;background:rgba(var(--vs-background),1);border-radius:6px 20px 6px 20px;box-shadow:0 0 0 0 #0000000d;box-shadow:0 0 0 0 rgba(0,0,0,var(--vs-shadow-opacity));margin-top:-50px;opacity:0;padding-top:10px;position:relative;transform:translateY(25px);transition:all .25s ease;width:calc(100% - 30px);z-index:10}.vs-card-content.type-4 .vs-card{box-shadow:none;max-width:300px}.vs-card-content.type-4 .vs-card:hover{transform:translateY(-5px)}.vs-card-content.type-4 .vs-card:hover .vs-card__img img{transform:scale(1)}.vs-card-content.type-4 .vs-card:hover .vs-card__text{padding-bottom:25px;padding-top:15px}.vs-card-content.type-4 .vs-card__img{align-items:center;max-height:600px}.vs-card-content.type-4 .vs-card__img img{transform:scale(1.2)}.vs-card-content.type-4 .vs-card__interactions{bottom:auto;top:0}.vs-card-content.type-4 .vs-card__text{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:#fffc;background:rgba(var(--vs-background),.8);border-radius:0 0 20px 20px;bottom:0;position:absolute;transition:all .25s ease;width:100%}.vs-card-content.type-4 .vs-card__text p{opacity:1}.vs-card-content.type-3 .vs-card{display:flex;max-width:400px}.vs-card-content.type-3 .vs-card:hover{transform:scale(1.04)}.vs-card-content.type-3 .vs-card__img img{min-width:200px}.vs-card-content.type-3 .vs-card__text{padding-top:15px}.vs-card-content.type-3 .vs-card__title h2,.vs-card-content.type-3 .vs-card__title h3,.vs-card-content.type-3 .vs-card__title h4,.vs-card-content.type-3 .vs-card__title h5,.vs-card-content.type-3 .vs-card__title h6{padding:0}.vs-card-content.type-2 .vs-card{box-shadow:none;overflow:hidden}.vs-card-content.type-2 .vs-card:hover{transform:scale(.95)}.vs-card-content.type-2 .vs-card:hover .vs-card__img img{transform:scale(1.15)}.vs-card-content.type-2 .vs-card:hover .vs-card__text{color:#fff;opacity:1;transform:translate(0)}.vs-card-content.type-2 .vs-card__interactions{align-items:flex-end;bottom:auto;left:auto;right:0;top:0}.vs-card-content.type-2 .vs-card__title{color:inherit;padding:0;position:relative}.vs-card-content.type-2 .vs-card__title h2,.vs-card-content.type-2 .vs-card__title h3,.vs-card-content.type-2 .vs-card__title h4,.vs-card-content.type-2 .vs-card__title h5,.vs-card-content.type-2 .vs-card__title h6{padding:0 0 5px}.vs-card-content.type-2 .vs-card__text{background:#ffffffe6;background:rgba(var(--vs-background),.9);background:linear-gradient(180deg,#0000,#00000080);border-radius:0 0 20px 20px;bottom:0;color:#0000;font-size:.9rem;padding-top:30px;position:absolute;transform:translateY(45%);transition:all .25s ease;width:100%}.vs-card-content.type-2 .vs-card__text p{opacity:1}.vs-card{background-color:#246724e6;border-radius:20px;box-shadow:0 5px 20px 0 #0000000d;box-shadow:0 5px 20px 0 rgba(0,0,0,var(--vs-shadow-opacity));color:#fff;cursor:pointer;max-width:350px;position:relative;transition:all .25s ease;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:100%}.vs-card__text{font-size:.9rem;padding:0 15px 15px}.vs-card__text p{font-size:inherit;margin:0;opacity:.8}.vs-card__title{padding-bottom:5px;padding-top:10px}.vs-card__title h2,.vs-card__title h3,.vs-card__title h4,.vs-card__title h5,.vs-card__title h6{font-size:1.2rem;margin:0;padding:0}.vs-card__interactions{align-items:center;bottom:0;display:flex;justify-content:flex-start;left:0;padding:5px 10px;position:absolute}.vs-card__img{align-items:center;border-radius:20px;display:flex;justify-content:center;max-height:250px;overflow:hidden;position:relative;transition:all .25s ease}.vs-card__img:before{background-image:url(https://img.freepik.com/premium-vector/abstract-white-smooth-background-with-realistic-shapes-vector-illustration_541075-460.jpg);background-position:50%;background-repeat:no-repeat;background-size:200%;border:4px solid #fff;content:"";filter:blur(3px);-webkit-filter:blur(3px);height:calc(100% + 20px);left:-10px;position:absolute;top:-10px;width:calc(100% + 20px);z-index:1}.vs-card__img img{border-radius:20px;display:block;position:relative;transition:all .25s ease;width:90%;z-index:1}.payments{margin-bottom:100px;padding-top:20px}