@use "sass:math";.module.module--gallery picture{display:block;padding-bottom:66.6%;position:relative;}.module.module--gallery .count-2{display:flex;flex-wrap:wrap;justify-content:space-between;}.module.module--gallery .count-2 .image-wrapper{flex-basis:100%;max-width:100%;}@media print,screen and (max-width:47.93625em){.module.module--gallery .count-2 .image-wrapper{margin-bottom:.75rem;}}@media print,screen and (min-width:47.9375em){.module.module--gallery .count-2 .image-wrapper{flex-basis:calc(50% - .5rem);max-width:calc(50% - .5rem);}}@media print,screen and (min-width:77.5em){.module.module--gallery .count-2 .image-wrapper{flex-basis:calc(50% - .625rem);max-width:calc(50% - .625rem);}}.module.module--gallery .count-3{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;}.module.module--gallery .count-3 .image-wrapper{flex-basis:100%;max-width:100%;}@media print,screen and (max-width:47.93625em){.module.module--gallery .count-3 .image-wrapper{margin-bottom:.75rem;}}@media print,screen and (min-width:47.9375em){.module.module--gallery .count-3 .image-wrapper{flex-basis:calc(50% - .5rem);max-width:calc(50% - .5rem);}}@media print,screen and (min-width:77.5em){.module.module--gallery .count-3 .image-wrapper{flex-basis:calc(33.3% - .625rem);max-width:calc(33.3% - .625rem);}}.module.module--gallery .count-3 .image-wrapper:first-of-type{flex-basis:100%;max-width:100%;}@media print,screen and (min-width:47.9375em){.module.module--gallery .count-3 .image-wrapper:first-of-type{margin-bottom:1rem;}}@media print,screen and (min-width:77.5em){.module.module--gallery .count-3 .image-wrapper:first-of-type{flex-basis:66.6%;margin-bottom:0;max-width:66.6%;}.module.module--gallery .count-3 .image-wrapper:last-of-type{bottom:0;position:absolute;right:0;width:calc(33.3% - .625rem);}}