1 @import "styles/utils/mixins";
16 .l-navigation__menu__links ul li a em {
22 .l-collections .l-books {
25 .l-books, .l-books__grid {
26 @include rwd($break-wide) {
27 //justify-content: space-between;
39 @include rwd($break-wide) {
54 //transition: opacity .1s, all cubic-bezier(0.25, 1, 0.5, 1) 350ms;
60 width: calc(50vw - 32px/2 - 10px);
64 width: calc(33.33vw - 32px/3 - 10px);
68 width: calc(25vw - 32px/4 - 10px);
73 width: calc(20vw - 32px/5 - 10px);
77 @include rwd($break-wide) {
89 order: attr(data-pop);
96 left: calc(50% - 77px/2);
114 .l-checkout__footer__content__item > div ul {
122 .l-checkout__form__row {
130 .l-books__item__content {
164 box-shadow: 0px 0px 20px rgba(1, 129, 137, 0.2);
169 pointer-events: none;
170 transition: 200ms opacity;
204 label.required:before {
217 .socialaccount_providers {
222 display: inline-block;
236 flex-direction: column;
238 @include rwd($break-flow) {
240 align-items: flex-end;
245 @include rwd($break-flow) {
264 .l-checkout__support {
278 letter-spacing: -0.01em;
281 transition: all cubic-bezier(0.25, 1, 0.5, 1) 350ms;
286 .funding-bar-container {
293 .l-checkout__support__bar {
309 background-color: #006066;