

/* Start:/local/templates/wi_genshin/components/bitrix/news/characters/bitrix/news.detail/.default/style.css?16389837085689*/
.characterDetail {}
.characterDetail__character {font-size: 0.75rem; width: 78px; float: left; margin: 0 1rem 0 0;}
.characterDetail__desc>span {margin: 0; line-height: 1.6; font-size: 17px;}
.characterDetail__desc>span p:last-child {padding-bottom: 0;}
.characterDetail__col._props {padding-left: 0;}
.characterDetail__props {}
.characterDetail__prop {margin-bottom: 0.25rem;}
.characterDetail__prop:last-child {margin-bottom: 0}
.characterDetail__propV {font-family: 'genshin'; font-weight: normal;}
.characterDetail__desc {padding-top: 1rem; }
.characterDetail__desc:after {content: ''; position: relative; display: block; clear: both; float: none;}
.characterDetail__rating {}
.characterDetail__rating{padding-top: 1rem;}
.characterDetail__ratingTitle {font-size: 0.75rem; margin-bottom: 0.25rem; text-align: center;}
.characterDetail__ratingItem {
  text-align: center; 
  font-size: 1.5rem; 
  box-shadow: 0 1px 2px #999; 
  border-radius: 0.25rem; 
  font-family: 'genshin'; 
  padding: 0.625rem 0.5rem 0.5rem;
  line-height: 1;
  background: #fff;
}
.characterDetail__ratingItem._overall {margin-bottom: 0.5rem;}
.characterDetail__rating .row {margin: 0 -0.5rem;}
.characterDetail__rating .col,
.characterDetail__rating .col-12 {padding: 0 0.5rem;}

.characterDetail__menu {margin: 1rem -1rem -1rem;}
.characterDetail__menuItem {border-top: 1px solid rgba(255,255,255,0.1);}
.characterDetail__menuItem:last-child {}
.characterDetail__menuLink { display: block; padding: 0.5rem; text-align: center; background: rgba(255,255,255,0.5);transition: .5s; text-decoration: none !important; font-family: 'genshin'; font-weight: normal;}

.characterDetail__menuLink:hover {background: rgba(255,255,255,0.9);}

.characterDetail__videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.characterDetail__videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card-title small {font-size: .75em;}

.characterDetail__videocol {padding-top: 1rem;}

.characterDetail__adv ul {margin-bottom: 0;}
.characterDetail__adv .row {margin: 0 -0.5rem;}
.characterDetail__adv .col-12 {padding: 0 0.5rem;}

.recard:last-child {margin-bottom: 0;}

.characterDetail__lvlTable td,
.characterDetail__lvlTable th {vertical-align: middle; text-align: center; padding: .25rem !important;}
.characterDetail__material {font-size: 0.625rem; display: inline-block !important;}
.characterDetail__materialC {width: 60px; display: inline-block;}
.characterDetail__material._xs {font-size: 0.375rem;}

#weapons a,
#arts a {text-decoration: none;}
#weapons a:hover,
#arts a:hover {text-decoration: underline;}

.characterDetail__detail {margin-bottom: 1rem;}
.characterDetail__detail:last-child {margin-bottom: 0;}
.characterDetail__skillText {font-size: 0.9375rem; line-height: 1.3;}

.characterDetail h4, 
.characterDetail .h4 {font-size: 17px;}

.characterPromo {padding-top: 0!important; padding-bottom: 0!important;}

.characterPromo__star {width: 2rem; height: 2rem;}
.characterPromo__name {font-size: 1.5rem; font-weight: 900; font-family: 'genshin';}
.characterPromo__propV .fa {color: #ffcb3a; font-size: 1.5rem; padding-right: 0.25rem; text-shadow: 0 0 1px #302508;}
.characterPromo__propV {font-weight: 900; font-family: 'genshin';}
.characterPromo__desc {display: inline-block; padding: 0rem 0.5rem; font-size:1.25rem; margin-left: -0.5rem; margin-bottom: 1.5rem; position: relative; display: block; float: left;}
.characterPromo__desc span {position: relative;}
.characterPromo__props {display: block; float: none; clear: both;}
.characterPromo__prop {line-height: 1.75rem;}
.characterPromo__imageC {height: 0; padding-top: 75%; position: relative;}
.characterPromo__imageContainer {position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block;}
.characterPromo__image {object-fit: contain; height: 100% !important; width: 100% !important;}
.characterPromo__info {padding: 1rem 0;}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .characterDetail__col._props {padding-left: 15px;}
  
  .characterDetail__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .characterDetail__menuItem {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .characterDetail__rating  {padding-top: 0;}]
  .characterDetail__ratingTitle {margin-bottom: 0.125rem;}
  .characterDetail__ratingTitle._overall {display: none;}
  .characterDetail__ratingItem {padding: 0.5rem 0.375rem 0.375rem; font-size: 1rem; }
  
  .characterDetail__menu {display: table;}
  .characterDetail__menuItem {border-right: 1px solid rgba(255,255,255,0.1); display: table-cell;}
  .characterDetail__menuItem:last-child {border-right: none;}
  .characterPromo__name {font-size: 2rem;}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .characterDetail__desc {padding-top: 0;}
  .characterDetail__character {font-size: 1rem; width: 106px;}
  .characterDetail__rating  {padding-top: 1rem;}
  .characterDetail__ratingTitle {margin-bottom: 0.25rem; font-size: 0.875rem;}
  .characterDetail__ratingTitle._overall {display: block;}
  .characterDetail__ratingItem {padding: 0.625rem 0.5rem 0.5rem; font-size: 1.5rem; }
  .characterDetail__ratingItem._overall {margin-bottom: 0;}
  .characterPromo__imageC {    padding-top: 64%;}
  
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  
}




/* End */


/* Start:/local/templates/wi_genshin/components/bitrix/catalog.item/.default/style.css?16706075396896*/
.itemcard {width: 6.625em; position: relative; border-radius: 0.25rem; background: #e9e5dc; display: block; text-decoration: none !important; transition: 0.5s; box-shadow: 0 1px 2px #666;
  width: 100%;
  max-width: 256px;
  overflow: hidden;
}
a.itemcard:hover {box-shadow: 0 1px 5px #000;}
.itemcard__element {position: absolute; top: 0; left: 0; z-index:2; width: 1.75em; height: 1.75em; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.itemcard__element._anemo {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Anemo.png);}
.itemcard__element._cryo {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Cryo.png);}
.itemcard__element._dendro {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Dendro.png);}
.itemcard__element._electro {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Electro.png);}
.itemcard__element._geo {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Geo.png);}
.itemcard__element._hydro {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Hydro.png);}
.itemcard__element._pyro {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/e/Pyro.png);}
.itemcard__const {color: #f4d8a9; position: absolute; top: 0px; right: 0px; font-size: 0.875em; font-family: 'genshin';  font-weight: normal; 
  background: #425164; border: 1px solid #f4d8a9; border-radius: 0.25rem; padding: 4px 3px 2px; line-height: 1;
  z-index:2;
}
.itemcard__imgC {overflow: hidden;  background-position: center; background-repeat: no-repeat; background-size: cover; background-color: #d2c4b4;
  height: 0px; padding-top: 100%;
  border-radius: 0.25rem; 
  overflow: hidden;
  position: relative;
}

.itemcard__imgName {text-indent: -9999px;}
.itemcard__imgC._desc {border-bottom-right-radius: 1.375em; border-bottom-left-radius: 0;} 
.itemcard__imgC._s1 {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/s/1.jpg);}
.itemcard__imgC._s2 {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/s/2.jpg);}
.itemcard__imgC._s3 {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/s/3.jpg);}
.itemcard__imgC._s4 {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/s/4.jpg);}
.itemcard__imgC._s5 {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/s/5.jpg);}
.itemcard__img {position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex;}
.itemcard__img img {object-fit: contain; height: 100%; width: 100%;}
/*.itemcard__img img.bx-lazyload-loading,
.itemcard__img img[v-bx-lazyload] {object-fit: none !important; position: absolute; left: 50%; top: 50%; margin: -19px 0 0 -19px; width: auto;}*/
.itemcard__img._cover img {object-fit: cover;}
.itemcard__name {text-align: center; color: #4d5669; font-family: 'genshin';  font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;line-height: 1.5;
font-size: 15px;
}
.itemcard__name._sm {font-size: 0.875em; line-height: 1.375em}

.itemcard._dungeon {max-width: 512px;}
.itemcard._dungeon .itemcard__imgC {padding-top: 35%;}
.itemcard._dungeon .itemcard__img img {object-fit: cover;} 

.itemcard._enemy {width: 9.3em;}
.itemcard._enemy .itemcard__imgC {padding-top: 50%;}
.itemcard._enemy .itemcard__img img {object-fit: cover;}

.itemcard__sticker {font-family: 'genshin'; position: absolute; border: 0.125em solid rgb(240 196 56 / 75%); background: rgb(203 130 14 / 75%); color: #ffff80; right: 0; top: -0.25em;
  padding:  0.1875em 0.1875em 0.125em ; font-size: 0.875em; line-height: 1; border-radius: 0.25rem;
  box-shadow: 0 0 0.375rem rgb(240 196 56);
  z-index: 2;
}
.itemcard__sticker:before,
.itemcard__sticker:after {content: ''; position: absolute; display: block; background: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/star.svg) center center no-repeat; background-size: contain;}
.itemcard__sticker:before {bottom: -0.375em; left: -0.375em; width: 0.625em; height: 0.625em;}
.itemcard__sticker:after {top: -0.4375em; right: -0.4375em; width: 0.75em; height: 0.75em;}

.itemcard.char {font-size: 0.83rem;}

.itemcard__effect {position: absolute; top: 0; left: 0; width: 1.75em; height: 1.75em; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.itemcard__effect._atk_add {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/atk_atk.png);}
.itemcard__effect._def_add {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/def_def.png);}
.itemcard__effect._recovery_revive {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/revive.png);}
.itemcard__effect._atk_critrate {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/atk_crit.png);}
.itemcard__effect._recovery_hpaddall {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/hp_regen.png);}
.itemcard__effect._recovery_hpadd {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/hp_plus.png);}
.itemcard__effect._other_spreduceconsume {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/stam_reduce.png);}
.itemcard__effect._other_spadd {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/stam_plus.png);}
.itemcard__effect._climate_heat {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ef/climate_heat.png);}


.itemcard._banner {width: 100%; max-width: none;}
.itemcard._banner .itemcard__imgC {padding-top: 49%;}
.itemcard._banner .itemcard__img img {object-fit: cover;}

.itemcard__type {position: absolute; top: 0; left: 0; width: 1.75em; height: 1.75em; background-position: center center; background-repeat: no-repeat; background-size: cover; z-index: 10;}
.itemcard__type._forge {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ty/diagram.png);}
.itemcard__type._cook_recipe {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ty/recipe.png);}
.itemcard__type._combine {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ty/instructions.png);}
.itemcard__type._furniture_suite {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ty/furnishing_set_indoor.png);}
.itemcard__type._furniture_formula {background-image: url(/local/templates/wi_genshin/components/bitrix/catalog.item/.default/images/ty/furnishing_blueprint.png);}

.itemcard.outfit {}
.itemcard.outfit .itemcard__imgC {padding-top: 130%;}

.itemcard__count {position: absolute; bottom: 0; left: 0; right: 0; padding: 0.125em; font-size: 1em; background: rgb(73 83 102 / 75%); color: #fff; font-family: 'genshin'; text-align: center;}

.itemcard__name._hide {display: none;}

.itemcard._long {max-width: none;}
.itemcard._long .itemcard__imgC {padding-top: 50%;}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .itemcard.char {font-size: 0.91rem;}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  .itemcard.char {font-size: 0.90rem;}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  .itemcard.char {font-size: 0.92rem;}
  .itemcard__name._hide {
    display:block;
    position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgb(233 229 220 / 80%);
      border-bottom-left-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      max-height: 100%;
      white-space: normal;
      overflow: hidden;
      transform: translateY(100%);
      transition: .5s;
      font-size: 0.875em;
      line-height: 1.2; padding: 0.25em 0;
  }
  .itemcard:hover .itemcard__name._hide {transform: translateY(0);}
  .itemcard._long .itemcard__imgC {padding-top: 33%;}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .itemcard__name {padding: 0 0.25rem;}
  .itemcard.char {font-size: 0.99rem;}
  .itemcard._dungeon {}
  .itemcard.outfit {font-size: 1.115rem;}
  
}
/* End */


/* Start:/local/templates/wi_genshin/components/bitrix/catalog.item/build/style.css?1636123325414*/
.build {}
.build__itemcard {font-size: 0.625rem; width: 60px;}
.builds__section._bonuses,
.builds__section._stats,
.builds__section._alternative {padding-top: 1rem;}
.builds__section .table {margin-bottom: 0;}
.builds__statIcon {width: 10px; text-align: center; vertical-align: middle !important;}

.pageContent .build a {text-decoration: none;}
.pageContent .build a:hover {text-decoration: underline;}

/* End */
/* /local/templates/wi_genshin/components/bitrix/news/characters/bitrix/news.detail/.default/style.css?16389837085689 */
/* /local/templates/wi_genshin/components/bitrix/catalog.item/.default/style.css?16706075396896 */
/* /local/templates/wi_genshin/components/bitrix/catalog.item/build/style.css?1636123325414 */
