.frostedpane{margin-top:1rem}.frostedpane-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:200px;position:relative}.frostedpane-container .frosted-pane{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-negative:0;align-items:flex-start;backdrop-filter:blur(4px);background:linear-gradient(346deg,hsla(0,0%,100%,0) 44.81%,hsla(0,0%,100%,.4) 92.69%),hsla(0,0%,100%,.4);border:1.5px solid var(--Frost-Stroke-Light-Mode,#fff);border-radius:1pc;-webkit-box-shadow:4px 1pc 20px 0 rgba(0,0,0,.15);box-shadow:4px 1pc 20px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;justify-content:space-between;max-width:260px;min-height:170px;padding:2rem;position:absolute;width:252px;z-index:100}@media only screen and (min-width:540px){.frostedpane-container .frosted-pane{min-height:174px;width:258px}}@media only screen and (min-width:860px){.frostedpane-container .frosted-pane{max-width:none;min-height:180px;width:267px}}@media only screen and (min-width:1084px){.frostedpane-container .frosted-pane{max-width:none;min-height:200px;width:297px}}@media only screen and (min-width:1400px){.frostedpane-container .frosted-pane{max-width:none;min-height:219px;width:325px}}.frostedpane-container .frosted-pane .card-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;justify-content:space-between;padding-top:1rem;width:100%}.frostedpane-container .frosted-pane .card-footer .info-logo{float:right;height:1.32rem;margin-left:auto;max-width:3.125rem}@media only screen and (min-width:540px){.frostedpane-container .frosted-pane .card-footer .info-logo{height:1.468rem;max-width:3.5rem}}@media only screen and (min-width:860px){.frostedpane-container .frosted-pane .card-footer .info-logo{height:1.5rem;max-width:4.063rem}}@media only screen and (min-width:1084px){.frostedpane-container .frosted-pane .card-footer .info-logo{height:1.968rem;max-width:none}}.frostedpane-container .frosted-pane .card-footer a{border:.5px solid #fff;border-radius:2px;font-size:.95rem;line-height:22.8px;margin:0;padding:.625rem .75rem;-webkit-transition:background-color 1s ease,background-image 1s ease-in-out;transition:background-color 1s ease,background-image 1s ease-in-out}.frostedpane-container .frosted-pane .card-footer a:hover{background-image:url(https://quantum.scene7.com/is/image/quantum/bg_btn_jul8?$quality100$);background-position:50%;background-repeat:no-repeat;background-size:cover}