.t015__title {
  padding-top: 8px;
  padding-bottom: 3px
}

.t015__descr {
  padding: 41px 0 0
}

.t1061 .t-container_flex {
  flex-wrap: wrap
}

.t1061 .t-col_3:nth-child(1n+5),
.t1061 .t-col_4:nth-child(1n+4), 
.t1061 .t-col_6.t-prefix_3:nth-child(1n+2), 
.t1061 .t-col_6:not(.t-prefix_3):nth-child(1n+3) {
  margin-top: 40px
}

.t1061__wrap-video {
  position: relative
}

.t1061__wrap-video .t-video-lazyload[data-videolazy-load='false'] {
  background-color: #000
}

.t1061__wrap-video iframe {
  display: block;
  border: 0;
  padding: 0
}

.t1061__wrap-video + .t1061__blockname, 
.t1061__wrap-video + .t1061__blocktext {
  margin-top: 20px
}

.t1061__blockname + .t1061__blocktext {
  margin-top: 5px
}

.t1061__video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer
}

.t1061__video-thumbnail-button {
  width: 68px;
  padding: 0;
  color: #000;
  background-color: transparent;
  border: none;
  cursor: pointer;
  z-index: 10
}

.t1061__play-rect {
  transition: opacity 0.25s cubic-bezier(0, 0, .2, 1);
  opacity: .6
}

.t1061__video-thumbnail:hover .t1061__play-rect, 
.t1061__video-thumbnail:focus .t1061__play-rect {
  opacity: 1;
  color: #f00
}

.t1061__video-thumbnail-button:focus-visible .t1061__play-rect {
  opacity: 1;
  color: #f00
}

@media screen and (max-width: 960px) {
  .t1061 .t-col_3:nth-child(1n+5), 
  .t1061 .t-col_4:nth-child(1n+4), 
  .t1061 .t-col_6:not(.t-prefix_3):nth-child(1n+3) {
    margin-top: 0
  }

  .t1061 .t-col_3:nth-child(1n+2), 
  .t1061 .t-col_4:nth-child(1n+2), 
  .t1061 .t-col_6.t-prefix_3:nth-child(1n+2), 
  .t1061 .t-col_6:not(.t-prefix_3):nth-child(1n+2) {
    margin-top: 20px
  }

  .t1061__wrap-video + .t1061__blockname, 
  .t1061__wrap-video + .t1061__blocktext {
    margin-top: 10px
  }
}

@media screen and (max-width: 480px) {
  .t1061-col iframe {
    height: 100%
  }

  .t1061-col .t-video-lazyload iframe {
    height: inherit
  }
}

.t508 {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%
}

.t508 .t-section__bottomwrapper {
  margin-top: 105px
}

.t508__container {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 55px;
}

.t508__bottommargin {
  margin-bottom: 14px
}

.t508__checkmark {
  width: 55px;
  display: block
}

.t508__imgwrapper {
  width: 55px
}

.t508__bgimg {
  width: 80px;
  height: 80px;
  max-width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/images/v4/logo-crown.png');
}

.t508__img {
  width: 100%;
  max-width: 100%;
  height: auto
}

.t508__imgwrapper, .t508__bgimg {
  margin-right: 40px
}

.t508__img_circle {
  border-radius: 50%;
}

.t508__textwrapper {
  width: 100%
}

@media screen and (max-width: 960px) {
  .t508 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t508__checkmark, .t508__bgimg {
    max-width: 50px;
    max-height: 50px
  }

  .t508__imgwrapper {
    max-width: 50px
  }

  .t508__imgwrapper, .t508__bgimg {
    margin-right: 20px !important
  }
}

@media screen and (max-width: 640px) {
  .t508__checkmark, .t508__bgimg {
    max-width: 40px;
    max-height: 40px
  }

  .t508__imgwrapper {
    max-width: 40px
  }
}

.t492__blocktable {
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0
}

.t492__blocktext {
  width: 50%;
  height: 100%;
  vertical-align: middle
}

.t492__blockimg {
  width: 50%;
  height: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 0
}

.t492__textwrapper {
  margin: 10%
}

.t492 .t-descr {
  padding-top: 20px
}

.t492__imgmobile {
  width: auto;
  max-width: 100%;
  vertical-align: middle;
  margin: 0
}

.t492 .t-btn {
  margin-top: 60px
}

.t492 .t-btntext {
  margin-top: 45px
}

@media screen and (max-width: 980px) {
  .t492__blockimg {
    display: none
  }

  .t492__blockimgmobile {
    display: block !important;
    width: 100%;
    padding: 60px 0 0;
    text-align: center
  }

  .t492__blockimgmobile_padding-0 {
    padding: 0
  }

  .t492__blocktable {
    height: auto !important
  }

  .t492__blocktext {
    width: 100%
  }
}

@media screen and (max-width: 640px) {
  .t492 .t-title {
    width: 100%;
    padding-top: 50px
  }

  .t492 .t-descr {
    width: 100%;
    padding-bottom: 50px
  }

  .t492__textwrapper {
    margin: 20px
  }

  .t492 .t-btn {
    margin-top: 0;
    margin-bottom: 40px
  }

  .t492 .t-btntext {
    margin-top: 0;
    margin-bottom: 40px
  }
}

.t107 {
  text-align: center
}

#allrecords a.t107__link_width100:focus-visible {
  outline-offset: -2px
}

.t107__width {
  vertical-align: middle
}

.t107__widthauto {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto
}

.t107__title {
  padding-top: 28px;
  padding-bottom: 28px;
  font-size: 14px;
  line-height: 28px
}

@media screen and (max-width: 640px) {
  #allrecords a.t107__link:focus-visible {
    outline-offset: -2px
  }
}

@media screen and (max-width: 480px) {
  .t107__mobpadding {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
  }
}

.t502 .t-section__bottomwrapper {
  margin-top: 105px
}

#allrecords .t502__container {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.t502__container {
  display: flex;
  flex-wrap: wrap;
}

.t502__container li ul {
  list-style-type: disc
}

.t502__tablewrapper {
  display: table;
  width: 100%
}

.t502__circlewrapper {
  display: table-cell;
  vertical-align: top
}

.t502__textwrapper {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
  width: 100%
}

.t502__title {
  margin: 0;
  padding-bottom: 13px
}

.t502__circle {
  background-color: var(--bb-gray);
  border-radius: 50%;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  color: var(--bb-gold-3);
  overflow: hidden;
  white-space: nowrap;
}

.t502 {
  counter-reset: number
}

.t502 .t502__circle::before {
  counter-increment: number;
  content: counter(number)
}

.t502 .t-list__item {
  margin-top: 90px
}

.t502 .t-list__container_inrow1 .t-list__item:first-child, 
.t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), 
.t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), 
.t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
  margin-top: 0 !important
}

@media screen and (max-width: 960px) {
  .t502 .t-list__item, 
  .t502 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), 
  .t502 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), 
  .t502 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 36px !important
  }

  .t502 .t-list__container_inrow1 .t-list__item:first-child, 
  .t502 .t-list__container_inrow2 .t-list__item:first-child, 
  .t502 .t-list__container_inrow3 .t-list__item:first-child, 
  .t502 .t-list__container_inrow4 .t-list__item:first-child {
    margin-top: 0 !important
  }

  .t502__title {
    padding-bottom: 10px
  }

  .t502 .t-section__bottomwrapper {
    margin-top: 45px
  }

  .t502__separator {
    margin-bottom: 0 !important
  }

  .t502__blockdescr {
    margin-bottom: 20px
  }

  .t502__circle {
    max-width: 40px;
    max-height: 40px;
    font-size: 18px !important;
    line-height: 40px !important
  }
}

.t649 .t-section__bottomwrapper {
  margin-top: 105px
}

.t649 .t-card__container li ul {
  list-style-type: disc
}

.t649 .t649__separator {
  margin-bottom: 90px
}

.t649 a {
  text-decoration: none;
  color: #ff8562
}

.t649 .t649__uptitle {
  margin-top: 15px;
  margin-bottom: 0;
  color: #ff8562
}

.t649 .t649__sp {
  padding-top: 20px
}

.t649 .t-card__title {
  margin-top: 5px;
  margin-bottom: 20px
}

.t649 .t649__img {
  width: 100%
}

.t649 .t649__blockimg {
  border-radius: 9px;
}

.t649 .t649__blockimg_16-9 {
  padding-bottom: 56%
}

.t649 .t649__blockimg_4-3 {
  padding-bottom: 75%
}

.t649 .t649__blockimg_3-2 {
  padding-bottom: 66%
}

.t649 .t649__blockimg_1-1 {
  padding-bottom: 100%
}

.t649 .t649__blockimg_2-3 {
  padding-bottom: 150%
}

.t649 .t649__blockimg_3-4 {
  padding-bottom: 133%
}

.t649 .t649__blockimg_9-16 {
  padding-bottom: 177%
}

.t649 .t649__textwrapper {
  display: table;
  width: 100%
}

.t649 .t649__btn-container {
  width: 100%
}

.t649 .t-card__btn-wrapper {
  display: inline-block;
  padding-top: 30px
}

.t649 .t-card__btntext-wrapper {
  display: inline-block;
  padding-top: 17px
}

@media screen and (max-width: 960px) {
  .t649 .t649__separator {
    margin-bottom: 0 !important
  }

  .t649 .t649__col.t-col_4, .t649 .t649__col.t-col_6 {
    display: table;
    width: 100%;
    vertical-align: middle;
    margin: 0 auto 50px;
    float: none
  }

  .t649 .t649__col.t-col_4:last-child, .t649 .t649__col.t-col_6:last-child {
    margin-bottom: 0 !important
  }

  .t649 .t649__col.t-col_4 .t649__img, .t649 .t649__col.t-col_6 .t649__img {
    display: table-cell;
    width: 100%;
    vertical-align: top
  }

  .t649 .t649__col.t-col_4 .t649__textwrapper, 
  .t649 .t649__col.t-col_6 .t649__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding-left: 30px
  }

  .t649 .t-container {
    font-size: 0
  }

  .t649 .t649__col.t-col_3 {
    display: inline-block;
    max-width: 320px;
    vertical-align: top;
    margin-bottom: 60px
  }

  .t649 .t-card__uptitle {
    margin-top: 0
  }

  .t649 .t-col_4 .t649__sp, .t649 .t-col_6 .t649__sp {
    padding-top: 0
  }
}

@media screen and (max-width: 660px) {
  .t649 .t649__col.t-col_3, 
  .t649 .t649__col.t-col_4, 
  .t649 .t649__col.t-col_6 {
    display: table;
    max-width: 100%;
    vertical-align: middle;
    margin: 0 auto;
    margin-bottom: 60px;
    float: none
  }

  .t649 .t649__img {
    display: table-cell;
    width: 100%;
    vertical-align: top
  }

  .t649 .t649__textwrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top
  }

  .t649 .t649__col.t-col_3 .t649__textwrapper, 
  .t649 .t649__col.t-col_4 .t649__textwrapper, 
  .t649 .t649__col.t-col_6 .t649__textwrapper {
    padding-left: 20px
  }

  .t649 .t-col_3 .t649__sp {
    padding-top: 0
  }
}

@media screen and (max-width: 480px) {
  .t649 .t649__col.t-col_3, 
  .t649 .t649__col.t-col_4, 
  .t649 .t649__col.t-col_6 {
    display: block;
    max-width: 100%;
    width: 100%;
    float: none
  }

  .t649 .t649__img {
    display: block
  }

  .t649 .t649__col.t-col_3 .t649__textwrapper, 
  .t649 .t649__col.t-col_4 .t649__textwrapper, 
  .t649 .t649__col.t-col_6 .t649__textwrapper, 
  .t649 .t649__textwrapper {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0
  }

  .t649 .t649__sp {
    padding-top: 20px
  }

  .t649 .t-card__uptitle {
    margin-top: 10px
  }

  .t649 .t-card__title {
    margin-bottom: 13px
  }

  .t649 .t-card__btn-wrapper {
    padding-top: 25px
  }
}

.t823__container {
  position: relative
}

.t823__container_indent {
  padding: 0 40px;
  box-sizing: border-box;
}

.t823__wrapper {
  width: 100%;
  height: 700px;
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  table-layout: fixed
}

.t823__col {
  width: 50%;
  vertical-align: middle
}

.t823__col_img {
  height: 100%
}

.t823__title {
  padding-bottom: 20px
}

.t823__descr {
  padding-bottom: 30px
}

.t823__main-wrapper {
  padding: 10%
}

.t823__imgwrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  transition: height ease-in-out 0.3s
}

.t823__imgwrapper::before, .t823__imgwrapper::after {
  content: '';
  display: table;
  clear: both
}

.t823__imgwrapper .t823__bgimg {
  position: absolute;
  height: 100%;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat
}

.t823 .t823__imgblock {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0
}

.t823 .t823__button {
  margin-top: 20px
}

.t823 .t823__btntext-wrapper {
  margin-top: 20px
}

.t823 .t823__form-upper-text {
  margin-bottom: 20px;
  text-align: left
}

.t823 .t823__form-bottom-text {
  margin-top: 20px;
  text-align: left
}

.t823 .t-form__inputsbox {
  transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
  max-height: 10000px
}

.t823 .t823__inputsbox_hidden.t-form__inputsbox {
  overflow: hidden;
  max-height: 0;
  opacity: 0
}

.t823 .t-input-group {
  margin-bottom: 25px
}

.t823 .t-form_bbonly .t-form__inputsbox_flex .t-input-group {
  margin-bottom: 0
}

.t823 .t-input {
  background-color: transparent;
  appearance: none;
}

.t823 .t-input::-ms-clear {
  width: 0;
  height: 0
}

.t823 .t-input-block textarea {
  padding-top: 17px
}

.t823 .t-input-block textarea.t-input_pvis {
  padding-top: 26px
}

.t823 .t-input-block textarea {
  padding-top: 17px;
  background-color: transparent
}

.t823 .t-input-title {
  padding-bottom: 5px
}

.t823 .t-input-subtitle {
  padding-bottom: 15px
}

.t823 .t-input-group_rd .t-input-subtitle {
  padding-bottom: 5px
}

.t823 .t-inputtime, .t823 .t-datepicker__wrapper {
  max-width: 245px
}

.t823 .t-input-group_inrow .t-inputtime, .t823 .t-input-group_inrow .t-datepicker__wrapper {
  max-width: 100%
}

.t823 .t-form_bbonly .t-input-title {
  padding-bottom: 0;
  margin-bottom: 0
}

.t823 .t-form_bbonly .t-input-subtitle {
  padding-bottom: 5px;
  padding-top: 5px
}

.t823 .t-form_bbonly .t-input-block {
  margin-bottom: 30px
}

.t823 .t-form__inputsbox .t-input-group_st .t-input-block {
  display: none;
  margin-bottom: 0
}

.t823 .t-form__submit {
  display: block;
  vertical-align: middle;
  height: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: left
}

.t823 .t-form__inputsbox_flex .t-form__submit {
  margin-top: 5px
}

.t823 .t-form_bbonly .t-form__inputsbox_flex .t-form__submit {
  margin-top: 0
}

.t823 .t-form__inputsbox_flex .t-form__errorbox-wrapper {
  margin-bottom: 25px
}

.t823 .t-form_bbonly .t-form__inputsbox_flex .t-form__errorbox-wrapper {
  margin-bottom: 30px
}

@media screen and (max-width: 960px) {
  .t823__blocktextmobile {
    display: block !important;
    width: 100%;
    padding: 30px 0 0
  }

  .t823__main-wrapper {
    padding: 20px 20px 30px
  }

  .t823__col {
    display: block;
    width: 100% !important
  }

  .t823__col_form {
    display: none
  }

  .t823__col_form_mobile.t823__col_form {
    display: block
  }

  .t823__wrapper_mobile.t823__wrapper {
    height: 100%
  }

  .t823__col_img_mobile.t823__col_img {
    height: 700px
  }

  .t823__wrapper_mobile.t823__wrapper .t823__main-wrapper {
    padding-top: 40px
  }
}

@media screen and (max-width: 640px) {
  .t823 .t-form__submit {
    padding-bottom: 20px
  }

  .t823 .t-input-block textarea {
    padding-top: 12px
  }

  .t823 .t-submit {
    width: 100%
  }
}

@media screen and (max-width: 480px) {
  .t823 .t-inputtime, .t823 .t-datepicker__wrapper {
    max-width: 100%
  }
}

.t823 .t-form .js-error-control-box .t-select__wrapper {
  border: none !important
}

.t823 .t-form .js-error-control-box .t-select__wrapper .t-select {
  border: 1px solid #f00 !important
}

#rec1327722081 .t1061__wrap-video {
  border-radius: 9px;
  overflow: hidden;
}

#rec1327779601 .t-name {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
#rec1327779601 .t508__descr {
  font-size: 18px;
  font-weight: 400;
}

#rec1328074111 .t-descr {
  font-size: 22px;
  font-weight: 300;
}

#rec1328266901 .t015__title,
#rec1328266901 .t015__descr {
  color: var(--bb-gold-3);
}

#rec1328274341 .t-name {
  font-size: 24px;
  color: var(--bb-gold-3);
  font-weight: 500;
  text-transform: uppercase;
}
#rec1328274341 .t508__descr {
  font-size: 18px;
  color: var(--bb-gold-3);
  font-weight: 400;
}

#rec1328324451 .t015__title,
#rec1328324451 .t015__descr {
  color: var(--bb-gold-3);
}

#rec1281884891 .t502__title {
  font-size: 24px;
  color: var(--bb-blue);
  font-weight: 500;
}

.t-section__descr {
  max-width: 560px;
}

#rec1328354911 .t-section__title {
  margin-bottom: 40px;
}
#rec1328354911 .t-section__descr {
  margin-bottom: 90px;
}

#rec1328354911 .t-card__title {
  font-size: 24px;
  color: var(--bb-blue);
  font-weight: 500;
}

#rec1328354911 .t-card__descr {
  font-size: 18px;
  color: var(--bb-blue);
  font-weight: 400;
}

@media screen and (min-width: 900px) {
  #rec1328354911 .t-section__title {
    font-size: 46px;
  }
}

@media screen and (max-width: 960px) {
  #rec1328354911 .t-section__title {
    margin-bottom: 20px;
  }

  #rec1328354911 .t-section__descr {
    margin-bottom: 60px;
  }
}
