body {
  margin: 0;
  padding: 0;
}
.prism-create {
  color: #000000;
  font-family: 'Blinker';
  font-weight: normal;
  font-style: normal;
}
.prism-create img {
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.no-break {
  white-space: nowrap;
}
a {
  text-decoration: none;
}
.prism-create .template h1, .prism-create .template h2, .prism-create .template h3, .prism-create .template p, .prism-create .template ul, .prism-create .template ol {
  margin-bottom: 0px;
}
/* fonts used */
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-Regular.eot');
  src: url('css/fonts/blinker/Blinker-Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-Regular.woff2') format('woff2'), url('css/fonts/blinker/Blinker-Regular.woff') format('woff'), url('css/fonts/blinker/Blinker-Regular.ttf') format('truetype'), url('css/fonts/blinker/Blinker-Regular.svg#Blinker-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-Black.eot');
  src: url('css/fonts/blinker/Blinker-Black.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-Black.woff2') format('woff2'), url('css/fonts/blinker/Blinker-Black.woff') format('woff'), url('css/fonts/blinker/Blinker-Black.ttf') format('truetype'), url('css/fonts/blinker/Blinker-Black.svg#Blinker-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-Bold.eot');
  src: url('css/fonts/blinker/Blinker-Bold.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-Bold.woff2') format('woff2'), url('css/fonts/blinker/Blinker-Bold.woff') format('woff'), url('css/fonts/blinker/Blinker-Bold.ttf') format('truetype'), url('css/fonts/blinker/Blinker-Bold.svg#Blinker-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-Thin.eot');
  src: url('css/fonts/blinker/Blinker-Thin.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-Thin.woff2') format('woff2'), url('css/fonts/blinker/Blinker-Thin.woff') format('woff'), url('css/fonts/blinker/Blinker-Thin.ttf') format('truetype'), url('css/fonts/blinker/Blinker-Thin.svg#Blinker-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-SemiBold.eot');
  src: url('css/fonts/blinker/Blinker-SemiBold.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-SemiBold.woff2') format('woff2'), url('css/fonts/blinker/Blinker-SemiBold.woff') format('woff'), url('css/fonts/blinker/Blinker-SemiBold.ttf') format('truetype'), url('css/fonts/blinker/Blinker-SemiBold.svg#Blinker-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-ExtraLight.eot');
  src: url('css/fonts/blinker/Blinker-ExtraLight.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-ExtraLight.woff2') format('woff2'), url('css/fonts/blinker/Blinker-ExtraLight.woff') format('woff'), url('css/fonts/blinker/Blinker-ExtraLight.ttf') format('truetype'), url('css/fonts/blinker/Blinker-ExtraLight.svg#Blinker-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker';
  src: url('css/fonts/blinker/Blinker-ExtraLight_1.eot');
  src: url('css/fonts/blinker/Blinker-ExtraLight_1.eot?#iefix') format('embedded-opentype'), url('css/fonts/blinker/Blinker-ExtraLight_1.woff2') format('woff2'), url('css/fonts/blinker/Blinker-ExtraLight_1.woff') format('woff'), url('css/fonts/blinker/Blinker-ExtraLight_1.ttf') format('truetype'), url('css/fonts/blinker/Blinker-ExtraLight_1.svg#Blinker-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
.slick-next, .slick-prev {
  display: inline-block !important;
}
.prism-create .controls a.icon-menu {
  display: none;
}
.prism-create .controls a.icon-share, .prism-create .controls a.icon-share-button, .prism-create div.language-select, .prism-create .controls a.icon-download {
  display: none !important;
}
.prism-create .dis_hide {
  display: none;
}
.prism-create .font_bold {
  font-weight: bold !important;
}
.prism-create .font_semibold {
  font-weight: 600 !important;
}
.prism-create .font_regular {
  font-weight: normal !important;
}
.prism-create .font_light {
  font-weight: 200 !important;
}
.prism-create .font_lighter {
  font-weight: 100 !important;
}
sup {
  vertical-align: top;
  position: relative;
  top: -0.5em;
  font-size: 70%;
}
.prism-create .deep-dive {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px;
  height: calc(100%);
  bottom: 0px;
  width: calc(100%);
}
.prism-create .controls a.icon-prev {
  display: none;
  top: 34px;
  left: 200px;
}
.prism-create .controls a.icon-next {
  display: none;
  top: 34px;
  left: 232px;
}
.prism-create .nav {
  width: 400px;
  height: auto;
  max-height: calc(100% - 100px);
  top: 80px;
  left: -400px;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.31);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: auto;
  overflow: hidden;
  background: -webkit-gradient(linear, right top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(160, 160, 160, 0.8)));
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.prism-create .deep-dive .slider-controls {
  position: absolute;
  background: #ffffff;
}
.prism-create .deep-dive .slider-controls ul.slick-dots li {
  background: #aaaaaa;
}
.prism-create .deep-dive .slider-controls ul.slick-dots li.slick-active {
  background: #ffffff;
}
.prism-create p, .prism-create h1, .prism-create h2, .prism-create h3, .prism-create h4, .prism-create h5, .prism-create h6 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.prism-create p {}
.prism-create .text-left {
  text-align: left;
}
.prism-create .text-center {
  text-align: center;
}
.prism-create .text-right {
  text-align: right;
}
.prism-create .float-left {
  float: left;
}
.prism-create .float-right {
  float: right;
}
.prism-create .color_black {
  color: #000000 !important;
}
.prism-create .color_white {
  color: #ffffff !important;
}
.prism-create .color_purple {
  color: #4C12A1 !important;
}
.prism-create .color_red {
  color: #FF1F3E !important;
}
.prism-create .color_darkblue {
  color: #1B1B6F !important;
}
.prism-create .color_blue {
  color: #285BC5 !important;
}
.prism-create .color_skyblue {
  color: #3BCFF0 !important;
}
.prism-create .color_orange {
  color: #FD8D62 !important;
}
.prism-create .color_yellow {
  color: #FFCD00 !important;
}
.prism-create .color_green {
  color: #009775 !important;
}
.prism-create .color_purple_light {
  color: #A18CDE !important;
}
.prism-create .bg_darkblue {
  background: #1B1B6F !important;
}
.prism-create .bg_gray {
  background: #F5F5F5;
}
.prism-create .bg_blue {
  background: #285BC5 !important;
}
.prism-create .bg_purple {
  background: #4C12A1 !important;
}
.bg_light_purple {
  background: #A18CDE !important;
}
.mb_0 {
  margin-bottom: 0% !important;
}
.prism-create .bg_gradient_blue {
  background: rgb(59, 207, 240);
  background: linear-gradient(90deg, rgba(59, 207, 240, 1) 0%, rgba(27, 27, 111, 1) 100%);
}
.prism-create .bg_gradient_orange {
  background: rgb(253, 141, 98);
  background: linear-gradient(125deg, rgba(253, 141, 98, 1) 0%, rgba(255, 31, 62, 1) 100%);
}
.prism-create {
  position: absolute;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.prism-create .template {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  /* background: #E6D8CE;*/
}
.prism-create .fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.prism-create .fullscreen-bg-abs {
  position: absolute;
}
.prism-create .fullscreen-bg-video-inner {
  width: 100%;
  height: 100%;
  position: absolute;
}
.prism-create .fullscreen-bg-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.prism-create .template94 .fullscreen-bg-video {
  object-fit: cover;
  width: 130%;
  height: 130%;
  position: absolute;
  top: 28%;
  left: -15%;
}
.btn_default {
  position: relative;
  text-align: center;
  color: #FF1F3E;
  display: inline-block;
  padding: 0.6vw 1.4vw;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 1vw;
  line-height: 1.4vw;
  background: transparent;
  border: 2px solid #FF1F3E;
  border-radius: 0.6vw;
  white-space: nowrap;
  font-weight: 600;
}
.btn_default:hover {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 2px solid #FF1F3E;
  color: #ffffff;
  background: #FF1F3E;
}
.two_btns {
  margin-right: 1.5%;
}
.btn_default .plus_icon {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 6px;
  margin-bottom: 2px;
}
.btn_default .plus_icon img {
  float: left;
}
.btn_white {
  background: #ffffff;
  color: #1B1B6F;
  border: 1px solid #1B1B6F;
}
.btn_white:hover {
  background: #1B1B6F;
  color: #ffffff;
  border: 1px solid #1B1B6F;
}
.btn_white_transparent {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.btn_white_transparent:hover {
  background: #ffffff;
  color: #000000;
  border: 1px solid #ffffff;
}
.btn_skyblue {
  background: #3BCFF0;
  color: #ffffff;
  border: 1px solid #3BCFF0;
  padding: 0.6vw 1vw;
}
.btn_skyblue:hover {
  background: #1B1B6F;
  color: #ffffff;
  border: 1px solid #1B1B6F;
}
.btn_purple {
  background: #A18CDE;
  color: #ffffff;
  border: 1px solid #A18CDE;
  padding: 0.6vw 1vw;
}
.btn_purple:hover {
  background: #1B1B6F;
  color: #ffffff;
  border: 1px solid #1B1B6F;
}
.btn_orange {
  background: #FD8D62;
  color: #ffffff;
  border: 1px solid #FD8D62;
  padding: 0.6vw 1vw;
}
.btn_orange:hover {
  background: #1B1B6F;
  color: #ffffff;
  border: 1px solid #1B1B6F;
}
.btn_dark_blue {
  background: #1B1B6F;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0.6vw 1.5vw;
}
.btn_black_transparent {
  background: transparent;
  color: #000000;
  border: 1px solid #000000;
  padding: 0.5vw 1vw;
}
.btn_black_transparent:hover {
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}
.btn_dark_blue img.page13_arrowshow {
  display: none;
}
.btn_dark_blue:hover img.page13_arrowshow {
  display: inline-block;
}
.btn_dark_blue:hover img.page13_arrowhide {
  display: none;
}
.btn_dark_blue:hover {
  background: #ffffff;
  color: #1B1B6F;
  border: 1px solid #1B1B6F;
}
.sub_nav_cta {
  background: #3BCFF0;
  color: #ffffff;
  text-align: center;
  padding: 0.8vw 2vw !important;
  position: relative;
  border: 1px solid #3BCFF0;
  width: 100%;
  margin: 3% 0 !important;
  white-space: normal;
  font-weight: 700;
}
.sub_nav_cta:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #3BCFF0;
}
.sub_nav_cta .arrow_icon {
  display: inline-block;
  position: absolute;
  right: 5%;
  top: 0px;
  width: 0.6vw;
  height: 100%;
  background: url("images/cta_arrow_icon.webp") no-repeat center center;
  background-size: contain;
  margin-right: 0px;
}
.btn_active_nav {
  font-weight: 600;
  color: #ffffff;
  border: 0px !important;
  cursor: inherit;
  font-size: 1.2vw;
  line-height: 1.2vw;
  display: flex;
  align-items: center;
  padding: 0.6vw 1.4vw 0.4vw;
}
.btn_active_nav_navyblue {
  background: #285BC5;
}
.btn_active_nav_navyblue:hover {
  background: #285BC5;
}
.btn_active_nav_green {
  background: #009775;
}
.btn_active_nav_green:hover {
  background: #009775;
}
.btn_active_nav_purple {
  background: #4C12A1;
}
.btn_active_nav_purple:hover {
  background: #4C12A1;
}
.btn_default_port_show {
  display: none;
}
.prism-create p.port_hide {
  margin: 0% !important;
}
.prism-create .port_show {
  display: none;
}
.prism-create img {
  max-width: 100%;
}
.no-padding {
  padding-bottom: 0 !important;
}
.prism-create .text_uppercase {
  text-transform: uppercase;
}
.prism-create .left_arrow {
  position: absolute !important;
  left: 0%;
  top: 42%;
  height: 100px;
  width: 60px;
  cursor: pointer;
  z-index: 1000000;
  display: block !important;
  background-color: rgba(255, 255, 255, 0.60);
}
.prism-create .left_arrow_gray {
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template3 .left_arrow::before {
  background: rgba(0, 0, 0, 0.05);
}
.prism-create .sec_arrow_prev {
  position: absolute !important;
  width: 20px !important;
  left: 20px;
  top: 35px;
  cursor: pointer;
  -webkit-animation: arrow-prev 1.5s infinite ease;
  -moz-animation: arrow-prev 1.5s infinite ease;
  -ms-animation: arrow-prev 1.5s infinite ease;
  -o-animation: arrow-prev 1.5s infinite ease;
  animation: arrow-prev 1.5s infinite ease;
  z-index: 1000000;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-prev {
  0% {
    left: 20px;
  }
  50% {
    left: 14px;
  }
  100% {
    left: 20px;
  }
}
/* Standard syntax */
@keyframes arrow-prev {
  0% {
    left: 20px;
  }
  50% {
    left: 14px;
  }
  100% {
    left: 20px;
  }
}
.prism-create .right_arrow {
  position: absolute !important;
  right: 0%;
  top: 42%;
  height: 100px;
  width: 60px;
  cursor: pointer;
  z-index: 1000000;
  display: block !important;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.60);
}
.prism-create .right_arrow_gray {
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .sec_arrow_next {
  position: absolute !important;
  width: 20px !important;
  right: 20px;
  top: 35px;
  cursor: pointer;
  -webkit-animation: arrow-next 1.5s infinite ease;
  -moz-animation: arrow-next 1.5s infinite ease;
  -ms-animation: arrow-next 1.5s infinite ease;
  -o-animation: arrow-next 1.5s infinite ease;
  animation: arrow-next 1.5s infinite ease;
  z-index: 1000000;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-next {
  0% {
    right: 20px;
  }
  50% {
    right: 14px;
  }
  100% {
    right: 20px;
  }
}
/* Standard syntax */
@keyframes arrow-next {
  0% {
    right: 20px;
  }
  50% {
    right: 14px;
  }
  100% {
    right: 20px;
  }
}
/* Control nav */
.prism-create .control_nav {
  position: absolute !important;
  bottom: 2%;
  left: 0;
  z-index: 1000000;
  width: 100%;
  text-align: center;
}
.prism-create .control_nav .pageno {
  color: #222222;
  font-size: 0.8vw;
  line-height: 1vw !important;
  margin-bottom: 0px !important;
}
.prism-create .left_arrow_mob, .prism-create .right_arrow_mob {
  display: none !important;
}
.prism-create .arrow_port_hide {
  display: block;
}
.prism-create .arrow_port_show {
  display: none;
}
.prism-create .mob_show1 {
  display: none;
}
.prism-create .logo_bottom {
  position: absolute;
  width: 8%;
  bottom: 3%;
  left: 4%;
  z-index: 100000;
}
.prism-create .footer_text_all {
  position: absolute;
  width: 30%;
  right: 4%;
  bottom: 4%;
  text-align: right;
  z-index: 100000;
}
.prism-create .footer_text_all h6 {
  font-size: 0.9vw !important;
  line-height: 1.3vw !important;
  color: #000000;
  font-style: normal !important;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  width: 100% !important;
}
.prism-create .footer_text_all h6 span {
  width: 1.5px;
  display: inline-block;
  background: #000000;
  height: 1.2vw;
  margin: 0% 10px;
  margin-bottom: -7px;
}
.prism-create .footer_text_all h6.color_white span {
  background: #ffffff;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .btn_default {
    padding: 0.6vw 1.6vw;
    font-size: 1.2vw;
    line-height: 1.6vw;
    border-radius: 0.6vw;
  }
}
@media (max-width: 1440px) {
  .prism-create .home_icon {
    width: 60px;
  }
  .prism-create .controls a.icon-menu {
    top: 70px;
    width: 60px;
    height: 60px;
  }
  .prism-create .nav .title h3 {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
  }
  .prism-create .nav a.icon-close {
    top: 18px;
  }
  .prism-create .nav li a span {
    font-size: 18px;
    line-height: 24px;
  }
  .prism-create .nav li a {
    padding: 1% 10%;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 1800px) {
  .prism-create .sec_arrow_prev {
    width: 20px !important;
  }
  .prism-create .sec_arrow_next {
    width: 20px !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .mob_hide {
    display: none;
  }
  .prism-create .mob_show {
    display: block;
  }
  .btn_default .arrow_icon {
    width: 0.5vw;
  }
  .btn_default {
    padding: 0.8vw 2vw;
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
}
@media (max-width: 1024px) {}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {
  .prism-create .home_icon {
    width: 40px;
    position: fixed;
  }
  .prism-create .controls a.icon-menu {
    top: 50px;
    width: 40px;
    height: 40px;
  }
  .prism-create .control_nav {
    bottom: 20px;
  }
  .prism-create .control_nav p.pageno {
    font-size: 14px !important;
  }
  .prism-create .nav .title h3 {
    font-size: 20px;
    height: 48px;
    line-height: 50px;
  }
  .prism-create .nav a.icon-close {
    top: 12px;
  }
}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .port_hide {
    display: none;
  }
  .prism-create .port_show {
    display: block;
  }
  .prism-create .mob_hide, .prism-create .mob_show, .prism-create .hide_break {
    display: none;
  }
  .btn_default_port_show {
    display: block;
  }
  .prism-create .mob_hide_full {
    display: none;
  }
  .prism-create .mob_show1 {
    display: block;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    display: block !important;
    position: fixed !important;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    display: none !important;
  }
  .prism-create .control_nav {
    position: relative !important;
    left: inherit;
    z-index: 1000000;
    width: 100%;
    text-align: center;
    bottom: inherit;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .prism-create .template1 .control_nav, .prism-create .template3 .control_nav, .prism-create .template4 .control_nav, .prism-create .template5 .control_nav, .prism-create .template32 .control_nav, .prism-create .template33 .control_nav, .prism-create .template63 .control_nav, .prism-create .template91 .control_nav, .prism-create .template92 .control_nav, .prism-create .template25 .control_nav, .prism-create .template27 .control_nav, .prism-create .template31 .control_nav, .prism-create .template54 .control_nav, .prism-create .template56 .control_nav, .prism-create .template59 .control_nav, .prism-create .template64 .control_nav, .prism-create .template92 .control_nav, .prism-create .template90 .control_nav, .prism-create .template113 .control_nav, .prism-create .template115 .control_nav, .prism-create .template119 .control_nav, .prism-create .template65 .control_nav, .prism-create .template87 .control_nav, .prism-create .template94 .control_nav {
    position: absolute !important;
    bottom: 0%;
    left: 0;
    z-index: 10000000;
    width: 100%;
    text-align: center;
  }
  .prism-create .template .footer_section p {
    color: #232323;
  }
  .prism-create .template .control_nav .pageno {
    color: #232323 !important;
  }
  .prism-create .template1 .control_nav .pageno, .prism-create .template3 .control_nav .pageno, .prism-create .template4 .control_nav .pageno, .prism-create .template5 .control_nav .pageno, .prism-create .template6 .control_nav .pageno, .prism-create .template32 .control_nav .pageno, .prism-create .template33 .control_nav .pageno, .prism-create .template34 .control_nav .pageno, .prism-create .template63 .control_nav .pageno, .prism-create .template64 .control_nav .pageno, .prism-create .template91 .control_nav .pageno, .prism-create .template92 .control_nav .pageno, .prism-create .template93 .control_nav .pageno, .prism-create .template26 .control_nav .pageno, .prism-create .template25 .control_nav .pageno, .prism-create .template27 .control_nav .pageno, .prism-create .template54 .control_nav .pageno, .prism-create .template114 .control_nav .pageno, .prism-create .template56 .control_nav .pageno, .prism-create .template31 .control_nav .pageno, .prism-create .template55 .control_nav .pageno, .prism-create .template55 .control_nav .pageno, .prism-create .template57 .control_nav .pageno, .prism-create .template59 .control_nav .pageno, .prism-create .template92 .control_nav .pageno, .prism-create .template90 .control_nav .pageno, .prism-create .template113 .control_nav .pageno, .prism-create .template115 .control_nav .pageno, .prism-create .template119 .control_nav .pageno, .prism-create .template65 .control_nav .pageno, .prism-create .template66 .control_nav .pageno, .prism-create .template87 .control_nav .pageno, .prism-create .template7 .control_nav .pageno, .prism-create .template35 .control_nav .pageno, .prism-create .template67 .control_nav .pageno, .prism-create .template94 .control_nav .pageno {
    color: #ffffff !important;
  }
  .prism-create .color_white {
    color: #232323;
  }
  .prism-create .control_nav p.pageno {
    font-size: 2.5vw !important;
    line-height: 3vw !important;
  }
  .prism-create .arrow_port_hide {
    display: none;
  }
  .prism-create .arrow_port_show {
    display: block;
  }
  .btn_default {
    padding: 1.5vw 3vw;
    font-size: 3vw;
    line-height: 4vw;
    white-space: normal;
    border-radius: 1.2vw;
  }
  .two_btns {
    margin-right: 1.5%;
    margin-bottom: 3%;
  }
  .btn_active_nav {
    text-align: left;
    padding: 2vw 5vw 1.6vw;
  }
  .btn_white {
    border: 1px solid #1B1B6F;
    color: #1B1B6F;
  }
  .btn_white:hover {
    background: #1B1B6F;
    color: #ffffff;
  }
  .prism-create .left_arrow_mob, .prism-create .right_arrow_mob {
    display: block;
  }
  .prism-create .mob_fixed_bot_nav {
    position: fixed;
    width: 100%;
    height: 50px;
    bottom: 0px;
    left: 0px;
    z-index: 1000000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
  .prism-create .nav {
    max-height: calc(100% - 0px);
    top: 55px !important;
    bottom: inherit !important;
    padding-bottom: 10px;
  }
  .prism-create .right_arrow_mob {
    position: fixed;
    right: 0%;
    width: 56px;
    bottom: 5px;
  }
  .prism-create .left_arrow_mob {
    position: fixed;
    right: 34%;
    width: 56px;
    bottom: 5px;
  }
  .btn_default .arrow_icon_right {
    width: 1.5vw;
    margin-top: 2px !important;
  }
  .btn_default .arrow_icon {
    width: 1.2vw;
  }
  .prism-create .footer_text_all {
    position: relative !important;
    width: 80% !important;
    right: inherit !important;
    bottom: inherit !important;
    margin: -5% auto 5%;
    padding-left: 40%;
  }
  .prism-create .template25 .footer_text_all, .prism-create .template27 .footer_text_all, .prism-create .template54 .footer_text_all, .prism-create .template56 .footer_text_all, .prism-create .template59 .footer_text_all, .prism-create .template92 .footer_text_all, .prism-create .template113 .footer_text_all, .prism-create .template115 .footer_text_all, .prism-create .template87 .footer_text_all {
    position: absolute !important;
    width: 100% !important;
    right: 6% !important;
    bottom: 3% !important;
  }
  .prism-create .footer_text_all h6 {
    font-size: 2.5vw !important;
    line-height: 3.5vw !important;
  }
  .prism-create .footer_text_all h6 span {
    width: 1.5px !important;
    height: 3vw !important;
    margin-bottom: -7px !important;
  }
  .prism-create .logo_bottom {
    width: 24% !important;
    position: relative !important;
    left: 10% !important;
    bottom: inherit !important;
  }
  .prism-create .template4 .logo_bottom, .prism-create .template5 .logo_bottom, .prism-create .template25 .logo_bottom, .prism-create .template27 .logo_bottom, .prism-create .template32 .logo_bottom, .prism-create .template54 .logo_bottom, .prism-create .template56 .logo_bottom, .prism-create .template59 .logo_bottom, .prism-create .template33 .logo_bottom, .prism-create .template63 .logo_bottom, .prism-create .template92 .logo_bottom, .prism-create .template92 .logo_bottom, .prism-create .template91 .logo_bottom, .prism-create .template113 .logo_bottom, .prism-create .template115 .logo_bottom, .prism-create .template64 .logo_bottom, .prism-create .template65 .logo_bottom, .prism-create .template87 .logo_bottom {
    width: 24% !important;
    position: absolute !important;
    left: 10% !important;
    bottom: 5% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template4 .logo_bottom, .prism-create .template5 .logo_bottom, .prism-create .template25 .logo_bottom, .prism-create .template27 .logo_bottom, .prism-create .template32 .logo_bottom, .prism-create .template54 .logo_bottom, .prism-create .template56 .logo_bottom, .prism-create .template59 .logo_bottom, .prism-create .template33 .logo_bottom, .prism-create .template63 .logo_bottom, .prism-create .template92 .logo_bottom, .prism-create .template92 .logo_bottom, .prism-create .template91 .logo_bottom, .prism-create .template113 .logo_bottom, .prism-create .template115 .logo_bottom, .prism-create .template64 .logo_bottom, .prism-create .template65 .logo_bottom, .prism-create .template87 .logo_bottom {
    bottom: 7% !important;
  }
  .prism-create .template25 .footer_text_all, .prism-create .template27 .footer_text_all, .prism-create .template54 .footer_text_all, .prism-create .template56 .footer_text_all, .prism-create .template59 .footer_text_all, .prism-create .template92 .footer_text_all, .prism-create .template113 .footer_text_all, .prism-create .template115 .footer_text_all, .prism-create .template87 .footer_text_all {
    bottom: 5.5% !important;
  }
  .prism-create .sec_arrow_next {
    width: 20px !important;
  }
  .prism-create .sec_arrow_prev {
    width: 20px !important;
  }
  .prism-create .control_nav {}
  .prism-create .control_nav p.pageno {
    font-size: 3vw !important;
  }
  .prism-create .template2 .control_nav, .prism-create .template3 .control_nav {
    position: relative !important;
    left: inherit;
    z-index: 10000;
    width: 100%;
    text-align: center;
    bottom: inherit;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .prism-create .template3 .control_nav .pageno {
    color: #232323 !important;
  }
  .btn_default {
    padding: 2vw 6vw;
    font-size: 4vw;
    line-height: 5vw;
    border-radius: 2.2vw;
    display: inline-flex;
    align-items: center;
    margin-bottom: 20px;
  }
  .btn_default .plus_icon {
    width: 50px;
  }
  .prism-create .footer_text_all {
    width: 90% !important;
  }
  .prism-create .footer_text_all h6 {
    font-size: 3.5vw !important;
    line-height: 4.5vw !important;
  }
  .btn_default .plus_icon2 {
    width: 42px;
    margin-right: 10px;
  }
  .btn_white {
    width: auto;
    min-width: 60%;
    white-space: nowrap;
  }
  .prism-create .home_logo {
    width: 60%;
  }
  .prism-create .sec_arrow_next {
    width: 20px !important;
  }
  .prism-create .sec_arrow_prev {
    width: 20px !important;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
    display: block !important;
    position: fixed !important;
  }
  .prism-create .left_arrow {
    right: 20%;
    left: inherit;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    top: 47%;
    height: 60px;
    width: 28px;
    display: none !important;
  }
  .prism-create .sec_arrow_next {
    width: 15px;
  }
  .prism-create .top_sec_img {
    height: 20vh;
  }
  .prism-create .logo_bottom {
    width: 30% !important;
  }
  .prism-create .footer_text_all h6 span {
    margin: 0% 5px;
    margin-bottom: -3px !important;
  }
  .prism-create .footer_text_all {
    margin: -6% auto 5%;
  }
  .prism-create .sec_arrow_prev {
    width: 12px !important;
    left: 4px;
    top: 20px;
    -webkit-animation: arrow-prev 1.5s infinite ease;
    -moz-animation: arrow-prev 1.5s infinite ease;
    -ms-animation: arrow-prev 1.5s infinite ease;
    -o-animation: arrow-prev 1.5s infinite ease;
    animation: arrow-prev 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  .prism-create .sec_arrow_next {
    width: 12px !important;
    right: 4px;
    top: 20px;
    -webkit-animation: arrow-next 1.5s infinite ease;
    -moz-animation: arrow-next 1.5s infinite ease;
    -ms-animation: arrow-next 1.5s infinite ease;
    -o-animation: arrow-next 1.5s infinite ease;
    animation: arrow-next 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
  .prism-create .line_hor {
    width: 9%;
  }
  .btn_default .arrow_icon {
    width: 1.5vw;
  }
  .btn_default .arrow_icon_right {
    margin-top: 0px !important;
  }
}
@media (max-height: 450px) {
  .prism-create {
    min-height: 100%;
    overflow: auto;
    height: 100vh;
  }
  .prism-create .control_nav p.pageno {
    font-size: 10px !important;
  }
  .btn_default {
    padding: 0.6vw 1vw;
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .home_logo {
    min-width: 150px;
  }
  .prism-create .mob_hide {
    display: none;
  }
  .prism-create .mob_show {
    display: none;
  }
  .prism-create .left_arrow, .prism-create .right_arrow {
    top: 44%;
    height: 60px;
    width: 28px;
  }
  .prism-create .template .left_arrow, .prism-create .template .right_arrow {
    top: 44%;
    height: 60px;
    width: 28px;
  }
  .prism-create .sec_arrow_next {
    width: 15px;
  }
  .btn_active_nav {}
  .btn_default .arrow_icon {
    margin-right: 0px;
  }
  .prism-create .footer_text_all h6 span {
    height: 1.5vw;
    margin: 0% 6px;
    margin-bottom: -5px;
  }
  .prism-create .sec_arrow_prev {
    width: 12px !important;
    left: 4px;
    top: 20px;
    -webkit-animation: arrow-prev 1.5s infinite ease;
    -moz-animation: arrow-prev 1.5s infinite ease;
    -ms-animation: arrow-prev 1.5s infinite ease;
    -o-animation: arrow-prev 1.5s infinite ease;
    animation: arrow-prev 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-prev {
    0% {
      left: 4px;
    }
    50% {
      left: 8px;
    }
    100% {
      left: 4px;
    }
  }
  .prism-create .sec_arrow_next {
    width: 12px !important;
    right: 4px;
    top: 20px;
    -webkit-animation: arrow-next 1.5s infinite ease;
    -moz-animation: arrow-next 1.5s infinite ease;
    -ms-animation: arrow-next 1.5s infinite ease;
    -o-animation: arrow-next 1.5s infinite ease;
    animation: arrow-next 1.5s infinite ease;
  }
  /* Chrome, Safari, Opera */
  @-webkit-keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
  /* Standard syntax */
  @keyframes arrow-next {
    0% {
      right: 4px;
    }
    50% {
      right: 8px;
    }
    100% {
      right: 4px;
    }
  }
}
@media (orientation: portrait) {
  .prism-create .video_overlay {
    width: 100% !important;
    min-height: 100% !important;
  }
}
/* template1 css start */
.prism-create .template1 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .logo_top {
  position: absolute;
  z-index: 100000;
  top: 4%;
  left: 7%;
  width: 10%;
}
.prism-create .home_logo {
  width: 24%;
}
.prism-create .home_icon {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 999999;
}
.prism-create .template1 .temp1_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template1 .temp1_inner::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 60%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 15%, rgba(0, 0, 0, 0.40) 100%);
  mix-blend-mode: multiply;
}
.prism-create .template1 .temp1_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  text-align: left;
  padding: 8% 0 5%;
  display: flex;
  align-items: center;
}
.prism-create .template1 .temp1_content .temp1_content_inner {
  width: 50%;
}
.prism-create .template1 .temp1_content h1 {
  font-size: 6vw;
  line-height: 5.8vw;
  margin-bottom: 6%;
  color: #ffffff;
}
.prism-create .template1 .temp1_content h6 {
  font-size: 1.4vw;
  line-height: 1.8vw;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .logo_top {
    width: 12%;
  }
}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template1 .temp1_content h1 {}
  .prism-create .template1 .temp1_content p {
    font-size: 1.6vw;
    line-height: 2vw;
    margin: 3% 0% 11vw;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template1 {
    overflow: hidden !important;
  }
  .prism-create .template1 .temp1_content {}
  .prism-create .logo_top {
    top: 4%;
    width: 13%;
  }
  .prism-create .template1 .temp1_content .temp1_content_inner {
    width: 70%;
    margin-top: 4%;
  }
  .prism-create .template1 .temp1_content h1 {
    font-size: 7vw;
    line-height: 6vw;
    margin-bottom: 5%;
  }
  .prism-create .template1 .temp1_content h6 {
    font-size: 2vw;
    line-height: 3vw;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 1.6vw;
    line-height: 2.2vw;
    margin: 3% 0% 4vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template1 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .logo_top {
    top: 5%;
    left: 7%;
    width: 10%;
  }
}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template1 {
    overflow: hidden;
  }
  .prism-create .template1 .temp1_content {
    padding: 10% 0%;
    width: 80%;
  }
  .prism-create .template1 .temp1_content .temp1_content_inner {
    width: 90%;
  }
  .prism-create .template1 .temp1_inner {}
  .prism-create .logo_top {
    top: 4%;
    width: 25%;
    left: 10%;
  }
  .prism-create .template1 .temp1_content h1 {
    font-size: 11vw;
    line-height: 11vw;
  }
  .prism-create .template1 .temp1_content h6 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 3.2vw;
    line-height: 4vw;
    margin: 3% 0% 4vw;
  }
  .temp1_footer_text {
    bottom: 10%;
    font-size: 2vw;
    line-height: 3vw;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .logo_top {
    top: 3%;
    width: 35%;
    left: 8%;
  }
  .prism-create .template1 .temp1_content {
    padding: 10% 0;
    width: 80%;
  }
  .prism-create .template1 .temp1_content .temp1_content_inner {
    width: 100%;
  }
  .prism-create .template1 .temp1_content h1 {
    font-size: 13vw;
    line-height: 14vw;
  }
  .prism-create .template1 .temp1_content h6 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template1 .temp1_inner::before {
    height: 80%;
  }
  .prism-create .template1 .temp1_content .temp1_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template1 .temp1_content p {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  .prism-create .home_logo {
    width: 60%;
  }
}
@media (max-height: 450px) {
  .prism-create .template1 .temp1_content h1 {
    margin: 3% 0%;
  }
}
/* template1 css end */
/* template2 css start */
.prism-create .template2 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template2 .template2_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template2 .temp2_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template2 .temp2_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 1.5% 0% 6%;
  display: flex;
  align-items: center;
}
.prism-create .template2 .temp2_content h2 {
  font-size: 5vw;
  line-height: 6vw;
  color: #3BCFF0;
  margin-bottom: 2%;
}
.prism-create .template2 .temp2_content h3 {
  font-size: 2.2vw;
  line-height: 2.2vw;
  color: #000000;
  margin-bottom: 10px;
}
.prism-create .template2 .temp2_content h3 sup {
  font-size: 35%;
}
.prism-create .template2 .temp2_content p {
  font-size: 1.1vw;
  line-height: 1.5vw;
  margin-bottom: 3%;
}
.prism-create .template2 .temp2_content p span {
  font-size: 1.4vw;
  line-height: 1.8vw;
  margin-bottom: 10%;
  color: #ffffff;
  display: block;
}
.prism-create .template2 .temp2_content .temp2_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.prism-create .template2 .temp2_content .temp2_content_flexcols {
  width: 45%;
}
.prism-create .template2 .temp2_content .temp2_content_flexcols_left {
  margin-right: 5%;
}
.prism-create .template2 .temp2_content .temp2_right_flexrow {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols {
  width: 49%;
  margin-bottom: 2%;
  background: #3BCFF0;
  border-radius: 2vw;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols_video {
  width: 40%;
  position: relative;
  overflow: hidden;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols_video video {
  position: absolute;
  width: 120%;
  height: 120%;
  object-fit: cover;
  left: -10%;
  top: 0%;
  object-position: center;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols_video video.temp2_right_video1 {
  width: 200%;
  height: 200%;
  left: -45%;
  top: -20%;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols_content {
  width: 60%;
  padding: 3% 4% 7% 5%;
  position: relative;
  z-index: 1;
}
.prism-create .template2 .temp2_content .temp2_right_flexcols_content p {
  font-size: 0.95vw;
  line-height: 1.3vw;
}
.prism-create .template2 .temp2_content .temp2_content_flexcols_right {
  position: relative;
  margin-top: 2%;
}
.prism-create .template2 .page2_source_text {
  position: absolute;
  bottom: 5%;
  right: 3%;
  width: 46%;
  z-index: 100000;
}
.prism-create .template2 .page2_source_text h6 {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template2 .page2_source_text h6 a {
  color: #000000;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template2 .temp2_content h2 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template2 .temp2_content p {
    font-size: 1.2vw;
    line-height: 1.6vw;
  }
  .prism-create .template2 .temp2_content .temp2_content_flexcols_right {
    margin-top: 0%;
  }
}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media (max-width: 1366px) and (max-height: 700px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template2 {
    overflow: hidden !important;
  }
  .prism-create .template2 .temp2_content {
    padding: 6% 0% 10%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template2 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template2 .temp2_content {
    padding: 12% 0% 4%;
    width: 80%;
  }
  .prism-create .template2 .temp2_content .temp2_content_inner {
    width: 100%;
  }
  .prism-create .template2 .temp2_content h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 5%;
  }
  .prism-create .template2 .temp2_content p {
    font-size: 3vw;
    line-height: 4vw;
    padding: 0%;
    margin: 4% 0% 5%;
  }
  .prism-create .template2 .temp2_content .temp2_content_flexrow {
    display: block;
  }
  .prism-create .template2 .temp2_content .temp2_content_flexcols {
    width: 100%;
    margin-right: 0%;
  }
  .prism-create .template2 .temp2_content .temp2_content_flexcols_left {
    margin-bottom: 10%;
  }
  .prism-create .template2 .temp2_content h3 {
    font-size: 4.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template2 .temp2_content .temp2_right_flexcols_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template2 .page2_source_text {
    position: relative;
    bottom: inherit;
    right: inherit;
    width: 80%;
    margin: 0px auto 6%;
  }
  .prism-create .template2 .page2_source_text h6 {
    font-size: 2vw;
    line-height: 2.4vw;
    margin-bottom: 3%;
  }
  .prism-create .template2 .temp2_content p span {
    font-size: 3vw;
    line-height: 4vw;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template2 .temp2_content {
    padding: 12% 0 6%;
    display: block;
  }
  .prism-create .template2 .temp2_content .temp2_content_inner {
    width: 100%;
  }
  .prism-create .template2 .temp2_content h2 {
    font-size: 12vw;
    line-height: 13vw;
    margin: 0% 0 5%;
  }
  .prism-create .template2 {
    overflow: auto;
  }
  .prism-create .template2 .temp2_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin: 8% 0;
  }
  .prism-create .template2 .temp2_content p span {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 5%;
  }
  .prism-create .template2 .temp2_content .temp2_right_flexrow {
    display: block;
  }
  .prism-create .template2 .temp2_content .temp2_right_flexcols {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 2vw;
  }
  .prism-create .template2 .temp2_content h3 {
    font-size: 9vw;
    line-height: 9vw;
  }
  .prism-create .template2 .temp2_content .temp2_right_flexcols_content p {
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template2 .page2_source_text h6 {
    font-size: 3vw;
    line-height: 3.4vw;
    margin-bottom: 4%;
  }
}
@media (max-height: 700px) and (max-width: 480px) {
  .prism-create .template2 .temp2_content {
    padding: 20% 0;
  }
}
@media (max-height: 450px) {
  .prism-create .template2 .temp2_content h1 {
    margin: 3% 0%;
  }
  .prism-create .template2 .page2_source_text {
    right: 2%;
  }
}
/* template2 css end */
/* template3 css start */
.prism-create .template3 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
}
.prism-create .template3 .temp3_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template3 .temp3_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  min-height: 100vh;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols {
  width: 25%;
  position: relative;
  height: 100vh;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-align: center;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.40) 0%, rgba(255, 255, 255, 0.40) 100%);
  mix-blend-mode: multiply;
  z-index: 3;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols:hover {
  width: 35%;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols:hover .btn_white_transparent {
  background: #ffffff;
  color: #000000;
  border: 1px solid #ffffff;
}
.prism-create .template3 .temp3_content h2 {
  font-size: 3.6vw;
  line-height: 3.6vw;
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 0px 0px 25px rgba(0, 0, 0, 0.50);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.prism-create .template3 .temp3_content h2.non_active_title {
  font-size: 2.8vw;
  line-height: 2.8vw;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols:hover h2 {}
.prism-create .template3 .temp3_content h3 {
  font-size: 4vw;
  line-height: 4vw;
  color: #ffffff;
  margin-bottom: 15px;
}
.prism-create .template3 .temp3_content .temp3_video_content {
  position: relative;
  z-index: 1000;
  width: 100%;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols video {
  position: absolute;
  width: 110%;
  height: 110%;
  object-fit: cover;
  left: -10%;
  top: -8%;
  object-position: center;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols video.temp3_video1 {
  left: -10%;
  top: -3%;
}
.prism-create .template3 .temp3_content .temp3_content_video_flexcols video.temp3_video4 {
  top: 0%;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media (max-width: 1366px) and (max-height: 700px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template3 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template3 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template3 .temp3_content .temp3_content_video_flexrow {
    flex-flow: row wrap;
  }
  .prism-create .template3 .temp3_content .temp3_content_video_flexcols {
    width: 50%;
    height: 50vh;
  }
  .prism-create .template3 .temp3_content .temp3_content_video_flexcols:hover {
    width: 50%;
  }
  .prism-create .template3 .temp3_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    padding: 0%;
    margin: 4% 0% 6%;
  }
  .prism-create .template3 .temp3_content h2 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template3 .temp3_content h2.non_active_title {
    font-size: 6vw;
    line-height: 7vw;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template3 .temp3_content .temp3_content_inner {
    width: 100%;
  }
  .prism-create .template3 .temp3_content h2 {
    font-size: 9vw;
    line-height: 9vw;
    margin-top: 5%;
    margin-bottom: 20px;
  }
  .prism-create .template3 {
    overflow: auto;
  }
  .prism-create .template3 .temp3_content p {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin: 2% 0;
  }
  .prism-create .template3 .temp3_content .temp3_content_video_flexcols {
    width: 100%;
    height: 25vh;
    min-height: 200px;
  }
  .prism-create .template3 .temp3_content .temp3_content_video_flexcols:hover {
    width: 100%;
  }
}
@media (max-height: 700px) and (max-width: 480px) {}
@media (max-height: 450px) {
  .prism-create .template3 .temp3_content h1 {
    margin: 3% 0%;
  }
}
/* template3 css end */
/* template4 css start */
.prism-create .template4 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template4 .temp4_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template4 .temp4_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template4::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template4 .temp4_content .temp4_content_inner {
  width: 40%;
  margin-top: 2%;
}
.prism-create .template4 .temp4_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  margin: 0% 0% 4%;
  color: #ffffff;
  margin-bottom: 10%;
}
.prism-create .template4 .temp4_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin: 0% 0% 8%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template4 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template4 {
    overflow: hidden;
  }
  .prism-create .template4 .temp4_content .temp4_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template4 .temp4_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template4 .temp4_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin: 0% 0% 4%;
  }
  .prism-create .template4 .temp4_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 0% 0% 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template4 .temp4_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin: 0% 0% 6%;
  }
  .prism-create .template4 .temp4_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin: 0% 0% 8%;
  }
}
@media (max-height: 450px) {}
/* template4 css end */
/* template5 css start */
.prism-create .template5 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template5 .temp5_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template5::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.40);
  z-index: 1;
}
.prism-create .template5 .temp5_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  text-align: left;
  padding: 6% 4.8% 8%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template5 .temp5_content .temp5_four_cols {
  width: 17vw;
  height: 17vw;
  border-radius: 2.1vw;
  border: 3px solid #ffffff;
  padding: 1% 2% 2%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template5 .temp5_content .temp5_four_cols:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.prism-create .template5 .temp5_content .temp5_four_cols .temp5_thick_line {
  position: absolute;
  height: 1%;
  width: 110%;
  top: 50%;
  left: -5%;
  background: #ffffff;
  rotate: -45deg;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.prism-create .template5 .temp5_content .temp5_four_cols:hover .temp5_thick_line {
  rotate: 0deg;
  width: 90%;
  left: 5%;
}
.prism-create .template5 .temp5_content .temp5_four_cols .temp5_innner_box_text {
  position: absolute;
  bottom: 5%;
  right: 8%;
  width: 50%;
  text-align: right;
}
.prism-create .template5 .temp5_content .temp5_four_cols .temp5_innner_box_text_big {
  width: 58%;
}
.prism-create .template5 .temp5_content h3 {
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 400;
  color: #ffffff;
}
.prism-create .template5 .temp5_content h4 {
  font-size: 1.7vw;
  line-height: 2.1vw;
  font-weight: 300;
  color: #ffffff;
}
.prism-create .template5 .temp5_navigation {}
.prism-create .template5 .temp5_navigation p {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.prism-create .template5 .temp5_navigation p span {
  position: relative;
  z-index: 10;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template5 .temp5_content h2 {}
  .prism-create .template5 .temp5_content p {}
  .prism-create .template5 .temp5_navigation p {
    margin: 6% 0%;
  }
}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template5 .temp5_content h2 {}
  .prism-create .template5 .temp5_content p {}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template5 {
    overflow: hidden !important;
  }
  .prism-create .template5 .temp5_content {}
  .prism-create .template5 .temp5_content h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template5 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template5 {
    overflow: hidden;
  }
  .prism-create .template5 {
    overflow: auto;
    min-height: auto;
  }
  .prism-create .template5 .temp5_inner {
    min-height: auto;
    height: 100vh;
    overflow: auto;
    padding-bottom: 50px;
  }
  .prism-create .template5 .temp5_content {
    width: 80%;
    margin: 0px auto;
    padding: 15% 0% 20%;
    align-items: flex-start;
  }
  .prism-create .template5 .temp5_content .temp5_content_inner {
    width: 100%;
  }
  .prism-create .template5 .temp5_content .temp5_four_cols {
    width: 380px;
    height: 380px;
    margin: 3% 0;
    border-radius: 3vw;
  }
  .prism-create .template5 .temp5_content h4 {
    font-size: 4vw;
    line-height: 4.4vw;
  }
  .prism-create .template5 .temp5_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 820px) and (min-height: 600px) {
  .prism-create .template5 .temp5_content .temp5_four_cols {
    width: 300px;
    height: 300px;
    margin: 2% 0;
  }
  .prism-create .template5 .temp5_content {
    width: 80%;
    padding: 26% 0 30%;
  }
}
@media (max-width: 768px) {
  .prism-create .template5 .temp5_content .temp5_four_cols {
    width: 280px;
    height: 280px;
    margin: 4% 0;
  }
  .prism-create .template5 .temp5_content {
    width: 80%;
    padding: 15% 0 20%;
  }
}
@media (max-width: 480px) {
  .prism-create .template5 {
    overflow: auto;
    min-height: auto;
  }
  .prism-create .template5 .temp5_inner {
    min-height: auto;
    height: 90vh;
    overflow: auto;
    padding-bottom: 50px;
  }
  .prism-create .template5 .temp5_content {
    padding: 60px 0 0px;
    display: block;
  }
  .prism-create .template5 .temp5_content .temp5_four_cols {
    width: 200px;
    height: 200px;
    margin: 6% auto;
  }
  .prism-create .template5 .temp5_content .temp5_content_inner {
    width: 100%;
  }
  .prism-create .template5 .temp5_content h2 {
    font-size: 12vw;
    line-height: 13vw;
    margin: 0% 0 5%;
  }
  .prism-create .template5 .temp5_content .temp5_content_left, .prism-create .template5 .temp5_content .temp5_content_right {
    margin-bottom: 15%;
  }
  .prism-create .template5 .temp5_content .temp5_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template5 .temp5_content h4 {
    font-size: 5vw;
    line-height: 5.4vw;
  }
  .prism-create .template5 .temp5_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 700px) and (max-width: 480px) {
  .prism-create .template5 .temp5_content {
    padding: 20% 0;
  }
}
@media (max-height: 450px) {
  .prism-create .template5 .temp5_content h1 {
    margin: 3% 0%;
  }
}
/* template5 css end */
/* template6 css start */
.prism-create .template6 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000000;
}
.prism-create .template6 .template6_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template6 .temp6_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .temp_right_video_anim {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.prism-create .temp_right_video_anim video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right top;
  float: right;
}
.prism-create .template6 .temp6_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 3% 0% 4%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template6 .temp6_content .inner_content {
  width: 95%;
  margin: 0px auto;
  position: relative;
  background: rgba(0, 0, 0, 0.63);
  border: 5px solid #FF1F3E;
  border-radius: 5vw;
  padding: 3% 3% 4%;
}
.prism-create .template6 .temp6_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
}
.prism-create .template6 .temp6_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
  margin-bottom: 3%;
}
.prism-create .template6 .temp6_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template6 .temp6_content p {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
}
.prism-create .template6 .temp6_content .temp6_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 3%;
}
.prism-create .template6 .temp6_content .temp6_flex_twocols .left_cols {
  width: 50%;
}
.prism-create .template6 .temp6_content .temp6_flex_twocols .right_cols {
  width: 40%;
}
.prism-create .template6 .temp6_content .temp6_inner_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 6% 2%;
  border-bottom: 1px solid #ffffff;
}
.prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_iconsec {
  width: 15%;
}
.prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_contentsec {
  width: 75%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template6 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template6 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template6 .temp6_content .inner_content {
    border: 3px solid #FF1F3E;
  }
}
@media (orientation: portrait) {
  .prism-create .template6 .temp6_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 12% 0% 8%;
    align-items: flex-start;
  }
  .prism-create .template6 .temp6_content .inner_content {
    width: 100%;
    border: 5px solid #FF1F3E;
    border-radius: 5vw;
    padding: 3% 3% 4%;
  }
  .prism-create .template6 .temp6_content h2 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template6 .temp6_content .temp6_flex_twocols {
    display: block;
    margin-top: 6%;
  }
  .prism-create .template6 .temp6_content .inner_content {
    width: 100%;
    border: 4px solid #FF1F3E;
    border-radius: 5vw;
    padding: 6% 4%;
  }
  .prism-create .template6 .temp6_content .temp6_flex_twocols .left_cols {
    width: 100%;
  }
  .prism-create .template6 .temp6_content .temp6_flex_twocols .right_cols {
    width: 100%;
    margin-top: 6%;
  }
  .prism-create .template6 .temp6_content h4 {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 5%;
  }
  .prism-create .template6 .temp6_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 4%;
  }
  .prism-create .template6 .temp6_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_contentsec {
    width: 80%;
  }
  .prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_iconsec {
    width: 13%;
  }
  .prism-create .template6 .source_text {
    width: 80%;
    margin: 0px auto 6%;
  }
}
@media (max-width: 480px) {
  .prism-create .temp_right_video_anim {
    opacity: 0.5;
  }
  .prism-create .template6 .temp6_content h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template6 .temp6_content h4 {
    font-size: 5.5vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template6 .temp6_content h5 {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-top: 6%;
  }
  .prism-create .template6 .temp6_content p {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_iconsec {
    width: 15%;
  }
  .prism-create .template6 .temp6_content .temp6_inner_flex_twocols .temp6_inner_contentsec {
    width: 75%;
  }
  .prism-create .template6 .temp6_content .temp6_flex_twocols .right_cols {
    margin-top: 8%;
  }
  .prism-create .template6 .temp6_content .temp6_inner_flex_twocols {
    padding: 8% 2%;
  }
}
@media (max-height: 450px) {
  .prism-create .template6 .temp6_content .inner_content {
    padding: 2% 3% 3%;
  }
}
/* template6 css end */
/* template7 css start */
.prism-create .template7 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template7 .temp7_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template7 .temp7_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 1% 0% 2%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all {
  width: 85%;
  position: relative;
  margin: 0px auto;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content {
  display: none;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content1 {
  display: block;
}
.prism-create .template7 .temp7_content .temp7_tab_content_top {
  position: absolute;
  width: 32%;
  left: -5%;
  top: 2%;
  z-index: 10;
}
.prism-create .template7 .temp7_content .temp7_tab_content_top p {
  width: 80%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_rel {
  position: relative;
  z-index: 3;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec {
  position: absolute;
  width: 52%;
  height: 40%;
  left: 24%;
  top: 0%;
  z-index: 4;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs {
  text-align: center;
  width: 20%;
  position: absolute;
  cursor: pointer;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav1 {
  left: 7.5%;
  top: 48%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav2 {
  left: 40%;
  top: 4%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav3 {
  left: 72.5%;
  top: 47%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon {
  width: 4vw;
  height: 4vw;
  margin: 0px auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon1.temp7_active_nav {
  background: #3BCFF0;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon2.temp7_active_nav {
  background: #A18CDE;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon3.temp7_active_nav {
  background: #FD8D62;
}
.prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon img {
  width: 80%;
}
.prism-create .template7 .temp7_content .temp7_tab_content::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 110%;
  height: 60%;
  border-radius: 30px;
  left: -5%;
  bottom: 0px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.prism-create .template7 .temp7_content .temp7_tab_content1::after {
  background: linear-gradient(180deg, rgba(59, 207, 240, 0.80) 0%, rgba(255, 255, 255, 0.30) 100%);
}
.prism-create .template7 .temp7_content .temp7_tab_content2::after {
  background: linear-gradient(180deg, rgba(161, 140, 222, 0.80) 0%, rgba(255, 255, 255, 0.30) 100%);
}
.prism-create .template7 .temp7_content .temp7_tab_content3::after {
  background: linear-gradient(180deg, rgba(253, 141, 98, 0.80) 0%, rgba(255, 255, 255, 0.30) 100%);
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_abs {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_abs_man {
  position: absolute;
  z-index: 4;
  width: 48%;
  left: 22%;
  bottom: -4px;
  pointer-events: none;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_left {
  position: absolute;
  left: -1%;
  top: 40%;
  height: 60%;
  width: 22%;
  z-index: 100;
  display: flex;
  align-items: center;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_left .temp7_tab_content_left_inner {
  width: 100%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right {
  position: absolute;
  right: -1%;
  top: 40%;
  height: 60%;
  width: 30%;
  z-index: 100;
  display: flex;
  align-items: center;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right .temp7_tab_content_right_inner {
  width: 100%;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right p span {
  display: block;
  padding: 2% 3%;
  border-radius: 0.5vw;
  width: 49%;
  font-size: 0.8vw;
  line-height: 1.1vw;
  text-align: center;
  margin: 2.5% 0;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: 600;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right1 p span {
  background: #3BCFF0;
  border: 2px solid transparent;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right1 p span:hover {
  background: transparent;
  border: 2px solid #3BCFF0;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 p {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 p span {
  background: #A18CDE;
  border: 2px solid transparent;
  margin: 1% 0;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 p span:hover {
  background: transparent;
  border: 2px solid #A18CDE;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right3 p span {
  background: #FD8D62;
  border: 2px solid transparent;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right3 p span:hover {
  background: transparent;
  border: 2px solid #FD8D62;
}
.prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_left .arrow_sm {
  width: 15%;
  display: inline-block;
  vertical-align: top;
}
.prism-create .template7 .temp7_content h2 {
  font-size: 5.5vw;
  line-height: 5.5vw;
  color: #ffffff;
  margin-bottom: 5%;
}
.prism-create .template7 .temp7_content h3 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
  margin-bottom: 2%;
}
.prism-create .template7 .temp7_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
  margin-bottom: 3%;
}
.prism-create .template7 .temp7_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template7 .temp7_content p {
  font-size: 1.2vw;
  line-height: 1.5vw;
  color: #ffffff;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template7 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template7 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (orientation: portrait) {
  .prism-create .template7 .temp7_content {
    width: 95%;
    min-height: 85vh;
    padding-top: 15%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_top {
    width: 70%;
    left: 15%;
    top: -50%;
    text-align: center;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_abs_man {
    width: 74%;
    left: 13%;
    bottom: -41.4%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_rel {}
  .prism-create .template7 .temp7_content .temp7_tab_content_top p {
    width: 100%;
  }
  .prism-create .template7 .temp7_content h2 {
    font-size: 8.5vw;
    line-height: 7.5vw;
  }
  .prism-create .template7 .temp7_content h3 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template7 .temp7_content h4 {}
  .prism-create .template7 .temp7_content h5 {}
  .prism-create .template7 .temp7_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav2 {
    top: 7%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right p span {
    display: block;
    padding: 1% 2%;
    border-radius: 0.5vw;
    width: 100%;
    font-size: 1.8vw;
    line-height: 2.4vw;
    margin: 3% 0;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 p span {
    width: 49%;
    margin: 1% 0;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_left {
    width: 33%;
    height: 100%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right {
    width: 30%;
    height: 100%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 {
    width: 60%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content::after {
    height: 100%;
    bottom: -40%;
  }
  .prism-create .template7 .temp7_inner {
    min-height: auto;
    height: 88vh;
    overflow: scroll;
  }
}
@media (max-width: 480px) {
  .prism-create .template7 .temp7_content .temp7_tab_content_top {
    width: 100%;
    left: 0%;
    top: -83%;
  }
  .prism-create .template7 .temp7_content h3 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template7 .temp7_content h2 {}
  .prism-create .template7 .temp7_content h4 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template7 .temp7_content h5 {}
  .prism-create .template7 .temp7_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content::after {
    height: 130%;
    bottom: -70%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_left {
    height: 130%;
    width: 35%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right {
    height: 130%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right p span {
    font-size: 2.2vw;
    line-height: 2.8vw;
    padding: 2% 2%;
    margin: 7% 0;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_content_right2 p span {
    padding: 1% 2%;
    margin: 1% 0;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs {
    width: 35%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav1 {
    left: -6.5%;
    top: 10%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav2 {
    top: -25%;
    left: 32%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_nav3 {
    left: 72.5%;
    top: 18%;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_nav_sec .temp7_tab_content_navs p.temp7_nav_icon {
    width: 6vw;
    height: 6vw;
  }
  .prism-create .template7 .temp7_content .temp7_tab_content_all .temp7_tab_img_abs_man {
    width: 94%;
    left: 4%;
    bottom: -72.4%;
  }
}
@media (max-height: 450px) {}
/* template7 css end */
/* template8 css start */
.prism-create .template8 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template8 .template8_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template8 .temp8_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template8 .temp8_content .temp8_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template8 .temp8_content .temp8_top_content {
  padding-right: 20%;
}
.prism-create .template8 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #3BCFF0;
  margin-bottom: 1.5%;
}
.prism-create .template8 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #3BCFF0;
}
.prism-create .template8 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #3BCFF0;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template8 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template8 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template8 .benefits_sec {
  margin: 1% 0% 0.5%;
}
.prism-create .template8 .temp8_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1.5%;
}
.prism-create .template8 .temp8_flex .temp8_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #3BCFF0;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template8 .temp8_flex .temp8_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template8 .temp8_flex .temp8_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template8 .temp8_flex .temp8_flex_cols_flex .temp8_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template8 .temp8_flex .temp8_flex_cols_flex .temp8_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template8 .temp8_img {
  position: absolute;
  width: 34%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template8 .temp8_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: right top;
}
.prism-create .template8 .gt_symbol {
  margin: 0% 1.3%;
}
.prism-create .temp_right_fixed_nav {
  position: absolute;
  right: 4%;
  top: 6%;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 10000;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template8 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template8 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template8 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template8 .temp8_img {
    width: 39%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template8 {
    overflow: hidden !important;
  }
  .prism-create .template8 .temp8_content {
    padding: 6% 35% 3% 7%;
  }
  .prism-create .footer_text_all2 {
    bottom: 3% !important;
  }
  .prism-create .popup_video_mobile {
    width: 22vw;
  }
  .prism-create .template8 .temp8_img {
    width: 47%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template8 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template8 h4 {
    margin-bottom: 0%;
  }
  .prism-create .template8 p {
    margin-bottom: 1%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template8 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template8 .template8_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template8 .temp8_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0%;
  }
  .prism-create .template8 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template8 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template8 .temp8_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -52%;
    z-index: 0;
    margin-top: -69%;
  }
  .prism-create .template8 .temp8_content .temp8_top_content {
    padding-right: 0%;
  }
  .prism-create .template8 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template8 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template8 .temp8_flex {
    margin-top: 4%;
  }
  .prism-create .template8 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols_flex .temp8_flex_cols_flex_left {
    width: 23%;
    margin-right: 38px;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .temp_right_fixed_nav {
    right: 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template8 .temp8_content {
    padding: 120px 0% 50px;
  }
  .prism-create .temp_right_fixed_nav {
    top: 4%;
  }
  .prism-create .template8 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template8 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template8 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template8 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template8 .temp8_flex {
    margin-top: 6%;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template8 .temp8_flex .temp8_flex_cols_flex .temp8_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template8 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template8 .temp8_img {
    margin-top: -56px;
    right: -38%;
  }
}
@media (max-height: 450px) {}
/* template8 css end */
/* template9 css start */
.prism-create .template9 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template9 .template9_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template9 .temp9_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template9 .temp9_content .temp9_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template9 .temp9_content .temp9_top_content {
  padding-right: 20%;
}
.prism-create .template9 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #3BCFF0;
  margin-bottom: 1.5%;
}
.prism-create .template9 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #3BCFF0;
}
.prism-create .template9 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #3BCFF0;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template9 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template9 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template9 .benefits_sec {
  margin: 3% 0% 2%;
}
.prism-create .template9 .temp9_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1.5%;
}
.prism-create .template9 .temp9_flex .temp9_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #3BCFF0;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template9 .temp9_flex .temp9_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template9 .temp9_flex .temp9_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template9 .temp9_flex .temp9_flex_cols_flex .temp9_flex_cols_flex_left {
  width: 22%;
  margin-right: 5%;
}
.prism-create .template9 .temp9_flex .temp9_flex_cols_flex .temp9_flex_cols_flex_right {
  width: 73%;
}
.prism-create .template9 .temp9_img {
  position: absolute;
  width: 48%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template9 .temp9_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: right top;
}
.prism-create .template9 .gt_symbol {
  margin: 0% 1.3%;
}
.prism-create .temp_right_fixed_nav {
  position: absolute;
  right: 4%;
  top: 6%;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 10000;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template9 p {
    font-size: 1.2vw;
    line-height: 1.6vw;
  }
  .prism-create .template9 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template9 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template9 .temp9_img {
    width: 56%;
  }
  .prism-create .template9 h2 {
    margin-bottom: 2%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template9 {
    overflow: hidden !important;
  }
  .prism-create .template9 .temp9_content {
    padding: 6% 35% 3% 7%;
  }
  .prism-create .footer_text_all2 {
    bottom: 3% !important;
  }
  .prism-create .popup_video_mobile {
    width: 22vw;
  }
  .prism-create .template9 .temp9_img {
    width: 58%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template9 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template9 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template9 .template9_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template9 .temp9_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 18% 0% 10%;
  }
  .prism-create .template9 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template9 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template9 .temp9_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -36%;
    z-index: 0;
    margin-top: -71%;
  }
  .prism-create .template9 .temp9_content .temp9_top_content {
    padding-right: 0%;
  }
  .prism-create .template9 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template9 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols {
    width: 48%;
    padding: 4% 3% 2% 4%;
    margin-bottom: 4%;
  }
  .prism-create .template9 .temp9_flex {
    margin-top: 4%;
  }
  .prism-create .template9 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols_flex .temp9_flex_cols_flex_left {
    width: 22%;
    margin-right: 38px;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .temp_right_fixed_nav {
    right: 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template9 .temp9_content {
    padding: 120px 0% 50px;
  }
  .prism-create .temp_right_fixed_nav {
    top: 4%;
  }
  .prism-create .template9 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template9 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template9 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template9 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template9 .temp9_flex {
    margin-top: 6%;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template9 .temp9_flex .temp9_flex_cols_flex .temp9_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template9 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template9 .temp9_img {
    margin-top: -50px;
    width: 100%;
    right: -15%;
  }
}
@media (max-height: 450px) {}
/* template9 css end */
/* template10 css start */
.prism-create .template10 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template10 .template10_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template10 .temp10_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 2.5% 35% 3% 7%;
}
.prism-create .template10 .temp10_content .temp10_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template10 .temp10_content .temp10_top_content {
  padding-right: 20%;
}
.prism-create .template10 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #3BCFF0;
  margin-bottom: 1%;
}
.prism-create .template10 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #3BCFF0;
}
.prism-create .template10 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #3BCFF0;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template10 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template10 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template10 .benefits_sec {
  margin: 1% 0% 2%;
}
.prism-create .template10 .temp10_flex {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template10 .temp10_flex .temp10_flex_cols {
  width: 32%;
  padding: 2% 2% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #3BCFF0;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-right: 4%;
}
.prism-create .template10 .temp10_flex .temp10_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template10 .temp10_flex .temp10_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template10 .temp10_flex .temp10_flex_cols_flex .temp10_flex_cols_flex_left {
  width: 22%;
  margin-right: 5%;
}
.prism-create .template10 .temp10_flex .temp10_flex_cols_flex .temp10_flex_cols_flex_right {
  width: 73%;
}
.prism-create .template10 .temp10_img {
  position: absolute;
  width: 27%;
  height: 100%;
  bottom: 0px;
  right: 12%;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template10 .temp10_img .temp10_right_cta {
  position: absolute;
  left: 15%;
  width: 100%;
  top: 12%;
}
.prism-create .template10 .temp10_img .temp10_right_cta a {
  width: 70%;
}
.prism-create .template10 .temp10_img .temp10_right_cta .btn_temp10_cta {
  padding: 0.8vw 2vw;
  font-size: 1.1vw;
  line-height: 1.5vw;
}
.prism-create .template10 .temp10_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: right bottom;
}
.prism-create .template10 .btn_default .plus_icon {
  margin-bottom: 0vw !important;
}
.prism-create .template10 .footer_text_all2 {
  right: 5%;
}
.prism-create .template .source_text {
  position: absolute;
  bottom: 4%;
  left: 15%;
  z-index: 1;
}
.prism-create .template .source_text p {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template .gt_symbol {
  margin: 0% 10px;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template10 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template10 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template10 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template10 .benefits_sec {
    margin: 4% 0% 3%;
  }
  .prism-create .template10 .temp10_content {
    padding: 3% 31% 3% 7%;
  }
  .prism-create .template10 .temp10_content .temp10_top_content {
    padding-right: 16%;
  }
  .prism-create .template10 .temp10_img {
    width: 31%;
    right: 11%;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta {
    top: 19%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template10 {
    overflow: hidden !important;
  }
  .prism-create .template10 .temp10_content {
    padding: 6% 40% 3% 7%;
  }
  .prism-create .template10 .temp10_img {
    width: 39%;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta {
    top: 23%;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta .btn_temp10_cta {
    padding: 1.2vw 2vw;
    font-size: 1.5vw;
    line-height: 1.9vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template10 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template10 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template10 .temp10_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template10 .temp10_content .temp10_top_content {
    padding-right: 0%;
  }
  .prism-create .template10 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template10 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template10 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template10 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template10 .temp10_flex {
    margin-top: 4%;
    justify-content: space-between;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols {
    width: 48%;
    padding: 4% 3% 4% 3%;
    margin-bottom: 4%;
    margin-right: 0%;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols_flex .temp10_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template10 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template10 .temp10_img {
    margin: 4px auto 30px;
    position: relative;
    width: 55%;
    height: 100%;
    top: inherit;
    z-index: 0;
    right: inherit;
  }
  .prism-create .template10 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta {
    position: relative;
    left: inherit;
    top: inherit;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta a {
    width: 100%;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta .btn_temp10_cta {
    padding: 2vw 3vw;
    font-size: 3vw;
    line-height: 4vw;
    display: flex;
    justify-content: center;
  }
  .prism-create .template10 .temp10_img img {
    margin-top: -70px;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template10 .temp10_content {
    padding: 120px 0% 50px;
  }
  .prism-create .template10 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template10 .temp10_img img {
    margin-top: -50px;
  }
  .prism-create .template10 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template10 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template10 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template10 .temp10_flex {
    margin-top: 6%;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols_flex .temp10_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template10 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template10 .temp10_img {
    margin-top: 0px;
    width: 70%;
    right: 0%;
  }
  .prism-create .template10 .temp10_flex .temp10_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template .source_text p {
    font-size: 3vw !important;
    line-height: 4vw !important;
    margin-bottom: 8% !important;
  }
  .prism-create .template10 .temp10_img .temp10_right_cta .btn_temp10_cta {
    padding: 3vw;
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template10 css end */
/* template11 css start */
.prism-create .template11 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template11 .template11_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template11 .temp11_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  padding: 3% 0% 2%;
  margin: 0px auto;
}
.prism-create .template11 .temp11_content .temp11_content_inner {
  width: 100%;
}
.prism-create .template11 .temp11_content .temp11_map_section {
  width: 66%;
  margin: 2% auto 0;
  position: relative;
}
.prism-create .template11 .temp11_content .temp11_map_desc {
  width: 20%;
  position: absolute;
  left: -1%;
  bottom: 15%;
  z-index: 10;
}
.prism-create .template11 .temp11_content .temp11_map_section .temp11_main_map {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template11 h2 {
  font-size: 3vw;
  line-height: 3.5vw;
  color: #3BCFF0;
}
.prism-create .template11 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #3BCFF0;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template11 h5 {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #1B1B6F;
}
.prism-create .template11 h6 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-bottom: 5%;
}
.prism-create .template11 .temp11_map_desc_coun {
  padding-left: 12%;
  position: relative;
}
.prism-create .template11 .temp11_map_desc_coun:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 10%;
  width: 1.2vw;
  height: 1.2vw;
  background: #000000;
  border-radius: 100%;
}
.prism-create .template11 .temp11_map_desc_coun1 {
  color: #4C12A1;
}
.prism-create .template11 .temp11_map_desc_coun1:before {
  background: #4C12A1;
}
.prism-create .template11 .temp11_map_desc_coun2 {
  color: #3BCFF0;
}
.prism-create .template11 .temp11_map_desc_coun2:before {
  background: #3BCFF0;
}
.prism-create .template11 .temp11_map_desc_coun3 {
  color: #1B1B6F;
}
.prism-create .template11 .temp11_map_desc_coun3:before {
  background: #1B1B6F;
}
.prism-create .template11 .temp11_map_desc_coun4 {
  color: #A18CDE;
}
.prism-create .template11 .temp11_map_desc_coun4:before {
  background: #A18CDE;
}
.prism-create .template11 .all_clients {
  margin-bottom: 0%;
  position: absolute;
  width: 20%;
  text-align: center;
}
.prism-create .template11 .temp11_canada_clients {
  left: 4%;
  top: 27%;
  width: 30%;
}
.prism-create .template11 .temp11_emea_clients {
  left: 36.5%;
  top: 37%;
  width: 30%;
}
.prism-create .template11 .temp11_latam_clients {
  left: 21%;
  top: 67%;
}
.prism-create .template11 .temp11_apac_clients {
  right: 6%;
  top: 45%;
  width: 40%;
}
.prism-create .template11 .all_clients .temp11_all_clients {
  display: none;
}
.prism-create .template11 .temp11_content .map_expand {
  width: 2.3vw;
  display: inline-block;
  position: absolute;
  left: 45%;
  top: -21px;
  cursor: pointer;
  z-index: 1000;
  -webkit-animation: pulse-text1 1.5s infinite;
  -moz-animation: pulse-text1 1.5s infinite;
  -ms-animation: pulse-text1 1.5s infinite;
  -o-animation: pulse-text1 1.5s infinite;
  animation: pulse-text1 1.5s infinite;
}
@-webkit-keyframes pulse-text1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
    margin-top: 3px;
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse-text1 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
    margin-top: 3px;
  }
  100% {
    transform: scale(1);
  }
}
.prism-create .template11 .temp11_content .map_expand img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.prism-create .template11 .temp11_content .temp11_plus {
  z-index: 2;
}
.prism-create .template11 .temp11_content .temp11_close {
  z-index: 1;
}
.prism-create .template11 p {
  font-size: 0.8vw;
  line-height: 1.2vw;
  margin: 0px auto;
  color: #000000;
  margin-bottom: 4%;
  width: 80%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 75%;
  }
  .prism-create .template11 .temp11_emea_clients {
    left: 37.5%;
  }
  .prism-create .template11 .temp11_content .map_expand {
    width: 2.5vw;
  }
  .prism-create .template11 .temp11_canada_clients {
    left: 5%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 80%;
  }
  .prism-create .template11 .temp11_content {
    padding: 6% 0% 2%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template11 {
    height: 100vh;
  }
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 80%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template11 .temp11_content .map_expand {
    left: 47%;
    top: -17px;
  }
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 64%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template11 {
    background: #ffffff;
  }
  .prism-create .template11 .template11_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template11 .temp11_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 5%;
  }
  .prism-create .template11 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template11 h2 {
    font-size: 7vw;
    line-height: 8vw;
  }
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 100%;
    margin: 10% 0%;
  }
  .prism-create .template11 .temp11_content .temp11_map_desc {
    width: 40%;
    position: relative;
    left: inherit;
    bottom: inherit;
  }
  .prism-create .template11 h6 {
    font-size: 3.5vw;
    line-height: 2vw;
    margin-bottom: 40px;
  }
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 120%;
    margin: 10% -10%;
  }
  .prism-create .template11 .temp11_content .map_expand {
    width: 4vw;
    left: 46%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template11 .temp11_content {
    padding: 120px 0% 40px;
    min-height: auto;
  }
  .prism-create .template11 .temp_right_fixed_nav {
    top: 4.5% !important;
  }
  .prism-create .template11 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template11 h2 {
    font-size: 10vw;
    line-height: 11vw;
    margin-bottom: 8%;
  }
  .prism-create .template11 h6 {
    font-size: 5vw;
    line-height: 2.5vw;
    margin-bottom: 30px;
  }
  .prism-create .template11 .temp11_map_desc_coun {
    padding-left: 10%;
  }
  .prism-create .template11 .temp11_content .map_expand {
    width: 5vw;
    left: 47%;
    top: -11px;
  }
  .prism-create .template11 .temp11_content .temp11_map_desc {
    width: 70%;
  }
  .prism-create .template11 .temp11_map_desc_coun:before {
    width: 2.2vw;
    height: 2.2vw;
  }
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 150%;
    margin: 10% -25%;
  }
  .prism-create .template11 .temp11_apac_clients {
    right: 12%;
    width: 30%;
  }
  .prism-create .template11 .temp11_canada_clients {
    left: 11%;
    width: 20%;
  }
}
@media (max-height: 450px) {
  .prism-create .template11 .temp11_content .temp11_map_section {
    width: 63%;
  }
}
/* template11 css end */
/* template12 css start */
.prism-create .template12 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template12 .template12_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template12 .temp12_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template12 .temp12_content .temp12_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template12 .temp12_content .temp12_top_content {
  padding-right: 0%;
}
.prism-create .template12 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #3BCFF0;
  margin-bottom: 2%;
}
.prism-create .template12 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #3BCFF0;
}
.prism-create .template12 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #3BCFF0;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template12 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template12 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template12 .benefits_sec {
  margin: 3% 0% 2%;
}
.prism-create .template12 .temp12_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1.5%;
}
.prism-create .template12 .temp12_flex .temp12_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #3BCFF0;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template12 .temp12_flex .temp12_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template12 .temp12_flex .temp12_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template12 .temp12_flex .temp12_flex_cols_flex .temp12_flex_cols_flex_left {
  width: 23%;
  margin-right: 5%;
}
.prism-create .template12 .temp12_flex .temp12_flex_cols_flex .temp12_flex_cols_flex_right {
  width: 72%;
}
.prism-create .template12 .temp12_img {
  position: absolute;
  width: 37%;
  height: 97%;
  top: 3%;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template12 .temp12_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left top;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template12 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template12 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template12 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template12 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template12 .temp12_content .temp12_top_content {
    padding-right: 15%;
  }
  .prism-create .template12 .temp12_img {
    width: 40%;
    top: 6%;
    height: 94%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template12 {
    overflow: hidden !important;
  }
  .prism-create .template12 .temp12_img {
    width: 48%;
  }
  .prism-create .template12 .temp12_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template12 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template12 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template12 .template12_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template12 .temp12_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 10% 0%;
  }
  .prism-create .template12 .temp12_content .temp12_top_content {
    padding-right: 0%;
  }
  .prism-create .template12 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template12 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template12 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template12 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template12 .temp12_flex {
    margin-top: 4%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols_flex .temp12_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template12 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template12 .temp12_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
  .prism-create .template12 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template12 .temp12_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template12 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template12 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template12 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template12 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template12 .temp12_flex {
    margin-top: 6%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols_flex .temp12_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template12 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template12 .temp12_img {
    margin-top: -20%;
  }
  .prism-create .template12 .temp12_flex .temp12_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template12 css end */
/* template13 css start */
.prism-create .template13 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template13 .template13_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template13 .temp13_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 10% 4% 7%;
}
.prism-create .template13 .temp13_content .temp13_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template13 .temp13_content .temp13_top_content {
  padding-right: 30%;
}
.prism-create .template13 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template13 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template13 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template13 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template13 .temp13_content p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template13 .benefits_sec {
  margin: 1% 0% 2%;
}
.prism-create .template13 .temp13_flex {
  width: 65%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 0.8%;
}
.prism-create .template13 .temp13_flex .temp13_flex_cols {
  width: 32%;
  padding: 2%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template13 .temp13_flex .temp13_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template13 .temp13_flex .temp13_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template13 .temp13_flex .temp13_flex_cols_flex .temp13_flex_cols_flex_left {
  width: 20%;
  margin-right: 8%;
}
.prism-create .template13 .temp13_flex .temp13_flex_cols_flex .temp13_flex_cols_flex_right {
  width: 72%;
}
.prism-create .template13 .temp13_btm_video {
  position: absolute;
  width: 38vw;
  height: 45vw;
  bottom: -23vw;
  right: 10.5%;
  z-index: 0;
  border-radius: 5vw;
  transform: rotate(45deg);
  overflow: hidden;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.prism-create .template13 .temp13_btm_video video {
  object-fit: cover;
  width: 160%;
  height: 130%;
  object-position: top center;
  transform: rotate(-45deg);
  position: absolute;
  top: -55%;
  left: -66%;
  overflow: hidden;
}
.prism-create .template13 .slick-dots li {
  border: 1px solid #A18CDE;
}
.prism-create .template13 .slick-dots li.slick-active {
  background-color: #3BCFF0;
}
.prism-create .template13 .slider_left_arrow {
  background: url(images/slider_left_sky.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .template13 .slider_right_arrow {
  background: url(images/slider_right_sky.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .template .source_text {
  position: absolute;
  bottom: 4%;
  left: 15%;
  z-index: 100000;
}
.prism-create .template .source_text p {
  font-size: 0.6vw !important;
  line-height: 1vw !important;
}
.prism-create .port_show {
  display: none !important;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template13 .temp13_content p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin-bottom: 2%;
  }
  .prism-create .template13 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template13 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template13 .benefits_sec {
    margin: 3% 0% 3%;
  }
  .prism-create .template13 .temp13_flex {
    width: 70%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template13 {
    overflow: hidden !important;
  }
  .prism-create .template13 .temp13_content {
    padding: 6% 10% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template13 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template13 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template13 .temp13_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template13 .temp13_content .temp13_top_content {
    padding-right: 0%;
  }
  .prism-create .template13 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template13 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template13 .temp13_content p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template13 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template13 .temp13_flex {
    margin-top: 4%;
    width: 100%;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols_flex .temp13_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template13 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template13 .temp13_btm_video {
    width: 53vw;
    height: 59vw;
    bottom: -10vw;
    right: -14.5%;
    border-radius: 6vw;
  }
  .prism-create .template13 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .port_show {
    display: inline !important;
  }
  .prism-create .template .source_text {
    position: relative !important;
    bottom: inherit !important;
    left: inherit !important;
  }
  .prism-create .template .source_text p {
    font-size: 2vw !important;
    line-height: 3vw !important;
    margin-bottom: 6% !important;
  }
  .prism-create .template6 .source_text p {
    margin-bottom: 2% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template13 .temp13_content {
    padding: 120px 0% 50px;
  }
  .prism-create .template13 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template13 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template13 .temp13_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template13 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template13 .temp13_flex {
    margin-top: 6%;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols_flex .temp13_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template13 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template13 .temp13_img {
    margin-top: 20px;
  }
  .prism-create .template13 .temp13_flex .temp13_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template13 .temp13_btm_video {
    width: 76vw;
    height: 91vw;
    bottom: 0vw;
    right: 3.5%;
    border-radius: 8vw;
  }
  .prism-create .template .source_text p {
    font-size: 3vw !important;
    line-height: 4vw !important;
    margin-bottom: 8% !important;
  }
}
@media (max-height: 450px) {}
/* template13 css end */
/* template14 css start */
.prism-create .template14 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template14 .template14_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template14 .temp14_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 32% 4% 7%;
}
.prism-create .template14 .temp14_content .temp14_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template14 .temp14_content .temp14_top_content {
  padding-right: 15%;
}
.prism-create .template14 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template14 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template14 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template14 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template14 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template14 .benefits_sec {
  margin: 1% 0% 2%;
}
.prism-create .template14 .temp14_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template14 .temp14_flex .temp14_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template14 .temp14_flex .temp14_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template14 .temp14_flex .temp14_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template14 .temp14_flex .temp14_flex_cols_flex .temp14_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template14 .temp14_flex .temp14_flex_cols_flex .temp14_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template14 .temp14_img {
  position: absolute;
  width: 23%;
  bottom: 0px;
  right: 3.5%;
  z-index: 1;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template14 .temp14_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left top;
}
.prism-create .template14 .temp14_video_faceid {
  position: absolute;
  width: 97%;
  right: 0%;
  bottom: 13%;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prism-create .template14 .temp14_faceid {
  width: 160px;
}
.prism-create .template14 .btn_default .plus_icon {
  margin-bottom: 0vw !important;
}
.prism-create .template14 .footer_text_all2 {
  right: 5%;
}
.prism-create .template14 .temp14_img_shape {
  position: absolute;
  width: 39%;
  height: 100%;
  top: -4%;
  right: -9%;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
@media (min-width: 1800px) {}
@media (min-width: 1800px) and (min-height: 1000px) {
  .prism-create .template14 .temp14_img {
    width: 32%;
  }
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template14 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template14 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template14 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template14 .benefits_sec {
    margin: 3% 0% 3%;
  }
  .prism-create .template14 .temp14_img {
    width: 27%;
    right: 3.8%;
  }
  .prism-create .template14 .temp14_faceid {}
}
@media (max-width: 1440px) {
  .prism-create .template14 .temp14_video_faceid {
    width: 93%;
  }
  .prism-create .template14 .temp14_faceid {
    width: 120px;
  }
}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template14 .temp14_video_faceid {
    width: 78%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template14 {
    overflow: hidden !important;
  }
  .prism-create .template14 .temp14_content {
    padding: 6% 32% 3% 7%;
  }
  .prism-create .template14 .temp14_img {
    width: 40%;
    right: 0px !important;
  }
  .prism-create .template14 .temp14_video_faceid {
    width: 82%;
  }
  .prism-create .template14 .temp14_faceid {
    width: 160px;
  }
}
@media (max-width: 1024px) {
  .prism-create .template14 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template14 .temp14_video_faceid {
    width: 100%;
  }
  .prism-create .template14 .temp14_content .temp14_top_content {
    padding-right: 5%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template14 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template14 .temp14_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template14 .temp14_content .temp14_top_content {
    padding-right: 0%;
  }
  .prism-create .template14 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template14 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template14 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template14 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template14 .temp14_flex {
    margin-top: 4%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols_flex .temp14_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template14 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template14 .temp14_img {
    position: relative;
    width: 50%;
    top: inherit;
    right: -51% !important;
    z-index: 0;
    margin-top: -51%;
  }
  .prism-create .template14 .temp14_img_shape {
    display: none;
  }
  .prism-create .template14 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template14 .temp14_video_faceid {
    width: 105%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template14 .temp14_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template14 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template14 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template14 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template14 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template14 .temp14_flex {
    margin-top: 6%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols_flex .temp14_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template14 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template14 .temp14_img {
    width: 70%;
    right: 0% !important;
    margin: 0% auto 0%;
  }
  .prism-create .template14 .temp14_flex .temp14_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template14 .temp14_faceid {
    width: 70px;
  }
}
@media (max-height: 450px) {
  .prism-create .template14 .temp14_faceid {
    width: 70px;
  }
}
/* template14 css end */
/* template15 css start */
.prism-create .template15 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template15 .template15_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template15 .temp15_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 7% 4% 7%;
}
.prism-create .template15 .temp15_content .temp15_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template15 .temp15_content .temp15_top_content {
  padding-right: 35%;
}
.prism-create .template15 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 1.5%;
}
.prism-create .template15 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template15 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 0.5%;
}
.prism-create .template15 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template15 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template15 .benefits_sec {
  margin: 1.5% 0% 1%;
}
.prism-create .template15 .temp15_flex {
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template15 .temp15_flex .temp15_flex_cols {
  width: 24%;
  padding: 2%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template15 .temp15_flex .temp15_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template15 .temp15_flex .temp15_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template15 .temp15_flex .temp15_flex_cols_flex .temp15_flex_cols_flex_left {
  width: 25%;
  margin-right: 5%;
}
.prism-create .template15 .temp15_flex .temp15_flex_cols_flex .temp15_flex_cols_flex_right {
  width: 70%;
}
.prism-create .template15 .temp15_btm_video {
  position: absolute;
  width: 38vw;
  height: 45vw;
  bottom: -23vw;
  right: 10.5%;
  z-index: 0;
  border-radius: 5vw;
  transform: rotate(45deg);
  overflow: hidden;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.prism-create .template15 .temp15_btm_video video {
  object-fit: cover;
  width: 150%;
  height: 103%;
  object-position: top center;
  transform: rotate(-45deg);
  position: absolute;
  top: -28%;
  left: -56%;
}
.prism-create .temp_popup_slider_sec {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  display: none;
}
.prism-create .temp_popup_slider_sec1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  display: none;
}
.prism-create .temp_popup_slider_sec1_bg_black::before {
  position: absolute;
  content: "";
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 2;
}
.prism-create .temp_popup_slider_sec_flex {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
.prism-create .temp_popup_slider_sec_box {
  width: 70%;
  min-height: 70vh;
  margin: 0px auto;
  border-radius: 4vw;
  position: relative;
  padding: 3% 5% 5% 5%;
  display: flex;
  align-items: center;
  z-index: 2;
}
.prism-create .temp23_popup_bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #FD8D62;
  background-color: rgba(253, 141, 98, 0.65);
  z-index: 0;
  overflow: hidden;
  border-radius: 4vw;
}
.prism-create .temp_popup_slider_sec_box1 {
  background: transparent;
  display: flex;
  align-items: flex-start;
  padding: 2%;
}
.prism-create .temp_popup_slider_sec_box1 .temp_popup_slider_sec1_content {
  max-height: 80vh;
}
.prism-create .popup_video_mobile {
  width: 15vw;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin: auto;
}
.prism-create .temp_popup_slider_sec_box1 video {
  width: 100%;
  border-radius: 2vw;
  overflow: hidden;
}
.prism-create .temp_popup_slider_sec_box1 h2 {
  position: absolute;
  left: 0px;
  top: 25%;
  width: 30%;
  text-align: left;
  line-height: 100% !important;
}
.prism-create .temp_popup_slider_sec_box_logo {
  width: 50%;
  min-height: 60vh;
}
.prism-create .temp_popup_slider_sec1 .temp_popup_slider_sec_box {
  text-align: center;
}
.prism-create .temp_popup_slider_sec1_content {
  width: 100%;
  position: relative;
}
.prism-create .temp_popup_slider_sec1_content_flexrow {
  width: 80%;
  display: flex;
  justify-content: space-between;
  margin: 3% auto 0;
  position: relative;
}
.prism-create .temp_popup_slider_sec1_logos_flex {
  width: 70%;
  margin: 5% auto 0;
}
.prism-create .temp_popup_slider_sec1_logos_flex p {
  margin: 0% 3%;
}
.prism-create .temp_popup_slider_sec1_content_flexcols {
  width: 48%;
}
.prism-create .slider_sections {
  display: block;
  width: 70%;
  opacity: 0.2;
  position: relative;
  z-index: 10;
  margin: 0px auto;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.prism-create .slick-current {
  /* z-index: 100 !important;*/
}
.prism-create .slick-current .slider_sections {
  opacity: 1;
  z-index: 1000;
}
.prism-create .slick-arrow {
  background: transparent;
  border: 0px;
  outline: 0px;
  cursor: pointer;
  width: 2%;
  position: absolute;
  z-index: 100000;
  top: 45%;
}
.prism-create .slider_left_arrow {
  text-indent: -9999px;
  left: 70px;
}
.prism-create .slider_left_arrow {
  text-indent: -9999px;
  width: 2vw;
  height: 3vw;
}
.prism-create .template10 .slider_left_arrow {
  background: url(images/slider_left_sky.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .slider_right_arrow {
  right: 70px;
}
.prism-create .slider_right_arrow {
  text-indent: -9999px;
  width: 2vw;
  height: 3vw;
}
.prism-create .template10 .slider_right_arrow {
  background: url(images/slider_right_sky.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .slider_section_content {
  padding: 8%;
  width: 100%;
  height: 30vw;
  overflow: auto;
  align-items: center;
  border: 2px solid #3BCFF0;
  border-radius: 4vw;
  text-align: center;
}
.prism-create .temp_popup_slider_sec1 .slider_section_content {
  height: 23vw;
  border-radius: 2vw;
  text-align: left;
  padding: 7%;
}
.prism-create .slider_section_content img {}
.prism-create .slider_section_content p {
  font-size: 0.9vw !important;
  line-height: 1.3vw !important;
  color: #000000;
  margin-bottom: 5% !important;
}
.prism-create .slider_icon img {
  width: 35%;
}
.prism-create .temp_popup_slider_sec1 .slider_icon img {
  width: 30%;
}
.prism-create .slider_section_content h6 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #FF1F3E;
  margin-bottom: 3%;
}
.prism-create .temp_popup_slider_sec1 .slider_section_content h6 {
  color: #000000;
  font-weight: bold;
}
.prism-create .close_slider {
  position: absolute;
  right: -6%;
  top: 0px;
  width: 4%;
  z-index: 100;
  cursor: pointer;
}
.prism-create .slider_source_text {
  position: absolute;
  left: 5%;
  bottom: 5%;
}
.prism-create .slider_source_text p {
  font-size: 0.7vw !important;
  line-height: 1vw !important;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template15 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin-bottom: 2%;
  }
  .prism-create .template15 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template15 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template15 .benefits_sec {
    margin: 2% 0%;
  }
  .prism-create .template15 .temp15_content .temp15_top_content {
    padding-right: 24%;
  }
  .prism-create .slider_section_content p {
    font-size: 1vw !important;
    line-height: 1.3vw !important;
  }
  .prism-create .slider_section_content h6 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }
  .prism-create .popup_video_mobile {
    width: 18vw;
  }
  .prism-create .temp_popup_slider_sec_box1 video {
    border-radius: 3.1vw;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template15 {
    overflow: hidden !important;
  }
  .prism-create .template15 .temp15_content {
    padding: 6% 7% 3% 7%;
  }
  .prism-create .popup_video_mobile {
    width: 22vw;
  }
  .prism-create .template15 .temp15_img {
    width: 40%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template15 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template15 h2 {
    margin-bottom: 1%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template15 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template15 .temp15_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template15 .temp15_content .temp15_top_content {
    padding-right: 0%;
  }
  .prism-create .template15 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template15 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template15 .temp15_content p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template15 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template15 .temp15_flex {
    margin-top: 4%;
    width: 100%;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols_flex .temp15_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template15 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template15 .temp15_btm_video {
    width: 53vw;
    height: 59vw;
    bottom: -15vw;
    right: -14.5%;
    border-radius: 6vw;
  }
  .prism-create .template15 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template a.two_btns {
    margin: 5% auto;
  }
  .prism-create .temp_popup_slider_sec {
    position: fixed;
  }
  .prism-create .template p.temp_right_fixed_nav {
    font-size: 3.1vw;
    line-height: 4.6vw;
  }
  .prism-create .slick-list {
    padding-left: 10% !important;
    padding-right: 10% !important;
    width: 100% !important;
  }
  .prism-create .slider_section_content p {
    margin-bottom: 5% !important;
    font-size: 2vw !important;
    line-height: 3vw !important;
  }
  .prism-create .close_slider {
    right: -10%;
    width: 7%;
  }
  .prism-create .slider_sections {
    width: 85%;
  }
  .prism-create .slider_section_content {
    height: 70vw;
    padding: 5%;
    background: #ffffff;
  }
  .prism-create .slider_section_content h6 {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .slider_right_arrow {
    width: 5vw;
    height: 6vw;
  }
  .prism-create .slider_right_arrow {
    right: 50px;
  }
  .prism-create .slider_left_arrow {
    width: 5vw;
    height: 6vw;
  }
  .prism-create .slider_left_arrow {
    left: 50px;
  }
  .prism-create .slider_source_text p {
    font-size: 2vw !important;
    line-height: 3vw !important;
    margin-bottom: 10% !important;
  }
  .prism-create .temp_popup_slider_sec_box {
    width: 80%;
  }
  .prism-create .temp_popup_slider_sec_box1 h2 {
    position: relative;
    width: 100%;
    margin-bottom: 5%;
  }
  .prism-create .popup_video_mobile {
    width: 35vw;
    position: relative;
  }
  .prism-create .temp_popup_slider_sec_box1 video {
    border-radius: 5.5vw;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template15 .temp15_content {
    padding: 120px 0%;
  }
  .prism-create .template15 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template15 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template15 .temp15_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template15 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template15 .temp15_flex {
    margin-top: 6%;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols_flex .temp15_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template15 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template15 .temp15_img {
    margin-top: 20px;
  }
  .prism-create .template15 .temp15_flex .temp15_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template15 .temp15_btm_video {
    width: 76vw;
    height: 91vw;
    bottom: 25vw;
    right: -8.5%;
    border-radius: 8vw;
  }
  .prism-create .popup_video_mobile {
    width: 50vw;
  }
  .prism-create .temp_popup_slider_sec_box1 video {
    border-radius: 8.5vw;
  }
  .prism-create .slider_section_content {
    height: 100vw;
    padding: 5%;
  }
  .prism-create .slider_section_content p {
    font-size: 3vw !important;
    line-height: 4vw !important;
  }
  .prism-create .slider_section_content h6 {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .temp_popup_slider_sec_box {
    width: 90%;
  }
  .prism-create .close_slider {
    right: 0%;
    width: 9%;
    top: -58px;
  }
  .prism-create .slider_source_text p {
    font-size: 3vw !important;
    line-height: 4vw !important;
    margin-bottom: 10% !important;
  }
  .prism-create .slider_left_arrow {
    left: 20px;
  }
  .prism-create .slider_left_arrow {
    width: 9vw;
    height: 10vw;
  }
  .prism-create .slider_right_arrow {
    right: 20px;
  }
  .prism-create .slider_right_arrow {
    width: 9vw;
    height: 10vw;
  }
  .prism-create .slick-dots li {
    width: 4vw;
    height: 4vw;
    margin: 10px 5px 0px;
  }
}
@media (max-height: 450px) {}
/* template15 css end */
/* template16 css start */
.prism-create .template16 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template16 .template16_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template16 .temp16_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template16 .temp16_content .temp16_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template16 .temp16_content .temp16_top_content {
  padding-right: 20%;
}
.prism-create .template16 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template16 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template16 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template16 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template16 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template16 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template16 .temp16_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template16 .temp16_flex .temp16_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template16 .temp16_flex .temp16_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template16 .temp16_flex .temp16_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template16 .temp16_flex .temp16_flex_cols_flex .temp16_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template16 .temp16_flex .temp16_flex_cols_flex .temp16_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template16 .temp16_img {
  position: absolute;
  width: 34%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template16 .temp16_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left top;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template16 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template16 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template16 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template16 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template16 .temp16_content .temp16_top_content {
    padding-right: 15%;
  }
  .prism-create .template16 .temp16_img {
    width: 36%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template16 {
    overflow: hidden !important;
  }
  .prism-create .template16 .temp16_img {
    width: 43%;
  }
  .prism-create .template16 .temp16_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template16 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template16 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template16 .template16_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template16 .temp16_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template16 .temp16_content .temp16_top_content {
    padding-right: 0%;
  }
  .prism-create .template16 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template16 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template16 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template16 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template16 .temp16_flex {
    margin-top: 4%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols_flex .temp16_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template16 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template16 .temp16_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -44%;
    z-index: 0;
    margin-top: -85%;
  }
  .prism-create .template16 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template16 .temp16_content {
    padding: 120px 0% 50px;
  }
  .prism-create .template16 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template16 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template16 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template16 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template16 .temp16_flex {
    margin-top: 6%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols_flex .temp16_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template16 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template16 .temp16_img {
    margin-top: -25%;
    right: -34%;
  }
  .prism-create .template16 .temp16_flex .temp16_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template16 css end */
/* template17 css start */
.prism-create .template17 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template17 .template17_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template17 .temp17_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template17 .temp17_content .temp17_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template17 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template17 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template17 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template17 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template17 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template17 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template17 .temp17_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template17 .temp17_flex .temp17_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template17 .temp17_flex .temp17_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template17 .temp17_flex .temp17_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template17 .temp17_flex .temp17_flex_cols_flex .temp17_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template17 .temp17_flex .temp17_flex_cols_flex .temp17_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template17 .temp17_img {
  position: absolute;
  width: 46%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template17 .temp17_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left center;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template17 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template17 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template17 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template17 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template17 .temp17_content .temp17_top_content {
    padding-right: 15%;
  }
  .prism-create .template17 .temp17_img {
    width: 50%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template17 {
    overflow: hidden !important;
  }
  .prism-create .template17 .temp17_img {
    width: 60%;
  }
  .prism-create .template17 .temp17_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template17 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template17 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template17 .template17_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template17 .temp17_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template17 .temp17_content .temp17_top_content {
    padding-right: 0%;
  }
  .prism-create .template17 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template17 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template17 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template17 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template17 .temp17_flex {
    margin-top: 4%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols_flex .temp17_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template17 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template17 .temp17_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -45%;
    z-index: 0;
    margin-top: -67%;
  }
  .prism-create .template17 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template17 .temp17_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template17 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template17 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template17 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template17 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template17 .temp17_flex {
    margin-top: 6%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols_flex .temp17_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template17 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template17 .temp17_img {
    margin-top: -41%;
  }
  .prism-create .template17 .temp17_flex .temp17_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template17 css end */
/* template18 css start */
.prism-create .template18 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template18 .template18_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template18 .temp18_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 3% 7%;
}
.prism-create .template18 .temp18_content .temp18_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template18 .temp18_content .temp18_content_inner .temp18_top_content {
  padding-right: 15%;
}
.prism-create .template18 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template18 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template18 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template18 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template18 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template18 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template18 .temp18_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template18 .temp18_flex .temp18_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template18 .temp18_flex .temp18_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template18 .temp18_flex .temp18_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template18 .temp18_flex .temp18_flex_cols_flex .temp18_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template18 .temp18_flex .temp18_flex_cols_flex .temp18_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template18 .temp18_img {
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template18 .temp18_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left center;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template18 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template18 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template18 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template18 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template18 .temp18_content .temp18_top_content {
    padding-right: 15%;
  }
  .prism-create .template18 .temp18_img {
    width: 42%;
  }
  .prism-create .template18 .temp18_content {
    padding: 3% 35% 2% 7%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template18 {
    overflow: hidden !important;
  }
  .prism-create .template18 .temp18_img {
    width: 50%;
  }
  .prism-create .template18 .temp18_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template18 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template18 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template18 .template18_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template18 .temp18_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template18 .temp18_content .temp18_content_inner .temp18_top_content {
    padding-right: 0%;
  }
  .prism-create .template18 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template18 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template18 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template18 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template18 .temp18_flex {
    margin-top: 4%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols_flex .temp18_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template18 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template18 .temp18_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
  .prism-create .template18 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template18 .temp18_content {
    padding: 120px 0% 50px;
  }
  .prism-create .template18 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template18 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template18 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template18 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template18 .temp18_flex {
    margin-top: 6%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols_flex .temp18_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template18 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template18 .temp18_img {
    margin-top: -20%;
  }
  .prism-create .template18 .temp18_flex .temp18_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template18 css end */
/* template19 css start */
.prism-create .template19 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template19 .template19_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template19 .temp19_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template19 .temp19_content .temp19_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template19 .temp19_content .temp19_top_content {
  padding-right: 5%;
}
.prism-create .template19 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 1.5%;
}
.prism-create .template19 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template19 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template19 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template19 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template19 .benefits_sec {
  margin: 1.5% 0%;
}
.prism-create .template19 .temp19_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template19 .temp19_flex .temp19_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template19 .temp19_flex .temp19_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template19 .temp19_flex .temp19_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template19 .temp19_flex .temp19_flex_cols_flex .temp19_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template19 .temp19_flex .temp19_flex_cols_flex .temp19_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template19 .temp19_img {
  position: absolute;
  width: 38%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template19 .temp19_img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: right top;
}
.prism-create .template19 .gt_symbol {
  margin: 0% 1.3%;
}
.prism-create .temp_right_fixed_nav {
  position: absolute;
  right: 4%;
  top: 6%;
  width: auto !important;
  margin: 0px !important;
  padding: 0px !important;
  z-index: 10000;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template19 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template19 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template19 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template19 .temp19_content .temp19_top_content {
    padding-right: 15%;
  }
  .prism-create .template19 .temp19_img {
    width: 42%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template19 {
    overflow: hidden !important;
  }
  .prism-create .template19 .temp19_content {
    padding: 6% 35% 3% 7%;
  }
  .prism-create .footer_text_all2 {
    bottom: 3% !important;
  }
  .prism-create .popup_video_mobile {
    width: 22vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template19 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template19 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template19 .template19_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template19 .temp19_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template19 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template19 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template19 .temp19_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -68%;
  }
  .prism-create .template19 .temp19_content .temp19_top_content {
    padding-right: 0%;
  }
  .prism-create .template19 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template19 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template19 .temp19_flex {
    margin-top: 4%;
  }
  .prism-create .template19 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols_flex .temp19_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .temp_right_fixed_nav {
    right: 6%;
    top: 3%;
  }
  .prism-create .template19 .temp_right_fixed_nav a {
    color: #000000;
    border: 1px solid #000000;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template19 .temp19_content {
    padding: 120px 0% 50px;
  }
  .prism-create .temp_right_fixed_nav {
    top: 2.5% !important;
  }
  .prism-create .template19 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template19 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template19 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template19 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template19 .temp19_flex {
    margin-top: 6%;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template19 .temp19_flex .temp19_flex_cols_flex .temp19_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template19 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template19 .temp19_img {
    margin-top: -50px;
  }
}
@media (max-height: 450px) {}
/* template19 css end */
/* template20 css start */
.prism-create .template20 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template20 .template20_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template20 .temp20_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template20 .temp20_content .temp20_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template20 .temp20_content .temp20_top_content {
  padding-right: 15%;
}
.prism-create .template20 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 1%;
}
.prism-create .template20 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template20 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template20 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template20 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template20 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template20 .temp20_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template20 .temp20_flex .temp20_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template20 .temp20_flex .temp20_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template20 .temp20_flex .temp20_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template20 .temp20_flex .temp20_flex_cols_flex .temp20_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template20 .temp20_flex .temp20_flex_cols_flex .temp20_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template20 .temp20_img {
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template20 .temp20_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left center;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template20 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
    margin-bottom: 2%;
  }
  .prism-create .template20 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template20 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template20 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template20 .temp20_content .temp20_top_content {
    padding-right: 15%;
  }
  .prism-create .template20 .temp20_img {
    width: 40%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template20 {
    overflow: hidden !important;
  }
  .prism-create .template20 .temp20_img {
    width: 45%;
  }
  .prism-create .template20 .temp20_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template20 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template20 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template20 .template20_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template20 .temp20_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 10% 0%;
  }
  .prism-create .template20 .temp20_content .temp20_top_content {
    padding-right: 0%;
  }
  .prism-create .template20 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template20 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template20 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template20 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template20 .temp20_flex {
    margin-top: 4%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols_flex .temp20_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template20 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template20 .temp20_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
  .prism-create .template20 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template20 .temp20_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template20 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template20 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template20 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template20 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template20 .temp20_flex {
    margin-top: 6%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols_flex .temp20_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template20 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template20 .temp20_img {
    margin-top: -20%;
  }
  .prism-create .template20 .temp20_flex .temp20_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template20 css end */
/* template21 css start */
.prism-create .template21 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template21 .template21_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template21 .temp21_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template21 .temp21_content .temp21_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template21 .temp21_content .temp21_top_content {
  padding-right: 20%;
}
.prism-create .template21 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template21 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template21 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template21 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template21 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template21 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template21 .temp21_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template21 .temp21_flex .temp21_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template21 .temp21_flex .temp21_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template21 .temp21_flex .temp21_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template21 .temp21_flex .temp21_flex_cols_flex .temp21_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template21 .temp21_flex .temp21_flex_cols_flex .temp21_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template21 .temp21_top_video {
  position: absolute;
  width: 38vw;
  height: 45vw;
  top: -8vw;
  right: -8.5%;
  z-index: 0;
  border-radius: 5vw;
  transform: rotate(45deg);
  overflow: hidden;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.prism-create .template21 .temp21_top_video video {
  object-fit: cover;
  width: 129%;
  height: 168%;
  object-position: center center;
  transform: rotate(-45deg);
  position: absolute;
  top: -28%;
  left: -56%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template21 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template21 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template21 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template21 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template21 .temp21_content .temp21_top_content {
    padding-right: 15%;
  }
  .prism-create .template21 .temp21_top_video {
    width: 38vw;
    height: 50vw;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template21 {
    overflow: hidden !important;
  }
  .prism-create .template21 .temp21_img {
    width: 58%;
  }
  .prism-create .template21 .temp21_content {
    padding: 6% 35% 3% 7%;
  }
  .prism-create .template21 .temp21_top_video {
    width: 41vw;
    height: 54vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template21 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template21 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template21 .temp21_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template21 .temp21_content .temp21_top_content {
    padding-right: 0%;
  }
  .prism-create .template21 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template21 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template21 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template21 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template21 .temp21_flex {
    margin-top: 4%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols_flex .temp21_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template21 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template21 .temp21_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
  .prism-create .template21 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template21 .temp21_top_video {
    width: 43vw;
    height: 58vw;
    top: inherit;
    right: -29.5%;
    bottom: 8%;
  }
  .prism-create .template21 .temp_right_fixed_nav a {
    color: #000000;
    border: 1px solid #000000;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template21 .temp21_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template21 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template21 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template21 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template21 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template21 .temp21_flex {
    margin-top: 6%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols_flex .temp21_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template21 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template21 .temp21_img {
    margin-top: -20%;
  }
  .prism-create .template21 .temp21_flex .temp21_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template21 .temp21_top_video {
    right: -32.5%;
    bottom: 3%;
  }
}
@media (max-height: 450px) {}
/* template21 css end */
/* template22 css start */
.prism-create .template22 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template22 .template22_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template22 .temp22_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 7% 4% 7%;
}
.prism-create .template22 .temp22_content .temp22_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template22 .temp22_content .temp22_top_content {
  padding-right: 40%;
}
.prism-create .template22 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template22 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template22 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 0.5%;
}
.prism-create .template22 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template22 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template22 .benefits_sec {
  margin: 1.5% 0% 1%;
}
.prism-create .template22 .temp22_flex {
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 0.8%;
}
.prism-create .template22 .temp22_flex .temp22_flex_cols {
  width: 24%;
  padding: 1.4% 2%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template22 .temp22_flex .temp22_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template22 .temp22_flex .temp22_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template22 .temp22_flex .temp22_flex_cols_flex .temp22_flex_cols_flex_left {
  width: 25%;
  margin-right: 5%;
}
.prism-create .template22 .temp22_flex .temp22_flex_cols_flex .temp22_flex_cols_flex_right {
  width: 70%;
}
.prism-create .template22 .temp22_btm_video {
  position: absolute;
  width: 38vw;
  height: 45vw;
  bottom: -23vw;
  right: 10.5%;
  z-index: 0;
  border-radius: 5vw;
  transform: rotate(45deg);
  overflow: hidden;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.prism-create .template22 .temp22_btm_video video {
  object-fit: cover;
  width: 150%;
  height: 103%;
  object-position: top center;
  transform: rotate(-45deg);
  position: absolute;
  top: -28%;
  left: -56%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template22 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template22 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template22 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template22 .benefits_sec {
    margin: 2% 0%;
  }
  .prism-create .template22 .temp22_content .temp22_top_content {
    padding-right: 24%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template22 {
    overflow: hidden !important;
  }
  .prism-create .template22 .temp22_content {
    padding: 6% 7% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template22 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template22 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template22 .temp22_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template22 .temp22_content .temp22_top_content {
    padding-right: 0%;
  }
  .prism-create .template22 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template22 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template22 .temp22_content p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template22 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template22 .temp22_flex {
    margin-top: 4%;
    width: 100%;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols_flex .temp22_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template22 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template22 .temp22_btm_video {
    width: 53vw;
    height: 59vw;
    bottom: -16vw;
    right: -14.5%;
    border-radius: 6vw;
  }
  .prism-create .template22 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template22 .temp22_content {
    padding: 120px 0%;
  }
  .prism-create .template22 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template22 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template22 .temp22_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template22 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template22 .temp22_flex {
    margin-top: 6%;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols_flex .temp22_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template22 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template22 .temp22_img {
    margin-top: 20px;
  }
  .prism-create .template22 .temp22_flex .temp22_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template22 .temp22_btm_video {
    width: 80vw;
    height: 91vw;
    bottom: -13vw;
    right: -2.5%;
    border-radius: 8vw;
  }
}
@media (max-height: 450px) {}
/* template22 css end */
/* template23 css start */
.prism-create .template23 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template23 .template23_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template23 .temp23_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 15% 3% 7%;
}
.prism-create .template23 .temp23_content .temp23_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template23 .temp23_content .temp23_top_content {
  padding-right: 35%;
}
.prism-create .template23 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #FD8D62;
  margin-bottom: 1%;
}
.prism-create .template23 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #FD8D62;
}
.prism-create .template23 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #FD8D62;
  font-style: normal;
  margin-bottom: 0.5%;
}
.prism-create .template23 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template23 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1%;
}
.prism-create .template23 .benefits_sec {
  margin: 1% 0% 1.5%;
}
.prism-create .template23 .temp23_flex {
  width: 75%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template23 .temp23_flex .temp23_flex_cols {
  width: 31.5%;
  padding: 2% 2% 2% 2%;
  border-radius: 25px;
  border: 2px solid #FD8D62;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template23 .temp23_flex .temp23_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template23 .temp23_flex .temp23_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template23 .temp23_flex .temp23_flex_cols_flex .temp23_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template23 .temp23_flex .temp23_flex_cols_flex .temp23_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template23 .temp23_img {
  position: absolute;
  width: 26%;
  bottom: -12%;
  right: 2.5%;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template23 .slider_left_arrow {
  background: url(images/slider_left_orange.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .template23 .slider_right_arrow {
  background: url(images/slider_right_orange.webp) no-repeat center center;
  background-size: contain;
}
.prism-create .template23 .slider_section_content {
  border: 2px solid #FD8D62;
}
.prism-create .template23 .slick-dots li {
  border: 1px solid #FD8D62;
}
.prism-create .template23 .slick-dots li.slick-active {
  background-color: #FD8D62;
}
.prism-create .template23 .footer_text_all2 {
  right: 5%;
}
@media (min-width: 1440px) {
  .prism-create .template23 .temp23_img {
    right: 4%;
  }
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template23 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template23 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template23 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template23 .benefits_sec {
    margin: 3% 0%;
  }
  .prism-create .template23 .temp23_img {
    width: 30%;
    bottom: -10%;
    right: 3%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template23 {
    overflow: hidden !important;
  }
  .prism-create .template23 .temp23_video {
    width: 50%;
  }
  .prism-create .template23 .temp23_content {
    padding: 6% 30% 3% 7%;
  }
  .prism-create .template23 .temp23_flex {
    width: 100%;
  }
  .prism-create .template23 .temp23_img {
    width: 34%;
    bottom: -10%;
    right: 4.5%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template23 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template23 .temp23_img {
    width: 26%;
    right: 4%;
    bottom: -12%;
  }
  .prism-create .template23 .benefits_sec {
    margin: 1% 0%;
  }
  .prism-create .template23 .temp23_content {
    padding: 2% 15% 3% 7%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template23 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template23 .template23_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template23 .temp23_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0%;
  }
  .prism-create .template23 .temp23_content .temp23_top_content {
    padding-right: 0%;
  }
  .prism-create .template23 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template23 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template23 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template23 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template23 .temp23_flex {
    margin-top: 4%;
    width: 100%;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols_flex .temp23_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template23 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template23 .temp23_video {
    position: relative;
    width: 60%;
    height: 100%;
    bottom: inherit;
    right: inherit;
    margin: -87% auto 30px;
    margin-right: -8%;
  }
  .prism-create .template23 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template23 .temp23_img {
    width: 44%;
    bottom: 10%;
    right: 0.5%;
  }
  .prism-create .temp_popup_slider_sec, .prism-create .temp_popup_slider_sec1 {
    position: fixed;
  }
}
@media (max-width: 820px) {}
@media (max-width: 480px) {
  .prism-create .template23 .temp23_content {
    padding: 120px 0%;
  }
  .prism-create .template23 .temp23_img {
    width: 38%;
    bottom: 0%;
    right: -6.5%;
  }
  .prism-create .template23 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template23 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template23 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template23 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template23 .temp23_flex {
    margin-top: 6%;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols_flex .temp23_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template23 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template23 .temp23_video {
    width: 70%;
    right: 0%;
    margin-right: 0px;
    margin: 0px auto;
  }
  .prism-create .template23 .temp23_flex .temp23_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template23 .temp23_bottom_shape {
    bottom: -12%;
  }
}
@media (max-height: 450px) {}
/* template23 css end */
/* template24 css start */
.prism-create .template24 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template24 .template24_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template24 .temp24_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 35% 4% 7%;
}
.prism-create .template24 .temp24_content .temp24_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template24 .temp24_content .temp24_top_content {
  padding-right: 10%;
}
.prism-create .template24 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #FD8D62;
  margin-bottom: 1.5%;
}
.prism-create .template24 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #FD8D62;
}
.prism-create .template24 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #FD8D62;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template24 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template24 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template24 .benefits_sec {
  margin: 2% 0%;
}
.prism-create .template24 .temp24_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template24 .temp24_flex .temp24_flex_cols {
  width: 31.5%;
  padding: 2% 3% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #FD8D62;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template24 .temp24_flex .temp24_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template24 .temp24_flex .temp24_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template24 .temp24_flex .temp24_flex_cols_flex .temp24_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template24 .temp24_flex .temp24_flex_cols_flex .temp24_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template24 .temp24_img {
  position: absolute;
  width: 38%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template24 .temp24_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left center;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template24 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template24 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template24 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template24 .benefits_sec {
    margin: 4% 0% 5%;
  }
  .prism-create .template24 .temp24_content .temp24_top_content {
    padding-right: 15%;
  }
  .prism-create .template24 .temp24_img {
    width: 40%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template24 {
    overflow: hidden !important;
  }
  .prism-create .template24 .temp24_img {
    width: 58%;
  }
  .prism-create .template24 .temp24_content {
    padding: 6% 35% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template24 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template24 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template24 .temp24_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 10% 0%;
  }
  .prism-create .template24 .temp24_content .temp24_top_content {
    padding-right: 0%;
  }
  .prism-create .template24 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template24 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template24 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template24 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template24 .temp24_flex {
    margin-top: 4%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols_flex .temp24_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template24 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template24 .temp24_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
  .prism-create .template24 .footer_text_all h6 {
    color: #000000 !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template24 .temp24_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template24 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template24 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template24 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template24 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template24 .temp24_flex {
    margin-top: 6%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols_flex .temp24_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template24 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template24 .temp24_img {
    margin-top: -20%;
  }
  .prism-create .template24 .temp24_flex .temp24_flex_cols h2 {
    font-size: 12vw;
  }
}
@media (max-height: 450px) {}
/* template24 css end */
/* template25 css start */
.prism-create .template25 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template25 .temp25_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template25 .temp25_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template25::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template25 .temp25_content .temp25_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template25 .temp25_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template25 .temp25_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template25 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template25 {
    overflow: hidden;
  }
  .prism-create .template25 .temp25_content .temp25_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template25 .temp25_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template25 .temp25_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template25 .temp25_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template25 .temp25_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template25 .temp25_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template25 css end */
/* template26 css start */
.prism-create .template26 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template26 .template26_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template26 .temp26_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  padding: 3% 2% 4%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template26 .temp26_content .temp26_content_inner {
  width: 100%;
}
.prism-create .template26 .temp26_twocols {
  display: flex;
  width: 100%;
  margin: 0px auto;
  justify-content: space-between;
  padding-top: 3%;
  flex-flow: row wrap;
  position: relative;
  align-items: center;
  max-height: 30vw;
}
.prism-create .template26 .temp26_twocols::before {
  content: "";
  background: #1B1B6F;
  position: absolute;
  width: 130%;
  height: 200%;
  top: 2%;
  left: -15%;
  border-top-left-radius: 10vw;
  border-top-right-radius: 10vw;
  z-index: -1;
}
.prism-create .template26 .temp26_leftcols {
  width: 24%;
  padding: 2% 3% 2% 0;
  border-right: 1px solid #ffffff;
}
.prism-create .template26 .temp26_rightcols {
  width: 74.5%;
}
.prism-create .template26 .temp26_twocols .temp26_arrow {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexrow {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols {
  width: 29%;
  height: 100%;
  border-radius: 2vw;
  overflow: hidden;
  margin-right: 2%;
  position: relative;
  cursor: pointer;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols:hover::before {
  opacity: 1;
}
.prism-create .template26 .temp26_twocols .temp26_arrow img {
  float: left;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols .temp26_img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols .temp26_rotate_img {
  position: absolute;
  bottom: 6%;
  left: 6%;
  width: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols:hover .temp26_rotate_img {
  opacity: 0;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols .temp26_rotate_content {
  padding: 10% 6%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols .temp26_rotate_content p {
  margin-top: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols:hover .temp26_rotate_content {
  opacity: 1;
}
.prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols:hover .temp26_rotate_content p {
  margin-top: 0%;
}
.prism-create .template26 .temp26_content h2 {
  font-size: 3.5vw;
  line-height: 4vw;
  color: #FF1F3E;
  text-align: center;
  margin-bottom: 1.5%;
}
.prism-create .template26 .temp26_content h3 {
  font-size: 2.2vw;
  line-height: 2.2vw;
  color: #ffffff;
  margin-bottom: 6%;
}
.prism-create .template26 .temp26_content h4 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  color: #000000;
  margin: 0px auto;
  margin-bottom: 1%;
  text-align: center;
}
.prism-create .template26 .temp26_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #FF1F3E;
  margin-bottom: 4%;
}
.prism-create .template26 .temp26_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #ffffff;
  margin-top: 5%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template26 .temp26_content h5 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }
  .prism-create .template26 .temp26_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template26 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template26 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template26 .temp26_content {
    padding: 5% 7% 7% 7%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template26 .temp26_content {
    width: 80%;
    min-height: auto;
    padding: 14% 0%;
  }
  .prism-create .template26 .temp26_content h2 {
    font-size: 7vw;
    line-height: 7.5vw;
    margin-bottom: 6%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template26 .temp26_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 80px;
    padding: 0%;
    width: 100%;
  }
  .prism-create .template26 .temp26_content p {
    font-size: 2.8vw;
    line-height: 3.8vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template26 .temp26_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-bottom: 6%;
  }
  .prism-create .template26 .temp26_twocols {
    max-height: inherit;
  }
  .prism-create .template26 .temp26_leftcols {
    width: 100%;
    padding: 80px 0% 30px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
  .prism-create .template26 .temp26_rightcols {
    width: 100%;
  }
  .prism-create .template26 .temp26_rightcols .temp26_rightcols_flexrow {
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 80px;
  }
  .prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols {
    width: 48%;
    margin-right: 0%;
    margin-bottom: 4%;
    align-items: center;
  }
  .prism-create .template26 .temp26_content h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 8%;
  }
  .prism-create .template26 .temp26_twocols::before {
    width: 130%;
    height: 120%;
    top: 0%;
  }
  .prism-create .template26 .temp26_twocols .temp26_arrow {
    width: 10%;
    margin-left: 0%;
    margin-top: 3%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template26 .temp26_content {
    padding: 12% 0% 15%;
  }
  .prism-create .template26 .temp26_content h2 {
    font-size: 9vw;
    line-height: 10vw;
    margin: 0% 0% 10%;
  }
  .prism-create .template26 .temp26_content h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 40px;
  }
  .prism-create .template26 .temp26_content h5 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template26 .temp26_content p {
    font-size: 3.8vw;
    line-height: 4.8vw;
    margin-bottom: 6%;
  }
  .prism-create .template26 .temp26_content h3 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template26 .temp26_leftcols {
    padding: 40px 0% 30px;
  }
  .prism-create .template26 .temp26_twocols .temp26_arrow {
    margin-left: 3%;
    margin-top: 0%;
  }
  .prism-create .template26 .temp26_rightcols .temp26_rightcols_flexcols {
    width: 80%;
    margin: 0% auto 8%;
  }
  .prism-create .template26 .temp26_rightcols .temp26_rightcols_flexrow {
    padding-top: 50px;
  }
  .prism-create .template26 .temp26_twocols::before {
    height: 115%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template26 .temp26_content {
    padding: 3% 2% 5%;
  }
}
/* template26 css end */
/* template27 css start */
.prism-create .template27 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template27 .temp27_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template27 .temp27_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template27::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template27 .temp27_content .temp27_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template27 .temp27_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template27 .temp27_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template27 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template27 {
    overflow: hidden;
  }
  .prism-create .template27 .temp27_content .temp27_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template27 .temp27_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template27 .temp27_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template27 .temp27_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template27 .temp27_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template27 .temp27_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template27 css end */
/* template28 css start */
.prism-create .template28 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template28 .template28_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template28 .temp28_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template28 .temp28_content .temp28_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template28 .temp28_content .temp28_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
}
.prism-create .template28 .temp28_content .temp28_lh_content_carousel {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0px;
  display: flex;
  align-items: center;
}
.prism-create .template28 .temp28_content .temp28_lh_content_carousel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10%;
  top: 0px;
  -webkit-animation: carousel_img 15s infinite ease-in-out;
  -moz-animation: carousel_img 15s infinite ease-in-out;
  -ms-animation: carousel_img 15s infinite ease-in-out;
  -o-animation: carousel_img 15s infinite ease-in-out;
  animation: carousel_img 15s infinite ease-in-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes carousel_img {
  0% {
    opacity: 0;
    background-image: url("images/page26_carousel_img1.webp");
    background-position: center center;
  }
  5% {
    opacity: 1;
  }
  16% {
    opacity: 1;
    background-image: url("images/page26_carousel_img1.webp");
  }
  16.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img2.webp");
  }
  21% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    background-image: url("images/page26_carousel_img2.webp");
  }
  33.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img3.webp");
  }
  38% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    background-image: url("images/page26_carousel_img3.webp");
  }
  50.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img4.webp");
  }
  55% {
    opacity: 1;
  }
  67% {
    opacity: 1;
    background-image: url("images/page26_carousel_img4.webp");
    background-position: center center;
  }
  67.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img5.webp");
    background-position: center bottom;
  }
  72% {
    opacity: 1;
  }
  84% {
    opacity: 1;
    background-image: url("images/page26_carousel_img5.webp");
    background-position: center bottom;
  }
  84.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img6.webp");
    background-position: center center;
  }
  89% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-image: url("images/page26_carousel_img6.webp");
  }
}
@keyframes carousel_img {
  0% {
    opacity: 0;
    background-image: url("images/page26_carousel_img1.webp");
    background-position: center center;
  }
  5% {
    opacity: 1;
  }
  16% {
    opacity: 1;
    background-image: url("images/page26_carousel_img1.webp");
  }
  16.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img2.webp");
  }
  21% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    background-image: url("images/page26_carousel_img2.webp");
  }
  33.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img3.webp");
  }
  38% {
    opacity: 1;
  }
  50% {
    opacity: 1;
    background-image: url("images/page26_carousel_img3.webp");
  }
  50.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img4.webp");
  }
  55% {
    opacity: 1;
  }
  67% {
    opacity: 1;
    background-image: url("images/page26_carousel_img4.webp");
    background-position: center center;
  }
  67.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img5.webp");
    background-position: center bottom;
  }
  72% {
    opacity: 1;
  }
  84% {
    opacity: 1;
    background-image: url("images/page26_carousel_img5.webp");
    background-position: center bottom;
  }
  84.01% {
    opacity: 0;
    background-image: url("images/page26_carousel_img6.webp");
    background-position: center center;
  }
  89% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    background-image: url("images/page26_carousel_img6.webp");
  }
}
.prism-create .template28 .temp28_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template28 .temp28_content .temp28_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template28 .temp28_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template28 .temp28_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template28 .temp28_content .temp28_top_shape {
  position: absolute;
  width: 20%;
  right: 22%;
  top: -2px;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template28 .temp28_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template28 .temp28_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template28 .temp28_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template28 {
    overflow: hidden !important;
  }
  .prism-create .template28 .temp28_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template28 {
    height: 100vh;
  }
  .prism-create .template28 .temp28_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template28 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template28 .temp28_content {
    min-height: auto;
  }
  .prism-create .template28 .temp28_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template28 .temp28_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template28 .temp28_content .temp28_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template28 .temp28_content .temp28_lh_content {
    width: 100%;
    min-height: 50vh;
  }
  .prism-create .template28 .temp28_content .temp28_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template28 .temp28_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template28 .temp28_content .temp28_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 20% 10% 5%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template28 .temp28_content {
    padding: 10% 0%;
  }
  .prism-create .template28 .temp28_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template28 .temp28_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template28 .temp28_content .temp28_lh_content {
    min-height: 40vh;
  }
  .prism-create .template28 .temp28_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template28 .temp28_content .temp28_lh_content_carousel {
    top: 10%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template28 css end */
/* template29 css start */
.prism-create .template29 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #DBF8FF;
  overflow: hidden;
}
.prism-create .template29 .temp29_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template29 .temp29_content .temp29_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template29 .temp29_content .temp29_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template29 .temp29_content .temp29_lh_content .temp29_video {
  z-index: 2;
  width: 78%;
  margin-right: 7%;
}
.prism-create .template29 .temp29_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template29 .temp29_content .temp29_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template29 .temp29_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template29 .temp29_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template29 .temp29_content .temp29_top_shape {
  position: absolute;
  width: 40%;
  right: -10%;
  top: -2px;
}
.prism-create .template29 .temp29_content .temp29_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 3%;
}
.prism-create .template29 .temp29_content .temp29_rh_content_flexcols {
  width: 30%;
  margin-right: 2%;
  background: #A5EFFF;
  padding: 3% 3% 5%;
  border-radius: 1vw;
}
.prism-create .template29 .temp29_content .temp29_rh_content_flexcols p {
  font-size: 0.9vw;
  line-height: 1.3vw;
  margin-top: 0px;
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template29 .temp29_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template29 .temp29_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template29 .temp29_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template29 {
    overflow: hidden !important;
  }
  .prism-create .template29 .temp29_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template29 {
    height: 100vh;
  }
  .prism-create .template29 .temp29_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template29 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template29 .temp29_content {
    min-height: auto;
  }
  .prism-create .template29 .temp29_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template29 .temp29_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template29 .temp29_content .temp29_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template29 .temp29_content .temp29_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template29 .temp29_content .temp29_lh_content .temp29_video {
    margin-right: 0%;
  }
  .prism-create .template29 .temp29_content .temp29_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template29 .temp29_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template29 .temp29_content {
    padding: 10% 0%;
  }
  .prism-create .template29 .temp29_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template29 .temp29_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template29 .temp29_content .temp29_lh_content {
    min-height: 40vh;
  }
  .prism-create .template29 .temp29_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template29 .temp29_content .temp29_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content_flexrow {
    display: block;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template29 .temp29_content .temp29_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template29 css end */
/* template30 css start */
.prism-create .template30 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template30 .temp30_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template30 .temp30_content .temp30_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template30 .temp30_content .temp30_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template30 .temp30_content .temp30_lh_content .temp30_video {
  z-index: 2;
  width: 95%;
  margin-right: 0%;
}
.prism-create .template30 .temp30_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #4C12A1;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template30 .temp30_content .temp30_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template30 .temp30_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template30 .temp30_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template30 .temp30_content .temp30_top_shape {
  position: absolute;
  width: 58%;
  right: -10%;
  top: -28%;
}
.prism-create .template30 .temp30_content .temp30_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template30 .temp30_content .temp30_rh_content_flexcols {
  width: 48%;
}
.prism-create .template30 .temp30_content .temp30_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template30 .temp30_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template30 .temp30_lh_content::before {
    right: 27%;
  }
  .prism-create .template30 .temp30_content .temp30_top_shape {
    width: 68%;
    right: -15%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template30 .temp30_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template30 {
    overflow: hidden !important;
  }
  .prism-create .template30 .temp30_lh_content::before {
    right: 45%;
  }
  .prism-create .template30 .temp30_content .temp30_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template30 {
    height: 100vh;
  }
  .prism-create .template30 .temp30_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template30 .temp30_content .temp30_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template30 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template30 .temp30_content {
    min-height: auto;
  }
  .prism-create .template30 .temp30_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template30 .temp30_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template30 .temp30_content .temp30_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content .temp30_video {
    margin-right: 0%;
    margin-top: 4%;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template30 .temp30_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template30 .temp30_content {
    padding: 10% 0%;
  }
  .prism-create .template30 .temp30_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template30 .temp30_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content {
    min-height: 40vh;
  }
  .prism-create .template30 .temp30_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content_flexrow {
    display: block;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template30 .temp30_content .temp30_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template30 .temp30_content .temp30_lh_content .temp30_video {
    margin-top: -8%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template30 .temp30_content .temp30_top_shape {
    top: -30%;
  }
}
/* template30 css end */
/* template31 css start */
.prism-create .template31 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}
.prism-create .template31 .temp31_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template31 .temp31_content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 100%);
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.prism-create .template31 .temp31_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  padding: 8% 15% 2% 7%;
  margin-left: 50%;
  display: flex;
  align-items: center;
  z-index: 100;
  color: #ffffff;
}
.prism-create .template31 .temp31_rh_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template31 .temp31_rh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: rgba(255, 31, 62, 0.9);
  border-radius: 9vw;
  z-index: 1;
  left: 4%;
  top: -10%;
}
.prism-create .template31 .temp31_rh_content .temp31_iconsec_threecols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 4%;
}
.prism-create .template31 .temp31_rh_content .temp31_iconsec_threecols p {
  width: 6%;
  margin-right: 2%;
}
.prism-create .template31 h2 {
  font-size: 3.4vw;
  line-height: 3.4vw;
  margin-bottom: 4%;
}
.prism-create .template31 h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  margin: 0% 0% 2%;
}
.prism-create .template31 h5 a {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template31 p {
  font-size: 0.8vw;
  line-height: 1.2vw;
}
.prism-create .template31 p.extra_mg {
  margin-bottom: 5%;
  margin-top: 10%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template31 .temp31_rh_content::before {
    top: -19%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template31 .temp31_rh_content::before {
    width: 150%;
    height: 138%;
    left: 5%;
    top: -23%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template31 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template31 {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: #ffffff;
    overflow: hidden;
  }
  .prism-create .template31 .temp31_rh_content::before {
    left: 8%;
    top: -14%;
  }
  .prism-create .template31 .temp31_content {}
  .prism-create .template31 .temp31_rh_content {
    width: 150%;
    min-height: 100vh;
    padding: 8% 2% 2% 0%;
    margin-left: 30%;
  }
  .prism-create .template31 h2 {
    font-size: 4.4vw;
    line-height: 5.4vw;
    margin-bottom: 5%;
  }
  .prism-create .template31 p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template31 p.extra_mg {
    margin-bottom: 1%;
    margin-top: 2%;
  }
  .prism-create .template31 .temp31_rh_content .temp31_iconsec_threecols p {
    width: 6%;
    margin-right: 2%;
  }
  .prism-create .template31 .temp31_rh_content_inner {
    padding-right: 57%;
  }
  .prism-create .template31 .logo_bottom2 {
    position: absolute !important;
    width: 24% !important;
    bottom: 8% !important;
    left: 8% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template31 .temp31_rh_content::before {
    left: 20%;
    top: -33%;
  }
  .prism-create .template31 h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 5%;
  }
  .prism-create .template31 p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template31 css end */
/* template32 css start */
.prism-create .template32 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template32 .temp32_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template32 .temp32_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template32::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template32 .temp32_content .temp32_content_inner {
  width: 60%;
  margin-top: 4%;
}
.prism-create .template32 .temp32_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  margin: 0% 0% 4%;
  color: #ffffff;
  margin-bottom: 10%;
}
.prism-create .template32 .temp32_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin: 0% 0% 8%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template32 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template32 {
    overflow: hidden;
  }
  .prism-create .template32 .temp32_content .temp32_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template32 .temp32_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template32 .temp32_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin: 0% 0% 4%;
  }
  .prism-create .template32 .temp32_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 0% 0% 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template32 .temp32_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin: 0% 0% 6%;
  }
  .prism-create .template32 .temp32_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin: 0% 0% 8%;
  }
}
@media (max-height: 450px) {}
/* template32 css end */
/* template33 css start */
.prism-create .template33 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template33 .temp33_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template33::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.40);
  z-index: 1;
}
.prism-create .template33 .temp33_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  text-align: left;
  padding: 6% 4.8% 8%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template33 .temp33_content .temp33_four_cols {
  width: 17vw;
  height: 17vw;
  border-radius: 2.1vw;
  border: 3px solid #ffffff;
  padding: 1% 2% 2%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template33 .temp33_content .temp33_four_cols:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.prism-create .template33 .temp33_content .temp33_four_cols .temp33_thick_line {
  position: absolute;
  height: 1%;
  width: 110%;
  top: 50%;
  left: -5%;
  background: #ffffff;
  rotate: -45deg;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.prism-create .template33 .temp33_content .temp33_four_cols:hover .temp33_thick_line {
  rotate: 0deg;
  width: 90%;
  left: 5%;
}
.prism-create .template33 .temp33_content .temp33_four_cols .temp33_innner_box_text {
  position: absolute;
  bottom: 5%;
  right: 8%;
  width: 70%;
  text-align: right;
}
.prism-create .template33 .temp33_content .temp33_four_cols .temp33_innner_box_text_big {
  width: 58%;
}
.prism-create .template33 .temp33_content h3 {
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 400;
  color: #ffffff;
}
.prism-create .template33 .temp33_content h4 {
  font-size: 1.7vw;
  line-height: 2.1vw;
  font-weight: 300;
  color: #ffffff;
}
.prism-create .template33 .temp33_navigation {}
.prism-create .template33 .temp33_navigation p {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.prism-create .template33 .temp33_navigation p span {
  position: relative;
  z-index: 10;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template33 .temp33_content h2 {}
  .prism-create .template33 .temp33_content p {}
  .prism-create .template33 .temp33_navigation p {
    margin: 6% 0%;
  }
}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template33 .temp33_content h2 {}
  .prism-create .template33 .temp33_content p {}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template33 {
    overflow: hidden !important;
  }
  .prism-create .template33 .temp33_content {}
  .prism-create .template33 .temp33_content h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template33 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template33 {
    overflow: hidden;
  }
  .prism-create .template33 .temp33_inner {
    min-height: auto;
    overflow: auto;
    height: 90vh;
  }
  .prism-create .template33 .temp33_content {
    width: 80%;
    margin: 0px auto;
    padding: 12% 0% 8%;
    align-items: flex-start;
  }
  .prism-create .template33 .temp33_content .temp33_content_inner {
    width: 90%;
  }
  .prism-create .template33 .temp33_content .temp33_four_cols {
    width: 380px;
    height: 380px;
    margin: 3% 0;
    border-radius: 3vw;
  }
  .prism-create .template33 .temp33_content h4 {
    font-size: 4vw;
    line-height: 4.4vw;
  }
  .prism-create .template33 .temp33_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 820px) and (min-height: 600px) {
  .prism-create .template33 .temp33_content .temp33_four_cols {
    width: 300px;
    height: 300px;
    margin: 2% 0;
  }
}
@media (max-width: 768px) {
  .prism-create .template33 .temp33_content .temp33_four_cols {
    width: 280px;
    height: 280px;
    margin: 4% 0;
  }
}
@media (max-width: 480px) {
  .prism-create .template33 {
    overflow: auto;
    min-height: auto;
  }
  .prism-create .template33 .temp33_inner {
    min-height: auto;
    height: 90vh;
    overflow: auto;
    padding-bottom: 50px;
  }
  .prism-create .template33 .temp33_content {
    padding: 60px 0 0px;
    display: block;
  }
  .prism-create .template33 .temp33_content .temp33_four_cols {
    width: 200px;
    height: 200px;
    margin: 6% auto;
  }
  .prism-create .template33 .temp33_content .temp33_content_inner {
    width: 100%;
  }
  .prism-create .template33 .temp33_content h2 {
    font-size: 12vw;
    line-height: 13vw;
    margin: 0% 0 5%;
  }
  .prism-create .template33 .temp33_content .temp33_content_left, .prism-create .template33 .temp33_content .temp33_content_right {
    margin-bottom: 15%;
  }
  .prism-create .template33 .temp33_content .temp33_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template33 .temp33_content h4 {
    font-size: 5vw;
    line-height: 5.4vw;
  }
  .prism-create .template33 .temp33_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 700px) and (max-width: 480px) {
  .prism-create .template33 .temp33_content {
    padding: 20% 0;
  }
}
@media (max-height: 450px) {
  .prism-create .template33 .temp33_content h1 {
    margin: 3% 0%;
  }
}
/* template33 css end */
/* template34 css start */
.prism-create .template34 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000000;
}
.prism-create .template34 .template34_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template34 .temp34_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .temp_right_video_anim {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.prism-create .template34 .temp34_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 1% 0% 4%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template34 .temp34_content .inner_content {
  width: 95%;
  margin: 0px auto;
  position: relative;
  background: rgba(0, 0, 0, 0.63);
  border: 5px solid #FF1F3E;
  border-radius: 5vw;
  padding: 2% 3%;
}
.prism-create .template34 .temp34_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
  margin-bottom: 1.5%;
}
.prism-create .template34 .temp34_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
}
.prism-create .template34 .temp34_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template34 .temp34_content p {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
}
.prism-create .template34 .temp34_content .temp34_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1%;
}
.prism-create .template34 .temp34_content .temp34_flex_twocols .left_cols {
  width: 50%;
}
.prism-create .template34 .temp34_content .temp34_flex_twocols .right_cols {
  width: 40%;
}
.prism-create .template34 .temp34_content .temp34_inner_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 6% 2%;
  border-bottom: 1px solid #ffffff;
}
.prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_iconsec {
  width: 15%;
}
.prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_contentsec {
  width: 75%;
}
.prism-create .template34 .source_text {
  bottom: 5%;
  left: 13%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template34 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template34 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template34 .temp34_content .inner_content {
    border: 3px solid #FF1F3E;
  }
}
@media (orientation: portrait) {
  .prism-create .template34 .temp34_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 12% 0% 8%;
    align-items: flex-start;
  }
  .prism-create .template34 .temp34_content .inner_content {
    width: 100%;
    border: 5px solid #FF1F3E;
    border-radius: 5vw;
    padding: 3% 3% 4%;
  }
  .prism-create .template34 .temp34_content h2 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template34 .temp34_content .temp34_flex_twocols {
    display: block;
    margin-top: 6%;
  }
  .prism-create .template34 .temp34_content .inner_content {
    width: 100%;
    border: 4px solid #FF1F3E;
    border-radius: 5vw;
    padding: 6% 4%;
  }
  .prism-create .template34 .temp34_content .temp34_flex_twocols .left_cols {
    width: 100%;
  }
  .prism-create .template34 .temp34_content .temp34_flex_twocols .right_cols {
    width: 100%;
    margin-top: 6%;
  }
  .prism-create .template34 .temp34_content h4 {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 5%;
  }
  .prism-create .template34 .temp34_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 4%;
  }
  .prism-create .template34 .temp34_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_contentsec {
    width: 80%;
  }
  .prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_iconsec {
    width: 13%;
  }
  .prism-create .template34 .source_text {
    width: 80%;
    margin: 10px auto;
  }
}
@media (max-width: 480px) {
  .prism-create .template34 .temp34_content h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template34 .temp34_content h4 {
    font-size: 5.5vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template34 .temp34_content h5 {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-top: 6%;
  }
  .prism-create .template34 .temp34_content p {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_iconsec {
    width: 15%;
  }
  .prism-create .template34 .temp34_content .temp34_inner_flex_twocols .temp34_inner_contentsec {
    width: 75%;
  }
  .prism-create .template34 .temp34_content .temp34_flex_twocols .right_cols {
    margin-top: 8%;
  }
  .prism-create .template34 .temp34_content .temp34_inner_flex_twocols {
    padding: 8% 2%;
  }
}
@media (max-height: 450px) {
  .prism-create .template34 .temp34_content .inner_content {
    padding: 2% 3% 1%;
  }
  .prism-create .template34 .temp34_content {
    width: 90%;
  }
}
/* template34 css end */
/* template35 css start */
.prism-create .template35 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template35::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.50);
  backdrop-filter: blur(30px);
  z-index: 1;
}
.prism-create .template35 .temp35_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template35 .temp35_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 2% 0%;
  z-index: 10000;
}
.prism-create .template35 .temp35_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
}
.prism-create .template35 .temp35_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
}
.prism-create .template35 .temp35_content p.temp35_tab_title {
  margin-bottom: 0.6%;
}
.prism-create .template35 .temp35_content p.temp35_tab_title_nav {
  cursor: pointer;
  opacity: 0.4;
}
.prism-create .template35 .temp35_content p.temp35_tab_title_active_nav {
  opacity: 1;
  font-weight: bold;
}
.prism-create .template35 .temp35_content .temp35_content_tab {
  margin: 1% 0;
}
.prism-create .template35 .temp35_content .temp35_content_tab_expand {
  padding: 0% 4%;
  display: none;
}
.prism-create .template35 .temp35_content .temp35_content_tab_expand1 {
  display: block;
}
.prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row {
  display: flex;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p {
  width: 12%;
  margin-right: 1%;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
	transform: scale(1);
}
.prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p:hover {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  transform: scale(1.1);
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template35 .temp35_content {
    padding: 4% 0%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p {
    width: 15%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template35 {
    overflow: hidden !important;
  }
  .prism-create .template35 .temp35_content {
    padding: 4% 0%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p {
    width: 18%;
  }
  .prism-create .template35 .temp35_content p {
    font-size: 1.6vw;
    line-height: 2.2vw;
  }
  .prism-create .template35 .temp35_content p.temp35_tab_title {
    margin-bottom: 1%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand {
    padding: 1% 4%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template35 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (orientation: portrait) {
  .prism-create .template35 .temp35_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 12% 0% 6%;
    align-items: flex-start;
  }
  .prism-create .template35 .temp35_content h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 3%;
  }
  .prism-create .template35 .temp35_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 5%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand {
    padding: 3% 4%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p {
    width: 28%;
    margin-right: 2%;
  }
  .prism-create .template35 .temp35_inner {
    min-height: auto;
    height: 80vh;
    overflow: scroll;
    margin-bottom: 10%;
  }
}
@media (max-width: 480px) {
  .prism-create .template35 .temp35_content h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template35 .temp35_content p {
    font-size: 5vw;
    line-height: 6.5vw;
    margin-bottom: 6%;
  }
  .prism-create .template35 .temp35_content .temp35_content_tab_expand_flex_row p {
    width: 44%;
    margin-right: 2%;
  }
}
@media (max-height: 450px) {
  .prism-create .template35 .temp35_content .inner_content {
    padding: 2% 3% 1%;
  }
  .prism-create .template35 .temp35_content {
    width: 90%;
  }
}
/* template35 css end */
/* template42 css start */
.prism-create .template42 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template42 .template42_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template42 .temp42_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 33% 4% 7%;
}
.prism-create .template42 .temp42_content .temp42_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template42 .temp42_content .temp42_top_content {
  padding-right: 20%;
}
.prism-create .template42 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #A18CDE;
  margin-bottom: 2%;
}
.prism-create .template42 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #A18CDE;
}
.prism-create .template42 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #A18CDE;
  font-style: normal;
  margin-bottom: 1%;
}
.prism-create .template42 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template42 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template42 .benefits_sec {
  margin: 1% 0% 2%;
}
.prism-create .template42 .temp42_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 1%;
}
.prism-create .template42 .temp42_flex .temp42_flex_cols {
  width: 31.5%;
  padding: 2% 1.5% 2% 2.5%;
  border-radius: 25px;
  border: 2px solid #A18CDE;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template42 .temp42_flex .temp42_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template42 .temp42_flex .temp42_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template42 .temp42_flex .temp42_flex_cols_flex .temp42_flex_cols_flex_left {
  width: 20%;
  margin-right: 5%;
}
.prism-create .template42 .temp42_flex .temp42_flex_cols_flex .temp42_flex_cols_flex_right {
  width: 75%;
}
.prism-create .template42 .temp42_video {
  position: absolute;
  width: 29%;
  bottom: -1%;
  right: 2%;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template42 .temp42_video video {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: right bottom;
}
.prism-create .template42 .btn_default .plus_icon {
  margin-bottom: 0vw !important;
}
.prism-create .template42 .temp42_bottom_shape {
  position: absolute;
  bottom: -1%;
  left: 35%;
  width: 14%;
}
.prism-create .template42 .footer_text_all2 {
  right: 4.5%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template42 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template42 .temp42_content .temp42_top_content {
    padding-right: 15%;
  }
  .prism-create .template42 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template42 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template42 .benefits_sec {
    margin: 3% 0% 3%;
  }
  .prism-create .template42 .temp42_video {
    right: 0%;
    width: 32%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template42 {
    overflow: hidden !important;
  }
  .prism-create .template42 .temp42_video {
    width: 40%;
  }
  .prism-create .template42 .temp42_video img {
    object-position: right bottom;
  }
  .prism-create .template42 .temp42_content {
    padding: 6% 30% 3% 7%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template42 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template42 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template42 .temp42_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template42 .temp42_content .temp42_top_content {
    padding-right: 0%;
  }
  .prism-create .template42 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template42 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
  }
  .prism-create .template42 p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template42 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template42 .temp42_flex {
    margin-top: 4%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols {
    width: 48%;
    padding: 4% 3%;
    margin-bottom: 4%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols_flex .temp42_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template42 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template42 .temp42_video {
    margin: 40px auto 30px;
    position: relative;
    width: 51%;
    height: 100%;
    bottom: inherit;
    right: -27%;
    z-index: 0;
    margin-top: -77%;
  }
  .prism-create .template42 .source_text {
    width: 50%;
  }
  .prism-create .template42 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template42 .temp42_bottom_shape {
    bottom: -11%;
    left: -18%;
    width: 100%;
    display: none;
  }
}
@media (max-width: 820px) {}
@media (max-width: 480px) {
  .prism-create .template42 .source_text {
    width: 100%;
  }
  .prism-create .template42 .temp42_content {
    padding: 120px 0% 80px;
  }
  .prism-create .template42 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template42 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template42 p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template42 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template42 .temp42_flex {
    margin-top: 6%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols_flex .temp42_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template42 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template42 .temp42_video {
    margin-top: 0px;
    width: 70%;
    right: 0%;
  }
  .prism-create .template42 .temp42_flex .temp42_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template42 .temp42_bottom_shape {
    bottom: -12%;
  }
}
@media (max-height: 450px) {}
/* template42 css end */
/* template54 css start */
.prism-create .template54 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template54 .temp54_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template54 .temp54_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template54::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template54 .temp54_content .temp54_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template54 .temp54_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template54 .temp54_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template54 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template54 {
    overflow: hidden;
  }
  .prism-create .template54 .temp54_content .temp54_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template54 .temp54_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template54 .temp54_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template54 .temp54_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template54 .temp54_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template54 .temp54_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template54 css end */
/* template55 css start */
.prism-create .template55 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template55 .template55_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template55 .temp55_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  padding: 3% 2% 4%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template55 .temp55_content .temp55_content_inner {
  width: 100%;
}
.prism-create .template55 .temp55_twocols {
  display: flex;
  width: 100%;
  margin: 0px auto;
  justify-content: space-between;
  padding-top: 3%;
  flex-flow: row wrap;
  position: relative;
  align-items: center;
  max-height: 30vw;
}
.prism-create .template55 .temp55_twocols::before {
  content: "";
  background: #4C12A1;
  position: absolute;
  width: 130%;
  height: 200%;
  top: 2%;
  left: -15%;
  border-top-left-radius: 10vw;
  border-top-right-radius: 10vw;
  z-index: -1;
}
.prism-create .template55 .temp55_leftcols {
  width: 24%;
  padding: 2% 3% 2% 0;
  border-right: 1px solid #ffffff;
}
.prism-create .template55 .temp55_rightcols {
  width: 74.5%;
}
.prism-create .template55 .temp55_twocols .temp55_arrow {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexrow {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols {
  width: 29%;
  height: 100%;
  border-radius: 2vw;
  overflow: hidden;
  margin-right: 2%;
  position: relative;
  cursor: pointer;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols:hover::before {
  opacity: 1;
}
.prism-create .template55 .temp55_twocols .temp55_arrow img {
  float: left;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols .temp55_img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols .temp55_rotate_img {
  position: absolute;
  bottom: 6%;
  left: 6%;
  width: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols:hover .temp55_rotate_img {
  opacity: 0;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols .temp55_rotate_content {
  padding: 10% 6%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols .temp55_rotate_content p {
  margin-top: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols:hover .temp55_rotate_content {
  opacity: 1;
}
.prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols:hover .temp55_rotate_content p {
  margin-top: 0%;
}
.prism-create .template55 .temp55_content h2 {
  font-size: 3.5vw;
  line-height: 4vw;
  color: #FF1F3E;
  text-align: center;
  margin-bottom: 1.5%;
}
.prism-create .template55 .temp55_content h3 {
  font-size: 2.2vw;
  line-height: 2.2vw;
  color: #ffffff;
  margin-bottom: 6%;
}
.prism-create .template55 .temp55_content h4 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  color: #000000;
  margin: 0px auto;
  margin-bottom: 1%;
  text-align: center;
}
.prism-create .template55 .temp55_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #FF1F3E;
  margin-bottom: 4%;
}
.prism-create .template55 .temp55_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #ffffff;
  margin-top: 5%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template55 .temp55_content h5 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }
  .prism-create .template55 .temp55_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template55 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template55 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template55 .temp55_content {
    padding: 5% 7% 7% 7%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template55 .temp55_content {
    width: 80%;
    min-height: auto;
    padding: 14% 0%;
  }
  .prism-create .template55 .temp55_content h2 {
    font-size: 7vw;
    line-height: 7.5vw;
    margin-bottom: 6%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template55 .temp55_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 80px;
    padding: 0%;
    width: 100%;
  }
  .prism-create .template55 .temp55_content p {
    font-size: 2.8vw;
    line-height: 3.8vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template55 .temp55_twocols {
    max-height: inherit;
  }
  .prism-create .template55 .temp55_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-bottom: 6%;
  }
  .prism-create .template55 .temp55_leftcols {
    width: 100%;
    padding: 80px 0% 30px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
  .prism-create .template55 .temp55_rightcols {
    width: 100%;
  }
  .prism-create .template55 .temp55_rightcols .temp55_rightcols_flexrow {
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 80px;
  }
  .prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols {
    width: 48%;
    margin-right: 0%;
    margin-bottom: 4%;
    align-items: center;
  }
  .prism-create .template55 .temp55_content h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 8%;
  }
  .prism-create .template55 .temp55_twocols::before {
    width: 130%;
    height: 120%;
    top: 0%;
  }
  .prism-create .template55 .temp55_twocols .temp55_arrow {
    width: 10%;
    margin-left: 0%;
    margin-top: 3%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template55 .temp55_content {
    padding: 12% 0% 15%;
  }
  .prism-create .template55 .temp55_content h2 {
    font-size: 9vw;
    line-height: 10vw;
    margin: 0% 0% 10%;
  }
  .prism-create .template55 .temp55_content h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 40px;
  }
  .prism-create .template55 .temp55_content h5 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template55 .temp55_content p {
    font-size: 3.8vw;
    line-height: 4.8vw;
    margin-bottom: 6%;
  }
  .prism-create .template55 .temp55_content h3 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template55 .temp55_leftcols {
    padding: 40px 0% 30px;
  }
  .prism-create .template55 .temp55_twocols .temp55_arrow {
    margin-left: 3%;
    margin-top: 0%;
  }
  .prism-create .template55 .temp55_rightcols .temp55_rightcols_flexcols {
    width: 80%;
    margin: 0% auto 8%;
  }
  .prism-create .template55 .temp55_rightcols .temp55_rightcols_flexrow {
    padding-top: 50px;
  }
  .prism-create .template55 .temp55_twocols::before {
    height: 115%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template55 .temp55_content {
    padding: 3% 2% 5%;
  }
}
/* template55 css end */
/* template56 css start */
.prism-create .template56 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template56 .temp56_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template56 .temp56_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template56::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template56 .temp56_content .temp56_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template56 .temp56_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template56 .temp56_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template56 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template56 {
    overflow: hidden;
  }
  .prism-create .template56 .temp56_content .temp56_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template56 .temp56_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template56 .temp56_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template56 .temp56_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template56 .temp56_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template56 .temp56_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template56 css end */
/* template57 css start */
.prism-create .template57 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #1B1B6F;
}
.prism-create .template57 .template57_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  min-height: 100vh;
}
.prism-create .template57 .temp57_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template57 .temp57_content .temp57_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template57 .temp57_content .temp57_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 4% 0%;
}
.prism-create .template57 .temp57_content .temp57_lh_content .temp57_video {
  width: 42vw;
  height: 38vw;
}
.prism-create .template57 .temp57_content .temp57_lh_content .temp57_video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top center;
  border-radius: 2vw;
}
.prism-create .template57 .temp57_content .temp57_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 3%;
  z-index: 1;
}
.prism-create .template57 .temp57_content .temp57_rh_content .client_logo {
  width: 30%;
}
.prism-create .template57 .temp57_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template57 .temp57_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #ffffff;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template57 .temp57_content .temp57_top_shape {
  position: absolute;
  width: 78%;
  right: -18%;
  top: -27%;
}
.prism-create .template57 .temp57_content .temp57_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template57 .temp57_content .temp57_rh_content_flexcols {
  width: 48%;
}
.prism-create .template57 .temp57_content .temp57_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template57 .temp57_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template57 .temp57_content .temp57_top_shape {
    width: 84%;
    right: -21%;
    top: -26%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template57 {
    overflow: hidden !important;
  }
  .prism-create .template57 .temp57_lh_content::before {
    right: 45%;
  }
  .prism-create .template57 .temp57_content .temp57_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template57 {
    height: 100vh;
  }
  .prism-create .template57 .temp57_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template57 .temp57_content .temp57_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template57 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template57 .temp57_content {
    min-height: auto;
  }
  .prism-create .template57 .temp57_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template57 .temp57_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template57 .temp57_content .temp57_content_inner {
    width: 100%;
    flex-flow: wrap-reverse;
  }
  .prism-create .template57 .temp57_content .temp57_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template57 .temp57_content .temp57_lh_content .temp57_video {
    width: 80vw;
    height: 80vw;
    margin-bottom: 10%;
  }
  .prism-create .template57 .temp57_content .temp57_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template57 .temp57_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template57 .temp57_content {
    padding: 10% 0%;
  }
  .prism-create .template57 .temp57_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template57 .temp57_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template57 .temp57_content .temp57_lh_content {
    min-height: 40vh;
  }
  .prism-create .template57 .temp57_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template57 .temp57_content .temp57_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content_flexrow {
    display: block;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template57 .temp57_content .temp57_top_shape {
    right: -22%;
    top: -7%;
    width: 88%;
  }
  .prism-create .template57 .temp57_content .temp57_rh_content .client_logo {
    width: 40%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template57 .temp57_content .temp57_top_shape {
    right: -18%;
    top: -27%;
  }
}
/* template57 css end */
/* template58 css start */
.prism-create .template58 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #A18CDE;
}
.prism-create .template58 .template58_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  min-height: 100vh;
}
.prism-create .template58 .temp58_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template58 .temp58_content .temp58_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template58 .temp58_content .temp58_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 4% 0%;
}
.prism-create .template58 .temp58_content .temp58_lh_content .temp58_video {
  width: 42vw;
  height: 38vw;
}
.prism-create .template58 .temp58_content .temp58_lh_content .temp58_video video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: top center;
  border-radius: 2vw;
}
.prism-create .template58 .temp58_content .temp58_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 3%;
  z-index: 1;
}
.prism-create .template58 .temp58_content .temp58_rh_content .client_logo {
  width: 40%;
}
.prism-create .template58 .temp58_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template58 .temp58_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #ffffff;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template58 .temp58_content .temp58_top_shape {
  position: absolute;
  width: 78%;
  right: -18%;
  top: -27%;
}
.prism-create .template58 .temp58_content .temp58_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template58 .temp58_content .temp58_rh_content_flexcols {
  width: 48%;
}
.prism-create .template58 .temp58_content .temp58_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template58 .temp58_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template58 .temp58_content .temp58_top_shape {
    width: 84%;
    right: -21%;
    top: -26%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template58 {
    overflow: hidden !important;
  }
  .prism-create .template58 .temp58_lh_content::before {
    right: 45%;
  }
  .prism-create .template58 .temp58_content .temp58_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template58 {
    height: 100vh;
  }
  .prism-create .template58 .temp58_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template58 .temp58_content .temp58_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template58 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template58 .temp58_content {
    min-height: auto;
  }
  .prism-create .template58 .temp58_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template58 .temp58_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template58 .temp58_content .temp58_content_inner {
    width: 100%;
    flex-flow: wrap-reverse;
  }
  .prism-create .template58 .temp58_content .temp58_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template58 .temp58_content .temp58_lh_content .temp58_video {
    width: 80vw;
    height: 80vw;
    margin-bottom: 10%;
  }
  .prism-create .template58 .temp58_content .temp58_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template58 .temp58_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template58 .temp58_content {
    padding: 10% 0%;
  }
  .prism-create .template58 .temp58_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template58 .temp58_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template58 .temp58_content .temp58_lh_content {
    min-height: 40vh;
  }
  .prism-create .template58 .temp58_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template58 .temp58_content .temp58_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content_flexrow {
    display: block;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template58 .temp58_content .temp58_top_shape {
    right: -22%;
    top: -7%;
    width: 88%;
  }
  .prism-create .template58 .temp58_content .temp58_rh_content .client_logo {
    width: 40%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template58 .temp58_content .temp58_top_shape {
    right: -18%;
    top: -27%;
  }
}
/* template58 css end */
/* template59 css start */
.prism-create .template59 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template59 .temp59_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template59 .temp59_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template59::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template59 .temp59_content .temp59_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template59 .temp59_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template59 .temp59_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template59 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template59 {
    overflow: hidden;
  }
  .prism-create .template59 .temp59_content .temp59_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template59 .temp59_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template59 .temp59_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template59 .temp59_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template59 .temp59_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template59 .temp59_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template59 css end */
/* template60 css start */
.prism-create .template60 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template60 .temp60_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template60 .temp60_content .temp60_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template60 .temp60_content .temp60_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
}
.prism-create .template60 .temp60_content .temp60_lh_content_carousel {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0px;
  display: flex;
  align-items: center;
}
.prism-create .template60 .temp60_content .temp60_lh_content_carousel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10%;
  top: 0px;
  -webkit-animation: carousel_img 15s infinite ease-in-out;
  -moz-animation: carousel_img 15s infinite ease-in-out;
  -ms-animation: carousel_img 15s infinite ease-in-out;
  -o-animation: carousel_img 15s infinite ease-in-out;
  animation: carousel_img 15s infinite ease-in-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.prism-create .template60 .temp60_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template60 .temp60_content .temp60_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template60 .temp60_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template60 .temp60_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 90%;
}
.prism-create .template60 .temp60_content .temp60_top_shape {
  position: absolute;
  width: 20%;
  right: 22%;
  top: -2px;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template60 .temp60_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template60 .temp60_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template60 .temp60_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template60 {
    overflow: hidden !important;
  }
  .prism-create .template60 .temp60_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template60 {
    height: 100vh;
  }
  .prism-create .template60 .temp60_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template60 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template60 .temp60_content {
    min-height: auto;
  }
  .prism-create .template60 .temp60_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template60 .temp60_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template60 .temp60_content .temp60_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template60 .temp60_content .temp60_lh_content {
    width: 100%;
    min-height: 50vh;
  }
  .prism-create .template60 .temp60_content .temp60_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template60 .temp60_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template60 .temp60_content .temp60_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 20% 10% 5%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template60 .temp60_content {
    padding: 10% 0%;
  }
  .prism-create .template60 .temp60_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template60 .temp60_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template60 .temp60_content .temp60_lh_content {
    min-height: 40vh;
  }
  .prism-create .template60 .temp60_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template60 .temp60_content .temp60_lh_content_carousel {
    top: 10%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template60 css end */
/* template61 css start */
.prism-create .template61 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template61 .temp61_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template61 .temp61_content .temp61_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template61 .temp61_content .temp61_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template61 .temp61_content .temp61_lh_content .temp61_video {
  z-index: 3;
  width: 95%;
  margin-right: 0%;
}
.prism-create .template61 .temp61_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #1B1B6F;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template61 .temp61_content .temp61_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template61 .temp61_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template61 .temp61_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 80%;
}
.prism-create .template61 .temp61_content .temp61_top_shape {
  position: absolute;
  width: 20%;
  right: 22%;
  top: -3%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template61 .temp61_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template61 .temp61_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template61 .temp61_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template61 {
    overflow: hidden !important;
  }
  .prism-create .template61 .temp61_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template61 {
    height: 100vh;
  }
  .prism-create .template61 .temp61_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template61 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template61 .temp61_content {
    min-height: auto;
  }
  .prism-create .template61 .temp61_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template61 .temp61_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template61 .temp61_content .temp61_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content {
    width: 100%;
    min-height: 50vh;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template61 .temp61_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template61 .temp61_content .temp61_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 20% 10% 5%;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content .temp61_video {
    margin-right: 0%;
    margin-top: 4%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template61 .temp61_content {
    padding: 10% 0%;
  }
  .prism-create .template61 .temp61_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template61 .temp61_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content {
    min-height: 40vh;
  }
  .prism-create .template61 .temp61_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template61 .temp61_content .temp61_lh_content .temp61_video {
    margin-top: -8%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template61 css end */
/* template62 css start */
.prism-create .template62 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template62 .temp62_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template62 .temp62_content .temp62_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template62 .temp62_content .temp62_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template62 .temp62_content .temp62_lh_content .temp62_video {
  z-index: 2;
  width: 95%;
  margin-right: 0%;
}
.prism-create .template62 .temp62_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #4C12A1;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template62 .temp62_content .temp62_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template62 .temp62_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template62 .temp62_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 83%;
}
.prism-create .template62 .temp62_content .temp62_top_shape {
  position: absolute;
  width: 58%;
  right: -10%;
  top: -28%;
}
.prism-create .template62 .temp62_content .temp62_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template62 .temp62_content .temp62_rh_content_flexcols {
  width: 48%;
}
.prism-create .template62 .temp62_content .temp62_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template62 .temp62_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template62 .temp62_lh_content::before {
    right: 27%;
  }
  .prism-create .template62 .temp62_content .temp62_top_shape {
    width: 68%;
    right: -15%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template62 .temp62_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template62 {
    overflow: hidden !important;
  }
  .prism-create .template62 .temp62_lh_content::before {
    right: 45%;
  }
  .prism-create .template62 .temp62_content .temp62_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template62 {
    height: 100vh;
  }
  .prism-create .template62 .temp62_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template62 .temp62_content .temp62_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template62 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template62 .temp62_content {
    min-height: auto;
  }
  .prism-create .template62 .temp62_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template62 .temp62_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template62 .temp62_content .temp62_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content .temp62_video {
    margin-right: 0%;
    margin-top: 4%;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template62 .temp62_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template62 .temp62_content {
    padding: 10% 0%;
  }
  .prism-create .template62 .temp62_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template62 .temp62_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content {
    min-height: 40vh;
  }
  .prism-create .template62 .temp62_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content_flexrow {
    display: block;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template62 .temp62_content .temp62_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template62 .temp62_content .temp62_lh_content .temp62_video {
    margin-top: -8%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template62 .temp62_content .temp62_top_shape {
    top: -30%;
  }
}
/* template62 css end */
/* template63 css start */
.prism-create .template63 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}
.prism-create .template63 .temp63_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template63 .temp63_content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 100%);
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.prism-create .template63 .temp63_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  padding: 8% 15% 2% 7%;
  margin-left: 50%;
  display: flex;
  align-items: center;
  z-index: 100;
  color: #ffffff;
}
.prism-create .template63 .temp63_rh_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template63 .temp63_rh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: rgba(255, 31, 62, 0.9);
  border-radius: 9vw;
  z-index: 1;
  left: 4%;
  top: -10%;
}
.prism-create .template63 .temp63_rh_content .temp63_iconsec_threecols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 4%;
}
.prism-create .template63 .temp63_rh_content .temp63_iconsec_threecols p {
  width: 6%;
  margin-right: 2%;
}
.prism-create .template63 h2 {
  font-size: 3.4vw;
  line-height: 3.4vw;
  margin-bottom: 4%;
}
.prism-create .template63 h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  margin: 0% 0% 2%;
}
.prism-create .template63 h5 a {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template63 p {
  font-size: 0.8vw;
  line-height: 1.2vw;
}
.prism-create .template63 p.extra_mg {
  margin-bottom: 5%;
  margin-top: 10%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template63 .temp63_rh_content::before {
    top: -19%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template63 .temp63_rh_content::before {
    width: 150%;
    height: 138%;
    left: 5%;
    top: -23%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template63 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template63 {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: #ffffff;
    overflow: hidden;
  }
  .prism-create .template63 .temp63_rh_content::before {
    left: 8%;
    top: -14%;
  }
  .prism-create .template63 .temp63_content {}
  .prism-create .template63 .temp63_rh_content {
    width: 150%;
    min-height: 100vh;
    padding: 8% 2% 2% 0%;
    margin-left: 30%;
  }
  .prism-create .template63 h2 {
    font-size: 4.4vw;
    line-height: 5.4vw;
    margin-bottom: 5%;
  }
  .prism-create .template63 p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template63 p.extra_mg {
    margin-bottom: 1%;
    margin-top: 2%;
  }
  .prism-create .template63 .temp63_rh_content .temp63_iconsec_threecols p {
    width: 6%;
    margin-right: 2%;
  }
  .prism-create .template63 .temp63_rh_content_inner {
    padding-right: 57%;
  }
  .prism-create .template63 .logo_bottom2 {
    position: absolute !important;
    width: 24% !important;
    bottom: 8% !important;
    left: 8% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template63 .temp63_rh_content::before {
    left: 20%;
    top: -33%;
  }
  .prism-create .template63 h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 5%;
  }
  .prism-create .template63 p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template63 css end */
/* template64 css start */
.prism-create .template64 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template64 .temp64_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template64 .temp64_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template64::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template64 .temp64_content .temp64_content_inner {
  width: 60%;
  margin-top: 4%;
}
.prism-create .template64 .temp64_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  margin: 0% 0% 4%;
  color: #ffffff;
  margin-bottom: 10%;
}
.prism-create .template64 .temp64_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin: 0% 0% 8%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template64 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template64 {
    overflow: hidden;
  }
  .prism-create .template64 .temp64_content .temp64_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template64 .temp64_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template64 .temp64_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin: 0% 0% 4%;
  }
  .prism-create .template64 .temp64_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 0% 0% 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template64 .temp64_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin: 0% 0% 6%;
  }
  .prism-create .template64 .temp64_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin: 0% 0% 8%;
  }
}
@media (max-height: 450px) {}
/* template64 css end */
/* template65 css start */
.prism-create .template65 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template65 .temp65_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template65::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.prism-create .template65 .temp65_content {
  position: relative;
  width: 65%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  text-align: left;
  padding: 6% 4.8% 8%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template65 .temp65_content .temp65_four_cols {
  width: 17vw;
  height: 17vw;
  border-radius: 2.1vw;
  border: 3px solid #ffffff;
  padding: 1% 2% 2%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: rgba(0, 0, 0, 0.40);
}
.prism-create .template65 .temp65_content .temp65_four_cols:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.prism-create .template65 .temp65_content .temp65_four_cols .temp65_thick_line {
  position: absolute;
  height: 1%;
  width: 110%;
  top: 50%;
  left: -5%;
  background: #ffffff;
  rotate: -45deg;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.prism-create .template65 .temp65_content .temp65_four_cols:hover .temp65_thick_line {
  rotate: 0deg;
  width: 90%;
  left: 5%;
}
.prism-create .template65 .temp65_content .temp65_four_cols .temp65_innner_box_text {
  position: absolute;
  bottom: 5%;
  right: 8%;
  width: 50%;
  text-align: right;
}
.prism-create .template65 .temp65_content .temp65_four_cols .temp65_innner_box_text_big {
  width: 58%;
}
.prism-create .template65 .temp65_content h3 {
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 400;
  color: #ffffff;
}
.prism-create .template65 .temp65_content h4 {
  font-size: 1.7vw;
  line-height: 2.1vw;
  font-weight: 300;
  color: #ffffff;
}
.prism-create .template65 .temp65_navigation {}
.prism-create .template65 .temp65_navigation p {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.prism-create .template65 .temp65_navigation p span {
  position: relative;
  z-index: 10;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template65 .temp65_content h2 {}
  .prism-create .template65 .temp65_content p {}
  .prism-create .template65 .temp65_navigation p {
    margin: 6% 0%;
  }
}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template65 .temp65_content h2 {}
  .prism-create .template65 .temp65_content p {}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template65 {
    overflow: hidden !important;
  }
  .prism-create .template65 .temp65_content {}
  .prism-create .template65 .temp65_content h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template65 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template65 {
    overflow: hidden;
  }
  .prism-create .template65 .temp65_content {
    width: 80%;
    margin: 0px auto;
    padding: 12% 0% 15%;
    align-items: flex-start;
  }
  .prism-create .template65 .temp65_content .temp65_content_inner {
    width: 90%;
  }
  .prism-create .template65 .temp65_content .temp65_four_cols {
    width: 380px;
    height: 380px;
    margin: 3% 0;
    border-radius: 3vw;
  }
  .prism-create .template65 .temp65_content h4 {
    font-size: 4vw;
    line-height: 4.4vw;
  }
  .prism-create .template65 .temp65_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 820px) and (min-height: 600px) {
  .prism-create .template65 .temp65_content .temp65_four_cols {
    width: 300px;
    height: 300px;
    margin: 2% 0;
  }
  .prism-create .template65 .temp65_content {
    width: 80%;
    padding: 26% 0 30%;
  }
}
@media (max-width: 768px) {
  .prism-create .template65 .temp65_content .temp65_four_cols {
    width: 280px;
    height: 280px;
    margin: 4% 0;
  }
  .prism-create .template65 .temp65_content {
    width: 80%;
    padding: 15% 0 20%;
  }
}
@media (max-width: 480px) {
  .prism-create .template65 {
    overflow: auto;
    min-height: auto;
  }
  .prism-create .template65 .temp65_inner {
    min-height: auto;
    height: 90vh;
    overflow: auto;
  }
  .prism-create .template65 .temp65_content {
    padding: 60px 0 0px;
    display: block;
    min-height: auto;
  }
  .prism-create .template65 .temp65_content .temp65_four_cols {
    width: 200px;
    height: 200px;
    margin: 6% auto;
  }
  .prism-create .template65 .temp65_content .temp65_content_inner {
    width: 100%;
  }
  .prism-create .template65 .temp65_content h2 {
    font-size: 12vw;
    line-height: 13vw;
    margin: 0% 0 5%;
  }
  .prism-create .template65 .temp65_content .temp65_content_left, .prism-create .template65 .temp65_content .temp65_content_right {
    margin-bottom: 15%;
  }
  .prism-create .template65 .temp65_content .temp65_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template65 .temp65_content h4 {
    font-size: 5vw;
    line-height: 5.4vw;
  }
  .prism-create .template65 .temp65_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 700px) and (max-width: 480px) {
  .prism-create .template65 .temp65_content {
    padding: 20% 0;
  }
}
@media (max-height: 450px) {
  .prism-create .template65 .temp65_content h1 {
    margin: 3% 0%;
  }
}
/* template65 css end */
/* template66 css start */
.prism-create .template66 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000000;
}
.prism-create .template66 .template66_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template66 .temp66_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .temp_right_video_anim {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.prism-create .template66 .temp66_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 2% 0% 4%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template66 .temp66_content .inner_content {
  width: 95%;
  margin: 0px auto;
  position: relative;
  background: rgba(0, 0, 0, 0.63);
  border: 5px solid #FF1F3E;
  border-radius: 5vw;
  padding: 2% 3%;
}
.prism-create .template66 .temp66_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
  margin-bottom: 1.5%;
}
.prism-create .template66 .temp66_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
}
.prism-create .template66 .temp66_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template66 .temp66_content p {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
}
.prism-create .template66 .temp66_content .temp66_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1%;
}
.prism-create .template66 .temp66_content .temp66_flex_twocols .left_cols {
  width: 55%;
}
.prism-create .template66 .temp66_content .temp66_flex_twocols .right_cols {
  width: 40%;
}
.prism-create .template66 .temp66_content .temp66_inner_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 6% 2%;
  border-bottom: 1px solid #ffffff;
}
.prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_iconsec {
  width: 15%;
  display: flex;
  justify-content: center;
}
.prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_iconsec img {}
.prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_contentsec {
  width: 75%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template66 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template66 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template66 .temp66_content .inner_content {
    border: 3px solid #FF1F3E;
  }
}
@media (orientation: portrait) {
  .prism-create .template66 .temp66_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 12% 0% 4%;
    align-items: flex-start;
  }
  .prism-create .template66 .temp66_content .inner_content {
    width: 100%;
    border: 5px solid #FF1F3E;
    border-radius: 5vw;
    padding: 3% 3% 4%;
  }
  .prism-create .template66 .temp66_content h2 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template66 .temp66_content .temp66_flex_twocols {
    display: block;
    margin-top: 6%;
  }
  .prism-create .template66 .temp66_content .inner_content {
    width: 100%;
    border: 4px solid #FF1F3E;
    border-radius: 5vw;
    padding: 6% 4%;
  }
  .prism-create .template66 .temp66_content .temp66_flex_twocols .left_cols {
    width: 100%;
  }
  .prism-create .template66 .temp66_content .temp66_flex_twocols .right_cols {
    width: 100%;
    margin-top: 6%;
  }
  .prism-create .template66 .temp66_content h4 {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 5%;
  }
  .prism-create .template66 .temp66_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 4%;
  }
  .prism-create .template66 .temp66_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_contentsec {
    width: 80%;
  }
  .prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_iconsec {
    width: 13%;
  }
  .prism-create .template66 .source_text {
    width: 80%;
    margin: 0px auto 4%;
  }
}
@media (max-width: 480px) {
  .prism-create .template66 .temp66_content h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template66 .temp66_content h4 {
    font-size: 5.5vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template66 .temp66_content h5 {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-top: 6%;
  }
  .prism-create .template66 .temp66_content p {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_iconsec {
    width: 15%;
  }
  .prism-create .template66 .temp66_content .temp66_inner_flex_twocols .temp66_inner_contentsec {
    width: 75%;
  }
  .prism-create .template66 .temp66_content .temp66_flex_twocols .right_cols {
    margin-top: 8%;
  }
  .prism-create .template66 .temp66_content .temp66_inner_flex_twocols {
    padding: 8% 2%;
  }
}
@media (max-height: 450px) {
  .prism-create .template66 .temp66_content .inner_content {
    padding: 2% 3% 3%;
  }
}
/* template66 css end */
/* template67 css start */
.prism-create .template67 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template67::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.50);
  backdrop-filter: blur(30px);
  z-index: 1;
}
.prism-create .template67 .temp67_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template67 .temp67_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 2% 0%;
  z-index: 10000;
  display: flex;
  align-items: center;
}
.prism-create .template67 .temp67_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
}
.prism-create .template67 .temp67_content h6 {
  font-size: 1vw;
  line-height: 1vw;
}
.prism-create .template67 .temp67_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #ffffff;
}
.prism-create .template67 .temp67_content .temp67_content_left_content {
  position: absolute;
  width: 27%;
  left: 2%;
}
.prism-create .template67 .temp67_content .temp67_content_left_content p {
  width: 80%;
}
.prism-create .template67 .temp67_content .temp67_mobile_view {
  width: 20vw;
  height: 38vw;
  position: relative;
  margin: 0px auto;
  border-radius: 2vw;
  overflow: hidden;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_top {
  position: absolute;
  width: 85%;
  top: 8%;
  left: 7.5%;
  border-radius: 0.6vw;
  background: rgba(0, 0, 0, 0.20);
  backdrop-filter: blur(40px);
  padding: 2%;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_top p {
  font-size: 0.9vw;
  line-height: 1.2vw;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_center {
  position: absolute;
  width: 85%;
  top: 38%;
  left: 7.5%;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_center h2 {
  line-height: 85%;
  margin-bottom: 10%;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_center .temp67_down_arrow img {
  width: 12%;
  -webkit-animation: arrow-down 1.5s infinite ease;
  -moz-animation: arrow-down 1.5s infinite ease;
  -ms-animation: arrow-down 1.5s infinite ease;
  -o-animation: arrow-down 1.5s infinite ease;
  animation: arrow-down 1.5s infinite ease;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes arrow-down {
  0% {
    margin-top: 0vw;
  }
  50% {
    margin-top: 1vw;
  }
  100% {
    margin-top: 0vw;
  }
}
/* Standard syntax */
@keyframes arrow-down {
  0% {
    margin-top: 0vw;
  }
  50% {
    margin-top: 1vw;
  }
  100% {
    margin-top: 0vw;
  }
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav {
  position: absolute;
  width: 85%;
  bottom: 4%;
  left: 7.5%;
  border-radius: 1vw;
  background: rgba(255, 255, 255, 0.50);
  backdrop-filter: blur(40px);
  padding: 4%;
  z-index: 100;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_flexcols {
  width: 23%;
  cursor: pointer;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_flexcols p img {
  width: 90%;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_icon {
  position: relative;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_icon span {
  position: absolute;
  right: -10%;
  top: -10%;
  width: 1.2vw;
  height: 1.2vw;
  background: #FF1F3E;
  border-radius: 100%;
  font-size: 0.8vw;
  line-height: 1.2vw;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section {
  display: none;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section1::before {
  background: url("images/page67_video_hover_take.webp") no-repeat center center;
  background-size: cover;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section2::before {
  background: url("images/page67_video_hover_manage.webp") no-repeat center center;
  background-size: cover;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section3::before {
  background: url("images/page67_video_hover_make.webp") no-repeat center center;
  background-size: cover;
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section_title {
  padding: 6% 10% 4%;
  position: relative;
}
.prism-create .template67 .temp67_content .temp67_tab_content_back_arrow {
  position: absolute;
  width: 3.5%;
  left: 7%;
  top: 0%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  height: 110%;
  align-items: center;
}
.prism-create .template67 .temp67_content .temp67_tab_content_products {
  height: 26.7vw;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 5% 7%;
  align-items: center;
  cursor: pointer;
  border-bottom: 0.5px solid #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.prism-create .template67 .temp67_content .temp67_mobile_tab_content_section2 .temp67_tab_content_flexrow {
  padding: 2% 7%;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow img {
  float: left;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow p {
  font-size: 1vw;
  line-height: 1.3vw;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow .temp67_tab_content_flex_icon {
  width: 15%;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow .temp67_tab_content_flex_text {
  width: 68%;
}
.prism-create .template67 .temp67_content .temp67_tab_content_flexrow .temp67_tab_content_flex_arrow {
  width: 8%;
}
.prism-create .template67 .temp67_content .temp67_tab_content_innertitle {
  padding: 4% 7% 2%;
  border-bottom: 0.5px solid #ffffff;
}
.prism-create .template67 .temp67_content .temp67_content_scroll_more {
  position: absolute;
  left: 64%;
  width: 6%;
  display: none;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template67 .temp67_content {
    padding: 4% 0%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template67 {
    overflow: hidden !important;
  }
  .prism-create .template67 .temp67_content {
    padding: 4% 0%;
  }
  .prism-create .template67 .temp67_content p {
    font-size: 1.6vw;
    line-height: 2.2vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template67 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (orientation: portrait) {
  .prism-create .template67 .temp67_inner {
    min-height: auto;
    height: 87.5vh;
    overflow: scroll;
  }
  .prism-create .template67 .temp67_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 10% 0%;
    display: block;
  }
  .prism-create .template67 .temp67_content .temp67_content_left_content {
    position: relative;
    width: 100%;
    left: inherit;
    margin-bottom: 6%;
  }
  .prism-create .template67 .temp67_content h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 2%;
  }
  .prism-create .template67 .temp67_content .temp67_content_left_content p {
    width: 100%;
  }
  .prism-create .template67 .temp67_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template67 .temp67_content .temp67_mobile_view {
    width: 50vw;
    height: 80vw;
    border-radius: 4vw;
  }
  .prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_top p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template67 .temp67_content h6 {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template67 .temp67_content .temp67_mobile_tab_content_nav_icon span {
    right: -20%;
    top: -18%;
    width: 4.2vw;
    height: 4.2vw;
    font-size: 2.5vw;
    line-height: 4vw;
  }
  .prism-create .template67 .temp67_content .temp67_tab_content_flexrow p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template67 .temp67_content .temp67_tab_content_products {
    height: 48vw;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .prism-create .template67 .temp67_content .temp67_content_scroll_more {
    left: 87%;
    width: 15%;
    top: 57%;
  }
}
@media (max-width: 480px) {
  .prism-create .template67 .temp67_content h2 {
    font-size: 10vw;
    line-height: 11vw;
    margin-bottom: 4%;
  }
  .prism-create .template67 .temp67_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template67 .temp67_content .temp67_content_left_content {
    margin-bottom: 12%;
  }
  .prism-create .template67 .temp67_content .temp67_mobile_view {
    width: 80%;
    height: 55vh;
    border-radius: 4vw;
  }
  .prism-create .template67 .temp67_content .temp67_tab_content_products {
    height: 75vw;
  }
  .prism-create .template67 .temp67_content .temp67_content_scroll_more {
    left: inherit;
    right: -11%;
    width: 18%;
    top: 50%;
  }
  .prism-create .template67 .temp67_content .temp67_mobile_tab_content_def_top p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .prism-create .template67 .temp67_content h6 {
    font-size: 3vw;
    line-height: 4vw;
  }
}
@media (max-height: 450px) {
  .prism-create .template67 .temp67_content .inner_content {
    padding: 2% 3% 1%;
  }
  .prism-create .template67 .temp67_content {
    width: 90%;
  }
}
/* template67 css end */
/* template86 css start */
.prism-create .template86 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template86 .template86_outer {
  position: relative;
  width: 100%;
  overflow: auto;
  min-height: 100vh;
}
.prism-create .template86 .temp86_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding: 3% 7% 4% 7%;
}
.prism-create .template86 .temp86_content .temp86_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template86 .temp86_content .temp86_top_content {
  padding-right: 45%;
}
.prism-create .template86 h2 {
  font-size: 3.4vw;
  line-height: 4vw;
  color: #FD8D62;
  margin-bottom: 2%;
}
.prism-create .template86 h3 {
  font-size: 1.6vw;
  line-height: 2.2vw;
  color: #FD8D62;
}
.prism-create .template86 h4 {
  font-size: 1.3vw;
  line-height: 1.8vw;
  color: #FD8D62;
  font-style: normal;
  margin-bottom: 0.5%;
}
.prism-create .template86 h5 {
  font-size: 0.95vw;
  line-height: 1.3vw;
  color: #000000;
  font-style: normal;
}
.prism-create .template86 p {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #000000;
  margin-bottom: 1.5%;
}
.prism-create .template86 .benefits_sec {
  margin: 1.5% 0% 1%;
}
.prism-create .template86 .temp86_flex {
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-top: 0.8%;
}
.prism-create .template86 .temp86_flex .temp86_flex_cols {
  width: 24%;
  padding: 1.5% 2% 1.5% 2%;
  border-radius: 25px;
  border: 2px solid #FD8D62;
  background: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template86 .temp86_flex .temp86_flex_cols h2 {
  line-height: 3vw;
  color: #000000;
}
.prism-create .template86 .temp86_flex .temp86_flex_cols_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4%;
}
.prism-create .template86 .temp86_flex .temp86_flex_cols_flex .temp86_flex_cols_flex_left {
  width: 25%;
  margin-right: 5%;
}
.prism-create .template86 .temp86_flex .temp86_flex_cols_flex .temp86_flex_cols_flex_right {
  width: 70%;
}
.prism-create .template86 .temp86_img {
  position: absolute;
  width: 40%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  overflow: hidden;
}
.prism-create .template86 .temp86_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: left top;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template86 p {
    font-size: 1.3vw;
    line-height: 1.7vw;
  }
  .prism-create .template86 h5 {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
  .prism-create .template86 h3 {
    font-size: 1.8vw;
    line-height: 2.4vw;
  }
  .prism-create .template86 .benefits_sec {
    margin: 2% 0%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template86 {
    overflow: hidden !important;
  }
  .prism-create .template86 .temp86_content {
    padding: 6% 7% 3% 7%;
  }
  .prism-create .template86 .temp86_img {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template86 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template86 {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template86 .template86_outer {
    overflow: hidden;
    overflow-y: auto;
  }
  .prism-create .template86 .temp86_content {
    position: relative;
    width: 80%;
    margin: 0px auto;
    min-height: 100vh;
    padding: 20% 0% 10%;
  }
  .prism-create .template86 .temp86_content .temp86_top_content {
    padding-right: 0%;
  }
  .prism-create .template86 h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template86 h2 {
    font-size: 8vw;
    line-height: 9vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template86 .temp86_content p {
    font-size: 3.1vw;
    line-height: 4.6vw;
    margin-bottom: 4%;
  }
  .prism-create .template86 h3 {
    font-size: 4.5vw;
    line-height: 5.5vw;
    margin-top: 6%;
  }
  .prism-create .template86 .temp86_flex {
    margin-top: 4%;
    width: 100%;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols {
    width: 48%;
    padding: 2% 3% 2% 2.5%;
    margin-bottom: 4%;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols_flex {
    margin-bottom: 8%;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols h2 {
    font-size: 9vw;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols_flex .temp86_flex_cols_flex_left {
    width: 20%;
    margin-right: 40px;
  }
  .prism-create .template86 h5 {
    font-size: 3vw;
    line-height: 4.5vw;
  }
  .prism-create .template86 .temp86_btm_video {
    width: 53vw;
    height: 59vw;
    bottom: -16vw;
    right: -14.5%;
    border-radius: 6vw;
  }
  .prism-create .template86 .footer_text_all h6 {
    color: #000000 !important;
  }
  .prism-create .template86 .temp86_img {
    position: relative;
    width: 80%;
    height: 100%;
    top: inherit;
    right: -40%;
    z-index: 0;
    margin-top: -70%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template86 .temp86_content {
    padding: 120px 0% 30px;
  }
  .prism-create .template86 h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template86 h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 8%;
  }
  .prism-create .template86 .temp86_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template86 h3 {
    font-size: 7vw;
    line-height: 8vw;
    margin-top: 8%;
  }
  .prism-create .template86 .temp86_flex {
    margin-top: 6%;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols {
    width: 80%;
    margin: 0px auto;
    padding: 6% 8%;
    margin-bottom: 8%;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols_flex .temp86_flex_cols_flex_left {
    margin-right: 20px;
  }
  .prism-create .template86 h5 {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template86 .temp86_img {
    margin-top: 20px;
  }
  .prism-create .template86 .temp86_flex .temp86_flex_cols h2 {
    font-size: 12vw;
  }
  .prism-create .template86 .temp86_btm_video {
    width: 80vw;
    height: 91vw;
    bottom: -13vw;
    right: -2.5%;
    border-radius: 8vw;
  }
  .prism-create .template86 .temp86_img {
    margin-top: -30%;
    right: -34%;
  }
}
@media (max-height: 450px) {}
/* template86 css end */
/* template87 css start */
.prism-create .template87 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template87 .temp87_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template87 .temp87_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template87::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template87 .temp87_content .temp87_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template87 .temp87_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template87 .temp87_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template87 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template87 {
    overflow: hidden;
  }
  .prism-create .template87 .temp87_content .temp87_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template87 .temp87_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template87 .temp87_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template87 .temp87_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template87 .temp87_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template87 .temp87_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template87 css end */
/* template88 css start */
.prism-create .template88 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template88 .temp88_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template88 .temp88_content .temp88_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template88 .temp88_content .temp88_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
}
.prism-create .template88 .temp88_content .temp88_lh_content_carousel {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0px;
  display: flex;
  align-items: center;
}
.prism-create .template88 .temp88_content .temp88_lh_content_carousel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10%;
  top: 0px;
  -webkit-animation: carousel_img 15s infinite ease-in-out;
  -moz-animation: carousel_img 15s infinite ease-in-out;
  -ms-animation: carousel_img 15s infinite ease-in-out;
  -o-animation: carousel_img 15s infinite ease-in-out;
  animation: carousel_img 15s infinite ease-in-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.prism-create .template88 .temp88_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template88 .temp88_content .temp88_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template88 .temp88_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template88 .temp88_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 90%;
}
.prism-create .template88 .temp88_content .temp88_top_shape {
  position: absolute;
  width: 20%;
  right: 22%;
  top: -2px;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template88 .temp88_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template88 .temp88_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template88 .temp88_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template88 {
    overflow: hidden !important;
  }
  .prism-create .template88 .temp88_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template88 {
    height: 100vh;
  }
  .prism-create .template88 .temp88_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template88 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template88 .temp88_content {
    min-height: auto;
  }
  .prism-create .template88 .temp88_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template88 .temp88_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template88 .temp88_content .temp88_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template88 .temp88_content .temp88_lh_content {
    width: 100%;
    min-height: 50vh;
  }
  .prism-create .template88 .temp88_content .temp88_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template88 .temp88_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template88 .temp88_content .temp88_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 20% 10% 5%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template88 .temp88_content {
    padding: 10% 0%;
  }
  .prism-create .template88 .temp88_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template88 .temp88_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template88 .temp88_content .temp88_lh_content {
    min-height: 40vh;
  }
  .prism-create .template88 .temp88_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template88 .temp88_content .temp88_lh_content_carousel {
    top: 10%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template88 css end */
/* template89 css start */
.prism-create .template89 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template89 .temp89_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template89 .temp89_content .temp89_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template89 .temp89_content .temp89_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template89 .temp89_content .temp89_lh_content .temp89_video {
  z-index: 2;
  width: 95%;
  margin-right: 0%;
}
.prism-create .template89 .temp89_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #4C12A1;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template89 .temp89_content .temp89_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template89 .temp89_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template89 .temp89_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 83%;
}
.prism-create .template89 .temp89_content .temp89_top_shape {
  position: absolute;
  width: 58%;
  right: -10%;
  top: -28%;
}
.prism-create .template89 .temp89_content .temp89_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template89 .temp89_content .temp89_rh_content_flexcols {
  width: 48%;
}
.prism-create .template89 .temp89_content .temp89_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template89 .temp89_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template89 .temp89_lh_content::before {
    right: 27%;
  }
  .prism-create .template89 .temp89_content .temp89_top_shape {
    width: 68%;
    right: -15%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template89 .temp89_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template89 {
    overflow: hidden !important;
  }
  .prism-create .template89 .temp89_lh_content::before {
    right: 45%;
  }
  .prism-create .template89 .temp89_content .temp89_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template89 {
    height: 100vh;
  }
  .prism-create .template89 .temp89_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template89 .temp89_content .temp89_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template89 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template89 .temp89_content {
    min-height: auto;
  }
  .prism-create .template89 .temp89_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template89 .temp89_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template89 .temp89_content .temp89_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content .temp89_video {
    margin-right: 0%;
    margin-top: 4%;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template89 .temp89_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template89 .temp89_content {
    padding: 10% 0%;
  }
  .prism-create .template89 .temp89_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template89 .temp89_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content {
    min-height: 40vh;
  }
  .prism-create .template89 .temp89_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content_flexrow {
    display: block;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template89 .temp89_content .temp89_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template89 .temp89_content .temp89_lh_content .temp89_video {
    margin-top: -8%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template89 .temp89_content .temp89_top_shape {
    top: -30%;
  }
}
/* template89 css end */
/* template90 css start */
.prism-create .template90 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}
.prism-create .template90 .temp90_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template90 .temp90_content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 100%);
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.prism-create .template90 .temp90_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  padding: 8% 15% 2% 7%;
  margin-left: 50%;
  display: flex;
  align-items: center;
  z-index: 100;
  color: #ffffff;
}
.prism-create .template90 .temp90_rh_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template90 .temp90_rh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: rgba(255, 31, 62, 0.9);
  border-radius: 9vw;
  z-index: 1;
  left: 4%;
  top: -10%;
}
.prism-create .template90 .temp90_rh_content .temp90_iconsec_threecols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 4%;
}
.prism-create .template90 .temp90_rh_content .temp90_iconsec_threecols p {
  width: 6%;
  margin-right: 2%;
}
.prism-create .template90 h2 {
  font-size: 3.4vw;
  line-height: 3.4vw;
  margin-bottom: 4%;
}
.prism-create .template90 h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  margin: 0% 0% 2%;
}
.prism-create .template90 h5 a {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template90 p {
  font-size: 0.8vw;
  line-height: 1.2vw;
}
.prism-create .template90 p.extra_mg {
  margin-bottom: 5%;
  margin-top: 10%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template90 .temp90_rh_content::before {
    top: -19%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template90 .temp90_rh_content::before {
    width: 150%;
    height: 138%;
    left: 5%;
    top: -23%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template90 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template90 {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: #ffffff;
    overflow: hidden;
  }
  .prism-create .template90 .temp90_rh_content::before {
    left: 8%;
    top: -14%;
  }
  .prism-create .template90 .temp90_content {}
  .prism-create .template90 .temp90_rh_content {
    width: 150%;
    min-height: 100vh;
    padding: 8% 2% 2% 0%;
    margin-left: 30%;
  }
  .prism-create .template90 h2 {
    font-size: 4.4vw;
    line-height: 5.4vw;
    margin-bottom: 5%;
  }
  .prism-create .template90 p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template90 p.extra_mg {
    margin-bottom: 1%;
    margin-top: 2%;
  }
  .prism-create .template90 .temp90_rh_content .temp90_iconsec_threecols p {
    width: 6%;
    margin-right: 2%;
  }
  .prism-create .template90 .temp90_rh_content_inner {
    padding-right: 57%;
  }
  .prism-create .template90 .logo_bottom2 {
    position: absolute !important;
    width: 24% !important;
    bottom: 8% !important;
    left: 8% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template90 .temp90_rh_content::before {
    left: 20%;
    top: -33%;
  }
  .prism-create .template90 h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 5%;
  }
  .prism-create .template90 p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template90 css end */
/* template91 css start */
.prism-create .template91 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template91 .temp91_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template91 .temp91_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template91::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template91 .temp91_content .temp91_content_inner {
  width: 70%;
  margin-top: 7%;
}
.prism-create .template91 .temp91_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  margin: 0% 0% 4%;
  color: #ffffff;
  margin-bottom: 10%;
}
.prism-create .template91 .temp91_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin: 0% 0% 8%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template91 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template91 {
    overflow: hidden;
  }
  .prism-create .template91 .temp91_content .temp91_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template91 .temp91_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template91 .temp91_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin: 0% 0% 4%;
  }
  .prism-create .template91 .temp91_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin: 0% 0% 6%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template91 .temp91_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin: 0% 0% 6%;
  }
  .prism-create .template91 .temp91_content p {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin: 0% 0% 8%;
  }
}
@media (max-height: 450px) {}
/* template91 css end */
/* template92 css start */
.prism-create .template92 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
}
.prism-create .template92 .temp92_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template92::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.40);
  z-index: 1;
}
.prism-create .template92 .temp92_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  text-align: left;
  padding: 6% 4.8% 8%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
.prism-create .template92 .temp92_content .temp92_four_cols {
  width: 17vw;
  height: 17vw;
  border-radius: 2.1vw;
  border: 3px solid #ffffff;
  padding: 1% 2% 2%;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: rgba(0, 0, 0, 0.1);
}
.prism-create .template92 .temp92_content .temp92_four_cols:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.prism-create .template92 .temp92_content .temp92_four_cols .temp92_thick_line {
  position: absolute;
  height: 1%;
  width: 110%;
  top: 50%;
  left: -5%;
  background: #ffffff;
  rotate: -45deg;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.prism-create .template92 .temp92_content .temp92_four_cols:hover .temp92_thick_line {
  rotate: 0deg;
  width: 90%;
  left: 5%;
}
.prism-create .template92 .temp92_content .temp92_four_cols .temp92_innner_box_text {
  position: absolute;
  bottom: 5%;
  right: 8%;
  width: 70%;
  text-align: right;
}
.prism-create .template92 .temp92_content .temp92_four_cols .temp92_innner_box_text_big {
  width: 58%;
}
.prism-create .template92 .temp92_content h3 {
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 400;
  color: #ffffff;
}
.prism-create .template92 .temp92_content h4 {
  font-size: 1.7vw;
  line-height: 2.1vw;
  font-weight: 300;
  color: #ffffff;
}
.prism-create .template92 .temp92_navigation {}
.prism-create .template92 .temp92_navigation p {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.prism-create .template92 .temp92_navigation p span {
  position: relative;
  z-index: 10;
}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template92 .temp92_content h2 {}
  .prism-create .template92 .temp92_content p {}
  .prism-create .template92 .temp92_navigation p {
    margin: 6% 0%;
  }
}
@media (max-width: 1440px) {}
@media (min-width: 1800px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template92 .temp92_content h2 {}
  .prism-create .template92 .temp92_content p {}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template92 {
    overflow: hidden !important;
  }
  .prism-create .template92 .temp92_content {}
  .prism-create .template92 .temp92_content h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
  }
}
@media (max-width: 1024px) {
  .prism-create .template92 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 1024px) and (min-height: 650px) {}
@media (max-width: 990px) {}
@media only screen and (min-device-width: 812px) and (max-device-width: 812px) {}
@media (max-width: 767px) {}
@media (orientation: portrait) {
  .prism-create .template92 {
    overflow: hidden;
  }
  .prism-create .template92 .temp92_content {
    width: 80%;
    margin: 0px auto;
    padding: 12% 0% 15%;
    align-items: flex-start;
  }
  .prism-create .template92 .temp92_content .temp92_content_inner {
    width: 90%;
  }
  .prism-create .template92 .temp92_content .temp92_four_cols {
    width: 380px;
    height: 380px;
    margin: 3% 0;
    border-radius: 3vw;
  }
  .prism-create .template92 .temp92_content h4 {
    font-size: 4vw;
    line-height: 4.4vw;
  }
  .prism-create .template92 .temp92_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 820px) and (min-height: 600px) {
  .prism-create .template92 .temp92_content .temp92_four_cols {
    width: 300px;
    height: 300px;
    margin: 2% 0;
  }
  .prism-create .template92 .temp92_content {
    width: 80%;
    padding: 26% 0 30%;
  }
}
@media (max-width: 768px) {
  .prism-create .template92 .temp92_content .temp92_four_cols {
    width: 280px;
    height: 280px;
    margin: 4% 0;
  }
  .prism-create .template92 .temp92_content {
    width: 80%;
    padding: 15% 0 20%;
  }
}
@media (max-width: 480px) {
  .prism-create .template92 {
    overflow: auto;
    min-height: auto;
  }
  .prism-create .template92 .temp92_inner {
    min-height: auto;
    height: 90vh;
    overflow: auto;
    padding-bottom: 50px;
  }
  .prism-create .template92 .temp92_content {
    padding: 60px 0 0px;
    display: block;
  }
  .prism-create .template92 .temp92_content .temp92_four_cols {
    width: 200px;
    height: 200px;
    margin: 6% auto;
  }
  .prism-create .template92 .temp92_content .temp92_content_inner {
    width: 100%;
  }
  .prism-create .template92 .temp92_content h2 {
    font-size: 12vw;
    line-height: 13vw;
    margin: 0% 0 5%;
  }
  .prism-create .template92 .temp92_content .temp92_content_left, .prism-create .template92 .temp92_content .temp92_content_right {
    margin-bottom: 15%;
  }
  .prism-create .template92 .temp92_content .temp92_content_sec {
    margin: 5% 0 13%;
  }
  .prism-create .template92 .temp92_content h4 {
    font-size: 5vw;
    line-height: 5.4vw;
  }
  .prism-create .template92 .temp92_content h3 {
    font-size: 7vw;
    line-height: 7vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 700px) and (max-width: 480px) {}
@media (max-height: 450px) {
  .prism-create .template92 .temp92_content h1 {
    margin: 3% 0%;
  }
}
/* template92 css end */
/* template93 css start */
.prism-create .template93 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #000000;
}
.prism-create .template93 .template93_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template93 .temp93_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .temp_right_video_anim {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.prism-create .template93 .temp93_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  padding: 2% 0% 4%;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.prism-create .template93 .temp93_content .inner_content {
  width: 95%;
  margin: 0px auto;
  position: relative;
  background: rgba(0, 0, 0, 0.63);
  border: 5px solid #FF1F3E;
  border-radius: 5vw;
  padding: 2% 3% 3%;
}
.prism-create .template93 .temp93_content h2 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
  margin-bottom: 1.5%;
}
.prism-create .template93 .temp93_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
}
.prism-create .template93 .temp93_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template93 .temp93_content p {
  font-size: 1vw;
  line-height: 1.4vw;
  color: #ffffff;
}
.prism-create .template93 .temp93_content .temp93_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1%;
}
.prism-create .template93 .temp93_content .temp93_flex_twocols .left_cols {
  width: 55%;
}
.prism-create .template93 .temp93_content .temp93_flex_twocols .right_cols {
  width: 40%;
}
.prism-create .template93 .temp93_content .temp93_inner_flex_twocols {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 4% 2% 6%;
  border-bottom: 1px solid #ffffff;
}
.prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_iconsec {
  width: 12%;
  display: flex;
  justify-content: center;
}
.prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_contentsec {
  width: 78%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template93 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template93 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template93 .temp93_content .inner_content {
    border: 3px solid #FF1F3E;
  }
}
@media (orientation: portrait) {
  .prism-create .template93 .temp93_content {
    min-height: auto;
    height: 100%;
    width: 80%;
    padding: 12% 0% 4%;
    align-items: flex-start;
  }
  .prism-create .template93 .temp93_content .inner_content {
    width: 100%;
    border: 5px solid #FF1F3E;
    border-radius: 5vw;
    padding: 3% 3% 4%;
  }
  .prism-create .template93 .temp93_content h2 {
    font-size: 8vw;
    line-height: 9vw;
  }
  .prism-create .template93 .temp93_content .temp93_flex_twocols {
    display: block;
    margin-top: 6%;
  }
  .prism-create .template93 .temp93_content .inner_content {
    width: 100%;
    border: 4px solid #FF1F3E;
    border-radius: 5vw;
    padding: 6% 4%;
  }
  .prism-create .template93 .temp93_content .temp93_flex_twocols .left_cols {
    width: 100%;
  }
  .prism-create .template93 .temp93_content .temp93_flex_twocols .right_cols {
    width: 100%;
    margin-top: 6%;
  }
  .prism-create .template93 .temp93_content h4 {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 5%;
  }
  .prism-create .template93 .temp93_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-top: 4%;
  }
  .prism-create .template93 .temp93_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_contentsec {
    width: 80%;
  }
  .prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_iconsec {
    width: 13%;
  }
  .prism-create .template93 .source_text {
    width: 80%;
    margin: 0px auto 8%;
  }
}
@media (max-width: 480px) {
  .prism-create .template93 .temp93_content h2 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template93 .temp93_content h4 {
    font-size: 5.5vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template93 .temp93_content h5 {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-top: 6%;
  }
  .prism-create .template93 .temp93_content p {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_iconsec {
    width: 15%;
  }
  .prism-create .template93 .temp93_content .temp93_inner_flex_twocols .temp93_inner_contentsec {
    width: 75%;
  }
  .prism-create .template93 .temp93_content .temp93_flex_twocols .right_cols {
    margin-top: 8%;
  }
  .prism-create .template93 .temp93_content .temp93_inner_flex_twocols {
    padding: 8% 2%;
  }
}
@media (max-height: 450px) {
  .prism-create .template93 .temp93_content .inner_content {
    padding: 2% 3% 3%;
  }
}
/* template93 css end */
/* template94 css start */
.prism-create .template94 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
  overflow: hidden;
}
.prism-create .template94 .temp94_inner {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template94 .temp94_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
}
.prism-create .template94 .temp94_content h2 {
  font-size: 5.5vw;
  line-height: 5.5vw;
  color: #ffffff;
  margin-bottom: 5%;
}
.prism-create .template94 .temp94_content h3 {
  font-size: 4vw;
  line-height: 5vw;
  color: #ffffff;
  margin-bottom: 2%;
}
.prism-create .template94 .temp94_content h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  color: #ffffff;
  margin-bottom: 3%;
}
.prism-create .template94 .temp94_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-top: 2%;
  color: #ffffff;
}
.prism-create .template94 .temp94_content p {
  font-size: 1.2vw;
  line-height: 1.5vw;
  color: #ffffff;
}
.prism-create .template94 .temp94_content .temp94_tab_content_all {
  width: 85%;
  position: relative;
  margin: 0px auto;
  min-height: 100vh;
}
.prism-create .template94 .temp94_content .temp94_tab_content_top {
  position: absolute;
  width: 32%;
  left: -5%;
  top: 10%;
  z-index: 10;
}
.prism-create .template94 .temp94_content .temp94_tab_content_top p {
  width: 85%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle {
  position: absolute;
  width: 74%;
  left: 13%;
  bottom: -8px;
  z-index: 10;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all {
  display: none;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all .temp94_tab_circle_img {
  pointer-events: none;
}
.prism-create .template94 .temp94_content .temp94_circle_def_box1 {
  position: absolute;
  left: 2.5%;
  bottom: 0px;
  width: 27.5%;
  height: 74%;
  z-index: 1;
  cursor: pointer;
}
.prism-create .template94 .temp94_content .temp94_circle_def_box2 {
  position: absolute;
  left: 21.5%;
  bottom: 55%;
  width: 56.5%;
  height: 37%;
  z-index: 2;
  cursor: pointer;
}
.prism-create .template94 .temp94_content .temp94_circle_def_box3 {
  position: absolute;
  right: 2.5%;
  bottom: 0px;
  width: 27.5%;
  height: 74%;
  z-index: 1;
  cursor: pointer;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec {
  position: absolute;
  width: 50%;
  height: 62%;
  left: 24.5%;
  top: -32%;
  z-index: -1;
  border-top-left-radius: 1.5vw;
  border-top-right-radius: 1.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2% 2%;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_take {
  background: #3BCFF0;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_manage {
  background: #A18CDE;
  align-items: flex-start;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_make {
  background: #FD8D62;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec_inner {
  padding-bottom: 25%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_manage .temp94_tab_content_circle_all_sec_inner {
  padding-bottom: 22%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_manage .temp94_tab_content_circle_all_sec_inner {
  width: 100%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec p {
  font-size: 1vw;
  line-height: 1.4vw;
  cursor: pointer;
  margin: 2% 0;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec p.text_nowrap {
  text-wrap: nowrap;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec_inner_flex {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec_inner_flexcols {
  width: 32%;
}
.prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec_inner_flexcols_last {
  width: 25%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template94 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template94 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (orientation: portrait) {
  .prism-create .template94 .temp94_content {
    width: 80%;
    padding: 10% 0%;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_top {
    width: 100%;
    left: inherit;
    top: inherit;
    text-align: center;
    position: relative;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_all {
    width: 100%;
    min-height: auto;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_top p {
    width: 100%;
  }
  .prism-create .template94 .temp94_content h2 {
    font-size: 8.5vw;
    line-height: 7.5vw;
  }
  .prism-create .template94 .temp94_content h3 {
    font-size: 6vw;
    line-height: 7vw;
  }
  .prism-create .template94 .temp94_content h4 {}
  .prism-create .template94 .temp94_content h5 {}
  .prism-create .template94 .temp94_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle {
    position: relative;
    width: 100%;
    left: inherit;
    bottom: inherit;
    padding-top: 400px;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec {
    width: 100%;
    height: 40%;
    top: 13%;
    z-index: -1;
    border-top-left-radius: 2vw;
    border-top-right-radius: 2vw;
    padding: 4%;
    left: 0%;
  }
  .prism-create .template94 .temp94_content h3 {
    font-size: 9vw;
    line-height: 10vw;
    margin-bottom: 4%;
  }
  .prism-create .template94 .temp94_content p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec p {
    font-size: 3vw;
    line-height: 4vw;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec_inner {
    padding-bottom: 7%;
  }
  .prism-create .template94 .temp94_inner {
    min-height: auto;
    height: 92vh;
  }
}
@media (max-width: 480px) {
  .prism-create .template94 .temp94_content .temp94_tab_content_top {
    width: 100%;
    left: 0%;
    top: -83%;
  }
  .prism-create .template94 .temp94_content h3 {
    font-size: 10vw;
    line-height: 11vw;
  }
  .prism-create .template94 .temp94_content h4 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template94 .temp94_content p {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle {
    padding-top: 350px;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec p {
    font-size: 3.5vw;
    line-height: 5vw;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_manage .temp94_tab_content_circle_all_sec_inner {
    padding-bottom: 0%;
  }
  .prism-create .template94 .temp94_content .temp94_tab_content_circle_all_sec {
    height: 44%;
    top: 28%;
    border-top-left-radius: 4vw;
    border-top-right-radius: 4vw;
    padding: 6%;
  }
}
@media (max-height: 450px) {}
/* template94 css end */
/* template113 css start */
.prism-create .template113 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template113 .temp113_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template113 .temp113_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template113::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template113 .temp113_content .temp113_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template113 .temp113_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template113 .temp113_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template113 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template113 {
    overflow: hidden;
  }
  .prism-create .template113 .temp113_content .temp113_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template113 .temp113_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template113 .temp113_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template113 .temp113_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template113 .temp113_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template113 .temp113_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template113 css end */
/* template114 css start */
.prism-create .template114 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.prism-create .template114 .template114_outer {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.prism-create .template114 .temp114_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  padding: 3% 2% 4%;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template114 .temp114_content .temp114_content_inner {
  width: 100%;
}
.prism-create .template114 .temp114_twocols {
  display: flex;
  width: 100%;
  margin: 0px auto;
  justify-content: space-between;
  padding-top: 3%;
  flex-flow: row wrap;
  position: relative;
  align-items: center;
  max-height: 30vw;
}
.prism-create .template114 .temp114_twocols::before {
  content: "";
  background: #000000;
  position: absolute;
  width: 130%;
  height: 200%;
  top: 2%;
  left: -15%;
  border-top-left-radius: 10vw;
  border-top-right-radius: 10vw;
  z-index: -1;
}
.prism-create .template114 .temp114_twocols .identify_section {
  position: absolute;
  bottom: -5%;
  left: 40%;
  width: 20%;
  color: #ffffff;
  z-index: 10000;
}
.prism-create .template114 .temp114_twocols .identify_section p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.prism-create .template114 .temp114_twocols .identify_section p span {
  width: 10%;
  margin: 0% 4%;
  margin-top: 3%;
}
.prism-create .template114 .temp114_leftcols {
  width: 24%;
  padding: 2% 3% 2% 0;
  border-right: 1px solid #ffffff;
}
.prism-create .template114 .temp114_rightcols {
  width: 74.5%;
  overflow: auto;
}
.prism-create .template114 .temp114_twocols .temp114_arrow {
  width: 15%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2%;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexrow_div {
  width: 100%;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexrow {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols {
  width: 23.5%;
  height: 100%;
  border-radius: 2vw;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols:hover::before {
  opacity: 1;
}
.prism-create .template114 .temp114_twocols .temp114_arrow img {
  float: left;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_rotate_img {
  position: absolute;
  bottom: 6%;
  left: 6%;
  width: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols:hover .temp114_rotate_img {
  opacity: 0;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_rotate_content {
  padding: 10% 6%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  pointer-events: none;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_rotate_content p {
  margin-top: 15%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 0.92vw;
  line-height: 1.3vw;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols:hover .temp114_rotate_content {
  opacity: 1;
}
.prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols:hover .temp114_rotate_content p {
  margin-top: 0%;
}
.prism-create .template114 .temp114_content h2 {
  font-size: 3.5vw;
  line-height: 4vw;
  color: #FF1F3E;
  text-align: center;
  margin-bottom: 1.5%;
}
.prism-create .template114 .temp114_content h3 {
  font-size: 2.2vw;
  line-height: 2.2vw;
  color: #ffffff;
  margin-bottom: 6%;
}
.prism-create .template114 .temp114_content h4 {
  font-size: 1.1vw;
  line-height: 1.5vw;
  color: #000000;
  margin: 0px auto;
  margin-bottom: 1%;
  text-align: center;
}
.prism-create .template114 .temp114_content h5 {
  font-size: 1.2vw;
  line-height: 1.6vw;
  color: #FF1F3E;
  margin-bottom: 4%;
}
.prism-create .template114 .temp114_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #ffffff;
  margin-top: 5%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template114 .temp114_content h5 {
    font-size: 1.4vw;
    line-height: 1.8vw;
  }
  .prism-create .template114 .temp114_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template114 {
    overflow: hidden !important;
  }
}
@media (max-width: 1024px) {
  .prism-create .template114 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template114 .temp114_content {
    padding: 5% 7% 7% 7%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {
  .prism-create .template114 .temp114_content {
    padding: 3% 2%;
  }
  .prism-create .template114 .temp114_content h2 {
    margin-bottom: 1%;
  }
}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template114 .temp114_content {
    width: 80%;
    min-height: auto;
    padding: 14% 0%;
  }
  .prism-create .template114 .temp114_content h2 {
    font-size: 7vw;
    line-height: 7.5vw;
    margin-bottom: 6%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template114 .temp114_content h4 {
    font-size: 3.5vw;
    line-height: 4.5vw;
    margin-bottom: 80px;
    padding: 0%;
    width: 100%;
  }
  .prism-create .template114 .temp114_content p {
    font-size: 2.8vw;
    line-height: 3.8vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_rotate_content p {
    font-size: 2.8vw;
    line-height: 3.8vw;
  }
  .prism-create .template114 .temp114_content h5 {
    font-size: 3vw;
    line-height: 4vw;
    margin-bottom: 6%;
  }
  .prism-create .template114 .temp114_leftcols {
    width: 100%;
    padding: 80px 0% 30px;
    border-right: none;
    border-bottom: 1px solid #ffffff;
  }
  .prism-create .template114 .temp114_twocols {
    max-height: inherit;
  }
  .prism-create .template114 .temp114_rightcols {
    width: 100%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexrow {
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 80px;
    width: 100%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols {
    width: 48%;
    margin-right: 0%;
    margin-bottom: 4%;
    align-items: center;
  }
  .prism-create .template114 .temp114_content h3 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 8%;
  }
  .prism-create .template114 .temp114_twocols::before {
    width: 130%;
    height: 120%;
    top: 0%;
  }
  .prism-create .template114 .temp114_twocols .temp114_arrow {
    width: 10%;
    margin-left: 0%;
    margin-top: 3%;
  }
  .prism-create .template114 .temp114_twocols .identify_section {
    display: none;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template114 .temp114_content {
    padding: 12% 0% 15%;
  }
  .prism-create .template114 .temp114_content h2 {
    font-size: 9vw;
    line-height: 10vw;
    margin: 0% 0% 10%;
  }
  .prism-create .template114 .temp114_content h4 {
    font-size: 5vw;
    line-height: 6vw;
    margin-bottom: 40px;
  }
  .prism-create .template114 .temp114_content h5 {
    font-size: 4vw;
    line-height: 5vw;
  }
  .prism-create .template114 .temp114_content p {
    font-size: 3.8vw;
    line-height: 4.8vw;
    margin-bottom: 6%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols .temp114_rotate_content p {
    font-size: 3.8vw;
    line-height: 4.8vw;
    margin-bottom: 6%;
  }
  .prism-create .template114 .temp114_content h3 {
    font-size: 6vw;
    line-height: 7vw;
    margin-bottom: 8%;
  }
  .prism-create .template114 .temp114_leftcols {
    padding: 40px 0% 30px;
  }
  .prism-create .template114 .temp114_twocols .temp114_arrow {
    margin-left: 3%;
    margin-top: 0%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexcols {
    width: 80%;
    margin: 0% auto 8%;
  }
  .prism-create .template114 .temp114_rightcols .temp114_rightcols_flexrow {
    padding-top: 50px;
  }
  .prism-create .template114 .temp114_twocols::before {
    height: 115%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template114 .temp114_content {
    padding: 3% 2% 5%;
  }
}
/* template114 css end */
/* template115 css start */
.prism-create .template115 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #1B1B6F;
}
.prism-create .template115 .temp115_content {
  position: relative;
  width: 86%;
  min-height: 100vh;
  margin: 0px auto;
  z-index: 10000;
  padding: 4% 0%;
  display: flex;
  align-items: center;
}
.prism-create .template115 .temp115_inner {
  position: relative;
  overflow: hidden;
}
.prism-create .template115::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.prism-create .template115 .temp115_content .temp115_content_inner {
  width: 80%;
  margin-top: 7%;
}
.prism-create .template115 .temp115_content h2 {
  font-size: 5.5vw;
  line-height: 6vw;
  color: #ffffff;
  margin-bottom: 1%;
}
.prism-create .template115 .temp115_content p {
  font-size: 1.2vw;
  line-height: 1.6vw;
  margin-bottom: 4%;
  color: #ffffff;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}
@media (max-width: 1024px) {
  .prism-create .template115 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template115 {
    overflow: hidden;
  }
  .prism-create .template115 .temp115_content .temp115_content_inner {
    width: 100%;
    margin: 0px auto;
  }
  .prism-create .template115 .temp115_content {
    width: 80%;
    min-height: 100vh;
    padding: 4% 0%;
  }
  .prism-create .template115 .temp115_content h2 {
    font-size: 8.5vw;
    line-height: 9.5vw;
    margin-bottom: 4%;
  }
  .prism-create .template115 .temp115_content p {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 8%;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template115 .temp115_content h2 {
    font-size: 11vw;
    line-height: 12vw;
    margin-bottom: 6%;
  }
  .prism-create .template115 .temp115_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 10%;
  }
}
@media (max-height: 450px) {}
/* template115 css end */
/* template116 css start */
.prism-create .template116 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template116 .temp116_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template116 .temp116_content .temp116_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template116 .temp116_content .temp116_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
}
.prism-create .template116 .temp116_content .temp116_lh_content_carousel {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0px;
  display: flex;
  align-items: center;
}
.prism-create .template116 .temp116_content .temp116_lh_content_carousel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 10%;
  top: 0px;
  -webkit-animation: carousel_img 15s infinite ease-in-out;
  -moz-animation: carousel_img 15s infinite ease-in-out;
  -ms-animation: carousel_img 15s infinite ease-in-out;
  -o-animation: carousel_img 15s infinite ease-in-out;
  animation: carousel_img 15s infinite ease-in-out;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.prism-create .template116 .temp116_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template116 .temp116_content .temp116_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template116 .temp116_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template116 .temp116_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 90%;
}
.prism-create .template116 .temp116_content .temp116_top_shape {
  position: absolute;
  width: 20%;
  right: 22%;
  top: -2px;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template116 .temp116_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template116 .temp116_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template116 .temp116_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template116 {
    overflow: hidden !important;
  }
  .prism-create .template116 .temp116_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template116 {
    height: 100vh;
  }
  .prism-create .template116 .temp116_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template116 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template116 .temp116_content {
    min-height: auto;
  }
  .prism-create .template116 .temp116_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template116 .temp116_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template116 .temp116_content .temp116_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template116 .temp116_content .temp116_lh_content {
    width: 100%;
    min-height: 50vh;
  }
  .prism-create .template116 .temp116_content .temp116_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template116 .temp116_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template116 .temp116_content .temp116_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 20% 10% 5%;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template116 .temp116_content {
    padding: 10% 0%;
  }
  .prism-create .template116 .temp116_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template116 .temp116_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template116 .temp116_content .temp116_lh_content {
    min-height: 40vh;
  }
  .prism-create .template116 .temp116_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template116 .temp116_content .temp116_lh_content_carousel {
    top: 10%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template116 css end */
/* template117 css start */
.prism-create .template117 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template117 .temp117_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template117 .temp117_content .temp117_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template117 .temp117_content .temp117_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template117 .temp117_content .temp117_lh_content .temp117_video {
  z-index: 2;
  width: 78%;
  margin-right: 7%;
}
.prism-create .template117 .temp117_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #3BCFF0;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template117 .temp117_content .temp117_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template117 .temp117_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template117 .temp117_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 85%;
}
.prism-create .template117 .temp117_content .temp117_top_shape {
  position: absolute;
  width: 40%;
  right: -10%;
  top: -2px;
}
.prism-create .template117 .temp117_content .temp117_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 3%;
}
.prism-create .template117 .temp117_content .temp117_rh_content_flexcols {
  width: 30%;
  margin-right: 2%;
  background: #A5EFFF;
  padding: 3% 3% 5%;
  border-radius: 1vw;
}
.prism-create .template117 .temp117_content .temp117_rh_content_flexcols p {
  font-size: 0.9vw;
  line-height: 1.3vw;
  margin-top: 0px;
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template117 .temp117_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template117 .temp117_lh_content::before {
    right: 27%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template117 .temp117_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template117 {
    overflow: hidden !important;
  }
  .prism-create .template117 .temp117_lh_content::before {
    right: 45%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template117 {
    height: 100vh;
  }
  .prism-create .template117 .temp117_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template117 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template117 .temp117_content {
    min-height: auto;
  }
  .prism-create .template117 .temp117_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template117 .temp117_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template117 .temp117_content .temp117_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template117 .temp117_content .temp117_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template117 .temp117_content .temp117_lh_content .temp117_video {
    margin-right: 0%;
  }
  .prism-create .template117 .temp117_content .temp117_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template117 .temp117_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
  .prism-create .template117 .btn_default {
    color: #000000;
    border: 2px solid #000000;
  }
  .prism-create .template117 .btn_default:hover {
    color: #ffffff;
    border: 2px solid #000000;
    background: #000000;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template117 .temp117_content {
    padding: 10% 0%;
  }
  .prism-create .template117 .temp117_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template117 .temp117_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template117 .temp117_content .temp117_lh_content {
    min-height: 40vh;
  }
  .prism-create .template117 .temp117_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template117 .temp117_content .temp117_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content_flexrow {
    display: block;
    margin-top: 10%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 8%;
    padding: 6% 8%;
  }
  .prism-create .template117 .temp117_content .temp117_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {}
/* template117 css end */
/* template118 css start */
.prism-create .template118 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.prism-create .template118 .temp118_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin: 0px auto;
  display: flex;
  align-items: center;
  z-index: 100000;
}
.prism-create .template118 .temp118_content .temp118_content_inner {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.prism-create .template118 .temp118_content .temp118_lh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.prism-create .template118 .temp118_content .temp118_lh_content .temp118_video {
  z-index: 2;
  width: 95%;
  margin-right: 0%;
}
.prism-create .template118 .temp118_lh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: #4C12A1;
  border-radius: 9vw;
  z-index: 1;
  right: 20%;
  top: 50%;
  margin-top: -70%;
}
.prism-create .template118 .temp118_content .temp118_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 0% 12% 0 4%;
  z-index: 1;
}
.prism-create .template118 .temp118_content h3 {
  font-size: 3.2vw;
  line-height: 3.6vw;
  color: #000000;
  margin-bottom: 2%;
}
.prism-create .template118 .temp118_content p {
  font-size: 1vw;
  line-height: 1.5vw;
  color: #000000;
  margin-top: 3%;
  width: 84%;
}
.prism-create .template118 .temp118_content .temp118_top_shape {
  position: absolute;
  width: 58%;
  right: -10%;
  top: -28%;
}
.prism-create .template118 .temp118_content .temp118_rh_content_flexrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
  align-items: center;
}
.prism-create .template118 .temp118_content .temp118_rh_content_flexcols {
  width: 48%;
}
.prism-create .template118 .temp118_content .temp118_rh_content_flexcols p {
  width: 100%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template118 .temp118_content p {
    font-size: 1.1vw;
    line-height: 1.5vw;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content_flexcols p {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .prism-create .template118 .temp118_lh_content::before {
    right: 27%;
  }
  .prism-create .template118 .temp118_content .temp118_top_shape {
    width: 68%;
    right: -15%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {
  .prism-create .template118 .temp118_lh_content::before {
    right: 28%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template118 {
    overflow: hidden !important;
  }
  .prism-create .template118 .temp118_lh_content::before {
    right: 45%;
  }
  .prism-create .template118 .temp118_content .temp118_top_shape {
    right: -8%;
    top: -14%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template118 {
    height: 100vh;
  }
  .prism-create .template118 .temp118_lh_content::before {
    right: 45%;
    margin-top: -78%;
  }
  .prism-create .template118 .temp118_content .temp118_top_shape {
    right: -9%;
    top: -13%;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template118 {
    height: 100vh;
    overflow: auto;
    overflow-x: hidden;
  }
  .prism-create .template118 .temp118_content {
    min-height: auto;
  }
  .prism-create .template118 .temp118_content h3 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 4%;
    width: 100%;
    padding: 0%;
  }
  .prism-create .template118 .temp118_content p {
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4%;
    width: 100%;
  }
  .prism-create .template118 .temp118_content .temp118_content_inner {
    width: 100%;
    display: block;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content {
    width: 100%;
    min-height: 40vh;
    justify-content: center;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content .temp118_video {
    margin-right: 0%;
    margin-top: 4%;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content_carousel {
    left: 0%;
    top: 20%;
  }
  .prism-create .template118 .temp118_lh_content::before {
    right: -7%;
    margin-top: -84%;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content {
    width: 100%;
    min-height: auto;
    display: block;
    padding: 12% 10% 5%;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content_flexcols p {
    font-size: 2.2vw;
    line-height: 3.2vw;
  }
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template118 .temp118_content {
    padding: 10% 0%;
  }
  .prism-create .template118 .temp118_content h3 {
    font-size: 9vw;
    line-height: 9vw;
    margin: 0% 0% 8%;
  }
  .prism-create .template118 .temp118_content p {
    font-size: 4.5vw;
    line-height: 6vw;
    margin-bottom: 6%;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content {
    min-height: 40vh;
  }
  .prism-create .template118 .temp118_lh_content::before {
    right: -22%;
    margin-top: -118%;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content_carousel {
    top: 10%;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content {
    padding: 3% 10%;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content_flexrow {
    display: block;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content_flexcols {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 5%;
  }
  .prism-create .template118 .temp118_content .temp118_rh_content_flexcols p {
    margin-bottom: 0px;
    font-size: 4.5vw;
    line-height: 6vw;
  }
  .prism-create .template118 .temp118_content .temp118_lh_content .temp118_video {
    margin-top: -8%;
  }
}
@media (max-width: 380px) and (max-height: 670px) {}
@media (max-height: 450px) {
  .prism-create .template118 .temp118_content .temp118_top_shape {
    top: -30%;
  }
}
/* template118 css end */
/* template119 css start */
.prism-create .template119 {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}
.prism-create .template119 .temp119_content {
  position: relative;
  width: 100%;
  min-height: 100vh;
}
.prism-create .template119 .temp119_content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 30%;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 100%);
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
.prism-create .template119 .temp119_rh_content {
  position: relative;
  width: 50%;
  min-height: 100vh;
  padding: 8% 15% 2% 7%;
  margin-left: 50%;
  display: flex;
  align-items: center;
  z-index: 100;
  color: #ffffff;
}
.prism-create .template119 .temp119_rh_content_inner {
  position: relative;
  z-index: 2;
}
.prism-create .template119 .temp119_rh_content::before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  transform: rotate(45deg);
  background-color: rgba(255, 31, 62, 0.9);
  border-radius: 9vw;
  z-index: 1;
  left: 4%;
  top: -10%;
}
.prism-create .template119 .temp119_rh_content .temp119_iconsec_threecols {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 4%;
}
.prism-create .template119 .temp119_rh_content .temp119_iconsec_threecols p {
  width: 6%;
  margin-right: 2%;
}
.prism-create .template119 h2 {
  font-size: 3.4vw;
  line-height: 3.4vw;
  margin-bottom: 4%;
}
.prism-create .template119 h4 {
  font-size: 1.6vw;
  line-height: 2vw;
  margin: 0% 0% 2%;
}
.prism-create .template119 h5 a {
  font-size: 0.6vw;
  line-height: 1vw;
}
.prism-create .template119 p {
  font-size: 0.8vw;
  line-height: 1.2vw;
}
.prism-create .template119 p.extra_mg {
  margin-bottom: 5%;
  margin-top: 10%;
}
@media (min-width: 1800px) {}
@media (min-width: 1440px) and (max-width: 1800px) and (min-height: 780px) {
  .prism-create .template119 .temp119_rh_content::before {
    top: -19%;
  }
}
@media (max-width: 1440px) {}
@media (max-width: 1280px) and (min-height: 650px) {}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (min-device-height: 800px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .prism-create .template119 .temp119_rh_content::before {
    width: 150%;
    height: 138%;
    left: 5%;
    top: -23%;
  }
}
@media (max-width: 1024px) {
  .prism-create .template119 {
    height: 100vh;
  }
}
@media (max-width: 1366px) and (max-height: 650px) {}
@media (max-width: 900px) {}
@media (orientation: portrait) {
  .prism-create .template119 {
    position: relative;
    width: 100%;
    min-height: 100vh;
    background: #ffffff;
    overflow: hidden;
  }
  .prism-create .template119 .temp119_rh_content::before {
    left: 8%;
    top: -14%;
  }
  .prism-create .template119 .temp119_content {}
  .prism-create .template119 .temp119_rh_content {
    width: 150%;
    min-height: 100vh;
    padding: 8% 2% 2% 0%;
    margin-left: 30%;
  }
  .prism-create .template119 h2 {
    font-size: 4.4vw;
    line-height: 5.4vw;
    margin-bottom: 5%;
  }
  .prism-create .template119 p {
    font-size: 2.5vw;
    line-height: 3.5vw;
  }
  .prism-create .template119 p.extra_mg {
    margin-bottom: 1%;
    margin-top: 2%;
  }
  .prism-create .template119 .temp119_rh_content .temp119_iconsec_threecols p {
    width: 6%;
    margin-right: 2%;
  }
  .prism-create .template119 .temp119_rh_content_inner {
    padding-right: 57%;
  }
  .prism-create .template119 .logo_bottom2 {
    position: absolute !important;
    width: 24% !important;
    bottom: 8% !important;
    left: 8% !important;
  }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
  .prism-create .template119 .temp119_rh_content::before {
    left: 20%;
    top: -33%;
  }
  .prism-create .template119 h2 {
    font-size: 5.5vw;
    line-height: 6.5vw;
    margin-bottom: 5%;
  }
  .prism-create .template119 p {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
}
@media (max-height: 450px) {}
/* template119 css end */
.jumpto {
  cursor: pointer;
}
/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}