html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:#e8eaf6;color:#202020}button{background-color:transparent;border:none;cursor:pointer}a{text-decoration:none;color:inherit}ul,li{list-style-type:none;padding:0}h1,h2,h3,h4,h5,h6,.span-title_RUo8lT_8626a1{color:#121212;line-height:1.5}.container_RUo8lT_125d27{max-width:1250px;width:100%;margin:0 auto}.content-wrapper_RUo8lT_8cf95e{display:flex;flex-direction:column;gap:1rem;font-size:1rem;line-height:1.5;padding:0 1rem}@media (max-width: 568px){.content-wrapper_RUo8lT_8cf95e{padding:0 .75rem}}.block-wrapper_RUo8lT_95c8c5,.content_wrap{background-color:#fafbfd;border-radius:1.5rem;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 568px){.block-wrapper_RUo8lT_95c8c5,.content_wrap{padding:.5rem;border-radius:.5rem}}.block_RUo8lT_0e2b58 h2.section-title_RUo8lT_8e8a9d{font-size:1.75rem;line-height:2em;font-weight:700;position:relative;padding-bottom:1rem;margin:0}.block_RUo8lT_0e2b58 h2.section-title_RUo8lT_8e8a9d:after{content:"";position:absolute;left:0;bottom:0;background-color:#6c5ce7;height:4px;width:125px}.block_RUo8lT_0e2b58 h3.section-title_RUo8lT_8e8a9d{font-weight:700;font-size:1.35rem;line-height:1.625}.wrapper_RUo8lT_575256{display:flex;flex-direction:column;min-height:100vh}.wrapper_RUo8lT_575256>main{flex:1}.secondary-button_RUo8lT_a84be2{background-color:#0984e3;color:#fff;border-radius:10px;padding:.5rem 1rem;font-weight:600;line-height:1.5;display:block}.secondary-button_RUo8lT_a84be2:active,.secondary-button_RUo8lT_a84be2:hover{background-color:#0763b3}.tertiary-button_RUo8lT_0eef21{background-color:#00b894;color:#fff;border-radius:10px;padding:.5rem 1rem;font-weight:600;line-height:1.5}.tertiary-button_RUo8lT_0eef21:active,.tertiary-button_RUo8lT_0eef21:hover{background-color:#009974}.icon-button_RUo8lT_fc7fa8{height:40px;width:40px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .2s}.icon-button_RUo8lT_fc7fa8:hover{background:#fff3}.icon-button__icon{aspect-ratio:1;width:1.1rem}main.page_RUo8lT_d7059d{padding:2rem 0 3.375rem;display:flex;flex-direction:column;gap:1.5rem}.table-wrapper_RUo8lT_9f593d{overflow:auto;padding:2px}.table-wrapper--bordered th,.table-wrapper--bordered td,.table-wrapper--tr-border_RUo8lT_5ce5db tr{border:1px solid #D1D8E0}.table-wrapper_RUo8lT_9f593d table{border-collapse:collapse;border-radius:12px;border-style:hidden;box-shadow:0 0 0 1px #d1d8e0;overflow:hidden;width:100%;min-width:980px}.table-wrapper_RUo8lT_9f593d thead{background-color:#e8eaf6}.table-wrapper_RUo8lT_9f593d td,.table-wrapper_RUo8lT_9f593d th{padding:1rem 1.5rem}.screenbox_RUo8lT_844da9{margin:0}.screenbox_RUo8lT_844da9 picture{display:flex;align-items:center;justify-content:center;flex-direction:column}.screenbox_RUo8lT_844da9 figcaption{font-size:.875rem;color:#d1d8e0;font-style:italic;font-weight:500;text-align:center}.screenbox_RUo8lT_844da9 img{max-width:60%;border-radius:10px;margin-bottom:10px;max-height:400px}@media (max-width: 768px){.screenbox_RUo8lT_844da9 img{max-width:90%}}@media (max-width: 375px){.screenbox_RUo8lT_844da9 img{max-width:100%}}.secondary_RUo8lT_0d0cf0{color:#d1d8e0;font-size:.875rem}.paper-secondary_RUo8lT_f87480{color:#eceaff}.article_RUo8lT_d8c4e0.block_RUo8lT_0e2b58{padding:1rem}@media (max-width: 568px){.article_RUo8lT_d8c4e0.block_RUo8lT_0e2b58{padding:1rem .5rem}}.article_RUo8lT_d8c4e0 .content-wrapper_RUo8lT_8cf95e{border-radius:16px;background-color:#fafbfd}@media (max-width: 992px){.article_RUo8lT_d8c4e0 .content-wrapper_RUo8lT_8cf95e{padding:1rem}}@media (max-width: 568px){.article_RUo8lT_d8c4e0 .content-wrapper_RUo8lT_8cf95e{padding:1rem .75rem}}.list_RUo8lT_1bb75d{list-style-type:none;display:flex;flex-direction:column;gap:.75rem}.list_RUo8lT_1bb75d li{position:relative;padding-left:1.25rem}.list_RUo8lT_1bb75d li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#6c5ce7;border-radius:50%}ol{padding:0;display:flex;flex-direction:column;gap:.75rem;margin:0;list-style:none;counter-reset:my-awesome-counter}ol li{counter-increment:my-awesome-counter;margin:.25rem;display:flex;align-items:center}ol li:before{content:counter(my-awesome-counter);background:#6c5ce7;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;line-height:2rem;color:#fff;text-align:center;margin-right:.5rem;aspect-ratio:1}details summary::-webkit-details-marker{display:none}details>summary{list-style:none;text-align:start}details>summary::marker,details>summary::-webkit-details-marker{display:none}.table_RUo8lT_2eefb8.features tr:nth-child(2n){background-color:#e8eaf6}p.section-title-paragraph_RUo8lT_5cda6f{font-size:1.75rem;line-height:2em;font-weight:700;position:relative;padding-bottom:1rem;margin:0}.section-title-paragraph_RUo8lT_5cda6f:after{content:"";position:absolute;left:0;bottom:0;background-color:#6c5ce7;height:4px;width:125px}.error-message_RUo8lT_205a56{color:#d9534f;font-size:14px;display:block;width:fit-content}.content-wrapper_RUo8lT_8cf95e p a{color:#6c5ce7}*,*:after,*:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0 0 .67em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ul,p,h3,h1{margin:0}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/pxiEyp8kv8JHgFVrJJnecmNE-CIpeJEZwqlv.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/build/assets/pxiEyp8kv8JHgFVrJJfecg-cpxAROuNqlv.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLGT9Z1JlFc-K-H4Q0z8D2qlv.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLGT9Z1xlFQ-C8OXljZJqlv.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLEj6Z1JlFc-K-Cn4C8475qlv.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLEj6Z1xlFQ-zEkxB9Mrqlv.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLCz7Z1JlFc-K-DDaViAzGqlv.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/build/assets/pxiByp8kv8JHgFVrLCz7Z1xlFQ-Qrb0O0WBqlv.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.breadcrumbs__list_RUo8lT_0c92d9{display:flex;flex-direction:row;gap:.5rem}.breadcrumbs__item_RUo8lT_0d2550:not(:first-child):before{content:"/";display:inline-block;touch-action:none;margin-right:.2rem;color:inherit}.breadcrumbs__item_RUo8lT_0d2550:last-child{color:#d1d8e0}.breadcrumbs__link_RUo8lT_84387f{line-height:1.25;font-weight:500}.rating-stars_RUo8lT_10c617{display:flex;flex-direction:row;gap:.25rem}.rating-stars__star_RUo8lT_b5b3e6,.rating-stars__half_RUo8lT_a97f6a,.rating-stars__empty_RUo8lT_1280a6{width:20px;height:20px;background-size:cover;background-repeat:no-repeat}.rating-stars__star_RUo8lT_b5b3e6{background-image:url(/build/assets/star-full-NdrwT9RUqlv.svg)}.rating-stars__half_RUo8lT_a97f6a{background-image:url(/build/assets/star-half-JgWvGu-pqlv.svg)}.rating-stars__empty_RUo8lT_1280a6{background-image:url(/build/assets/star-empty-D7tJZowXqlv.svg)}.rating-stars__total_RUo8lT_bfedcf{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.author_RUo8lT_c363bd .author__wrapper_RUo8lT_5892ef{background-color:#e8eaf6;padding:1.5rem;border-radius:24px;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.author_RUo8lT_c363bd .author__wrapper_RUo8lT_5892ef{padding:.75rem}}.author__header_RUo8lT_f72022{display:flex;flex-direction:row;gap:1.5rem;align-items:center}@media (max-width: 768px){.author__header_RUo8lT_f72022{padding:1rem}}@media (max-width: 556px){.author__header_RUo8lT_f72022{padding:.5rem}}.author__avatar_RUo8lT_e0fb7a{width:50px;height:50px;object-fit:cover;border-radius:50%}.author__name_RUo8lT_787971{display:flex;flex-direction:row;align-items:center;gap:.5rem;line-height:1.5em;font-weight:600;margin-bottom:.5em}.author__name_RUo8lT_787971 svg{width:24px;height:24px}.author__body_RUo8lT_527ffd{line-height:1.5em;font-weight:500}.author__footer_RUo8lT_94725e{display:flex;justify-content:space-between;align-items:center;gap:.5rem}@media (max-width: 768px){.author__footer_RUo8lT_94725e{flex-direction:column;align-items:start}}.author__socials_RUo8lT_5deda4{display:flex;gap:.625rem}.author__socials_RUo8lT_5deda4 a{display:block}.author__socials_RUo8lT_5deda4 img,.author__socials_RUo8lT_5deda4 svg{width:32px;height:32px;aspect-ratio:1}.author__socials_RUo8lT_5deda4 svg{fill:currentColor!important;filter:drop-shadow(0 0 .8px currentColor) drop-shadow(0 0 .8px currentColor) drop-shadow(0 0 .8px currentColor)}.author__link_RUo8lT_3a55a8{text-decoration:underline;font-weight:600;line-height:1.5em}.author_RUo8lT_c363bd .paper-secondary_RUo8lT_f87480{color:#2c3a47}.container_RUo8lT_125d27.content-wrapper_RUo8lT_8cf95e .author_RUo8lT_c363bd .content-wrapper_RUo8lT_8cf95e{padding:0}.pros-cons__lists_RUo8lT_a02ce9{display:flex;flex-direction:row;gap:1rem}@media (max-width: 768px){.pros-cons__lists_RUo8lT_a02ce9{flex-direction:column}}.pros-cons__lists_RUo8lT_a02ce9 ul{background-color:#e8eaf6;list-style-type:none;display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:16px;flex:1}.pros-cons__lists_RUo8lT_a02ce9 ul img{touch-action:none}.pros-cons__lists_RUo8lT_a02ce9 ul li{display:flex;gap:.5rem;line-height:1.5;align-items:start}.content-navigation_RUo8lT_03cd39 .block-wrapper_RUo8lT_95c8c5{gap:0}.content-navigation__list_RUo8lT_4981fb{color:#202020;display:flex;flex-direction:column;gap:.5rem;align-items:start;overflow:hidden;max-height:0;margin:0;opacity:0;transition:all .3s ease-out;flex-wrap:nowrap}.content-navigation__list_RUo8lT_4981fb.open{padding-top:1rem;max-height:1000px;opacity:1}.content-navigation__list_RUo8lT_4981fb li{font-weight:500;border-radius:32px;position:relative;height:100%}.content-navigation__list_RUo8lT_4981fb li a{display:block;border-radius:inherit;padding:.25rem .5rem;padding-right:38px}.content-navigation__list_RUo8lT_4981fb li a svg{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:24px;aspect-ratio:1;height:24px}.content-navigation__button_RUo8lT_f62b2b.section-title_RUo8lT_8e8a9d{font-size:1.75rem;line-height:2em;font-weight:700;position:relative;padding-bottom:1rem;margin:0;display:flex;align-items:center;gap:.5rem;width:100%;color:#121212}.content-navigation__button_RUo8lT_f62b2b.section-title_RUo8lT_8e8a9d img:first-child{height:1.75rem}.content-navigation__button_RUo8lT_f62b2b.section-title_RUo8lT_8e8a9d span{flex:1 0 auto;text-align:start}.content-navigation__button_RUo8lT_f62b2b.section-title_RUo8lT_8e8a9d img:last-child{height:.875rem}.content-navigation__button_RUo8lT_f62b2b.section-title_RUo8lT_8e8a9d:after{content:"";position:absolute;left:0;bottom:0;background-color:#6c5ce7;height:4px;width:125px}.content-navigation_RUo8lT_03cd39 .section_nav__handler_RUo8lT_83abd2{transition:transform .3s ease;width:40px;height:40px}@media (max-width: 556px){.content-navigation_RUo8lT_03cd39 .section_nav__handler_RUo8lT_83abd2{width:30px;height:30px}}.content-navigation_RUo8lT_03cd39 .section_nav__handler_RUo8lT_83abd2.rotated{transform:rotate(180deg)}.content-navigation_RUo8lT_03cd39 svg{width:24px;height:24px}.faq__title_RUo8lT_4c2a69{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:20px}.faq__item_RUo8lT_2386c1{border-bottom:1px solid #D1D8E0;padding:.5em}.faq__question_RUo8lT_68e952{font-size:1.125rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;gap:.75rem}.faq__icon_RUo8lT_d289b8 svg{display:inline-block;min-width:24px;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.faq__item_RUo8lT_2386c1[open] .faq__icon_RUo8lT_d289b8{transform:rotate(180deg)}.faq__answer_RUo8lT_1dafd5{line-height:1.5;margin-bottom:.75rem}.action-1_RUo8lT_070639 .container_RUo8lT_125d27{max-width:768px;display:flex;flex-direction:column;align-items:center}.action-1__content_RUo8lT_bf6171{display:flex;flex-direction:row;align-items:center}@media (max-width: 556px){.action-1__content_RUo8lT_bf6171{flex-direction:column}}.action-1__logo_RUo8lT_3f63d4{height:70px;aspect-ratio:1;border-radius:50%;margin-right:-20px;position:relative;z-index:1}@media (max-width: 556px){.action-1__logo_RUo8lT_3f63d4{margin:0 auto;translate:0 30%}}.action-1__text_RUo8lT_25e7cb{padding:.5rem 1rem .5rem 1.875rem;color:#fff;background-color:#6c5ce7;font-size:1.125rem;line-height:24px;font-weight:500;border-radius:8px}@media (max-width: 556px){.action-1__text_RUo8lT_25e7cb{padding:1.25rem 1.875rem .625rem;padding-top:30px;text-align:center}}.action-1_RUo8lT_070639 .secondary-button_RUo8lT_a84be2{display:block}.action-1__secondary_RUo8lT_7b154a{color:#d1d8e0}.action-1__footer_RUo8lT_ea95a7{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.75rem}.action-2_RUo8lT_24ef3c{color:#fff}.action-2__wrapper_RUo8lT_ac065d{background-color:#6c5ce7;border-radius:16px;display:flex;gap:1.5rem;padding:1em;align-items:center}@media (max-width: 556px){.action-2__wrapper_RUo8lT_ac065d{flex-direction:column;padding:12px 24px 16px}}.action-2__header_RUo8lT_9fef20{border-radius:50%;width:80px;height:80px;aspect-ratio:1;padding:.625rem;background-color:#0984e3;display:flex;align-items:center;justify-content:center}.action-2__header_RUo8lT_9fef20 img{width:100%}.action-2__body_RUo8lT_41fb1b{flex:1;display:flex;flex-direction:column;gap:.25rem}.action-2__subtitle_RUo8lT_ad7c31{font-size:.875rem;font-weight:600;line-height:1.75em}.action-2__offer_RUo8lT_277c9a{font-size:1.625rem;font-weight:700}.action-2__footer_RUo8lT_00200f .secondary-button_RUo8lT_a84be2{padding:12px;text-transform:uppercase}.action-demo_RUo8lT_22c08f{color:#fff;margin-top:1rem}.action-demo_RUo8lT_22c08f div.container_RUo8lT_125d27.content-wrapper_RUo8lT_8cf95e{display:flex;flex-direction:row;align-items:start;gap:1.5rem}@media (max-width: 992px){.action-demo_RUo8lT_22c08f div.container_RUo8lT_125d27.content-wrapper_RUo8lT_8cf95e{flex-direction:column;gap:1rem}}.action-demo__left_RUo8lT_2e709d{background-color:#6c5ce7;border-radius:16px;padding:1em;flex:1;width:100%;display:flex;flex-direction:column}@media (max-width: 556px){.action-demo__left_RUo8lT_2e709d{padding:.75rem}}.action-demo__right_RUo8lT_c04592{margin-top:.5rem;min-width:320px;display:flex;flex-direction:column;gap:1rem}@media (max-width: 992px){.action-demo__right_RUo8lT_c04592{width:100%;align-items:center;justify-content:center}.brand-box_RUo8lT_d89ba1{min-width:280px}}.action-demo__right_RUo8lT_c04592 .secondary-button_RUo8lT_a84be2{width:100%;text-align:center}.action-demo__header_RUo8lT_da5e49{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.action-demo__header_RUo8lT_da5e49 .secondary-button_RUo8lT_a84be2{font-size:.875rem}.action-demo__title_RUo8lT_5dadcc{font-size:1.25rem;line-height:2em;font-weight:700;padding-bottom:.25rem}.brand-box_RUo8lT_d89ba1{background-color:#6c5ce7;position:relative;display:flex;flex-direction:column;gap:.75rem;text-align:center;padding:1rem;border-radius:16px;max-width:300px}@media (max-width: 768px){.brand-box_RUo8lT_d89ba1{width:100%;max-width:initial}.action-demo__header_RUo8lT_da5e49 .secondary-button_RUo8lT_a84be2{display:none}.action-demo__right_RUo8lT_c04592{min-width:initial}}.brand-box_RUo8lT_d89ba1 img{width:45px;height:45px;object-fit:contain;padding:.25rem}.brand-box_RUo8lT_d89ba1 .secondary-button_RUo8lT_a84be2{font-size:.875rem}.brand-box_RUo8lT_d89ba1 .paper-secondary_RUo8lT_f87480{font-size:.625rem}.brand-box__name_RUo8lT_6c8586{font-size:1rem;font-weight:500;line-height:100%;padding-bottom:12px;border-bottom:1px solid #202020;text-align:center;margin-bottom:12px}.brand-box__header-link_RUo8lT_449439{width:45px;height:45px;background-color:#000;border-radius:50%;overflow:hidden;display:block;position:absolute;top:-.5rem;left:-.5rem}.action-demo__call-action_RUo8lT_ebdc42{padding:12px 24px;font-size:16px;background-color:#6c5ce7;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s;font-size:.875rem}.action-demo__call-action_RUo8lT_ebdc42:hover{transition:all .2s;scale:1.1}.iframe-placeholder_RUo8lT_c9d4bb{position:relative;width:100%;aspect-ratio:1.65/1;display:flex;align-items:center;justify-content:center;z-index:4}.iframe-placeholder_RUo8lT_c9d4bb:after{content:"";inset:0;z-index:-2;width:100%;height:100%;position:absolute;background-repeat:no-repeat;background-size:cover}.iframe-placeholder_RUo8lT_c9d4bb:before{content:"";inset:0;z-index:-1;width:100%;height:100%;position:absolute;background:#00000048}.review-item_RUo8lT_f5256c{background-color:#fafbfd;color:#2c3a47;border-radius:8px;box-shadow:0 4px 12px #0000001a,0 2px 4px #6c5ce740;margin-bottom:20px;padding:20px}.review-item__wrapper_RUo8lT_18b12e{display:flex;align-items:center;margin-bottom:15px}.review-item__avatar_RUo8lT_2f5b47{width:50px;height:50px;border-radius:50%;margin-right:15px}.user-avatar_RUo8lT_7f289a img{width:100%;height:100%;border-radius:50%}.review-item__info_RUo8lT_316bcc{flex:1}.review-item__name_RUo8lT_c433b5{font-weight:700;color:#121212;font-size:18px}.review-item__date_RUo8lT_2b7a26{font-size:14px;color:#d1d8e0}.review-item__body_RUo8lT_e2e35d{font-size:16px;color:#202020;margin:15px 0}.review-item__rating_RUo8lT_ed3783{display:flex;align-items:center;margin-top:10px}.review-item__rating-title_RUo8lT_8b4733{font-size:14px;color:#d1d8e0;margin-right:10px}.rating-full_RUo8lT_171eec{display:flex;align-items:center}.review__form_RUo8lT_cafcc0{width:100%;display:flex;flex-direction:column;gap:.75rem;max-width:600px;box-sizing:border-box}.review__form_wrap_RUo8lT_bcdc86,.review__form_inputs_RUo8lT_f75b1a,.review__form_row_RUo8lT_bb1380{display:flex;flex-direction:column;gap:10px}.review__rating_wrap_RUo8lT_fdf6a1{display:flex;align-items:center;gap:10px}.rating-area_RUo8lT_6ebb83{display:flex;flex-direction:row-reverse;gap:5px}.rating-area_RUo8lT_6ebb83 input{display:none}.rating-area_RUo8lT_6ebb83 label{font-size:30px;color:#202020;cursor:pointer;transition:color .3s}.rating-area_RUo8lT_6ebb83 input:checked~label,.rating-area_RUo8lT_6ebb83 label:hover,.rating-area_RUo8lT_6ebb83 label:hover~label{color:gold}.review__form_inputs_RUo8lT_f75b1a{display:flex;flex-direction:row;gap:10px}.review__form_input_wrap_RUo8lT_aa5817{flex:1}.review__txt_RUo8lT_e066cb{width:100%;height:100px;padding:10px;border-radius:4px;resize:none}.review__form_RUo8lT_cafcc0 input:not(.rating-area_RUo8lT_6ebb83 input),.review__txt_RUo8lT_e066cb{display:block;width:100%;padding:8px 12px;font-size:16px;line-height:1.5;color:#202020;background-color:#fafbfd;border:1px solid #DCD6F7;border-radius:4px;transition:border-color .2s,box-shadow .2s}.review__form_RUo8lT_cafcc0 .review__form_input_RUo8lT_965c99:focus,.review__txt_RUo8lT_e066cb:focus{border-color:#009974;outline:0;box-shadow:0 0 5px #81ecec}@media (max-width: 768px){.review__form_inputs_RUo8lT_f75b1a{flex-direction:column}}.platforms_RUo8lT_cc2a01{display:flex;flex-direction:column;gap:.25rem}.platforms_RUo8lT_cc2a01 .logo-wrapper_RUo8lT_34005a{position:relative;display:inline-block}.platforms_RUo8lT_cc2a01 .logo-wrapper_RUo8lT_34005a:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#000;border-radius:50%;opacity:.8;filter:blur(13px);z-index:-1}.platforms_RUo8lT_cc2a01 .logo-wrapper_RUo8lT_34005a .platforms__logo_RUo8lT_1e470e{display:block;max-width:110px;height:50px;border-radius:1rem;filter:drop-shadow(2px 4px 6px black);width:110px;object-fit:contain}.platforms__item_RUo8lT_39cee6{position:relative;z-index:2;justify-content:space-between;gap:1rem;background-color:#e8eaf6;padding:12px;border-radius:8px;display:grid;grid-template-columns:repeat(1,1fr 1fr 1fr);align-items:center}@media (max-width: 992px){.platforms__item_RUo8lT_39cee6{display:grid;grid-template-columns:repeat(3,1fr);width:auto}}@media (max-width: 556px){.platforms__item_RUo8lT_39cee6{grid-template-columns:repeat(2,1fr)}.platforms__item_RUo8lT_39cee6 .platforms__actions_RUo8lT_fd5c2b{grid-column:span 2}}.platforms__item_RUo8lT_39cee6>div{display:flex;justify-content:center;gap:1rem;width:100%}@media (max-width: 992px){.platforms__item_RUo8lT_39cee6>div{flex-direction:column;gap:6px}}.platforms__header_RUo8lT_bb487c{display:flex;flex-direction:row}@media (max-width: 556px){.platforms__header_RUo8lT_bb487c{justify-content:center;align-items:center}}.platforms__reviews{font-weight:600;color:#6c5ce7;display:flex;align-items:center;gap:.5rem;flex-direction:row}.platforms_RUo8lT_cc2a01 div.platforms__actions_RUo8lT_fd5c2b{display:flex;align-items:center;gap:1rem}@media (max-width: 992px){.platforms_RUo8lT_cc2a01 div.platforms__actions_RUo8lT_fd5c2b{flex-direction:column-reverse;gap:6px}}.platforms_RUo8lT_cc2a01 div.platforms__actions_RUo8lT_fd5c2b a{font-size:.875rem;font-weight:500;padding:.5rem .625rem;border-radius:8px;display:flex;align-items:center;justify-content:center;line-height:1;width:100%;text-align:center}.platforms_RUo8lT_cc2a01 div.platforms__actions_RUo8lT_fd5c2b a.read{border:1px solid #6C5CE7;color:#2c3a47}@media (max-width: 992px){.platforms_RUo8lT_cc2a01 div.platforms__actions_RUo8lT_fd5c2b a.read{border:none;text-decoration:underline}}.platforms__ratings_RUo8lT_2ffd08{display:flex;flex-direction:row;gap:.5rem;align-items:center;font-size:.875rem;line-height:.5;color:#202020;width:100%;justify-content:center;font-weight:600}@media (max-width: 992px){.platforms__ratings_RUo8lT_2ffd08{justify-content:start}}@media (max-width: 556px){.platforms__ratings_RUo8lT_2ffd08{justify-content:center}}.platforms__statistic_RUo8lT_7b1f14{display:flex;align-items:center;gap:.5rem}.platforms__statistic_RUo8lT_7b1f14 .statistic__category_RUo8lT_08b6ac{border-radius:5px;padding:3px 5px;font-size:.875rem;font-weight:500}.platforms__statistic_RUo8lT_7b1f14 .statistic__category_RUo8lT_08b6ac.exclusive_RUo8lT_d9dcd5{background-color:#dcd6f7;color:#000}.platforms__statistic_RUo8lT_7b1f14 .statistic__category_RUo8lT_08b6ac.top_RUo8lT_d86d5b{background-color:#00b894;color:#fff}.platforms__statistic_RUo8lT_7b1f14 .statistic__category_RUo8lT_08b6ac.new_RUo8lT_279d51{background-color:#0984e3;color:#fff}.platforms__statistic_RUo8lT_7b1f14 .statistic__total_RUo8lT_bc89e8{font-weight:700;font-size:1.25rem;color:#2c3a47}.header_RUo8lT_d426d2{background-color:#6c5ce7;height:82px;position:sticky;top:0;z-index:1000}.header_RUo8lT_d426d2 .container_RUo8lT_125d27{display:flex;align-items:center;padding:1.5rem;height:inherit;gap:.5rem}@media (max-width: 992px){.header_RUo8lT_d426d2 .container_RUo8lT_125d27{padding:.75rem}}@media (max-width: 768px){.header_RUo8lT_d426d2 .container_RUo8lT_125d27{padding:.5rem}}.header__logo_RUo8lT_9fbbff{max-height:40px}.header_RUo8lT_d426d2 .logo__icon_RUo8lT_d6861c{max-height:50px}@media (max-width: 556px){.header_RUo8lT_d426d2 .logo__icon_RUo8lT_d6861c{max-width:90px}}.header__logo-wrapper_RUo8lT_5c0cc1{display:flex;flex-direction:row;gap:1rem;align-items:center}@media (max-width: 375px){.header__logo-wrapper_RUo8lT_5c0cc1{gap:.25rem}}.header_RUo8lT_d426d2 button.header__burger_RUo8lT_51367d{display:none;touch-action:none;color:#202020}.header_RUo8lT_d426d2 button.header__burger_RUo8lT_51367d svg.burger_RUo8lT_7a7e6e{width:32px;height:32px}.header_RUo8lT_d426d2 button.header__burger_RUo8lT_51367d svg.cross_RUo8lT_c26de0{width:16px;height:16px}@media (max-width: 992px){.header_RUo8lT_d426d2 button.header__burger_RUo8lT_51367d{display:flex;touch-action:auto}}.header_RUo8lT_d426d2 .navigation-wrapper_RUo8lT_689811{display:flex;transition:all .4s ease-in-out;flex:1;align-items:center;justify-content:center;z-index:1000}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation-wrapper_RUo8lT_689811{position:fixed;left:-120%;top:0;background-color:#6c5ce7;height:100vh;overflow-y:auto;width:320px;padding-top:1.5rem;padding-bottom:1.5rem;flex-direction:column;justify-content:start}}.header_RUo8lT_d426d2 .navigation-wrapper__header_RUo8lT_9587e9{display:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 1rem 1rem}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation-wrapper__header_RUo8lT_9587e9{display:flex}}.header_RUo8lT_d426d2 .navigation-wrapper_RUo8lT_689811.hide{position:relative;z-index:-1}@media (min-width: 992px){.header_RUo8lT_d426d2 .navigation-wrapper_RUo8lT_689811.hide{opacity:0;touch-action:none}}.header_RUo8lT_d426d2 .navigation-wrapper_RUo8lT_689811.active_RUo8lT_89a26e{left:0}.header_RUo8lT_d426d2 .navigation_RUo8lT_550a2d{position:relative}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation_RUo8lT_550a2d{order:2;width:100%}}.header_RUo8lT_d426d2 .navigation__list_RUo8lT_4dac6e{display:flex;gap:.5rem;align-items:center;transition:opacity .2s}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation__list_RUo8lT_4dac6e{align-items:stretch;width:100%;flex-direction:column}}.header_RUo8lT_d426d2 .navigation__item_RUo8lT_56e507 a{padding:.5rem .75rem;color:#fff;white-space:nowrap;display:block;transition:all .3s}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation__item_RUo8lT_56e507 a{width:100%;padding:1rem}}.header_RUo8lT_d426d2 .navigation__controls_RUo8lT_0875fc{display:flex;align-items:center;gap:1rem}@media (max-width: 992px){.header_RUo8lT_d426d2 .navigation__controls_RUo8lT_0875fc{flex:1}}@media (max-width: 375px){.header_RUo8lT_d426d2 .navigation__controls_RUo8lT_0875fc{gap:0}}.header_RUo8lT_d426d2 .dropdown_RUo8lT_b58cdf{position:relative}.header_RUo8lT_d426d2 .dropdown__button_RUo8lT_a44b92{color:#fff;padding:.5rem .75rem;display:flex;gap:.5rem;align-items:center}@media (max-width: 992px){.header_RUo8lT_d426d2 .dropdown__button_RUo8lT_a44b92{padding:1rem;width:100%;text-align:start}}.header_RUo8lT_d426d2 .dropdown__handler_RUo8lT_e79de0{transition:all .3s ease-in-out;width:10px;height:7px}.header_RUo8lT_d426d2 .dropdown__header{display:flex;align-items:center;cursor:pointer;background:none;border:none}.header_RUo8lT_d426d2 .dropdown__content_RUo8lT_64744d{top:135%;box-shadow:none;position:absolute;background-color:#6c5ce7;padding:.5rem;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease;left:5%}@media (max-width: 992px){.header_RUo8lT_d426d2 .dropdown__content_RUo8lT_64744d{top:80%}}.header_RUo8lT_d426d2 .dropdown__content_RUo8lT_64744d li{padding:.25rem 0}.header_RUo8lT_d426d2 .dropdown__content_RUo8lT_64744d a{color:#fff;text-decoration:none;border-bottom:none}.header_RUo8lT_d426d2 .dropdown_RUo8lT_b58cdf.active_RUo8lT_89a26e .dropdown__content_RUo8lT_64744d{max-height:200px;opacity:1}.header_RUo8lT_d426d2 .dropdown_RUo8lT_b58cdf.active_RUo8lT_89a26e .dropdown__handler_RUo8lT_e79de0{rotate:180deg}.header_RUo8lT_d426d2 .language-button_RUo8lT_d3af61{display:flex;flex-direction:row;align-items:center;gap:.25rem;cursor:pointer;transition:all .2s}.header_RUo8lT_d426d2 .language-button_RUo8lT_d3af61:active{scale:.9}.header_RUo8lT_d426d2 .language-button__code_RUo8lT_dd9dcf{color:#fff;text-transform:uppercase}.header_RUo8lT_d426d2 .language-button__icon_RUo8lT_f57776 img{border-radius:4px;width:25px;aspect-ratio:1}.search-bar_RUo8lT_dd8a35{width:100%;gap:.75rem;flex:1;justify-content:flex-end;align-items:center;display:flex;z-index:100;position:relative}.search-bar_RUo8lT_dd8a35 .icon-button_RUo8lT_fc7fa8{flex-direction:column}.search-bar_RUo8lT_dd8a35 .icon-button_RUo8lT_fc7fa8 .close,.search-bar_RUo8lT_dd8a35 .icon-button_RUo8lT_fc7fa8.active_RUo8lT_89a26e .search_RUo8lT_656cb4{display:none}.search-bar_RUo8lT_dd8a35 .icon-button_RUo8lT_fc7fa8.active_RUo8lT_89a26e .close{display:block}.search-bar__form{padding:10px;display:flex;width:0;overflow:hidden;transition:all .3s ease-in-out;background:#fff3;border-radius:8px;align-items:center;gap:.5rem;opacity:0;touch-action:none;position:absolute;right:120%}@media (max-width: 992px){.search-bar__form{position:fixed;top:85px;left:5%;max-width:90%;background-color:#6c5ce7;box-shadow:0 4px 12px #0000001a,0 2px 4px #6c5ce740}}.search-bar__form input{background-color:transparent;border:none;width:100%;color:#fff;height:100%}@media (max-width: 556px){.search-bar__form input{width:inherit}}.search-bar__form input::placeholder{color:#ffffff82}.search-bar__form input:focus{border:none;outline:none}.search-bar__form.active_RUo8lT_89a26e{z-index:21;touch-action:auto;opacity:1;width:400px}@media (max-width: 992px){.search-bar__form.active_RUo8lT_89a26e{width:100%}}.footer_RUo8lT_b005f9{background-color:#2d3436;padding:2.5rem 1rem 1.875rem;gap:30px;color:#fff;position:relative}.footer_RUo8lT_b005f9 .logo_RUo8lT_6f93c3{margin-bottom:1rem}.footer__col-title_RUo8lT_f3f266{font-size:1.125rem;line-height:1.4em;font-weight:600;margin-bottom:1.5rem}.footer_RUo8lT_b005f9:after{content:"";position:absolute;inset:0;background-image:url(/build/assets/footer-bg-BmtK04MBqlv.svg);z-index:0;background-size:contain}.footer_RUo8lT_b005f9 .container_RUo8lT_125d27{display:flex;flex-direction:column;position:relative;z-index:1}.footer__content_RUo8lT_aa7291{display:flex;flex-direction:row;gap:30px;margin-bottom:1.875rem}@media (max-width: 992px){.footer__content_RUo8lT_aa7291{flex-wrap:wrap}}.footer_RUo8lT_b005f9 .footer__col_RUo8lT_661985{flex:1}@media (max-width: 768px){.footer_RUo8lT_b005f9 .footer__col_RUo8lT_661985:first-child{flex:1 0 auto;text-align:center;width:100%;justify-content:center;align-items:center;display:flex;flex-direction:column}}@media (max-width: 556px){.footer_RUo8lT_b005f9 .footer__col_RUo8lT_661985{flex:1}}.footer_RUo8lT_b005f9 .logo_RUo8lT_6f93c3{height:80px;display:block}.footer_RUo8lT_b005f9 .logo_RUo8lT_6f93c3 img{height:100%}.footer_RUo8lT_b005f9 .socials_RUo8lT_c55245{display:flex;gap:1rem}.footer_RUo8lT_b005f9 .socials_RUo8lT_c55245 svg{max-width:32px;max-height:32px;width:100%;height:100%}.footer_RUo8lT_b005f9 .content-section_RUo8lT_1fbb84{font-size:.875rem;margin-bottom:2rem}.footer_RUo8lT_b005f9 .content-section_RUo8lT_1fbb84 p{margin:8px 0}.footer_RUo8lT_b005f9 .footer__nav_RUo8lT_925c51 ul{display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(2,1fr)}.footer__partners_RUo8lT_0361df{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;border-bottom:1px solid #8E44AD;padding-bottom:1.875rem}.footer__copyright_RUo8lT_7ae38d{text-align:center;max-width:600px;color:#ffffffb3;font-size:.875rem;line-height:21px;margin:0 auto}.modal_RUo8lT_28a836{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.modal_RUo8lT_28a836.show_RUo8lT_19bcda{display:flex;opacity:1;z-index:2000}.modal_RUo8lT_28a836 .modal-content_RUo8lT_283ac9{background-color:#fafbfd;padding:1.25rem;border-radius:5px;max-width:500px;width:100%;animation:slide-in .3s ease-out;position:relative}.modal_RUo8lT_28a836 .close-btn_RUo8lT_1ab8e3{position:absolute;top:10px;right:10px;font-size:1.5rem;cursor:pointer}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 .table-countries__title_RUo8lT_f15f03{line-height:28px;text-transform:uppercase}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 li{padding:1.25rem}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 li.selected_RUo8lT_57dfb4 a{position:relative}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 li.selected_RUo8lT_57dfb4 a:after{content:"";width:20px;height:20px;position:absolute;bottom:40%;right:-5%;background-image:url(/resources/img/icons/ui/check-filled.svg);background-position:center;background-size:cover}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 li a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:inherit}.modal_RUo8lT_28a836.langs-modal_RUo8lT_c9d56f .table-countries_RUo8lT_1c0065 li img{width:30px;height:30px;aspect-ratio:1;border-radius:6px;margin:0 auto;border:1px solid #D1D8E0}@keyframes slide-in{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-modal_RUo8lT_13380d{position:fixed;width:80%;bottom:0;left:0;right:0;background-color:#6c5ce7;padding:1.5rem 1.25rem;z-index:2000;color:#fff;display:flex;flex-direction:row;line-height:1.5;gap:1.5rem;align-items:center;margin:0 auto;border-top-left-radius:16px;border-top-right-radius:16px}@media (max-width: 768px){.cookie-modal_RUo8lT_13380d{width:100%;flex-direction:column}}.cookie-modal_RUo8lT_13380d>div{display:flex;flex-direction:column;gap:.5rem;flex:1}.cookie-modal_RUo8lT_13380d a{text-decoration:underline}.cookie-modal__title_RUo8lT_eeb0a1{font-size:1rem;font-weight:600}.cookie-modal_RUo8lT_13380d p,.cookie-modal__button_RUo8lT_6bde5b{font-size:.875rem}body{background-color:#fafbfd}.page_RUo8lT_d7059d.home_RUo8lT_a72ec7{padding-top:0;gap:1rem}.page_RUo8lT_d7059d.home_RUo8lT_a72ec7 .content-wrapper_RUo8lT_8cf95e{gap:1.25rem}.banner_RUo8lT_b8ad14{background:#6c5ce7;padding:3rem 0;color:#fff;display:flex}@media (max-width: 992px){.banner_RUo8lT_b8ad14{background:#6c5ce7}}.banner__content{flex:3}.banner_RUo8lT_b8ad14 h1{margin:0 0 1rem;color:#fff}.banner__description{margin-bottom:0;line-height:1.5em}.banner_RUo8lT_b8ad14 .container_RUo8lT_125d27{display:flex;flex-direction:row}@media (max-width: 768px){.banner_RUo8lT_b8ad14 .container_RUo8lT_125d27{grid-template-columns:1fr;flex-direction:column}}.banner-action_RUo8lT_ec5eb5{display:flex;flex-direction:column;gap:.25rem;text-align:center;flex:2}.banner-action--row_RUo8lT_e8b620{background-color:#6c5ce7;flex-direction:row;justify-content:start;gap:.625rem;color:#fff;padding:3.125rem 2.5rem;text-align:start;border-radius:10px;align-items:center;position:relative;overflow:hidden;z-index:1}@media (max-width: 768px){.banner-action--row_RUo8lT_e8b620{flex-direction:column;text-align:center}}.banner-action--row_RUo8lT_e8b620 .banner-action__caption_RUo8lT_e31e56{font-size:1.5rem;line-height:1.5em}.banner-action--row_RUo8lT_e8b620 .banner-action__icon_RUo8lT_6856b0{position:absolute;right:-50px;bottom:-20%;height:100%;aspect-ratio:1;width:auto;z-index:-2111;object-fit:cover}@media (max-width: 566px){.banner-action--row_RUo8lT_e8b620 .banner-action__icon_RUo8lT_6856b0{position:relative;inset:unset;height:auto;width:240px;height:170px}}.banner-action--row_RUo8lT_e8b620 .banner-action__secondary_RUo8lT_bf7f5b{margin:0}.banner-action--row_RUo8lT_e8b620 .banner-action__actions_RUo8lT_8f3487{flex-direction:column}.banner-action--row_RUo8lT_e8b620 .row-content_RUo8lT_6603c9{display:flex;flex-direction:column;position:relative;z-index:1120}.banner-action__icon_RUo8lT_6856b0{width:130px;margin-bottom:.375rem;margin:0 auto}.banner-action__caption_RUo8lT_e31e56{font-weight:600;font-size:1.125rem;line-height:1.5em;display:block}.banner-action__title_RUo8lT_263bd8{font-weight:700;font-size:2.25rem}.banner-action__secondary_RUo8lT_bf7f5b{color:#d1d8e0;font-size:.875rem;line-height:1.5em;margin-bottom:1.25rem;display:block}.banner-action__actions_RUo8lT_8f3487{display:flex;flex-direction:row;gap:.625rem;text-transform:uppercase;max-width:400px;width:100%;margin:0 auto}.banner-action__actions_RUo8lT_8f3487 button,.banner-action__actions_RUo8lT_8f3487 a{padding:12px 24px;display:flex;align-items:center;text-align:center;border-radius:12px}.banner-action__link_RUo8lT_d1983c{flex:1;justify-content:center}.banner-action__code_RUo8lT_260b32{color:inherit;border-radius:12px;border:1px dashed #FAFBFD;background-color:#fff3;justify-content:space-between;font-weight:600;flex:1}
