.cookie{padding:20px;right:30px;position:fixed;max-width:calc(100% - 60px);bottom:30px;box-shadow:0 4px 16px 0 rgba(0,0,0,.25);background:gray;width:610px;display:none;z-index:10000}.cookie__full,.cookie__prev{overflow:auto;max-height:50vh}.cookie__full{display:none}.cookie__full p:last-child{margin-bottom:0}.cookie__buttons{justify-content:flex-end;flex-wrap:wrap;gap:10px;align-items:flex-start;width:100%;margin-top:20px;display:flex}.cookie__show-close{border:1px solid #004175;color:#004175!important}.cookie__close-text,.cookie__show-close:after,.cookie__show-close:before,.show-full .cookie__open-text{display:none}.show-full .cookie__close-text{display:block}.cookie .btn-primary{padding:10px 36px;border:1px solid #004175;color:#fff!important;transition:.4s;border-radius:80px;background:#004175!important;cursor:pointer}@media (max-width:574px){.cookie{right:0;max-width:100%;bottom:0}}