.embed-form-super-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-color: #bababa;
  border-style: solid;
  padding: 30px;
  margin: 0 auto;
}

.embed-form-super-wrapper [id^=hsForm_] {
  max-width: 100%;
  margin: auto;
  background: #fff;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox] {
  position: absolute;
  left: -9999px;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:not(:checked) + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 2px solid #000000;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:checked + span,
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  font-family: "fontawesome";
  font-size: 1.375rem;
  text-transform: none;
  padding-top: 12px;
  text-align: center;
  vertical-align: middle;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:focus + span:before {
  outline: 2px solid #000;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:checked + span:before {
  content: "";
  background: #000000;
  color: #000000;
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:not(:checked) + span:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff !important;
  position: absolute;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:not(:checked) + span:after, .embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.embed-form-super-wrapper [id^=hsForm_] .hs-form__legal-consent {
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
}
.embed-form-super-wrapper [id^=hsForm_] .legal-consent-container .hs-richtext p {
  font-size: 0.75rem;
  margin-left: 10px;
}
.embed-form-super-wrapper [id^=hsForm_] .legal-consent-container .hs-richtext p a {
  color: #000;
  text-decoration: underline;
}
.embed-form-super-wrapper [id^=hsForm_] .legal-consent-container .hs-form-booleancheckbox-display span {
  display: block;
  width: 100%;
  margin-left: 0;
  font-size: 0.75rem;
  font-weight: 400;
  text-align: left;
}
.embed-form-super-wrapper [id^=hsForm_] .legal-consent-container .hs-form-booleancheckbox-display span::after {
  display: none;
}
.embed-form-super-wrapper [id^=hsForm_] input[type=text], .embed-form-super-wrapper [id^=hsForm_] input[type=email] {
  padding: 5px 15px !important;
}
.embed-form-super-wrapper [id^=hsForm_] .hs-field-desc {
  font-size: 0.875rem;
  border-bottom: unset !important;
  margin-bottom: 6px !important;
  line-height: unset !important;
}
.embed-form-super-wrapper [id^=hsForm_] li.hs-form-checkbox {
  padding-right: 25px;
}
.embed-form-super-wrapper [id^=hsForm_] li.hs-form-checkbox span {
  font-size: 0.875rem;
  font-weight: 300 !important;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 input[type=checkbox],
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 input[type=radio] {
  width: 20px !important;
  margin-right: 10px !important;
  height: 20px;
}
.embed-form-super-wrapper [id^=hsForm_] input[type=date],
.embed-form-super-wrapper [id^=hsForm_] input[type=datetime],
.embed-form-super-wrapper [id^=hsForm_] input[type=datetime-local],
.embed-form-super-wrapper [id^=hsForm_] input[type=email],
.embed-form-super-wrapper [id^=hsForm_] input[type=month],
.embed-form-super-wrapper [id^=hsForm_] input[type=number],
.embed-form-super-wrapper [id^=hsForm_] input[type=password],
.embed-form-super-wrapper [id^=hsForm_] input[type=range],
.embed-form-super-wrapper [id^=hsForm_] input[type=search],
.embed-form-super-wrapper [id^=hsForm_] input[type=tel],
.embed-form-super-wrapper [id^=hsForm_] input[type=text],
.embed-form-super-wrapper [id^=hsForm_] input[type=time],
.embed-form-super-wrapper [id^=hsForm_] input[type=url],
.embed-form-super-wrapper [id^=hsForm_] input[type=week],
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 textarea.hs-input,
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 .input select,
.embed-form-super-wrapper [id^=hsForm_] .input textarea,
.embed-form-super-wrapper [id^=hsForm_] .hs-input textarea,
.embed-form-super-wrapper [id^=hsForm_] textarea,
.embed-form-super-wrapper [id^=hsForm_] .input select,
.embed-form-super-wrapper [id^=hsForm_] .hs-input select,
.embed-form-super-wrapper [id^=hsForm_] select {
  width: 100%;
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left !important;
  letter-spacing: 0px !important;
  font-weight: 300 !important;
  font-size: 0.875rem;
  border-color: #cccccc !important;
  color: #000000 !important;
  background-color: #fff !important;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: solid !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  border-right-width: 1px !important;
  height: auto !important;
  min-height: 2.875rem !important;
}
.embed-form-super-wrapper [id^=hsForm_] ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 input[type=checkbox],
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 input[type=radio] {
  width: auto !important;
  margin-right: 10px !important;
  margin-top: -2px;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset {
  max-width: 100% !important;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-3 .hs-form-field {
  width: 33.333% !important;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset {
  margin-bottom: 0 !important;
}
.embed-form-super-wrapper [id^=hsForm_] .hs-form-field {
  margin-bottom: 15px;
}
.embed-form-super-wrapper [id^=hsForm_] ul li {
  margin-top: 4px;
  margin-bottom: 4px !important;
  float: left;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset textarea.hs-input {
  min-height: 200px;
}
.embed-form-super-wrapper [id^=hsForm_] select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  border-radius: 0;
}
.embed-form-super-wrapper [id^=hsForm_] input[type=reset],
.embed-form-super-wrapper [id^=hsForm_] input[type=submit] {
  background: #606060;
  color: white;
  padding: 7px 45px;
  font-weight: bold;
  font-size: 1.375rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-3 .hs-form-field,
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-2 .hs-form-field {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset .hs-form-field {
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.embed-form-super-wrapper [id^=hsForm_] .hs_cos_wrapper.form-title {
  display: none;
}
@media screen and (max-width: 400px) {
  .embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-3 .hs-form-field {
    width: 100% !important;
  }
}
.embed-form-super-wrapper [id^=hsForm_] .embed-form-super-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-color: #bababa !important;
  border-style: solid !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin: 0 auto;
}
.embed-form-super-wrapper [id^=hsForm_] label, .embed-form-super-wrapper [id^=hsForm_] .hs-fieldtype-checkbox h2 {
  color: #000;
  font-size: 1rem;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 6px;
  width: 100%;
  float: left;
  text-align: left;
  padding: 0;
}
.embed-form-super-wrapper [id^=hsForm_] input::-webkit-input-placeholder,
.embed-form-super-wrapper [id^=hsForm_] select::-webkit-input-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important;
}
.embed-form-super-wrapper [id^=hsForm_] input::-moz-placeholder,
.embed-form-super-wrapper [id^=hsForm_] select::-moz-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important;
}
.embed-form-super-wrapper [id^=hsForm_] input:-ms-input-placeholder,
.embed-form-super-wrapper [id^=hsForm_] select:-ms-input-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important;
}
.embed-form-super-wrapper [id^=hsForm_] input:-moz-placeholder,
.embed-form-super-wrapper [id^=hsForm_] select:-moz-placeholder {
  color: #a1a1a1 !important;
  text-align: left !important;
}
.embed-form-super-wrapper [id^=hsForm_] input[type=reset],
.embed-form-super-wrapper [id^=hsForm_] input[type=submit] {
  letter-spacing: 2px !important;
  font-weight: 600 !important;
  font-size: 1.375rem;
  color: #000000 !important;
  background: #ffffff !important;
  border-top-width: 3px !important;
  border-bottom-width: 3px !important;
  border-left-width: 3px !important;
  border-right-width: 3px !important;
  border-radius: 0px !important;
  border-style: solid !important;
  border-color: #000 !important;
  border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  padding-right: 50px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -khtml-transition: all 0.2s linear;
}
.embed-form-super-wrapper [id^=hsForm_] .hs-submit {
  display: inline-block;
  width: 100%;
}
.embed-form-super-wrapper [id^=hsForm_] .hs-submit .actions {
  width: 100% !important;
  float: left !important;
  clear: both !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  .embed-form-super-wrapper [id^=hsForm_] .form-columns-2 > div.hs-form-field,
  .embed-form-super-wrapper [id^=hsForm_] .form-columns-3 > div.hs-form-field,
  .embed-form-super-wrapper [id^=hsForm_] .form-columns-4 > div.hs-form-field {
    width: 100% !important;
  }
}
.embed-form-super-wrapper [id^=hsForm_] .hs-richtext {
  float: left !important;
  width: 100% !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  color: #000 !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  font-size: 0.875rem;
}
.embed-form-super-wrapper [id^=hsForm_] .hs-error-msgs label,
.embed-form-super-wrapper [id^=hsForm_] .hs-error-msgs label span {
  letter-spacing: 0;
  font-weight: 300;
  font-size: 0.875rem;
  color: #7D7370;
}
.embed-form-super-wrapper [id^=hsForm_] button:hover,
.embed-form-super-wrapper [id^=hsForm_] input[type=button]:hover,
.embed-form-super-wrapper [id^=hsForm_] input[type=reset]:hover,
.embed-form-super-wrapper [id^=hsForm_] input[type=submit]:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.embed-form-super-wrapper [id^=hsForm_] .grecaptcha-badge {
  width: auto !important;
  height: auto !important;
  box-shadow: none !important;
}
.embed-form-super-wrapper [id^=hsForm_] input[type=checkbox] {
  margin-right: 10px;
  margin-top: -2px;
}
.embed-form-super-wrapper [id^=hsForm_] .center-the-form form, .embed-form-super-wrapper [id^=hsForm_] .center-the-form form input {
  text-align: center;
}
.embed-form-super-wrapper [id^=hsForm_] .fn-date-picker .pika-button {
  text-align: center !important;
}
.embed-form-super-wrapper [id^=hsForm_] .hs_submit input.hs-button {
  width: calc(100% - 20px) !important;
  margin-top: 15px !important;
}
.embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:checked + span, .embed-form-super-wrapper [id^=hsForm_] [type=checkbox]:not(:checked) + span {
  padding-left: 27px;
  padding-top: 0;
  font-family: inherit;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-1 .input {
  margin-right: 0;
}
.embed-form-super-wrapper [id^=hsForm_] fieldset.form-columns-2 .input {
  margin-right: 0;
}
.embed-form-super-wrapper [id^=hsForm_] select.hs-input {
  padding: 5px 15px !important;
  line-height: inherit;
}.portlet-asset-publisher .asset-content,.portlet-asset-publisher .asset-full-content{word-wrap:break-word}.portlet-asset-publisher .asset-content img,.portlet-asset-publisher .asset-full-content img{max-width:100%}.portlet-asset-publisher .asset-links .list-group-item:last-child{border-bottom-width:0}.portlet-asset-publisher .asset-title{font-size:1.5rem;font-weight:700}.portlet-asset-publisher .portlet:focus-within a.visible-interaction,.portlet-asset-publisher .portlet:focus-within button.visible-interaction,.portlet-asset-publisher .portlet:hover a.visible-interaction,.portlet-asset-publisher .portlet:hover button.visible-interaction,.portlet-asset-publisher .portlet.open a.visible-interaction,.portlet-asset-publisher .portlet.open button.visible-interaction,.portlet-asset-publisher .portlet.focus a.visible-interaction,.portlet-asset-publisher .portlet.focus button.visible-interaction{display:inline-flex}.portlet-asset-publisher .preview-asset-entry{border:1px solid #0b5fff;border-radius:0}.portlet-asset-publisher .timeline-item:hover .container-trash.btn{opacity:1}.portlet-asset-publisher .timeline-item+.timeline-item>.panel{border-top:none}.portlet-asset-publisher .timeline-item .form-group{display:inline-block;margin:0 8px 8px 0}.portlet-asset-publisher .timeline-item .container-trash.btn{opacity:0}.portlet-asset-publisher .timeline-item .container-trash.btn:focus{opacity:1}.lfr-asset-anchor{display:block;height:10px;margin-top:-10px;position:relative;z-index:-1}.has-control-menu .lfr-asset-anchor{height:74px;margin-top:-74px}

html:not(#__):not(#___) .cadmin.copy-page-modal .modal-content{min-height:344px}html:not(#__):not(#___) .cadmin .pages-tree{margin-bottom:calc( 				72px + 16px 			)}html:not(#__):not(#___) .cadmin .pages-tree .treeview-dropping-middle{background-color:rgba(255,255,255,.06)}html:not(#__):not(#___) .cadmin .pages-tree .icon-tooltip{z-index:2}html:not(#__):not(#___) .cadmin .pages-tree .icon-warning{margin:1px 4px 0 8px;z-index:2}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder{border-bottom:1px solid #272833;padding:24px 16px 0}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder input{background-color:#393a4a}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder input::placeholder{color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .back-to-menu{color:#e7e7ed}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb{flex-wrap:nowrap;margin-bottom:0;padding-bottom:4px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item{flex-shrink:0}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child){flex-basis:1.5rem;flex-grow:.5;flex-shrink:1;width:100%}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child) .breadcrumb-text-truncate{max-width:95%;padding-right:.5rem;position:absolute}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .btn-sm{font-size:14px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .form-control:focus{border-radius:1px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .layout-finder-icon{color:#fff;position:absolute;right:1.8rem;top:4.55rem}html:not(#__):not(#___) .cadmin .pages-tree .pages-administration-link{align-items:center;background-color:#272833;border-top:1px solid #393a4a;bottom:0;display:flex;font-size:14px;height:72px;padding:16px 0 24px 16px;position:fixed;width:320px}html:not(#__):not(#___) .cadmin .pages-tree .pages-administration-link a{color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector{border-top:1px solid #393a4a;margin-top:20px}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .add-page-button,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .configure-link{color:#e7e7ed}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .form-control{background-color:#272833;border-color:#393a4a;color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:hover,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:active,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:focus{background-color:#272833;border-color:#393a4a;color:#e7e7ed}html:not(#__):not(#___) .cadmin .page-type-selector-option{padding-left:32px}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle{align-items:center;display:inline-flex;height:2em;justify-content:center;position:relative;width:2em}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle .icon-product-menu-open{display:none}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle .icon-product-menu-closed{display:block}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header{line-height:32px;padding-bottom:8px;padding-right:9px;padding-top:8px}@media(min-width: 576px){html:not(#__):not(#___) .cadmin .product-menu .sidebar-header{padding-bottom:12px;padding-left:24px;padding-top:12px}}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header .sidenav-close{float:right;margin-right:-2px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header-logo{margin-right:10px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body{bottom:0;left:0;padding:0;position:relative;right:0;top:0}@media(max-width: 575.98px){html:not(#__):not(#___) .cadmin .product-menu .sidebar-body{overflow:visible;position:static}}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root.active{border-left:4px solid #fff}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root li{font-weight:400;list-style:none}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root li.active{font-weight:700;margin-left:-24px;padding-left:20px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-group{border-radius:0}html:not(#__):not(#___) .cadmin .product-menu .lfr-product-menu-sidebar .panel-group{overflow:hidden}html:not(#__):not(#___) .cadmin .product-menu small{display:block}html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h1,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h2,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h3,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h4,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h5,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h6{margin-bottom:0;margin-top:0}html:not(#__):not(#___) .cadmin .product-menu .list-group-item{border-top-width:0;padding:10px 20px}html:not(#__):not(#___) .cadmin .product-menu .nav-nested-margins>li .nav>li .nav>li{margin-bottom:1px}html:not(#__):not(#___) .cadmin .product-menu.popover{background-color:#fff}html:not(#__):not(#___) .cadmin .product-menu .impersonation-message{font-size:12px}html:not(#__):not(#___) .cadmin .product-menu .lexicon-icon-home{margin-right:8px}html:not(#__):not(#___) .cadmin .product-menu .manage-sites-link{padding:1em}html:not(#__):not(#___) .cadmin .product-menu .site-selector{box-shadow:none}html:not(#__):not(#___) .cadmin .product-menu .site-selector .selectable-site{color:#333;height:auto}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-link{color:#333}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-link.selected-site{color:#999}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-logo-container{padding:2em}html:not(#__):not(#___) .cadmin .product-menu .staging-links{font-size:12px;margin:6px 22px 4px 16px}html:not(#__):not(#___) body.product-menu-open .cadmin .product-menu-toast-toggle .icon-product-menu-open{display:block}html:not(#__):not(#___) body.product-menu-open .cadmin .product-menu-toast-toggle .icon-product-menu-closed{display:none}

