/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, NoÃƒÆ’Ã‚Â«l Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.beauty_slimming_program.with-featherlight{overflow:hidden}.beauty_slimming_program .featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background: rgba(0,0,0,.75);/* background: rgba(0,0,0,0); */}.beauty_slimming_program .featherlight:last-of-type{/* background: rgba(0,0,0,.9); */}.beauty_slimming_program .featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.beauty_slimming_program .featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;padding: 5px;margin-left:5%;margin-right:5%;max-width: 95%;max-height: 100%;background:#fff;cursor:auto;white-space:normal;}.beauty_slimming_program .featherlight .featherlight-inner{display:block;width: auto;max-width: 100%;height: auto;max-height: calc(90vh - 35px);}.beauty_slimming_program .featherlight link.featherlight-inner, .beauty_slimming_program .featherlight script.featherlight-inner, .beauty_slimming_program .featherlight style.featherlight-inner{display:none}.beauty_slimming_program .featherlight .featherlight-close-icon{position:absolute;z-index:9999;top: -25px;right: -25px;line-height: 50px;width: 50px;font-size: 25px;font-weight: bold;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background: rgba(255, 255, 255, 0.3);color: #fff;border: none;padding: 0px;background-color: #5d5d5d;border-radius: 50%;}.beauty_slimming_program .featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.beauty_slimming_program .featherlight .featherlight-image{width:100%}.beauty_slimming_program .featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.beauty_slimming_program .featherlight iframe{border:0}.beauty_slimming_program .featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.beauty_slimming_program .featherlight .featherlight-content{margin-left:0;margin-right:0;max-width: 90%;/* max-height: 90%; */}.beauty_slimming_program .featherlight .featherlight-inner{/* height: 90%; *//* max-height: 750px; */}}}@media print{.beauty_slimming_program.with-featherlight>*>:not(.featherlight){display:none}}@media screen and (max-width: 767px) {.beauty_slimming_program .featherlight .featherlight-close-icon{top: -35px;right: -5px;line-height: 40px;width: 40px;font-size: 20px;} .beauty_slimming_program .featherlight .featherlight-inner{/* width: auto; *//* max-width: 100%; *//* height: auto; */max-height: calc(75vh - 35px);}}