// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should display the Header component 1`] = ` .emotion-78 { background-color: #fff; } .emotion-24 { background-color: #4b5e40; min-height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } @media (min-width:768px) { .emotion-24 .emotion-13 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .emotion-24 .emotion-17 { display: none; } .emotion-24 .e1jf5lit4 { display: none; } } @media (min-width:1024px) { .emotion-24 .emotion-23 { padding: 0 20px; } @media (min-width:1275px) { .emotion-24 .emotion-23 { max-width: 1240px; width: 100%; margin: 0 auto; } } } .emotion-22 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 15px; } .emotion-14 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .emotion-2 { margin-right: 1em; } .emotion-0 { display: inline-block; vertical-align: middle; box-sizing: border-box; background-position: center; background-size: contain; background-image: url([object Object]); background-repeat: no-repeat; width: 40px; height: 40px; } .emotion-12 { display: none; max-width: 393px; width: 100%; } .emotion-10 { width: 100%; height: 32px; position: relative; z-index: 1; } .emotion-6 .MuiInputBase-root:before { content: ''; border: none; } .emotion-6 .MuiInputBase-root:after { border-color: #fff; } .emotion-6 .MuiInputBase-root:hover:before { content: none; } .emotion-6 .MuiInputBase-input { color: #fff; } .emotion-4 { color: #fff; } .emotion-8 { max-height: 500px; overflow-y: auto; } .emotion-20 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; } .emotion-16 { display: block; } .emotion-18 { color: #fff; } @media screen and (min-width:1240px) { .emotion-36 { max-width: 1240px; width: 100%; margin-left: auto; margin-right: auto; } } .emotion-76 { background: #f9f9f9; border-top: 1px solid #e3e3e3; color: #999999; font-size: 14px; padding: 20px; } .emotion-74 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; } @media (min-width:768px) { .emotion-74 { min-width: 400px; max-width: 800px; margin: auto; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } @media (min-width:1024px) { .emotion-74 { max-width: 1240px; } } .emotion-65 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; } @media (min-width:768px) { .emotion-65 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } } .emotion-38 { color: #e25555; padding: 0 5px; } .emotion-63 { position: relative; height: 18px; } .emotion-63:hover .emotion-62 { visibility: visible; } .emotion-41 { box-sizing: initial; display: inline-block; cursor: default; width: 18px; height: 18px; padding: 0 10px; } .emotion-61 { position: absolute; background: #d3dddd; padding: 1px 4px; border-radius: 3px; height: 20px; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; visibility: hidden; top: -2px; } .emotion-61:before { content: ''; position: absolute; top: 29%; left: -4px; margin-left: -5px; border: 5px solid; border-color: #d3dddd transparent transparent transparent; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .emotion-44 { box-sizing: initial; display: inline-block; cursor: default; width: 18px; height: 18px; padding: 0 5px; } .emotion-72 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (min-width:768px) { .emotion-72 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } } .emotion-70 { box-sizing: initial; display: inline-block; cursor: pointer; width: 18px; height: 18px; padding: 0 5px; } .emotion-67 { width: 100%; height: auto; } .emotion-34 { -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); top: 50%; left: 50%; position: absolute; } .emotion-28 { margin: 0 0 30px 0; border-radius: 25px; box-shadow: 0 10px 20px 0 rgba(69,58,100,0.2); background: #f7f8f6; } .emotion-26 { display: inline-block; vertical-align: middle; box-sizing: border-box; background-position: center; background-size: contain; background-image: url([object Object]); background-repeat: no-repeat; width: 90px; height: 90px; } .emotion-32 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } .emotion-30 { color: #4b5e40; }
Made with on Earth Spain Nicaragua India Brazil China Austria
Powered by Verdaccio / undefined
`; exports[` should display the Loading component at the beginning 1`] = ` .emotion-68 { background-color: #fff; } .emotion-24 { background-color: #4b5e40; min-height: 60px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } @media (min-width:768px) { .emotion-24 .emotion-13 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .emotion-24 .emotion-17 { display: none; } .emotion-24 .e1jf5lit4 { display: none; } } @media (min-width:1024px) { .emotion-24 .emotion-23 { padding: 0 20px; } @media (min-width:1275px) { .emotion-24 .emotion-23 { max-width: 1240px; width: 100%; margin: 0 auto; } } } .emotion-22 { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 15px; } .emotion-14 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .emotion-2 { margin-right: 1em; } .emotion-0 { display: inline-block; vertical-align: middle; box-sizing: border-box; background-position: center; background-size: contain; background-image: url([object Object]); background-repeat: no-repeat; width: 40px; height: 40px; } .emotion-12 { display: none; max-width: 393px; width: 100%; } .emotion-10 { width: 100%; height: 32px; position: relative; z-index: 1; } .emotion-6 .MuiInputBase-root:before { content: ''; border: none; } .emotion-6 .MuiInputBase-root:after { border-color: #fff; } .emotion-6 .MuiInputBase-root:hover:before { content: none; } .emotion-6 .MuiInputBase-input { color: #fff; } .emotion-4 { color: #fff; } .emotion-8 { max-height: 500px; overflow-y: auto; } .emotion-20 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 0; } .emotion-16 { display: block; } .emotion-18 { color: #fff; } @media screen and (min-width:1240px) { .emotion-26 { max-width: 1240px; width: 100%; margin-left: auto; margin-right: auto; } } .emotion-66 { background: #f9f9f9; border-top: 1px solid #e3e3e3; color: #999999; font-size: 14px; padding: 20px; } .emotion-64 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; width: 100%; } @media (min-width:768px) { .emotion-64 { min-width: 400px; max-width: 800px; margin: auto; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } } @media (min-width:1024px) { .emotion-64 { max-width: 1240px; } } .emotion-55 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; } @media (min-width:768px) { .emotion-55 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } } .emotion-28 { color: #e25555; padding: 0 5px; } .emotion-53 { position: relative; height: 18px; } .emotion-53:hover .emotion-52 { visibility: visible; } .emotion-31 { box-sizing: initial; display: inline-block; cursor: default; width: 18px; height: 18px; padding: 0 10px; } .emotion-51 { position: absolute; background: #d3dddd; padding: 1px 4px; border-radius: 3px; height: 20px; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; visibility: hidden; top: -2px; } .emotion-51:before { content: ''; position: absolute; top: 29%; left: -4px; margin-left: -5px; border: 5px solid; border-color: #d3dddd transparent transparent transparent; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .emotion-34 { box-sizing: initial; display: inline-block; cursor: default; width: 18px; height: 18px; padding: 0 5px; } .emotion-62 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } @media (min-width:768px) { .emotion-62 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } } .emotion-60 { box-sizing: initial; display: inline-block; cursor: pointer; width: 18px; height: 18px; padding: 0 5px; } .emotion-57 { width: 100%; height: auto; }