@import"https://fonts.googleapis.com/css2?family=Playfair:opsz@5..1200&display=swap";#vebo{--vebo-blue: #183046;--vebo-blue-text: #003e82;--vebo-light-blue: #b2c5d9;--vebo-title-font: "Playfair", Georgia, Garamond, "Times New Roman";--vebo-text-color: #2c2c30;--vebo-bg-gray: #f7f7f7;--vebo-border-gray: #c9c9cf;--vebo-border-input: #d5d6db;--vebo-blue-10: rgba(24,48,70, 10%);--vebo-blue-20: rgba(24,48,70, 20%);--vebo-blue-30: rgba(24,48,70, 30%);--vebo-blue-50: rgba(24,48,70, 50%);--vebo-blue-60: rgba(24,48,70, 50%);color:#2c2c30;font-size:16px}#vebo *{box-sizing:border-box}#vebo a{font-weight:inherit}#vebo button{font-family:inherit}#vebo .button{background:red;font-size:18px;padding:8px 20px;border-radius:30px;border:0px;background:var(--vebo-blue-text);color:#fff;display:inline-flex;gap:8px;align-items:center;font-weight:700;box-shadow:none;border:2px solid transparent;white-space:wrap;line-height:1.2}#vebo .button:not(:disabled){cursor:pointer}#vebo .button:disabled{opacity:.5;background:var(--vebo-blue-20)}#vebo .button svg{margin-top:-1px;transition:transform .2s}#vebo .button--outline{background:transparent;color:var(--vebo-blue-text);border:2px solid var(--vebo-blue-text)}#vebo .button--outline:not(:disabled):hover{background:var(--vebo-blue-text);color:#fff}#vebo .button:hover{box-shadow:none}#vebo p{padding:0;margin:0;font-size:inherit;line-height:1.4}#vebo .content{max-width:900px}#vebo .content p.title{font-weight:700}#vebo .content p.title:not(:first-child){margin-top:20px}#vebo .content p{margin-bottom:10px}#vebo .content p:last-child{margin-bottom:0}#vebo strong{font-weight:700}#vebo .vebo-buttons{margin-top:30px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px 20px}#vebo .vebo-buttons button{font-size:16px}#vebo .vebo-buttons button svg{transform:translate(var(--moveX, 0))}#vebo .vebo-buttons button svg:first-child{transform:scaleX(-1) translate(var(--moveX, 0))}#vebo .vebo-buttons button:not(:disabled):hover{--moveX: 10%}#vebo .vebo-buttons .next{margin-left:auto}#vebo .vebo-buttons .prev{margin-right:auto}@media (max-width: 767px){#vebo .vebo-buttons .print{width:100%;display:block;text-align:center;order:5}}#vebo .books{display:flex;flex-direction:column;gap:20px}#vebo .fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}#vebo .fields .field{display:grid;grid-template-columns:1fr;gap:5px;align-content:flex-start}#vebo .fields .field p{margin-bottom:6px}#vebo .fields .field input{height:30px;font-size:16px}#vebo .fields .field.nofield{display:none}#vebo .fields .field>label{font-size:14px}#vebo .fields .field.wide{grid-column:1/3}@media (max-width: 767px){#vebo .fields{grid-template-columns:1fr}#vebo .fields .field.wide{grid-column:1/2}}#vebo .total{display:flex;margin-top:20px;padding:18px 12px;border-radius:12px;background:#fff;justify-content:space-between;align-items:center;font-size:18px}#vebo .total .title span{display:inline-block}#vebo .total .price{flex:0 0 100px;text-align:right;display:inline-flex;flex-direction:column}#vebo .total .price label{font-size:14px}#vebo .total .price span{font-size:18px;font-weight:700}@media print{@page{size:1240px 1754px;margin:15mm}html{print-color-adjust:exact;-webkit-print-color-adjust:exact;font-size:14px!important}html *{font-size:14px!important}body{background:transparent!important}#footer,.masthead,a.scroll-top,div[role=navigation],.page-title,.main-gradient,.vebo-confirmation,#phantom,.mobile-sticky-header-overlay{display:none!important}.page-inner{box-shadow:none!important}#main{padding:0!important}#vebo .steps{display:none!important}#vebo-printlist{height:auto!important;min-width:1040px;overflow:visible!important}}.school-choice[data-v-722f1d9c]{display:grid;grid-template-columns:1fr;flex-direction:column;gap:20px}.school-choice h4[data-v-722f1d9c]{font-size:18px}.school-choice .school-type[data-v-722f1d9c]{padding:20px;border-radius:12px;background:#fff;display:flex;align-items:center;gap:12px 18px}.school-choice .school-type strong[data-v-722f1d9c]{flex:0 0 200px}@media (max-width: 767px){.school-choice .school-type[data-v-722f1d9c]{flex-direction:column;align-items:flex-start}.school-choice .school-type strong[data-v-722f1d9c]{flex:0 0 auto}}.school-choice .school-years[data-v-722f1d9c]{display:flex;gap:18px;flex-wrap:wrap}.school-choice .school-years a[data-v-722f1d9c]{display:inline-flex;justify-content:center;align-items:center;width:45px;height:35px;border-radius:25px;text-decoration:none;color:var(--vebo-blue-text);cursor:pointer;border:2px solid var(--vebo-blue-text);transition:all .2s}.school-choice .school-years a[data-v-722f1d9c]:hover,.school-choice .school-years a.selected[data-v-722f1d9c]{background:var(--vebo-blue-text);color:#fff}.tooltip-wrap[data-v-d09a1124]{width:0;height:0;position:relative;z-index:100}.tooltip[data-v-d09a1124]{position:absolute!important;width:237px;border:1px solid var(--vebo-text-color);background:#fff;border-radius:4px;padding:10px;font-weight:400;opacity:0;transition:opacity .3s;margin-bottom:20px;transform:translate(-50%)}.tooltip[data-v-d09a1124]:after{content:"";display:block;border:10px solid transparent;border-bottom-width:0;border-top-color:#fff;position:absolute;width:0;height:0;left:50%;top:100%;transform:translate(-10px)}.tooltip p[data-v-d09a1124]{font-size:14px!important}.tooltip[data-v-d09a1124]{will-change:filter;filter:drop-shadow(0 5px 0 #000)}.tooltip.show[data-v-d09a1124]{opacity:1}.tooltip.align-right[data-v-d09a1124]{left:100%;transform:translate(-100%) translate(20px)}.tooltip.align-right[data-v-d09a1124]:after{left:auto;right:0;margin:0}.tooltip.align-left[data-v-d09a1124]{left:0;transform:none}.tooltip.align-left[data-v-d09a1124]:after{left:20px}.vebo-book-labels[data-v-fd6a20e0]{display:flex;flex-wrap:wrap;gap:6px}.vebo-book-label[data-v-fd6a20e0]{border-radius:20px;background:var(--vebo-blue-10);line-height:1;font-weight:700;display:inline-flex;padding:2px 2px 2px 8px;align-items:center;gap:4px;position:relative}.vebo-book-label span[data-v-fd6a20e0]{position:relative;display:inline-block}.vebo-booklisting[data-v-37ed6c5b]{display:flex;align-items:center;gap:20px;background:#fff;padding:11px;border-radius:12px;border:1px solid transparent;position:relative;width:100%}@media print{.vebo-booklisting[data-v-37ed6c5b]{border-color:var(--vebo-border-gray);page-break-inside:avoid;break-inside:avoid}}.vebo-booklisting[data-v-37ed6c5b]:hover{border-color:var(--vebo-border-gray)}.vebo-booklisting .checkbox[data-v-37ed6c5b]{cursor:pointer}.vebo-booklisting .checkbox input[type=checkbox][data-v-37ed6c5b]{visibility:hidden;position:absolute;left:-20000px}.vebo-booklisting .checkbox div[data-v-37ed6c5b]{display:inline-flex;width:24px;height:24px;border-radius:3px;border:2px solid var(--vebo-blue-text);justify-content:center;align-items:center}.vebo-booklisting .checkbox div svg[data-v-37ed6c5b]{opacity:0}.vebo-booklisting .checkbox input:checked+div svg[data-v-37ed6c5b]{opacity:1}.vebo-booklisting-content[data-v-37ed6c5b]{display:flex;flex-direction:column;gap:12px;width:100%}.has-input .vebo-booklisting-content[data-v-37ed6c5b]{width:calc(100% - 44px)}.vebo-booklisting-header[data-v-37ed6c5b]{display:flex;gap:10px 20px;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.vebo-booklisting-header-text[data-v-37ed6c5b]{flex:0 0 100%}@media (min-width: 992px){.vebo-booklisting-header-text[data-v-37ed6c5b]{flex:1 1 0px}}.vebo-booklisting-header-text a[data-v-37ed6c5b]{text-decoration:none;gap:6px}.vebo-booklisting-header-text a svg[data-v-37ed6c5b]{width:18px;height:18px;margin-top:-2px;vertical-align:middle}@media (max-width: 499px){.vebo-booklisting-header-text a svg[data-v-37ed6c5b]{display:none}}.vebo-booklisting-header-text a[data-v-37ed6c5b]:hover{text-decoration:underline}.vebo-booklisting-header-text>strong[data-v-37ed6c5b]{font-size:18px}@media print{.vebo-booklisting-header-text a svg[data-v-37ed6c5b]{display:none}}.vebo-booklisting-details[data-v-37ed6c5b]{display:flex;gap:8px 20px;width:100%}.vebo-booklisting-details>div[data-v-37ed6c5b],.vebo-booklisting-details>a[data-v-37ed6c5b]{gap:0;width:25%}.vebo-booklisting-details>div span[data-v-37ed6c5b],.vebo-booklisting-details>div label[data-v-37ed6c5b],.vebo-booklisting-details>a span[data-v-37ed6c5b],.vebo-booklisting-details>a label[data-v-37ed6c5b]{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.vebo-booklisting-details>div label[data-v-37ed6c5b],.vebo-booklisting-details>a label[data-v-37ed6c5b]{font-size:14px}.vebo-booklisting-details>div[data-price][data-v-37ed6c5b],.vebo-booklisting-details>a[data-price][data-v-37ed6c5b]{text-align:right;flex:1 1 0px;width:auto;border-right:0}.vebo-booklisting-details>a[data-v-37ed6c5b]{position:relative;text-decoration:none;color:var(--vebo-text-color);padding-right:30px}.vebo-booklisting-details>a[data-publisher][data-v-37ed6c5b],.vebo-booklisting-details>a[data-isbn][data-v-37ed6c5b]{cursor:pointer}.vebo-booklisting-details>a[data-publisher][data-v-37ed6c5b] *,.vebo-booklisting-details>a[data-isbn][data-v-37ed6c5b] *{cursor:pointer}.vebo-booklisting-details>a[data-v-37ed6c5b]:before{content:"";display:block;position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:4px;border:1px solid var(--vebo-blue-60);background:var(--vebo-bg-gray);z-index:1;opacity:0;transition:all .3s}.vebo-booklisting-details>a[data-v-37ed6c5b] *{position:relative;z-index:5}.vebo-booklisting-details>a svg[data-v-37ed6c5b]{position:absolute;height:auto;top:50%;right:0;transform:translateY(-50%);transition:opacity .3s}.vebo-booklisting-details>a[data-subject] svg[data-v-37ed6c5b],.vebo-booklisting-details>a[data-publisher] svg[data-v-37ed6c5b]{margin-right:2px}@media print{.vebo-booklisting-details>a[data-v-37ed6c5b]{padding-right:0}.vebo-booklisting-details>a svg[data-v-37ed6c5b]{opacity:0}}@media (hover: hover){.vebo-booklisting-details>a svg[data-v-37ed6c5b]{opacity:0}.vebo-booklisting-details>a[data-v-37ed6c5b]:hover:before{opacity:1}.vebo-booklisting-details>a:hover svg[data-v-37ed6c5b]{opacity:1}}@media only screen and (max-width: 767px){.vebo-booklisting-details[data-v-37ed6c5b]{position:relative;flex-direction:column}.vebo-booklisting-details>div[data-v-37ed6c5b],.vebo-booklisting-details>a[data-v-37ed6c5b]{width:100%}.vebo-booklisting-details>div[data-price][data-v-37ed6c5b],.vebo-booklisting-details>a[data-price][data-v-37ed6c5b]{position:absolute;right:0;bottom:0;width:80px}.vebo-booklisting-details>div[data-subject][data-v-37ed6c5b],.vebo-booklisting-details>a[data-subject][data-v-37ed6c5b]{width:calc(100% - 80px)}}.vebo-booklisting .copy-message[data-v-37ed6c5b]{font-weight:700}.v-enter-active[data-v-37ed6c5b],.v-leave-active[data-v-37ed6c5b]{transition:opacity .5s ease}.v-enter-from[data-v-37ed6c5b],.v-leave-to[data-v-37ed6c5b]{opacity:0}.booklist[data-v-bf9e2646]{display:flex;flex-direction:column;gap:20px}.booklist section h4[data-v-bf9e2646]{margin-bottom:20px;font-weight:700}.booklist section .books[data-v-bf9e2646]{margin-top:20px}.booklist .total[data-v-bf9e2646]{margin-top:0!important}.booklist .content[data-v-bf9e2646]{font-size:18px}.booklist .title svg[data-v-bf9e2646]{display:inline-block;vertical-align:middle;width:18px;margin-top:-2px}.booklist .content ul li[data-v-bf9e2646]{font-size:18px;line-height:1.4}.booklist .list-title[data-v-bf9e2646]{display:flex;flex-direction:column;gap:10px}@media (min-width: 768px){.booklist .list-title[data-v-bf9e2646]{flex-direction:row;justify-content:space-between}}.booklist .list-sorting[data-v-bf9e2646]{position:relative;display:inline-block;align-self:flex-start}.booklist .list-sorting a[data-v-bf9e2646]{display:inline-flex;gap:6px;align-items:center;cursor:pointer}.booklist .list-sorting-options[data-v-bf9e2646]{position:absolute;margin-top:8px;right:0;top:100%;background:#fff;padding:8px 12px;white-space:nowrap;text-align:left;border-radius:8px 0 8px 8px;filter:drop-shadow(0 5px 2px rgba(0,0,0,.2));display:flex;flex-direction:column;gap:4px;z-index:50}.booklist .list-sorting-options[data-v-bf9e2646]:before{content:"";display:block;width:0;height:0;border:6px solid transparent;border-right-color:#fff;border-bottom-color:#fff;position:absolute;right:0;bottom:100%}.booklist .list-sorting-options li[data-v-bf9e2646]{cursor:pointer;display:block;border-radius:4px}.booklist .list-sorting-options li.current[data-v-bf9e2646]{font-weight:700}.booklist .list-sorting-options li[data-v-bf9e2646]:hover{text-decoration:underline}.field[data-v-de4f51b4]{background:#fff;border:1px solid var(--vebo-border-input);border-radius:4px;position:relative;display:flex!important;gap:0!important}.field label[data-v-de4f51b4]{font-weight:400!important;flex:0 0 0px;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;padding:0 10px;display:flex;gap:5px;align-items:center;font-size:16px;transition:all .2s}.field label .error[data-v-de4f51b4]{font-weight:700;color:red;border:0!important}.field.nofield[data-v-de4f51b4]{display:none!important}.field.has-focus label[data-v-de4f51b4],.field.has-value label[data-v-de4f51b4]{padding-bottom:24px;font-size:14px}.field input[data-v-de4f51b4]{height:56px!important;display:block;background:transparent;border:0;padding:26px 10px 10px;margin:0!important;flex:0 0 100%;position:relative;z-index:2}.order-form[data-v-23fcc13c]{display:flex;flex-direction:column;gap:30px}.vebo-radio-input[data-v-23fcc13c]{display:flex;flex-wrap:wrap;gap:10px 20px}.vebo-radio-input label[data-v-23fcc13c]{display:inline-flex;gap:10px;align-items:center}.vebo-radio-input label input[data-v-23fcc13c]{position:absolute;left:-20000px}.vebo-radio-input label input+span[data-v-23fcc13c]{width:24px;height:24px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;border:2px solid var(--vebo-blue-text)}.vebo-radio-input label input:checked+span[data-v-23fcc13c]:after{content:"";display:block;background:var(--vebo-blue-text);width:12px;height:12px;border-radius:50%}.order-review[data-v-cf2dc120]{display:flex;flex-direction:column;gap:20px}.order-review section[data-v-cf2dc120]{margin-bottom:20px}.order-review section>p[data-v-cf2dc120]{margin-bottom:20px!important}.error[data-v-cf2dc120]{padding:20px!important;display:block;background:pink;border-radius:5px;font-weight:700}@media (max-width: 899px){.vebo-buttons .print[data-v-cf2dc120]{display:block;width:100%;order:5;text-align:center}}@media (max-width: 539px){.vebo-buttons[data-v-cf2dc120]{flex-direction:column;align-items:center}.vebo-buttons .next[data-v-cf2dc120]{margin:0!important;order:1}.vebo-buttons .prev[data-v-cf2dc120]{margin:0!important;order:3}}.vebo-confirmation[data-v-d3f9d754]{display:flex;flex-direction:column;background:var(--vebo-bg-gray);gap:20px;border-radius:8px;padding:25px 20px}.vebo-confirmation .title[data-v-d3f9d754]{font-weight:700;font-size:18px}.vebo-confirmation .content[data-v-d3f9d754]{font-size:16px!important}.vebo-confirmation .print-box[data-v-d3f9d754]{padding:12px;border:2px solid var(--vebo-text-color);display:flex;gap:10px;flex-direction:column;align-items:flex-start}.printlist[data-v-c49d009f]{height:0;padding:0;overflow:hidden;display:flex;flex-direction:column;gap:20px}.printlist section h4[data-v-c49d009f]{margin-bottom:20px;font-weight:700}.printlist section .books[data-v-c49d009f]{margin-top:20px}.printlist .total[data-v-c49d009f]{margin-top:0!important}.printlist .content[data-v-c49d009f]{font-size:18px}.printlist .content ul li[data-v-c49d009f]{font-size:18px;line-height:1.4}.printlist .list-title[data-v-c49d009f]{display:flex;flex-direction:column}.printlist .list-title strong[data-v-c49d009f]{font-size:24px}.vebo-frontend-container.loading[data-v-9f74e062]:after{content:"";display:block;background:#fff;opacity:.8;position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.steps[data-v-9f74e062]{display:flex;flex-direction:column}.step-title[data-v-9f74e062]{background:var(--vebo-blue-20);display:flex;font-size:24px;padding:12px 20px;gap:10px;opacity:.5;order:10;justify-content:space-between;align-items:center}.step-title>svg[data-v-9f74e062]{width:14px;height:auto}.step-title.current[data-v-9f74e062]{background:var(--vebo-light-blue);opacity:1;order:1}.step-title.complete[data-v-9f74e062]{opacity:1;order:1;cursor:pointer}.step-title[data-v-9f74e062]:not(:first-child){margin-top:1px}.step-title[data-v-9f74e062]:nth-child(1){border-radius:10px 10px 0 0}.step-title[data-v-9f74e062]:nth-child(4):not(.current){border-radius:0 0 10px 10px}.step-title-text[data-v-9f74e062]{font-family:var(--vebo-title-font);font-size:24px;display:flex;flex-wrap:wrap;gap:2px 8px;margin-right:auto}@media (min-width: 640px){.step-title-text span[data-summary][data-v-9f74e062]:before{content:"»";display:inline-block;margin-right:4px}}@media (max-width: 639px){.step-title-text[data-v-9f74e062]{font-size:20px}.step-title-text span[data-v-9f74e062]{order:4}.step-title-text span[data-title][data-v-9f74e062]{order:1;font-size:24px}.step-title-text span[data-complete][data-v-9f74e062]{order:2;font-size:24px}.step-title-text span[data-break][data-v-9f74e062]{display:block;width:100%;order:3}}.step-num[data-v-9f74e062]{width:24px;height:21px;background:#fff;border-radius:24px;display:inline-flex;font-weight:700;font-size:14px;justify-content:center;align-items:center;flex:0 0 auto}.step-content[data-v-9f74e062]{order:5;background:var(--vebo-bg-gray);padding:20px}@media (max-width: 768px){.step-content[data-v-9f74e062]{padding:20px 15px}}.step-content--last[data-v-9f74e062]{border-radius:0 0 10px 10px}
