.bril{display:flex;max-width:100%}.bril__content{position:relative;margin:auto;width:1280px;max-width:90%;max-height:95%;height:100%}@media screen and (min-width: 768px){.bril__content{height:720px}}.bril__iframe{border:0px;position:absolute;left:0;top:60px;right:0;bottom:0;width:100%;height:100%}@media screen and (max-width: 767px){.bril__iframe{height:calc(100% - 60px)}}.bril__header{height:60px;background-color:#fff;display:flex;align-items:center;justify-content:flex-end;padding:0 10px}.bril__header .button{margin:auto 5px}.bril__header .try-in-store{margin-right:20px}.bril__header .try-in-store-hidden{opacity:0}.bril__header .try-in-store-error{color:#e42313}