.flex{display:flex}.flex-auto{flex:auto}.flex-even{flex:1 1}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.mx-auto{margin:0 auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none}input.toggle{height:0;width:0;overflow:hidden;opacity:0;position:absolute}.clearfix::after{content:"";display:table;clear:both}@media print{.book-menu,.book-footer,.book-toc{display:none}.book-header,.book-header aside{display:block}main{display:block!important}}.markdown .book-expand{margin-top:1.6rem;margin-bottom:1.6rem;border:.1rem solid var(--gray-200);border-radius:.4rem;overflow:hidden}.markdown .book-expand .book-expand-head{background:var(--gray-100);padding:.8rem 1.6rem;cursor:pointer}.markdown .book-expand .book-expand-content{display:none;padding:1.6rem}.markdown .book-expand input[type=checkbox]:checked+.book-expand-content{display:block}.markdown .book-tabs{margin-top:1.6rem;margin-bottom:1.6rem;border:.1rem solid var(--gray-200);border-radius:.4rem;overflow:hidden;display:flex;flex-wrap:wrap}.markdown .book-tabs label{display:inline-block;padding:.8rem 1.6rem;border-bottom:.1rem transparent;cursor:pointer}.markdown .book-tabs .book-tabs-content{order:999;width:100%;border-top:.1rem solid var(--gray-100);padding:1.6rem;display:none}.markdown .book-tabs input[type=radio]:checked+label{border-bottom:.1rem solid var(--color-link)}.markdown .book-tabs input[type=radio]:checked+label+.book-tabs-content{display:block}.markdown .book-tabs input[type=radio]:focus+label{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}.markdown .book-columns{margin-left:-1.6rem;margin-right:-1.6rem}.markdown .book-columns>div{margin:1.6rem 0;min-width:16rem;padding:0 1.6rem}.markdown a.book-btn{display:inline-block;font-size:1.4rem;color:var(--color-link);line-height:3.2rem;padding:0 1.6rem;border:.1rem solid var(--color-link);border-radius:.4rem;cursor:pointer}.markdown a.book-btn:hover{text-decoration:none}.markdown .book-hint.info{border-color:#6bf;background-color:rgba(102,187,255,.1)}.markdown .book-hint.warning{border-color:#fd6;background-color:rgba(255,221,102,.1)}.markdown .book-hint.danger{border-color:#f66;background-color:rgba(255,102,102,.1)}.container{max-width:132rem;margin:0 auto}@media screen and (max-width:90em){.container{max-width:123.6rem;padding:0 2.4rem}}@media screen and (max-width:64em){.container{width:auto;max-width:100%}}@media screen and (max-width:48em){.container{margin:0;padding:0 2rem}}@font-face{font-family:inter;font-style:normal;font-weight:100;font-display:swap;src:local(""),url(fonts/inter/Inter-Thin.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:200;font-display:swap;src:local(""),url(fonts/inter/Inter-ExtraLight.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(fonts/inter/Inter-Light.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(fonts/inter/Inter-Regular.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(fonts/inter/Inter-Medium.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(fonts/inter/Inter-SemiBold.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(fonts/inter/Inter-Bold.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:800;font-display:swap;src:local(""),url(fonts/inter/Inter-ExtraBold.ttf)format("truetype")}@font-face{font-family:inter;font-style:normal;font-weight:900;font-display:swap;src:local(""),url(fonts/inter/Inter-Black.ttf)format("truetype")}@font-face{font-family:noto serif;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(fonts/noto/NotoSerif-Regular.ttf)format("truetype")}@font-face{font-family:noto serif;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(fonts/noto/NotoSerif-MediumNormal.ttf)format("truetype")}@font-face{font-family:noto serif;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(fonts/noto/NotoSerif-Bold.ttf)format("truetype")}@font-face{font-family:roboto;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(fonts/roboto/roboto-v27-latin-regular.woff2)format("woff2"),url(fonts/roboto/roboto-v27-latin-regular.woff)format("woff")}@font-face{font-family:roboto;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(fonts/roboto/roboto-v27-latin-700.woff2)format("woff2"),url(fonts/roboto/roboto-v27-latin-700.woff)format("woff")}@font-face{font-family:roboto mono;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(fonts/roboto/roboto-mono-v13-latin-regular.woff2)format("woff2"),url(fonts/roboto/roboto-mono-v13-latin-regular.woff)format("woff")}body{font-family:inter,roboto,noto serif,sans-serif}code{font-family:inter,roboto mono,noto serif,monospace}hr.divider{position:relative;border:none;border-radius:.8rem;margin:.8rem;width:initial}hr.divider.top{margin-bottom:0}hr.divider.bot{margin-top:0}@media screen and (min-width:48em){hr.divider{margin:1.6rem}}.header{width:100%}.header .menu-content{height:100%;display:flex;justify-content:center;transition:.2s ease-in-out;transition-property:transform,margin,opacity,visibility;will-change:transform,margin,opacity}@media screen and (max-width:64em){.header .menu-content{transform:translateY(-100%);transition:all ease .3s;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;box-shadow:0 0 .5rem rgba(0,0,0,.1);z-index:10}}.header .menu-hugo{list-style:none;display:flex;height:100%;justify-content:space-between;padding-inline-start:0;align-items:center;margin:0}.header .menu-hugo li{color:var(--text-secondary);font-size:1.8rem;font-weight:400;line-height:156%;letter-spacing:.05rem}@media screen and (max-width:64em){.header .menu-hugo li{margin:0;position:relative;width:100%;padding:1.2rem 0;font-weight:500;font-size:2.2rem;line-height:2.8rem}.header .menu-hugo li:first-child{padding:0;width:100%}.header .menu-hugo li:first-child span{line-height:0;display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width:64em){.header .menu-hugo{height:auto;flex-direction:column;align-items:flex-start;padding:0;margin:0;list-style:none;gap:.8rem}.header .menu-hugo a{display:block}.header .menu-hugo a:hover{opacity:.5}}.header .menu-hugo a{text-decoration:none;color:var(--text-secondary)}.header .menu-hugo a:hover{opacity:.5}.header .menu-hugo li.search{display:none}.header .subscribe{font-size:1.8rem;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1.5rem 3.2rem;gap:.8rem;background:#0e1525;line-height:100%;border-radius:10rem;border:none;outline:none;cursor:pointer}@media screen and (max-width:90em){.header .subscribe{padding:1.5rem 1.6rem}}@media screen and (max-width:64em){.header .subscribe{max-width:28rem;width:100%}}.header .menu-nav{width:100%;max-width:132rem}.header a,.header label{color:var(--text-secondary);cursor:pointer;word-wrap:break-word}.fintech-garden-logo{height:3.2rem;width:9.2rem}@media screen and (min-width:48em){.fintech-garden-logo{height:4rem;width:11.5rem}}@media screen and (min-width:64em){.fintech-garden-logo{height:4.4rem;width:12.6rem}}@media screen and (min-width:90em){.fintech-garden-logo{height:4.8rem;width:13.8rem}}.mobile-header{display:none}.mobile-header .brand-link{margin-left:1.6rem}@media screen and (min-width:48em){.mobile-header .brand-link{margin-left:2.4rem}}@media screen and (min-width:48em){.mobile-header{height:4rem}}@media screen and (max-width:64em){.mobile-header{display:flex;align-items:center}.mobile-header strong{margin:0 auto}}.menu-control-icon{height:2.4rem;width:2.4rem;margin:auto 0;display:flex}.menu-control-icon .hamburger-icon{margin:auto}@media screen and (max-width:64em){.menu-control-icon{position:absolute;right:1.6rem}}.menu-control-close{display:none}#menu-control:checked~.menu-content{width:100%;transform:translateY(0);z-index:10}@media screen and (max-width:64em){#menu-control:checked~.menu-content .menu-control-close{display:flex}}.header-menu-item a{display:flex}.header-menu-item hr{display:none}@media screen and (max-width:64em){.header-menu-item hr{margin:.8rem 0;display:block}}.subscribe-item{height:100%;margin-top:-.8rem}.subscribe-item li{padding:0}.subscribe-item hr{display:none}@media screen and (max-width:48em){.subscribe-item hr{width:100%;display:block;margin:.8rem 0}}@media screen and (max-width:64em){.subscribe-item{display:flex;gap:1.2rem;flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width:48em){.subscribe-item{height:fit-content}}.footer .footer__container{line-height:143%;font-weight:500;color:var(--colorText);text-align:left;display:grid;grid-template-columns:minmax(auto,13.8rem)1fr auto;gap:4.8rem;padding-top:6.4rem}@media screen and (max-width:90em){.footer .footer__container{padding-top:4.8rem}}@media screen and (max-width:48em){.footer .footer__container{grid-template-columns:auto;gap:2.4rem}}@media screen and (max-width:48em){.footer .footer__list-container:not(:first-child){padding-top:.8rem}}.footer .footer__list{display:flex;flex-direction:column;gap:1.2rem;transition:all ease .5s}.footer .footer__list--opened{max-height:50rem;opacity:1;margin-top:1.2rem;visibility:visible}.footer .footer__list--closed{max-height:0;opacity:0;visibility:hidden}@media screen and (min-width:48em){.footer .footer__list{opacity:1;max-height:100%;margin-top:1.8rem;visibility:visible}}@media screen and (min-width:48em){.footer .footer__hsform{grid-column:3/4;grid-row:1/2}}@media screen and (min-width:48em){.footer .footer__hsform{width:36rem}}@media screen and (min-width:90.063em){.footer .footer__hsform{width:36.5rem}}.footer .footer__hsform .form-title{font-family:inter;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:.4rem}@media screen and (min-width:48em){.footer .footer__hsform .form-title{margin-bottom:1.2rem}}@media screen and (min-width:90.063em){.footer .footer__hsform .form-title{font-size:2.2rem;line-height:2.8rem;margin-bottom:1.2rem}}.footer .footer__hsform .form-subtitle{color:var(--text-secondary);font-family:inter;font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-bottom:1.2rem}@media screen and (min-width:48em){.footer .footer__hsform .form-subtitle{font-size:1.4rem;line-height:2rem;margin-bottom:2.4rem}}@media screen and (min-width:90.063em){.footer .footer__hsform .form-subtitle{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}.footer .footer__hsform .footer-form{display:none}.footer .footer__hsform .footer-form,.footer .footer__hsform .loader,.footer .footer__hsform iframe{min-height:100px}@media screen and (min-width:48em){.footer .footer__hsform .footer-form,.footer .footer__hsform .loader,.footer .footer__hsform iframe{min-height:60px}}.footer .footer__hsform .loader{grid-column:1/5;display:block;width:100%;align-items:normal;justify-content:center;display:flex;background-size:contain;border-top-right-radius:8px;border-top-left-radius:8px}.footer .footer__hsform .loader span{background-color:var(--colorText);width:20px;height:20px;margin:20px;border-radius:50px;animation-name:loading;animation-duration:.9s;animation-iteration-count:infinite;animation-direction:alternate;text-align:center;justify-content:center}.footer .footer__hsform .second{animation-delay:.3s}.footer .footer__hsform .third{animation-delay:.6s}@keyframes loading{0%{transform:translateY(50px)scale(1)}100%{transform:translateY(10px)scale(1.8)rotate(360deg)}}@media screen and (min-width:48em){.footer .footer__lists{grid-column:2/3;grid-row:1/2;display:flex;gap:4.8rem;justify-content:center}}@media screen and (min-width:90em){.footer .footer__lists{gap:9.6rem}}.footer .footer__list-title{font-size:2.2rem;line-height:2.8rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:90em){.footer .footer__list-title{font-size:1.6rem;line-height:2.4rem}}.footer .footer__title-chevron{display:inline-block;transition:all ease .5s;transform:rotate(180deg)}.footer .footer__title-chevron--opened{transform:rotate(0)}@media screen and (min-width:48em){.footer .footer__title-chevron{display:none}}.footer li{font-size:1.4rem;list-style:none}.footer li a{letter-spacing:0}.footer li a:link,.footer li a:visited{color:var(--text-secondary);font-weight:400}@media screen and (min-width:90em){.footer li{font-size:1.6rem;line-height:2.4rem}}.footer .footer__socials{display:flex;flex-direction:column;gap:2rem;width:fit-content}.footer .icons-wrap{display:flex;gap:1.2rem}.footer .icons-wrap .social-link{width:2.8rem;height:2.8rem}@media screen and (min-width:48em){.footer .icons-wrap .social-link{width:2.4rem;height:2.4rem}.footer .icons-wrap .social-link img{width:2.4rem;height:2.4rem}}@media screen and (min-width:64.06em){.footer .icons-wrap .social-link{width:3.2rem;height:3.2rem}.footer .icons-wrap .social-link img{width:3.2rem;height:3.2rem}}.footer .footer__rights{color:var(--colorTextTextQuaternary);font-weight:400;display:block;margin-bottom:6.4rem;text-align:center;font-size:1.8rem;grid-column:1/4;grid-row:2/3}.footer .footer__rights a:link,.footer .footer__rights a:visited{color:var(--colorTextTextQuaternary)}@media screen and (max-width:90em){.footer .footer__rights{font-size:1.4rem;margin-bottom:4.8rem}}@media screen and (max-width:48em){.footer .footer__rights{grid-column:auto;grid-row:auto;font-size:1.2rem}}.footer .footer__rights span{display:block;padding-top:4.8rem}@media screen and (max-width:90em){.footer .footer__rights span{padding-top:3.2rem}}@media screen and (max-width:48em){.footer .footer__rights span{padding-top:1.8rem}}@media screen and (max-width:48em){.footer .footer__rights hr{display:none}}.footer hr.divider{display:none;width:100%;margin:1.6rem 0}.footer hr.divider--bot{margin-top:0}@media screen and (min-width:48em){.footer hr.divider{display:block}}.footer hr.divider--list{display:none}@media screen and (max-width:48em){.footer hr.divider--list{display:block;margin:.8rem 0 1.6rem}}.footer{font-size:1.4rem;text-align:center}.footer .container{display:flex;flex-direction:row;text-align:left}.footer .menu-footer{padding:0;margin:0;list-style:none}.footer .menu-footer li{margin:1rem 0;position:relative}.footer .menu-footer a{display:block;color:var(--text-secondary)}.footer .menu-footer a:hover{opacity:.5}.footer .menu-footer ul{padding-inline-start:0}.footer .footer-logo{height:4.8rem;width:13.8rem}.markdown{font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media screen and (min-width:48em){.markdown{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:64.06em){.markdown{letter-spacing:.25px}}@media screen and (min-width:90.063em){.markdown{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.markdown>:first-child{margin-top:0}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{font-weight:400;line-height:1;margin-top:1.5rem;margin-bottom:1.6rem}.markdown h1 a.anchor,.markdown h2 a.anchor,.markdown h3 a.anchor,.markdown h4 a.anchor,.markdown h5 a.anchor,.markdown h6 a.anchor{opacity:0;font-size:.75rem;vertical-align:middle;text-decoration:none}.markdown h1:hover a.anchor,.markdown h1 a.anchor:focus,.markdown h2:hover a.anchor,.markdown h2 a.anchor:focus,.markdown h3:hover a.anchor,.markdown h3 a.anchor:focus,.markdown h4:hover a.anchor,.markdown h4 a.anchor:focus,.markdown h5:hover a.anchor,.markdown h5 a.anchor:focus,.markdown h6:hover a.anchor,.markdown h6 a.anchor:focus{opacity:initial}.markdown h4,.markdown h5,.markdown h6{font-weight:bolder}.markdown h5{font-size:.875rem}.markdown h6{font-size:.75rem}.markdown b,.markdown optgroup,.markdown strong{font-weight:bolder}.markdown a{text-decoration:none}.markdown a:hover{text-decoration:underline}.markdown a:visited{color:var(--color-visited-link)}.markdown img{max-width:100%;height:auto}.markdown code{padding:0 .4rem;background:var(--gray-200);border-radius:.4rem;font-size:.875rem}.markdown pre{padding:1.6rem;background:var(--gray-100);border-radius:.4rem;overflow-x:auto}.markdown pre code{padding:0;background:0 0}.markdown p{word-wrap:break-word;margin-bottom:1.2rem}.markdown blockquote{margin:1.6rem 0;padding:.8rem 1.6rem .8rem 1.2rem;border-inline-start:.4rem solid var(--gray-200);border-radius:.4rem}.markdown blockquote :first-child{margin-top:0}.markdown blockquote :last-child{margin-bottom:0}.markdown table{overflow:auto;display:block;border-spacing:0;border-collapse:collapse;margin-top:1.6rem;margin-bottom:1.6rem}.markdown table tr th,.markdown table tr td{padding:.8rem 1.6rem;border:.1rem solid var(--gray-200)}.markdown table tr:nth-child(2n){background:var(--gray-100)}.markdown hr{height:.1rem;border:none;background:var(--gray-200)}.markdown ul,.markdown ol{padding-inline-start:3.2rem}.markdown ul{list-style:disc;margin-bottom:1.2rem}.markdown li{margin-bottom:.8rem}.markdown li:last-child{margin-bottom:0}.markdown dl dt{font-weight:bolder;margin-top:1.6rem}.markdown dl dd{margin-inline-start:0;margin-bottom:1.6rem}.markdown .highlight table tr td:nth-child(1) pre{margin:0;padding-inline-end:0}.markdown .highlight table tr td:nth-child(2) pre{margin:0;padding-inline-start:0}.markdown details{padding:1.6rem;border:.1rem solid var(--gray-200);border-radius:.4rem}.markdown details summary{line-height:1;padding:1.6rem;margin:-1.6rem;cursor:pointer}.markdown details[open] summary{margin-bottom:0}.markdown figure{margin:1.6rem 0}.markdown figure figcaption p{margin-top:0}.markdown-inner>:first-child{margin-top:0}.markdown-inner>:last-child{margin-bottom:0}.modal{display:none;position:fixed;z-index:99;left:0;top:0;width:100vw;height:100vh;overflow:auto;background:rgba(0,0,0,.5);transition:opacity .2s}.modal.active{display:block}.modal .modal-content{border-radius:1.2rem;border:1px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);margin:20% 2rem;padding:2.4rem 1.6rem;position:relative;animation:modalFadeIn .2s;text-align:center}@media screen and (min-width:48em){.modal .modal-content{padding:2.4rem;width:45.1rem;margin:15% auto}}@media screen and (min-width:64.06em){.modal .modal-content{padding:3.2rem 2.4rem;width:47.9rem;margin:10% auto}}@media screen and (min-width:90.063em){.modal .modal-content{padding:3.2rem;width:53.6rem}}.modal .modal-close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--Colors-grey-neutral300);cursor:pointer;transition:color .2s}.modal .modal-close:hover{color:var(--colorText)}@media screen and (min-width:48em){.modal .modal-close{width:2.4rem;height:2.4rem;top:1.2rem;right:1.2rem;font-size:2.7rem}}@media screen and (min-width:64.06em){.modal .modal-close{width:2.8rem;height:2.8rem;font-size:3.2rem}}.modal .modal-title{color:var(--colorText);text-align:center;font-family:noto serif;font-size:1.6rem;font-weight:700;line-height:130%;margin-bottom:1.6rem}@media screen and (min-width:48em){.modal .modal-title{font-size:1.8rem;width:32.1rem;margin:0 auto 2rem}}@media screen and (min-width:64.06em){.modal .modal-title{font-size:2.2rem;width:37.6rem}}@media screen and (min-width:90.063em){.modal .modal-title{width:42rem}}.modal .loader{grid-column:1/5;display:block;width:100%;align-items:normal;justify-content:center;display:flex;background-size:contain;border-top-right-radius:8px;border-top-left-radius:8px;padding-top:70px;height:270px}.modal .loader span{background-color:var(--colorText);width:20px;height:20px;margin:20px;border-radius:50px;animation-name:loading;animation-duration:.9s;animation-iteration-count:infinite;animation-direction:alternate;text-align:center;justify-content:center}.modal .second{animation-delay:.3s}.modal .third{animation-delay:.6s}.modal .subscribe-form{display:none}.modal .subscribe-form iframe{min-height:280px}@media screen and (min-width:381px){.modal .subscribe-form iframe{min-height:265px}}@media screen and (min-width:674px){.modal .subscribe-form iframe{min-height:250px}}@media screen and (min-width:48em){.modal .subscribe-form iframe{min-height:295px}}@media screen and (min-width:64.06em){.modal .subscribe-form iframe{min-height:320px}}@media screen and (min-width:90.063em){.modal .subscribe-form iframe{min-height:340px}}@keyframes loading{0%{transform:translateY(50px)scale(1)}100%{transform:translateY(10px)scale(1.8)rotate(360deg)}}@keyframes modalFadeIn{from{opacity:0;transform:translateY(2rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}:root{--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-500:#adb5bd;--colorText:#1d2939;--colorTextTertiary:#667085;--colorTextTextQuaternary:#98A2B3;--Colors-grey-neutral100:#F2F4F7;--Colors-grey-neutral25:#FCFCFD;--Colors-grey-neutral300:#D0D5DD;--Colors-grey-neutral600:#475467;--divider-100:#eaecf0;--text-secondary:#344054;--color-link:#0055bb;--color-visited-link:#8440f1;--body-background:white;--body-font-color:black;--Primary-colorPrimary:#0E1525;--icon-filter:none;--hint-color-info:#6bf;--hint-color-warning:#fd6;--hint-color-danger:#f66}@import "../../../normalize.css";*,*::after,*::before{padding:0;margin:0}html{font-size:62.5%;scroll-behavior:smooth;touch-action:manipulation;box-sizing:border-box;overflow-x:hidden}body{font-size:1.6rem;min-width:32rem;color:var(--body-font-color);background:var(--body-background);letter-spacing:.05rem;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{box-sizing:border-box}h1,h2,h3,h4,h5{font-weight:400}.section-title{font-family:noto serif;font-size:2.4rem;font-weight:700;line-height:2.8rem;margin-bottom:1.6rem}@media screen and (max-width:64em){.section-title{font-size:2.2rem}}.article-title{font-family:noto serif;font-size:1.6rem;line-height:2.4rem;font-weight:500}a{text-decoration:none;color:var(--color-link)}.content-link{color:var(--colorText)}.content-link:hover .article-title{color:var(--colorTextTertiary)}hr{border:none;background:var(--divider-100);width:100%;height:.1rem;border-radius:.8rem}img{vertical-align:baseline}:focus{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}ul.pagination{display:flex;justify-content:center;list-style-type:none;padding-inline-start:0}ul.pagination .page-item a{padding:1.6rem}.date-info{display:flex;align-items:center;gap:.8rem;row-gap:.4rem;color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem}@media screen and (min-width:64.06em){.date-info{font-size:1.4rem;line-height:2rem}}.location-wrap{display:flex;align-items:center;gap:.8rem;opacity:.8}.location-img{width:16px;height:16px}@media screen and (min-width:64.06em){.location-img{width:20px;height:20px}}.dot{background-color:var(--colorTextTertiary);width:.4rem;height:.4rem;border-radius:50%;margin:0 .15rem}.tags-wrap{display:flex;flex-wrap:wrap;gap:.4rem;padding:.3rem 0;text-align:center;font-size:1.2rem;font-weight:500;line-height:2rem;text-transform:uppercase}.tag{font-family:inter;color:var(--colorText);padding:.4rem 1.2rem;font-size:1.2rem;background:var(--Colors-grey-neutral100);border-radius:32px;text-transform:uppercase;font-weight:500;line-height:2rem}.tag:hover{background:var(--Colors-grey-neutral300)}.book-icon{filter:var(--icon-filter)}.book-brand{margin-top:0;margin-bottom:1.6rem}.book-brand img{height:1.5rem;width:1.5rem;margin-inline-end:.8rem}.book-section-flat{margin:3.2rem 0}.book-section-flat>a,.book-section-flat>span,.book-section-flat>label{font-weight:bolder}.book-section-flat>ul{padding-inline-start:0}.page-container{padding:5.6rem 0;display:grid;grid-template-columns:minmax(auto,35.8rem)minmax(auto,60.4rem)minmax(auto,35.8rem)}@media screen and (max-width:90em){.page-container{grid-template-columns:minmax(auto,29.35rem)minmax(auto,60.1rem)minmax(auto,29.35rem);padding:4.8rem 0}}@media screen and (max-width:64em){.page-container{grid-template-columns:minmax(20rem,25.5rem)minmax(35rem,49.1rem)minmax(20rem,25.5rem);padding:4rem 0}}@media screen and (max-width:48em){.page-container{padding:3.2rem 0;grid-template-columns:auto;gap:2.4rem}}.page-container .aside-left{padding-right:2.8rem;border-right:.1rem solid var(--divider-100);display:flex;flex-direction:column;gap:4.8rem}@media screen and (max-width:90em){.page-container .aside-left{padding-right:1.6rem}}@media screen and (max-width:64em){.page-container .aside-left{padding-right:1.8rem}}@media screen and (max-width:48em){.page-container .aside-left{border-right:0;padding-right:0;gap:3.6rem}}.page-container .content{padding:0 2.8rem}@media screen and (max-width:90em){.page-container .content{padding:0 1.6rem}}@media screen and (max-width:64em){.page-container .content{padding:0 1.8rem}}@media screen and (max-width:48em){.page-container .content{grid-row:1/2;padding:0}}.page-container .aside-right{padding-left:2.8rem;border-left:.1rem solid var(--divider-100);display:flex;flex-direction:column;gap:4.8rem}@media screen and (max-width:90em){.page-container .aside-right{padding-left:1.6rem;gap:3.2rem}}@media screen and (max-width:64em){.page-container .aside-right{padding-left:1.8rem}}@media screen and (max-width:48em){.page-container .aside-right{border-left:0;padding-left:0}}.book-post{margin-bottom:4.8rem}.book-header{display:none;margin-bottom:1.6rem}.book-header label{line-height:0}.book-header img.book-icon{height:1.5rem;width:1.5rem}.book-search{position:relative;margin:1.6rem 0;border-bottom:.1rem solid transparent}.book-search input{width:100%;padding:.8rem;border:0;border-radius:.4rem;background:var(--gray-100);color:var(--body-font-color)}.book-search input:required+.book-search-spinner{display:block}.book-search .book-search-spinner{position:absolute;top:0;margin:.8rem;margin-inline-start:calc(100% - 2.4rem);width:1.6rem;height:1.6rem;border:.1rem solid transparent;border-top-color:var(--body-font-color);border-radius:50%;animation:spin 1s ease infinite}@keyframes spin{100%{transform:rotate(360deg)}}.book-search small{opacity:.5}.book-toc{flex:0 0 25.6rem;font-size:1.2rem;position:relative}.book-toc .book-toc-content{width:25.6rem;padding:1.6rem;position:sticky;top:0;height:calc(100vh - 2 * 1.6rem);overflow-y:auto}.book-toc img{height:1rem;width:1rem}.book-toc nav>ul>li:first-child{margin-top:0}.book-comments{margin-top:1.6rem}.book-languages{margin-block-end:3.2rem}.book-languages .book-icon{height:1rem;width:1rem;margin-inline-end:.5rem}.book-languages ul{padding-inline-start:1.5rem}.book-menu-content,.book-toc-content,.book-page,.book-header,.markdown{transition:.2s ease-in-out;transition-property:transform,margin,opacity,visibility;will-change:transform,margin,opacity}@media screen and (max-width:48em){.container{flex-direction:row}}@media screen and (min-width:132rem){.book-menu .book-menu-content,.book-toc .book-toc-content{padding:3.2rem 1.6rem}}.btn{border-radius:10rem;border:.1rem solid #d0d5dd;background:#fcfcfd;box-shadow:0 .1rem .2rem rgba(16,24,40,5%);padding:1rem 1.8rem;color:#344054;font-family:Inter;font-size:1.4rem;font-weight:400;line-height:2rem;margin:1.6rem auto 0;display:flex;align-items:center;gap:.8rem;cursor:pointer;outline:none}.btn::after{content:url(/svg/arrow-right.svg);width:2rem;height:2rem}.btn:hover{background:var(--divider-100)}@media screen and (min-width:48em){.btn{margin:2.4rem auto 0;padding:.9rem 1.5rem}}@media screen and (min-width:64.063em){.btn{padding:1.1rem 1.9rem}}@media screen and (min-width:90.063em){.btn{margin:2rem auto 0}}@media screen and (min-width:48em){.podcast-single{display:grid;grid-template-columns:auto 224px}}@media screen and (min-width:64.06em){.podcast-single{grid-template-columns:auto 297px}}@media screen and (min-width:90.063em){.podcast-single{grid-template-columns:auto 354px}}@media screen and (min-width:48em){.podcast-main-info-wrap{padding-right:1.8rem;border-right:1px solid var(--divider-100);position:relative}.podcast-main-info-wrap::before{content:'';width:2px;height:200px;position:absolute;bottom:0;right:-1px;background:#fff}}@media screen and (min-width:64.06em){.podcast-main-info-wrap{padding-right:2rem}}@media screen and (min-width:90.063em){.podcast-main-info-wrap{padding-right:2.4rem}}.episode-title{color:var(--colorTextTertiary);font-family:noto serif;font-size:1.8rem;font-weight:500;line-height:130%;margin-bottom:.8rem}@media screen and (min-width:48em){.episode-title{font-size:2rem}}@media screen and (min-width:64.06em){.episode-title{font-size:2.4rem;margin-bottom:1rem}}@media screen and (min-width:90.063em){.episode-title{font-size:2.8rem}}.podcast-title{color:var(--colorText);font-family:noto serif;font-size:2.4rem;font-weight:700;line-height:130%;margin-bottom:1.6rem}@media screen and (min-width:48em){.podcast-title{font-size:3.2rem}}@media screen and (min-width:64.06em){.podcast-title{font-size:4rem;margin-bottom:2rem}}@media screen and (min-width:90.063em){.podcast-title{font-size:4.8rem}}.tags-wrapper{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.6rem}@media screen and (min-width:48em){.tags-wrapper{gap:0;flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:64.06em){.tags-wrapper{margin-bottom:2rem}}.podcast-tags-list{display:flex;flex-wrap:wrap;gap:4px}.podcast-tag-item{border-radius:3.2rem;background:#f2f4f7;padding:.4rem 1.2rem}.podcast-tag{color:var(--colorText);text-align:center;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:uppercase}@media screen and (min-width:48em){.podcast-tag{font-size:1.2rem}}@media screen and (min-width:64.06em){.podcast-tag{font-size:1.4rem}}.podcast-date{color:var(--colorTextTertiary);font-size:1.4rem;font-weight:400;line-height:2rem}@media screen and (min-width:64.06em){.podcast-date{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}.youtube-video{margin-bottom:1.6rem}@media screen and (min-width:48em){.youtube-video{margin-bottom:2rem}}@media screen and (min-width:64.06em){.youtube-video{margin-bottom:2.4rem}}@media screen and (min-width:90.063em){.youtube-video{margin-bottom:4rem}}#videoPlaceholder{overflow:hidden;position:relative;padding-top:56.25%}#videoPlaceholder iframe{border:0;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 2.5s ease 0s;width:100%}.cover{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#youtube-button{cursor:pointer;height:72px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:72px;z-index:2}.listen-on-wrap{display:flex;flex-direction:column;gap:8px;margin-bottom:1.6rem}@media screen and (min-width:48em){.listen-on-wrap{gap:1.2rem;margin-bottom:2.4rem}}@media screen and (min-width:64.06em){.listen-on-wrap{margin-bottom:3.2rem}}@media screen and (min-width:90.063em){.listen-on-wrap{margin-bottom:4rem}}.listen-on-title,.timestamps-title,.guests-title,.transcript-title,.share-title{font-family:noto serif;font-size:1.8rem;font-weight:600;line-height:2.4rem}@media screen and (min-width:48em){.listen-on-title,.timestamps-title,.guests-title,.transcript-title,.share-title{font-size:2.2rem}}@media screen and (min-width:64.06em){.listen-on-title,.timestamps-title,.guests-title,.transcript-title,.share-title{line-height:2.8rem}}@media screen and (min-width:90.063em){.listen-on-title,.timestamps-title,.guests-title,.transcript-title,.share-title{font-size:2.4rem}}.listen-on-links-list{display:flex;gap:8px}@media screen and (min-width:48em){.listen-on-links-list{gap:1.2rem}}.link-btn{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:100px;border:1px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%)}@media screen and (min-width:48em){.link-btn{width:16.4rem;gap:.8rem;cursor:pointer}}@media screen and (min-width:64.06em){.link-btn{width:17.5rem;height:4.8rem}}.link-logo{width:2.4rem;height:auto}@media screen and (min-width:48em){.link-logo{width:2rem}}@media screen and (min-width:64.06em){.link-logo{width:2.4rem}}.btn-title{display:none}@media screen and (min-width:48em){.btn-title{display:block;font-size:1.4rem;font-weight:400;line-height:2rem;color:var(--text-secondary)}}@media screen and (min-width:64.06em){.btn-title{font-size:1.5rem}}.podcast-description-wrap{margin-bottom:1.6rem}@media screen and (min-width:48em){.podcast-description-wrap{margin-bottom:2.4rem}}@media screen and (min-width:64.06em){.podcast-description-wrap{margin-bottom:3.2rem}}@media screen and (min-width:90.063em){.podcast-description-wrap{margin-bottom:4rem}}.timestamps-wrap{display:flex;flex-direction:column;gap:8px;margin-bottom:1.6rem}@media screen and (min-width:48em){.timestamps-wrap{gap:1.2rem;margin-bottom:2.4rem}}@media screen and (min-width:64.06em){.timestamps-wrap{margin-bottom:3.2rem}}@media screen and (min-width:90.063em){.timestamps-wrap{gap:1.6rem;margin-bottom:4rem}}.timestamps-list{list-style:disc;padding-left:2.4rem}.timestamps-list ul{list-style:disc;padding-left:2.4rem}.timestamps-list li{color:var(--text-secondary);font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:.4rem}.timestamps-list li:last-child{margin-bottom:0}@media screen and (min-width:48em){.timestamps-list li{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.timestamps-list li{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.timestamps-list li a{color:var(--text-secondary);font-weight:500;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.guests-wrap{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.3rem}@media screen and (min-width:48em){.guests-wrap{gap:1.2rem;margin-bottom:2.4rem}}@media screen and (min-width:64.06em){.guests-wrap{margin-bottom:3.2rem}}@media screen and (min-width:90.063em){.guests-wrap{gap:1.6rem;margin-bottom:4rem}}.guests{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:48em){.guests{gap:1.2rem}}@media screen and (min-width:90.063em){.guests{gap:1.6rem}}.guest-card{padding:1.2rem 1rem;border-radius:16px;border:1px solid var(--colorTextTextQuaternary);display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:48em){.guest-card{padding:1.6rem}}.guest-info-wrap{display:flex;align-items:center;gap:.8rem}@media screen and (min-width:48em){.guest-info-wrap{gap:1rem}}@media screen and (min-width:64.06em){.guest-info-wrap{gap:1.2rem}}.position-wrap{display:flex;flex-direction:column;gap:.2rem}@media screen and (min-width:64.06em){.position-wrap{gap:.4rem}}.name-wrap{display:flex;height:2.8rem;gap:.8rem}.guest-name{font-weight:500;line-height:2.8rem}@media screen and (min-width:48em){.guest-name{font-size:1.8rem}}@media screen and (min-width:64.06em){.guest-name{font-size:2rem}}@media screen and (min-width:90.063em){.guest-name{font-size:2.2rem}}.link-icon{width:2.8rem;height:2.8rem}@media screen and (min-width:64.06em){.link-icon{width:2.4rem;height:2.4rem}}.guest-position{font-size:1.2rem;font-weight:400;line-height:150%;letter-spacing:.5px}@media screen and (min-width:48em){.guest-position{font-size:1.6rem;line-height:2.8rem;letter-spacing:.5px}}@media screen and (min-width:64.06em){.guest-position{font-size:1.8rem}}.guest-brief{color:var(--text-secondary);font-size:1.4rem;font-weight:400;line-height:2rem}@media screen and (min-width:48em){.guest-brief{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.guest-brief{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.guest-photo{width:4rem;height:4rem}@media screen and (min-width:48em){.guest-photo{width:5.6rem;height:5.6rem}}@media screen and (min-width:64.06em){.guest-photo{width:6rem;height:6rem}}@media screen and (min-width:90.063em){.guest-photo{width:6.4rem;height:6.4rem}}.transcript-wrap{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.6rem}@media screen and (min-width:48em){.transcript-wrap{gap:1.2rem;margin-bottom:2rem}}@media screen and (min-width:64.06em){.transcript-wrap{margin-bottom:3.2rem}}@media screen and (min-width:90.063em){.transcript-wrap{gap:1.6rem}}.transcript{font-size:1.4rem;font-style:italic;font-weight:400;line-height:2rem;max-height:120px;overflow:hidden;transition:max-height .3s ease;will-change:max-height;position:relative}@media screen and (min-width:48em){.transcript{font-size:1.6rem;line-height:2.8rem;letter-spacing:.5px}}@media screen and (min-width:64.06em){.transcript{line-height:2.4rem;letter-spacing:.25px}}@media screen and (min-width:90.063em){.transcript{font-size:1.8rem;line-height:2.8rem;letter-spacing:.5px}}.transcript.expanded{max-height:5000px}.transcript.expanded .gradient{opacity:0}.gradient{position:absolute;left:0;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,6%) -74.53%,#FFF 100%);width:100%;height:3.6rem;opacity:1;transition:opacity .3s ease;will-change:opacity}@media screen and (min-width:64.06em){.gradient{height:4rem}}@media screen and (min-width:90.063em){.gradient{height:5.3rem}}.transcript-toggle-btn{background:0 0;border:none;cursor:pointer;color:var(--Primary-colorPrimary);font-size:1.4rem;font-weight:500;line-height:2.8rem;letter-spacing:.5px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;display:flex;gap:.4rem;align-items:center}@media screen and (min-width:48em){.transcript-toggle-btn{font-size:1.6rem}}@media screen and (min-width:90.063em){.transcript-toggle-btn{font-size:1.8rem}}.transcript-toggle-btn .chevron{width:2rem;transition:transform .3s ease;will-change:transform}@media screen and (min-width:48em){.transcript-toggle-btn .chevron{width:2.4rem}}.share-wrap{padding-bottom:1.2rem;border-bottom:1px solid var(--divider-100);display:flex;flex-direction:column;gap:1.4rem}@media screen and (min-width:48em){.share-wrap{padding-bottom:2rem;gap:1.6rem}}.icons-wrap{display:flex;justify-content:space-between;align-items:center}.socials-icons{display:flex;gap:1.2rem}.social-icon{width:2.8rem;height:2.8rem}@media screen and (min-width:48em){.social-icon{width:3.2rem;height:3.2rem}}.copy-link-wrap{display:flex;gap:.4rem;align-items:center;cursor:pointer;position:relative}@media screen and (min-width:48em){.copy-link-wrap{gap:.8rem}}.copy-link-wrap.copied::before{content:'Link Copied!';color:var(--text-secondary);font-size:1.2rem;font-weight:400;line-height:2rem;padding:.2rem .8rem;border:1px solid var(--text-secondary);border-radius:1.4rem;position:absolute;top:-3rem;right:0;white-space:nowrap}.share-icon{width:2rem;height:2rem}.copy-link-text{color:var(--text-secondary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto}@media screen and (min-width:64.06em){.copy-link-text{font-size:1.6rem}}.more-podcasts-wrap{padding-top:1.2rem;margin-bottom:2rem}@media screen and (min-width:48em){.more-podcasts-wrap{margin-bottom:0;padding-right:1.8rem}}@media screen and (min-width:64.06em){.more-podcasts-wrap{padding-right:2rem}}@media screen and (min-width:90.063em){.more-podcasts-wrap{padding-right:2.4rem}}.more-podcasts-wrap .more-podcasts-slider{overflow:hidden;position:relative}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-cards-list{display:flex;transition:transform .3s;will-change:transform;padding:0;margin:0}@media screen and (min-width:48em){.more-podcasts-wrap .more-podcasts-slider .more-podcasts-cards-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-card-item{min-width:100%;box-sizing:border-box;max-height:0}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-card-item.active{max-height:100rem}@media screen and (min-width:48em){.more-podcasts-wrap .more-podcasts-slider .more-podcasts-card-item{max-height:initial}}.more-podcasts-wrap .more-podcasts-slider .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:1.6rem}@media screen and (min-width:48em){.more-podcasts-wrap .more-podcasts-slider .slider-dots{display:none}}.more-podcasts-wrap .more-podcasts-slider .slider-dots .slider-dot{width:8px;height:8px;border-radius:50%;background:#eaecf0;cursor:pointer}.more-podcasts-wrap .more-podcasts-slider .slider-dots .slider-dot.active{background:#000}.more-podcasts-wrap .more-podcasts-title{font-family:noto serif;font-size:2.2rem;font-weight:700;line-height:2.8rem;font-variant:all-small-caps;margin-bottom:1.6rem}.more-podcasts-wrap .list-item{display:flex;flex-direction:column;border-radius:.8rem;border:.01rem solid var(--divider-100)}@media screen and (min-width:48em){.more-podcasts-wrap .list-item{border-radius:1.2rem}}@media screen and (min-width:64.06em){.more-podcasts-wrap .list-item{border-radius:1.6rem}}.more-podcasts-wrap .podcast-cover{width:100%;height:16.8rem;border-radius:.8rem .8rem 0 0;object-fit:cover}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-cover{border-radius:1.2rem 1.2rem 0 0}}@media screen and (min-width:64.06em){.more-podcasts-wrap .podcast-cover{border-radius:1.6rem 1.6rem 0 0}}.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:15.8rem}@media screen and (min-width:29.43em){.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:20.8rem}}@media screen and (min-width:34.43em){.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:23.8rem}}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:20.3rem}}@media screen and (min-width:64.06em){.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:24.2rem}}@media screen and (min-width:90.063em){.more-podcasts-wrap .podcast-cover,.more-podcasts-wrap .cover-link{height:26rem}}.more-podcasts-wrap .podcast-info{padding:1.2rem 1.6rem 1.6rem}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-info{padding:1.2rem 2.4rem 2.4rem}}@media screen and (min-width:64.06em){.more-podcasts-wrap .podcast-info{padding:1.6rem 2.4rem 2.4rem}}.more-podcasts-wrap .podcast-episode-title{color:#1d2939;font-size:1.6rem;font-weight:700;line-height:2.4rem;margin-bottom:4px}.more-podcasts-wrap .podcast-article-title{font-family:noto serif;font-weight:500;line-height:2.4rem;height:auto;overflow:hidden;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:.8rem;color:var(--colorText)}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-article-title{height:4.8rem;-webkit-line-clamp:2}}.more-podcasts-wrap .date-info{font-family:inter;margin-bottom:1.2rem}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-date{font-size:1.2rem;line-height:1.6rem}}@media screen and (min-width:64.06em){.more-podcasts-wrap .podcast-date{font-size:1.4rem;line-height:2rem}}.more-podcasts-wrap .article-summary{color:var(--text-secondary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;height:auto;overflow:hidden;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:1.2rem}@media screen and (min-width:48em){.more-podcasts-wrap .article-summary{-webkit-line-clamp:2}}.more-podcasts-wrap .category-wrap{display:flex;gap:.8rem;justify-content:space-between;align-items:center}.more-podcasts-wrap .categories{display:flex;gap:4px;flex-wrap:wrap}.more-podcasts-wrap .category{text-align:center;font-family:inter;font-size:1.2rem;font-weight:500;line-height:2rem;text-transform:uppercase;border-radius:3.2rem;background:var(--Colors-grey-neutral100);padding:.4rem 1.2rem}@media screen and (min-width:64.06em){.more-podcasts-wrap .category{font-size:1.4rem}}.more-podcasts-wrap .podcast-link-btn{min-width:3.2rem;min-height:3.2rem;border-radius:50%;border:1px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);background-image:url(/svg/arrow-right-for-banks.svg);background-position:50%;background-size:1.6rem 1.6rem;background-repeat:no-repeat}@media screen and (min-width:48em){.more-podcasts-wrap .podcast-link-btn{min-width:4rem;min-height:4rem;background-size:2rem 2rem}}.more-podcasts-wrap .load-more{color:var(--text-secondary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;border-radius:10rem;border:1px solid var(--Colors-grey-neutral300);background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);padding:1rem 2rem;margin:2rem auto 0;cursor:pointer}.more-podcasts-wrap .load-more:focus{outline:none}.more-podcasts-wrap .load-more:hover{background:var(--divider-100)}@media screen and (min-width:48em){.more-podcasts-wrap .load-more{margin:1.6rem auto 0}}@media screen and (min-width:64.06em){.more-podcasts-wrap .load-more{padding:1.2rem 2rem}}.more-podcasts-wrap .load-more.btn{display:none}@media screen and (min-width:48em){.more-podcasts-wrap .load-more.btn{display:flex}}.related-news-wrap{margin-bottom:2rem}@media screen and (min-width:48em){.related-news-wrap{margin-bottom:3.2rem}}@media screen and (min-width:64.06em){.related-news-wrap{margin-bottom:4rem}}@media screen and (min-width:90.063em){.related-news-wrap{margin-bottom:4.8rem}}.related-news-wrap .related-news-title{font-family:noto serif;font-size:2.2rem;font-weight:700;line-height:2.8rem;margin-bottom:1.6rem}@media screen and (min-width:64.06em){.related-news-wrap .related-news-title{font-size:2.4rem}}.related-news-wrap .related-news-item{padding-bottom:1.2rem;border-bottom:1px solid var(--divider-100);margin-bottom:1.2rem}@media screen and (max-width:47.9375em){.related-news-wrap .related-news-item:nth-child(5){padding-bottom:0;margin-bottom:0;border-bottom:none}.related-news-wrap .related-news-item:nth-child(n+6){display:none}}@media screen and (min-width:48em) and (max-width:64em){.related-news-wrap .related-news-item:nth-child(7){padding-bottom:0;margin-bottom:0;border-bottom:none}.related-news-wrap .related-news-item:nth-child(n+8){display:none}}@media screen and (min-width:64.0625em) and (max-width:90em){.related-news-wrap .related-news-item:nth-child(10){padding-bottom:0;margin-bottom:0;border-bottom:none}.related-news-wrap .related-news-item:nth-child(n+11){display:none}}@media screen and (min-width:90.063em){.related-news-wrap .related-news-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}}.related-news-wrap .news-title{color:var(--colorText);font-family:noto serif;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:.8rem}.related-news-wrap .news-info{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.related-news-wrap .news-date{color:var(--colorTextTertiary);font-size:1.2rem;font-weight:400;line-height:1.6rem}@media screen and (min-width:64.06em){.related-news-wrap .news-date{font-size:1.4rem;line-height:2rem}}.related-news-wrap .dot{width:.4rem;height:.4rem;border-radius:50%;background-color:var(--colorTextTertiary)}.related-news-wrap .news-tag{padding:.4rem 1.2rem;border-radius:3.2rem;background:var(--Colors-grey-neutral100);color:var(--colorText);text-align:center;font-size:1.2rem;font-weight:500;line-height:2rem;text-transform:uppercase}.related-news-wrap .load-more.btn{margin:1.6rem auto 0}@media screen and (min-width:48em){.related-news-wrap .load-more.btn{margin:2rem auto 0}}.subscribe-banner-wrap{width:100%;border-radius:.8rem;padding:1.6rem;box-shadow:0 2px 10px rgba(67,75,112,.25);background:url(/img/subscribe-banner-bg.webp)#0e1525 0 -.5px/100% 252.212% no-repeat}@media screen and (min-width:48em){.subscribe-banner-wrap{padding:1.2rem;background:url(/img/subscribe-banner-bg-1024.webp)#0e1525 0 -.5px/100% 252.212% no-repeat}}@media screen and (min-width:64.06em){.subscribe-banner-wrap{padding:2rem;background:url(/img/subscribe-banner-bg-1440.webp)#0e1525 0 -.5px/100% 252.212% no-repeat}}@media screen and (min-width:90.063em){.subscribe-banner-wrap{padding:2.4rem;background:url(/img/subscribe-banner-bg-1920.webp)#0e1525 0 -.5px/100% 252.212% no-repeat}}.subscribe-banner-wrap .banner-title{color:var(--Colors-grey-neutral25);text-align:center;font-family:noto serif;font-size:1.8rem;font-weight:700;line-height:2.8rem;margin-bottom:.8rem}@media screen and (min-width:48em){.subscribe-banner-wrap .banner-title{font-size:1.6rem}}@media screen and (min-width:64.06em){.subscribe-banner-wrap .banner-title{font-size:2rem;margin-bottom:1.2rem}}@media screen and (min-width:64.06em){.subscribe-banner-wrap .banner-title{font-size:2.2rem}}.subscribe-banner-wrap .banner-description{color:var(--Colors-grey-neutral100);text-align:center;font-size:1.4rem;font-weight:400;line-height:2rem;margin-bottom:1.2rem}@media screen and (min-width:48em){.subscribe-banner-wrap .banner-description{margin-bottom:1.6rem}}@media screen and (min-width:64.06em){.subscribe-banner-wrap .banner-description{font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px}}.subscribe-banner-wrap .banner-btn{margin:0 auto;display:block;border:none;padding:1rem 1.6rem;border-radius:100px;background:var(--Colors-grey-neutral25);box-shadow:0 1px 2px rgba(16,24,40,5%);cursor:pointer;width:19rem;color:var(--Primary-colorPrimary);font-size:1.4rem;font-weight:400;line-height:2rem}.subscribe-banner-wrap .banner-btn:focus{outline:none}@media screen and (min-width:48em){.subscribe-banner-wrap .banner-btn{width:18.2rem}}@media screen and (min-width:64.06em){.subscribe-banner-wrap .banner-btn{padding:1.2rem 2.4rem;font-size:1.6rem;line-height:2.4rem;letter-spacing:.25px;width:22.8rem}}main.container{padding:4rem 2rem 3.2rem;color:var(--colorText);font-family:inter}@media screen and (min-width:48em){main.container{padding:4.8rem 2.4rem}}@media screen and (min-width:64.06em){main.container{padding:5.6rem 2.3rem}}@media screen and (min-width:90.063em){main.container{padding:5.6rem 0}}body{background-color:#fff;letter-spacing:normal}header,footer,html{background-color:#fff}ul{list-style:none}@media screen and (min-width:48em){.right-aside{padding-left:1.8rem}}@media screen and (min-width:64.06em){.right-aside{padding-left:2rem}}@media screen and (min-width:90.063em){.right-aside{padding-left:2.4rem}}.white-bg{display:none}