@media screen and (max-width: 428.9px) {
  .l__inner {
    margin-left: 0vw;
    margin-right: 0vw; } }
@media screen and (min-width: 429px) {
  .l__inner {
    width: min(100vw, 1280px);
    margin-left: auto;
    margin-right: auto; } }
@media screen and (min-width: 429px) {
  .l__inner {
    min-width: 1024px; } }

@media screen and (min-width: 1280px) {
  .l__cols {
    position: relative;
    width: 1280px;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 428.9px) {
  .l__cols .col.-sm-c1 {
    width: 23.9333333333vw; }
  .l__cols .col.-sm-c2 {
    width: 47.8666666667vw; }
  .l__cols .col.-sm-c3 {
    width: 71.8vw; }
  .l__cols .col.-sm-c4 {
    width: 95.7333333333vw; } }
@media screen and (min-width: 429px) {
  .l__cols .col.-c1 {
    width: 6.25vw; }
  .l__cols .col.-c2 {
    width: 12.5vw; }
  .l__cols .col.-c3 {
    width: 18.75vw; }
  .l__cols .col.-c4 {
    width: 25vw; }
  .l__cols .col.-c5 {
    width: 31.25vw; }
  .l__cols .col.-c6 {
    width: 37.5vw; }
  .l__cols .col.-c7 {
    width: 43.75vw; }
  .l__cols .col.-c8 {
    width: 50vw; }
  .l__cols .col.-c9 {
    width: 56.25vw; }
  .l__cols .col.-c10 {
    width: 62.5vw; }
  .l__cols .col.-c11 {
    width: 68.75vw; }
  .l__cols .col.-c12 {
    width: 75vw; }
  .l__cols .col.-c13 {
    width: 81.25vw; }
  .l__cols .col.-c14 {
    width: 87.5vw; }
  .l__cols .col.-c15 {
    width: 93.75vw; }
  .l__cols .col.-c16 {
    width: 100vw; } }
@media screen and (min-width: 1280px) {
  .l__cols .col.-c1 {
    width: 80px; }
  .l__cols .col.-c2 {
    width: 160px; }
  .l__cols .col.-c3 {
    width: 240px; }
  .l__cols .col.-c4 {
    width: 320px; }
  .l__cols .col.-c5 {
    width: 400px; }
  .l__cols .col.-c6 {
    width: 480px; }
  .l__cols .col.-c7 {
    width: 560px; }
  .l__cols .col.-c8 {
    width: 640px; }
  .l__cols .col.-c9 {
    width: 720px; }
  .l__cols .col.-c10 {
    width: 800px; }
  .l__cols .col.-c11 {
    width: 880px; }
  .l__cols .col.-c12 {
    width: 960px; }
  .l__cols .col.-c13 {
    width: 1040px; }
  .l__cols .col.-c14 {
    width: 1120px; }
  .l__cols .col.-c15 {
    width: 1200px; }
  .l__cols .col.-c16 {
    width: 1280px; } }

/*# sourceMappingURL=layout.css.map */
