.expandable-info-container{border-radius:var(--border-radius);background:rgba(var(--b-sc), .05);margin-top:10px;margin-bottom:10px}.expandable-info-container.opened .expandable-info-body:not(.on-bottom) .expandable-info-body-content{max-height:100%}.expandable-info-body{margin-bottom:10px;overflow:hidden}.expandable-info-body:not(.on-bottom,.custom-content) .expandable-info-body-content.payment-content{max-height:72px}.expandable-info-body:not(.on-bottom,.custom-content) .expandable-info-body-content.custom-content-section{max-height:104px}.expandable-info-body.on-bottom{margin-top:10px;padding:10px 0}.expandable-info-body a:link,.expandable-info-body a:visited,.expandable-info-body a:active{color:rgba(var(--b-sc), .7);text-decoration:underline}.expandable-info-body-content{color:rgba(var(--b-sc), .6);line-height:18px}.expandable-info-body-content:not(.custom-content-section){font-size:14px}.expandable-info-body-content.custom-content-section{font-size:12px}.expandable-info-body-content.not-expandable{border-radius:var(--border-radius);margin-top:10px;margin-bottom:10px}.expandable-info-toggle{color:rgba(var(--b-sc), .6);transition:var(--default-transition-duration);flex-direction:column;justify-content:center;align-items:center;font-size:10px;display:flex}.expandable-info-toggle .expandable-info-showMore{cursor:pointer}.expandable-info-toggle .bc-i-small-arrow-up,.expandable-info-toggle .bc-i-small-arrow-down{cursor:pointer;padding:5px}.expandable-info-toggle:hover{color:rgba(var(--b-sc), .9)}.my-profile-info-block .expandable-info-toggle{background-image:linear-gradient(to bottom, rgba(var(--b-sc), .03), rgba(var(--b-sc), 0));cursor:pointer}.my-profile-info-block .expandable-info-toggle .expandable-info-showMore{display:none}.expandable-info-body-content.custom-content-section .m-t-1{margin-top:1px}.expandable-info-body-content.custom-content-section .m-t-2{margin-top:2px}.expandable-info-body-content.custom-content-section .m-t-3{margin-top:3px}.expandable-info-body-content.custom-content-section .m-t-4{margin-top:4px}.expandable-info-body-content.custom-content-section .m-t-5{margin-top:5px}.expandable-info-body-content.custom-content-section .m-t-6{margin-top:6px}.expandable-info-body-content.custom-content-section .m-t-7{margin-top:7px}.expandable-info-body-content.custom-content-section .m-t-8{margin-top:8px}.expandable-info-body-content.custom-content-section .m-t-9{margin-top:9px}.expandable-info-body-content.custom-content-section .m-t-10{margin-top:10px}.expandable-info-body-content.custom-content-section .m-t-11{margin-top:11px}.expandable-info-body-content.custom-content-section .m-t-12{margin-top:12px}.expandable-info-body-content.custom-content-section .m-t-13{margin-top:13px}.expandable-info-body-content.custom-content-section .m-t-14{margin-top:14px}.expandable-info-body-content.custom-content-section .m-t-15{margin-top:15px}.expandable-info-body-content.custom-content-section .m-t-16{margin-top:16px}.expandable-info-body-content.custom-content-section .m-t-17{margin-top:17px}.expandable-info-body-content.custom-content-section .m-t-18{margin-top:18px}.expandable-info-body-content.custom-content-section .m-t-19{margin-top:19px}.expandable-info-body-content.custom-content-section .m-t-20{margin-top:20px}.expandable-info-body-content.custom-content-section .m-t-21{margin-top:21px}.expandable-info-body-content.custom-content-section .m-t-22{margin-top:22px}.expandable-info-body-content.custom-content-section .m-t-23{margin-top:23px}.expandable-info-body-content.custom-content-section .m-t-24{margin-top:24px}.expandable-info-body-content.custom-content-section .m-t-25{margin-top:25px}.expandable-info-body-content.custom-content-section .m-t-26{margin-top:26px}.expandable-info-body-content.custom-content-section .m-t-27{margin-top:27px}.expandable-info-body-content.custom-content-section .m-t-28{margin-top:28px}.expandable-info-body-content.custom-content-section .m-t-29{margin-top:29px}.expandable-info-body-content.custom-content-section .container h1,.expandable-info-body-content.custom-content-section .container h2,.expandable-info-body-content.custom-content-section .container h3{color:rgba(var(--b-sc), .8);text-transform:uppercase}.expandable-info-body-content.custom-content-section .container h1{font-size:22px;line-height:32px}.expandable-info-body-content.custom-content-section .container h2{font-size:18px;line-height:22px}.expandable-info-body-content.custom-content-section .container h3{font-size:16px;line-height:20px}.expandable-info-body-content.custom-content-section .container li{color:rgba(var(--b-sc), .6);list-style-type:disc;list-style-position:inside}.expandable-info-body-content.custom-content-section .container p,.expandable-info-body-content.custom-content-section .container span{color:rgba(var(--b-sc), .6)}.expandableContentWrapper{border-radius:var(--border-radius);background-color:#00000026;width:100%;margin-bottom:10px}[class*=is-mobile] .expandableContentWrapper{padding-bottom:0}[class*=is-web] .expandableContentWrapper{max-width:var(--layout-width);margin-left:auto;margin-right:auto}.expandableContent{width:100%;position:relative;overflow:hidden}[class*=is-mobile] .expandableContent{padding:23px 0}[class*=is-web] .expandableContent{padding:20px 30px}.expandableContent.opened,.expandableContent.opened .expandableContentBody{max-height:none}.expandableContent table{width:100%;color:rgba(var(--b-sc), .6);font-size:12px;line-height:14px}.expandableContent table td{padding-top:10px;padding-bottom:10px}.expandableContentBody{width:100%;max-height:115px;overflow:hidden}.expandableContentBody ul,.expandableContentBody ol{list-style-position:inside}.expandableContentBody ul{list-style-type:disc}.expandableContentBody ol{list-style-type:decimal}.expandableContentToggle{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-bottom:8px;display:flex;position:absolute;bottom:0;left:0}.expandableContentToggle:hover .expandableContentIcon{color:rgba(var(--b-sc), 1)}.expandableContentShowMore,.expandableContentIcon{color:rgba(var(--b-sc), .6);transition:color var(--default-transition-duration);font-size:12px;line-height:14px}[class*=is-mobile] .expandableContentShowMore{display:none}.expandableContentIcon{font-size:14px}.expandableContentData{width:100%;color:rgba(var(--b-sc), .6)}.expandableContentData .container{padding-left:0;padding-right:0;display:block}.expandableContentData .container a{color:inherit;text-decoration:underline}.expandableContentData .container h2,.expandableContentData .container h3,.expandableContentData .container h4,.expandableContentData .container h5,.expandableContentData .container h6{letter-spacing:.75px;margin-bottom:16px;font-size:14px;font-weight:700;line-height:14px}.expandableContentData .container p{color:rgba(var(--b-sc), .5);margin-bottom:8px;font-size:12px;line-height:14px}.expandableContentData [class^=col-]{width:100%;max-width:none}[class*=is-web] .expandableContentData [class^=col-]{justify-content:flex-start;align-items:flex-start;display:flex}.expandableContentData [class^=col-] ul{width:100%;min-width:0;color:rgba(var(--b-sc), .4);flex:1;margin-bottom:16px;padding-left:0;padding-right:0;font-size:12px;line-height:14px}.expandableContentData [class^=col-] ul li{width:100%;padding-left:10px;position:relative}.expandableContentData [class^=col-] ul li:not(:last-child){margin-bottom:10px}.expandableContentData [class^=col-] ul li:before{content:"";background-color:rgba(var(--b-sc), .4);border-radius:50%;width:4px;height:4px;position:absolute;top:5px;left:0}.expandableContentData .column{flex:1;width:100%;min-width:0;max-width:none;padding-left:0;padding-right:0}.expandableContentData .column:not(:last-child){position:relative}[class*=is-web] .expandableContentData .column:not(:last-child){margin-right:33px}[class*=is-web] .expandableContentData .column:not(:last-child):after{content:"";background-color:#ffffff1a;width:1px;height:100%;position:absolute;top:0;right:-15px}.expandable-info-container{max-width:560px;padding:10px 15px}.expandable-info-toggle{padding:5px 0}.expandable-info-body-content:not(.custom-content-section){max-width:560px}.expandable-info-body-content.not-expandable{background:rgba(var(--b-sc), .05);padding:10px 15px}.expandable-info-body-content.custom-content-section .container.col-2,.expandable-info-body-content.custom-content-section .container.col-3{display:flex}.expandable-info-body-content.custom-content-section .container.col-2 .column,.expandable-info-body-content.custom-content-section .container.col-3 .column{width:100%}.expandable-info-body-content.custom-content-section .container.col-2 .column+.column,.expandable-info-body-content.custom-content-section .container.col-3 .column+.column{margin-inline-start:20px}.expandable-info-body-content.custom-content-section .container.col-2{flex:0 0 50%}.expandable-info-body-content.custom-content-section .container.col-3{flex:0 0 33.33%}
