.phone-compare-fixed{background:#333c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:fixed;bottom:0;left:0;right:0;z-index:999;max-height:0;opacity:0;visibility:hidden;transition:max-height .5s linear,opacity .3s linear,transform .25s linear}.phone-compare-fixed.show-block{padding:20px 0;opacity:1;max-height:400px;visibility:visible}@media (min-width: 768px){.phone-compare-fixed.show-block{padding:25px 0;max-height:205px}}.phone-compare-fixed.minimized-block{transform:translateY(100%)}.phone-compare-fixed.minimized-block .minimize{width:unset}.phone-compare-fixed.minimized-block .minimize:after{transform:rotate(180deg)}.phone-compare-fixed.minimized-block .minimize span{display:block}.phone-compare-fixed.minimized-block .phone-compare-fixed__list{display:none}.phone-compare-fixed .minimize{position:absolute;top:-30px;right:40px;width:40px;height:30px;background:#333c;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-top-left-radius:12px;border-top-right-radius:12px;color:#fff;border:none;display:flex;justify-content:center;align-items:center;font-size:.8125rem}.phone-compare-fixed .minimize:after{display:block;content:url(/dist/images/icons/arrow-down.svg);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7488%) hue-rotate(1deg) brightness(103%) contrast(101%)}.phone-compare-fixed .minimize span{display:none;margin-right:5px}.phone-compare-fixed__list{display:flex;align-items:center;gap:15px;flex-wrap:wrap;flex-direction:column}@media (min-width: 768px){.phone-compare-fixed__list{flex-direction:row}}@media (min-width: 990px){.phone-compare-fixed__list{flex-wrap:nowrap;gap:20px}}.phone-compare-fixed__link{margin-left:auto;min-width:100%;text-align:center}@media (min-width: 990px){.phone-compare-fixed__link{min-width:unset}}.phone-compare-fixed__link a{display:inline-flex;white-space:nowrap}.phone-compare-fixed__item{border-radius:22px;border:1px solid rgba(219,219,219,.3);display:flex;align-items:center;padding:12px;color:#fff;gap:10px;font-size:1rem;line-height:1;width:100%}@media (min-width: 768px){.phone-compare-fixed__item{font-size:1.125rem;width:unset;flex:1;max-width:370px}}@media (min-width: 768px) and (max-width: 989px){.phone-compare-fixed__item{width:calc(33% - 8px)}}.phone-compare-fixed__item--image{height:45px;text-align:center}@media (min-width: 768px){.phone-compare-fixed__item--image{height:75px}}.phone-compare-fixed__item--image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.phone-compare-fixed__item--image div{height:45px}@media (min-width: 768px){.phone-compare-fixed__item--image div{height:75px}}.phone-compare-fixed__item--remove{margin-left:auto;align-self:flex-start;line-height:1}.phone-compare-fixed__item--remove button{background:transparent;border:none;padding:10px}.phone-compare-fixed__item--remove button svg{vertical-align:top}.phone-compare-fixed__item--remove button:hover{opacity:.5}
