@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);.container.large-checkbox .checkmark[data-v-7bf1865c]{height:3rem;width:3rem;border-radius:1rem;transition:all .2s}.container.large-checkbox .checkmark[data-v-7bf1865c]:after{left:17px;top:5px;width:10px;height:26px;border-width:0 6px 6px 0}.container[data-v-7bf1865c]{display:block;position:relative;padding-left:2.4rem;line-height:30px;transition:all .2s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input[data-v-7bf1865c]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-7bf1865c]{position:absolute;top:1px;left:0;height:1.5rem;width:1.5rem;transition:all .2s;border-radius:.5rem;border:1px solid #ddd;box-shadow:0 0 14px rgba(0,0,0,.1);background:#fff}.container:hover input~.checkmark[data-v-7bf1865c]{background-color:#ddd}.container input:checked~.checkmark[data-v-7bf1865c]{background-color:var(--checkmarkColorBg)}.checkmark[data-v-7bf1865c]:after{content:"";position:absolute;display:none}.container input:checked~.checkmark[data-v-7bf1865c]:after{display:block}.container .checkmark[data-v-7bf1865c]:after{left:8px;top:3px;width:5px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.input-with-button[data-v-aed8219c]{display:flex;justify-content:space-between;align-items:center;padding-left:1.5rem;border-radius:2rem;border:none;cursor:text}.input-with-button .input-container[data-v-aed8219c]{width:60%}.input-with-button .input[data-v-aed8219c]{width:100%;border:none;font-size:1rem;padding-right:16px}.input-with-button .input[data-v-aed8219c]:focus{outline:none}.input-with-button .input[data-v-aed8219c]:disabled{background-color:transparent}.input-with-button .button[data-v-aed8219c]{margin:0;border:none;background:#337078}.faded[data-v-0d05d8d2]{opacity:.5}.database[data-v-0d05d8d2]{box-sizing:border-box;width:100%;margin-bottom:20px;padding:20px 20px 10px 20px;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media only screen and (max-width:1024px){.database[data-v-0d05d8d2]{width:100%;margin:0 auto 30px;max-width:600px}}.database .top[data-v-0d05d8d2]{display:flex}.database .top .body[data-v-0d05d8d2]{width:100%}.database .top .body .title[data-v-0d05d8d2]{display:flex;justify-content:space-between;align-items:center}.database .top .body .title h4[data-v-0d05d8d2]{margin:0;font-size:18px}.database .top .body .title h5[data-v-0d05d8d2]{margin:0;font-size:16px;font-weight:600}.database .top p[data-v-0d05d8d2]{font-size:15px;line-height:1.5em}.database .top p[data-v-0d05d8d2]:first-of-type{margin-top:6px}.database .top .large-checkbox[data-v-0d05d8d2]{margin:0;width:30px;flex-shrink:0}.database .bottom[data-v-0d05d8d2]{display:flex}.database .bottom div[data-v-0d05d8d2]{text-align:left;font-size:15px;flex:1 1 50%}.container[data-v-dc078a70]{position:fixed;z-index:1000;top:0;left:0;height:100vh;width:100vw}.container .overlay[data-v-dc078a70]{position:absolute;width:100%;height:100%;background:grey;opacity:.5}.container .modalContainer[data-v-dc078a70]{position:relative;margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box;display:flex;height:100%}.container .modalContainer .modal[data-v-dc078a70]{max-height:85%;margin:auto;padding:25px 30px;overflow:hidden;display:flex;flex-direction:column}.container .modalContainer .modal .title[data-v-dc078a70]{margin-top:0;margin-bottom:1.5rem;flex-shrink:0}.container .modalContainer .modal .content[data-v-dc078a70]{overflow:auto}.container .modalContainer .modal .buttonContainer[data-v-dc078a70]{text-align:center;flex-shrink:0}.container .modalContainer .modal .buttonContainer .close[data-v-dc078a70]{margin:0;margin-top:25px}table[data-v-0d28c896]{border-spacing:0;text-align:center}table th[data-v-0d28c896]{width:120px;border-top:1rem solid transparent;border-bottom:1.5rem solid transparent;font-size:20px}table th[data-v-0d28c896]:first-of-type{text-align:left;width:240px;padding-left:20px}table td[data-v-0d28c896]{border-top:1rem solid transparent;border-bottom:1rem solid transparent}table td[data-v-0d28c896]:first-of-type{text-align:left;border-top-left-radius:10px;border-bottom-left-radius:10px;padding-left:20px}table td[data-v-0d28c896]:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}table tr[data-v-0d28c896]:nth-of-type(2n){background-color:#f3f6f7}.checkmarkContainer[data-v-0d28c896]{position:relative;top:-4px;padding-left:1.5rem;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkmarkContainer input[data-v-0d28c896]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-0d28c896]{position:absolute;top:1px;left:0;height:1.5rem;width:1.5rem;transition:all .2s;border-radius:2rem;border:1px solid #ddd;box-shadow:0 0 14px rgba(0,0,0,.1);background:#fff}.checkmarkContainer input:checked~.checkmark[data-v-0d28c896]{background-color:#0272c4}.checkmark[data-v-0d28c896]:after{content:"";position:absolute;display:none}.checkmarkContainer input:checked~.checkmark[data-v-0d28c896]:after{display:block}.checkmarkContainer .checkmark[data-v-0d28c896]:after{left:9px;top:4px;width:3px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}.purchase[data-v-f28cc654]{position:relative;padding-top:50px;background-color:#f6f9fc}.inner[data-v-f28cc654]{margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box;overflow:auto}.heading-purchase[data-v-f28cc654]{display:flex;justify-content:space-between;align-items:start}@media only screen and (max-width:1024px){.heading-purchase[data-v-f28cc654]{flex-direction:column;justify-content:center}}.heading-purchase h2[data-v-f28cc654]{font-size:42px;margin-top:0}.heading-subscription[data-v-f28cc654]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}@media only screen and (max-width:1024px){.heading-subscription[data-v-f28cc654]{flex-direction:column;justify-content:center;margin:-20px 0 50px 0}}.heading-subscription h3[data-v-f28cc654]{font-size:28px}.vat-excluded[data-v-f28cc654]{margin-bottom:20px}.heading-license[data-v-f28cc654]{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}@media only screen and (max-width:1024px){.heading-license[data-v-f28cc654]{flex-direction:column;justify-content:center;margin:-20px 0 50px 0}}.heading-license h3[data-v-f28cc654]{margin:0;font-size:28px}.heading-license .button-license[data-v-f28cc654]{padding:1rem}.heading-license .button-license .button[data-v-f28cc654]{box-shadow:0 0 20px 1px rgba(0,0,0,.1);background:#337078;padding:10px 20px}.heading-license .button-license .button .icon[data-v-f28cc654]{margin-left:16px}.modes[data-v-f28cc654]{display:flex;justify-content:space-between;margin-bottom:50px}@media only screen and (max-width:1024px){.modes[data-v-f28cc654]{align-items:center;flex-direction:column;justify-content:center}}.modes .mode[data-v-f28cc654]{width:31.5%;box-sizing:border-box;align-items:center;padding:25px 30px 12px;transition:none;cursor:pointer}.modes .mode[data-v-f28cc654]:hover{background-color:#429eaa}@media only screen and (max-width:1024px){.modes .mode[data-v-f28cc654]{width:100%;margin-bottom:30px;max-width:600px}}.modes .mode .title[data-v-f28cc654]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.modes .mode .title h3[data-v-f28cc654]{margin:0;font-size:24px;letter-spacing:.5px}.modes .mode .title h4[data-v-f28cc654]{margin:0;font-weight:600;font-size:19px}.modes .mode .title h4 span[data-v-f28cc654]{font-size:13px;margin-right:1px;font-weight:400}.modes .mode p[data-v-f28cc654]{font-size:16px;line-height:1.5em}.modes .mode p[data-v-f28cc654]:first-of-type{margin-top:0}h5[data-v-f28cc654]{margin:0 0 20px 0;font-size:22px;letter-spacing:.5px}@media only screen and (max-width:1024px){h5[data-v-f28cc654]{text-align:center;margin-bottom:30px}}.databases[data-v-f28cc654]{display:flex;margin-bottom:50px;flex-wrap:wrap;justify-content:space-between;flex-direction:column}.my-numbers[data-v-f28cc654]{display:flex;padding:0 25px 20px;margin-bottom:50px;flex-wrap:wrap}.my-numbers iframe[data-v-f28cc654]{flex:0 1 auto;width:100%;height:337px;border:none}.my-numbers .contains-static-link[data-v-f28cc654]{text-align:center;flex:1 1 auto}.my-numbers .contains-static-link a[data-v-f28cc654]{cursor:pointer}.interval.highlight[data-v-f28cc654],.mode.highlight[data-v-f28cc654]{color:#fff;background:#337078;background-color:#20575d}.order-summary[data-v-f28cc654]{padding:20px 25px}.order-summary .order-row[data-v-f28cc654]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:18px}.order-summary .terms[data-v-f28cc654],.order-summary .update-note[data-v-f28cc654]{margin-top:20px;font-size:16px}.order-summary .privacy-policy[data-v-f28cc654]{font-size:16px}.checkout-button[data-v-f28cc654]{margin-top:1rem}.cancel-button[data-v-f28cc654]{margin:0;border:none;background:#f99b01;float:right}.hr[data-v-f28cc654]{margin:40px auto 25.5px;border-radius:9px;width:50%;height:9px}@media only screen and (max-width:1000px){.databases[data-v-f28cc654],.modes[data-v-f28cc654]{grid-template-columns:1fr}}body,html{font-family:Inter,sans-serif;font-size:16px;margin:0;padding:0;height:100%;color:#333;scroll-behavior:smooth}body .outer-container,html .outer-container{min-height:100%}.max-width-container{margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box}::-moz-placeholder{color:#333;font-family:Inter,sans-serif}:-ms-input-placeholder{color:#333;font-family:Inter,sans-serif}::placeholder,button,input{color:#333;font-family:Inter,sans-serif}::-moz-placeholder{font-size:16px;color:grey}:-ms-input-placeholder{font-size:16px;color:grey}::placeholder{font-size:16px;color:grey}input{font-size:16px}.contains-static-link a{text-decoration:none;color:#0272c4}.contains-static-link-secondary a{text-decoration:none;color:#f99b01}.nav{display:flex;background-color:#f6f9fc;padding:12px 0}@media only screen and (max-width:1024px){.nav{padding:0}}.nav .nav-inner{margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box;width:1024px;display:flex;justify-content:flex-start;flex-wrap:wrap}.nav .nav-inner .nav-left{display:flex;align-items:center;flex-grow:1}@media only screen and (max-width:1024px){.nav .nav-inner .nav-left{width:100%;display:flex;justify-content:center}}.nav .nav-inner .nav-left .nav-item-logo{cursor:pointer;margin:10px 35px 0 0;width:118px}.nav .nav-inner .nav-left .nav-item-logo img{width:100%}.nav .nav-inner .nav-right{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:1024px){.nav .nav-inner .nav-right{padding-left:0;margin:0;width:100%;justify-content:center}}.nav .nav-inner .nav-right .nav-item{color:#333;margin-left:8px}.nav .nav-inner .nav-right .nav-item:first-child{margin-left:0}.nav .nav-inner .nav-right .nav-item a{font-weight:600;text-decoration:none;padding:10px 10px;color:#333;display:block;transition:color .2s}.nav .nav-inner .nav-right .nav-item a:hover{color:#0272c4}.nav .nav-inner .nav-right .powered-by-img img{margin-top:7px;width:200px}.nav .nav-inner .nav-right .nav-item-login .button{font-weight:500;padding:10px 20px;margin:0;color:#fff;box-sizing:border-box}.nav .nav-inner .nav-right .nav-item-login .button:hover{color:#fff}.nav .nav-inner .nav-right .nav-item-lang{cursor:pointer;margin-left:30px}.nav .nav-inner .nav-right .nav-item-lang span{display:inline-block;padding:10px 5px}.nav .nav-inner .nav-right .nav-item-lang span.highlight{font-weight:700}.main{max-width:100%;overflow:hidden}.terms-of-use{margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box;line-height:1.5rem;margin-top:50px}.terms-of-use h2{font-size:32px}.response-message{margin:0 auto;max-width:1024px;padding:0 20px;box-sizing:border-box;margin-top:90px;padding-bottom:80px;display:flex;align-items:center;justify-content:center;flex-direction:column}.response-message img{height:300px}.response-message h3{font-size:26px;font-weight:600;margin:30px 0 14px}.response-message p{margin:0;text-align:center;max-width:700px}.response-message button{margin-top:8px}.response-message a{margin-bottom:1px}.box{border:1px solid #eee;border-radius:24px;box-shadow:0 3px 10px rgba(0,0,0,.125);background:#fff;transition:all .2s}.box.focus-effect:focus-within{top:-2px;box-shadow:0 6px 15px rgba(0,0,0,.2)}.button{padding:1rem 2rem;margin:-1rem;border-radius:2rem;border:1px solid #eee;color:#fff;background:#0272c4;font-size:1rem;font-weight:500;cursor:pointer;outline:none;transition:all .2s;text-decoration:none}.button:disabled{cursor:not-allowed;background:#bbb!important}.button:hover{background:#245157!important}.button.secondary{background-color:#fff;color:#333;font-weight:600;border:none}.button.secondary:hover{background:#e0f2ff}#webshop{background-color:#f6f9fc}#webshop .inner{padding:0 50px 50px}#webshop .hr{display:none}