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;overflow-x:hidden}@media (min-width:1024px){html{font-size:16px}}body{height:100%;margin:0;padding:0;font-family:inherit}button{font-family:inherit}.se5a8805e__wrapper{flex-direction:column;min-width:360px;max-width:2048px;height:100%;margin:0 auto;display:flex}main{flex:1;width:100%}.se5a8805e__container{width:calc(100% - 24px);max-width:1200px;margin:0 auto;padding:0 12px}.se5a8805e__container .se5a8805e__container{width:100%;padding:0}@media (min-width:768px){.se5a8805e__container{width:calc(100% - 32px);padding:0 16px}}.se5a8805e__logo{align-items:center;max-width:200px;text-decoration:none;transition:opacity .3s;display:flex}.se5a8805e__logo[href]:hover{opacity:.8;text-decoration:none}.se5a8805e__logo__image{line-height:0}.se5a8805e__logo img{object-fit:contain;object-position:left;max-width:100%;max-height:80%;width:initial;height:initial}.se5a8805e__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){.se5a8805e__logo__text{padding:0 12px}}@media (min-width:768px){.se5a8805e__logo__text{padding:0 16px;font-size:25px}}
.se5a8805e__button{opacity:1;z-index:2;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;position:relative}.se5a8805e__button__inner{justify-content:center;align-items:center;gap:10px;display:inline-flex}@media (min-width:768px){.se5a8805e__button{padding:8px 16px;font-size:16px;line-height:24px}}.se5a8805e__button:hover{opacity:.8}.se5a8805e__button:not(.se5a8805e__button--link){border-radius:0;transform:skew(-12deg)}.se5a8805e__button:not(.se5a8805e__button--link) .se5a8805e__button__inner{transform:skew(12deg)}.se5a8805e__button--main{background-color:var(--primary)}.se5a8805e__button--secondary{border:1px solid var(--primary);background:0 0}
.se5a8805e__header{z-index:1000;background-color:var(--background_secondary);width:100%;margin-bottom:-112px;position:sticky;top:0;left:0}@media (min-width:768px){.se5a8805e__header{margin-bottom:-72px}}.se5a8805e__header__menu-button{z-index:3;cursor:pointer;width:40px;height:40px;color:var(--text_color);border:none;border:1px solid var(--border_color);background-color:transparent;border-radius:20px;justify-content:center;align-items:center;line-height:0;transition:color .3s;display:flex;position:absolute;top:8px;left:16px}.se5a8805e__header__menu-button:hover,.se5a8805e__header__menu-button:active{color:var(--primary)}@media (min-width:768px){.se5a8805e__header__menu-button{display:none}}.se5a8805e__header__menu-icon-close,.se5a8805e__header[data-open] .se5a8805e__header__menu-icon-open{display:none}.se5a8805e__header[data-open] .se5a8805e__header__menu-icon-close{display:block}.se5a8805e__header__logo{z-index:2;background-color:var(--background);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:56px;display:flex;position:absolute;top:0;left:0}@media (min-width:768px){.se5a8805e__header__logo{text-align:left;background-color:transparent;width:auto;height:auto;padding:0;position:static}}.se5a8805e__header__content{justify-content:center;align-items:center;height:56px;padding-top:56px;display:flex}@media (min-width:768px){.se5a8805e__header__content{justify-content:space-between;height:72px;padding-top:0}}.se5a8805e__header__nav{background-color:var(--background_secondary);box-sizing:border-box;border-top:1px solid var(--border_color);align-items:center;gap:1rem;width:100%;padding:20px;display:none;position:absolute;top:100%;left:0}.se5a8805e__header[data-open] .se5a8805e__header__nav{justify-content:center;display:flex}@media (min-width:768px){.se5a8805e__header__nav{background-color:transparent;border:none;width:auto;padding:0;display:flex;position:static}}.se5a8805e__header__nav ul{flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.se5a8805e__header__nav ul{flex-direction:row}}.se5a8805e__header__nav-item{align-items:center;display:flex}@media (min-width:768px){.se5a8805e__header__nav-item--footer{display:none}}.se5a8805e__header__nav .se5a8805e__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}.se5a8805e__header__nav .se5a8805e__button:hover{opacity:.85}.se5a8805e__header__nav .se5a8805e__button[aria-current=page]{opacity:1;text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:2px}.se5a8805e__header__actions{z-index:2;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__header__actions{width:auto}}.se5a8805e__header__actions .se5a8805e__button{width:40%;max-width:200px;padding:10px 20px}@media (min-width:768px){.se5a8805e__header__actions .se5a8805e__button{width:auto;max-width:none}}.se5a8805e__header+main{padding-top:112px}@media (min-width:768px){.se5a8805e__header+main{padding-top:72px}}
.se5a8805e__page{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}
.se5a8805e__hero{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}.se5a8805e__hero .se5a8805e__hero__bg-image,.se5a8805e__hero .se5a8805e__hero__bg{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.se5a8805e__hero .se5a8805e__hero__bg-image{object-fit:cover;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.se5a8805e__hero>.se5a8805e__container{z-index:2;position:relative}.se5a8805e__hero .se5a8805e__hero__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px}.se5a8805e__hero .se5a8805e__hero__text{opacity:.85;white-space:pre-line;max-width:600px;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.se5a8805e__hero .se5a8805e__button{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.se5a8805e__hero .se5a8805e__hero__store-buttons{gap:12px;margin-top:1rem;display:flex}.se5a8805e__hero .se5a8805e__hero__store-btn{text-decoration:none;display:inline-flex}.se5a8805e__hero .se5a8805e__hero__store-btn:hover{filter:invert()}.se5a8805e__hero .se5a8805e__hero__store-btn img{width:auto;height:44px;display:block}.se5a8805e__hero--simple-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-1{min-height:500px}}.se5a8805e__hero--simple-1 .se5a8805e__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){.se5a8805e__hero--simple-1 .se5a8805e__hero__inner{max-width:800px}}.se5a8805e__hero--simple-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-weight:700}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__bg-image,.se5a8805e__hero--simple-1 .se5a8805e__hero__bg{-webkit-mask-repeat:repeat;mask-repeat:repeat}}.se5a8805e__hero--simple-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-2{min-height:500px}}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.se5a8805e__hero--simple-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--simple-2{align-items:stretch}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner{height:100%}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.9),transparent);width:100%;position:absolute;top:-20px;bottom:-20px;left:0}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner:after{content:"";z-index:1;background:rgba(0,0,0,.9);width:50vw;position:absolute;top:-20px;bottom:-20px;right:100%}.se5a8805e__hero--simple-2 .se5a8805e__hero__content{z-index:2;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__bg-image,.se5a8805e__hero--simple-2 .se5a8805e__hero__bg{-webkit-mask-repeat:repeat;mask-repeat:repeat}}.se5a8805e__hero--simple-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-3{min-height:500px}}.se5a8805e__hero--simple-3 .se5a8805e__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){.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{max-width:800px}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--simple-3:before{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.3),#000);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{z-index:2;border:1px solid var(--primary);border-radius:4px;padding:16px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{padding:24px 16px}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{padding:20px 30px}.se5a8805e__hero--with-text-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-1{min-height:500px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-1 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer{z-index:2;position:relative}.se5a8805e__hero--with-text-1{min-height:300px;padding:40px 0 20px}.se5a8805e__hero--with-text-1 .se5a8805e__hero__inner{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__content{text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__content{text-align:right;border-radius:24px;justify-content:center;align-items:flex-end;width:50%;padding:34px 40px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-text-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-2{min-height:500px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-2{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-text-2{padding-top:40px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer{z-index:2;position:relative}.se5a8805e__hero--with-text-2 .se5a8805e__hero__inner{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__inner{flex-direction:row;gap:40px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__content{text-align:center;border-bottom:4px solid var(--primary);flex-direction:column;justify-content:center;align-items:center;margin:0 -12px;padding:50px 16px 40px;display:flex;position:relative;overflow:hidden}.se5a8805e__hero--with-text-2 .se5a8805e__hero__content:before{content:"";z-index:1;background:rgba(0,0,0,.45);width:100%;height:100%;position:absolute;bottom:0;left:0}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__content{text-align:left;justify-content:center;align-items:flex-start;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-text-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-3{min-height:500px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-3{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-text-3{padding-top:40px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__inner{z-index:2;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px;padding:80px}.se5a8805e__hero--with-text-3 .se5a8805e__hero__bg{border-radius:24px;overflow:hidden}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-text-3 .se5a8805e__hero__content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__content{text-align:center;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-3 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-text-3 .se5a8805e__button{align-self:auto;padding-left:50px;padding-right:50px}}.se5a8805e__hero--with-store-buttons-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1{min-height:500px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-1{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1{padding-top:40px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__inner{z-index:2;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px;padding:80px}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__bg{border-radius:24px;overflow:hidden}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__content{text-align:center;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__button{align-self:auto;padding-left:50px;padding-right:50px}}.se5a8805e__hero--with-store-buttons-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2{min-height:500px}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__wrapper{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__wrapper{flex-direction:row-reverse;align-items:center}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__inner{width:52%}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__content{text-align:center;background-color:var(--secondary);border-radius:8px;flex-direction:column;padding:16px 16px 24px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__content{border-radius:24px;padding:24px}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__store-buttons{justify-content:center}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__bg{aspect-ratio:16/9;margin-bottom:24px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__bg{width:48%}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__button{align-self:center}}.se5a8805e__hero--with-store-buttons-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3{min-height:500px}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__wrapper{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__wrapper{flex-direction:row-reverse;align-items:center}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__inner{width:52%}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__content{text-align:center;background-color:var(--secondary);border-radius:8px;flex-direction:column;padding:16px 16px 24px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__content{border-radius:24px;padding:24px}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__store-buttons{justify-content:center}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{aspect-ratio:16/9;margin-bottom:24px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{width:48%}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__button{align-self:center}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__txt{background-color:var(--background_secondary);border-radius:8px;margin-bottom:8px;padding:16px 16px 24px}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__txt{border-radius:24px;padding:24px}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{aspect-ratio:1}}
.se5a8805e__page-legend{width:100%}.se5a8805e__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}.se5a8805e__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}.se5a8805e__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}.se5a8805e__page-legend__trigger:hover{color:var(--primary)}.se5a8805e__page-legend__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.se5a8805e__page-legend__trigger-text{flex:1}.se5a8805e__page-legend__trigger-icon{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.se5a8805e__page-legend__accordion[data-expanded] .se5a8805e__page-legend__trigger-icon{transform:rotate(180deg)}.se5a8805e__page-legend__menu{color:var(--text_color);grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.se5a8805e__page-legend__accordion[data-expanded] .se5a8805e__page-legend__menu{grid-template-rows:1fr}.se5a8805e__page-legend__menu-inner{min-height:0;padding:0 24px 0 48px;overflow:hidden}.se5a8805e__page-legend__menu-inner a{color:var(--text_color);text-decoration:none;transition:color .3s}.se5a8805e__page-legend__menu-inner a:hover{color:var(--primary)}.se5a8805e__page-legend__menu-inner ol{counter-reset:page-legend-ol;margin:0;padding-left:0;list-style:none}.se5a8805e__page-legend__menu-inner ol ol{margin-top:4px;padding-left:1.25em}.se5a8805e__page-legend__menu-inner ol>li:before{counter-increment:page-legend-ol;content:counters(page-legend-ol, ".") ". ";margin-right:.35em}.se5a8805e__page-legend__menu-inner>ol{padding-bottom:24px}.se5a8805e__page-legend__menu-inner li+li{margin-top:4px}h2,h3{scroll-margin-top:80px}
.se5a8805e__content{width:100%;color:var(--text_color);line-height:1.5}.se5a8805e__content h2{margin:.84rem 0 .56rem;font-size:1.8rem;font-weight:500;line-height:1.2}.se5a8805e__content p{margin:1rem 0;line-height:1.5}.se5a8805e__content a{color:var(--link_color)}.se5a8805e__content ol,.se5a8805e__content ul{padding-left:1.5rem}.se5a8805e__content ol li+li,.se5a8805e__content ul li+li{margin-top:.5rem}.se5a8805e__content .se5a8805e__table-wrap{width:100%;margin:1.5rem 0;overflow-x:auto}.se5a8805e__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}.se5a8805e__content th,.se5a8805e__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){.se5a8805e__content th,.se5a8805e__content td{padding:1rem 1.5rem}}.se5a8805e__content th>*,.se5a8805e__content td>*{margin:0!important}.se5a8805e__content th:last-child,.se5a8805e__content td:last-child{border-right:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.se5a8805e__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}.se5a8805e__content th:last-child{border-right:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.se5a8805e__content tr:first-child th,.se5a8805e__content tr:first-child td{border-top:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.se5a8805e__content tr:first-child th:first-child,.se5a8805e__content tr:first-child td:first-child{border-top-left-radius:1.5rem!important}.se5a8805e__content tr:first-child th:last-child,.se5a8805e__content tr:first-child td:last-child{border-top-right-radius:1.5rem!important}.se5a8805e__content tr:first-child th{border-top:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.se5a8805e__content tr:last-child td:first-child{border-bottom-left-radius:1.5rem!important}.se5a8805e__content tr:last-child td:last-child{border-bottom-right-radius:1.5rem!important}.se5a8805e__content .se5a8805e__table-wrap thead+tbody>tr:first-child td{border-radius:0!important}.se5a8805e__content img{max-width:100%;height:auto}
.se5a8805e__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}.se5a8805e__banner .se5a8805e__banner__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;position:relative;overflow:hidden}.se5a8805e__banner .se5a8805e__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;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.se5a8805e__banner .se5a8805e__banner__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.se5a8805e__banner .se5a8805e__button{z-index:2;padding:10px 18px;font-size:16px;line-height:1.5;position:relative}@media (min-width:480px){.se5a8805e__banner .se5a8805e__button{font-size:18px}}@media (min-width:768px){.se5a8805e__banner .se5a8805e__button{padding:12px 24px;font-size:20px}}.se5a8805e__banner .se5a8805e__banner__offer{margin-bottom:1.5rem}.se5a8805e__banner .se5a8805e__banner__offer-title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner .se5a8805e__banner__offer-title{font-size:1.5rem}}.se5a8805e__banner .se5a8805e__banner__offer-title{font-weight:300}.se5a8805e__banner .se5a8805e__banner__offer-number{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__banner .se5a8805e__banner__offer-number{font-size:1.75rem}}.se5a8805e__banner .se5a8805e__banner__offer-number{font-weight:700}.se5a8805e__banner--banner-1 .se5a8805e__banner__inner{justify-content:flex-start;align-items:flex-start;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-1 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-1 .se5a8805e__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}.se5a8805e__banner--banner-1 .se5a8805e__banner__content{z-index:2;padding:24px 32px;position:relative}.se5a8805e__banner--banner-1 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-1 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-1 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-2 .se5a8805e__banner__inner{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-2 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-2 .se5a8805e__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}.se5a8805e__banner--banner-2 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-2 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-2 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-2 .se5a8805e__banner__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:24px 32px;display:flex;position:relative}.se5a8805e__banner--banner-3 .se5a8805e__banner__inner{text-align:right;justify-content:flex-end;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-3 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-3 .se5a8805e__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}.se5a8805e__banner--banner-3 .se5a8805e__banner__content{z-index:2;padding:24px 32px;position:relative}.se5a8805e__banner--banner-3 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-3 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-3 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-4 .se5a8805e__banner__inner{text-align:center;background:var(--background_secondary);border-radius:8px;justify-content:center;align-items:center;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__inner{border-radius:24px;padding:24px 32px}}.se5a8805e__banner--banner-4 .se5a8805e__banner__content{z-index:2;flex-direction:column;align-items:flex-start;width:50%;margin-right:5%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__content{width:65%;padding:24px 32px}}.se5a8805e__banner--banner-4 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-4 .se5a8805e__banner__title{text-transform:uppercase;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-4 .se5a8805e__banner__offer{text-align:left}.se5a8805e__banner--banner-4 .se5a8805e__banner__bg-image{aspect-ratio:1;width:45%;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__bg-image{width:30%}}.se5a8805e__banner--banner-5 .se5a8805e__banner__inner{text-align:center;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__inner{padding:24px}}.se5a8805e__banner--banner-5 .se5a8805e__banner__content{z-index:2;flex-direction:column;align-items:flex-start;width:50%;margin-right:5%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__content{width:65%;padding:24px 32px}}.se5a8805e__banner--banner-5 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-5 .se5a8805e__banner__title{text-transform:uppercase;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-5 .se5a8805e__banner__offer{text-align:left}.se5a8805e__banner--banner-5 .se5a8805e__banner__bg-image{aspect-ratio:1;width:45%;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__bg-image{width:30%}}
.se5a8805e__faq{width:100%}.se5a8805e__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){.se5a8805e__faq__title{font-size:2.625rem}}.se5a8805e__faq__list{flex-direction:column;gap:8px;display:flex}.se5a8805e__faq__item{border-radius:24px}.se5a8805e__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}.se5a8805e__faq__trigger:hover{filter:brightness(1.05)}.se5a8805e__faq__trigger:focus-visible{outline-offset:2px;outline:2px solid #fff}.se5a8805e__faq__trigger-icon{width:20px;height:20px;color:var(--text_color);transition:transform .2s}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__trigger{border-radius:24px 24px 0 0;transition-delay:0s}.se5a8805e__faq__trigger-text{flex:1;padding-right:1rem;font-size:1.125rem;font-weight:500}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__trigger-icon{transform:rotate(180deg)}.se5a8805e__faq__panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__panel{grid-template-rows:1fr}.se5a8805e__faq__panel-inner{min-height:0;overflow:hidden}.se5a8805e__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}
.se5a8805e__footer{background-color:var(--background_secondary);width:100%;padding:12px 0}.se5a8805e__footer__top{justify-content:space-between;align-items:center;padding:12px 0 16px;display:flex}.se5a8805e__footer__nav{padding:12px 0;display:none}@media (min-width:768px){.se5a8805e__footer__nav{display:block}}.se5a8805e__footer__nav ul{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.se5a8805e__footer__nav .se5a8805e__button:hover{opacity:.85}.se5a8805e__footer__bottom{text-align:center;justify-content:center;align-items:center;padding:12px 0;display:flex}.se5a8805e__footer__copyright{color:color-mix(in srgb, var(--text_color) 70%, transparent);font-size:14px;font-weight:400;line-height:20px}.se5a8805e__footer__support-email{color:var(--text_color);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:color .3s}.se5a8805e__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;overflow-x:hidden}@media (min-width:1024px){html{font-size:16px}}body{height:100%;margin:0;padding:0;font-family:inherit}button{font-family:inherit}.se5a8805e__wrapper{flex-direction:column;min-width:360px;max-width:2048px;height:100%;margin:0 auto;display:flex}main{flex:1;width:100%}.se5a8805e__container{width:calc(100% - 24px);max-width:1200px;margin:0 auto;padding:0 12px}.se5a8805e__container .se5a8805e__container{width:100%;padding:0}@media (min-width:768px){.se5a8805e__container{width:calc(100% - 32px);padding:0 16px}}.se5a8805e__logo{align-items:center;max-width:200px;text-decoration:none;transition:opacity .3s;display:flex}.se5a8805e__logo[href]:hover{opacity:.8;text-decoration:none}.se5a8805e__logo__image{line-height:0}.se5a8805e__logo img{object-fit:contain;object-position:left;max-width:100%;max-height:80%;width:initial;height:initial}.se5a8805e__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){.se5a8805e__logo__text{padding:0 12px}}@media (min-width:768px){.se5a8805e__logo__text{padding:0 16px;font-size:25px}}
.se5a8805e__button{opacity:1;z-index:2;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;position:relative}.se5a8805e__button__inner{justify-content:center;align-items:center;gap:10px;display:inline-flex}@media (min-width:768px){.se5a8805e__button{padding:8px 16px;font-size:16px;line-height:24px}}.se5a8805e__button:hover{opacity:.8}.se5a8805e__button:not(.se5a8805e__button--link){border-radius:0;transform:skew(-12deg)}.se5a8805e__button:not(.se5a8805e__button--link) .se5a8805e__button__inner{transform:skew(12deg)}.se5a8805e__button--main{background-color:var(--primary)}.se5a8805e__button--secondary{border:1px solid var(--primary);background:0 0}
.se5a8805e__header{z-index:1000;background-color:var(--background_secondary);width:100%;margin-bottom:-112px;position:sticky;top:0;left:0}@media (min-width:768px){.se5a8805e__header{margin-bottom:-72px}}.se5a8805e__header__menu-button{z-index:3;cursor:pointer;width:40px;height:40px;color:var(--text_color);border:none;border:1px solid var(--border_color);background-color:transparent;border-radius:20px;justify-content:center;align-items:center;line-height:0;transition:color .3s;display:flex;position:absolute;top:8px;left:16px}.se5a8805e__header__menu-button:hover,.se5a8805e__header__menu-button:active{color:var(--primary)}@media (min-width:768px){.se5a8805e__header__menu-button{display:none}}.se5a8805e__header__menu-icon-close,.se5a8805e__header[data-open] .se5a8805e__header__menu-icon-open{display:none}.se5a8805e__header[data-open] .se5a8805e__header__menu-icon-close{display:block}.se5a8805e__header__logo{z-index:2;background-color:var(--background);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:56px;display:flex;position:absolute;top:0;left:0}@media (min-width:768px){.se5a8805e__header__logo{text-align:left;background-color:transparent;width:auto;height:auto;padding:0;position:static}}.se5a8805e__header__content{justify-content:center;align-items:center;height:56px;padding-top:56px;display:flex}@media (min-width:768px){.se5a8805e__header__content{justify-content:space-between;height:72px;padding-top:0}}.se5a8805e__header__nav{background-color:var(--background_secondary);box-sizing:border-box;border-top:1px solid var(--border_color);align-items:center;gap:1rem;width:100%;padding:20px;display:none;position:absolute;top:100%;left:0}.se5a8805e__header[data-open] .se5a8805e__header__nav{justify-content:center;display:flex}@media (min-width:768px){.se5a8805e__header__nav{background-color:transparent;border:none;width:auto;padding:0;display:flex;position:static}}.se5a8805e__header__nav ul{flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.se5a8805e__header__nav ul{flex-direction:row}}.se5a8805e__header__nav-item{align-items:center;display:flex}@media (min-width:768px){.se5a8805e__header__nav-item--footer{display:none}}.se5a8805e__header__nav .se5a8805e__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}.se5a8805e__header__nav .se5a8805e__button:hover{opacity:.85}.se5a8805e__header__nav .se5a8805e__button[aria-current=page]{opacity:1;text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:2px}.se5a8805e__header__actions{z-index:2;justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__header__actions{width:auto}}.se5a8805e__header__actions .se5a8805e__button{width:40%;max-width:200px;padding:10px 20px}@media (min-width:768px){.se5a8805e__header__actions .se5a8805e__button{width:auto;max-width:none}}.se5a8805e__header+main{padding-top:112px}@media (min-width:768px){.se5a8805e__header+main{padding-top:72px}}
.se5a8805e__page{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}
.se5a8805e__hero{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}.se5a8805e__hero .se5a8805e__hero__bg-image,.se5a8805e__hero .se5a8805e__hero__bg{z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.se5a8805e__hero .se5a8805e__hero__bg-image{object-fit:cover;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.se5a8805e__hero>.se5a8805e__container{z-index:2;position:relative}.se5a8805e__hero .se5a8805e__hero__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px}.se5a8805e__hero .se5a8805e__hero__text{opacity:.85;white-space:pre-line;max-width:600px;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.se5a8805e__hero .se5a8805e__button{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.se5a8805e__hero .se5a8805e__hero__store-buttons{gap:12px;margin-top:1rem;display:flex}.se5a8805e__hero .se5a8805e__hero__store-btn{text-decoration:none;display:inline-flex}.se5a8805e__hero .se5a8805e__hero__store-btn:hover{filter:invert()}.se5a8805e__hero .se5a8805e__hero__store-btn img{width:auto;height:44px;display:block}.se5a8805e__hero--simple-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-1{min-height:500px}}.se5a8805e__hero--simple-1 .se5a8805e__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){.se5a8805e__hero--simple-1 .se5a8805e__hero__inner{max-width:800px}}.se5a8805e__hero--simple-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-1 .se5a8805e__hero__offer-number{font-weight:700}@media (min-width:768px){.se5a8805e__hero--simple-1 .se5a8805e__hero__bg-image,.se5a8805e__hero--simple-1 .se5a8805e__hero__bg{-webkit-mask-repeat:repeat;mask-repeat:repeat}}.se5a8805e__hero--simple-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-2{min-height:500px}}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.se5a8805e__hero--simple-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--simple-2{align-items:stretch}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner{height:100%}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.9),transparent);width:100%;position:absolute;top:-20px;bottom:-20px;left:0}.se5a8805e__hero--simple-2 .se5a8805e__hero__inner:after{content:"";z-index:1;background:rgba(0,0,0,.9);width:50vw;position:absolute;top:-20px;bottom:-20px;right:100%}.se5a8805e__hero--simple-2 .se5a8805e__hero__content{z-index:2;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-2 .se5a8805e__hero__bg-image,.se5a8805e__hero--simple-2 .se5a8805e__hero__bg{-webkit-mask-repeat:repeat;mask-repeat:repeat}}.se5a8805e__hero--simple-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-3{min-height:500px}}.se5a8805e__hero--simple-3 .se5a8805e__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){.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{max-width:800px}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--simple-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--simple-3:before{content:"";z-index:1;background:linear-gradient(rgba(0,0,0,.3),#000);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{z-index:2;border:1px solid var(--primary);border-radius:4px;padding:16px;position:relative}@media (min-width:768px){.se5a8805e__hero--simple-3 .se5a8805e__hero__inner{padding:24px 16px}}.se5a8805e__hero--simple-3 .se5a8805e__hero__title{padding:20px 30px}.se5a8805e__hero--with-text-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-1{min-height:500px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-1 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__offer{z-index:2;position:relative}.se5a8805e__hero--with-text-1{min-height:300px;padding:40px 0 20px}.se5a8805e__hero--with-text-1 .se5a8805e__hero__inner{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__content{text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-text-1 .se5a8805e__hero__content{text-align:right;border-radius:24px;justify-content:center;align-items:flex-end;width:50%;padding:34px 40px}}.se5a8805e__hero--with-text-1 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-text-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-2{min-height:500px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-2{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-text-2{padding-top:40px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__offer{z-index:2;position:relative}.se5a8805e__hero--with-text-2 .se5a8805e__hero__inner{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__inner{flex-direction:row;gap:40px}}.se5a8805e__hero--with-text-2 .se5a8805e__hero__content{text-align:center;border-bottom:4px solid var(--primary);flex-direction:column;justify-content:center;align-items:center;margin:0 -12px;padding:50px 16px 40px;display:flex;position:relative;overflow:hidden}.se5a8805e__hero--with-text-2 .se5a8805e__hero__content:before{content:"";z-index:1;background:rgba(0,0,0,.45);width:100%;height:100%;position:absolute;bottom:0;left:0}@media (min-width:768px){.se5a8805e__hero--with-text-2 .se5a8805e__hero__content{text-align:left;justify-content:center;align-items:flex-start;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-text-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-3{min-height:500px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-text-3{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-text-3{padding-top:40px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__inner{z-index:2;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px;padding:80px}.se5a8805e__hero--with-text-3 .se5a8805e__hero__bg{border-radius:24px;overflow:hidden}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-text-3 .se5a8805e__hero__content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__content{text-align:center;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-text-3 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-text-3 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-text-3 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-text-3 .se5a8805e__button{align-self:auto;padding-left:50px;padding-right:50px}}.se5a8805e__hero--with-store-buttons-1{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1{min-height:500px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__title{margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-1{min-height:300px;padding-top:0}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1{padding-top:40px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__inner{z-index:2;flex-direction:column;gap:20px;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__inner{flex-direction:row-reverse;gap:40px;padding:80px}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__bg{border-radius:24px;overflow:hidden}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__bg--image:before{content:"";z-index:1;background:rgba(0,0,0,.4);width:100%;height:100%;position:absolute;top:0;left:0}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__content{text-align:center;width:50%;margin:0;padding:34px 40px}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__txt{padding-top:20px}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__hero__txt{width:50%;padding-top:0}}.se5a8805e__hero--with-store-buttons-1 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-1 .se5a8805e__button{align-self:auto;padding-left:50px;padding-right:50px}}.se5a8805e__hero--with-store-buttons-2{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2{min-height:500px}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__wrapper{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__wrapper{flex-direction:row-reverse;align-items:center}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__inner{width:52%}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__content{text-align:center;background-color:var(--secondary);border-radius:8px;flex-direction:column;padding:16px 16px 24px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__content{border-radius:24px;padding:24px}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__store-buttons{justify-content:center}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__bg{aspect-ratio:16/9;margin-bottom:24px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__hero__bg{width:48%}}.se5a8805e__hero--with-store-buttons-2 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-2 .se5a8805e__button{align-self:center}}.se5a8805e__hero--with-store-buttons-3{box-sizing:border-box;align-items:center;padding-top:20px;padding-bottom:20px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3{min-height:500px}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{font-size:2.35rem;line-height:1.2}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{font-size:2.75rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__title{text-align:center;margin-top:0;margin-bottom:.75rem;font-weight:700}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer{margin-bottom:1.5rem}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-size:1.75rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-title{font-weight:300}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-size:1.75rem;line-height:1.25}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-size:2.25rem}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__offer-number{font-weight:700}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__wrapper{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__wrapper{flex-direction:row-reverse;align-items:center}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__inner{width:52%}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__content{text-align:center;background-color:var(--secondary);border-radius:8px;flex-direction:column;padding:16px 16px 24px;display:flex}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__content{border-radius:24px;padding:24px}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__store-buttons{justify-content:center}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{aspect-ratio:16/9;margin-bottom:24px;position:relative}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{width:48%}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__button{align-self:stretch}@media (min-width:480px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__button{align-self:center}}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__txt{background-color:var(--background_secondary);border-radius:8px;margin-bottom:8px;padding:16px 16px 24px}@media (min-width:768px){.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__txt{border-radius:24px;padding:24px}.se5a8805e__hero--with-store-buttons-3 .se5a8805e__hero__bg{aspect-ratio:1}}
.se5a8805e__page-legend{width:100%}.se5a8805e__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}.se5a8805e__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}.se5a8805e__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}.se5a8805e__page-legend__trigger:hover{color:var(--primary)}.se5a8805e__page-legend__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.se5a8805e__page-legend__trigger-text{flex:1}.se5a8805e__page-legend__trigger-icon{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.se5a8805e__page-legend__accordion[data-expanded] .se5a8805e__page-legend__trigger-icon{transform:rotate(180deg)}.se5a8805e__page-legend__menu{color:var(--text_color);grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.se5a8805e__page-legend__accordion[data-expanded] .se5a8805e__page-legend__menu{grid-template-rows:1fr}.se5a8805e__page-legend__menu-inner{min-height:0;padding:0 24px 0 48px;overflow:hidden}.se5a8805e__page-legend__menu-inner a{color:var(--text_color);text-decoration:none;transition:color .3s}.se5a8805e__page-legend__menu-inner a:hover{color:var(--primary)}.se5a8805e__page-legend__menu-inner ol{counter-reset:page-legend-ol;margin:0;padding-left:0;list-style:none}.se5a8805e__page-legend__menu-inner ol ol{margin-top:4px;padding-left:1.25em}.se5a8805e__page-legend__menu-inner ol>li:before{counter-increment:page-legend-ol;content:counters(page-legend-ol, ".") ". ";margin-right:.35em}.se5a8805e__page-legend__menu-inner>ol{padding-bottom:24px}.se5a8805e__page-legend__menu-inner li+li{margin-top:4px}h2,h3{scroll-margin-top:80px}
.se5a8805e__content{width:100%;color:var(--text_color);line-height:1.5}.se5a8805e__content h2{margin:.84rem 0 .56rem;font-size:1.8rem;font-weight:500;line-height:1.2}.se5a8805e__content p{margin:1rem 0;line-height:1.5}.se5a8805e__content a{color:var(--link_color)}.se5a8805e__content ol,.se5a8805e__content ul{padding-left:1.5rem}.se5a8805e__content ol li+li,.se5a8805e__content ul li+li{margin-top:.5rem}.se5a8805e__content .se5a8805e__table-wrap{width:100%;margin:1.5rem 0;overflow-x:auto}.se5a8805e__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}.se5a8805e__content th,.se5a8805e__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){.se5a8805e__content th,.se5a8805e__content td{padding:1rem 1.5rem}}.se5a8805e__content th>*,.se5a8805e__content td>*{margin:0!important}.se5a8805e__content th:last-child,.se5a8805e__content td:last-child{border-right:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.se5a8805e__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}.se5a8805e__content th:last-child{border-right:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.se5a8805e__content tr:first-child th,.se5a8805e__content tr:first-child td{border-top:1px solid color-mix(in srgb, var(--text_color) 10%, transparent)!important}.se5a8805e__content tr:first-child th:first-child,.se5a8805e__content tr:first-child td:first-child{border-top-left-radius:1.5rem!important}.se5a8805e__content tr:first-child th:last-child,.se5a8805e__content tr:first-child td:last-child{border-top-right-radius:1.5rem!important}.se5a8805e__content tr:first-child th{border-top:1px solid color-mix(in srgb, var(--primary) 90%, #fff)!important}.se5a8805e__content tr:last-child td:first-child{border-bottom-left-radius:1.5rem!important}.se5a8805e__content tr:last-child td:last-child{border-bottom-right-radius:1.5rem!important}.se5a8805e__content .se5a8805e__table-wrap thead+tbody>tr:first-child td{border-radius:0!important}.se5a8805e__content img{max-width:100%;height:auto}
.se5a8805e__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}.se5a8805e__banner .se5a8805e__banner__inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;position:relative;overflow:hidden}.se5a8805e__banner .se5a8805e__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;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.se5a8805e__banner .se5a8805e__banner__bg{z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.se5a8805e__banner .se5a8805e__button{z-index:2;padding:10px 18px;font-size:16px;line-height:1.5;position:relative}@media (min-width:480px){.se5a8805e__banner .se5a8805e__button{font-size:18px}}@media (min-width:768px){.se5a8805e__banner .se5a8805e__button{padding:12px 24px;font-size:20px}}.se5a8805e__banner .se5a8805e__banner__offer{margin-bottom:1.5rem}.se5a8805e__banner .se5a8805e__banner__offer-title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner .se5a8805e__banner__offer-title{font-size:1.5rem}}.se5a8805e__banner .se5a8805e__banner__offer-title{font-weight:300}.se5a8805e__banner .se5a8805e__banner__offer-number{font-size:1.5rem;line-height:1.3}@media (min-width:768px){.se5a8805e__banner .se5a8805e__banner__offer-number{font-size:1.75rem}}.se5a8805e__banner .se5a8805e__banner__offer-number{font-weight:700}.se5a8805e__banner--banner-1 .se5a8805e__banner__inner{justify-content:flex-start;align-items:flex-start;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-1 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-1 .se5a8805e__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}.se5a8805e__banner--banner-1 .se5a8805e__banner__content{z-index:2;padding:24px 32px;position:relative}.se5a8805e__banner--banner-1 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-1 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-1 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-2 .se5a8805e__banner__inner{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-2 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-2 .se5a8805e__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}.se5a8805e__banner--banner-2 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-2 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-2 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-2 .se5a8805e__banner__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:24px 32px;display:flex;position:relative}.se5a8805e__banner--banner-3 .se5a8805e__banner__inner{text-align:right;justify-content:flex-end;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-3 .se5a8805e__banner__inner{padding:21px 24px}}.se5a8805e__banner--banner-3 .se5a8805e__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}.se5a8805e__banner--banner-3 .se5a8805e__banner__content{z-index:2;padding:24px 32px;position:relative}.se5a8805e__banner--banner-3 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-3 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-3 .se5a8805e__banner__title{text-transform:uppercase;max-width:448px;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-4 .se5a8805e__banner__inner{text-align:center;background:var(--background_secondary);border-radius:8px;justify-content:center;align-items:center;padding:16px;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__inner{border-radius:24px;padding:24px 32px}}.se5a8805e__banner--banner-4 .se5a8805e__banner__content{z-index:2;flex-direction:column;align-items:flex-start;width:50%;margin-right:5%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__content{width:65%;padding:24px 32px}}.se5a8805e__banner--banner-4 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-4 .se5a8805e__banner__title{text-transform:uppercase;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-4 .se5a8805e__banner__offer{text-align:left}.se5a8805e__banner--banner-4 .se5a8805e__banner__bg-image{aspect-ratio:1;width:45%;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-4 .se5a8805e__banner__bg-image{width:30%}}.se5a8805e__banner--banner-5 .se5a8805e__banner__inner{text-align:center;justify-content:center;align-items:center;padding:16px 0;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__inner{padding:24px}}.se5a8805e__banner--banner-5 .se5a8805e__banner__content{z-index:2;flex-direction:column;align-items:flex-start;width:50%;margin-right:5%;display:flex;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__content{width:65%;padding:24px 32px}}.se5a8805e__banner--banner-5 .se5a8805e__banner__title{font-size:1.25rem;line-height:1.35}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__title{font-size:1.5rem}}.se5a8805e__banner--banner-5 .se5a8805e__banner__title{text-transform:uppercase;margin-bottom:1.5rem;font-weight:700}.se5a8805e__banner--banner-5 .se5a8805e__banner__offer{text-align:left}.se5a8805e__banner--banner-5 .se5a8805e__banner__bg-image{aspect-ratio:1;width:45%;position:relative}@media (min-width:768px){.se5a8805e__banner--banner-5 .se5a8805e__banner__bg-image{width:30%}}
.se5a8805e__faq{width:100%}.se5a8805e__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){.se5a8805e__faq__title{font-size:2.625rem}}.se5a8805e__faq__list{flex-direction:column;gap:8px;display:flex}.se5a8805e__faq__item{border-radius:24px}.se5a8805e__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}.se5a8805e__faq__trigger:hover{filter:brightness(1.05)}.se5a8805e__faq__trigger:focus-visible{outline-offset:2px;outline:2px solid #fff}.se5a8805e__faq__trigger-icon{width:20px;height:20px;color:var(--text_color);transition:transform .2s}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__trigger{border-radius:24px 24px 0 0;transition-delay:0s}.se5a8805e__faq__trigger-text{flex:1;padding-right:1rem;font-size:1.125rem;font-weight:500}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__trigger-icon{transform:rotate(180deg)}.se5a8805e__faq__panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.se5a8805e__faq__item[data-expanded] .se5a8805e__faq__panel{grid-template-rows:1fr}.se5a8805e__faq__panel-inner{min-height:0;overflow:hidden}.se5a8805e__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}
.se5a8805e__footer{background-color:var(--background_secondary);width:100%;padding:12px 0}.se5a8805e__footer__top{justify-content:space-between;align-items:center;padding:12px 0 16px;display:flex}.se5a8805e__footer__nav{padding:12px 0;display:none}@media (min-width:768px){.se5a8805e__footer__nav{display:block}}.se5a8805e__footer__nav ul{flex-wrap:wrap;justify-content:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.se5a8805e__footer__nav .se5a8805e__button:hover{opacity:.85}.se5a8805e__footer__bottom{text-align:center;justify-content:center;align-items:center;padding:12px 0;display:flex}.se5a8805e__footer__copyright{color:color-mix(in srgb, var(--text_color) 70%, transparent);font-size:14px;font-weight:400;line-height:20px}.se5a8805e__footer__support-email{color:var(--text_color);font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:color .3s}.se5a8805e__footer__support-email:hover{color:color-mix(in srgb, var(--text_color) 70%, transparent);text-decoration:underline}