html{background-color:var(--background);height:100%;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-size:15px}@media (min-width:1024px){html{font-size:16px}}body{height:100%;margin:0;padding:0;font-family:inherit}button{font-family:inherit}.scb7c013b__wrapper{flex-direction:column;min-width:360px;max-width:2048px;height:100%;margin:0 auto;display:flex;overflow-x:hidden}main{flex:1;width:100%}.scb7c013b__container{width:calc(100% - 24px);max-width:1200px;margin:0 auto;padding:0 12px}.scb7c013b__container .scb7c013b__container{width:100%;padding:0}@media (min-width:768px){.scb7c013b__container{width:calc(100% - 32px);padding:0 16px}}.scb7c013b__logo{align-items:center;max-width:200px;text-decoration:none;transition:opacity .3s;display:flex}.scb7c013b__logo[href]:hover{opacity:.8;text-decoration:none}.scb7c013b__logo__image{line-height:0}.scb7c013b__logo img{object-fit:contain;object-position:left;max-width:100%;max-height:80%;width:initial;height:initial}.scb7c013b__logo__text{flex-direction:column;gap:1px;padding:0 5px;font-size:20px;font-weight:700;line-height:1;display:flex}@media (min-width:480px){.scb7c013b__logo__text{padding:0 12px}}@media (min-width:768px){.scb7c013b__logo__text{padding:0 16px;font-size:25px}}
.scb7c013b__button{opacity:1;cursor:pointer;vertical-align:middle;color:var(--text_color);background:0 0;border:none;justify-content:center;align-items:center;padding:10px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.scb7c013b__button__inner{justify-content:center;align-items:center;gap:10px;display:inline-flex}@media (min-width:768px){.scb7c013b__button{padding:8px 16px;font-size:16px;line-height:24px}}.scb7c013b__button:hover{opacity:.8}.scb7c013b__button:not(.scb7c013b__button--link){border-radius:0;transform:skew(-12deg)}.scb7c013b__button:not(.scb7c013b__button--link) .scb7c013b__button__inner{transform:skew(12deg)}.scb7c013b__button--main{background-color:var(--primary)}.scb7c013b__button--secondary{border:1px solid var(--primary);background:0 0}
.scb7c013b__header{z-index:1000;width:100%;margin-bottom:-72px;padding:4px 0;position:sticky;top:0;left:0}@media (min-width:768px){.scb7c013b__header{margin-bottom:-80px;padding:8px 0}}.scb7c013b__header__menu-button{cursor:pointer;width:40px;height:40px;color:var(--text_color);background-color:transparent;border:none;justify-content:center;align-items:center;transition:color .3s;display:flex}.scb7c013b__header__menu-button:hover,.scb7c013b__header__menu-button:active{color:var(--primary)}@media (min-width:768px){.scb7c013b__header__menu-button{display:none}}.scb7c013b__header__menu-icon-close,.scb7c013b__header[data-open] .scb7c013b__header__menu-icon-open{display:none}.scb7c013b__header[data-open] .scb7c013b__header__menu-icon-close{display:block}.scb7c013b__header__logo{z-index:2;max-width:110px;margin-right:auto;position:relative}@media (min-width:768px){.scb7c013b__header__logo{max-width:initial;margin-right:0}}.scb7c013b__header__content{background-color:var(--background_secondary);border:1px solid rgba(255,255,255,.1);border-radius:31px;justify-content:space-between;align-items:center;height:54px;padding:0 8px;display:flex;position:relative}@media (min-width:768px){.scb7c013b__header__content{height:62px;padding:0 16px}}.scb7c013b__header__nav{background-color:var(--background_secondary);box-sizing:border-box;border-radius:0 0 24px 24px;align-items:center;gap:1rem;width:100%;padding:40px 20px;display:none;position:absolute;top:calc(100% - 20px);left:0}.scb7c013b__header[data-open] .scb7c013b__header__nav{justify-content:center;display:flex}@media (min-width:768px){.scb7c013b__header__nav{background-color:transparent;width:auto;padding:0;display:flex;position:static}}.scb7c013b__header__nav ul{flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.scb7c013b__header__nav ul{flex-direction:row}}.scb7c013b__header__nav li{align-items:center;display:flex}.scb7c013b__header__nav .scb7c013b__button{letter-spacing:0;color:#fff;vertical-align:middle;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;font-size:18px;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex}.scb7c013b__header__nav .scb7c013b__button:hover{opacity:.85}.scb7c013b__header__nav .scb7c013b__button[aria-current=page]{opacity:1;text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:2px}.scb7c013b__header__actions{z-index:2;align-items:center;gap:.5rem;display:flex;position:relative}.scb7c013b__header+main{padding-top:80px}
.scb7c013b__page{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}
.scb7c013b__hero{box-sizing:border-box;width:100%;color:var(--text_color);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-80px;display:flex;position:relative;overflow:hidden}.scb7c013b__hero .scb7c013b__hero__bg-image{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.scb7c013b__hero>.scb7c013b__container{z-index:1;position:relative}.scb7c013b__hero .scb7c013b__hero__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px}.scb7c013b__hero .scb7c013b__button{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.scb7c013b__hero--simple{padding-top:110px;padding-bottom:20px}@media (min-width:768px){.scb7c013b__hero--simple{height:500px;padding-top:120px}}.scb7c013b__hero--simple .scb7c013b__hero__inner{text-align:center;background-color:rgba(18,17,23,.7);flex-direction:column;justify-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 auto;padding:24px 16px;display:flex}@media (min-width:480px){.scb7c013b__hero--simple .scb7c013b__hero__inner{max-width:800px}}.scb7c013b__hero--simple .scb7c013b__hero__title{font-size:2rem;line-height:1.2}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__title{font-size:2.75rem}}.scb7c013b__hero--simple .scb7c013b__hero__title{text-align:center;margin-bottom:.75rem;font-weight:700}.scb7c013b__hero--simple .scb7c013b__hero__offer{margin-bottom:1.5rem}.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-size:1.75rem}}.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-weight:300}.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-size:2.25rem}}.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-weight:700}.scb7c013b__hero--with-buttons{padding-top:110px;padding-bottom:20px}@media (min-width:768px){.scb7c013b__hero--with-buttons{height:500px;padding-top:120px}}.scb7c013b__hero--with-buttons .scb7c013b__hero__inner{text-align:center;background-color:rgba(18,17,23,.7);flex-direction:column;justify-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 auto;padding:24px 16px;display:flex}@media (min-width:480px){.scb7c013b__hero--with-buttons .scb7c013b__hero__inner{max-width:800px}}.scb7c013b__hero--with-buttons .scb7c013b__hero__title{font-size:2rem;line-height:1.2}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__title{font-size:2.75rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__title{text-align:center;margin-bottom:.75rem;font-weight:700}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer{margin-bottom:1.5rem}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-size:1.75rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-weight:300}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-size:2.25rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-weight:700}
.scb7c013b__page-legend{width:100%}.scb7c013b__page-legend__heading-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scb7c013b__page-legend__content{border:1px solid color-mix(in srgb, var(--text_color) 10%, transparent);background-color:color-mix(in srgb, var(--text_color) 5%, transparent);border-radius:24px}.scb7c013b__page-legend__trigger{cursor:pointer;text-align:left;width:100%;color:var(--text_color);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:20px 24px;font-size:18px;transition:color .3s;display:flex}.scb7c013b__page-legend__trigger:hover{color:var(--primary)}.scb7c013b__page-legend__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.scb7c013b__page-legend__trigger-text{flex:1}.scb7c013b__page-legend__trigger-icon{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.scb7c013b__page-legend__accordion[data-expanded] .scb7c013b__page-legend__trigger-icon{transform:rotate(180deg)}.scb7c013b__page-legend__menu{color:var(--text_color);grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.scb7c013b__page-legend__accordion[data-expanded] .scb7c013b__page-legend__menu{grid-template-rows:1fr}.scb7c013b__page-legend__menu-inner{min-height:0;padding:0 24px 0 48px;overflow:hidden}.scb7c013b__page-legend__menu-inner a{color:var(--text_color);text-decoration:none;transition:color .3s}.scb7c013b__page-legend__menu-inner a:hover{color:var(--primary)}.scb7c013b__page-legend__menu-inner ol{counter-reset:page-legend-ol;margin:0;padding-left:0;list-style:none}.scb7c013b__page-legend__menu-inner ol ol{margin-top:4px;padding-left:1.25em}.scb7c013b__page-legend__menu-inner ol>li:before{counter-increment:page-legend-ol;content:counters(page-legend-ol, ".") ". ";margin-right:.35em}.scb7c013b__page-legend__menu-inner>ol{padding-bottom:24px}.scb7c013b__page-legend__menu-inner li+li{margin-top:4px}h2,h3{scroll-margin-top:80px}
.scb7c013b__content{width:100%;color:var(--text_color);line-height:1.5}.scb7c013b__content h2{margin:.84rem 0 .56rem;font-size:1.8rem;font-weight:500;line-height:1.2}.scb7c013b__content p{margin:1rem 0;line-height:1.5}.scb7c013b__content a{color:var(--link_color)}.scb7c013b__content ol,.scb7c013b__content ul{padding-left:1.5rem}.scb7c013b__content ol li+li,.scb7c013b__content ul li+li{margin-top:.5rem}.scb7c013b__content .scb7c013b__table-wrap{width:100%;margin:1.5rem 0;overflow-x:auto}.scb7c013b__content table{min-width:100%;border-collapse:separate!important;border-spacing:0!important;color:var(--text_color)!important;table-layout:fixed!important;text-align:left!important;vertical-align:top!important;table-layout:fixed!important}.scb7c013b__content th,.scb7c013b__content td{padding:.75rem;font-size:1rem;border:none!important;border-left:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important;border-bottom:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important;white-space:normal!important;vertical-align:top!important;width:1%!important}@media (min-width:768px){.scb7c013b__content th,.scb7c013b__content td{padding:1rem 1.5rem}}.scb7c013b__content th>*,.scb7c013b__content td>*{margin:0!important}.scb7c013b__content th:last-child,.scb7c013b__content td:last-child{border-right:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.scb7c013b__content th{font-size:1.1rem;font-weight:600;background-color:var(--primary)!important;border-left:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important;border-bottom:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content th:last-child{border-right:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content tr:first-child th,.scb7c013b__content tr:first-child td{border-top:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.scb7c013b__content tr:first-child th:first-child,.scb7c013b__content tr:first-child td:first-child{border-top-left-radius:1.5rem!important}.scb7c013b__content tr:first-child th:last-child,.scb7c013b__content tr:first-child td:last-child{border-top-right-radius:1.5rem!important}.scb7c013b__content tr:first-child th{border-top:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content tr:last-child td:first-child{border-bottom-left-radius:1.5rem!important}.scb7c013b__content tr:last-child td:last-child{border-bottom-right-radius:1.5rem!important}.scb7c013b__content .scb7c013b__table-wrap thead+tbody>tr:first-child td{border-radius:0!important}.scb7c013b__content img{max-width:100%;height:auto}
.scb7c013b__faq{width:100%}.scb7c013b__faq__title{text-align:center;color:var(--text_color);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.4}@media (min-width:768px){.scb7c013b__faq__title{font-size:2.625rem}}.scb7c013b__faq__list{flex-direction:column;gap:8px;display:flex}.scb7c013b__faq__item{border-radius:24px}.scb7c013b__faq__trigger{background-color:var(--primary);width:100%;color:var(--text_color);text-align:left;cursor:pointer;border:none;border:1px solid color-mix(in srgb, var(--primary) 90%, #fff);border-radius:24px;justify-content:space-between;align-items:center;padding:20px 24px;font-weight:500;transition:border-radius .2s .2s;display:flex}.scb7c013b__faq__trigger:hover{filter:brightness(1.05)}.scb7c013b__faq__trigger:focus-visible{outline-offset:2px;outline:2px solid #fff}.scb7c013b__faq__trigger-icon{width:20px;height:20px;color:var(--text_color);transition:transform .2s}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__trigger{border-radius:24px 24px 0 0;transition-delay:0s}.scb7c013b__faq__trigger-text{flex:1;padding-right:1rem;font-size:1.125rem;font-weight:500}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__trigger-icon{transform:rotate(180deg)}.scb7c013b__faq__panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__panel{grid-template-rows:1fr}.scb7c013b__faq__panel-inner{min-height:0;overflow:hidden}.scb7c013b__faq__answer{background-color:color-mix(in srgb, var(--text_color) 5%, transparent);color:color-mix(in srgb, var(--text_color) 85%, transparent);white-space:pre-wrap;border:1px solid color-mix(in srgb, var(--text_color) 10%, transparent);border-top:none;border-radius:0 0 24px 24px;padding:20px 24px;line-height:1.5}
.scb7c013b__footer{background-color:var(--background_secondary);width:100%;padding:12px 0}.scb7c013b__footer__top{justify-content:space-between;align-items:center;padding:12px 0 16px;display:flex}.scb7c013b__footer__bottom{text-align:center;justify-content:center;align-items:center;padding:12px 0;display:flex}.scb7c013b__footer__copyright{color:color-mix(in srgb, var(--text_color) 70%, transparent);font-size:14px;font-weight:400;line-height:20px}.scb7c013b__footer__support-email{color:var(--text_color);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:color .3s}.scb7c013b__footer__support-email:hover{color:color-mix(in srgb, var(--text_color) 70%, transparent);text-decoration:underline}
html{background-color:var(--background);height:100%;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-size:15px}@media (min-width:1024px){html{font-size:16px}}body{height:100%;margin:0;padding:0;font-family:inherit}button{font-family:inherit}.scb7c013b__wrapper{flex-direction:column;min-width:360px;max-width:2048px;height:100%;margin:0 auto;display:flex;overflow-x:hidden}main{flex:1;width:100%}.scb7c013b__container{width:calc(100% - 24px);max-width:1200px;margin:0 auto;padding:0 12px}.scb7c013b__container .scb7c013b__container{width:100%;padding:0}@media (min-width:768px){.scb7c013b__container{width:calc(100% - 32px);padding:0 16px}}.scb7c013b__logo{align-items:center;max-width:200px;text-decoration:none;transition:opacity .3s;display:flex}.scb7c013b__logo[href]:hover{opacity:.8;text-decoration:none}.scb7c013b__logo__image{line-height:0}.scb7c013b__logo img{object-fit:contain;object-position:left;max-width:100%;max-height:80%;width:initial;height:initial}.scb7c013b__logo__text{flex-direction:column;gap:1px;padding:0 5px;font-size:20px;font-weight:700;line-height:1;display:flex}@media (min-width:480px){.scb7c013b__logo__text{padding:0 12px}}@media (min-width:768px){.scb7c013b__logo__text{padding:0 16px;font-size:25px}}
.scb7c013b__button{opacity:1;cursor:pointer;vertical-align:middle;color:var(--text_color);background:0 0;border:none;justify-content:center;align-items:center;padding:10px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex}.scb7c013b__button__inner{justify-content:center;align-items:center;gap:10px;display:inline-flex}@media (min-width:768px){.scb7c013b__button{padding:8px 16px;font-size:16px;line-height:24px}}.scb7c013b__button:hover{opacity:.8}.scb7c013b__button:not(.scb7c013b__button--link){border-radius:0;transform:skew(-12deg)}.scb7c013b__button:not(.scb7c013b__button--link) .scb7c013b__button__inner{transform:skew(12deg)}.scb7c013b__button--main{background-color:var(--primary)}.scb7c013b__button--secondary{border:1px solid var(--primary);background:0 0}
.scb7c013b__header{z-index:1000;width:100%;margin-bottom:-72px;padding:4px 0;position:sticky;top:0;left:0}@media (min-width:768px){.scb7c013b__header{margin-bottom:-80px;padding:8px 0}}.scb7c013b__header__menu-button{cursor:pointer;width:40px;height:40px;color:var(--text_color);background-color:transparent;border:none;justify-content:center;align-items:center;transition:color .3s;display:flex}.scb7c013b__header__menu-button:hover,.scb7c013b__header__menu-button:active{color:var(--primary)}@media (min-width:768px){.scb7c013b__header__menu-button{display:none}}.scb7c013b__header__menu-icon-close,.scb7c013b__header[data-open] .scb7c013b__header__menu-icon-open{display:none}.scb7c013b__header[data-open] .scb7c013b__header__menu-icon-close{display:block}.scb7c013b__header__logo{z-index:2;max-width:110px;margin-right:auto;position:relative}@media (min-width:768px){.scb7c013b__header__logo{max-width:initial;margin-right:0}}.scb7c013b__header__content{background-color:var(--background_secondary);border:1px solid rgba(255,255,255,.1);border-radius:31px;justify-content:space-between;align-items:center;height:54px;padding:0 8px;display:flex;position:relative}@media (min-width:768px){.scb7c013b__header__content{height:62px;padding:0 16px}}.scb7c013b__header__nav{background-color:var(--background_secondary);box-sizing:border-box;border-radius:0 0 24px 24px;align-items:center;gap:1rem;width:100%;padding:40px 20px;display:none;position:absolute;top:calc(100% - 20px);left:0}.scb7c013b__header[data-open] .scb7c013b__header__nav{justify-content:center;display:flex}@media (min-width:768px){.scb7c013b__header__nav{background-color:transparent;width:auto;padding:0;display:flex;position:static}}.scb7c013b__header__nav ul{flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.scb7c013b__header__nav ul{flex-direction:row}}.scb7c013b__header__nav li{align-items:center;display:flex}.scb7c013b__header__nav .scb7c013b__button{letter-spacing:0;color:#fff;vertical-align:middle;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;font-size:18px;font-weight:600;line-height:24px;text-decoration:none;display:inline-flex}.scb7c013b__header__nav .scb7c013b__button:hover{opacity:.85}.scb7c013b__header__nav .scb7c013b__button[aria-current=page]{opacity:1;text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:2px}.scb7c013b__header__actions{z-index:2;align-items:center;gap:.5rem;display:flex;position:relative}.scb7c013b__header+main{padding-top:80px}
.scb7c013b__page{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}
.scb7c013b__hero{box-sizing:border-box;width:100%;color:var(--text_color);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:-80px;display:flex;position:relative;overflow:hidden}.scb7c013b__hero .scb7c013b__hero__bg-image{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.scb7c013b__hero>.scb7c013b__container{z-index:1;position:relative}.scb7c013b__hero .scb7c013b__hero__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px}.scb7c013b__hero .scb7c013b__button{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.scb7c013b__hero--simple{padding-top:110px;padding-bottom:20px}@media (min-width:768px){.scb7c013b__hero--simple{height:500px;padding-top:120px}}.scb7c013b__hero--simple .scb7c013b__hero__inner{text-align:center;background-color:rgba(18,17,23,.7);flex-direction:column;justify-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 auto;padding:24px 16px;display:flex}@media (min-width:480px){.scb7c013b__hero--simple .scb7c013b__hero__inner{max-width:800px}}.scb7c013b__hero--simple .scb7c013b__hero__title{font-size:2rem;line-height:1.2}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__title{font-size:2.75rem}}.scb7c013b__hero--simple .scb7c013b__hero__title{text-align:center;margin-bottom:.75rem;font-weight:700}.scb7c013b__hero--simple .scb7c013b__hero__offer{margin-bottom:1.5rem}.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-size:1.75rem}}.scb7c013b__hero--simple .scb7c013b__hero__offer-title{font-weight:300}.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-size:2.25rem}}.scb7c013b__hero--simple .scb7c013b__hero__offer-number{font-weight:700}.scb7c013b__hero--with-buttons{padding-top:110px;padding-bottom:20px}@media (min-width:768px){.scb7c013b__hero--with-buttons{height:500px;padding-top:120px}}.scb7c013b__hero--with-buttons .scb7c013b__hero__inner{text-align:center;background-color:rgba(18,17,23,.7);flex-direction:column;justify-content:center;align-items:center;max-width:calc(100% - 32px);margin:0 auto;padding:24px 16px;display:flex}@media (min-width:480px){.scb7c013b__hero--with-buttons .scb7c013b__hero__inner{max-width:800px}}.scb7c013b__hero--with-buttons .scb7c013b__hero__title{font-size:2rem;line-height:1.2}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__title{font-size:2.75rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__title{text-align:center;margin-bottom:.75rem;font-weight:700}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer{margin-bottom:1.5rem}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-size:1.75rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-title{font-weight:300}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-size:2.25rem}}.scb7c013b__hero--with-buttons .scb7c013b__hero__offer-number{font-weight:700}
.scb7c013b__page-legend{width:100%}.scb7c013b__page-legend__heading-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scb7c013b__page-legend__content{border:1px solid color-mix(in srgb, var(--text_color) 10%, transparent);background-color:color-mix(in srgb, var(--text_color) 5%, transparent);border-radius:24px}.scb7c013b__page-legend__trigger{cursor:pointer;text-align:left;width:100%;color:var(--text_color);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:20px 24px;font-size:18px;transition:color .3s;display:flex}.scb7c013b__page-legend__trigger:hover{color:var(--primary)}.scb7c013b__page-legend__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.scb7c013b__page-legend__trigger-text{flex:1}.scb7c013b__page-legend__trigger-icon{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.scb7c013b__page-legend__accordion[data-expanded] .scb7c013b__page-legend__trigger-icon{transform:rotate(180deg)}.scb7c013b__page-legend__menu{color:var(--text_color);grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.scb7c013b__page-legend__accordion[data-expanded] .scb7c013b__page-legend__menu{grid-template-rows:1fr}.scb7c013b__page-legend__menu-inner{min-height:0;padding:0 24px 0 48px;overflow:hidden}.scb7c013b__page-legend__menu-inner a{color:var(--text_color);text-decoration:none;transition:color .3s}.scb7c013b__page-legend__menu-inner a:hover{color:var(--primary)}.scb7c013b__page-legend__menu-inner ol{counter-reset:page-legend-ol;margin:0;padding-left:0;list-style:none}.scb7c013b__page-legend__menu-inner ol ol{margin-top:4px;padding-left:1.25em}.scb7c013b__page-legend__menu-inner ol>li:before{counter-increment:page-legend-ol;content:counters(page-legend-ol, ".") ". ";margin-right:.35em}.scb7c013b__page-legend__menu-inner>ol{padding-bottom:24px}.scb7c013b__page-legend__menu-inner li+li{margin-top:4px}h2,h3{scroll-margin-top:80px}
.scb7c013b__content{width:100%;color:var(--text_color);line-height:1.5}.scb7c013b__content h2{margin:.84rem 0 .56rem;font-size:1.8rem;font-weight:500;line-height:1.2}.scb7c013b__content p{margin:1rem 0;line-height:1.5}.scb7c013b__content a{color:var(--link_color)}.scb7c013b__content ol,.scb7c013b__content ul{padding-left:1.5rem}.scb7c013b__content ol li+li,.scb7c013b__content ul li+li{margin-top:.5rem}.scb7c013b__content .scb7c013b__table-wrap{width:100%;margin:1.5rem 0;overflow-x:auto}.scb7c013b__content table{min-width:100%;border-collapse:separate!important;border-spacing:0!important;color:var(--text_color)!important;table-layout:fixed!important;text-align:left!important;vertical-align:top!important;table-layout:fixed!important}.scb7c013b__content th,.scb7c013b__content td{padding:.75rem;font-size:1rem;border:none!important;border-left:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important;border-bottom:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important;white-space:normal!important;vertical-align:top!important;width:1%!important}@media (min-width:768px){.scb7c013b__content th,.scb7c013b__content td{padding:1rem 1.5rem}}.scb7c013b__content th>*,.scb7c013b__content td>*{margin:0!important}.scb7c013b__content th:last-child,.scb7c013b__content td:last-child{border-right:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.scb7c013b__content th{font-size:1.1rem;font-weight:600;background-color:var(--primary)!important;border-left:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important;border-bottom:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content th:last-child{border-right:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content tr:first-child th,.scb7c013b__content tr:first-child td{border-top:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.scb7c013b__content tr:first-child th:first-child,.scb7c013b__content tr:first-child td:first-child{border-top-left-radius:1.5rem!important}.scb7c013b__content tr:first-child th:last-child,.scb7c013b__content tr:first-child td:last-child{border-top-right-radius:1.5rem!important}.scb7c013b__content tr:first-child th{border-top:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.scb7c013b__content tr:last-child td:first-child{border-bottom-left-radius:1.5rem!important}.scb7c013b__content tr:last-child td:last-child{border-bottom-right-radius:1.5rem!important}.scb7c013b__content .scb7c013b__table-wrap thead+tbody>tr:first-child td{border-radius:0!important}.scb7c013b__content img{max-width:100%;height:auto}
.scb7c013b__banner{box-sizing:border-box;width:100%;color:var(--text_color);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;position:relative;overflow:hidden}.scb7c013b__banner .scb7c013b__banner__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;overflow:hidden}.scb7c013b__banner .scb7c013b__banner__bg-image{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.scb7c013b__banner .scb7c013b__button{padding:10px 18px;font-size:16px;line-height:1.5}@media (min-width:480px){.scb7c013b__banner .scb7c013b__button{font-size:18px}}@media (min-width:768px){.scb7c013b__banner .scb7c013b__button{padding:12px 24px;font-size:20px}}.scb7c013b__banner .scb7c013b__banner__offer{margin-bottom:1.5rem}.scb7c013b__banner .scb7c013b__banner__offer-title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.scb7c013b__banner .scb7c013b__banner__offer-title{font-size:1.5rem}}.scb7c013b__banner .scb7c013b__banner__offer-title{font-weight:300}.scb7c013b__banner .scb7c013b__banner__offer-number{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.scb7c013b__banner .scb7c013b__banner__offer-number{font-size:1.75rem}}.scb7c013b__banner .scb7c013b__banner__offer-number{font-weight:700}.scb7c013b__banner--left .scb7c013b__banner__inner{justify-content:flex-start;align-items:flex-start;display:flex;position:relative}@media (min-width:768px){.scb7c013b__banner--left .scb7c013b__banner__inner{padding:21px 24px}}.scb7c013b__banner--left .scb7c013b__banner__inner:before{content:"";z-index:1;background:linear-gradient(270deg,rgba(18,17,23,0) 0%,#121117 100%);width:100%;height:100%;position:absolute;top:0;left:0}.scb7c013b__banner--left .scb7c013b__banner__content{z-index:2;padding:24px 32px;position:relative}.scb7c013b__banner--left .scb7c013b__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.scb7c013b__banner--left .scb7c013b__banner__title{font-size:1.5rem}}.scb7c013b__banner--left .scb7c013b__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.scb7c013b__banner--center .scb7c013b__banner__inner{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.scb7c013b__banner--center .scb7c013b__banner__inner{padding:21px 24px}}.scb7c013b__banner--center .scb7c013b__banner__inner:before{content:"";z-index:1;background:radial-gradient(#121117 20%,rgba(18,17,23,0) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.scb7c013b__banner--center .scb7c013b__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.scb7c013b__banner--center .scb7c013b__banner__title{font-size:1.5rem}}.scb7c013b__banner--center .scb7c013b__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.scb7c013b__banner--center .scb7c013b__banner__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:24px 32px;display:flex;position:relative}.scb7c013b__banner--right .scb7c013b__banner__inner{text-align:right;justify-content:flex-end;display:flex;position:relative}@media (min-width:768px){.scb7c013b__banner--right .scb7c013b__banner__inner{padding:21px 24px}}.scb7c013b__banner--right .scb7c013b__banner__inner:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(18,17,23,0) 0%,#121117 100%);width:100%;height:100%;position:absolute;top:0;right:0}.scb7c013b__banner--right .scb7c013b__banner__content{z-index:2;padding:24px 32px;position:relative}.scb7c013b__banner--right .scb7c013b__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.scb7c013b__banner--right .scb7c013b__banner__title{font-size:1.5rem}}.scb7c013b__banner--right .scb7c013b__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}
.scb7c013b__faq{width:100%}.scb7c013b__faq__title{text-align:center;color:var(--text_color);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.4}@media (min-width:768px){.scb7c013b__faq__title{font-size:2.625rem}}.scb7c013b__faq__list{flex-direction:column;gap:8px;display:flex}.scb7c013b__faq__item{border-radius:24px}.scb7c013b__faq__trigger{background-color:var(--primary);width:100%;color:var(--text_color);text-align:left;cursor:pointer;border:none;border:1px solid color-mix(in srgb, var(--primary) 90%, #fff);border-radius:24px;justify-content:space-between;align-items:center;padding:20px 24px;font-weight:500;transition:border-radius .2s .2s;display:flex}.scb7c013b__faq__trigger:hover{filter:brightness(1.05)}.scb7c013b__faq__trigger:focus-visible{outline-offset:2px;outline:2px solid #fff}.scb7c013b__faq__trigger-icon{width:20px;height:20px;color:var(--text_color);transition:transform .2s}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__trigger{border-radius:24px 24px 0 0;transition-delay:0s}.scb7c013b__faq__trigger-text{flex:1;padding-right:1rem;font-size:1.125rem;font-weight:500}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__trigger-icon{transform:rotate(180deg)}.scb7c013b__faq__panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.scb7c013b__faq__item[data-expanded] .scb7c013b__faq__panel{grid-template-rows:1fr}.scb7c013b__faq__panel-inner{min-height:0;overflow:hidden}.scb7c013b__faq__answer{background-color:color-mix(in srgb, var(--text_color) 5%, transparent);color:color-mix(in srgb, var(--text_color) 85%, transparent);white-space:pre-wrap;border:1px solid color-mix(in srgb, var(--text_color) 10%, transparent);border-top:none;border-radius:0 0 24px 24px;padding:20px 24px;line-height:1.5}
.scb7c013b__footer{background-color:var(--background_secondary);width:100%;padding:12px 0}.scb7c013b__footer__top{justify-content:space-between;align-items:center;padding:12px 0 16px;display:flex}.scb7c013b__footer__bottom{text-align:center;justify-content:center;align-items:center;padding:12px 0;display:flex}.scb7c013b__footer__copyright{color:color-mix(in srgb, var(--text_color) 70%, transparent);font-size:14px;font-weight:400;line-height:20px}.scb7c013b__footer__support-email{color:var(--text_color);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:color .3s}.scb7c013b__footer__support-email:hover{color:color-mix(in srgb, var(--text_color) 70%, transparent);text-decoration:underline}