.h1,h1{font-family:var(--header-font-family);font-weight:var(--header-font-weight);margin-top:var(--header-margin-top);margin-bottom:var(--header-margin-bottom);line-height:var(--header-line-height);color:var(--header-color);font-size:var(--h1-size-mobile)}@media screen and (min-width:768px){.h1,h1{font-size:var(--h1-size-desktop)}}.h2,h2{font-family:var(--header-font-family);font-weight:var(--header-font-weight);margin-top:var(--header-margin-top);margin-bottom:var(--header-margin-bottom);line-height:var(--header-line-height);color:var(--header-color);font-size:var(--h2-size-mobile)}@media screen and (min-width:768px){.h2,h2{font-size:var(--h2-size-desktop)}}.h3,h3{font-family:var(--header-font-family);font-weight:var(--header-font-weight);margin-top:var(--header-margin-top);margin-bottom:var(--header-margin-bottom);line-height:var(--header-line-height);color:var(--header-color);font-size:var(--h3-size-mobile)}@media screen and (min-width:768px){.h3,h3{font-size:var(--h3-size-desktop)}}.h4,h4{font-family:var(--header-font-family);font-weight:var(--header-font-weight);margin-top:var(--header-margin-top);margin-bottom:var(--header-margin-bottom);line-height:var(--header-line-height);color:var(--header-color);font-size:var(--h4-size-mobile)}@media screen and (min-width:768px){.h4,h4{font-size:var(--h4-size-desktop)}}.h5,h5{font-family:var(--header-font-family);font-weight:var(--header-font-weight);margin-top:var(--header-margin-top);margin-bottom:var(--header-margin-bottom);line-height:var(--header-line-height);color:var(--header-color);font-size:var(--h5-size-mobile)}@media screen and (min-width:768px){.h5,h5{font-size:var(--h5-size-desktop)}}p,span{font-family:var(--body-font-family);font-weight:var(--body-font-weight);font-size:var(--p-size-mobile)}@media screen and (min-width:768px){p,span{font-size:var(--p-size-desktop)}}b,strong{font-family:var(--body-bold-font-family);font-weight:var(--body-bold-font-weight);font-size:var(--p-size-mobile)}@media screen and (min-width:768px){b,strong{font-size:var(--p-size-desktop)}}.primary-images .zoom-wrapper a{cursor:pointer;outline:0}.primary-images .zoom-wrapper img.active_img{display:none;max-width:100%}@media (min-width:576px){.primary-images .zoom-wrapper img.active_img{display:block;height:auto}}@media (min-width:1200px){.primary-images .zoom-wrapper img.active_img{height:540px}}.primary-images .zoom-wrapper .gallery-wrapper{margin-top:1.875rem;width:90%}.primary-images .zoom-wrapper .gallery-wrapper img{width:100%}@media (min-width:768px){.primary-images .zoom-wrapper .gallery-wrapper img{width:70%}}