.snowy-content_card-container{display:flex;flex-wrap:wrap;max-width:1170px!important;margin:30px 0;align-items:start!important}.snowy-content_card{width:33%;padding:20px;box-sizing:border-box}.snowy-content_card_input_fullwidth{width:100%;margin:6px 0;box-sizing:border-box}.snowy-content_card input[type="button"]{margin:10px 10px;width:auto}.snowy-content_card_thumb{background:#ccc;border-radius:5px;background-size:cover;background-position:50% 50%}.snowy-content_editmode .snowy-content_card_fullwidth .snowy-content_card_thumb{background:transparent}.snowy-content_card_normal .snowy-content_card_thumb,.snowy-content_card_leftalign .snowy-content_card_thumb{height:200px}.snowy-content_card_label{margin-top:10px}.snowy-content_card_label h3{color:#00aeb6}.snowy-content_card_text{}.snowy-content_fulltile-container{display:flex;flex-wrap:wrap;max-width:1170px!important}.snowy-content_fulltile-container h2{width:100%;text-align:center;margin:30px 0}.snowy-content_card_leftalign{width:100%;display:flex;flex-direction:row}.snowy-content_card_leftalign .snowy-content_card_thumb{flex:2}.snowy-content_card_leftalign .snowy-content_card_content{flex:3;padding:20px}.snowy-content_card_fullwidth{width:100%;background:#ccc;margin:20px;padding:30px;background-size:cover;background-position:50% 50%;border-radius:5px;text-shadow:0 0 11px white}.snowy-content_editmode .wp-block-button__link{padding:15px;display:inline-block;border-radius:50%;border-radius:32px}.snowy-content_map{width:100%;height:800px;border-radius:4px;border: 2px solid #00aeb691;outline:none}.snowy-content_map_marker{width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer;transition:width 200ms ease-in-out , height 200ms ease-in-out;border: 1px solid #00000099;padding:2px}.snowy-content_map_marker:before{content:' ';position:absolute;border-radius:50%;box-sizing:content-box;background:red;top:2px;left:2px;right:2px;bottom:2px;transition:all 200ms ease-in-out}.snowy-content_map_marker:hover{width:32px;height:32px;z-index:999}.snowy-content_map_marker:hover:before{top:3px;left:3px;right:3px;bottom:3px}.snowy-content_map_marker_tourist-information:before{background:#9ece7c}.snowy-content_map_marker_assets:before{background:#fbab17}.snowy-content_map_marker_history:before{background:#f37028}.snowy-content_map_tooltip{font-size:14px}.snowy-content_map_tooltip .mapboxgl-popup-content{min-height:100px}