.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__prepend-outer{margin-bottom:0;margin-top:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{cursor:pointer;height:100%;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;left:-12px;margin:7px;position:absolute;top:calc(50% - 24px);transition:inherit;width:34px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;transform:scale(.2);transform-origin:center center;transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{height:28px;left:-9px;width:28px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}.fc-link-color{color:var(--content-font-color)}.fc-info-text{font-size:.9em}.fc-info-text,.fc-recaptcha-text{color:var(--label-color);font-family:var(--content-font-family);font-style:italic;font-style:var(--content-font-style)}.fc-recaptcha-text{font-size:.8em}.form-checkbox .v-icon,.form-checkbox .v-label{color:var(--label-color)!important}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);border-radius:4px;color:#fff;display:inline-block;font-size:14px;line-height:22px;opacity:0;padding:5px 16px;pointer-events:none;position:absolute;text-transform:none;width:auto}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.text-field-label[data-v-1352b7a1],.text-field-label[data-v-818f57e4]{color:var(--primary);font-weight:500!important}.v-progress-circular{align-items:center;display:inline-flex;justify-content:center;position:relative;vertical-align:middle}.v-progress-circular>svg{bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:0}.v-progress-circular--indeterminate>svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}.full-width[data-v-d807db68]{width:100%}.form-loader[data-v-2d1df84a]{position:relative}.is-loading[data-v-2d1df84a]{filter:blur(2px)}.form-state-position[data-v-2d1df84a]{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.progress-bar[data-v-2d1df84a]{background-color:var(--accent);border-radius:10px;height:5px;margin-top:15px;max-width:100%;width:200px}.progress-state[data-v-2d1df84a]{background-color:var(--accent-darken);border-radius:10px;bottom:0;height:5px;left:0;position:absolute;transition:width .3s ease-in-out;width:var(--loading-percentage)}.address-list[data-v-5c5ca53c]{overflow-x:hidden;overflow-y:scroll}.map-border[data-v-5c5ca53c]{border:1px solid var(--content-font-color)}.active-address-line[data-v-5c5ca53c],.one-address-line[data-v-5c5ca53c]:hover{background-color:var(--background-color-alternative)}.value-color[data-v-1699bbd5]{color:var(--primary-color)}.text-field-label[data-v-1699bbd5]{color:var(--primary);font-weight:500!important}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.v-radio{align-items:center;display:flex;height:auto;outline:none}.v-radio--is-disabled{cursor:default;pointer-events:none}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.item-row[data-v-0f910e58]{justify-content:space-evenly}.page[data-v-0f910e58]{height:22px;text-align:center;width:22px}.wine-details-loading .add-to-cart[data-v-fcac99ba],.wine-details-loading .big-image[data-v-fcac99ba],.wine-details-loading .detail-title[data-v-fcac99ba],.wine-details-loading .one-detail[data-v-fcac99ba],.wine-details-loading .pill[data-v-fcac99ba],.wine-details-loading .small-image[data-v-fcac99ba],.wine-details-loading h1[data-v-fcac99ba],.wine-details-loading h2[data-v-fcac99ba],.wine-details-loading p[data-v-fcac99ba]{animation:shine 1.5s linear infinite;background:var(--loading-background);background:linear-gradient(110deg,var(--linear-background-1) 8%,var(--linear-background-2) 18%,var(--linear-background-3) 33%);background-size:200% 100%}.wine-details-loading .detail-title[data-v-fcac99ba]{height:50px;width:50%}.wine-details-loading .one-detail[data-v-fcac99ba]{height:65px;width:80%}.wine-details-loading .add-to-cart[data-v-fcac99ba]{height:500px;max-width:100%}.wine-details-loading .big-image[data-v-fcac99ba]{border-radius:5px;height:380px;max-width:100%}.wine-details-loading .small-image[data-v-fcac99ba]{border-radius:5px;height:70px;width:70px}.wine-details-loading h1[data-v-fcac99ba]{height:30px;width:40%}.wine-details-loading h2[data-v-fcac99ba]{height:40px;width:70%}.wine-details-loading p[data-v-fcac99ba]{height:100px;width:100%}.wine-details-loading .pill[data-v-fcac99ba]{border-radius:50px;height:30px;width:85px}.product-list-with-title .title[data-v-3563700a]{height:30px;width:250px}.basic-product-page-loading .add-to-cart[data-v-02a97920],.basic-product-page-loading .big-image[data-v-02a97920],.basic-product-page-loading .detail-title[data-v-02a97920],.basic-product-page-loading .one-detail[data-v-02a97920],.basic-product-page-loading .pill[data-v-02a97920],.basic-product-page-loading .small-image[data-v-02a97920],.basic-product-page-loading h1[data-v-02a97920],.basic-product-page-loading h2[data-v-02a97920],.basic-product-page-loading p[data-v-02a97920],.product-list-with-title .title[data-v-3563700a]{animation:shine 1.5s linear infinite;background:var(--loading-background);background:linear-gradient(110deg,var(--linear-background-1) 8%,var(--linear-background-2) 18%,var(--linear-background-3) 33%);background-size:200% 100%}.basic-product-page-loading .detail-title[data-v-02a97920]{height:50px;width:250px}.basic-product-page-loading .one-detail[data-v-02a97920]{height:65px;width:100%}.basic-product-page-loading .add-to-cart[data-v-02a97920]{height:500px;max-width:100%}.basic-product-page-loading .big-image[data-v-02a97920]{border-radius:5px;height:380px;max-width:100%}.basic-product-page-loading .small-image[data-v-02a97920]{border-radius:5px;height:70px;width:70px}.basic-product-page-loading h1[data-v-02a97920]{height:30px;width:40%}.basic-product-page-loading h2[data-v-02a97920]{height:40px;width:70%}.basic-product-page-loading p[data-v-02a97920]{height:100px;width:100%}.basic-product-page-loading .pill[data-v-02a97920]{border-radius:50px;height:30px;width:85px}.graphic-product-page-loading .add-to-cart[data-v-140aabfa],.graphic-product-page-loading .big-image[data-v-140aabfa],.graphic-product-page-loading .one-detail[data-v-140aabfa],.graphic-product-page-loading h1[data-v-140aabfa],.graphic-product-page-loading p[data-v-140aabfa]{animation:shine 1.5s linear infinite;background:var(--loading-background);background:linear-gradient(110deg,var(--linear-background-1) 8%,var(--linear-background-2) 18%,var(--linear-background-3) 33%);background-size:200% 100%}.graphic-product-page-loading .one-detail[data-v-140aabfa]{border-radius:30px;height:300px;max-width:100%}.graphic-product-page-loading .add-to-cart[data-v-140aabfa]{height:300px;max-width:100%}.graphic-product-page-loading .big-image[data-v-140aabfa]{height:350px;max-width:100%}.graphic-product-page-loading .small-image[data-v-140aabfa]{border-radius:5px;height:70px;width:70px}.graphic-product-page-loading h1[data-v-140aabfa]{height:50px;width:40%}.graphic-product-page-loading p[data-v-140aabfa]{height:120px;width:100%}.premium-product-page-loading .add-to-cart[data-v-e4a2d55e],.premium-product-page-loading .big-image[data-v-e4a2d55e],.premium-product-page-loading .conditions[data-v-e4a2d55e],.premium-product-page-loading .description[data-v-e4a2d55e],.premium-product-page-loading .loading-button[data-v-e4a2d55e],.premium-product-page-loading .one-feature[data-v-e4a2d55e],.premium-product-page-loading .one-small-loading-image[data-v-e4a2d55e],.premium-product-page-loading .price[data-v-e4a2d55e],.premium-product-page-loading .quantity[data-v-e4a2d55e],.premium-product-page-loading .title[data-v-e4a2d55e]{animation:shine 1.5s linear infinite;background:var(--loading-background);background:linear-gradient(110deg,var(--linear-background-1) 8%,var(--linear-background-2) 18%,var(--linear-background-3) 33%);background-size:200% 100%}@media screen and (max-width:600px){.premium-product-page-loading .image-container[data-v-e4a2d55e]{flex-direction:column-reverse}.premium-product-page-loading .small-image-container[data-v-e4a2d55e]{flex-direction:row!important}.premium-product-page-loading .one-small-loading-image[data-v-e4a2d55e]{height:50px!important;width:50px!important}}.premium-product-page-loading .description[data-v-e4a2d55e]{height:200px;margin-top:10px;width:100%}.premium-product-page-loading .price[data-v-e4a2d55e]{height:50px;margin-top:10px;width:100px}.premium-product-page-loading .title[data-v-e4a2d55e]{height:30px;width:270px}.premium-product-page-loading .big-image[data-v-e4a2d55e]{aspect-ratio:3/4}.premium-product-page-loading .small-image-container[data-v-e4a2d55e]{-moz-column-gap:15px;column-gap:15px;display:flex;flex-direction:column;row-gap:15px}.premium-product-page-loading .one-small-loading-image[data-v-e4a2d55e]{height:100px;width:100px}.premium-product-page-loading .image-container[data-v-e4a2d55e]{-moz-column-gap:15px;column-gap:15px;display:flex;row-gap:15px}.premium-product-page-loading .add-to-cart-container[data-v-e4a2d55e]{-moz-column-gap:10px;column-gap:10px;display:flex;margin-top:12px}.premium-product-page-loading .quantity[data-v-e4a2d55e]{height:60px;width:30%}.premium-product-page-loading .loading-button[data-v-e4a2d55e]{height:60px;width:70%}.premium-product-page-loading .conditions[data-v-e4a2d55e]{height:150px;margin-top:12px;width:100%}.premium-product-page-loading .one-feature[data-v-e4a2d55e]{height:60px;margin-bottom:15px;width:100%}.ed-layout-container-1280[data-v-e0081108]{display:block;margin-left:auto;margin-right:auto;max-width:1280px;width:90%}.ed-button[data-v-e0081108]{transition-behavior:normal;background-color:#3898ec;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;display:inline-block;padding:9px 15px;text-decoration-color:currentcolor;text-decoration-color:initial;text-decoration-line:none;text-decoration-style:solid;text-decoration-thickness:auto;transition-delay:0s;transition-duration:.2s;transition-property:all;transition-timing-function:ease}.ed-button[data-v-e0081108]:hover{color:#000}img[data-v-e0081108]{display:inline-block;max-width:100%;vertical-align:middle}.centered-content[data-v-e0081108]{text-align:center}.black-title[data-v-e0081108]{color:#000;font-family:var(--title-font-family);font-size:35px;font-weight:400;line-height:45px}.product-list-1[data-v-e0081108]{margin-top:50px}.w1060-centered[data-v-e0081108]{margin-left:auto;margin-right:auto;max-width:100%;text-align:center;width:1060px}.unstyle-link[data-v-e0081108]{color:inherit;text-decoration-color:currentcolor;text-decoration-color:initial;text-decoration-line:none;text-decoration-style:solid;text-decoration-thickness:auto}.mt30[data-v-e0081108]{align-items:center;-moz-column-gap:50px;column-gap:50px;display:flex;flex-wrap:wrap;justify-content:start;margin-top:30px;row-gap:25px}.bold[data-v-e0081108]{font-weight:300}.white-content[data-v-e0081108]{color:#fff;font-family:var(--content-font-family);font-weight:100}.white-title[data-v-e0081108]{color:#fff;font-family:var(--title-font-family);font-size:35px;font-weight:400;line-height:45px}.white-top-title[data-v-e0081108]{font-size:20px;font-weight:100}.outline-white-button[data-v-e0081108],.white-top-title[data-v-e0081108]{color:#fff;font-family:var(--content-font-family)}.outline-white-button[data-v-e0081108]{background-color:hsla(0,0%,100%,0);border:1px solid #fff;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;font-size:16px;font-weight:300;padding:10px 25px;text-align:center}.outline-white-button[data-v-e0081108]:hover{background-color:#fff;color:#030303}.div-13-copy[data-v-e0081108]{max-width:100%;width:450px}.image-7[data-v-e0081108]{height:600px;-o-object-fit:cover;object-fit:cover;width:500px}.div-16[data-v-e0081108]{align-items:center;-moz-column-gap:150px;column-gap:150px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:150px;z-index:1}.div-16[data-v-e0081108],.div-17[data-v-e0081108]{position:relative}.div-18[data-v-e0081108]{aspect-ratio:1/1;background-color:hsla(0,0%,100%,.15);border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:50%;height:auto;max-width:100%;position:absolute;right:25%;top:50%;transform:translate3d(0,-50%,0);width:415px}.image-8[data-v-e0081108]{margin-top:-5px;width:100%}.pink-button[data-v-e0081108]{background-color:var(--rose);border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;border-width:0;color:#fff;font-family:var(--content-font-family);font-size:16px;font-weight:300;padding:10px 25px;text-align:center;transition-duration:.2s;transition-property:all;transition-timing-function:ease}.pink-button[data-v-e0081108]:hover{background-color:var(--orange);color:#fff}.sit-hide-element[data-v-e0081108]{opacity:0}.primary-background-title[data-v-e0081108]{background-color:var(--primary);display:inline-block;padding:5px 12px}.block-texture-rideau:hover .texture-rideau[data-v-e0081108]{height:100%}.slide-button:hover .slide-button-color[data-v-e0081108]{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:100%}.slide-button:hover .slide-button-text[data-v-e0081108]{color:#fff}.section-12[data-v-e0081108]{background-attachment:scroll,scroll;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://assets.evolusite.fr/73/sac-ls_xsDqowp-D.jpg?tr=h-600,w-,);background-position:0 0,50% 50%;background-repeat:repeat,no-repeat;background-size:auto,cover;height:600px}.heading-5[data-v-e0081108]{color:var(--rose);font-family:var(--title-font-family);font-size:35px;font-weight:400;text-transform:uppercase}.div-37[data-v-e0081108]{flex-child:grow;background-color:#fff;border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:30px;border-top-right-radius:30px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);flex:1 0 0%;max-width:100%;padding:70px 180px 90px 80px}.contact-form-1[data-v-e0081108]{margin-top:30px}.div-38[data-v-e0081108]{display:flex;justify-content:end;margin-top:20px}.div-39[data-v-e0081108]{background-color:var(--fond-noir);border-bottom-left-radius:25px;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);margin-left:-80px;margin-top:135px;padding:80px 30px;position:relative;width:350px;z-index:1}.div-40[data-v-e0081108]{display:flex;flex-wrap:wrap;justify-content:center;max-width:100%}.scrollintoview-6[data-v-e0081108]{max-width:950px;min-width:400px;position:relative;width:100%;z-index:0}.phone-title[data-v-e0081108]{color:var(--primary);font-family:var(--content-font-family);font-size:18px;font-weight:600}.div-41[data-v-e0081108]{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex}.phone-link[data-v-e0081108]{color:var(--primary);display:block;font-family:var(--content-font-family);font-size:18px;font-weight:100;margin-top:15px}.div-42[data-v-e0081108]{position:relative}.fontawesome-3[data-v-e0081108]{font-size:18px;left:6px;position:absolute;top:6px}.mail-title[data-v-e0081108]{font-weight:600}.mail-link[data-v-e0081108],.mail-title[data-v-e0081108]{color:var(--orange);font-family:var(--content-font-family);font-size:18px}.mail-link[data-v-e0081108]{display:block;font-weight:100;margin-top:15px}.adresse-title[data-v-e0081108]{font-weight:600}.adresse-text[data-v-e0081108],.adresse-title[data-v-e0081108]{color:var(--accent);font-family:var(--content-font-family);font-size:18px}.adresse-text[data-v-e0081108]{display:block;font-weight:100;margin-top:15px}.horaire-title[data-v-e0081108]{font-weight:600}.horaire-text[data-v-e0081108],.horaire-title[data-v-e0081108]{color:var(--bleu-ciel);font-family:var(--content-font-family);font-size:18px}.horaire-text[data-v-e0081108]{display:block;font-weight:100;margin-top:15px}.div-43[data-v-e0081108]{display:flex;flex-direction:column;row-gap:40px}.fontawesome-4[data-v-e0081108]{font-size:25px}.div-44[data-v-e0081108]{-moz-column-gap:15px;column-gap:15px;display:flex;margin-top:25px;row-gap:15px;width:-moz-fit-content;width:fit-content}.linkblock-2[data-v-e0081108]{color:#fff;transition-duration:.2s;transition-property:all;transition-timing-function:ease}.linkblock-2[data-v-e0081108]:hover{color:var(--bleu-ciel-fonce)}.linkblock-2-copy[data-v-e0081108]{color:#fff;transition-duration:.2s;transition-property:all;transition-timing-function:ease}.linkblock-2-copy[data-v-e0081108]:hover{color:var(--rose)}.container1280-12[data-v-e0081108]{margin-top:-400px}.container1280-13[data-v-e0081108]{margin-top:180px;position:relative;z-index:1}.partner-map-1[data-v-e0081108]{margin-top:40px}.section-3-copy[data-v-e0081108]{background-color:#262626;margin-top:-130px;padding-bottom:100px;padding-top:280px}.container1280-14[data-v-e0081108]{margin-bottom:150px;margin-top:140px}@keyframes fromBottom-e0081108{0%{transform:translateY(150px)}to{transform:translateY(0)}}@keyframes fromRight-e0081108{0%{transform:translateX(150px)}to{transform:translateX(0)}}@keyframes fromTopRight-e0081108{0%{transform:translate3d(150px,-150px,0)}to{transform:translateZ(0)}}@keyframes fromTop-e0081108{0%{transform:translateY(-150px)}to{transform:translateY(0)}}@keyframes fromTopLeft-e0081108{0%{transform:translate3d(-150px,-150px,0)}to{transform:translateZ(0)}}@keyframes fromLeft-e0081108{0%{transform:translateX(-150px)}to{transform:translateX(0)}}@keyframes fromBottomLeft-e0081108{0%{transform:translate3d(-150px,150px,0)}to{transform:translateZ(0)}}@keyframes fromBottomRight-e0081108{0%{transform:translate3d(150px,150px,0)}to{transform:translateZ(0)}}@keyframes opacity-e0081108{0%{opacity:0}75%{opacity:1}}@media screen and (max-width:991px){.ed-layout-container-1280[data-v-e0081108]{width:85%}}@media (max-width:991px){.div-18[data-v-e0081108]{bottom:6%;right:19%;top:auto}.div-37[data-v-e0081108]{padding-left:50px;padding-right:50px}.div-37[data-v-e0081108],.div-40[data-v-e0081108]{flex:1 0 0%}.div-39[data-v-e0081108]{margin-left:0;margin-top:65px}.scrollintoview-6[data-v-e0081108]{max-width:100%;min-width:auto}}@media (max-width:767px){.div-18[data-v-e0081108]{bottom:0;right:6%}.image-7[data-v-e0081108]{height:500px}.black-title[data-v-e0081108],.white-title[data-v-e0081108]{font-size:30px}.div-37[data-v-e0081108]{padding:60px 30px}.div-37[data-v-e0081108],.scrollintoview-6[data-v-e0081108]{flex:1 0 0%}}@media screen and (max-width:479px){.ed-layout-container-1280[data-v-e0081108]{width:85%}}@media (max-width:479px){.div-18[data-v-e0081108]{bottom:8%;width:90%}.image-7[data-v-e0081108]{height:400px}.black-title[data-v-e0081108],.white-title[data-v-e0081108]{font-size:28px;line-height:40px}.div-39[data-v-e0081108]{flex:1 0 0%;padding-bottom:60px;padding-top:60px}.div-37[data-v-e0081108]{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:15px;border-top-right-radius:15px;padding:40px 15px 40px 16px}.div-37[data-v-e0081108],.div-40[data-v-e0081108],.heading-5[data-v-e0081108]{flex:1 0 0%}.heading-5[data-v-e0081108]{font-size:30px}}