@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;600;700&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width: 1024px){body{background-color:red}}._viewContainer_fwuz0_3{display:flex;flex-direction:column;align-items:center}._viewContainer_fwuz0_3 ._header_fwuz0_8{display:flex;align-items:center;justify-content:space-between;width:100%;height:3rem;background:var(--headerColor, var(--secondaryColor, #152935));padding:0 1rem}._viewContainer_fwuz0_3 ._header_fwuz0_8 ._logoContainer_fwuz0_17{height:1.5rem;width:5.625rem;background:url(/assets/tspay_logo-BAqZPMgq.png) no-repeat;background-size:contain}._viewContainer_fwuz0_3 ._header_fwuz0_8 ._tools_fwuz0_23{display:flex;align-items:center}._viewContainer_fwuz0_3 ._header_fwuz0_8 ._helpIcon_fwuz0_27{float:right;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHKADAAQAAAABAAAAHAAAAABkvfSiAAADUElEQVRIDZ2WT0gVURTGfZZFf0AKFAw3FWEugp5Wi4KKylpI0ioMg7YRLZPQFu2FNlG7KESoRZs2amAkQdAfJJcuLKWwMkMro0zTXr/vvTmPO3PnzZv64POee8537pk7c9+5ZirKIJfLZZDshafgAbgF1sFl+AG+h4/hg0wmM8b4f1Ah2AEnYFqMIGxJqqin90BSA857MOsER7H74Rv4Ea6G2u1OeBLugIZBjHPs+LM5So4UOwG/QGEF9sJtJROCAJpmOAgNkxi7EvMQqNgyFN7CPYkJMUFy2uA3KHyFjTGyigoCDdB29hK7NlaIk1gd3JwQbySuBxbGYViLQwfkFRQk9Irhq4e34Rw0aCd3oPfq5IPfoXA39HA4dBoFfTPvNeLbDedhKSwQOBxalAk+W/cPdnM+jqHd2dHvjUlSXLs26OhfCDhmTsZZuMrNZ65cfR5hwAruK8zzf73TiDfrxKewN9ii2NudmMwmi9mIrzXQ/GasriSgDiKM8ruZKJihv++YzQeeTjQ/nOgcds6Z63cZxRAO5et3e0gF1a4E/ag9UGAWpxaqx1YzcHGFiTWPRewRNyibnCWGR4E/a91Cc3WQWAS7Ku6MV1OF8Do87yRcRTftzF3T1q51C6pdlQXF1iDS2zgWiFcYuynWE8zjBjV5IV9QXV9Q8TToRGTFZrBPU+xJmURbe0Xf0KrHffC4dfY7zvYUxSS3tWdUcCpYQF0/DW4h0uu/T7HhNAlorJ9Oqxt0QWE8ZfI/yVh3I/ylAuCoCqrRGgrtJ2FJhGryPfBMgqwYQncWCj/hunwAQ+1KeFhUxhjEK6G6jaE1RlZ0IaqCrwNxnxtosRUY24qBiEFsPVSDN1yMSEJTRJcD4SLj1mhwIAjqyrGPHNJoQuwS1MU6DKs9QeAg5l7m1zwdgho4CQXdDt4d5yWVcJB7HNqt/xRbzcKHikA9vaDLs8NXlfag1zfTa1yGgq497zIPrYBAp1b/FhheYOiKiX9Ksonp6Os0unnamVfMOn206CYcN2E7NI2umCGoK0zdSe1KHUQN4whcC4UleAN20RhkpwdPqH/9+qEuz3LQ76wPhk9jpJw9fcQdnrKITuNB2ARroF6Vbgk170/wOXzGjhYYE/EX30uOVEZsUOwAAAAASUVORK5CYII=) no-repeat center;height:4rem;width:4rem}._viewContainer_fwuz0_3 ._header_fwuz0_8 ._helpIcon_fwuz0_27:hover,._viewContainer_fwuz0_3 ._header_fwuz0_8 ._helpIcon_fwuz0_27:active{opacity:.5}._viewContainer_fwuz0_3 ._contentContainer_fwuz0_37{flex:1;padding:0rem 0;width:100%;max-width:58.4rem}@media only screen and (max-width: 450px){._viewContainer_fwuz0_3 ._contentContainer_fwuz0_37{min-width:unset}}.formRow{margin-left:-1.2rem;margin-right:-1.2rem;display:flex}.formRow .formControl{flex:1;padding-left:1.2rem;padding-right:1.2rem}.inputDate::-webkit-calendar-picker-indicator{filter:invert(1)}.formControl{display:flex;width:100%;flex-direction:column}.formControl ::placeholder{color:var(--hintColor)}.formControl label{margin-bottom:1.2rem;font-weight:500;font-size:1.4rem}.formControl input,.formControl .stripeElementContainer{height:4rem;padding:1.2rem .9rem;border:.2rem solid var(--inputBorderColor, #c9d9e8);background:var(--secondaryButtonBackground, #f2f5f8);font-family:Roboto,sans-serif;color:var(--textColor)}.formControl input:hover,.formControl .stripeElementContainer:hover{border-color:var(--secondaryButtonForeground, #0090d1)}.formControl input.disabled,.formControl .stripeElementContainer.disabled{opacity:.5}.formControl .otpInputContainer{position:relative;display:flex;flex-direction:column}.formControl .otpInputContainer .tooltipMarginRight{position:absolute;right:-3rem;top:calc(50% - .7rem)}.formCheckboxContainer{position:relative;padding-right:2rem}.formCheckboxContainer .formCheckbox{position:relative;display:flex;align-items:center;padding-left:3rem;margin-bottom:2rem;font-weight:500;font-size:1.4rem;cursor:pointer}.formCheckboxContainer .formCheckbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.formCheckboxContainer .formCheckbox input:checked~.checkmark{border:0;background-image:linear-gradient(0deg,#0090d1 27%,#00c3ea 79%)}.formCheckboxContainer .formCheckbox input:checked~.checkmark:after{display:block}.formCheckboxContainer .formCheckbox .checkmark{position:absolute;top:0;left:0;height:1.7rem;width:1.7rem;border-radius:.2rem;border:.1rem solid var(--primaryColor, #0076ad)}.formCheckboxContainer .formCheckbox .checkmark:after{display:none;content:"";position:absolute;left:.6rem;top:.15rem;width:.4rem;height:.8rem;border:solid white;border-width:0 .25rem .25rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.customDateInput,.customDateInput--black-webkit,.customDateInput--black,.customDateInput--white-webkit,.customDateInput--white{position:relative;flex:1;display:flex;margin:0 2rem}.customDateInput input,.customDateInput--black-webkit input,.customDateInput--black input,.customDateInput--white-webkit input,.customDateInput--white input{flex:1}.customDateInput--white:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4rem;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='mdi-calendar-blank'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024%2024'%20style='enable-background:new%200%200%2024%2024;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpath%20class='st0'%20d='M19,20H5V9h14%20M16,2v2H8V2H6v2H5C3.9,4,3,4.9,3,6v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V6c0-1.1-0.9-2-2-2h-1%20V2'/%3e%3c/svg%3e") no-repeat center center;background-size:50%}.customDateInput--white-webkit ::-webkit-calendar-picker-indicator{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='mdi-calendar-blank'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2024%2024'%20style='enable-background:new%200%200%2024%2024;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpath%20class='st0'%20d='M19,20H5V9h14%20M16,2v2H8V2H6v2H5C3.9,4,3,4.9,3,6v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V6c0-1.1-0.9-2-2-2h-1%20V2'/%3e%3c/svg%3e") no-repeat center center}.customDateInput--black:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4rem;background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='mdi-calendar-blank'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3%203,3.89%203,5V19A2,2%200%200,0%205,21H19A2,2%200%200,0%2021,19V5C21,3.89%2020.1,3%2019,3H18V1'%20/%3e%3c/svg%3e") no-repeat center center;background-size:50%}.customDateInput--black-webkit ::-webkit-calendar-picker-indicator{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20id='mdi-calendar-blank'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M19,19H5V8H19M16,1V3H8V1H6V3H5C3.89,3%203,3.89%203,5V19A2,2%200%200,0%205,21H19A2,2%200%200,0%2021,19V5C21,3.89%2020.1,3%2019,3H18V1'%20/%3e%3c/svg%3e") no-repeat center center}.tooltipContainer{position:absolute;right:0;top:0}.payMethodForm{padding-left:4rem;padding-right:4rem}.declaimerContainer{display:flex;flex-direction:column;margin:2rem 0;line-height:1.4rem;font-weight:400;font-size:1.2rem;text-align:justify}.declaimerSecurityContainer{display:flex;align-items:center;padding-right:4rem}.horizontal{flex-direction:row;align-items:center;margin-bottom:4rem}.horizontal label{margin:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,button,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box}.btn{width:100%;height:4.8rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;border-radius:.2rem;cursor:pointer;font-weight:600;text-decoration:none}.btn.btn-primary{color:var(--primaryButtonText, var(--foregroundMain, #ffffff));background:linear-gradient(90deg,var(--primaryButtonG1, rgb(0, 144, 209)) 27%,var(--primaryButtonG2, rgb(0, 195, 234)) 79%);text-transform:uppercase}.btn.btn-secondary{color:var(--secondaryButtonForeground, #0090d1);background:var(--secondaryButtonBackground, #f2f5f8)}.btn.btn-outline{color:var(--primaryColor, #0076ad);border:.2rem solid var(--primaryColor, #0076ad);background:transparent}.btn.btn-alert{color:var(--foregroundMain, #ffffff);background:#d82829}.btn:disabled{opacity:.5;cursor:not-allowed}body{width:100%;height:100vh;background:#f2f6f8;font-family:Cairo!important;font-size:1.4rem;color:var(--textColor, #152935)}body .errorMessage{font-family:Cairo;font-size:36px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:center;color:#005075}body .errorTitle{margin:0 114.5px 23px;font-family:Cairo;font-size:41px;font-weight:600;font-stretch:normal;font-style:normal;line-height:.98;letter-spacing:normal;text-align:center;color:#005075}body .capitalize{display:inline-block}body .capitalize:first-letter{text-transform:uppercase!important}body .wordwrap{word-wrap:break-word}body .divider{margin-bottom:2.6px;border-bottom:.1rem solid var(--inputBorderColor, #c9d9e8);width:100%;text-align:center}body .planContent{margin-top:11px;margin-bottom:11px}body .planScheduleAmount{font-weight:500;margin-left:20px}body .planInfo{margin-bottom:29px}body .planAmount{font-weight:700;font-size:3.4rem;margin-left:26px;color:var(--amount, var(--textColor, #152935))}body .planDate{font-weight:500;font-size:1.8rem}body .planWrapper{font-size:1.6rem;padding-top:15px}body .planCloumnsWrapper{display:flex}body .planLeftColumn,body .planRightColumn{width:50%}body .planInfoTitle{font-size:1.8rem;text-transform:uppercase;font-weight:500}@media screen and (max-width: 548px){body .planCloumnsWrapper{display:block}body .planLeftColumn,body .planRightColumn{width:100%}body #header-space{padding:0!important}}@media screen and (max-width: 375px){body .planCloumnsWrapper{display:block}body .planLeftColumn,body .planRightColumn{width:100%}body #header-space{padding:0!important}}body .bold{font-weight:500}body .content{width:100%}body .content .title{font-size:2.6rem;font-family:Cairo,sans-serif;font-weight:600;line-height:1;color:var(--title, #005075);text-transform:uppercase;text-align:center}body .content .title.header{font-size:3.2rem;padding-bottom:.5rem}body .content .title span{display:block;margin-bottom:1rem}body .content .subtitle{font-size:1.8rem;color:var(--description, #9da6ad);margin-bottom:.7rem;margin-top:.9rem}body .content .info{font-size:1.6rem;color:var(--description, #9da6ad);text-align:center}body .content .customAlignedCheckboxLabel{text-align:left;margin-top:-1px;margin-bottom:50px;font-size:12px}body .content .expiration{display:flex;justify-content:flex-end;margin-top:1rem;font-size:1.2rem;font-weight:500;color:var(--secondaryColor, #152935)}body .content .expiration span{padding-right:.4rem}body .content .orderMainDetailsContainer{margin-bottom:2rem;font-size:1.6rem}body .content .paymentMethodDetailsContainer{padding:0 2rem 2rem;margin-bottom:2.4rem;border-bottom:1px solid #c9d9e8}body .content .paymentMethodDetailsContainer label{display:block;margin-bottom:.5rem;font-weight:500;font-size:1.6rem}body .content .linkContainer{margin:0 -1rem 3.6rem;text-align:center}body .content .linkContainer .link{font-size:1.6rem;color:var(--wallet, #00c3ea);cursor:pointer;text-align:center}body .content .linkContainer .link:hover{text-decoration:underline}body .content .linkContainer .link.sm{font-size:1.4rem}body .content .noteContainer{font-size:1.2rem;font-weight:500;word-wrap:break-word}body .content .maxLine2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}body .content .mb-0{margin:0!important}body .content .mb-20{margin-bottom:2rem!important}body .content .mb-24{margin-bottom:2.4rem!important}body .content .mb-27{margin-bottom:2.7rem!important}body .content .mb-28{margin-bottom:2.8rem!important}body .content .mb-36{margin-bottom:3.6rem!important}body .content .mb-48{margin-bottom:4.8rem!important}body .content .mb-60{margin-bottom:6rem!important}body .content .mb-34{margin-bottom:3.4rem!important}body .content .mb-64{margin-bottom:6.4rem!important}body .content .mt-24{margin-top:2.4rem!important}body .content .mt-28{margin-top:2.8rem!important}body .content .ml-8{margin-left:.8rem!important}body .content .ml-61{margin-left:6.1rem!important}body .content .ml-12{margin-left:1.4rem!important}body .content .bb-0{border-bottom:0!important}body .content .bt-01{border-top:.1rem solid #c9d9e8}body .content .bb-01{border-bottom:.1rem solid #c9d9e8}body .Non-conosci-TS-Pay{height:14px;margin-top:12px;font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;white-space:nowrap;letter-spacing:normal;text-align:center;color:#005075}body .Tspay-Informational{height:14px;margin-bottom:40px;font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;white-space:nowrap;letter-spacing:normal;text-align:right;color:#000}body .Tspay-Informational .text-style-1,body .Non-conosci-TS-Pay .text-style-1{font-weight:500;font-style:normal}.btn-fixed{border-radius:.1rem;display:flex;justify-content:center;align-items:center;font-family:Roboto;font-weight:500;font-size:16px;line-height:20px;letter-spacing:0%;cursor:pointer}.btn-fixed.large{min-width:78;height:40;gap:8px;padding:10px 12px;border-radius:2px;border-width:1px}.btn-fixed.secondary{background-color:#ffffff03;border:1px solid #008fd6;color:#008fd6}.btn-fixed.primary{background:linear-gradient(90deg,#00bfe6 29.58%,#0090d1);color:#fff}.btn-fixed:disabled{opacity:.5;cursor:not-allowed;background:#b9c8d0}@media (max-width: 900px){body{background-color:#fff}}.styles-module__alert___lKT1Y{min-height:4rem;border-radius:.5rem;padding:1rem}.styles-module__alertContent___k7LCD{display:flex;justify-content:start;align-items:flex-start;gap:1.5rem}.styles-module__alertTitle___4hiTU{font-family:Roboto;font-weight:700;font-size:16px;line-height:100%;margin-bottom:.5rem}.styles-module__alertBody___n8qSh{font-family:Roboto;font-weight:400;font-size:14px;line-height:150%;color:#1f292e}.styles-module__danger___0S3My{border:1px solid #d10000}.CompoundCard-module__container___T3-O-{padding:1rem;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #15293540!important}@media (max-width: 900px){.CompoundCard-module__container___T3-O-{border-radius:0!important;box-shadow:none!important;border-top:1px solid #C9CDCF!important}}.CopyableValue-module__copyableValue___3-YB9{display:inline-flex;align-items:center;gap:8px}.CopyableValue-module__value___Bw-Hc{font-family:Courier New,monospace;background-color:#f5f5f5;padding:2px 6px;border-radius:4px;-webkit-user-select:all;user-select:all}.CopyableValue-module__copyButton___dYYj1{padding:4px!important;min-width:unset!important}.CopyableValue-module__copyButton___dYYj1:hover{background-color:#0000000a}.IconCircle-module__circle___u2Tlr{width:40px;height:40px;border-radius:100px;display:flex;justify-content:center;align-items:center}.IconCircle-module__small___IF3-h{width:24px;height:24px}.IconCircle-module__primary___vnLF9{background-color:#d1f0ff}.IconCircle-module__warning___mEIgz{background-color:#f9eed7}.LanguageSelector-module__btnLang___SzZjb{background-color:transparent;color:#fff;width:3.25rem;height:1.88em;cursor:pointer;position:relative}.LanguageSelector-module__btnLang___SzZjb.LanguageSelector-module__selected___qcORe{font-weight:400}.LanguageSelector-module__btnLang___SzZjb:after{content:"";width:19px;height:12px;vertical-align:middle;text-align:center;margin-top:4px;margin-left:4px;position:absolute;display:inline-block;background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat center}.LanguageSelector-module__dropdownBox___cNFlE{background-color:#fff;display:none;position:absolute;width:240px;right:20px;opacity:1;display:flex;justify-content:center;flex-direction:column;gap:12px;align-items:start}.LanguageSelector-module__dropdownBox___cNFlE.LanguageSelector-module__display___pQkdu{display:flex!important}.LanguageSelector-module__dropdownBox___cNFlE.LanguageSelector-module__hide___HHZ0A{display:none!important}.LanguageSelector-module__dropdownElement___7Xm9-{cursor:pointer;width:100%;height:40px;padding:10px 16px;gap:12px;opacity:1}.OrderDetails-module__container___G4KFq .OrderDetails-module__logoContainer___OF--o{display:flex;flex-direction:column;align-items:center;gap:1rem;align-self:stretch}.OrderDetails-module__netAmountChargeFee___VDCKg{background-color:#f5f5f5;padding:.75rem;border-radius:4px;margin-top:.5rem}.OrderDetails-module__netAmountChargeFee___VDCKg .OrderDetails-module__netAmountChargeFeeLink___Y4bdg{color:#1976d2;text-decoration:none}.OrderDetails-module__netAmountChargeFee___VDCKg .OrderDetails-module__netAmountChargeFeeLink___Y4bdg:hover{text-decoration:underline}.styles-module__logo___sgeXE{max-width:100%;text-align:center;max-height:104px;display:flex}.styles-module__subtitle___HHdsx{font-weight:600!important;font-size:16px!important;line-height:24px!important;letter-spacing:.11px!important;vertical-align:middle!important;color:#566b76!important}.styles-module__title___SZkl4{font-weight:600!important;font-size:24px!important;line-height:32px!important;letter-spacing:.18px!important;vertical-align:middle!important;color:#1f292e!important}.styles-module__currency___iPEDe{font-weight:700!important;font-size:42px!important;line-height:48px!important;letter-spacing:0%!important;vertical-align:middle!important;color:#1f292e!important}.styles-module__currency-text___mKuA-{font-weight:400!important;font-size:20px!important;line-height:24px!important;letter-spacing:.15px!important;vertical-align:middle!important;color:#566b76!important}.styles-module__plan-title___-7hLl{font-family:Cairo!important;font-weight:400!important;font-size:20px!important;line-height:24px!important;letter-spacing:.15px!important;vertical-align:middle!important;color:#566b76!important}.styles-module__plan-subtitle___fIVrR{font-weight:600!important;font-size:16px!important;line-height:24px!important;letter-spacing:.11px!important;vertical-align:middle!important;color:#566b76!important}.styles-module__plan-recurrency___V-1HB{font-family:Roboto!important;font-weight:500!important;font-size:14px!important;line-height:20px!important;letter-spacing:0%!important;vertical-align:middle!important}.ThankYouPage-module__paymentMethodCard___fpMwd{width:100%;padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff}.ThankYouPage-module__infoMessage___Dk52G{width:100%;padding:16px;background-color:#f5f5f5;border-radius:4px;margin:0}.ThankYouPage-module__orderDetailsCard___MJIXT .ThankYouPage-module__orderDetailsContainer___KnpjA{margin:0;padding:0;border:none;border-radius:0;background-color:transparent}.ThankYouPage-module__orderDetailsCard___MJIXT .ThankYouPage-module__payMeOrderDetailsContainer___cDyBp{margin:0;padding:0;border:none;border-radius:0;background-color:transparent;text-align:center}.ThankYouPage-module__btn___14DAw{display:inline-block;padding:10px 20px;margin:5px;border:none;border-radius:4px;text-decoration:none;text-align:center;cursor:pointer;transition:background-color .3s}.ThankYouPage-module__btn___14DAw.ThankYouPage-module__btn-primary___TCKih{background-color:#06c;color:#fff}.ThankYouPage-module__btn___14DAw.ThankYouPage-module__btn-primary___TCKih:hover{background-color:#0052a3}.ThankYouPage-module__btn___14DAw.ThankYouPage-module__btn-secondary___thc-s{background-color:#6c757d;color:#fff}.ThankYouPage-module__btn___14DAw.ThankYouPage-module__btn-secondary___thc-s:hover{background-color:#545b62}.ThankYouPage-module__btn___14DAw.ThankYouPage-module__mb-20___RXLmO{margin-bottom:20px}._input_1so5r_4::-webkit-outer-spin-button,._input_1so5r_4::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._input_1so5r_4[type=text]{-moz-appearance:textfield}._input_1so5r_4[type=text],textarea{background:none;border:0px;height:4.8rem;padding:0;margin:0}._input_1so5r_4{margin:0;padding:0;width:3.5ch;max-width:32rem;margin-bottom:2rem;line-height:1;font-weight:700;font-size:50px;font-family:cairo;text-align:end;color:var(--amount, var(--secondaryColor, #152935))}._input_1so5r_4._center_1so5r_36{justify-content:center}._input_1so5r_4::placeholder{color:var(--hintColor, #c1c1c4);opacity:1}._input_1so5r_4:-ms-input-placeholder{color:var(--hintColor, #c1c1c4)}._input_1so5r_4::-ms-input-placeholder{color:var(--hintColor, #c1c1c4)}._amountContainer_1so5r_53{display:flex;line-height:1;font-weight:700;font-size:50px;font-family:cairo;color:var(--amount, var(--secondaryColor, #152935));justify-content:center}._amountContainer_1so5r_53._center_1so5r_36{justify-content:center}._errorStyle_1so5r_66{display:flex;justify-content:space-between}._divider_1767u_3{margin-bottom:2.6px;border-bottom:.2rem solid #008BCC;width:100%;text-align:center}._headerWrapper_1767u_10{gap:16px;padding:16px 16px 16px 24px;color:#004e75;display:flex;justify-content:space-between;align-items:center;width:100%;font-family:Cairo;font-weight:600;font-size:20px;line-height:28px;letter-spacing:0%}._bodyWrapper_1767u_28{display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem}._closeButton_1767u_35{color:var(--primaryColor, #0076ad);font-family:"Font Awesome 6 Pro";font-size:2rem;font-style:normal;font-weight:400;line-height:16px;background:none;border:none;cursor:pointer}._footer_1767u_47{background-color:#f2f6f8;width:100%;display:flex;justify-content:flex-end;gap:.75rem;padding:.75rem;align-items:center}._popupContainer_1767u_57{display:flex;max-width:500px;padding:1rem;flex-direction:column;gap:16px}._listWrapper_1d1qa_4{padding-left:1rem;list-style:none}._listWrapper_1d1qa_4 li{position:relative;padding-left:1rem}._listWrapper_1d1qa_4 li:before{content:"•";position:absolute;left:0;color:#566b76;font-size:12px;line-height:1.2}._contentWrapper_1d1qa_21{display:flex;flex-direction:column}._inputWrapper_1d1qa_26{display:flex;gap:8px;margin-top:1rem}._checkboxLabel_1d1qa_32>a{color:#008bcc}
