.cards-choose{padding:40px 16px;border-radius:40px 40px 0 0;background:linear-gradient(0deg,#fff 0,#0075ff 96.928%);flex-shrink:0}.cards-choose__inner{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:1128px;margin:0 auto}

/* !important outweighs the global mobile heading clamp in globals.css. */.cards-choose__title{margin:0;width:100%;color:#fff;text-align:center;font-family:Unbounded,sans-serif;font-weight:700;font-size:24px!important;line-height:1.2!important}.cards-choose__grid{display:flex;flex-direction:column;gap:8px;width:100%}.cards-choose__card{display:flex;flex-direction:column;gap:24px;padding:24px;border-radius:32px;background:#fff;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#0075ff;font-family:Montserrat,sans-serif}.cards-choose__head{display:flex;flex-direction:column;gap:8px}.cards-choose__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;height:40px}.cards-choose__flag{position:relative;display:block;flex:none;width:40px;height:40px;overflow:hidden}.cards-choose__flag img{position:absolute;width:123.08%;height:123.08%;left:-10.58%;top:-10.07%;max-width:none}.cards-choose__flag--tj img{width:118.82%;height:118.82%;top:-8.82%}.cards-choose__pay{display:flex;gap:4px;flex:none}.cards-choose__pay-badge{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px 6px 6px;border-radius:42px;background:#e5f1ff;color:#0075ff;font-weight:500;font-size:13px;line-height:1.2;white-space:nowrap}.cards-choose__pay-badge img{display:block;width:16px;height:16px;object-fit:cover}.cards-choose__name-row{display:flex;flex-direction:column;color:#0075ff}.cards-choose__country{margin:0;width:100%;color:#0075ff;font-family:Montserrat,sans-serif;font-weight:700;font-size:24px!important;line-height:1.2!important;overflow-wrap:break-word}.cards-choose__price{margin:0;width:100%;opacity:.6;font-family:Unbounded,sans-serif;font-weight:700;font-size:32px;line-height:1.2;white-space:nowrap}.cards-choose__specs{display:flex;flex-direction:column;gap:8px;margin:0;font-weight:500;font-size:16px;line-height:1.2}.cards-choose__spec{display:flex;align-items:flex-start;gap:24px}.cards-choose__spec dt{flex:none;width:130px;opacity:.6}.cards-choose__spec dd{margin:0;white-space:nowrap}.cards-choose__actions{display:flex;flex-direction:column;gap:8px}.cards-choose__doc{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#e5f1ff}.cards-choose__doc-icon{flex:none;display:block;width:20px;height:20px;padding:1.67px;box-sizing:border-box}.cards-choose__doc-text{flex:1 1;min-width:0;font-weight:500;font-size:14px;line-height:1.1}.cards-choose__help{position:relative;flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:0;border-radius:999px;background:transparent;line-height:0;cursor:help}.cards-choose__help .cards-choose__doc-icon{width:22px;height:22px;padding:1.83px}.cards-choose__help:focus-visible{outline:2px solid #0075ff;outline-offset:2px}.cards-choose__help:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:260px;max-width:calc(100vw - 56px);padding:12px 14px;border-radius:12px;background:#12233a;color:#fff;box-shadow:0 14px 34px rgba(9,22,41,.18);font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:1.45;text-align:left;white-space:normal;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.cards-choose__help:focus:after,.cards-choose__help:hover:after{opacity:1;transform:translateY(0)}.cards-choose__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:19px 32px;border:none;border-radius:16px;cursor:pointer;background:#0075ff;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#fff;font-weight:700;font-size:18px;line-height:1.2;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.cards-choose__cta:hover{opacity:.92}@media (min-width:768px){.cards-choose{padding:64px 16px;border-radius:64px 64px 0 0}.cards-choose__inner{gap:0}.cards-choose__title{max-width:758px;padding-bottom:32px;font-size:32px!important}.cards-choose__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 280px 280px;align-items:start}.cards-choose__card{gap:16px;border-radius:24px}.cards-choose__head{gap:16px}.cards-choose__specs{font-size:13px}.cards-choose__spec{gap:12px}.cards-choose__spec dt{width:105px}.cards-choose__doc{gap:8px;padding:8px}.cards-choose__doc-text{font-size:13px}.cards-choose__help,.cards-choose__help .cards-choose__doc-icon{width:20px;height:20px}.cards-choose__help .cards-choose__doc-icon{padding:1.67px}.cards-choose__cta{padding:20px 32px}}@media (min-width:768px) and (max-width:1199px){.cards-choose__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px) and (max-width:1023px){.cards-choose__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.CardsRequestSheet_overlay__BEG5D{position:fixed;inset:0;background:hsla(0,0%,100%,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:10000}.CardsRequestSheet_overlayOpen__XgkSf{opacity:1;pointer-events:auto}.CardsRequestSheet_modal___iRON{position:fixed;left:50%;bottom:0;transform:translateX(-50%) translateY(110%);width:100%;max-height:calc(100vh - 45px);max-height:calc(100dvh - 45px);overflow-y:auto;background:#fff;color:#000;border-radius:32px 32px 0 0;filter:drop-shadow(0 4px 72px #6eb1ff);transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .22s ease;opacity:0;z-index:10010;pointer-events:none;font-family:Montserrat,sans-serif}.CardsRequestSheet_modalOpen__pX5ag{transform:translateX(-50%) translateY(0);opacity:1;pointer-events:auto}.CardsRequestSheet_modalSuccess__2_9dQ{overflow:visible}.CardsRequestSheet_content__XN2h2{display:flex;flex-direction:column;gap:24px;padding:24px 24px calc(24px + env(safe-area-inset-bottom, 0px))}.CardsRequestSheet_header__oehQN{display:flex;align-items:center;gap:24px}.CardsRequestSheet_headerEnd__NnSiJ{display:flex;justify-content:flex-end}

/* !important outweighs the global mobile heading clamp in globals.css. */.CardsRequestSheet_title__c1eY6{flex:1 1;min-width:0;margin:0;color:#000;font-family:Unbounded,sans-serif;font-weight:700;font-size:24px!important;line-height:1.2!important}.CardsRequestSheet_close__dywnC{flex:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:6px;border:none;border-radius:12px;background:#e5f1ff;cursor:pointer}.CardsRequestSheet_close__dywnC img{display:block;width:24px;height:24px;padding:4px;box-sizing:border-box}.CardsRequestSheet_fields__5m_ZM,.CardsRequestSheet_row__sje8J{display:flex;flex-direction:column;gap:24px}.CardsRequestSheet_field__pX7Yc{display:flex;flex-direction:column;gap:12px;min-width:0}.CardsRequestSheet_label__kA4fx{color:#181f27;font-weight:700;font-size:18px;line-height:1.2}.CardsRequestSheet_input__NwriT{width:100%;height:60px;padding:13px 16px 13px 24px;border:none;border-radius:17px;background:#f4f8fd;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#000;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.2;box-sizing:border-box}.CardsRequestSheet_input__NwriT::placeholder{color:rgba(0,0,0,.25);font-weight:700}.CardsRequestSheet_input__NwriT:focus{outline:none;box-shadow:inset 0 0 0 2px #0075ff}.CardsRequestSheet_inputInvalid__F_X8l{box-shadow:inset 0 0 0 2px #ff5a5a}.CardsRequestSheet_commentInput__TwHrp::placeholder{color:#0075ff;opacity:.5}.CardsRequestSheet_cardSelect__RCbC6{display:flex;align-items:center;gap:16px;width:100%;padding:19px 19px 19px 16px;border:none;border-radius:17px;background:#f4f8fd;color:#000;text-align:left;font-family:Montserrat,sans-serif;cursor:pointer}.CardsRequestSheet_cardSelect__RCbC6:focus-visible{outline:2px solid #0075ff;outline-offset:2px}.CardsRequestSheet_cardSelectArrow__6RWFt{flex:none;display:block;width:20px;height:20px;padding:6.67px 3.33px 5.83px;box-sizing:border-box;object-fit:contain}.CardsRequestSheet_cardSelectText__8SD7w{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.CardsRequestSheet_cardSelectCountry__PR15I{font-weight:700;font-size:18px;line-height:1.2;white-space:nowrap}.CardsRequestSheet_cardSelectKind__0hFD4{color:rgba(0,0,0,.25);font-weight:500;font-size:15px;line-height:1.2;white-space:nowrap}.CardsRequestSheet_cardSelectPrice__sup36{flex:none;color:#0075ff;font-family:Unbounded,sans-serif;font-weight:500;font-size:18px;line-height:1.2;text-align:right;white-space:nowrap}.CardsRequestSheet_cardList__uMhot{display:flex;flex-direction:column;gap:8px}.CardsRequestSheet_cardOption__20VSW{display:flex;align-items:center;gap:16px;width:100%;padding:19px 19px 19px 16px;border:2px solid transparent;border-radius:17px;background:#f4f8fd;color:#000;text-align:left;font-family:Montserrat,sans-serif;cursor:pointer;transition:border-color .15s ease}.CardsRequestSheet_cardOptionActive__4I_Xy{border-color:#0075ff}.CardsRequestSheet_commentToggle__Zi7g0{display:flex;align-items:flex-start;gap:12px;width:100%;padding:0;border:none;background:none;color:inherit;font:inherit;font-family:Montserrat,sans-serif;text-align:left;cursor:pointer}.CardsRequestSheet_commentToggle__Zi7g0 .CardsRequestSheet_label__kA4fx{flex:1 1;min-width:0}.CardsRequestSheet_commentArrow__o8ffu{flex:none;display:block;width:28px;height:28px;padding:9.33px 4.67px 8.17px;box-sizing:border-box;object-fit:contain;transition:transform .2s ease}.CardsRequestSheet_commentArrowOpen__E5nu5{transform:rotate(180deg)}.CardsRequestSheet_brDesktop__7U2uv{display:none}.CardsRequestSheet_brMobile__YyjOE{display:inline}.CardsRequestSheet_footer___cIe2{display:flex;flex-direction:column;gap:16px}.CardsRequestSheet_info__tUaHG{display:flex;align-items:center;gap:8px;padding:8px;border-radius:10px;background:#e5f1ff;color:#0075ff;font-weight:500;font-size:10px;line-height:1.2}.CardsRequestSheet_infoIcon__5nPBT{flex:none;display:block;width:20px;height:20px;padding:1.67px;box-sizing:border-box}.CardsRequestSheet_submit__49wOe{display:flex;align-items:center;justify-content:center;width:100%;padding:19px 32px;border:none;border-radius:16px;background:#0075ff;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.2;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.CardsRequestSheet_submit__49wOe:hover{opacity:.92}.CardsRequestSheet_submit__49wOe:disabled{opacity:.72;cursor:not-allowed}.CardsRequestSheet_submitDesktop__Hbcft{display:none}.CardsRequestSheet_submitError__5jhw5{margin:-4px 0 0;color:#d93025;font-weight:600;font-size:13px;line-height:1.4;text-align:center}.CardsRequestSheet_legal__bZyP6{margin:0;color:rgba(0,0,0,.6);text-align:center;font-weight:500;font-size:10px;line-height:1.2}.CardsRequestSheet_legal__bZyP6 a{color:#0075ff;text-decoration:underline;text-underline-position:from-font}.CardsRequestSheet_success__DbFUD{position:relative}.CardsRequestSheet_successPic__nznvE{position:absolute;left:50%;top:-141px;width:256px;height:256px;transform:translateX(-50%);pointer-events:none}.CardsRequestSheet_successText__QdVX_{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}.CardsRequestSheet_successTitle__DBagT{margin:0;width:100%;color:#0075ff;font-family:Unbounded,sans-serif;font-weight:700;font-size:32px!important;line-height:1.2!important}.CardsRequestSheet_successDesc__f2KhR{margin:0;width:100%;color:#85888d;font-weight:500;font-size:18px;line-height:1.2}@media (min-width:769px){.CardsRequestSheet_modal___iRON{width:680px;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:40px 40px 0 0}.CardsRequestSheet_content__XN2h2{gap:32px;padding:40px 40px calc(40px + env(safe-area-inset-bottom, 0px))}.CardsRequestSheet_title__c1eY6{font-size:32px!important}.CardsRequestSheet_close__dywnC{width:40px;height:40px;padding:4px}.CardsRequestSheet_close__dywnC img{width:32px;height:32px;padding:5.33px}.CardsRequestSheet_fields__5m_ZM{gap:32px}.CardsRequestSheet_row__sje8J{flex-direction:row;gap:12px}.CardsRequestSheet_row__sje8J>.CardsRequestSheet_field__pX7Yc{flex:1 1}.CardsRequestSheet_label__kA4fx{color:#000}.CardsRequestSheet_input__NwriT{height:72px;padding:16px 16px 16px 24px;border-radius:24px;font-size:20px}.CardsRequestSheet_cardSelect__RCbC6{gap:12px;height:72px;padding:16px 24px 16px 16px;border-radius:24px}.CardsRequestSheet_cardSelectArrow__6RWFt{width:28px;height:28px;padding:9.33px 4.67px 8.17px}.CardsRequestSheet_cardSelect__RCbC6 .CardsRequestSheet_cardSelectText__8SD7w{flex-direction:row;align-items:center;gap:12px}.CardsRequestSheet_cardSelect__RCbC6 .CardsRequestSheet_cardSelectCountry__PR15I{font-size:20px}.CardsRequestSheet_cardSelect__RCbC6 .CardsRequestSheet_cardSelectKind__0hFD4{flex:1 1;min-width:0;color:rgba(0,0,0,.4);font-size:20px}.CardsRequestSheet_commentInput__TwHrp{font-size:20px}.CardsRequestSheet_footer___cIe2{gap:12px}.CardsRequestSheet_info__tUaHG{font-size:12px}.CardsRequestSheet_submit__49wOe{padding:20px 32px}.CardsRequestSheet_submitDesktop__Hbcft{display:inline}.CardsRequestSheet_submitMobile__hTKPg{display:none}.CardsRequestSheet_brDesktop__7U2uv{display:inline}.CardsRequestSheet_brMobile__YyjOE{display:none}.CardsRequestSheet_legal__bZyP6{font-size:13px}.CardsRequestSheet_success__DbFUD{gap:40px}.CardsRequestSheet_successPic__nznvE{top:-117px;width:267px;height:267px}.CardsRequestSheet_successTitle__DBagT{font-size:56px!important;line-height:1!important}.CardsRequestSheet_successDesc__f2KhR{max-width:514px;line-height:1.3}}.cards-hero{padding:0 14px;background:var(--bg)}.cards-hero__card{position:relative;max-width:960px;margin:0 auto;border-radius:40px;overflow:hidden;color:#fff;background:#0075ff}.cards-hero__top{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;background-color:#0075ff;background-image:url(/cards/hero-bg.webp);background-repeat:no-repeat;background-size:145.82% auto;background-position:60.15% 0}.cards-hero__overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(185.86deg,rgba(0,117,255,0) .39%,#0075ff 93.67%)}.cards-hero__text{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}

/* !important outweighs the global mobile heading clamp in globals.css. */.cards-hero__title{margin:0;width:100%;color:#fff;font-family:Unbounded,sans-serif;font-weight:700;font-size:28px!important;line-height:1.1!important;overflow-wrap:break-word}.cards-hero__points{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.cards-hero__points-row{display:contents}.cards-hero__point{margin:0;width:100%;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.2;opacity:.8}.cards-hero__dot{display:none;flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.6)}.cards-hero__bottom{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 24px 24px;background:#0075ff}.cards-hero__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:19px;border-radius:18px;background:#fff;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#0075ff;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.cards-hero__cta:hover{opacity:.9}.cards-hero__note{margin:0;width:100%;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.2;text-align:center;opacity:.6}@media (min-width:768px){.cards-hero{padding:0 16px}.cards-hero__card{display:flex;flex-direction:column;align-items:center;gap:40px;padding:64px clamp(40px,9.3vw,140px) 40px;border-radius:68px;background-image:url(/cards/hero-bg.webp);background-size:cover;background-position:50%}.cards-hero__bottom,.cards-hero__top{padding:0;background:none;width:100%}.cards-hero__overlay{position:absolute;inset:0;background:linear-gradient(161.88deg,rgba(0,117,255,0) 50.55%,#0075ff 81.61%)}.cards-hero__top{position:static}.cards-hero__text{gap:24px}.cards-hero__title{font-size:48px!important;line-height:1!important}.cards-hero__points{gap:8px}.cards-hero__points-row{display:flex;align-items:center;gap:12px}.cards-hero__point{width:auto;font-size:18px;white-space:nowrap}.cards-hero__dot{display:block}.cards-hero__bottom{gap:20px}.cards-hero__cta{max-width:680px;padding:20px 32px;border-radius:16px}.cards-hero__note{width:auto;white-space:nowrap}}.cards-where{padding:40px 24px;background:var(--bg)}.cards-where__inner{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.cards-where__head{display:flex;flex-direction:column;gap:8px;text-align:center}

/* !important outweighs the global mobile heading clamp in globals.css. */.cards-where__title{margin:0;color:#181f27;font-family:Unbounded,sans-serif;font-weight:700;font-size:24px!important;line-height:1.2!important}.cards-where__subtitle{margin:0;color:#000;opacity:.5;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.2}.cards-where__grid{display:flex;flex-direction:column;gap:8px}.cards-where__card{position:relative;display:flex;flex-direction:column;padding:24px;border-radius:24px;background:#f4f8fd;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);color:#0075ff}.cards-where__card-title{margin:0;color:#0075ff;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px!important;line-height:1.1!important}.cards-where__body{position:relative;z-index:1}.cards-where__body:before{content:"";float:right;width:64px;height:60px}.cards-where__card--3 .cards-where__body:before{width:48px;height:52px}.cards-where__card--4 .cards-where__body:before{width:52px}.cards-where__card-desc{margin:8px 0 0;opacity:.6;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.cards-where__card-desc a{color:inherit;text-decoration:underline;text-underline-position:from-font}.cards-where__br{display:none}.cards-where__br-m{display:inline}.cards-where__sticker{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none}.cards-where__sticker-rect{position:relative;flex:none;overflow:hidden;border-radius:16px}.cards-where__sticker-img{position:absolute;max-width:none}.cards-where__card--1 .cards-where__sticker{width:109.069px;height:105.571px;top:-24.6px;right:-18.77px}.cards-where__card--1 .cards-where__sticker-rect{width:88.206px;height:82.842px;transform:rotate(17.54deg)}.cards-where__card--1 .cards-where__sticker-img{width:121.38%;height:129.24%;left:-8.92%;top:-14.43%}.cards-where__card--2 .cards-where__sticker{width:105.555px;height:96.613px;top:-14px;right:-15.56px}.cards-where__card--2 .cards-where__sticker-rect{width:88.614px;height:75.817px;transform:rotate(15.39deg)}.cards-where__card--2 .cards-where__sticker-img{width:125.35%;height:146.51%;left:-13.05%;top:-24.14%}.cards-where__card--3 .cards-where__sticker{width:81.466px;height:80.466px;top:-6px;right:-10.47px}.cards-where__card--3 .cards-where__sticker-rect{width:68.675px;height:67.365px;transform:rotate(12.32deg)}.cards-where__card--3 .cards-where__sticker-img{width:139.35%;height:142.06%;left:-20.09%;top:-21.3%}.cards-where__card--4 .cards-where__sticker{width:97.212px;height:93.07px;top:-13px;right:-15.21px}.cards-where__card--4 .cards-where__sticker-rect{width:83.452px;height:78.167px;transform:rotate(11.36deg)}.cards-where__card--4 .cards-where__sticker-img{width:133.61%;height:142.64%;left:-19.29%;top:-21.89%}@media (min-width:768px){.cards-where{padding:64px 16px}.cards-where__inner{gap:40px}.cards-where__head{gap:12px}.cards-where__title{font-size:32px!important}.cards-where__subtitle{font-size:18px}.cards-where__grid{flex-direction:row;align-items:stretch}.cards-where__card{flex:1 0;min-width:0;padding:16px;border-radius:16px}.cards-where__card-desc{font-size:13px}.cards-where__card-desc a{text-decoration:none}.cards-where__br{display:inline}.cards-where__body:before,.cards-where__br-m{display:none}.cards-where__card--1 .cards-where__sticker{width:98.513px;height:95.332px;top:-24.33px;right:-16.38px}.cards-where__card--1 .cards-where__sticker-rect{width:79.677px;height:74.8px;transform:rotate(17.54deg)}.cards-where__card--1 .cards-where__sticker-img{width:117.24%;height:124.88%;left:-8.62%;top:-12.15%}.cards-where__card--2 .cards-where__sticker{width:107px;height:111.006px;top:-40px;right:-15px}.cards-where__card--2 .cards-where__sticker-rect{width:78.534px;height:86.474px;transform:rotate(-24.1deg)}.cards-where__card--2 .cards-where__sticker-img{inset:0;width:100%;height:100%;object-fit:cover}.cards-where__card--3 .cards-where__sticker{width:93.9px;height:93.846px;top:-31px;right:-1.9px}.cards-where__card--3 .cards-where__sticker-rect{width:72.744px;height:72.651px;transform:rotate(20.93deg)}.cards-where__card--3 .cards-where__sticker-img{left:0;top:0;width:99.48%;height:99.6%}.cards-where__card--4 .cards-where__sticker{width:106.572px;height:106.572px;top:-40px;right:-1.57px}.cards-where__card--4 .cards-where__sticker-rect{width:90.518px;height:90.518px;transform:rotate(11.36deg)}.cards-where__card--4 .cards-where__sticker-img{inset:0;width:100%;height:100%;object-fit:cover}}html.theme-dark .cards-where__subtitle,html.theme-dark .cards-where__title{color:var(--color-text-black)}.cards-steps{padding:0 24px;background:var(--bg);flex-shrink:0}.cards-steps__inner{display:flex;flex-direction:column;gap:32px;max-width:760px;margin:0 auto}

/* !important outweighs the global mobile heading clamp in globals.css. */.cards-steps__title{margin:0;color:#181f27;text-align:center;font-family:Unbounded,sans-serif;font-weight:700;font-size:24px!important;line-height:1.2!important;white-space:pre-wrap}.cards-steps__accent{color:#0075ff}.cards-steps__board{position:relative;display:flex;gap:24px}.cards-steps__line{flex:none;width:3px;margin-bottom:-17px;background:linear-gradient(180deg,#0075ff,#fff)}.cards-steps__list{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:32px;margin:0;padding:0;list-style:none}.cards-steps__step{position:relative;display:flex;flex-direction:column;gap:16px}.cards-steps__dot{position:absolute;left:-32.5px;top:0;width:14px;height:14px;border-radius:50%;background:#004de5;border:3px solid #fff;box-sizing:border-box;pointer-events:none}.cards-steps__step--01 .cards-steps__dot{top:-6.7px}.cards-steps__step--02 .cards-steps__dot{top:16.8px}.cards-steps__step--03 .cards-steps__dot{top:15.4px}.cards-steps__step--04 .cards-steps__dot{top:1.5px}.cards-steps__num{display:block;flex:none}.cards-steps__num img{display:block;width:100%;height:100%}.cards-steps__num--01{width:52.582px;height:44.457px}.cards-steps__num--02{width:62.446px;height:45.445px}.cards-steps__num--03{width:61.95px;height:45.864px}.cards-steps__num--04{display:flex;align-items:center;justify-content:center;width:58.433px;height:52.169px}.cards-steps__num--04 img{flex:none;width:65.25px;height:44px;max-width:none}.cards-steps__text{display:flex;flex-direction:column;gap:4px;color:#0075ff}.cards-steps__step-title{margin:0;color:#0075ff;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px!important;line-height:1.2!important}.cards-steps__step-desc{margin:0;opacity:.6;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.cards-steps__step--02 .cards-steps__text{max-width:295px}.cards-steps__br-d{display:none}.cards-steps__pic{display:block;width:100%;aspect-ratio:762/392;object-fit:cover}@media (min-width:768px){.cards-steps{padding:64px 16px 0}.cards-steps__inner{gap:40px}.cards-steps__title{color:#000;font-size:32px!important}.cards-steps__br-d{display:inline}.cards-steps__board{display:block;height:341.3px}.cards-steps__line{position:absolute;left:40px;top:160.94px;width:677.5px;height:3px;margin:0;background:linear-gradient(90deg,#0075ff,#fff)}.cards-steps__list{display:block}.cards-steps__step{position:absolute}.cards-steps__dot{left:auto;top:auto}.cards-steps__step--01{left:40px;top:186.44px;width:296px}.cards-steps__step--03{left:368px;top:186.44px;width:272px}.cards-steps__step--02{left:157px;top:0;width:295px;flex-direction:column-reverse}.cards-steps__step--04{left:502px;top:-.84px;width:218px;flex-direction:column-reverse}.cards-steps__step--02 .cards-steps__text{max-width:none}.cards-steps__step--01 .cards-steps__dot,.cards-steps__step--03 .cards-steps__dot{left:-3px;top:-31.3px}.cards-steps__step--02 .cards-steps__dot{left:-7px;top:155.14px}.cards-steps__step--04 .cards-steps__dot{left:-7px;top:155.98px}.cards-steps__pic{width:602px;height:310px;margin:0 auto;aspect-ratio:auto}}