:root{--vcd-blue:#0088c6;--vcd-navy:#404041;--vcd-coral:#f07f64;--vcd-ink:#231f20;--vcd-soft:#f1f1f2;--vcd-blue-soft:rgba(0,136,198,.1);--vcd-coral-soft:rgba(240,127,100,.16);--vcd-border:rgba(35,31,32,.1);--vcd-radius:18px;--vcd-shadow:0 18px 50px rgba(35,31,32,.1)}.vcd-course,.vcd-locked{margin:2rem 0;padding:clamp(1.25rem,3vw,2rem);border:1px solid var(--vcd-border);border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(16,42,67,.08);color:var(--vcd-ink)}.vcd-facts,.vcd-lesson-head{display:flex;gap:.65rem;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.25rem}.vcd-facts span,.vcd-kicker{font-size:.82rem;font-weight:700;color:var(--vcd-blue);text-transform:uppercase;letter-spacing:.04em}.vcd-lessons{list-style:none;padding:0;margin:1rem 0 1.5rem}.vcd-lessons li{display:grid;grid-template-columns:1.5rem 1fr auto;gap:.7rem;align-items:center;padding:.9rem .25rem;border-bottom:1px solid var(--vcd-border)}.vcd-lessons li.is-done>span:first-child{color:#24845c}.vcd-lessons small{color:#617587}.vcd-btn{display:inline-block;padding:.72rem 1rem;border:0;border-radius:9px;background:var(--vcd-blue);color:#fff!important;font-weight:700;text-decoration:none;cursor:pointer}.vcd-btn:hover{background:var(--vcd-navy)}.vcd-btn-coral{background:var(--vcd-coral)}.vcd-expert{margin-top:1.5rem;padding:1.2rem;border-left:5px solid var(--vcd-coral);border-radius:8px;background:var(--vcd-soft)}.vcd-expert p{margin:.35rem 0 1rem}.vcd-progress{height:9px;overflow:hidden;border-radius:999px;background:#dfe8f0}.vcd-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--vcd-blue),var(--vcd-coral))}.vcd-complete{margin:2rem 0}.vcd-complete button{padding:.75rem 1rem;border:0;border-radius:9px;background:var(--vcd-blue);color:#fff;font-weight:700}.vcd-complete.is-done{color:#247453;font-weight:700}.vcd-lesson-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:2rem 0;padding-top:1.5rem;border-top:1px solid var(--vcd-border)}.vcd-lesson-nav a{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid var(--vcd-border);border-radius:12px;background:#fff;color:var(--vcd-ink)!important;text-decoration:none!important}.vcd-lesson-nav a:hover{border-color:var(--vcd-blue);box-shadow:0 8px 24px rgba(16,42,67,.08)}.vcd-lesson-nav__next{text-align:right;grid-column:2}.vcd-lesson-nav small{color:var(--vcd-blue);font-weight:800;text-transform:uppercase;letter-spacing:.03em}.vcd-lesson-nav strong{line-height:1.35}.vcd-lesson-preview #secondary,.vcd-lesson-preview .sidebar,.vcd-lesson-preview aside.widget-area{display:none!important}.vcd-lesson-preview .content-area,.vcd-lesson-preview .site-main,.vcd-lesson-preview .content-container,.vcd-lesson-preview .content-wrap{width:100%!important;max-width:1180px!important;grid-column:1/-1!important;margin-left:auto!important;margin-right:auto!important}.vcd-lesson-preview .site-container,.vcd-lesson-preview .content-container{display:block!important}.vcd-outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:1.5rem 0}.vcd-outcomes>div{padding:16px;border-radius:12px;background:var(--vcd-soft)}.vcd-outcomes strong{color:var(--vcd-navy)}.vcd-outcomes p{margin:.35rem 0 0;line-height:1.55}.vcd-resource{display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;margin:1rem 0;padding:14px 16px;border:1px solid var(--vcd-blue);border-radius:12px;background:var(--vcd-blue-soft);color:var(--vcd-ink)!important;text-decoration:none!important}.vcd-resource>span{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:var(--vcd-blue);color:#fff;font-weight:900}.vcd-resource small{font-weight:800;color:var(--vcd-blue)}.vcd-lesson-content{font-size:1.04rem;line-height:1.78;color:var(--vcd-ink)}.vcd-lesson-content>h2{position:relative;margin:clamp(2.5rem,5vw,4rem) 0 1.1rem;padding:0 0 .75rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.2;color:var(--vcd-navy);border-bottom:1px solid var(--vcd-border)}.vcd-lesson-content>h2:after{content:"";position:absolute;left:0;bottom:-1px;width:72px;height:4px;border-radius:99px;background:linear-gradient(90deg,var(--vcd-blue),var(--vcd-coral))}.vcd-lesson-content>h3{margin-top:2rem;color:var(--vcd-navy)}.vcd-lesson-content>p{max-width:850px}.vcd-lesson-content>ul,.vcd-lesson-content>ol{display:grid;gap:.65rem;margin:1.25rem 0 1.75rem;padding-left:1.3rem}.vcd-lesson-content>ol>li,.vcd-lesson-content>ul>li{padding-left:.35rem}.vcd-lesson-content>ol>li::marker{color:var(--vcd-blue);font-weight:900}.vcd-lesson-opening{margin:1.5rem 0 2rem;padding:clamp(20px,4vw,32px);border-radius:18px;background:linear-gradient(135deg,var(--vcd-navy),var(--vcd-ink));color:#fff;box-shadow:var(--vcd-shadow)}.vcd-lesson-opening span{display:block;margin-bottom:.55rem;color:#bdeaff;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vcd-lesson-opening p{margin:0;font-size:1.12rem;line-height:1.65}.vcd-field-note{margin:1.4rem 0;padding:20px 22px;border-left:5px solid var(--vcd-coral);border-radius:12px;background:var(--vcd-coral-soft)}.vcd-field-note>span{display:block;color:var(--vcd-navy);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.vcd-field-note p{margin:.45rem 0 0}.vcd-lesson-screenshot{margin:1.25rem 0 2rem;padding:10px;border:1px solid var(--vcd-border);border-radius:18px;background:#fff;box-shadow:var(--vcd-shadow)}.vcd-lesson-screenshot img{display:block;width:100%;height:auto;border-radius:12px}.vcd-lesson-screenshot figcaption{padding:10px 8px 3px;color:#52606d;font-size:.88rem;line-height:1.5}.vcd-method-visual{margin:2rem 0;padding:clamp(20px,4vw,30px);border:1px solid var(--vcd-border);border-radius:18px;background:linear-gradient(145deg,#fff,var(--vcd-blue-soft))}.vcd-method-visual figcaption{margin-bottom:18px;color:var(--vcd-navy);font-size:1.05rem;font-weight:900}.vcd-method-visual__flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.vcd-method-visual__flow>div{position:relative;display:flex;align-items:center;gap:10px;padding:14px;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(35,31,32,.07)}.vcd-method-visual__flow>div:not(:last-child):after{content:"→";position:absolute;right:-12px;z-index:2;color:var(--vcd-coral);font-weight:900}.vcd-method-visual__flow span{display:grid;flex:0 0 32px;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--vcd-blue);color:#fff;font-weight:900}.vcd-method-visual__flow strong{font-size:.9rem;line-height:1.25}.vcd-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:1.5rem 0 2rem}.vcd-before-after>div{padding:22px;border-radius:14px;border:1px solid var(--vcd-border)}.vcd-before-after>div:first-child{background:#fff5f2}.vcd-before-after>div:last-child{background:#effaf5}.vcd-before-after span{display:inline-flex;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:var(--vcd-navy);color:#fff;font-size:.75rem;font-weight:900;text-transform:uppercase}.vcd-before-after>div:last-child span{background:#247453}.vcd-before-after p{margin:0}.vcd-error-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:1.25rem 0 2rem}.vcd-error-grid>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:16px;border:1px solid rgba(176,49,49,.18);border-radius:12px;background:#fff7f7}.vcd-error-grid span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#b03131;color:#fff;font-weight:900}.vcd-error-grid p{margin:.25rem 0 0}.vcd-prompt{margin:2.25rem 0;padding:clamp(20px,4vw,30px);border:1px solid rgba(0,136,198,.28);border-radius:18px;background:linear-gradient(145deg,#fff,var(--vcd-blue-soft));box-shadow:0 14px 38px rgba(16,42,67,.08)}.vcd-prompt__head{display:flex;justify-content:space-between;align-items:center;gap:18px}.vcd-prompt__head span{display:block;color:var(--vcd-blue);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vcd-prompt__head h2{margin:.2rem 0 0;font-size:1.35rem;color:var(--vcd-navy)}.vcd-prompt__head button{flex:0 0 auto;padding:.7rem 1rem;border:0;border-radius:9px;background:var(--vcd-blue);color:#fff;font-weight:800;cursor:pointer}.vcd-prompt__usage{margin:1rem 0;color:#52606d}.vcd-prompt pre{max-height:460px;overflow:auto;margin:0;padding:18px;border-radius:12px;background:#17212b;color:#edf7ff;white-space:pre-wrap;font-size:.88rem;line-height:1.58}.vcd-prompt code{color:inherit;background:0 0}.vcd-prompt__warning{margin:14px 0 0;padding-top:14px;border-top:1px solid var(--vcd-border);font-size:.9rem}.vcd-prompt__warning strong{color:#9a3b2d}.vcd-lesson-content .wp-block-table{overflow-x:auto;margin:1.5rem 0}.vcd-lesson-content table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--vcd-border);border-radius:12px;overflow:hidden}.vcd-lesson-content th{background:var(--vcd-navy);color:#fff;text-align:left}.vcd-lesson-content th,.vcd-lesson-content td{padding:13px 15px;border-bottom:1px solid var(--vcd-border);vertical-align:top}.vcd-lesson-content tr:last-child td{border-bottom:0}.vcd-lesson-content tbody tr:nth-child(even){background:var(--vcd-soft)}.vcd-legacy-notice{margin:1.25rem 0;padding:22px;border-left:5px solid var(--vcd-coral);border-radius:12px;background:var(--vcd-coral-soft)}.vcd-legacy-notice strong{display:block;font-size:1.1rem}.vcd-legacy-notice p{margin:.5rem 0 1rem}.vcd-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.vcd-card{padding:1.35rem;border:1px solid var(--vcd-border);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(16,42,67,.06)}.vcd-card h3{margin:.25rem 0 .7rem}.vcd-card a{text-decoration:none}.vcd-link{color:var(--vcd-blue);font-weight:700}.vcd-training-catalogue,.vcd-formations-store .site-main{color:var(--vcd-ink)}.vcd-training-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,300px);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(28px,6vw,72px);margin:clamp(24px,4vw,48px) 0 48px;border-radius:28px;background:linear-gradient(135deg,var(--vcd-soft) 0%,#fff 55%,var(--vcd-blue-soft) 100%);overflow:hidden}.vcd-training-kicker{display:inline-block;color:var(--vcd-blue);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;margin-bottom:12px}.vcd-training-hero h2{margin:0 0 16px;font-size:clamp(2rem,5vw,4rem);line-height:1.02;color:var(--vcd-ink)}.vcd-training-hero p{max-width:740px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;margin:0}.vcd-training-hero__logo{width:100%;height:auto;object-fit:contain}.vcd-training-trust{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:.9rem;font-weight:800;color:var(--vcd-navy)}.vcd-training-grid,.vcd-formations-store ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;margin:0!important;padding:0!important}.vcd-formations-store ul.products:before,.vcd-formations-store ul.products:after{display:none!important}.vcd-formations-store ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;list-style:none!important}.vcd-training-card{display:flex;height:100%;flex-direction:column;background:#fff;border:1px solid var(--vcd-border);border-radius:var(--vcd-radius);overflow:hidden;box-shadow:var(--vcd-shadow);transition:transform .2s ease,box-shadow .2s ease}.vcd-training-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(35,31,32,.15)}.vcd-training-card__media{min-height:200px;display:grid;place-items:center;background:linear-gradient(145deg,var(--vcd-navy),var(--vcd-ink));text-decoration:none!important}.vcd-training-card__image{width:100%;height:auto;display:block}.vcd-training-card__placeholder{display:grid;place-items:center;width:110px;height:110px;border-radius:24px;background:var(--vcd-blue);color:#fff;box-shadow:14px 14px 0 var(--vcd-coral);line-height:1}.vcd-training-card__placeholder strong{font-size:2rem}.vcd-training-card__placeholder small{margin-top:6px;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.vcd-training-card__body{padding:24px;display:flex;flex-direction:column;flex:1}.vcd-training-card__meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.vcd-training-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:var(--vcd-soft);color:var(--vcd-ink);font-size:.78rem;font-weight:800}.vcd-training-badge--accent{background:var(--vcd-coral-soft);color:var(--vcd-ink)}.vcd-training-badge--preview{background:#e8f7ef;color:#176b43}.vcd-training-card h2{font-size:1.35rem!important;margin:0 0 12px!important;line-height:1.2!important}.vcd-training-card h2 a{color:var(--vcd-ink)!important;text-decoration:none!important}.vcd-training-card p{line-height:1.65;margin:0 0 20px}.vcd-training-card__preview{display:inline-flex;align-items:center;align-self:flex-start;margin:0 0 18px;color:var(--vcd-blue);font-weight:800;text-decoration:none}.vcd-training-card__preview:hover{text-decoration:underline}.vcd-training-card__footer{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid var(--vcd-border)}.vcd-training-card__price{display:block!important;font-size:1.25rem;font-weight:900}.vcd-training-card__price del{font-size:.85rem;font-weight:500}.vcd-training-store .vcd-btn,.vcd-training-card .vcd-btn,.vcd-training-footer-cta .vcd-btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 18px;border:2px solid var(--vcd-blue);border-radius:10px;background:var(--vcd-blue);color:#fff!important;text-decoration:none!important;font-weight:800;line-height:1.2;transition:.18s ease}.vcd-training-card .vcd-btn:hover,.vcd-training-footer-cta .vcd-btn:hover{transform:translateY(-1px);filter:brightness(.94)}.vcd-training-seo{margin-top:48px;padding:clamp(24px,4vw,42px);border-radius:var(--vcd-radius);background:var(--vcd-soft)}.vcd-training-seo h2{margin-top:0;color:var(--vcd-ink)}.vcd-training-seo p:last-child{margin-bottom:0}.vcd-training-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:28px 0 40px;padding:26px 30px;border-radius:var(--vcd-radius);background:var(--vcd-navy);color:#fff}.vcd-training-footer-cta strong,.vcd-training-footer-cta span{display:block}.vcd-training-footer-cta strong{font-size:1.15rem;margin-bottom:5px}.vcd-training-footer-cta .vcd-btn--secondary{background:0 0;color:#fff!important;border-color:#fff}.vcd-formation-product div.product .woocommerce-product-gallery,.vcd-formation-product div.product .summary{margin-bottom:48px}.vcd-formation-product div.product .woocommerce-product-gallery{padding:clamp(18px,3vw,32px);border-radius:28px;background:linear-gradient(145deg,var(--vcd-navy),var(--vcd-ink));box-sizing:border-box}.vcd-formation-product div.product .woocommerce-product-gallery img{border-radius:18px}.vcd-formation-product div.product .summary{padding:clamp(8px,2vw,22px)}.vcd-formation-product div.product .product_title{color:var(--vcd-ink);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.vcd-formation-product div.product .price{display:block!important;visibility:visible!important;color:var(--vcd-ink)!important;font-size:1.8rem!important;font-weight:900}.vcd-formation-product div.product .woocommerce-product-details__short-description{font-size:1.08rem;line-height:1.7}.vcd-formation-product div.product form.cart .single_add_to_cart_button{min-height:50px;padding:12px 22px!important;border-radius:10px!important;background:var(--vcd-blue)!important;color:#fff!important;font-weight:800!important}.vcd-product-badges{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.vcd-product-preview{margin:18px 0}.vcd-product-preview a{display:inline-flex;align-items:center;padding:11px 15px;border:1px solid var(--vcd-blue);border-radius:10px;color:var(--vcd-blue)!important;font-weight:800;text-decoration:none}.vcd-product-preview a:hover{background:var(--vcd-blue);color:#fff!important}.vcd-product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0;padding:18px;border:1px solid var(--vcd-border);border-radius:14px;background:var(--vcd-soft);font-size:.9rem;font-weight:700}.vcd-formation-product .woocommerce-tabs{clear:both}.vcd-formation-product .woocommerce-tabs ul.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:0!important}.vcd-formation-product .woocommerce-tabs ul.tabs li{border:0!important;border-radius:10px 10px 0 0!important;background:var(--vcd-soft)!important}.vcd-formation-product .woocommerce-tabs ul.tabs li.active{background:var(--vcd-blue)!important}.vcd-formation-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.vcd-formation-product .woocommerce-tabs .panel{padding:clamp(24px,4vw,42px)!important;border:1px solid var(--vcd-border);border-radius:0 var(--vcd-radius) var(--vcd-radius);background:#fff}.vcd-product-program>h3{margin-top:28px}.vcd-product-program ol{list-style:none;padding:0;margin:18px 0}.vcd-product-program li{display:flex;justify-content:space-between;gap:18px;padding:15px 4px;border-bottom:1px solid var(--vcd-border)}.vcd-product-program li span,.vcd-product-program li>a{font-weight:700}.vcd-product-program li em{display:inline-flex;align-items:center;margin-left:8px;padding:3px 8px;border-radius:999px;background:#e8f7ef;color:#176b43;font-size:.75rem;font-style:normal;font-weight:800}.vcd-product-program li small{margin-left:auto;white-space:nowrap;color:#666}.vcd-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vcd-product-facts>div{display:flex;justify-content:space-between;gap:16px;padding:16px;background:var(--vcd-soft);border-radius:10px}.vcd-product-facts span{color:#666}.vcd-product-facts strong{text-align:right}.vcd-product-coaching{padding:clamp(22px,4vw,36px);border-left:5px solid var(--vcd-coral);border-radius:12px;background:var(--vcd-soft)}.vcd-product-coaching h3{margin-top:0}.vcd-order-access{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:28px 0;padding:26px 30px;border-radius:var(--vcd-radius);background:linear-gradient(135deg,var(--vcd-blue),var(--vcd-navy));color:#fff}.vcd-order-access strong{font-size:1.2rem}.vcd-order-access p{margin:.4rem 0 0}.vcd-order-access .vcd-btn{flex:0 0 auto;background:#fff;color:var(--vcd-blue)!important;border-color:#fff}@media(max-width:980px){.vcd-training-grid,.vcd-formations-store ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vcd-training-hero{grid-template-columns:1fr}.vcd-training-hero__logo{max-width:200px}.vcd-method-visual__flow{grid-template-columns:repeat(2,minmax(0,1fr))}.vcd-method-visual__flow>div:after{display:none}}@media(max-width:640px){.vcd-lessons li{grid-template-columns:1.2rem 1fr}.vcd-lessons small{grid-column:2}.vcd-lesson-nav{grid-template-columns:1fr}.vcd-lesson-nav__next{grid-column:1;text-align:left}.vcd-method-visual__flow,.vcd-before-after,.vcd-error-grid{grid-template-columns:1fr}.vcd-prompt__head{align-items:stretch;flex-direction:column}.vcd-prompt__head button{width:100%}.vcd-training-grid,.vcd-formations-store ul.products{grid-template-columns:1fr!important}.vcd-training-footer-cta,.vcd-training-card__footer,.vcd-order-access{align-items:stretch;flex-direction:column}.vcd-training-hero{padding:28px 22px;border-radius:18px}.vcd-training-card .vcd-btn,.vcd-training-footer-cta .vcd-btn,.vcd-order-access .vcd-btn{width:100%}.vcd-product-trust,.vcd-product-facts,.vcd-outcomes{grid-template-columns:1fr}.vcd-formation-product .woocommerce-tabs ul.tabs{display:grid}.vcd-formation-product .woocommerce-tabs ul.tabs li{border-radius:10px!important}.vcd-formation-product .woocommerce-tabs .panel{border-radius:var(--vcd-radius)}}.vcd-training-finder{margin:-20px 0 34px;padding:clamp(20px,4vw,30px);border:1px solid var(--vcd-border);border-radius:20px;background:#fff;box-shadow:0 16px 44px rgba(35,31,32,.08)}.vcd-training-finder__intro>span{display:inline-block;margin-bottom:6px;color:var(--vcd-blue);font-size:.76rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.vcd-training-finder__intro h2{margin:0 0 8px;color:var(--vcd-ink);font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.2}.vcd-training-finder__intro p{margin:0;color:#5b6670;line-height:1.6}.vcd-training-finder__controls{display:grid;grid-template-columns:minmax(260px,1.5fr) minmax(170px,.7fr) minmax(170px,.7fr);gap:14px;margin-top:22px}.vcd-training-finder__controls label{display:flex;min-width:0;flex-direction:column;gap:7px;margin:0}.vcd-training-finder__controls label>span{color:var(--vcd-navy);font-size:.82rem;font-weight:800}.vcd-training-finder__controls input,.vcd-training-finder__controls select{box-sizing:border-box!important;width:100%;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0 13px!important;border:1px solid #cfd6dc!important;border-radius:10px!important;background-color:#fff!important;color:var(--vcd-ink)!important;box-shadow:none!important;font:inherit!important;line-height:1.2!important;vertical-align:middle!important}.vcd-training-finder__controls input[type=search]{-webkit-appearance:none;appearance:none}.vcd-training-finder__controls input:focus,.vcd-training-finder__controls select:focus{outline:3px solid var(--vcd-blue-soft);border-color:var(--vcd-blue)!important}.vcd-training-finder__status{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px;padding-top:15px;border-top:1px solid var(--vcd-border)}.vcd-training-finder__status strong{color:var(--vcd-navy);font-size:.9rem}.vcd-training-finder__status button{padding:0;border:0;background:0 0;color:var(--vcd-blue);font:inherit;font-size:.88rem;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.vcd-training-finder__empty{margin:18px 0 0;padding:16px 18px;border-radius:12px;background:var(--vcd-soft);color:var(--vcd-navy);font-weight:700}.vcd-training-is-filtered-out{display:none!important}.vcd-error-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:1.25rem 0 2rem!important;padding:0!important}.vcd-error-grid>.vcd-error-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:14px!important;align-items:start!important;margin:0!important;padding:18px!important;border:1px solid rgba(176,49,49,.18)!important;border-radius:14px!important;background:#fff7f7!important;box-sizing:border-box!important}.vcd-error-card__number{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;border-radius:11px!important;background:#b03131!important;color:#fff!important;font-weight:900!important;line-height:1!important}.vcd-error-card__body{min-width:0}.vcd-error-card__body strong{display:block;color:#7c2424;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase}.vcd-error-card__body p{min-width:0;margin:.35rem 0 0!important}.vcd-error-grid p:empty{display:none!important}@media(max-width:820px){.vcd-training-finder__controls{grid-template-columns:1fr 1fr}.vcd-training-finder__search{grid-column:1/-1}}@media(max-width:540px){.vcd-training-finder{margin:-24px 0 28px;padding:18px}.vcd-training-finder__controls{grid-template-columns:1fr}.vcd-training-finder__search{grid-column:auto}.vcd-training-finder__status{align-items:flex-start;flex-direction:column}.vcd-error-grid{grid-template-columns:1fr!important}.vcd-error-grid>.vcd-error-card{grid-template-columns:42px minmax(0,1fr)!important}}.vcd-training-card__media{aspect-ratio:16/10;min-height:0!important;overflow:hidden;padding:0}.vcd-training-card__media img,.vcd-training-card__image{width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important}.vcd-training-card__body{min-width:0}.vcd-training-card__footer{min-height:68px}.vcd-training-card h2,.vcd-training-card p{overflow-wrap:anywhere}.vcd-offer-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid #dce5eb;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(24,55,85,.07)}.vcd-offer-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;min-height:180px;padding:18px;background:#f7fafc;overflow:hidden}.vcd-offer-card__media img{width:100%;height:100%;object-fit:contain!important;object-position:center}.vcd-offer-card__body{display:flex;flex:1;flex-direction:column;padding:22px;gap:12px}.vcd-offer-card__meta{display:flex;flex-wrap:wrap;gap:8px;min-height:28px}.vcd-offer-card__body h2,.vcd-offer-card__body h3{margin:0;line-height:1.25}.vcd-offer-card__body>p{margin:0;color:#52606d}.vcd-offer-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.vcd-resource--external{border-style:dashed}.vcd-training-home,.vcd-training-page{display:grid;gap:32px}@media(max-width:700px){.vcd-offer-card__footer{align-items:stretch;flex-direction:column}.vcd-offer-card__footer .vcd-btn{width:100%;text-align:center}.vcd-training-buttons{display:flex;flex-direction:column;gap:10px}.vcd-training-buttons .vcd-btn{width:100%;text-align:center}}:root{--vcd-offer-radius:18px;--vcd-offer-button-radius:10px;--vcd-offer-button-height:48px;--vcd-offer-gap:12px;--vcd-offer-border:#dce5eb;--vcd-offer-shadow:0 12px 30px rgba(24,55,85,.07);--vcd-offer-blue:#0088c6;--vcd-offer-text:#231f20;--vcd-offer-muted:#52606d}.vcd-offer-card{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;border:1px solid var(--vcd-offer-border)!important;border-radius:var(--vcd-offer-radius)!important;background:#fff!important;box-shadow:var(--vcd-offer-shadow)!important}.vcd-offer-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(24,55,85,.12)!important}.vcd-offer-card__media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;aspect-ratio:16/10!important;min-height:0!important;padding:0!important;overflow:hidden!important;background:#f7fafc!important}.vcd-offer-card__media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}.vcd-offer-card__body{display:flex!important;flex:1!important;flex-direction:column!important;gap:var(--vcd-offer-gap)!important;padding:22px!important}.vcd-offer-card__meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;min-height:28px!important;margin:0!important}.vcd-offer-card__body h2,.vcd-offer-card__body h3{margin:0!important;color:var(--vcd-offer-text)!important;font-size:1.3rem!important;line-height:1.25!important}.vcd-offer-card__body>p{margin:0!important;color:var(--vcd-offer-muted)!important;line-height:1.6!important}.vcd-offer-card__footer{display:flex!important;align-items:stretch!important;gap:10px!important;margin-top:auto!important;padding-top:16px!important;border-top:1px solid var(--vcd-offer-border)!important}.vcd-offer-card__footer>.vcd-btn,.vcd-offer-card__footer>a.vcd-btn,.vcd-offer-card__footer>a.button{display:inline-flex!important;flex:1 1 0!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:var(--vcd-offer-button-height)!important;min-height:var(--vcd-offer-button-height)!important;max-height:var(--vcd-offer-button-height)!important;margin:0!important;padding:10px 16px!important;border:2px solid var(--vcd-offer-blue)!important;border-radius:var(--vcd-offer-button-radius)!important;background:var(--vcd-offer-blue)!important;color:#fff!important;box-shadow:none!important;text-align:center!important;text-decoration:none!important;font:inherit!important;font-weight:800!important;line-height:1.15!important;white-space:normal!important}.vcd-offer-card__footer>.vcd-btn--ghost,.vcd-offer-card__footer>.vcd-btn--secondary{background:#fff!important;color:var(--vcd-offer-blue)!important}.vcd-offer-card__footer>.vcd-btn:hover,.vcd-offer-card__footer>a.button:hover{filter:brightness(.96);transform:none!important}@media(max-width:700px){.vcd-offer-card__footer{flex-direction:column!important}.vcd-offer-card__footer>.vcd-btn,.vcd-offer-card__footer>a.button{width:100%!important;flex-basis:auto!important}}:root{--vcd-commerce-blue:#0088c6;--vcd-commerce-blue-dark:#006f9f;--vcd-commerce-coral:#f07f64;--vcd-commerce-ink:#231f20;--vcd-commerce-muted:#52606d;--vcd-commerce-soft:#f1f1f2;--vcd-commerce-border:#dfe5e8;--vcd-commerce-radius:16px;--vcd-commerce-button-radius:10px;--vcd-commerce-shadow:0 14px 36px rgba(35,31,32,.08);--vcd-commerce-card-title:1.3rem;--vcd-commerce-title:clamp(2rem,3vw,2.65rem);--vcd-commerce-price:1.65rem;--vcd-commerce-body:1rem;--vcd-commerce-small:.9rem;--vcd-commerce-tab:1rem;--vcd-commerce-button:.98rem}.vcd-offer-card{border:1px solid var(--vcd-commerce-border)!important;border-radius:var(--vcd-commerce-radius)!important;background:#fff!important;box-shadow:var(--vcd-commerce-shadow)!important;overflow:hidden!important}.vcd-offer-card__media{aspect-ratio:16/10!important;background:#f8fafb!important;overflow:hidden!important}.vcd-offer-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.vcd-offer-card__body{padding:22px!important;gap:12px!important}.vcd-offer-card__body h2,.vcd-offer-card__body h3{font-family:inherit!important;font-size:var(--vcd-commerce-card-title)!important;line-height:1.25!important;font-weight:800!important;letter-spacing:normal!important}.vcd-offer-card__body>p{font-family:inherit!important;font-size:var(--vcd-commerce-body)!important;line-height:1.6!important;color:var(--vcd-commerce-muted)!important}.vcd-offer-card__footer{display:flex!important;gap:10px!important;align-items:stretch!important;margin-top:auto!important;padding-top:16px!important;border-top:1px solid var(--vcd-commerce-border)!important}.vcd-offer-card__footer :is(a,button,.button,.vcd-btn){display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:48px!important;margin:0!important;padding:10px 16px!important;border:2px solid var(--vcd-commerce-blue)!important;border-radius:var(--vcd-commerce-button-radius)!important;background:var(--vcd-commerce-blue)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;text-decoration:none!important;font-family:inherit!important;font-size:var(--vcd-commerce-button)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:normal!important}.vcd-offer-card__footer :is(.vcd-btn--secondary,.vcd-btn--ghost){background:#fff!important;color:var(--vcd-commerce-blue)!important;-webkit-text-fill-color:var(--vcd-commerce-blue)!important}.vcd-offer-card__footer :is(a,button,.button,.vcd-btn):hover{border-color:var(--vcd-commerce-blue-dark)!important;background:var(--vcd-commerce-blue-dark)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;filter:none!important;transform:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .woocommerce-product-gallery{overflow:hidden!important;border:1px solid var(--vcd-commerce-border)!important;border-radius:var(--vcd-commerce-radius)!important;background:#fff!important;box-shadow:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary{box-sizing:border-box!important;padding:clamp(22px,3vw,32px)!important;border:1px solid var(--vcd-commerce-border)!important;border-radius:var(--vcd-commerce-radius)!important;background:#fff!important;box-shadow:var(--vcd-commerce-shadow)!important;font-family:inherit!important;font-size:var(--vcd-commerce-body)!important;line-height:1.65!important;color:var(--vcd-commerce-ink)!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .product_title{margin:0 0 14px!important;color:var(--vcd-commerce-ink)!important;font-family:inherit!important;font-size:var(--vcd-commerce-title)!important;line-height:1.08!important;font-weight:800!important;letter-spacing:-.02em!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .price{display:block!important;margin:0 0 18px!important;color:var(--vcd-commerce-ink)!important;font-family:inherit!important;font-size:var(--vcd-commerce-price)!important;line-height:1.2!important;font-weight:900!important;letter-spacing:normal!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .woocommerce-product-details__short-description,body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .woocommerce-product-details__short-description :is(p,li),body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary>p{font-family:inherit!important;font-size:var(--vcd-commerce-body)!important;line-height:1.65!important;letter-spacing:normal!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .product_meta{font-size:var(--vcd-commerce-small)!important;line-height:1.55!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product form.cart{display:flex!important;align-items:stretch!important;gap:10px!important;flex-wrap:wrap!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product form.cart .quantity input{min-height:52px!important;border:1px solid #c7d0d5!important;border-radius:var(--vcd-commerce-button-radius)!important;background:#fff!important;color:var(--vcd-commerce-ink)!important;font-size:var(--vcd-commerce-body)!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary :is(button.button,button.button.alt,a.button,.button,.single_add_to_cart_button,.vcd-btn){display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:52px!important;padding:11px 20px!important;border:2px solid var(--vcd-commerce-blue)!important;border-radius:var(--vcd-commerce-button-radius)!important;background:var(--vcd-commerce-blue)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;text-decoration:none!important;font-family:inherit!important;font-size:var(--vcd-commerce-button)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:normal!important;opacity:1!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary :is(button.button,button.button.alt,a.button,.button,.single_add_to_cart_button,.vcd-btn):hover{border-color:var(--vcd-commerce-blue-dark)!important;background:var(--vcd-commerce-blue-dark)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary :is(.vcd-btn--secondary,.vcd-btn--ghost){background:#fff!important;color:var(--vcd-commerce-blue)!important;-webkit-text-fill-color:var(--vcd-commerce-blue)!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:0!important;margin:28px 0 0!important;border:0!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs:before{display:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:1px solid var(--vcd-commerce-border)!important;border-radius:10px 10px 0 0!important;background:var(--vcd-commerce-soft)!important;box-shadow:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li:before,body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li:after{display:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li>a{display:block!important;padding:12px 16px!important;border-radius:9px 9px 0 0!important;background:var(--vcd-commerce-soft)!important;color:var(--vcd-commerce-ink)!important;-webkit-text-fill-color:var(--vcd-commerce-ink)!important;text-decoration:none!important;font-family:inherit!important;font-size:var(--vcd-commerce-tab)!important;font-weight:800!important;line-height:1.25!important;letter-spacing:normal!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li.active,body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li:has(>a[aria-selected=true]){border-color:var(--vcd-commerce-blue)!important;background:var(--vcd-commerce-blue)!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li.active>a,body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li>a[aria-selected=true],body.vcd-formation-product .woocommerce-tabs ul.tabs li>a[href="#tab-vcd_program"][aria-selected=true]{border-color:var(--vcd-commerce-blue)!important;background:var(--vcd-commerce-blue)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:none!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs .panel{box-sizing:border-box!important;margin:0!important;padding:clamp(24px,4vw,42px)!important;border:1px solid var(--vcd-commerce-border)!important;border-radius:0 var(--vcd-commerce-radius) var(--vcd-commerce-radius)!important;background:#fff!important;color:var(--vcd-commerce-ink)!important;font-family:inherit!important;font-size:var(--vcd-commerce-body)!important;line-height:1.7!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs .panel :is(p,li,dd,dt){font-size:var(--vcd-commerce-body)!important;line-height:1.7!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs .panel h2{font-size:1.65rem!important;line-height:1.2!important;font-weight:800!important;color:var(--vcd-commerce-ink)!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs .panel h3{font-size:1.3rem!important;line-height:1.3!important;font-weight:800!important;color:var(--vcd-commerce-ink)!important}@media(max-width:700px){.vcd-offer-card__footer{flex-direction:column!important}.vcd-offer-card__footer :is(a,button,.button,.vcd-btn){width:100%!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .summary{padding:20px!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .product_title{font-size:1.85rem!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product .price{font-size:1.45rem!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product form.cart{flex-direction:column!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) div.product form.cart :is(button.button,.single_add_to_cart_button){width:100%!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs{display:grid!important;grid-template-columns:1fr!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li,body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs ul.tabs li>a{border-radius:10px!important}body:is(.vcd-plugin-product,.vcd-service-product,.vcd-formation-product) .woocommerce-tabs .panel{border-radius:var(--vcd-commerce-radius)!important}}html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn,html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn,html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn,html body .vcd-offer-card__footer>a.vcd-btn.button{display:inline-flex!important;flex:1 1 0!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:10px 16px!important;border:2px solid var(--vcd-commerce-blue)!important;border-radius:var(--vcd-commerce-button-radius)!important;background-color:var(--vcd-commerce-blue)!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;text-shadow:none!important;text-decoration:none!important;font-family:inherit!important;font-size:16px!important;font-style:normal!important;font-weight:800!important;line-height:1.15!important;letter-spacing:normal!important;white-space:normal!important;opacity:1!important}html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn:not(.vcd-btn--secondary):not(.vcd-btn--ghost),html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn:not(.vcd-btn--secondary):not(.vcd-btn--ghost),html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn:not(.vcd-btn--secondary):not(.vcd-btn--ghost),html body .vcd-offer-card__footer>a.vcd-btn.button:not(.vcd-btn--secondary):not(.vcd-btn--ghost){background-color:var(--vcd-commerce-blue)!important;border-color:var(--vcd-commerce-blue)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn.vcd-btn--secondary,html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn.vcd-btn--ghost,html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.vcd-btn--secondary,html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.vcd-btn--ghost,html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn.vcd-btn--secondary,html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn.vcd-btn--ghost{background-color:#fff!important;background-image:none!important;border-color:var(--vcd-commerce-blue)!important;color:var(--vcd-commerce-blue)!important;-webkit-text-fill-color:var(--vcd-commerce-blue)!important}html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn:hover,html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn:hover,html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn:hover,html body .vcd-offer-card__footer>a.vcd-btn.button:hover{background-color:var(--vcd-commerce-blue-dark)!important;background-image:none!important;border-color:var(--vcd-commerce-blue-dark)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}body.vcd-service-product.vcd-wqd-quote-product-page.single-product form.cart button.single_add_to_cart_button:after{content:none!important;display:none!important}body.vcd-service-product.vcd-wqd-quote-product-page.single-product form.cart button.single_add_to_cart_button{font-size:16px!important;line-height:1.15!important}@media(max-width:700px){html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn,html body .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn,html body .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn,html body .vcd-offer-card__footer>a.vcd-btn.button{width:100%!important;flex-basis:auto!important}}html body.vcd-formations-store .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn,html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn,html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn{height:52px!important;min-height:52px!important;max-height:52px!important;font-size:16px!important;line-height:1.15!important;font-weight:800!important;text-shadow:none!important}html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.button.add_to_cart_button,html body.vcd-formations-store .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn:not(.vcd-btn--secondary):not(.vcd-btn--ghost),html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn:not(.vcd-btn--secondary):not(.vcd-btn--ghost){background:#0088c6!important;background-color:#0088c6!important;background-image:none!important;border-color:#0088c6!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body.vcd-formations-store .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn.vcd-btn--secondary,html body.vcd-formations-store .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn.vcd-btn--ghost,html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.vcd-btn--secondary,html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.vcd-btn--ghost{background:#fff!important;background-color:#fff!important;background-image:none!important;border-color:#0088c6!important;color:#0088c6!important;-webkit-text-fill-color:#0088c6!important}html body.vcd-formations-store .vcd-offer-card__footer.vcd-training-card__footer>a.vcd-btn:hover,html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn:hover,html body .vcd-offer-card__footer.vcd-plugin-card__footer>a.vcd-btn:hover{background:#006fa3!important;background-color:#006fa3!important;border-color:#006fa3!important;color:#fff!important;-webkit-text-fill-color:#fff!important}html body :is(.vcd-plugins-store,.vcd-services-store,.vcd-formations-store) .vcd-offer-card__media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;aspect-ratio:16/10!important;min-height:0!important;overflow:hidden!important;background:#f8fafb!important}html body.vcd-services-store ul.products li.product .vcd-offer-card__media.vcd-service-card__media img.vcd-service-card__image,html body.vcd-formations-store .vcd-offer-card__media img,html body.vcd-plugins-store .vcd-offer-card__media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center center!important}html body :is(.vcd-plugins-store,.vcd-services-store,.vcd-formations-store) .vcd-offer-card__footer{align-items:stretch!important}html body :is(.vcd-plugins-store,.vcd-services-store,.vcd-formations-store) .vcd-offer-card__footer>:is(a.vcd-btn,a.button,button.vcd-btn,button.button){box-sizing:border-box!important;height:auto!important;min-height:56px!important;max-height:none!important;padding:10px 12px!important;font-family:inherit!important;font-size:15px!important;font-weight:800!important;line-height:1.18!important;letter-spacing:normal!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-align:center!important}html body.vcd-services-store .vcd-offer-card__footer.vcd-service-card__footer>a.vcd-btn.button.add_to_cart_button{font-size:14px!important;line-height:1.16!important;padding-inline:10px!important}@media(max-width:700px){html body :is(.vcd-plugins-store,.vcd-services-store,.vcd-formations-store) .vcd-offer-card__footer>:is(a.vcd-btn,a.button,button.vcd-btn,button.button){width:100%!important;min-height:52px!important;font-size:15px!important}}.vcd-offer-card__media.vcd-plugin-card__media,.vcd-offer-card__media.vcd-service-card__media,.vcd-offer-card__media.vcd-training-card__media{box-sizing:border-box!important;display:grid!important;place-items:center!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:hidden!important;background:#f8fafb!important}.vcd-offer-card__media.vcd-plugin-card__media>picture,.vcd-offer-card__media.vcd-service-card__media>picture,.vcd-offer-card__media.vcd-training-card__media>picture{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important}.vcd-offer-card__media.vcd-plugin-card__media>picture>img,.vcd-offer-card__media.vcd-service-card__media>picture>img,.vcd-offer-card__media.vcd-training-card__media>picture>img,.vcd-offer-card__media.vcd-plugin-card__media>img,.vcd-offer-card__media.vcd-service-card__media>img,.vcd-offer-card__media.vcd-training-card__media>img{box-sizing:border-box!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center center!important}.vcd-offer-card__media.vcd-training-card__media{aspect-ratio:16/9!important;background:#f8fafb!important}.vcd-offer-card__media.vcd-training-card__media>picture,.vcd-offer-card__media.vcd-training-card__media>img{width:100%!important;height:100%!important}.vcd-offer-card__media.vcd-training-card__media>picture>img,.vcd-offer-card__media.vcd-training-card__media>img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}