.only_phone {
  display: none !important;
}

.bodyPortrait.bodyPhone #body.phone {
  font-size: 0.92em;
}
.bodyPortrait.bodyPhone #body .not_phone {
  display: none !important;
}
.bodyPortrait.bodyPhone #body .only_phone {
  display: flex !important;
}
.bodyPortrait.bodyPhone #body .top_bar {
  position: absolute;
  height: 0.5em;
  width: 100%;
  top: 0;
  background-color: #161616;
  z-index: 999;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.bodyPortrait.bodyPhone #body .top_bar .top_veggie_menu {
  margin-left: 0.09em;
  width: 0.35em;
  height: 0.35em;
  padding: 0.09em;
  box-sizing: border-box;
  margin-right: 0.03em;
}
.bodyPortrait.bodyPhone #body .top_bar .top_img {
  position: absolute;
  height: auto;
  width: 1.1em;
  margin-left: 0em;
  margin-top: -0.015em;
  right: auto;
  left: 0.625em;
}
.bodyPortrait.bodyPhone #body .top_bar .feedback_button {
  margin-left: 0em;
  position: absolute;
  height: 100%;
  width: 0.6em;
  margin-right: 0em;
  right: 1.45em;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.bodyPortrait.bodyPhone #body .top_bar .feedback_button svg {
  position: relative;
  height: 39%;
}
.bodyPortrait.bodyPhone #body .top_bar .link_button {
  position: absolute;
  height: 100%;
  right: 0em;
  margin: 0em;
  background: #0F62FE;
  padding: 0em 0.06em 0em 0.14em;
  box-sizing: border-box;
  border: none;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}
.bodyPortrait.bodyPhone #body .top_bar .link_button .label {
  position: relative;
  color: white;
  font-size: 0.17em;
  margin-right: 0.5em;
  white-space: nowrap;
}
.bodyPortrait.bodyPhone #body .top_bar .link_button .icon {
  position: relative;
  width: 0.3em;
  height: 0.3em;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.bodyPortrait.bodyPhone #body .top_bar .link_button .icon svg {
  position: relative;
  height: 39%;
}
.bodyPortrait.bodyPhone #body .hotspot_wrapper {
  display: none;
}
.bodyPortrait.bodyPhone #body .blue_wrapper {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.bodyPortrait.bodyPhone #body .blue_wrapper .mobile_wrapper {
  height: 100%;
  width: 100%;
}
.bodyPortrait.bodyPhone #body .sections {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.bodyPortrait.bodyPhone #body .sections .section_button {
  position: relative;
  background: white;
  border: 2px solid #0F62FE;
  margin: 0.04em 0em;
  padding: 0em 0.16em;
  width: 84%;
  height: 0.466em;
  box-sizing: border-box;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: 0.35s ease opacity;
  -moz-transition: 0.35s ease opacity;
  transition: 0.35s ease opacity;
}
.bodyPortrait.bodyPhone #body .sections .section_button .i18n {
  color: #0F62FE;
  font-size: 0.146em;
}
.bodyPortrait.bodyPhone #body .sections .section_button svg {
  width: 0.16em;
  height: 0.16em;
  position: relative;
}
.bodyPortrait.bodyPhone #body .sections .section_button svg path {
  fill: #0F62FE;
}
.bodyPortrait.bodyPhone #body .sections .section_button[data-text=storage_challenges] {
  background-color: #0F62FE;
}
.bodyPortrait.bodyPhone #body .sections .section_button[data-text=storage_challenges] .i18n {
  color: white;
}
.bodyPortrait.bodyPhone #body .sections .section_button[data-text=storage_challenges] svg path {
  fill: white;
}
.bodyPortrait.bodyPhone #body .right_panel_desc {
  font-size: 0.16em;
}
.bodyPortrait.bodyPhone #body .page {
  top: 0.5em;
  width: 100%;
  height: 100%;
}
.bodyPortrait.bodyPhone #body .page.screen_page {
  top: 0;
  height: 100%;
}
.bodyPortrait.bodyPhone #body .page.screen_page .step .screen {
  top: 50%;
  height: 50%;
  transition: transform 0.5s ease;
  will-change: transform;
}
.bodyPortrait.bodyPhone #body .page.screen_page .step .screen .part .cta_dot {
  display: none;
}
.bodyPortrait.bodyPhone #body .exit_button {
  width: 0.3em;
  height: 0.3em;
  position: absolute;
  top: 0.1em;
  right: 0.1em;
}
.bodyPortrait.bodyPhone #body .exit_button.menu_space {
  top: 0.7em;
}
.bodyPortrait.bodyPhone #body .overview_header {
  width: 93.5%;
}
.bodyPortrait.bodyPhone #body .overview_header.adjust_phone {
  position: absolute;
  top: calc(1rem * 0.19 * 2.8);
  width: 100%;
}
.bodyPortrait.bodyPhone #body .overview_holder.mobile_arrows {
  height: calc(100% - 1.9rem);
}
.bodyPortrait.bodyPhone #body .overview_holder .overview_desc {
  padding-right: 0.4rem;
}
.bodyPortrait.bodyPhone #body .flash_storage_rack {
  position: relative;
}
.bodyPortrait.bodyPhone #body .flash_storage_rack .dropdown_menu.bottom {
  position: absolute;
  bottom: 0;
}
.bodyPortrait.bodyPhone #body .flash_storage_rack .overview_box_long .overview_holder.overview_desc {
  padding-bottom: 0.25rem;
}
.bodyPortrait.bodyPhone #body .right_panel {
  width: 100%;
}
.bodyPortrait.bodyPhone #body .right_panel .flash_storage_panel {
  width: 100%;
  box-sizing: border-box;
  background: #F4F4F4;
  height: calc(54vh - 0.5em - calc(2.8em * 0.19));
  overflow: auto;
}
.bodyPortrait.bodyPhone #body .right_panel .link_button {
  font-size: 0.15em;
}
.bodyPortrait.bodyPhone #body .dropdown_menu {
  width: 100%;
  position: absolute;
  bottom: 0em;
  left: 0em;
  height: 2.8em;
  padding: 0em 0.9em;
  box-sizing: border-box;
  border-color: #c6c6c6;
  background-color: #F4F4F4;
  background-image: url(../icons/custom/dropdown.svg);
  background-repeat: no-repeat;
  background-position: 97%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 0.19em;
}
.bodyPortrait.bodyPhone #body .dropdown_menu.top {
  position: relative;
  bottom: unset;
  min-height: 2.8em;
  max-height: 2.8em;
}
.bodyPortrait.bodyPhone #body .dropdown_menu.bottom {
  position: relative;
}
.bodyPortrait.bodyPhone #body .dropdown_menu.demo {
  width: 100vw;
}
.bodyPortrait.bodyPhone #body .dropdown_menu .i18n span.num {
  display: none;
}
.bodyPortrait.bodyPhone #body .nav_buttons {
  position: absolute;
  right: 0.5em;
  bottom: 0.4em;
  font-size: 0.3rem;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button {
  position: absolute;
  bottom: 0.1em;
  right: 0em;
  height: 2em;
  width: 2em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-color: white;
  border: 1px solid #0F62FE;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.inactive {
  border: 1px solid #A8A8A8;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.left {
  right: 3.6em;
  background-image: url(../img/phone/arrow_blue.svg);
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.left.view-show {
  right: 10.6em;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.right {
  background-image: url(../img/phone/arrow_blue.svg);
  -webkit-transform: scaleX(-1) !important;
  -moz-transform: scaleX(-1) !important;
  transform: scaleX(-1) !important;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.grey_scale_button {
  background-image: url(../img/phone/arrow_grey.svg);
  border: 1px solid #A8A8A8;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button {
  height: 0.6em;
  width: 2.7em;
  background-color: #0F62FE;
  color: #F4F4F4;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 0em 0.2em;
  box-sizing: border-box;
  transform: none !important;
  font-size: 3.35em;
  bottom: 0.02em;
  right: 0em;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button.show {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button[data-js-link] .button_icon {
  width: 0.2em;
  height: 0.2em;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button .i18n {
  font-size: 0.14em;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button .button_title {
  margin-right: auto;
  font-size: 0.15em;
  display: flex;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button .button_title .i18n {
  margin-right: 2em;
  font-size: 1em;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_button.next_step_button .button_icon {
  position: relative;
  width: 0.2em;
  height: 0.2em;
  margin-left: 0.1em;
  margin-top: -0.01em;
  flex-shrink: 0;
  width: 0.15em;
  height: 0.15em;
  margin-top: 0em;
  margin-left: 0em;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_numbers {
  position: absolute;
  bottom: 1.4em;
  right: 3.8em;
  margin: 0em 0.8em;
  font-size: 0.52em;
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.bodyPortrait.bodyPhone #body .nav_buttons .nav_numbers.view-show {
  right: 17.3em;
}
.bodyPortrait.bodyPhone #body .next_button {
  font-size: 0.3rem;
  padding: 0.5em 1em;
  width: 100%;
  box-sizing: border-box;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.bodyPortrait.bodyPhone #body .next_button .i18n {
  font-size: 0.6em;
}
.bodyPortrait.bodyPhone #body .next_button.white {
  background-color: white;
  border: 2px solid #0F62FE;
  box-sizing: border-box;
}
.bodyPortrait.bodyPhone #body .next_button.white .i18n {
  color: #0F62FE;
}
.bodyPortrait.bodyPhone #body .next_button.white .arrow path {
  fill: #0F62FE;
}
.bodyPortrait.bodyPhone #body .dark_filter {
  display: none !important;
}
.bodyPortrait.bodyPhone #body .cyber_resilience_hs1,
.bodyPortrait.bodyPhone #body .cyber_resilience_hs2,
.bodyPortrait.bodyPhone #body .cyber_resilience_hs3,
.bodyPortrait.bodyPhone #body .cyber_resilience_hs4 {
  -webkit-transition: opacity 0s !important;
  -moz-transition: opacity 0s !important;
  transition: opacity 0s !important;
}
.bodyPortrait.bodyPhone #body .flash_system_overview {
  height: auto !important;
}
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box {
  position: relative;
}
.bodyPortrait.bodyPhone #body .flash_system_overview .buttons {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.1em;
  width: 100%;
}
.bodyPortrait.bodyPhone #body .entry_page,
.bodyPortrait.bodyPhone #body .storage_challenges_overview,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview,
.bodyPortrait.bodyPhone #body .flash_system_overview {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0em;
  left: 0em;
}
.bodyPortrait.bodyPhone #body .entry_page .overview_box_horizontal,
.bodyPortrait.bodyPhone #body .entry_page .overview_box,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box_horizontal,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box_horizontal,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box_horizontal,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0.25em 0.2em;
  padding-bottom: 0.1em;
  box-sizing: border-box;
}
.bodyPortrait.bodyPhone #body .entry_page .overview_box_horizontal .overview_desc,
.bodyPortrait.bodyPhone #body .entry_page .overview_box .overview_desc,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box_horizontal .overview_desc,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box .overview_desc,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box_horizontal .overview_desc,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box .overview_desc,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box_horizontal .overview_desc,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box .overview_desc {
  padding: 0em !important;
  margin: 0em !important;
  font-size: 0.16em;
  line-height: 1.45;
}
.bodyPortrait.bodyPhone #body .entry_page .overview_box_horizontal .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .entry_page .overview_box .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box_horizontal .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box_horizontal .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box_horizontal .overview_desc.overview_title,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box .overview_desc.overview_title {
  font-size: 0.27em !important;
}
.bodyPortrait.bodyPhone #body .entry_page .overview_box_horizontal .overview_holder,
.bodyPortrait.bodyPhone #body .entry_page .overview_box .overview_holder,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box_horizontal .overview_holder,
.bodyPortrait.bodyPhone #body .storage_challenges_overview .overview_box .overview_holder,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box_horizontal .overview_holder,
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview .overview_box .overview_holder,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box_horizontal .overview_holder,
.bodyPortrait.bodyPhone #body .flash_system_overview .overview_box .overview_holder {
  margin-top: 0.12em;
  height: auto;
  margin-bottom: 0.18em;
}
.bodyPortrait.bodyPhone #body .entry_page {
  height: auto;
}
.bodyPortrait.bodyPhone #body .entry_page .overview_box_horizontal {
  position: relative;
}
.bodyPortrait.bodyPhone #body .storage_challenges_overview {
  height: 80%;
}
.bodyPortrait.bodyPhone #body .cyber_resilience_strategy_overview {
  height: 80%;
}
.bodyPortrait.bodyPhone #body .overview_box_long {
  width: 100%;
  height: calc(40vh - 0.5em);
}
.bodyPortrait.bodyPhone #body .flash_storage_rack .overview_box_long {
  height: calc(54vh - 0.5em);
}
.bodyPortrait.bodyPhone #body .overview_box_wide {
  width: 100%;
  max-height: 55%;
  padding: 0;
}
.bodyPortrait.bodyPhone #body .overview_box_lower {
  width: 100%;
  height: auto;
  padding-bottom: 0;
  bottom: unset;
}
.bodyPortrait.bodyPhone #body .overview_box_lower .overview_holder .overview_desc {
  padding-bottom: 0.25rem;
}
.bodyPortrait.bodyPhone #body .overview_set_apart {
  line-height: 1.3em;
  font-size: 0.2rem;
  padding-left: 0.25rem;
}
.bodyPortrait.bodyPhone #body .left_sidebar {
  left: 0;
  width: 100%;
  top: calc(40vh - 0.5em);
  height: 60vh;
}
.bodyPortrait.bodyPhone #body .panel_section .see_help_wrapper {
  padding: 0.2em;
}
.bodyPortrait.bodyPhone #body .panel_section .panel_text {
  font-size: 0.2rem;
  padding-top: 1em;
}
.bodyPortrait.bodyPhone #body .panel_section .panel_text .close_button {
  width: 0.3rem;
  height: 0.3rem;
  padding-top: 0;
}
.bodyPortrait.bodyPhone #body .panel_section .panel_desc {
  font-size: 0.16rem;
}
.bodyPortrait.bodyPhone #body .demo_carousel {
  position: absolute;
  background-color: #F4F4F4;
  top: calc(0.19 * 2.8rem);
  left: 0em;
  height: calc(50% - calc(0.19 * 2.8rem));
  width: 100%;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: column;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0.7em 0.5em 2.2em 0.5em !important;
  box-sizing: border-box;
  font-size: 0.2825em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .close {
  height: 1.4em;
  width: 1.4em;
  position: absolute;
  right: 0.38em;
  top: 0.53em;
  padding: 0.3em;
  box-sizing: border-box;
}
.bodyPortrait.bodyPhone #body .demo_carousel .title {
  position: relative;
  font-size: 0.92em;
  line-height: 1.2em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .copy {
  position: absolute;
  line-height: 1.4;
  font-size: 0.54em;
  margin: 2.3em 0em 0.6em 0em;
  width: 85%;
}
.bodyPortrait.bodyPhone #body .demo_carousel .copy[data-view=intro] {
  top: 3.3em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons {
  position: absolute;
  right: 0.5em;
  bottom: 0.4em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button {
  position: absolute;
  bottom: 0.1em;
  right: 0em;
  height: 2em;
  width: 2em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-color: white;
  border: 1px solid #0F62FE;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.inactive {
  border: 1px solid #A8A8A8;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.left {
  right: 3.6em;
  background-image: url(../img/phone/arrow_blue.svg);
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.left.view-show {
  right: calc(100vw - 0.5em - 0.5em - 2em);
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.right {
  background-image: url(../img/phone/arrow_blue.svg);
  -webkit-transform: scaleX(-1) !important;
  -moz-transform: scaleX(-1) !important;
  transform: scaleX(-1) !important;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.grey_scale_button {
  background-image: url(../img/phone/arrow_grey.svg);
  border: 1px solid #A8A8A8;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button {
  height: 0.6em;
  width: 63vw;
  background-color: #0F62FE;
  color: #F4F4F4;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 0em 0.2em;
  box-sizing: border-box;
  transform: none !important;
  font-size: 3.35em;
  bottom: 0.02em;
  right: 0em;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button.show {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button[data-js-link] .button_icon {
  width: 0.2em;
  height: 0.2em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button .i18n {
  font-size: 0.14em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button .button_title {
  margin-right: auto;
  font-size: 0.15em;
  display: flex;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button .button_title .i18n {
  margin-right: 2em;
  font-size: 1em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button .button_icon {
  position: relative;
  width: 0.2em;
  height: 0.2em;
  margin-left: 0.1em;
  margin-top: -0.01em;
  flex-shrink: 0;
  width: 0.15em;
  height: 0.15em;
  margin-top: 0em;
  margin-left: 0em;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_button.next_step_button .button_icon svg {
  position: absolute;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_numbers {
  position: absolute;
  bottom: 1.4em;
  right: 3.8em;
  margin: 0em 0.8em;
  font-size: 0.52em;
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.bodyPortrait.bodyPhone #body .demo_carousel .nav_buttons .nav_numbers.view-show {
  right: calc(100vw - 1.4rem);
}
.bodyPortrait.bodyPhone #body .veggie_burger_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(59, 50, 45, 0.5);
  pointer-events: none;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container.show {
  pointer-events: auto;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container.show .close {
  pointer-events: auto;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .close {
  position: relative;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0.5em;
  height: 0.5em;
  background-color: #161616;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../img/close.png);
  background-size: 55%;
  pointer-events: none;
  background-image: url(../img/close_white.png);
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger {
  position: absolute;
  top: 0.5em;
  left: 0em;
  height: calc(100% - 0.4em);
  width: 100%;
  background-color: #161616;
  pointer-events: none;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container {
  position: absolute;
  top: 0em;
  left: 0em;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(100%);
  -moz-transform: translate(100%);
  transform: translate(100%);
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container.show {
  -webkit-transform: translate(none);
  -moz-transform: translate(none);
  transform: translate(none);
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container[data-view=home_menu] {
  -webkit-transform: translate(-100%);
  -moz-transform: translate(-100%);
  transform: translate(-100%);
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item {
  position: relative;
  padding: 0.175em;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  pointer-events: auto;
  border-bottom: 1px solid #393939;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item .label {
  color: #C6C6C6;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.back {
  justify-content: flex-start;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.back .icon {
  margin-top: 0.02em;
  background-image: url(../icons/custom/carat_blue.svg);
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.back .label {
  color: #0F62FE;
  margin-left: 0.05em;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.overview {
  border-bottom: 1px solid transparent;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.overview .icon {
  width: 0.2em;
  height: 0.2em;
  background-image: url(../icons/custom/arrow_dark.svg);
  margin-left: 0.1em;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.overview .label > .i18n {
  font-size: 0.16em;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item.overview .body > .i18n {
  margin-top: 0.6em;
  margin-bottom: 1.2em;
  font-size: 0.16em;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item .label {
  position: relative;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item .label > .i18n {
  font-size: 0.16em;
}
.bodyPortrait.bodyPhone #body .veggie_burger_container .veggie_burger .items_container .item .icon {
  position: relative;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0.19em;
  height: 0.19em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../icons/custom/carat.svg);
}

.viewbox {
  position: absolute;
  opacity: 0.3;
  pointer-events: none;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  display: -moz-flex;
  -moz-flex-direction: row;
  -moz-justify-content: center;
  -moz-align-items: center;
  display: -ms-flex;
  -ms-flex-direction: row;
  -ms-justify-content: center;
  -ms-align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 999999999;
  display: none;
}
.viewbox.show {
  display: flex;
}
.viewbox .inner_box {
  position: relative;
  background-color: red;
}

/*# sourceMappingURL=custom.css.map */
