.grand .dropdown {
  font-family: "Montserrat", serif;
}
.grand .dropdown .dropdown-toggle {
  color: #0D2E4E;
  cursor: pointer;
}
.grand .dropdown .dropdown-menu {
  min-width: unset !important;
  right: 0 !important;
  top: 100% !important;
  left: unset !important;
  transform: unset !important;
  border-top: 4px #FF4013 solid;
}
.grand .dropdown .dropdown-menu .dropdown-item {
  text-align: center;
}
.grand .dropdown .dropdown-menu .dropdown-item:first-child {
  padding-top: 0 !important;
}
.grand .dropdown .dropdown-menu .dropdown-item:last-child {
  padding-bottom: 0 !important;
}
.grand .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media screen and (min-width: 992px) {
  .grand .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 912px !important;
    min-width: 912px !important;
  }
}
@media screen and (min-width: 1366px) {
  .grand .container {
    max-width: 1286px !important;
    min-width: 1286px !important;
  }
}
@media screen and (min-width: 1920px) {
  .grand .container {
    max-width: 1640px !important;
    min-width: 1640px !important;
  }
}
.grand .grand-title {
  font-family: "Montserrat", serif;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  color: #0B2E4E;
  margin-bottom: 0;
}
.grand .grand-title span {
  color: #ff4013;
}
.grand .grand-description {
  font-family: "Montserrat", serif;
  font-weight: 500;
  line-height: 1.5;
  color: #0C2F4F;
  margin-bottom: 0;
}
.grand .grand-description span {
  color: #FF4013;
}
.grand .grand-main {
  padding-top: 64px;
}
.grand .grand-main .grand-main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-main .grand-main-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Montserrat", serif;
}
.grand .grand-main .grand-main-content .main-content-date {
  font-family: inherit;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #0d2e4e;
}
.grand .grand-main .grand-main-content .main-content-date sup {
  text-transform: initial;
  position: relative;
  font-size: 60%;
  line-height: 0;
  vertical-align: baseline;
  top: -8px;
}
.grand .grand-main .grand-main-content .main-content-title {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  color: #ff4013;
}
.grand .grand-main .grand-main-content .main-content-title .content-title-item {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.grand .grand-main .grand-description {
  text-align: center;
}
.grand .grand-wozniak .grand-wozniak-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.grand .grand-wozniak .grand-wozniak-person {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  order: unset;
}
.grand .grand-wozniak .grand-wozniak-person img {
  max-width: unset;
  height: 100%;
}
.grand .grand-wozniak .grand-wozniak-person:before {
  content: '';
  width: 110%;
  height: 1px;
  position: absolute;
  right: -10%;
  bottom: 0;
  background: #FF4013;
}
.grand .grand-wozniak .grand-wozniak-content {
  font-family: "Montserrat", serif;
  display: flex;
  flex-direction: column;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
  line-height: 1.2;
  font-weight: 400;
  color: #0b2e4e;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
  font-weight: 600;
  color: #ff4013;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
  line-height: 1.5;
}
.grand .grand-wozniak .grand-wozniak-laptop {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  position: absolute;
  right: 0;
  order: unset;
}
.grand .grand-wozniak .grand-wozniak-laptop img {
  max-width: unset;
  height: 100%;
}
.grand .grand-playbook .grand-playbook-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-playbook .grand-explore-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-playbook .grand-explore-content .explore-content-desc {
  line-height: 1.5;
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-align: center;
  color: #0d2e4e;
}
.grand .grand-explore .grand-playbook-desc {
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-align: center;
  color: #0b2e4e;
}
.grand .grand-explore .grand-playbook-list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Montserrat", serif;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-align: center;
  color: #0b2e4e;
  text-transform: uppercase;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
  font-family: "Montserrat", serif;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  color: #0d2e4e;
  margin-bottom: 0;
}
.grand .grand-authors .grand-authors-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.grand .grand-authors .grand-authors-content .authors-content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name:before {
  left: 0;
  background: #fff;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
  color: #ff4013;
  margin-right: auto;
  text-align: right;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-last {
  background: #FF4013;
  margin-left: auto;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-bio {
  color: #ff4013;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name:before {
  right: 0;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.15);
}
.grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
  color: #fff;
  margin-left: auto;
  text-align: left;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-last {
  background: #0D2E4E;
  margin-right: auto;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-bio {
  color: #0D2E4E;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
  position: relative;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-person {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
  width: 100%;
  margin-bottom: 0;
  font-weight: 500;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", serif;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name:before {
  content: '';
  width: 75%;
  height: 100%;
  position: absolute;
  bottom: 0;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name > * {
  position: relative;
  z-index: 1;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
  width: 75%;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
  color: #fff;
  text-transform: uppercase;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
  line-height: 1;
  margin-bottom: 0;
  font-family: "Montserrat", serif;
  text-align: left;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.grand .grand-virgin .grand-virgin-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-align: center;
  color: #0d2e4e;
  line-height: 1.5;
}
.grand .grand-playbook_parts .grand-playbook_parts-container {
  position: relative;
}
.grand .grand-playbook_parts .grand-playbook_parts-cover {
  margin: auto;
  display: block;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts {
  width: calc(100% - 30px);
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  left: 50%;
  transform: translateX(-50%);
}
.grand .grand-playbook_parts .grand-playbook_parts-parts:after {
  content: '';
  width: 200vw;
  height: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background-color: rgba(255, 255, 255, 0.5);
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item {
  font-family: "Montserrat", serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: left;
  color: #ff4013;
  text-transform: uppercase;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
  width: 100%;
  margin-bottom: 0;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  color: #0d2e4e;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc span {
  color: #FF4013;
}
.grand .grand-digital_show {
  position: relative;
}
.grand .grand-digital_show:before {
  content: '';
  width: 1000vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.grand .grand-digital_show .grand-digital_show-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
.grand .grand-digital_show .grand-digital_show-header {
  position: relative;
  display: flex;
  align-items: center;
}
.grand .grand-digital_show .grand-digital_show-header:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(https://www.creatio.com/page/sites/default/files/2022-07/grand-digital_show-phone.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
  font-family: "Montserrat", serif;
  font-weight: 700;
  text-align: right;
  color: #0b2e4e;
  margin-bottom: 0;
  line-height: 1.2;
}
.grand .grand-digital_show .grand-digital_show-header .digital_show-header-title span {
  color: #FF4013;
}
.grand .grand-digital_show .grand-digital_show-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
  font-family: "Montserrat", serif;
  color: #0b2e4e;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.3;
}
.grand .grand-register {
  background: #F7F7F7;
}
.grand .grand-register .grand-register-content {
  display: flex;
  font-family: "Montserrat", serif;
}
.grand .grand-register .grand-register-content .register-content-head {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-title {
  font-weight: 700;
  line-height: 1.2;
  color: #ff4013;
  margin-bottom: 0;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
  font-weight: 600;
  line-height: 1.2;
  color: #0c2f4f;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-desc {
  font-weight: 400;
  line-height: 1.2;
  color: #0c2f4f;
  margin-bottom: 0;
}
.grand .grand-demo .grand-demo-title {
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-align: center;
  color: #0367bd;
  margin-bottom: 0;
}
.grand .grand-demo .grand-demo-links {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.grand .grand-title {
  font-size: 28px;
}
.grand .grand-description {
  font-size: 12px;
  width: 100%;
}
.grand .grand-main .grand-main-container {
  padding-top: 5px;
}
.grand .grand-main .grand-main-content .main-content-date {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 14px;
  text-align: center;
}
.grand .grand-main .grand-main-content .main-content-title {
  font-size: 28px;
  margin-bottom: 30px;
}
.grand .grand-main .grand-main-content .main-content-title .content-title-1 {
  margin-right: 8px;
}
.grand .grand-main .grand-main-content .main-content-title .content-title-2 {
  margin-left: 8px;
}
.grand .grand-main .grand-main-content .content-title-img {
  width: 220px;
  box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
}
.grand .grand-main .grand-description {
  margin-top: 20px;
}
.grand .grand-main .grand-button {
  margin-top: 25px;
}
.grand .grand-wozniak {
  margin-top: 50px;
}
.grand .grand-wozniak .grand-wozniak-container {
  flex-wrap: wrap;
}
.grand .grand-wozniak .grand-wozniak-person {
  width: 100%;
  height: 250px;
  top: 0;
  z-index: 1;
  transform: translateX(80px);
}
.grand .grand-wozniak .grand-wozniak-content {
  width: 100%;
  margin: 290px 0 0 0;
  align-items: center;
  text-align: center;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
  font-size: 20px;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-title br {
  display: none;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
  font-size: 32px;
  line-height: 1;
}
.grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
  font-size: 14px;
}
.grand .grand-wozniak .grand-wozniak-laptop {
  width: 100%;
  height: 210px;
  top: 40px;
}
.grand .grand-playbook {
  padding-top: 70px;
}
.grand .grand-playbook .grand-playbook-logo {
  width: 90%;
  margin-bottom: 50px;
}
.grand .grand-playbook .grand-explore-content .grand-title {
  margin: 20px 0 35px 0;
}
.grand .grand-playbook .grand-explore-content .explore-content-desc {
  font-size: 14px;
}
.grand .grand-explore {
  padding: 60px 0;
}
.grand .grand-explore .grand-playbook-desc {
  font-size: 22px;
  line-height: 1.2;
}
.grand .grand-explore .grand-playbook-list {
  flex-direction: column;
  align-items: center;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item {
  width: 100%;
  margin-bottom: 50px;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item:last-child {
  margin-bottom: 0;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-logo {
  height: 100px;
  margin-bottom: 20px;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
  font-size: 22px;
  margin-bottom: 10px;
}
.grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
  font-size: 16px;
}
.grand .grand-authors .grand-title {
  margin-bottom: 40px;
}
.grand .grand-authors .grand-authors-content {
  justify-content: center;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva {
  margin-bottom: 60px;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
  padding-right: 8px;
}
.grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
  padding-left: 8px;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
  width: 250px;
  height: 325px;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
  font-size: 34px;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
  padding-top: 2px;
  padding-bottom: 2px;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
  padding: 2px 10px;
}
.grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
  margin-top: 8px;
  font-size: 16px;
}
.grand .grand-virgin {
  padding: 70px 0;
}
.grand .grand-virgin .grand-virgin-container .grand-virgin-img {
  width: 100%;
  margin: 30px 0;
}
.grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
  font-size: 14px;
  margin-bottom: 30px;
}
.grand .grand-playbook_parts .grand-playbook_parts-cover {
  height: 300px;
  box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
}
.grand .grand-playbook_parts .grand-playbook_parts-parts {
  padding: 30px 0;
  flex-direction: column;
  align-items: center;
  margin-top: -145px;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item {
  width: 100%;
  margin-bottom: 30px;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item:last-child {
  margin-bottom: 0;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
  font-size: 20px;
  margin-bottom: 12px;
}
.grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
  font-size: 14px;
}
.grand .grand-digital_show {
  margin: 30px 0 110px 0;
}
.grand .grand-digital_show:before {
  background-size: auto calc(100% - 300px);
  background-image: url(https://www.creatio.com/sites/default/files/2022-07/grand-digital_show-line-mb.svg);
}
.grand .grand-digital_show .grand-digital_show-header {
  width: 100%;
  height: 300px;
}
.grand .grand-digital_show .grand-digital_show-header:before {
  height: 300px;
  background-position: center;
}
.grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
  width: 90%;
  margin-left: 50%;
  font-size: 30px;
  transform: translateX(-50%);
}
.grand .grand-digital_show .grand-digital_show-body {
  width: 100%;
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item {
  flex: 0 0 50%;
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(1),
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(2) {
  transform: translateY(35px);
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(3),
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(4) {
  transform: translateY(50px);
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(5),
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(6) {
  transform: translateY(70px);
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-img {
  width: 85px;
  margin-bottom: 8px;
}
.grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
  font-size: 13px;
}
.grand .grand-register {
  padding: 40px 0;
}
.grand .grand-register .grand-register-content {
  flex-wrap: wrap;
}
.grand .grand-register .grand-register-content .register-content-head {
  margin-bottom: 30px;
  text-align: center;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-title {
  font-size: 28px;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
  font-size: 26px;
  margin: 6px 0;
}
.grand .grand-register .grand-register-content .register-content-head .content-head-desc {
  font-size: 16px;
}
.grand .grand-demo {
  margin-top: 45px;
}
.grand .grand-demo .grand-demo-title {
  font-size: 26px;
  line-height: 1.2;
}
.grand .grand-demo .grand-demo-links {
  margin: 45px 0;
}
.grand .grand-demo .grand-demo-links .grand-button {
  width: 100%;
}
.grand .grand-demo .grand-demo-links .grand-button:nth-child(1) {
  margin-bottom: 15px;
}
.grand .playbook-points {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -60px;
}
.grand .playbook-points .playbook-points-item {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .playbook-points .playbook-points-item p {
  width: 100%;
  font-family: "Montserrat", serif;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color: #0D2E4E;
  opacity: 1;
}
.grand .playbook-points .playbook-points-item {
  flex: 0 0 100%;
  margin-bottom: 60px;
}
.grand .playbook-points .playbook-points-item img {
  height: 60px;
  margin-bottom: 15px;
}
.grand .playbook-points .playbook-points-item p {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .grand .playbook-points {
    margin-bottom: -70px;
  }
  .grand .playbook-points .playbook-points-item {
    flex: 0 0 33.33%;
    margin-bottom: 70px;
  }
  .grand .playbook-points .playbook-points-item img {
    height: 70px;
    margin-bottom: 20px;
  }
  .grand .playbook-points .playbook-points-item p {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .grand .playbook-points {
    margin-bottom: -70px;
  }
  .grand .playbook-points .playbook-points-item {
    flex: 0 0 25%;
    margin-bottom: 70px;
  }
  .grand .playbook-points .playbook-points-item img {
    height: 90px;
    margin-bottom: 25px;
  }
  .grand .playbook-points .playbook-points-item p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .grand .playbook-points {
    margin-bottom: -90px;
  }
  .grand .playbook-points .playbook-points-item {
    margin-bottom: 90px;
  }
  .grand .playbook-points .playbook-points-item img {
    height: 100px;
    margin-bottom: 25px;
  }
  .grand .playbook-points .playbook-points-item p {
    font-size: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .grand .playbook-points {
    margin-bottom: -110px;
  }
  .grand .playbook-points .playbook-points-item {
    margin-bottom: 110px;
  }
  .grand .playbook-points .playbook-points-item img {
    height: 120px;
    margin-bottom: 35px;
  }
  .grand .playbook-points .playbook-points-item p {
    font-size: 26px;
  }
}
.grand .grand-main_new {
  padding-top: 64px;
  position: relative;
  overflow: hidden;
  font-family: "Montserrat", serif;
}
.grand .grand-main_new .grand-main_new-container {
  display: flex;
  flex-wrap: wrap;
}
.grand .grand-main_new .grand-main_new-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-month {
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0d2e4e;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day {
  font-weight: 600;
  line-height: 1;
  color: #ff4013;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day sup {
  top: -0.9em;
  font-size: 38%;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-time {
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #0d2e4e;
  text-transform: uppercase;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-title {
  position: relative;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
  font-size: 96px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: #ff4013;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
  width: 100%;
  text-align: center;
  font-weight: 500;
  line-height: 1.35;
  color: #0C2F4F;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-subtitle span {
  font-weight: 600;
  color: #ff4013;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description {
  width: 100%;
  text-align: center;
  position: relative;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description:before {
  content: '';
  width: 300vw;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background: #FF4013;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
  font-weight: 500;
  line-height: 1.35;
  color: #fff;
  position: relative;
  z-index: 1;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text span {
  font-weight: 600;
}
.grand .grand-main_new .grand-main_new-content .grand-button {
  z-index: 1;
}
.grand .grand-main_new .grand-main_new-img {
  display: flex;
  justify-content: center;
  position: relative;
}
.grand .grand-main_new .grand-main_new-img:before {
  content: '';
  width: 100vw;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 1;
}
.grand .grand-main_new .grand-main_new-img img {
  max-width: unset;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date-mob {
  margin-top: 30px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  color: #0d2e4e;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date-mob span {
  color: #FF4013;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-date-mob sup {
  text-transform: capitalize;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
  font-size: 58px;
  text-align: center;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
  margin: 10px 0 25px 0;
  font-size: 14px;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description {
  padding: 25px 0;
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description:before {
  height: calc(100% + 300px);
}
.grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
  font-size: 14px;
}
.grand .grand-main_new .grand-main_new-content .grand-button {
  margin-bottom: 25px;
}
.grand .grand-main_new .grand-main_new-img-mob {
  justify-content: center;
  position: relative;
}
.grand .grand-main_new .grand-main_new-img-mob:after {
  content: '';
  width: 100vw;
  position: absolute;
  bottom: 0;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.15);
  height: 70px;
  border-top-right-radius: 115px;
  right: 50%;
}
.grand .grand-main_new .grand-main_new-img-mob img {
  width: 130%;
  max-width: unset;
}
.grand .grand-main_new .grand-main-event_info {
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 10;
}
.grand .grand-main_new .grand-main-event_info .grand-main-event_info-text {
  margin-bottom: 25px;
  text-decoration: underline;
  color: #fff;
  font-family: Montserrat, serif;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .grand .grand-main_new .grand-main_new-content {
    flex: 0 0 100%;
    padding-top: 90px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-month {
    font-size: 20px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day {
    font-size: 90px;
    margin: 4px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-time {
    font-size: 12px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title {
    margin-left: 75px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title:before {
    content: '';
    width: 1px;
    height: 75%;
    left: -37.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #E6E6E6;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
    font-size: 70px;
    text-align: left;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
    width: 80%;
    font-size: 15px;
    margin: 20px 0 50px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description {
    width: 80%;
    margin-bottom: 40px;
    padding: 50px 0 0 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description:before {
    height: calc(100% + 330px);
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
    font-size: 15px;
  }
  .grand .grand-main_new .grand-main_new-content .grand-button {
    margin-bottom: 0;
  }
  .grand .grand-main_new .grand-main_new-img {
    flex: 0 0 100%;
    margin-top: -40px;
  }
  .grand .grand-main_new .grand-main_new-img:before {
    height: 170px;
    border-top-right-radius: 115px;
    right: 50%;
    bottom: 0;
  }
  .grand .grand-main_new .grand-main_new-img img {
    width: 100%;
  }
  .grand .grand-main_new .grand-main-event_info .grand-main-event_info-text {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .grand .grand-main_new {
    padding-bottom: 90px;
  }
  .grand .grand-main_new .grand-main_new-container {
    flex-wrap: nowrap;
  }
  .grand .grand-main_new .grand-main_new-content {
    justify-content: flex-start;
    flex: 0 0 calc((100% / 12) * 6.5);
    padding-top: 30px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-month {
    font-size: 20px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day {
    font-size: 80px;
    margin: 8px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-time {
    font-size: 12px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title {
    margin-left: 50px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title:before {
    left: -25px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
    font-size: 60px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin: 25px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
    padding: 15px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description:before {
    height: 100%;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
    font-size: 14px;
  }
  .grand .grand-main_new .grand-main_new-img {
    flex: 0 0 calc((100% / 12) * 5.5);
    display: block !important;
  }
  .grand .grand-main_new .grand-main_new-img:before {
    height: 120px;
    border-bottom-left-radius: 80px;
    left: 50%;
    top: 0;
    right: unset;
    bottom: unset;
    background-color: rgba(255, 255, 255, 0.15);
  }
  .grand .grand-main_new .grand-main_new-img:after {
    content: '';
    width: 400px;
    height: 400px;
    position: absolute;
    bottom: -370px;
    right: calc(100% - 130px);
    border-top-right-radius: 80px;
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
  .grand .grand-main_new .grand-main_new-img img {
    width: unset;
    height: 130%;
    position: absolute;
    left: -15%;
    top: -8%;
  }
  .grand .grand-main_new .grand-main-event_info {
    flex-direction: row;
  }
  .grand .grand-main_new .grand-main-event_info .grand-main-event_info-text {
    font-size: 14px;
    margin-left: 25px !important;
    margin-top: 0;
    color: #0C2F4F;
  }
}
@media screen and (min-width: 1366px) {
  .grand .grand-main_new {
    padding-bottom: 110px;
  }
  .grand .grand-main_new .grand-main_new-content {
    flex: 0 0 calc((100% / 12) * 6.5);
    padding-top: 50px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-month {
    font-size: 20px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day {
    font-size: 92px;
    margin: 12px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-time {
    font-size: 12px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title {
    margin-left: 75px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title:before {
    left: -37.5px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
    font-size: 68px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
    font-size: 15px;
    margin: 20px 0 30px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description {
    margin-bottom: 20px;
    padding: 20px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
    font-size: 12px;
  }
  .grand .grand-main_new .grand-main_new-img {
    flex: 0 0 calc((100% / 12) * 5.5);
  }
  .grand .grand-main_new .grand-main_new-img:after {
    border-top-right-radius: 100px;
    bottom: -340px;
  }
  .grand .grand-main_new .grand-main_new-img:before {
    height: 165px;
    border-bottom-left-radius: 100px;
    right: calc(100% - 160px);
  }
  .grand .grand-main_new .grand-main-event_info .grand-main-event_info-text {
    font-size: 18px;
    margin-left: 40px !important;
  }
}
@media screen and (min-width: 1920px) {
  .grand .grand-main_new {
    padding-bottom: 150px;
  }
  .grand .grand-main_new .grand-main_new-content {
    flex: 0 0 calc((100% / 12) * 6.5);
    padding-top: 100px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-month {
    font-size: 29px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-day {
    font-size: 130px;
    margin: 15px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-date .content-date-time {
    font-size: 18px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title {
    margin-left: 104px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title:before {
    left: -52px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-title .content-title-text {
    font-size: 96px;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-subtitle {
    font-size: 22px;
    margin: 30px 0 40px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description {
    margin-bottom: 30px;
    padding: 30px 0;
  }
  .grand .grand-main_new .grand-main_new-content .main_new-content-description .content-description-text {
    font-size: 22px;
  }
  .grand .grand-main_new .grand-main_new-img {
    flex: 0 0 calc((100% / 12) * 5.5);
  }
  .grand .grand-main_new .grand-main_new-img:after {
    border-top-right-radius: 115px;
    right: calc(100% - 200px);
    bottom: -320px;
  }
  .grand .grand-main_new .grand-main_new-img:before {
    height: 235px;
    border-bottom-left-radius: 115px;
  }
  .grand .grand-main_new .grand-main-event_info .grand-main-event_info-text {
    font-size: 22px;
    margin-left: 60px !important;
  }
}
.grand .grand-win_book {
  position: relative;
  background-color: #F2F2F2;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 645px;
  background-image: url(https://www.creatio.com/page/sites/default/files/2022-08/grand-win-xs.jpg);
}
.grand .grand-win_book .win_book-br {
  position: absolute;
  bottom: 100%;
  left: 0;
  fill: #F2F2F2;
}
.grand .grand-win_book .win_book-container {
  height: 100%;
  display: flex;
  align-items: center;
}
.grand .grand-win_book .win_book-content {
  display: flex;
  flex-direction: column;
  font-family: "Montserrat", serif;
  color: #153755;
}
.grand .grand-win_book .win_book-content .win_book-content-title {
  line-height: 1.2;
  font-weight: 600;
}
.grand .grand-win_book .win_book-content .win_book-content-title span {
  color: #ff4013;
}
.grand .grand-win_book .win_book-content .win_book-content-description {
  line-height: 1.5;
  font-weight: 500;
}
.grand .grand-win_book .win_book-books {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.grand .grand-win_book .win_book-books .win_book-books-text {
  margin-bottom: 0;
  font-family: "Montserrat", serif;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
.grand .grand-win_book .win_book-br {
  width: 30px;
}
.grand .grand-win_book .win_book-container {
  flex-direction: column;
  flex-wrap: nowrap;
}
.grand .grand-win_book .win_book-content {
  margin-top: 40px;
  text-align: center;
  align-items: center;
}
.grand .grand-win_book .win_book-content .win_book-content-title {
  font-size: 38px;
  margin-bottom: 13px;
}
.grand .grand-win_book .win_book-content .win_book-content-description {
  font-size: 14px;
  margin-bottom: 25px;
}
.grand .grand-win_book .win_book-books {
  margin-left: 43%;
  margin-top: 78px;
  margin-bottom: auto;
}
.grand .grand-win_book .win_book-books .win_book-books-text {
  font-size: 12px;
}
.grand .grand-win_book .win_book-books .win_book-books-img {
  height: 120px;
  margin: 6px 0;
}
@media screen and (max-width: 767.9px) {
  .grand .grand-win_book .win_book-container {
    width: 320px;
  }
}
@media screen and (min-width: 768px) {
  .grand .grand-win_book {
    height: 825px;
    background-image: url(https://www.creatio.com/page/sites/default/files/2022-08/grand-win-md.jpg);
  }
  .grand .grand-win_book .win_book-br {
    width: 50px;
  }
  .grand .grand-win_book .win_book-container {
    flex-wrap: nowrap;
  }
  .grand .grand-win_book .win_book-content {
    margin-top: 40px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-title {
    font-size: 61px;
    margin-bottom: 20px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-description {
    font-size: 17px;
    margin-bottom: 30px;
  }
  .grand .grand-win_book .win_book-books {
    margin-left: 40%;
    margin-top: 105px;
    margin-bottom: auto;
  }
  .grand .grand-win_book .win_book-books .win_book-books-text {
    font-size: 21px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-img {
    height: 220px;
    margin: 8px 0;
  }
}
@media screen and (min-width: 992px) {
  .grand .grand-win_book {
    height: 275px;
    background-image: url(https://www.creatio.com/page/sites/default/files/2022-08/grand-win-lg.jpg);
  }
  .grand .grand-win_book .win_book-br {
    width: 70px;
  }
  .grand .grand-win_book:after {
    content: '';
    width: 100vw;
    height: 105%;
    position: absolute;
    top: -5%;
    left: calc(912px + ((100vw - 912px) / 2) - 5px);
    border-radius: 0 0 0 40px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.3);
  }
  .grand .grand-win_book .win_book-container {
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .grand .grand-win_book .win_book-content {
    width: 480px;
    margin-top: 0;
    text-align: left;
    align-items: flex-start;
  }
  .grand .grand-win_book .win_book-content .win_book-content-title {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-description {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .grand .grand-win_book .win_book-books {
    margin-left: 220px;
    margin-top: 30px;
    margin-bottom: auto;
  }
  .grand .grand-win_book .win_book-books .win_book-books-text {
    font-size: 15px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-img {
    height: 130px;
    margin: 8px 0;
  }
}
@media screen and (min-width: 1366px) {
  .grand .grand-win_book {
    height: 350px;
  }
  .grand .grand-win_book:after {
    left: calc(1286px + ((100vw - 1286px) / 2) - 45px);
  }
  .grand .grand-win_book .win_book-content {
    width: 650px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-title {
    font-size: 52px;
    margin-bottom: 20px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-description {
    font-size: 17px;
    margin-bottom: 30px;
  }
  .grand .grand-win_book .win_book-books {
    margin-left: 320px;
    margin-top: 30px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-text {
    font-size: 17px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-img {
    height: 170px;
    margin: 10px 0;
  }
}
@media screen and (min-width: 1920px) {
  .grand .grand-win_book {
    height: 495px;
  }
  .grand .grand-win_book:after {
    left: calc(1640px + ((100vw - 1640px) / 2) + 45px);
  }
  .grand .grand-win_book .win_book-content {
    width: 875px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-title {
    font-size: 74px;
    margin-bottom: 25px;
  }
  .grand .grand-win_book .win_book-content .win_book-content-description {
    font-size: 25px;
    margin-bottom: 45px;
  }
  .grand .grand-win_book .win_book-books {
    margin-left: 380px;
    margin-top: 40px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-text {
    font-size: 24px;
  }
  .grand .grand-win_book .win_book-books .win_book-books-img {
    height: 240px;
    margin: 12px 0;
  }
}
@media screen and (min-width: 768px) {
  .grand .grand-title {
    font-size: 40px;
  }
  .grand .grand-description {
    font-size: 16px;
    width: 80%;
  }
  .grand .grand-main .grand-main-container {
    padding-top: 5px;
  }
  .grand .grand-main .grand-main-content .main-content-date {
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
  }
  .grand .grand-main .grand-main-content .main-content-title {
    font-size: 65px;
    margin-bottom: 30px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-1 {
    margin-right: 15px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-2 {
    margin-left: 15px;
  }
  .grand .grand-main .grand-main-content .content-title-img {
    width: 220px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-main .grand-description {
    margin-top: 35px;
  }
  .grand .grand-main .grand-button {
    margin-top: 25px;
  }
  .grand .grand-wozniak {
    margin-top: 70px;
  }
  .grand .grand-wozniak .grand-wozniak-container {
    flex-wrap: wrap;
  }
  .grand .grand-wozniak .grand-wozniak-person {
    width: 100%;
    height: 325px;
    top: 0;
    z-index: 1;
    transform: unset;
  }
  .grand .grand-wozniak .grand-wozniak-content {
    width: 80%;
    margin: 365px 0 0 0;
    align-items: center;
    text-align: center;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
    font-size: 31px;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
    font-size: 47px;
    line-height: 1;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
    font-size: 16px;
  }
  .grand .grand-wozniak .grand-wozniak-laptop {
    width: 100%;
    height: 285px;
    top: 40px;
  }
  .grand .grand-playbook {
    padding-top: 90px;
  }
  .grand .grand-playbook .grand-playbook-logo {
    width: 550px;
    margin-bottom: 50px;
  }
  .grand .grand-playbook .grand-explore-content .grand-title {
    margin: 35px 0 50px 0;
  }
  .grand .grand-playbook .grand-explore-content .explore-content-desc {
    font-size: 19px;
  }
  .grand .grand-explore {
    padding: 80px 0;
  }
  .grand .grand-explore .grand-playbook-desc {
    font-size: 24px;
    line-height: 1;
  }
  .grand .grand-explore .grand-playbook-list {
    flex-direction: column;
    align-items: center;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item {
    width: 33%;
    margin-bottom: 70px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item:last-child {
    margin-bottom: 0;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-logo {
    height: 115px;
    margin-bottom: 30px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
    font-size: 27px;
    margin-bottom: 12px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
    font-size: 18px;
  }
  .grand .grand-authors .grand-title {
    margin-bottom: 40px;
  }
  .grand .grand-authors .grand-authors-content {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kostereva {
    margin-bottom: 0;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
    padding-right: 8px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
    padding-left: 8px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
    width: 325px;
    height: 422.5px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
    font-size: 34px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
    padding: 2px 10px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
    margin-top: 8px;
    font-size: 16px;
  }
  .grand .grand-virgin {
    padding: 100px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-img {
    width: 485px;
    margin: 40px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-cover {
    height: 600px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts {
    padding: 45px 0;
    flex-direction: column;
    align-items: center;
    margin-top: -295px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item {
    width: 50%;
    margin-bottom: 50px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item:last-child {
    margin-bottom: 0;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
    font-size: 29px;
    margin-bottom: 20px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
    font-size: 19px;
  }
  .grand .grand-digital_show {
    margin: 40px 0 130px 0;
  }
  .grand .grand-digital_show:before {
    background-size: auto calc(100% - 420px);
    background-image: url(https://www.creatio.com/sites/default/files/2022-07/grand-digital_show-line-mb.svg);
  }
  .grand .grand-digital_show .grand-digital_show-header {
    width: 100%;
    height: 420px;
  }
  .grand .grand-digital_show .grand-digital_show-header:before {
    height: 420px;
    background-position: center;
  }
  .grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
    width: 240px;
    margin-left: 50%;
    font-size: 46px;
    transform: translateX(-50%);
  }
  .grand .grand-digital_show .grand-digital_show-body {
    width: calc(420px * 0.75);
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item {
    flex: 0 0 50%;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(1),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(2) {
    transform: translateY(30px);
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(3),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(4) {
    transform: translateY(50px);
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(5),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(6) {
    transform: translateY(70px);
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-img {
    width: 85px;
    margin-bottom: 8px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
    font-size: 13px;
  }
  .grand .grand-register {
    padding: 60px 0;
  }
  .grand .grand-register .grand-register-content {
    flex-wrap: wrap;
  }
  .grand .grand-register .grand-register-content .register-content-head {
    margin-bottom: 60px;
    text-align: center;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-title {
    font-size: 62px;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
    font-size: 42px;
    margin: 10px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-desc {
    font-size: 24px;
  }
  .grand .grand-demo {
    margin-top: 45px;
  }
  .grand .grand-demo .grand-demo-title {
    font-size: 44px;
    line-height: 1;
  }
  .grand .grand-demo .grand-demo-links {
    width: unset;
    margin: 45px 0;
    flex-direction: row;
    align-items: unset;
  }
  .grand .grand-demo .grand-demo-links .grand-button {
    width: unset;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(1) {
    margin-right: 15px;
    margin-bottom: 0;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(2) {
    margin-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .grand .grand-title {
    font-size: 32px;
  }
  .grand .grand-description {
    font-size: 14px;
    width: 80%;
  }
  .grand .grand-main .grand-main-container {
    padding-top: 5px;
  }
  .grand .grand-main .grand-main-content .main-content-date {
    width: 50%;
    margin-right: auto;
    text-align: right;
    white-space: nowrap;
    margin-top: 35px;
    margin-bottom: 20px;
    padding-right: 112.5px;
    font-size: 13px;
  }
  .grand .grand-main .grand-main-content .main-content-title {
    font-size: 60px;
    margin-bottom: 0;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-item {
    display: flex;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-1 {
    margin-right: 102.5px;
    width: 0;
    justify-content: flex-end;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-2 {
    margin-left: 102.5px;
    width: 0;
    justify-content: flex-start;
    transform: translateY(70%);
  }
  .grand .grand-main .grand-main-content .content-title-img {
    width: 175px;
    margin-top: -128px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-main .grand-description {
    margin-top: 26px;
  }
  .grand .grand-main .grand-button {
    margin-top: 18px;
  }
  .grand .grand-wozniak {
    margin-top: unset;
  }
  .grand .grand-wozniak .grand-wozniak-container {
    flex-wrap: nowrap;
  }
  .grand .grand-wozniak .grand-wozniak-person {
    width: 25%;
    height: 100%;
    bottom: 0;
    top: unset;
  }
  .grand .grand-wozniak .grand-wozniak-person:before {
    width: 100vw;
  }
  .grand .grand-wozniak .grand-wozniak-content {
    width: 50%;
    margin: 80px 0;
    align-items: flex-start;
    text-align: left;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
    font-size: 26px;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-title br {
    display: block;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
    font-size: 40px;
    line-height: 1;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
    font-size: 16px;
  }
  .grand .grand-wozniak .grand-wozniak-laptop {
    width: 25%;
    height: 100%;
    bottom: 0;
    top: unset;
  }
  .grand .grand-playbook {
    padding-top: 70px;
  }
  .grand .grand-playbook .grand-playbook-logo {
    width: 500px;
    margin-bottom: 40px;
  }
  .grand .grand-playbook .grand-explore-content .grand-title {
    margin: 35px 0 50px 0;
  }
  .grand .grand-playbook .grand-explore-content .explore-content-desc {
    font-size: 16px;
  }
  .grand .grand-explore {
    padding: 55px 0;
  }
  .grand .grand-explore .grand-playbook-desc {
    font-size: 22px;
    line-height: 1;
  }
  .grand .grand-explore .grand-playbook-list {
    flex-direction: unset;
    align-items: unset;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item {
    width: 28%;
    margin-bottom: 0 !important;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-logo {
    height: 90px;
    margin-bottom: 20px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
    font-size: 14px;
  }
  .grand .grand-authors .grand-title {
    margin-bottom: 30px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
    padding-right: 12px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
    padding-left: 12px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
    width: 285px;
    height: 370.5px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
    font-size: 30px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
    padding: 2px 8px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
    margin-top: 6px;
    font-size: 12px;
  }
  .grand .grand-virgin {
    padding: 70px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-img {
    width: 375px;
    margin: 26px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
    font-size: 16px;
    margin-bottom: 26px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-cover {
    height: 425px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts {
    position: absolute;
    flex-direction: row;
    align-items: unset;
    padding: 30px 0;
    bottom: 14px;
    margin-top: 0;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item {
    width: 26%;
    margin-bottom: 0 !important;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
    font-size: 16px;
  }
  .grand .grand-digital_show {
    margin: 40px 0;
  }
  .grand .grand-digital_show:before {
    background-size: auto calc(100% - 60px);
    background-image: url(https://www.creatio.com/page/sites/default/files/2022-07/grand-digital_show-line.svg);
  }
  .grand .grand-digital_show .grand-digital_show-container {
    flex-wrap: nowrap;
  }
  .grand .grand-digital_show .grand-digital_show-header {
    width: calc((100% / 12) * 4);
    height: 325px;
  }
  .grand .grand-digital_show .grand-digital_show-header:before {
    height: 325px;
    background-position: left center;
  }
  .grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
    width: 190px;
    margin-left: 20px;
    font-size: 36px;
    transform: unset;
  }
  .grand .grand-digital_show .grand-digital_show-body {
    width: calc((100% / 12) * 8);
    padding-left: 30px;
    margin-left: unset;
    transform: unset;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item {
    flex: 0 0 33.33% !important;
    transform: unset !important;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(1),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(2),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(3) {
    margin-top: 22px;
    margin-bottom: 24px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-img {
    width: 100px;
    margin-bottom: 12px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
    font-size: 12px;
  }
  .grand .grand-register {
    padding: 50px 0;
  }
  .grand .grand-register .grand-register-content {
    flex-wrap: nowrap;
  }
  .grand .grand-register .grand-register-content .register-content-head {
    margin-bottom: 0;
    text-align: left;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-title {
    font-size: 60px;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
    font-size: 36px;
    margin: 14px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-desc {
    font-size: 22px;
  }
  .grand .grand-demo {
    margin-top: 35px;
  }
  .grand .grand-demo .grand-demo-title {
    font-size: 32px;
    line-height: 1;
  }
  .grand .grand-demo .grand-demo-links {
    margin: 35px 0;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(1) {
    margin-right: 10px;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(2) {
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .grand .grand-title {
    font-size: 40px;
  }
  .grand .grand-description {
    font-size: 16px;
  }
  .grand .grand-main .grand-main-container {
    padding-top: 5px;
  }
  .grand .grand-main .grand-main-content .main-content-date {
    margin-top: 45px;
    margin-bottom: 25px;
    padding-right: 140px;
    font-size: 17px;
  }
  .grand .grand-main .grand-main-content .main-content-title {
    font-size: 80px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-1 {
    margin-right: 125px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-2 {
    margin-left: 125px;
  }
  .grand .grand-main .grand-main-content .content-title-img {
    width: 220px;
    margin-top: -167px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-main .grand-description {
    margin-top: 35px;
  }
  .grand .grand-main .grand-button {
    margin-top: 25px;
  }
  .grand .grand-wozniak .grand-wozniak-person {
    width: 30%;
  }
  .grand .grand-wozniak .grand-wozniak-content {
    width: 40%;
    margin: 120px 0;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
    font-size: 31px;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
    font-size: 47px;
    line-height: 1;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
    font-size: 16px;
  }
  .grand .grand-wozniak .grand-wozniak-laptop {
    width: 30%;
  }
  .grand .grand-playbook {
    padding-top: 70px;
  }
  .grand .grand-playbook .grand-playbook-logo {
    width: 660px;
    margin-bottom: 40px;
  }
  .grand .grand-playbook .grand-explore-content .grand-title {
    margin: 50px 0 70px 0;
  }
  .grand .grand-playbook .grand-explore-content .explore-content-desc {
    font-size: 19px;
  }
  .grand .grand-explore {
    padding: 80px 0;
  }
  .grand .grand-explore .grand-playbook-desc {
    font-size: 30px;
    line-height: 1;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-logo {
    height: 115px;
    margin-bottom: 30px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
    font-size: 27px;
    margin-bottom: 12px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
    font-size: 16px;
  }
  .grand .grand-authors .grand-title {
    margin-bottom: 40px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
    padding-right: 12px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
    padding-left: 12px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
    width: 375px;
    height: 487.5px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
    font-size: 40px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
    padding: 2px 10px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
    margin-top: 8px;
    font-size: 16px;
  }
  .grand .grand-virgin {
    padding: 100px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-img {
    width: 485px;
    margin: 40px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-cover {
    height: 600px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts {
    padding: 45px 0;
    bottom: 22px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
    font-size: 29px;
    margin-bottom: 20px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
    font-size: 19px;
  }
  .grand .grand-digital_show {
    margin: 40px 0;
  }
  .grand .grand-digital_show:before {
    background-size: auto calc(100% - 80px);
  }
  .grand .grand-digital_show .grand-digital_show-header {
    height: 460px;
  }
  .grand .grand-digital_show .grand-digital_show-header:before {
    height: 460px;
  }
  .grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
    width: 240px;
    margin-left: 65px;
    font-size: 50px;
  }
  .grand .grand-digital_show .grand-digital_show-body {
    padding-left: 30px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(1),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(2),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(3) {
    margin-top: 42px;
    margin-bottom: 70px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-img {
    width: 100px;
    margin-bottom: 12px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
    font-size: 15px;
  }
  .grand .grand-register {
    padding: 75px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-title {
    font-size: 70px;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
    font-size: 52px;
    margin: 14px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-desc {
    font-size: 32px;
  }
  .grand .grand-demo {
    margin-top: 45px;
  }
  .grand .grand-demo .grand-demo-title {
    font-size: 44px;
    line-height: 1;
  }
  .grand .grand-demo .grand-demo-links {
    margin: 45px 0;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(1) {
    margin-right: 15px;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(2) {
    margin-left: 15px;
  }
}
@media screen and (min-width: 1600px) {
  .grand .grand-title {
    font-size: 40px;
  }
  .grand .grand-description {
    font-size: 22px;
  }
  .grand .grand-main .grand-main-container {
    padding-top: 5px;
  }
  .grand .grand-main .grand-main-content .main-content-date {
    margin-top: 90px;
    margin-bottom: 35px;
    padding-right: 177.5px;
    font-size: 23px;
  }
  .grand .grand-main .grand-main-content .main-content-title {
    font-size: 104px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-1 {
    margin-right: 177.5px;
  }
  .grand .grand-main .grand-main-content .main-content-title .content-title-2 {
    margin-left: 177.5px;
  }
  .grand .grand-main .grand-main-content .content-title-img {
    width: 325px;
    margin-top: -252px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-main .grand-description {
    margin-top: 60px;
  }
  .grand .grand-main .grand-button {
    margin-top: 35px;
  }
  .grand .grand-wozniak .grand-wozniak-person {
    width: 25%;
  }
  .grand .grand-wozniak .grand-wozniak-content {
    width: 50%;
    margin: 150px 0;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-title {
    font-size: 45px;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-name {
    font-size: 68px;
    line-height: 1;
  }
  .grand .grand-wozniak .grand-wozniak-content .wozniak-content-description {
    font-size: 22px;
  }
  .grand .grand-wozniak .grand-wozniak-laptop {
    width: 25%;
  }
  .grand .grand-playbook {
    padding-top: 60px;
  }
  .grand .grand-playbook .grand-playbook-logo {
    width: 925px;
    margin-bottom: 60px;
  }
  .grand .grand-playbook .grand-explore-content .grand-title {
    margin: 70px 0 100px 0;
  }
  .grand .grand-playbook .grand-explore-content .explore-content-desc {
    font-size: 25px;
  }
  .grand .grand-explore {
    padding: 80px 0;
  }
  .grand .grand-explore .grand-playbook-desc {
    font-size: 42px;
    line-height: 1;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-logo {
    height: 180px;
    margin-bottom: 45px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-title {
    font-size: 39px;
    margin-bottom: 8px;
  }
  .grand .grand-explore .grand-playbook-list .playbook-list-item .list-item-desc {
    font-size: 22px;
  }
  .grand .grand-authors .grand-title {
    margin-bottom: 60px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kostereva .content-item-body .item-body-name .body-name-first {
    padding-right: 15px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item.kawasaki .content-item-body .item-body-name .body-name-first {
    padding-left: 15px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body {
    width: 500px;
    height: 650px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name {
    font-size: 58px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-first {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-body .item-body-name .body-name-last {
    padding: 2px 10px;
  }
  .grand .grand-authors .grand-authors-content .authors-content-item .content-item-bio {
    margin-top: 10px;
    font-size: 24px;
  }
  .grand .grand-virgin {
    padding: 100px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-img {
    width: 680px;
    margin: 40px 0;
  }
  .grand .grand-virgin .grand-virgin-container .grand-virgin-desc {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-cover {
    height: 840px;
    box-shadow: 0 13px 70px rgba(0, 0, 0, 0.5);
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts {
    padding: 60px 0;
    bottom: 32px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-title {
    font-size: 41px;
    margin-bottom: 28px;
  }
  .grand .grand-playbook_parts .grand-playbook_parts-parts .playbook_parts-parts-item .parts-item-desc {
    font-size: 28px;
  }
  .grand .grand-digital_show {
    margin: 50px 0;
  }
  .grand .grand-digital_show:before {
    background-size: auto calc(100% - 80px);
  }
  .grand .grand-digital_show .grand-digital_show-header {
    height: 615px;
  }
  .grand .grand-digital_show .grand-digital_show-header:before {
    height: 615px;
  }
  .grand .grand-digital_show .grand-digital_show-header .digital_show-header-title {
    width: 360px;
    margin-left: 40px;
    font-size: 70px;
  }
  .grand .grand-digital_show .grand-digital_show-body {
    padding-left: 30px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(1),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(2),
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item:nth-child(3) {
    margin-top: 30px;
    margin-bottom: 90px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-img {
    width: 142px;
    margin-bottom: 18px;
  }
  .grand .grand-digital_show .grand-digital_show-body .digital_show-body-item .body-item-title {
    font-size: 22px;
  }
  .grand .grand-register {
    padding: 75px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-title {
    font-size: 101px;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-subtitle {
    font-size: 68px;
    margin: 20px 0;
  }
  .grand .grand-register .grand-register-content .register-content-head .content-head-desc {
    font-size: 45px;
  }
  .grand .grand-demo {
    margin-top: 60px;
  }
  .grand .grand-demo .grand-demo-title {
    font-size: 60px;
    line-height: 1;
  }
  .grand .grand-demo .grand-demo-links {
    margin: 60px 0;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(1) {
    margin-right: 15px;
  }
  .grand .grand-demo .grand-demo-links .grand-button:nth-child(2) {
    margin-left: 15px;
  }
}
.swal2-container {
  z-index: 100000 !important;
}
.swal2-html-container {
  text-align: unset !important;
}
.swal2-close {
  box-shadow: unset !important;
}
.select2-container {
  z-index: 10000000 !important;
}
.popup-header {
  font-family: "Montserrat", serif;
  text-align: center;
}
.popup-header .popup-header-title {
  font-weight: 600;
  color: #0B2E4E;
}
.popup-header .popup-header-subtitle {
  margin-bottom: 0;
  font-weight: 600;
  color: #0B2E4E;
}
.popup-header .popup-header-subtitle span {
  color: #ff4013;
}
.grand-button,
form .form-actions input {
  padding-left: 15px;
  padding-right: 15px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: uppercase;
  color: #fff !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-style: solid;
  cursor: pointer !important;
  transition: 0.3s;
}
.grand-button.orange,
form .form-actions input.orange {
  background: #ff4013;
  border-color: #ff4013;
}
.grand-button.orange:hover,
form .form-actions input.orange:hover {
  color: #ff4013 !important;
  background: #fff;
}
.grand-button.orange-outline,
form .form-actions input.orange-outline {
  color: #ff4013 !important;
  background: #fff;
  border-color: #ff4013;
}
.grand-button.orange-outline:hover,
form .form-actions input.orange-outline:hover {
  color: #fff !important;
  background: #ff4013;
}
.grand-button.blue,
form .form-actions input.blue {
  background: #006CE0;
  border-color: #006CE0;
}
.grand-button.blue:hover,
form .form-actions input.blue:hover {
  color: #006CE0 !important;
  background: #fff;
}
.grand-button.dark-blue,
form .form-actions input.dark-blue {
  background: #0D2E4E;
  border-color: #0D2E4E;
}
.grand-button.dark-blue:hover,
form .form-actions input.dark-blue:hover {
  color: #0D2E4E !important;
  background: #fff;
}
form .form-actions input {
  width: 100% !important;
  background: #006CE0;
  border-color: #006CE0;
}
form .form-actions input:hover {
  color: #006CE0 !important;
  background: #fff;
}
form > .form-item:not(.form-item-field-lead-commagreement) > input,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection__rendered {
  font-size: 14px;
  padding: 4px 8px;
}
@media screen and (min-width: 1366px) {
  form > .form-item:not(.form-item-field-lead-commagreement) > input,
  form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input,
  form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection__rendered {
    font-size: 16px;
    padding: 7px 12px;
  }
}
form > .form-item-field-lead-commagreement input {
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.swal2-html-container {
  margin: 0 20px !important;
}
.swal2-title {
  padding-top: 20px !important;
}
.swal2-popup {
  padding-bottom: 20px !important;
}
.popup-header {
  margin-bottom: 5px;
}
.popup-header .popup-header-title {
  margin-bottom: 4px;
  font-size: 18px;
}
.popup-header .popup-header-subtitle {
  font-size: 12px;
}
.grand-button,
form .form-actions input {
  min-width: 180px;
  height: 36px;
  font-size: 12px;
  border-radius: 3px;
}
form > .form-item:not(.form-item-field-lead-commagreement) {
  display: flex;
  flex-direction: column;
}
form > .form-item:not(.form-item-field-lead-commagreement) > label {
  font-size: 14px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #181818;
  margin-bottom: 3px;
  line-height: 1;
}
form > .form-item:not(.form-item-field-lead-commagreement) label.error {
  display: none !important;
}
form > .form-item:not(.form-item-field-lead-commagreement) > input,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection {
  width: 100%;
  height: unset;
  margin-top: 0;
  appearance: none;
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
form > .form-item:not(.form-item-field-lead-commagreement) > input.error,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input.error,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection.error {
  border-color: rgba(255, 0, 0, 0.5) !important;
}
form > .form-item:not(.form-item-field-lead-commagreement) > input::placeholder,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input::placeholder,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection::placeholder {
  color: transparent;
}
form > .form-item:not(.form-item-field-lead-commagreement) > input.form-tel,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input.form-tel,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection.form-tel {
  padding-left: 50px !important;
}
form > .form-item:not(.form-item-field-lead-commagreement) label.error + .select2 .select2-selection {
  border-color: rgba(255, 0, 0, 0.5) !important;
}
form > .form-item:not(.form-item-field-lead-commagreement) > input,
form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input,
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection__rendered {
  line-height: 1;
}
form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection__arrow {
  height: 100%;
}
form #edit-privacy-policy {
  margin-bottom: 0;
}
form > .form-item-field-lead-commagreement,
form #edit-privacy-policy #edit-privacy-policy--description {
  font-size: 10px;
  line-height: 1.2;
  font-family: "Montserrat", serif;
  color: #181818;
  font-weight: 400;
}
form > .form-item-field-lead-commagreement label,
form #edit-privacy-policy #edit-privacy-policy--description label {
  margin-bottom: 0;
}
@media screen and (min-width: 1366px) {
  form > .form-item-field-lead-commagreement,
  form #edit-privacy-policy #edit-privacy-policy--description {
    font-size: 12px;
  }
}
form > .form-item-field-lead-commagreement {
  display: flex;
  flex-wrap: nowrap;
}
form > .form-item-field-lead-commagreement input {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
form #edit-privacy-policy legend {
  display: none;
}
@media screen and (min-width: 768px) {
  .swal2-html-container {
    margin: 0 40px !important;
  }
  .swal2-title {
    padding-top: 20px !important;
  }
  .swal2-popup {
    padding-bottom: 20px !important;
  }
  .popup-header {
    margin-bottom: 10px;
  }
  .popup-header .popup-header-title {
    margin-bottom: 6px;
    font-size: 30px;
  }
  .popup-header .popup-header-subtitle {
    font-size: 16px;
  }
  .grand-button,
  form .form-actions input {
    min-width: 200px;
    height: 40px;
    font-size: 13px;
    border-radius: 4px;
  }
}
@media screen and (min-width: 992px) {
  .grand-button,
  form .form-actions input {
    min-width: 180px;
    height: 34px;
    font-size: 12px;
    border-radius: 4px;
  }
}
@media screen and (min-width: 1200px) {
  .swal2-html-container {
    margin: 0 60px !important;
  }
  .swal2-title {
    padding-top: 30px !important;
  }
  .swal2-popup {
    padding-bottom: 30px !important;
  }
  .popup-header {
    margin-bottom: 30px;
  }
  .popup-header .popup-header-title {
    margin-bottom: 10px;
    font-size: 40px;
  }
  .popup-header .popup-header-subtitle {
    font-size: 18px;
  }
  .grand-button,
  form .form-actions input {
    min-width: 200px;
    height: 40px;
    font-size: 13px;
    border-radius: 4px;
  }
}
@media screen and (min-width: 1600px) {
  .grand-button,
  form .form-actions input {
    min-width: 316px;
    height: 56px;
    font-size: 17px;
    border-radius: 4px;
  }
  form > .form-item:not(.form-item-field-lead-commagreement) > input,
  form > .form-item:not(.form-item-field-lead-commagreement) > .intl-tel-input input,
  form > .form-item:not(.form-item-field-lead-commagreement) > .select2 .select2-selection__rendered {
    font-size: 18px;
    padding: 10px 16px;
  }
  form > .form-item-field-lead-commagreement input {
    flex: 0 0 22px;
    width: 22px;
    height: 22px;
    margin-right: 12px;
  }
}
.ts-demo {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}
.ts-demo__screen {
  padding: 0 15px;
  position: absolute;
  top: 8vw;
  transition: 0.3s ease 0s;
  user-select: none;
  -webkit-user-select: none;
  width: 58.333333%;
}
.ts-demo__screen:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: none;
  z-index: 1;
}
.ts-demo__screen:nth-child(1) {
  margin: 0 auto -3.8vw;
  position: relative;
  top: 0;
  width: 66.666667%;
  z-index: 1;
}
@media (max-width: 767px) {
  .ts-demo__screen:nth-child(1) {
    width: 100%;
  }
}
.ts-demo__screen:nth-child(2) {
  left: 50%;
  transform: translate(-50%, 0);
  transition-delay: 0.3s;
}
@media (max-width: 767px) {
  .ts-demo__screen:nth-child(2) {
    display: none;
  }
}
.ts-demo__screen:nth-child(3) {
  right: 50%;
  transform: translate(50%, 0);
  transition-delay: 0.3s;
}
@media (max-width: 767px) {
  .ts-demo__screen:nth-child(3) {
    display: none;
  }
}
.ts-demo__screen_new {
  top: auto;
  bottom: 0;
  width: 48%;
}
.ts-demo__screen_new:nth-child(1) {
  width: 66%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .ts-demo__screen_new:nth-child(1) {
    width: 100%;
  }
}
.ts-demo__screen:nth-child(2) {
  left: 0;
  transform: none;
}
.ts-demo__screen:nth-child(3) {
  right: 0;
  transform: none;
}
.ts-demo__image {
  border-radius: 8px 8px 0 0;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
@media (max-width: 991px) {
  .ts-demo__image {
    border-radius: 4px 4px 0 0;
  }
}
.me-header {
  position: fixed;
  z-index: 10000;
  width: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
}
.me-header .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.me-header .me-header-logo img {
  transform: translateY(-8%);
}
.me-header .grand-button {
  min-width: unset !important;
  height: 30px !important;
  padding-right: 24px !important;
  padding-left: 24px !important;
  font-size: 12px !important;
}
.me-header .me-header-button {
  font-family: 'Open Sans', serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #006ce0;
  border: 1px solid #006ce0;
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  text-transform: uppercase;
  transition: 0.3s;
}
.me-header .me-header-button:hover {
  color: #fff;
  background: #006ce0;
}
.me-header .me-header-button:hover {
  text-decoration: underline;
}
.me-header .me-header-button:hover span {
  text-decoration: underline;
}
.me-header {
  height: 64px;
}
.me-header .me-header-logo img {
  height: 24px;
}
.me-header .me-header-button {
  font-size: 14px;
  padding: 6px 12px;
}
.grand .grand-playbook .grand-explore-content .grand-title {
  margin-bottom: 25px !important;
}
.grand-button-mob {
  width: 100vw !important;
  height: 44px !important;
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  font-size: 14px !important;
  border-radius: 0 !important;
  z-index: 10000 !important;
}
@media screen and (min-width: 768px) {
  .grand-button-mob {
    display: none;
  }
}
