nss-macro-card{display:block}@media only screen and (max-width:989px){.nss-macro-col{min-height:580px;position:relative}}@media only screen and (min-width:990px){.nss-macro-row{align-items:flex-end!important}.nss-macro-row>nss-macro-card{flex:1 1 0;min-width:0}}@media only screen and (max-width:989px){.nss-macro-row{pointer-events:none;z-index:2;position:absolute;top:150px;bottom:0;left:0;right:0}.nss-macro-row>nss-macro-card{pointer-events:auto;position:absolute}.nss-macro-row>nss-macro-card:first-of-type{top:2%;left:12px}.nss-macro-row>nss-macro-card:nth-of-type(2){top:50%;left:12px}.nss-macro-row>nss-macro-card:nth-of-type(3){top:18%;right:12px}.nss-macro-row>nss-macro-card:nth-of-type(4){top:64%;right:12px}.nss-macro-row>nss-macro-card:nth-of-type(3) .nss-macro-card__label,.nss-macro-row>nss-macro-card:nth-of-type(4) .nss-macro-card__label{text-align:right;align-items:flex-end}.nss-macro-row>nss-macro-card:nth-of-type(3) .nss-macro-card__label .nss-macro-card__label-text,.nss-macro-row>nss-macro-card:nth-of-type(4) .nss-macro-card__label .nss-macro-card__label-text{flex-direction:row-reverse}}.nss-macro-card .nss-macro-card__card{display:none}@media only screen and (min-width:990px){.nss-macro-card .nss-macro-card__card{width:100%;min-height:200px;color:var(--nss-color-scheme-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff1a;border-radius:8px;flex-flow:column;justify-content:space-between;gap:24px;padding:24px;display:flex}}.nss-macro-card .nss-macro-card__card-head{flex-flow:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.nss-macro-card .nss-macro-card__card-head .nss-icon{flex-shrink:0;width:16px;height:16px;transition:rotate .25s ease-in-out}.nss-macro-card .nss-macro-card__icon{flex-shrink:0;width:40px;height:40px;position:relative}.nss-macro-card .nss-macro-card__icon .nss-img,.nss-macro-card .nss-macro-card__icon img{object-fit:contain;width:100%;height:100%}.nss-macro-card .nss-macro-card__icon-hover{display:none}.nss-macro-card .nss-macro-card__card-body{flex-flow:column;gap:16px;display:flex}.nss-macro-card .nss-macro-card__title{color:currentColor}.nss-macro-card .nss-macro-card__unit{text-transform:lowercase}.nss-macro-card .nss-macro-card__card .nss-macro-card__desc{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out,opacity .3s ease-in-out;display:grid}.nss-macro-card .nss-macro-card__card .nss-macro-card__desc>*{margin:0;overflow:hidden}.nss-macro-card .nss-macro-card__card{transition:background-color .25s ease-in-out}.nss-macro-card .nss-macro-card__card:hover{background-color:var(--nss-color-scheme-3);color:var(--nss-color-scheme-2);-webkit-backdrop-filter:none;backdrop-filter:none}.nss-macro-card .nss-macro-card__card:hover .nss-macro-card__desc{opacity:1;grid-template-rows:1fr}.nss-macro-card .nss-macro-card__card:hover .nss-macro-card__icon-default{display:none}.nss-macro-card .nss-macro-card__card:hover .nss-macro-card__icon-hover{display:block}.nss-macro-card .nss-macro-card__card:hover .nss-macro-card__card-head .nss-icon{rotate:45deg}.nss-macro-card .nss-macro-card__label{width:140px;color:var(--nss-color-scheme-1);cursor:pointer;border-bottom:2px solid;flex-flow:column;align-items:flex-start;gap:6px;padding-bottom:8px;display:flex}@media only screen and (min-width:990px){.nss-macro-card .nss-macro-card__label{display:none}}.nss-macro-card .nss-macro-card__label *{pointer-events:none}.nss-macro-card .nss-macro-card__label .nss-macro-card__label-text{flex-flow:row;align-items:flex-end;gap:8px;width:100%;display:flex}.nss-macro-card .nss-macro-card__label .nss-macro-card__title{flex:auto;min-width:0}.nss-macro-card .nss-macro-card__label .nss-icon{flex-shrink:0;width:16px;height:16px;margin-bottom:4px}.nss-macro-card__drawer{display:none}@media only screen and (max-width:989px){.nss-macro-card__drawer{z-index:var(--nss-z-index-facts-modal,1030);width:100%;padding:24px 24px calc(40px + env(safe-area-inset-bottom));color:var(--nss-color-scheme-2);background-color:var(--nss-color-scheme-3);pointer-events:none;border-radius:16px 16px 0 0;flex-flow:column;gap:16px;transition:translate .3s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;translate:0 100%}.nss-macro-card__drawer.nss-active{pointer-events:auto;translate:0}}.nss-macro-card__drawer .nss-macro-card__unit{text-transform:lowercase}.nss-macro-card__drawer .nss-macro-card__icon{flex-shrink:0;width:40px;height:40px}.nss-macro-card__drawer .nss-macro-card__icon .nss-img,.nss-macro-card__drawer .nss-macro-card__icon img{object-fit:contain;width:100%;height:100%}.nss-macro-card__drawer .nss-macro-card__title{color:currentColor}.nss-macro-card__drawer-head{flex-flow:row;justify-content:space-between;align-items:flex-start;display:flex}.nss-macro-card__drawer-head .nss-macro-card__close{cursor:pointer;color:currentColor}.nss-macro-card__drawer-head .nss-macro-card__close .nss-icon{width:16px;height:16px}