/*
TEMPORARY
As Daikin has not provided us with an implementation yet
regarding the pictures in the modals, we'll hide it
 */
.dynamic-infographic .camera {
  display: none !important; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(1) {
  bottom: 10%;
  left: 50%; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(2) {
  bottom: 30%;
  left: 0%; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(3) {
  bottom: 50%;
  left: 25%; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(4) {
  top: 50%;
  left: 30%; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(5) {
  top: 25%;
  right: 40%; }
.dynamic-infographic .dynamic-infographic-wrapper .modal-link:nth-of-type(6) {
  top: 30%;
  right: 0%; }

/*# sourceMappingURL=bullets.css.map */
